Update gcc .po files
[platform/upstream/gcc.git] / gcc / po / be.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1\n"
8 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
9 "POT-Creation-Date: 2022-04-01 17:30+0000\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
13 "Language: be\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Bugs: Report translation errors to the Language-Team address.\n"
18
19 #: cif-code.def:39
20 #, fuzzy
21 msgid "function not considered for inlining"
22 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
23
24 #: cif-code.def:43
25 msgid "caller is not optimized"
26 msgstr ""
27
28 #: cif-code.def:47
29 msgid "function body not available"
30 msgstr ""
31
32 #: cif-code.def:51
33 msgid "redefined extern inline functions are not considered for inlining"
34 msgstr ""
35
36 #: cif-code.def:56
37 msgid "function not inlinable"
38 msgstr ""
39
40 #: cif-code.def:60
41 msgid "function body can be overwritten at link time"
42 msgstr ""
43
44 #: cif-code.def:64
45 msgid "function not inline candidate"
46 msgstr ""
47
48 #: cif-code.def:68
49 msgid "--param large-function-growth limit reached"
50 msgstr ""
51
52 #: cif-code.def:70
53 msgid "--param large-stack-frame-growth limit reached"
54 msgstr ""
55
56 #: cif-code.def:72
57 msgid "--param max-inline-insns-single limit reached"
58 msgstr ""
59
60 #: cif-code.def:74
61 msgid "--param max-inline-insns-auto limit reached"
62 msgstr ""
63
64 #: cif-code.def:76
65 msgid "--param inline-unit-growth limit reached"
66 msgstr ""
67
68 #: cif-code.def:80
69 msgid "recursive inlining"
70 msgstr ""
71
72 #: cif-code.def:84
73 msgid "call is unlikely and code size would grow"
74 msgstr ""
75
76 #: cif-code.def:88
77 msgid "call is considered never executed and code size would grow"
78 msgstr ""
79
80 #: cif-code.def:92
81 msgid "function not declared inline and code size would grow"
82 msgstr ""
83
84 #: cif-code.def:96
85 msgid "mismatched declarations during linktime optimization"
86 msgstr ""
87
88 #: cif-code.def:100
89 msgid "variadic thunk call"
90 msgstr ""
91
92 #: cif-code.def:104
93 msgid "originally indirect function call not considered for inlining"
94 msgstr ""
95
96 #: cif-code.def:108
97 msgid "indirect function call with a yet undetermined callee"
98 msgstr ""
99
100 #: cif-code.def:112
101 msgid "exception handling personality mismatch"
102 msgstr ""
103
104 #: cif-code.def:117
105 #, fuzzy
106 #| msgid "Enable exception handling"
107 msgid "non-call exception handling mismatch"
108 msgstr "Уключыць апрацоўку выключэньняў"
109
110 #: cif-code.def:121
111 #, fuzzy
112 #| msgid ""
113 #| "\n"
114 #| "Language specific options:\n"
115 msgid "target specific option mismatch"
116 msgstr ""
117 "\n"
118 "Выбары, спецыфічныя для мовы:\n"
119
120 #: cif-code.def:125
121 msgid "optimization level attribute mismatch"
122 msgstr ""
123
124 #: cif-code.def:129
125 msgid "callee refers to comdat-local symbols"
126 msgstr ""
127
128 #: cif-code.def:134
129 msgid "sanitizer function attribute mismatch"
130 msgstr ""
131
132 #: cif-code.def:139
133 msgid "function has external linkage when the user requests only inlining static for live patching"
134 msgstr ""
135
136 #: cif-code.def:144
137 msgid "unreachable"
138 msgstr ""
139
140 #. The remainder are real diagnostic types.
141 #: diagnostic.def:33
142 #, fuzzy
143 msgid "fatal error: "
144 msgstr "Унутраная памылка: %s"
145
146 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
147 #. when reporting fatal signal in the compiler.
148 #: diagnostic.def:34 diagnostic.def:55
149 #, fuzzy
150 msgid "internal compiler error: "
151 msgstr "Унутраная памылка: %s"
152
153 #. This one is just for counting DK_WARNING promoted to DK_ERROR
154 #. due to -Werror and -Werror=warning.
155 #: diagnostic.def:35 diagnostic.def:52
156 msgid "error: "
157 msgstr ""
158
159 #: diagnostic.def:36
160 msgid "sorry, unimplemented: "
161 msgstr ""
162
163 #: diagnostic.def:37
164 msgid "warning: "
165 msgstr ""
166
167 #: diagnostic.def:38
168 msgid "anachronism: "
169 msgstr ""
170
171 #: diagnostic.def:39
172 msgid "note: "
173 msgstr ""
174
175 #: diagnostic.def:40
176 msgid "debug: "
177 msgstr ""
178
179 #. For use when using the diagnostic_show_locus machinery to show
180 #. a range of events within a path.
181 #: diagnostic.def:44
182 msgid "path: "
183 msgstr ""
184
185 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
186 #. prefix does not matter.
187 #: diagnostic.def:48
188 msgid "pedwarn: "
189 msgstr ""
190
191 #: diagnostic.def:49
192 #, fuzzy
193 #| msgid "parse error"
194 msgid "permerror: "
195 msgstr "граматычная памылка"
196
197 #: config/i386/djgpp.h:143
198 #, fuzzy, c-format
199 msgid "-f%s ignored (not supported for DJGPP)\n"
200 msgstr "-pipe не падтрымліваецца."
201
202 #. The remainder are real diagnostic types.
203 #: fortran/gfc-diagnostic.def:33
204 #, fuzzy
205 #| msgid "internal error"
206 msgid "Fatal Error"
207 msgstr "унутраная памылка"
208
209 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
210 #. when reporting fatal signal in the compiler.
211 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
212 #, fuzzy
213 #| msgid "internal error"
214 msgid "internal compiler error"
215 msgstr "унутраная памылка"
216
217 #: fortran/gfc-diagnostic.def:35
218 msgid "Error"
219 msgstr ""
220
221 #: fortran/gfc-diagnostic.def:36
222 msgid "sorry, unimplemented"
223 msgstr ""
224
225 #: fortran/gfc-diagnostic.def:37
226 #, fuzzy
227 #| msgid "warning:"
228 msgid "Warning"
229 msgstr "увага:"
230
231 #: fortran/gfc-diagnostic.def:38
232 msgid "anachronism"
233 msgstr ""
234
235 #: fortran/gfc-diagnostic.def:39
236 msgid "note"
237 msgstr ""
238
239 #: fortran/gfc-diagnostic.def:40
240 msgid "debug"
241 msgstr ""
242
243 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
244 #. prefix does not matter.
245 #: fortran/gfc-diagnostic.def:43
246 msgid "pedwarn"
247 msgstr ""
248
249 #: fortran/gfc-diagnostic.def:44
250 #, fuzzy
251 #| msgid "parse error"
252 msgid "permerror"
253 msgstr "граматычная памылка"
254
255 #. This one is just for counting DK_WARNING promoted to DK_ERROR
256 #. due to -Werror and -Werror=warning.
257 #: fortran/gfc-diagnostic.def:47
258 #, fuzzy
259 #| msgid "#error%.*s"
260 msgid "error"
261 msgstr "#памылка%.*s"
262
263 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
264 #, fuzzy
265 msgid "-gz is not supported in this configuration"
266 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
267
268 #: gcc.cc:839 gcc.cc:899
269 #, fuzzy
270 msgid "-gz=zlib is not supported in this configuration"
271 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
272
273 #: gcc.cc:1092
274 #, fuzzy
275 msgid "-fuse-linker-plugin is not supported in this configuration"
276 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
277
278 #: gcc.cc:1108
279 msgid "cannot specify -static with -fsanitize=address"
280 msgstr ""
281
282 #: gcc.cc:1110
283 msgid "cannot specify -static with -fsanitize=hwaddress"
284 msgstr ""
285
286 #: gcc.cc:1112
287 msgid "cannot specify -static with -fsanitize=thread"
288 msgstr ""
289
290 #: gcc.cc:1134
291 #, fuzzy
292 msgid "-fvtable-verify=std is not supported in this configuration"
293 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
294
295 #: gcc.cc:1136
296 msgid "-fvtable-verify=preinit is not supported in this configuration"
297 msgstr ""
298
299 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
300 msgid "-pg and -fomit-frame-pointer are incompatible"
301 msgstr ""
302
303 #: gcc.cc:1443
304 msgid "GNU C no longer supports -traditional without -E"
305 msgstr ""
306
307 #: gcc.cc:1452
308 msgid "-E or -x required when input is from standard input"
309 msgstr ""
310
311 #: config/darwin.h:154
312 msgid "conflicting code generation switches"
313 msgstr ""
314
315 #: config/darwin.h:159
316 msgid "-bundle_loader not allowed with -dynamiclib"
317 msgstr ""
318
319 #: config/darwin.h:161
320 msgid "-client_name not allowed with -dynamiclib"
321 msgstr ""
322
323 #: config/darwin.h:170
324 msgid "-keep_private_externs not allowed with -dynamiclib"
325 msgstr ""
326
327 #: config/darwin.h:172
328 msgid "-private_bundle not allowed with -dynamiclib"
329 msgstr ""
330
331 #: config/darwin.h:180
332 msgid "-compatibility_version only allowed with -dynamiclib"
333 msgstr ""
334
335 #: config/darwin.h:182
336 msgid "-current_version only allowed with -dynamiclib"
337 msgstr ""
338
339 #: config/darwin.h:184
340 msgid "-install_name only allowed with -dynamiclib"
341 msgstr ""
342
343 #: config/darwin.h:195
344 msgid "-bundle not allowed with -dynamiclib"
345 msgstr ""
346
347 #: config/darwin.h:211
348 msgid "-force_flat_namespace not allowed with -dynamiclib"
349 msgstr ""
350
351 #: config/darwin.h:216 config/darwin.h:614
352 #, fuzzy
353 msgid "gsplit-dwarf is not supported on this platform"
354 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
355
356 #: config/darwin.h:285
357 #, fuzzy
358 #| msgid "-pipe is not supported"
359 msgid "rdynamic is not supported"
360 msgstr "-pipe не падтрымліваецца"
361
362 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
363 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:758
364 #: config/sparc/freebsd.h:45
365 msgid "consider using '-pg' instead of '-p' with gprof(1)"
366 msgstr ""
367
368 #: config/lynx.h:69
369 msgid "cannot use mthreads and mlegacy-threads together"
370 msgstr ""
371
372 #: config/lynx.h:94
373 msgid "cannot use mshared and static together"
374 msgstr ""
375
376 #: config/sol2.h:350 config/sol2.h:355
377 #, fuzzy
378 #| msgid "%s does not support %s"
379 msgid "does not support multilib"
380 msgstr "%s не падтрымлівае %s"
381
382 #: config/sol2.h:449
383 #, fuzzy
384 msgid "-pie is not supported in this configuration"
385 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
386
387 #: config/vxworks.h:204
388 msgid "-Xbind-now and -Xbind-lazy are incompatible"
389 msgstr ""
390
391 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
392 #: config/riscv/freebsd.h:44
393 msgid "consider using `-pg' instead of `-p' with gprof (1)"
394 msgstr ""
395
396 #: config/arc/arc.h:68 config/mips/mips.h:1475
397 msgid "may not use both -EB and -EL"
398 msgstr ""
399
400 #: config/avr/specs.h:71 config/pru/pru.h:58
401 #, fuzzy
402 #| msgid "-pipe is not supported"
403 msgid "shared is not supported"
404 msgstr "-pipe не падтрымліваецца"
405
406 #: config/bfin/elf.h:55
407 msgid "no processor type specified for linking"
408 msgstr ""
409
410 #: config/cris/cris.h:168
411 msgid "do not specify both -march=... and -mcpu=..."
412 msgstr ""
413
414 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
415 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
416 msgid "shared and mdll are not compatible"
417 msgstr ""
418
419 #: config/i386/darwin.h:93
420 msgid "Darwin is not an mx32 platform"
421 msgstr ""
422
423 #: config/i386/darwin.h:94
424 msgid "Darwin does not support -mfentry or associated options"
425 msgstr ""
426
427 #: config/i386/sol2.h:59
428 #, fuzzy
429 msgid "-mx32 is not supported on Solaris"
430 msgstr "-pipe не падтрымліваецца"
431
432 #: config/mcore/mcore.h:53
433 msgid "the m210 does not have little endian support"
434 msgstr ""
435
436 #: config/mips/r3900.h:37
437 msgid "-mhard-float not supported"
438 msgstr "-mhard-float не падтрымліваецца"
439
440 #: config/mips/r3900.h:39
441 msgid "-msingle-float and -msoft-float cannot both be specified"
442 msgstr ""
443
444 #: config/moxie/moxiebox.h:43
445 msgid "this target is little-endian"
446 msgstr ""
447
448 #: config/msp430/msp430.h:90
449 msgid "-mcode-region requires the large memory model (-mlarge)"
450 msgstr ""
451
452 #: config/msp430/msp430.h:92
453 msgid "-mdata-region requires the large memory model (-mlarge)"
454 msgstr ""
455
456 #: config/nios2/elf.h:44
457 msgid "You need a C startup file for -msys-crt0="
458 msgstr ""
459
460 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
461 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
462 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
463 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
464 #: config/pa/pa64-hpux.h:44
465 msgid "warning: consider linking with '-static' as system libraries with"
466 msgstr ""
467
468 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
469 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
470 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
471 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
472 #: config/pa/pa64-hpux.h:45
473 msgid "  profiling support are only provided in archive format"
474 msgstr ""
475
476 #: config/rs6000/darwin.h:123
477 msgid " conflicting code gen style switches are used"
478 msgstr ""
479
480 #: config/rs6000/freebsd64.h:114
481 msgid "consider using `-pg' instead of `-p' with gprof(1)"
482 msgstr ""
483
484 #: config/rs6000/rs6000.h:167
485 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
486 msgstr ""
487
488 #: config/rx/linux.h:53 config/rx/rx.h:82
489 msgid "rx200 cpu does not have FPU hardware"
490 msgstr ""
491
492 #: config/rx/rx.h:80
493 msgid "-mas100-syntax is incompatible with -gdwarf"
494 msgstr ""
495
496 #: config/rx/rx.h:81
497 msgid "rx100 cpu does not have FPU hardware"
498 msgstr ""
499
500 #: config/s390/tpf.h:119
501 #, fuzzy
502 #| msgid "-pipe is not supported"
503 msgid "static is not supported on TPF-OS"
504 msgstr "-pipe не падтрымліваецца"
505
506 #: config/sh/sh.h:299 config/sh/sh.h:302
507 #, fuzzy
508 #| msgid "%s does not support %s"
509 msgid "SH2a does not support little-endian"
510 msgstr "%s не падтрымлівае %s"
511
512 #: config/sparc/linux64.h:142
513 #, fuzzy
514 msgid "-fsanitize=address is not supported in this configuration"
515 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
516
517 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
518 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
519 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
520 msgid "may not use both -m32 and -m64"
521 msgstr ""
522
523 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
524 msgid "-mbig-endian and -mlittle-endian may not be used together"
525 msgstr ""
526
527 #: config/vax/netbsd-elf.h:51
528 msgid "the -shared option is not currently supported for VAX ELF"
529 msgstr ""
530
531 #: config/vax/vax.h:46 config/vax/vax.h:47
532 #, fuzzy
533 msgid "profiling not supported with -mg"
534 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
535
536 #: ada/gcc-interface/lang-specs.h:38
537 msgid "-c or -S required for Ada"
538 msgstr ""
539
540 #: ada/gcc-interface/lang-specs.h:56
541 msgid "-c required for gnat2why"
542 msgstr ""
543
544 #: ada/gcc-interface/lang-specs.h:67
545 msgid "-c required for gnat2scil"
546 msgstr ""
547
548 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
549 msgid "gfortran does not support -E without -cpp"
550 msgstr ""
551
552 #: objc/lang-specs.h:30 objc/lang-specs.h:41
553 msgid "GNU Objective C no longer supports traditional compilation"
554 msgstr ""
555
556 #: objc/lang-specs.h:55
557 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
558 msgstr ""
559
560 #: objcp/lang-specs.h:58
561 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
562 msgstr ""
563
564 #: fortran/lang.opt:146
565 #, no-c-format
566 msgid "-J<directory>\tPut MODULE files in 'directory'."
567 msgstr ""
568
569 #: fortran/lang.opt:198
570 #, no-c-format
571 msgid "Warn about possible aliasing of dummy arguments."
572 msgstr ""
573
574 #: fortran/lang.opt:202
575 #, no-c-format
576 msgid "Warn about alignment of COMMON blocks."
577 msgstr ""
578
579 #: fortran/lang.opt:206
580 #, no-c-format
581 msgid "Warn about missing ampersand in continued character constants."
582 msgstr ""
583
584 #: fortran/lang.opt:210
585 #, fuzzy, no-c-format
586 #| msgid "cannot create temporary file"
587 msgid "Warn about creation of array temporaries."
588 msgstr "немагчыма стварыць часовы файл"
589
590 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
591 #: common.opt:680 common.opt:822 common.opt:1060 common.opt:1064
592 #: common.opt:1068 common.opt:1072 common.opt:1747 common.opt:1811
593 #: common.opt:1950 common.opt:1954 common.opt:2203 common.opt:2421
594 #: common.opt:3137
595 #, no-c-format
596 msgid "Does nothing. Preserved for backward compatibility."
597 msgstr ""
598
599 #: fortran/lang.opt:218
600 #, no-c-format
601 msgid "Warn if the type of a variable might be not interoperable with C."
602 msgstr ""
603
604 #: fortran/lang.opt:226
605 #, no-c-format
606 msgid "Warn about truncated character expressions."
607 msgstr ""
608
609 #: fortran/lang.opt:230
610 #, no-c-format
611 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
612 msgstr ""
613
614 #: fortran/lang.opt:238
615 #, no-c-format
616 msgid "Warn about most implicit conversions."
617 msgstr ""
618
619 #: fortran/lang.opt:242
620 #, no-c-format
621 msgid "Warn about possibly incorrect subscripts in do loops."
622 msgstr ""
623
624 #: fortran/lang.opt:250
625 #, no-c-format
626 msgid "Warn if loops have been interchanged."
627 msgstr ""
628
629 #: fortran/lang.opt:254
630 #, no-c-format
631 msgid "Warn about function call elimination."
632 msgstr ""
633
634 #: fortran/lang.opt:258
635 #, no-c-format
636 msgid "Warn about calls with implicit interface."
637 msgstr ""
638
639 #: fortran/lang.opt:262
640 #, no-c-format
641 msgid "Warn about called procedures not explicitly declared."
642 msgstr ""
643
644 #: fortran/lang.opt:266
645 #, no-c-format
646 msgid "Warn about constant integer divisions with truncated results."
647 msgstr ""
648
649 #: fortran/lang.opt:270
650 #, no-c-format
651 msgid "Warn about truncated source lines."
652 msgstr ""
653
654 #: fortran/lang.opt:274
655 #, no-c-format
656 msgid "Warn on intrinsics not part of the selected standard."
657 msgstr ""
658
659 #: fortran/lang.opt:286
660 #, no-c-format
661 msgid "Warn about USE statements that have no ONLY qualifier."
662 msgstr ""
663
664 #: fortran/lang.opt:298
665 #, no-c-format
666 msgid "Warn that -fno-automatic may break recursion."
667 msgstr ""
668
669 #: fortran/lang.opt:306
670 #, no-c-format
671 msgid "Warn about real-literal-constants with 'q' exponent-letter."
672 msgstr ""
673
674 #: fortran/lang.opt:310
675 #, no-c-format
676 msgid "Warn when a left-hand-side array variable is reallocated."
677 msgstr ""
678
679 #: fortran/lang.opt:314
680 #, no-c-format
681 msgid "Warn when a left-hand-side variable is reallocated."
682 msgstr ""
683
684 #: fortran/lang.opt:318
685 #, no-c-format
686 msgid "Warn if the pointer in a pointer assignment might outlive its target."
687 msgstr ""
688
689 #: fortran/lang.opt:326
690 #, no-c-format
691 msgid "Warn about \"suspicious\" constructs."
692 msgstr ""
693
694 #: fortran/lang.opt:330
695 #, no-c-format
696 msgid "Permit nonconforming uses of the tab character."
697 msgstr ""
698
699 #: fortran/lang.opt:334
700 #, no-c-format
701 msgid "Warn about an invalid DO loop."
702 msgstr ""
703
704 #: fortran/lang.opt:338
705 #, no-c-format
706 msgid "Warn about underflow of numerical constant expressions."
707 msgstr ""
708
709 #: fortran/lang.opt:346
710 #, no-c-format
711 msgid "Warn if a user-procedure has the same name as an intrinsic."
712 msgstr ""
713
714 #: fortran/lang.opt:354
715 #, no-c-format
716 msgid "Warn about unused dummy arguments."
717 msgstr ""
718
719 #: fortran/lang.opt:358
720 #, no-c-format
721 msgid "Warn about zero-trip DO loops."
722 msgstr ""
723
724 #: fortran/lang.opt:362
725 #, no-c-format
726 msgid "Enable preprocessing."
727 msgstr ""
728
729 #: fortran/lang.opt:370
730 #, no-c-format
731 msgid "Disable preprocessing."
732 msgstr ""
733
734 #: fortran/lang.opt:378
735 #, no-c-format
736 msgid "Accept argument mismatches in procedure calls."
737 msgstr ""
738
739 #: fortran/lang.opt:382
740 #, no-c-format
741 msgid "Eliminate multiple function invocations also for impure functions."
742 msgstr ""
743
744 #: fortran/lang.opt:386
745 #, no-c-format
746 msgid "Enable alignment of COMMON blocks."
747 msgstr ""
748
749 #: fortran/lang.opt:390
750 #, no-c-format
751 msgid "All intrinsics procedures are available regardless of selected standard."
752 msgstr ""
753
754 #: fortran/lang.opt:394
755 #, no-c-format
756 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
757 msgstr ""
758
759 #: fortran/lang.opt:402
760 #, no-c-format
761 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
762 msgstr ""
763
764 #: fortran/lang.opt:406
765 #, no-c-format
766 msgid "Specify that backslash in string introduces an escape character."
767 msgstr ""
768
769 #: fortran/lang.opt:410
770 #, no-c-format
771 msgid "Produce a backtrace when a runtime error is encountered."
772 msgstr ""
773
774 #: fortran/lang.opt:414
775 #, no-c-format
776 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
777 msgstr ""
778
779 #: fortran/lang.opt:421
780 #, no-c-format
781 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
782 msgstr ""
783
784 #: fortran/lang.opt:425
785 #, no-c-format
786 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
787 msgstr ""
788
789 #: fortran/lang.opt:450
790 #, no-c-format
791 msgid "Use the Cray Pointer extension."
792 msgstr ""
793
794 #: fortran/lang.opt:454
795 #, no-c-format
796 msgid "Generate C prototypes from BIND(C) declarations."
797 msgstr ""
798
799 #: fortran/lang.opt:458
800 #, no-c-format
801 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
802 msgstr ""
803
804 #: fortran/lang.opt:462
805 #, no-c-format
806 msgid "Ignore 'D' in column one in fixed form."
807 msgstr ""
808
809 #: fortran/lang.opt:466
810 #, no-c-format
811 msgid "Treat lines with 'D' in column one as comments."
812 msgstr ""
813
814 #: fortran/lang.opt:470
815 #, no-c-format
816 msgid "Issue debug information for compiler-generated auxiliary variables."
817 msgstr ""
818
819 #: fortran/lang.opt:474
820 #, no-c-format
821 msgid "Enable all DEC language extensions."
822 msgstr ""
823
824 #: fortran/lang.opt:478
825 #, no-c-format
826 msgid "Enable the use of blank format items in format strings."
827 msgstr ""
828
829 #: fortran/lang.opt:482
830 #, no-c-format
831 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
832 msgstr ""
833
834 #: fortran/lang.opt:487
835 #, no-c-format
836 msgid "Enable legacy parsing of INCLUDE as statement."
837 msgstr ""
838
839 #: fortran/lang.opt:491
840 #, no-c-format
841 msgid "Enable default widths for i, f and g format specifiers."
842 msgstr ""
843
844 #: fortran/lang.opt:495
845 #, no-c-format
846 msgid "Enable kind-specific variants of integer intrinsic functions."
847 msgstr ""
848
849 #: fortran/lang.opt:499
850 #, no-c-format
851 msgid "Enable legacy math intrinsics for compatibility."
852 msgstr ""
853
854 #: fortran/lang.opt:503
855 #, no-c-format
856 msgid "Enable support for DEC STRUCTURE/RECORD."
857 msgstr ""
858
859 #: fortran/lang.opt:507
860 #, no-c-format
861 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
862 msgstr ""
863
864 #: fortran/lang.opt:511
865 #, no-c-format
866 msgid "Set the default double precision kind to an 8 byte wide type."
867 msgstr ""
868
869 #: fortran/lang.opt:515
870 #, no-c-format
871 msgid "Set the default integer kind to an 8 byte wide type."
872 msgstr ""
873
874 #: fortran/lang.opt:519
875 #, no-c-format
876 msgid "Set the default real kind to an 8 byte wide type."
877 msgstr ""
878
879 #: fortran/lang.opt:523
880 #, no-c-format
881 msgid "Set the default real kind to an 10 byte wide type."
882 msgstr ""
883
884 #: fortran/lang.opt:527
885 #, no-c-format
886 msgid "Set the default real kind to an 16 byte wide type."
887 msgstr ""
888
889 #: fortran/lang.opt:531
890 #, no-c-format
891 msgid "Allow dollar signs in entity names."
892 msgstr ""
893
894 #: fortran/lang.opt:539
895 #, no-c-format
896 msgid "Display the code tree after parsing."
897 msgstr ""
898
899 #: fortran/lang.opt:543
900 #, no-c-format
901 msgid "Display the code tree after front end optimization."
902 msgstr ""
903
904 #: fortran/lang.opt:547
905 #, no-c-format
906 msgid "Display the global symbol table after parsing."
907 msgstr ""
908
909 #: fortran/lang.opt:551
910 #, no-c-format
911 msgid "Display the code tree after parsing; deprecated option."
912 msgstr ""
913
914 #: fortran/lang.opt:555
915 #, no-c-format
916 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
917 msgstr ""
918
919 #: fortran/lang.opt:559
920 #, no-c-format
921 msgid "Use f2c calling convention."
922 msgstr ""
923
924 #: fortran/lang.opt:563
925 #, no-c-format
926 msgid "Assume that the source file is fixed form."
927 msgstr ""
928
929 #: fortran/lang.opt:567
930 #, no-c-format
931 msgid "Force creation of temporary to test infrequently-executed forall code."
932 msgstr ""
933
934 #: fortran/lang.opt:571
935 #, no-c-format
936 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
937 msgstr ""
938
939 #: fortran/lang.opt:575 fortran/lang.opt:579
940 #, no-c-format
941 msgid "Specify where to find the compiled intrinsic modules."
942 msgstr ""
943
944 #: fortran/lang.opt:583
945 #, no-c-format
946 msgid "Allow arbitrary character line width in fixed mode."
947 msgstr ""
948
949 #: fortran/lang.opt:587
950 #, no-c-format
951 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
952 msgstr ""
953
954 #: fortran/lang.opt:591
955 #, no-c-format
956 msgid "Pad shorter fixed form lines to line width with spaces."
957 msgstr ""
958
959 #: fortran/lang.opt:595
960 #, no-c-format
961 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
962 msgstr ""
963
964 #: fortran/lang.opt:599
965 #, no-c-format
966 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
967 msgstr ""
968
969 #: fortran/lang.opt:603
970 #, no-c-format
971 msgid "Assume that the source file is free form."
972 msgstr ""
973
974 #: fortran/lang.opt:607
975 #, no-c-format
976 msgid "Allow arbitrary character line width in free mode."
977 msgstr ""
978
979 #: fortran/lang.opt:611
980 #, no-c-format
981 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
982 msgstr ""
983
984 #: fortran/lang.opt:615
985 #, no-c-format
986 msgid "Try to interchange loops if profitable."
987 msgstr ""
988
989 #: fortran/lang.opt:619
990 #, fuzzy, no-c-format
991 #| msgid "Enable SSA optimizations"
992 msgid "Enable front end optimization."
993 msgstr "Уключаць SSA аптымізацыю"
994
995 #: fortran/lang.opt:623
996 #, no-c-format
997 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
998 msgstr ""
999
1000 #: fortran/lang.opt:627
1001 #, no-c-format
1002 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
1003 msgstr ""
1004
1005 #: fortran/lang.opt:631
1006 #, no-c-format
1007 msgid "Initialize components of derived type variables according to other init flags."
1008 msgstr ""
1009
1010 #: fortran/lang.opt:635
1011 #, no-c-format
1012 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
1013 msgstr ""
1014
1015 #: fortran/lang.opt:639
1016 #, no-c-format
1017 msgid "Initialize local variables to zero (from g77)."
1018 msgstr ""
1019
1020 #: fortran/lang.opt:643
1021 #, no-c-format
1022 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1023 msgstr ""
1024
1025 #: fortran/lang.opt:647
1026 #, no-c-format
1027 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1028 msgstr ""
1029
1030 #: fortran/lang.opt:669
1031 #, no-c-format
1032 msgid "-finline-arg-packing\tPerform argument packing inline."
1033 msgstr ""
1034
1035 #: fortran/lang.opt:673
1036 #, no-c-format
1037 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
1038 msgstr ""
1039
1040 #: fortran/lang.opt:677
1041 #, no-c-format
1042 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
1043 msgstr ""
1044
1045 #: fortran/lang.opt:681
1046 #, no-c-format
1047 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1048 msgstr ""
1049
1050 #: fortran/lang.opt:685
1051 #, no-c-format
1052 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1053 msgstr ""
1054
1055 #: fortran/lang.opt:689
1056 #, no-c-format
1057 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1058 msgstr ""
1059
1060 #: fortran/lang.opt:693
1061 #, no-c-format
1062 msgid "Put all local arrays on stack."
1063 msgstr ""
1064
1065 #: fortran/lang.opt:697
1066 #, no-c-format
1067 msgid "Set default accessibility of module entities to PRIVATE."
1068 msgstr ""
1069
1070 #: fortran/lang.opt:717
1071 #, no-c-format
1072 msgid "Try to lay out derived types as compactly as possible."
1073 msgstr ""
1074
1075 #: fortran/lang.opt:725
1076 #, no-c-format
1077 msgid "Protect parentheses in expressions."
1078 msgstr ""
1079
1080 #: fortran/lang.opt:729
1081 #, no-c-format
1082 msgid "Path to header file that should be pre-included before each compilation unit."
1083 msgstr ""
1084
1085 #: fortran/lang.opt:733
1086 #, no-c-format
1087 msgid "Enable range checking during compilation."
1088 msgstr ""
1089
1090 #: fortran/lang.opt:737
1091 #, no-c-format
1092 msgid "Interpret any REAL(4) as a REAL(8)."
1093 msgstr ""
1094
1095 #: fortran/lang.opt:741
1096 #, no-c-format
1097 msgid "Interpret any REAL(4) as a REAL(10)."
1098 msgstr ""
1099
1100 #: fortran/lang.opt:745
1101 #, no-c-format
1102 msgid "Interpret any REAL(4) as a REAL(16)."
1103 msgstr ""
1104
1105 #: fortran/lang.opt:749
1106 #, no-c-format
1107 msgid "Interpret any REAL(8) as a REAL(4)."
1108 msgstr ""
1109
1110 #: fortran/lang.opt:753
1111 #, no-c-format
1112 msgid "Interpret any REAL(8) as a REAL(10)."
1113 msgstr ""
1114
1115 #: fortran/lang.opt:757
1116 #, no-c-format
1117 msgid "Interpret any REAL(8) as a REAL(16)."
1118 msgstr ""
1119
1120 #: fortran/lang.opt:761
1121 #, no-c-format
1122 msgid "Reallocate the LHS in assignments."
1123 msgstr ""
1124
1125 #: fortran/lang.opt:765
1126 #, no-c-format
1127 msgid "Use a 4-byte record marker for unformatted files."
1128 msgstr ""
1129
1130 #: fortran/lang.opt:769
1131 #, no-c-format
1132 msgid "Use an 8-byte record marker for unformatted files."
1133 msgstr ""
1134
1135 #: fortran/lang.opt:773
1136 #, no-c-format
1137 msgid "Allocate local variables on the stack to allow indirect recursion."
1138 msgstr ""
1139
1140 #: fortran/lang.opt:777
1141 #, no-c-format
1142 msgid "Copy array sections into a contiguous block on procedure entry."
1143 msgstr ""
1144
1145 #: fortran/lang.opt:781
1146 #, no-c-format
1147 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1148 msgstr ""
1149
1150 #: fortran/lang.opt:797
1151 #, no-c-format
1152 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1153 msgstr ""
1154
1155 #: fortran/lang.opt:801
1156 #, no-c-format
1157 msgid "Append a second underscore if the name already contains an underscore."
1158 msgstr ""
1159
1160 #: fortran/lang.opt:809
1161 #, no-c-format
1162 msgid "Apply negative sign to zero values."
1163 msgstr ""
1164
1165 #: fortran/lang.opt:816
1166 #, no-c-format
1167 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1168 msgstr ""
1169
1170 #: fortran/lang.opt:820
1171 #, no-c-format
1172 msgid "Append underscores to externally visible names."
1173 msgstr ""
1174
1175 #: fortran/lang.opt:824 c-family/c.opt:1623 c-family/c.opt:1659
1176 #: c-family/c.opt:1667 c-family/c.opt:1986 config/pa/pa.opt:42
1177 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1178 #: config/arc/arc.opt:305 common.opt:638 common.opt:1151 common.opt:1155
1179 #: common.opt:1159 common.opt:1246 common.opt:1536 common.opt:1618
1180 #: common.opt:1902 common.opt:2045 common.opt:2088 common.opt:2496
1181 #: common.opt:2532 common.opt:2625 common.opt:2629 common.opt:2738
1182 #: common.opt:2829 common.opt:2837 common.opt:2845 common.opt:2853
1183 #: common.opt:2954 common.opt:3010 common.opt:3098 common.opt:3258
1184 #: common.opt:3262 common.opt:3266 common.opt:3270
1185 #, no-c-format
1186 msgid "Does nothing.  Preserved for backward compatibility."
1187 msgstr ""
1188
1189 #: fortran/lang.opt:864
1190 #, no-c-format
1191 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1192 msgstr ""
1193
1194 #: fortran/lang.opt:868
1195 #, no-c-format
1196 msgid "Conform to the ISO Fortran 2003 standard."
1197 msgstr ""
1198
1199 #: fortran/lang.opt:872
1200 #, no-c-format
1201 msgid "Conform to the ISO Fortran 2008 standard."
1202 msgstr ""
1203
1204 #: fortran/lang.opt:876
1205 #, no-c-format
1206 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1207 msgstr ""
1208
1209 #: fortran/lang.opt:880
1210 #, no-c-format
1211 msgid "Conform to the ISO Fortran 2018 standard."
1212 msgstr ""
1213
1214 #: fortran/lang.opt:884
1215 #, no-c-format
1216 msgid "Conform to the ISO Fortran 95 standard."
1217 msgstr ""
1218
1219 #: fortran/lang.opt:888
1220 #, no-c-format
1221 msgid "Conform to nothing in particular."
1222 msgstr ""
1223
1224 #: fortran/lang.opt:892
1225 #, no-c-format
1226 msgid "Accept extensions to support legacy code."
1227 msgstr ""
1228
1229 #: c-family/c.opt:182
1230 #, no-c-format
1231 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1232 msgstr ""
1233
1234 #: c-family/c.opt:186
1235 #, no-c-format
1236 msgid "Do not discard comments."
1237 msgstr ""
1238
1239 #: c-family/c.opt:190
1240 #, no-c-format
1241 msgid "Do not discard comments in macro expansions."
1242 msgstr ""
1243
1244 #: c-family/c.opt:194
1245 #, no-c-format
1246 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1247 msgstr ""
1248
1249 #: c-family/c.opt:201
1250 #, no-c-format
1251 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1252 msgstr ""
1253
1254 #: c-family/c.opt:205
1255 #, no-c-format
1256 msgid "Enable parsing GIMPLE."
1257 msgstr ""
1258
1259 #: c-family/c.opt:209
1260 #, no-c-format
1261 msgid "Print the name of header files as they are used."
1262 msgstr ""
1263
1264 #: c-family/c.opt:213
1265 #, no-c-format
1266 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1267 msgstr ""
1268
1269 #: c-family/c.opt:217
1270 #, no-c-format
1271 msgid "Generate make dependencies."
1272 msgstr ""
1273
1274 #: c-family/c.opt:221
1275 #, no-c-format
1276 msgid "Generate make dependencies and compile."
1277 msgstr ""
1278
1279 #: c-family/c.opt:225
1280 #, no-c-format
1281 msgid "-MF <file>\tWrite dependency output to the given file."
1282 msgstr ""
1283
1284 #: c-family/c.opt:229
1285 #, no-c-format
1286 msgid "Treat missing header files as generated files."
1287 msgstr ""
1288
1289 #: c-family/c.opt:233
1290 #, no-c-format
1291 msgid "Like -M but ignore system header files."
1292 msgstr ""
1293
1294 #: c-family/c.opt:237
1295 #, no-c-format
1296 msgid "Like -MD but ignore system header files."
1297 msgstr ""
1298
1299 #: c-family/c.opt:241
1300 #, no-c-format
1301 msgid "Generate C++ Module dependency information."
1302 msgstr ""
1303
1304 #: c-family/c.opt:249
1305 #, fuzzy, no-c-format
1306 #| msgid "Generate code for Intel as"
1307 msgid "Generate phony targets for all headers."
1308 msgstr "Генерыраваць код для Intel as"
1309
1310 #: c-family/c.opt:253
1311 #, no-c-format
1312 msgid "-MQ <target>\tAdd a target that may require quoting."
1313 msgstr ""
1314
1315 #: c-family/c.opt:257
1316 #, no-c-format
1317 msgid "-MT <target>\tAdd a target that does not require quoting."
1318 msgstr ""
1319
1320 #: c-family/c.opt:261
1321 #, fuzzy, no-c-format
1322 #| msgid "Do not generate char instructions"
1323 msgid "Do not generate #line directives."
1324 msgstr "Не генерыраваць сімвальныя інструкцыі"
1325
1326 #: c-family/c.opt:265
1327 #, no-c-format
1328 msgid "-U<macro>\tUndefine <macro>."
1329 msgstr ""
1330
1331 #: c-family/c.opt:269
1332 #, no-c-format
1333 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1334 msgstr ""
1335
1336 #: c-family/c.opt:273
1337 #, no-c-format
1338 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1339 msgstr ""
1340
1341 #: c-family/c.opt:277
1342 #, no-c-format
1343 msgid "Warn about things that change between the current -fabi-version and the specified version."
1344 msgstr ""
1345
1346 #: c-family/c.opt:281
1347 #, no-c-format
1348 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1349 msgstr ""
1350
1351 #: c-family/c.opt:288
1352 #, no-c-format
1353 msgid "Warn on suspicious calls of standard functions computing absolute values."
1354 msgstr ""
1355
1356 #: c-family/c.opt:292
1357 #, no-c-format
1358 msgid "Warn about suspicious uses of memory addresses."
1359 msgstr ""
1360
1361 #: c-family/c.opt:308
1362 #, no-c-format
1363 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1364 msgstr ""
1365
1366 #: c-family/c.opt:312
1367 #, no-c-format
1368 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1369 msgstr ""
1370
1371 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1372 #, no-c-format
1373 msgid "Enable most warning messages."
1374 msgstr ""
1375
1376 #: c-family/c.opt:320
1377 #, no-c-format
1378 msgid "Warn on any use of alloca."
1379 msgstr ""
1380
1381 #: c-family/c.opt:324
1382 #, no-c-format
1383 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1384 msgstr ""
1385
1386 #: c-family/c.opt:329
1387 #, no-c-format
1388 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1389 msgstr ""
1390
1391 #: c-family/c.opt:333
1392 #, no-c-format
1393 msgid "Warn for calls to allocation functions that specify zero bytes."
1394 msgstr ""
1395
1396 #: c-family/c.opt:337
1397 #, no-c-format
1398 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."
1399 msgstr ""
1400
1401 #: c-family/c.opt:343
1402 #, no-c-format
1403 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1404 msgstr ""
1405
1406 #: c-family/c.opt:351
1407 #, no-c-format
1408 msgid "Warn about comparisons between two operands of array type."
1409 msgstr ""
1410
1411 #: c-family/c.opt:355 c-family/c.opt:359
1412 #, no-c-format
1413 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1414 msgstr ""
1415
1416 #: c-family/c.opt:363
1417 #, no-c-format
1418 msgid "Warn about accesses to interior zero-length array members."
1419 msgstr ""
1420
1421 #: c-family/c.opt:367
1422 #, no-c-format
1423 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1424 msgstr ""
1425
1426 #: c-family/c.opt:371
1427 #, no-c-format
1428 msgid "Warn about casting functions to incompatible types."
1429 msgstr ""
1430
1431 #: c-family/c.opt:379
1432 #, no-c-format
1433 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1434 msgstr ""
1435
1436 #: c-family/c.opt:402
1437 #, no-c-format
1438 msgid "Warn about boolean expression compared with an integer value different from true/false."
1439 msgstr ""
1440
1441 #: c-family/c.opt:406
1442 #, no-c-format
1443 msgid "Warn about certain operations on boolean expressions."
1444 msgstr ""
1445
1446 #: c-family/c.opt:410
1447 #, no-c-format
1448 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1449 msgstr ""
1450
1451 #: c-family/c.opt:414
1452 #, no-c-format
1453 msgid "Warn when a built-in function is declared with the wrong signature."
1454 msgstr ""
1455
1456 #: c-family/c.opt:418
1457 #, no-c-format
1458 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1459 msgstr ""
1460
1461 #: c-family/c.opt:422
1462 #, no-c-format
1463 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1464 msgstr ""
1465
1466 #: c-family/c.opt:426
1467 #, no-c-format
1468 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1469 msgstr ""
1470
1471 #: c-family/c.opt:430
1472 #, no-c-format
1473 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1474 msgstr ""
1475
1476 #: c-family/c.opt:434
1477 #, no-c-format
1478 msgid "Warn about C constructs that are not in the common subset of C and C++."
1479 msgstr ""
1480
1481 #: c-family/c.opt:441
1482 #, no-c-format
1483 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1484 msgstr ""
1485
1486 #: c-family/c.opt:445
1487 #, no-c-format
1488 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1489 msgstr ""
1490
1491 #: c-family/c.opt:452
1492 #, no-c-format
1493 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1494 msgstr ""
1495
1496 #: c-family/c.opt:459
1497 #, no-c-format
1498 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1499 msgstr ""
1500
1501 #: c-family/c.opt:463
1502 #, no-c-format
1503 msgid "Warn about C++11 constructs in code compiled with an older standard."
1504 msgstr ""
1505
1506 #: c-family/c.opt:467
1507 #, no-c-format
1508 msgid "Warn about C++14 constructs in code compiled with an older standard."
1509 msgstr ""
1510
1511 #: c-family/c.opt:471
1512 #, no-c-format
1513 msgid "Warn about C++17 constructs in code compiled with an older standard."
1514 msgstr ""
1515
1516 #: c-family/c.opt:475
1517 #, no-c-format
1518 msgid "Warn about C++20 constructs in code compiled with an older standard."
1519 msgstr ""
1520
1521 #: c-family/c.opt:479
1522 #, no-c-format
1523 msgid "Warn about C++23 constructs in code compiled with an older standard."
1524 msgstr ""
1525
1526 #: c-family/c.opt:483
1527 #, no-c-format
1528 msgid "Warn about casts between incompatible function types."
1529 msgstr ""
1530
1531 #: c-family/c.opt:487
1532 #, no-c-format
1533 msgid "Warn about casts which discard qualifiers."
1534 msgstr ""
1535
1536 #: c-family/c.opt:491 c-family/c.opt:495
1537 #, no-c-format
1538 msgid "Warn about catch handlers of non-reference type."
1539 msgstr ""
1540
1541 #: c-family/c.opt:499
1542 #, no-c-format
1543 msgid "Warn about subscripts whose type is \"char\"."
1544 msgstr ""
1545
1546 #: c-family/c.opt:503 c-family/c.opt:1520 c-family/c.opt:1524
1547 #: c-family/c.opt:1528 c-family/c.opt:1532 c-family/c.opt:1536
1548 #: c-family/c.opt:1540 c-family/c.opt:1544 c-family/c.opt:1551
1549 #: c-family/c.opt:1555 c-family/c.opt:1559 c-family/c.opt:1563
1550 #: c-family/c.opt:1567 c-family/c.opt:1571 c-family/c.opt:1575
1551 #: c-family/c.opt:1579 c-family/c.opt:1583 c-family/c.opt:1587
1552 #: c-family/c.opt:1591 c-family/c.opt:1595 c-family/c.opt:1599
1553 #: config/i386/i386.opt:991
1554 #, no-c-format
1555 msgid "Removed in GCC 9.  This switch has no effect."
1556 msgstr ""
1557
1558 #: c-family/c.opt:507
1559 #, no-c-format
1560 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1561 msgstr ""
1562
1563 #: c-family/c.opt:511
1564 #, no-c-format
1565 msgid "Warn about uses of a comma operator within a subscripting expression."
1566 msgstr ""
1567
1568 #: c-family/c.opt:515
1569 #, no-c-format
1570 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1571 msgstr ""
1572
1573 #: c-family/c.opt:519
1574 #, no-c-format
1575 msgid "Synonym for -Wcomment."
1576 msgstr ""
1577
1578 #: c-family/c.opt:523
1579 #, no-c-format
1580 msgid "Warn for conditionally-supported constructs."
1581 msgstr ""
1582
1583 #: c-family/c.opt:527
1584 #, no-c-format
1585 msgid "Warn for implicit type conversions that may change a value."
1586 msgstr ""
1587
1588 #: c-family/c.opt:531
1589 #, no-c-format
1590 msgid "Warn for converting NULL from/to a non-pointer type."
1591 msgstr ""
1592
1593 #: c-family/c.opt:539
1594 #, no-c-format
1595 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1596 msgstr ""
1597
1598 #: c-family/c.opt:544
1599 #, no-c-format
1600 msgid "Warn when all constructors and destructors are private."
1601 msgstr ""
1602
1603 #: c-family/c.opt:548
1604 #, no-c-format
1605 msgid "Warn about dangling else."
1606 msgstr ""
1607
1608 #: c-family/c.opt:552 c-family/c.opt:556
1609 #, no-c-format
1610 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1611 msgstr ""
1612
1613 #: c-family/c.opt:560
1614 #, no-c-format
1615 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1616 msgstr ""
1617
1618 #: c-family/c.opt:564
1619 #, no-c-format
1620 msgid "Warn when a declaration is found after a statement."
1621 msgstr ""
1622
1623 #: c-family/c.opt:568
1624 #, fuzzy, no-c-format
1625 msgid "Warn when deleting a pointer to incomplete type."
1626 msgstr "\"%s\" мае незавершаны тып"
1627
1628 #: c-family/c.opt:572
1629 #, no-c-format
1630 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1631 msgstr ""
1632
1633 #: c-family/c.opt:580
1634 #, no-c-format
1635 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1636 msgstr ""
1637
1638 #: c-family/c.opt:585
1639 #, no-c-format
1640 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1641 msgstr ""
1642
1643 #: c-family/c.opt:590
1644 #, no-c-format
1645 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1646 msgstr ""
1647
1648 #: c-family/c.opt:594
1649 #, no-c-format
1650 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1651 msgstr ""
1652
1653 #: c-family/c.opt:599
1654 #, no-c-format
1655 msgid "Warn about positional initialization of structs requiring designated initializers."
1656 msgstr ""
1657
1658 #: c-family/c.opt:603
1659 #, no-c-format
1660 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1661 msgstr ""
1662
1663 #: c-family/c.opt:607
1664 #, no-c-format
1665 msgid "Warn if type qualifiers on pointers are discarded."
1666 msgstr ""
1667
1668 #: c-family/c.opt:611
1669 #, no-c-format
1670 msgid "Warn about compile-time integer division by zero."
1671 msgstr ""
1672
1673 #: c-family/c.opt:615
1674 #, no-c-format
1675 msgid "Warn about duplicated branches in if-else statements."
1676 msgstr ""
1677
1678 #: c-family/c.opt:619
1679 #, no-c-format
1680 msgid "Warn about duplicated conditions in an if-else-if chain."
1681 msgstr ""
1682
1683 #: c-family/c.opt:623
1684 #, no-c-format
1685 msgid "Warn about violations of Effective C++ style rules."
1686 msgstr ""
1687
1688 #: c-family/c.opt:627
1689 #, fuzzy, no-c-format
1690 #| msgid "empty body in an else-statement"
1691 msgid "Warn about an empty body in an if or else statement."
1692 msgstr "пустое цела ў else-выражэнні"
1693
1694 #: c-family/c.opt:631
1695 #, no-c-format
1696 msgid "Warn about stray tokens after #else and #endif."
1697 msgstr ""
1698
1699 #: c-family/c.opt:635
1700 #, no-c-format
1701 msgid "Warn about comparison of different enum types."
1702 msgstr ""
1703
1704 #: c-family/c.opt:639
1705 #, no-c-format
1706 msgid "Warn about implicit conversion of enum types."
1707 msgstr ""
1708
1709 #: c-family/c.opt:647
1710 #, no-c-format
1711 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1712 msgstr ""
1713
1714 #: c-family/c.opt:651
1715 #, no-c-format
1716 msgid "Warn when an exception handler is shadowed by another handler."
1717 msgstr ""
1718
1719 #: c-family/c.opt:659
1720 #, no-c-format
1721 msgid "Warn about semicolon after in-class function definition."
1722 msgstr ""
1723
1724 #: c-family/c.opt:663
1725 #, no-c-format
1726 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1727 msgstr ""
1728
1729 #: c-family/c.opt:667
1730 #, no-c-format
1731 msgid "Warn if testing floating point numbers for equality."
1732 msgstr ""
1733
1734 #: c-family/c.opt:671 c-family/c.opt:717
1735 #, no-c-format
1736 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1737 msgstr ""
1738
1739 #: c-family/c.opt:675
1740 #, no-c-format
1741 msgid "Warn about format strings that contain NUL bytes."
1742 msgstr ""
1743
1744 #: c-family/c.opt:679
1745 #, no-c-format
1746 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1747 msgstr ""
1748
1749 #: c-family/c.opt:683
1750 #, fuzzy, no-c-format
1751 #| msgid "too many arguments to function `%s'"
1752 msgid "Warn if passing too many arguments to a function for its format string."
1753 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
1754
1755 #: c-family/c.opt:687
1756 #, no-c-format
1757 msgid "Warn about format strings that are not literals."
1758 msgstr ""
1759
1760 #: c-family/c.opt:691
1761 #, no-c-format
1762 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1763 msgstr ""
1764
1765 #: c-family/c.opt:696
1766 #, no-c-format
1767 msgid "Warn about possible security problems with format functions."
1768 msgstr ""
1769
1770 #: c-family/c.opt:700
1771 #, no-c-format
1772 msgid "Warn about sign differences with format functions."
1773 msgstr ""
1774
1775 #: c-family/c.opt:704
1776 #, no-c-format
1777 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1778 msgstr ""
1779
1780 #: c-family/c.opt:709
1781 #, no-c-format
1782 msgid "Warn about strftime formats yielding 2-digit years."
1783 msgstr ""
1784
1785 #: c-family/c.opt:713
1786 #, no-c-format
1787 msgid "Warn about zero-length formats."
1788 msgstr ""
1789
1790 #: c-family/c.opt:721
1791 #, no-c-format
1792 msgid "Warn about function calls with format strings that write past the end of the destination region."
1793 msgstr ""
1794
1795 #: c-family/c.opt:726
1796 #, no-c-format
1797 msgid "Warn about calls to snprintf and similar functions that truncate output."
1798 msgstr ""
1799
1800 #: c-family/c.opt:730
1801 #, no-c-format
1802 msgid "Warn when the field in a struct is not aligned."
1803 msgstr ""
1804
1805 #: c-family/c.opt:734
1806 #, no-c-format
1807 msgid "Warn whenever type qualifiers are ignored."
1808 msgstr ""
1809
1810 #: c-family/c.opt:738
1811 #, fuzzy, no-c-format
1812 #| msgid "`%s' attribute ignored"
1813 msgid "Warn whenever attributes are ignored."
1814 msgstr "\"%s\" атрыбут ігнарыруецца"
1815
1816 #: c-family/c.opt:742
1817 #, no-c-format
1818 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1819 msgstr ""
1820
1821 #: c-family/c.opt:746
1822 #, no-c-format
1823 msgid "Warn when there is a conversion between pointers that have incompatible types."
1824 msgstr ""
1825
1826 #: c-family/c.opt:750 common.opt:649
1827 #, no-c-format
1828 msgid "Warn for infinitely recursive calls."
1829 msgstr ""
1830
1831 #: c-family/c.opt:754
1832 #, no-c-format
1833 msgid "Warn when the address of packed member of struct or union is taken."
1834 msgstr ""
1835
1836 #: c-family/c.opt:758
1837 #, no-c-format
1838 msgid "Warn about variables which are initialized to themselves."
1839 msgstr ""
1840
1841 #: c-family/c.opt:762
1842 #, no-c-format
1843 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
1844 msgstr ""
1845
1846 #: c-family/c.opt:766
1847 #, no-c-format
1848 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
1849 msgstr ""
1850
1851 #: c-family/c.opt:771
1852 #, fuzzy, no-c-format
1853 #| msgid "Invalid declaration"
1854 msgid "Warn about implicit declarations."
1855 msgstr "Нерэчаіснае абвяшчэнне"
1856
1857 #: c-family/c.opt:779
1858 #, no-c-format
1859 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1860 msgstr ""
1861
1862 #: c-family/c.opt:783
1863 #, no-c-format
1864 msgid "Warn if \"defined\" is used outside #if."
1865 msgstr ""
1866
1867 #: c-family/c.opt:787
1868 #, fuzzy, no-c-format
1869 msgid "Warn about implicit function declarations."
1870 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1871
1872 #: c-family/c.opt:791
1873 #, no-c-format
1874 msgid "Warn when a declaration does not specify a type."
1875 msgstr ""
1876
1877 #: c-family/c.opt:798
1878 #, no-c-format
1879 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
1880 msgstr ""
1881
1882 #: c-family/c.opt:802
1883 #, no-c-format
1884 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
1885 msgstr ""
1886
1887 #: c-family/c.opt:806
1888 #, no-c-format
1889 msgid "Warn for suspicious integer expressions in boolean context."
1890 msgstr ""
1891
1892 #: c-family/c.opt:810
1893 #, no-c-format
1894 msgid "Warn when there is a cast to a pointer from an integer of a different size."
1895 msgstr ""
1896
1897 #: c-family/c.opt:814
1898 #, no-c-format
1899 msgid "Warn about invalid uses of the \"offsetof\" macro."
1900 msgstr ""
1901
1902 #: c-family/c.opt:818
1903 #, no-c-format
1904 msgid "Warn about PCH files that are found but not used."
1905 msgstr ""
1906
1907 #: c-family/c.opt:822
1908 #, no-c-format
1909 msgid "Warn when a jump misses a variable initialization."
1910 msgstr ""
1911
1912 #: c-family/c.opt:826
1913 #, no-c-format
1914 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
1915 msgstr ""
1916
1917 #: c-family/c.opt:830
1918 #, no-c-format
1919 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
1920 msgstr ""
1921
1922 #: c-family/c.opt:834
1923 #, no-c-format
1924 msgid "Warn when logical not is used on the left hand side operand of a comparison."
1925 msgstr ""
1926
1927 #: c-family/c.opt:838
1928 #, no-c-format
1929 msgid "Do not warn about using \"long long\" when -pedantic."
1930 msgstr ""
1931
1932 #: c-family/c.opt:842
1933 #, no-c-format
1934 msgid "Warn about suspicious declarations of \"main\"."
1935 msgstr ""
1936
1937 #: c-family/c.opt:850
1938 #, no-c-format
1939 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
1940 msgstr ""
1941
1942 #: c-family/c.opt:854
1943 #, no-c-format
1944 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
1945 msgstr ""
1946
1947 #: c-family/c.opt:858
1948 #, no-c-format
1949 msgid "Warn when the indentation of the code does not reflect the block structure."
1950 msgstr ""
1951
1952 #: c-family/c.opt:862
1953 #, no-c-format
1954 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
1955 msgstr ""
1956
1957 #: c-family/c.opt:867
1958 #, no-c-format
1959 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
1960 msgstr ""
1961
1962 #: c-family/c.opt:872
1963 #, no-c-format
1964 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
1965 msgstr ""
1966
1967 #: c-family/c.opt:876
1968 #, no-c-format
1969 msgid "Warn about possibly missing braces around initializers."
1970 msgstr ""
1971
1972 #: c-family/c.opt:880
1973 #, fuzzy, no-c-format
1974 msgid "Warn about global functions without previous declarations."
1975 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1976
1977 #: c-family/c.opt:884
1978 #, no-c-format
1979 msgid "Warn about missing fields in struct initializers."
1980 msgstr ""
1981
1982 #: c-family/c.opt:888
1983 #, no-c-format
1984 msgid "Warn about likely missing requires keyword."
1985 msgstr ""
1986
1987 #: c-family/c.opt:892
1988 #, no-c-format
1989 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."
1990 msgstr ""
1991
1992 #: c-family/c.opt:896
1993 #, no-c-format
1994 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
1995 msgstr ""
1996
1997 #: c-family/c.opt:900
1998 #, no-c-format
1999 msgid "Warn on direct multiple inheritance."
2000 msgstr ""
2001
2002 #: c-family/c.opt:904
2003 #, no-c-format
2004 msgid "Warn on namespace definition."
2005 msgstr ""
2006
2007 #: c-family/c.opt:908
2008 #, no-c-format
2009 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2010 msgstr ""
2011
2012 #: c-family/c.opt:912
2013 #, no-c-format
2014 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2015 msgstr ""
2016
2017 #: c-family/c.opt:916
2018 #, no-c-format
2019 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
2020 msgstr ""
2021
2022 #: c-family/c.opt:920
2023 #, no-c-format
2024 msgid "Warn about missing sized deallocation functions."
2025 msgstr ""
2026
2027 #: c-family/c.opt:924
2028 #, no-c-format
2029 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
2030 msgstr ""
2031
2032 #: c-family/c.opt:928
2033 #, no-c-format
2034 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."
2035 msgstr ""
2036
2037 #: c-family/c.opt:933
2038 #, no-c-format
2039 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
2040 msgstr ""
2041
2042 #: c-family/c.opt:937
2043 #, no-c-format
2044 msgid "Warn when sizeof is applied on a parameter declared as an array."
2045 msgstr ""
2046
2047 #: c-family/c.opt:941
2048 #, no-c-format
2049 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."
2050 msgstr ""
2051
2052 #: c-family/c.opt:947
2053 #, no-c-format
2054 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2055 msgstr ""
2056
2057 #: c-family/c.opt:952
2058 #, no-c-format
2059 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2060 msgstr ""
2061
2062 #: c-family/c.opt:957
2063 #, no-c-format
2064 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2065 msgstr ""
2066
2067 #: c-family/c.opt:961
2068 #, no-c-format
2069 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2070 msgstr ""
2071
2072 #: c-family/c.opt:965
2073 #, no-c-format
2074 msgid "Warn about functions which might be candidates for format attributes."
2075 msgstr ""
2076
2077 #: c-family/c.opt:969
2078 #, no-c-format
2079 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2080 msgstr ""
2081
2082 #: c-family/c.opt:974
2083 #, no-c-format
2084 msgid "Warn about enumerated switches, with no default, missing a case."
2085 msgstr ""
2086
2087 #: c-family/c.opt:978
2088 #, no-c-format
2089 msgid "Warn about enumerated switches missing a \"default:\" statement."
2090 msgstr ""
2091
2092 #: c-family/c.opt:982
2093 #, no-c-format
2094 msgid "Warn about all enumerated switches missing a specific case."
2095 msgstr ""
2096
2097 #: c-family/c.opt:986
2098 #, no-c-format
2099 msgid "Warn about switches with boolean controlling expression."
2100 msgstr ""
2101
2102 #: c-family/c.opt:990
2103 #, no-c-format
2104 msgid "Warn about switch values that are outside of the switch's type range."
2105 msgstr ""
2106
2107 #: c-family/c.opt:994
2108 #, fuzzy, no-c-format
2109 msgid "Warn on primary template declaration."
2110 msgstr "пустое абвяшчэнне"
2111
2112 #: c-family/c.opt:998
2113 #, no-c-format
2114 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2115 msgstr ""
2116
2117 #: c-family/c.opt:1007
2118 #, no-c-format
2119 msgid "Warn about user-specified include directories that do not exist."
2120 msgstr ""
2121
2122 #: c-family/c.opt:1011
2123 #, no-c-format
2124 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2125 msgstr ""
2126
2127 #: c-family/c.opt:1015
2128 #, no-c-format
2129 msgid "Warn about global functions without prototypes."
2130 msgstr ""
2131
2132 #: c-family/c.opt:1022
2133 #, fuzzy, no-c-format
2134 #| msgid "multi-character character constant"
2135 msgid "Warn about use of multi-character character constants."
2136 msgstr "мнагасімвальная сімвальная канстанта"
2137
2138 #: c-family/c.opt:1026
2139 #, no-c-format
2140 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2141 msgstr ""
2142
2143 #: c-family/c.opt:1030
2144 #, no-c-format
2145 msgid "Warn about \"extern\" declarations not at file scope."
2146 msgstr ""
2147
2148 #: c-family/c.opt:1034
2149 #, no-c-format
2150 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2151 msgstr ""
2152
2153 #: c-family/c.opt:1038
2154 #, no-c-format
2155 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2156 msgstr ""
2157
2158 #: c-family/c.opt:1042
2159 #, no-c-format
2160 msgid "Warn when non-templatized friend functions are declared within a template."
2161 msgstr ""
2162
2163 #: c-family/c.opt:1046
2164 #, no-c-format
2165 msgid "Warn when a conversion function will never be called due to the type it converts to."
2166 msgstr ""
2167
2168 #: c-family/c.opt:1050
2169 #, no-c-format
2170 msgid "Warn for unsafe raw memory writes to objects of class types."
2171 msgstr ""
2172
2173 #: c-family/c.opt:1054
2174 #, no-c-format
2175 msgid "Warn about non-virtual destructors."
2176 msgstr ""
2177
2178 #: c-family/c.opt:1058
2179 #, no-c-format
2180 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2181 msgstr ""
2182
2183 #: c-family/c.opt:1074
2184 #, no-c-format
2185 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2186 msgstr ""
2187
2188 #: c-family/c.opt:1097
2189 #, no-c-format
2190 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2191 msgstr ""
2192
2193 #: c-family/c.opt:1102
2194 #, no-c-format
2195 msgid "Warn if a C-style cast is used in a program."
2196 msgstr ""
2197
2198 #: c-family/c.opt:1106
2199 #, no-c-format
2200 msgid "Warn for obsolescent usage in a declaration."
2201 msgstr ""
2202
2203 #: c-family/c.opt:1110
2204 #, no-c-format
2205 msgid "Warn if an old-style parameter definition is used."
2206 msgstr ""
2207
2208 #: c-family/c.opt:1114
2209 #, no-c-format
2210 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2211 msgstr ""
2212
2213 #: c-family/c.opt:1118
2214 #, no-c-format
2215 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2216 msgstr ""
2217
2218 #: c-family/c.opt:1122
2219 #, no-c-format
2220 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2221 msgstr ""
2222
2223 #: c-family/c.opt:1126
2224 #, no-c-format
2225 msgid "Warn about overloaded virtual function names."
2226 msgstr ""
2227
2228 #: c-family/c.opt:1130
2229 #, no-c-format
2230 msgid "Warn about overriding initializers without side effects."
2231 msgstr ""
2232
2233 #: c-family/c.opt:1134
2234 #, no-c-format
2235 msgid "Warn about overriding initializers with side effects."
2236 msgstr ""
2237
2238 #: c-family/c.opt:1138
2239 #, no-c-format
2240 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2241 msgstr ""
2242
2243 #: c-family/c.opt:1142
2244 #, no-c-format
2245 msgid "Warn about possibly missing parentheses."
2246 msgstr ""
2247
2248 #: c-family/c.opt:1150
2249 #, no-c-format
2250 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2251 msgstr ""
2252
2253 #: c-family/c.opt:1154
2254 #, no-c-format
2255 msgid "Warn when converting the type of pointers to member functions."
2256 msgstr ""
2257
2258 #: c-family/c.opt:1158
2259 #, no-c-format
2260 msgid "Warn about function pointer arithmetic."
2261 msgstr ""
2262
2263 #: c-family/c.opt:1162
2264 #, no-c-format
2265 msgid "Warn when a pointer differs in signedness in an assignment."
2266 msgstr ""
2267
2268 #: c-family/c.opt:1166
2269 #, no-c-format
2270 msgid "Warn when a pointer is compared with a zero character constant."
2271 msgstr ""
2272
2273 #: c-family/c.opt:1170
2274 #, no-c-format
2275 msgid "Warn when a pointer is cast to an integer of a different size."
2276 msgstr ""
2277
2278 #: c-family/c.opt:1174
2279 #, no-c-format
2280 msgid "Warn about misuses of pragmas."
2281 msgstr ""
2282
2283 #: c-family/c.opt:1178
2284 #, no-c-format
2285 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2286 msgstr ""
2287
2288 #: c-family/c.opt:1182
2289 #, no-c-format
2290 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2291 msgstr ""
2292
2293 #: c-family/c.opt:1186
2294 #, no-c-format
2295 msgid "Warn if inherited methods are unimplemented."
2296 msgstr ""
2297
2298 #: c-family/c.opt:1190 c-family/c.opt:1194
2299 #, no-c-format
2300 msgid "Warn for placement new expressions with undefined behavior."
2301 msgstr ""
2302
2303 #: c-family/c.opt:1198
2304 #, no-c-format
2305 msgid "Warn about multiple declarations of the same object."
2306 msgstr ""
2307
2308 #: c-family/c.opt:1202
2309 #, no-c-format
2310 msgid "Warn about redundant calls to std::move."
2311 msgstr ""
2312
2313 #: c-family/c.opt:1206
2314 #, no-c-format
2315 msgid "Warn about uses of register storage specifier."
2316 msgstr ""
2317
2318 #: c-family/c.opt:1210
2319 #, no-c-format
2320 msgid "Warn when the compiler reorders code."
2321 msgstr ""
2322
2323 #: c-family/c.opt:1214
2324 #, no-c-format
2325 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2326 msgstr ""
2327
2328 #: c-family/c.opt:1218
2329 #, no-c-format
2330 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2331 msgstr ""
2332
2333 #: c-family/c.opt:1222
2334 #, no-c-format
2335 msgid "Warn if a selector has multiple methods."
2336 msgstr ""
2337
2338 #: c-family/c.opt:1226
2339 #, no-c-format
2340 msgid "Warn about possible violations of sequence point rules."
2341 msgstr ""
2342
2343 #: c-family/c.opt:1230
2344 #, no-c-format
2345 msgid "Warn if a local declaration hides an instance variable."
2346 msgstr ""
2347
2348 #: c-family/c.opt:1234 c-family/c.opt:1238
2349 #, no-c-format
2350 msgid "Warn if left shift of a signed value overflows."
2351 msgstr ""
2352
2353 #: c-family/c.opt:1242
2354 #, no-c-format
2355 msgid "Warn if shift count is negative."
2356 msgstr ""
2357
2358 #: c-family/c.opt:1246
2359 #, no-c-format
2360 msgid "Warn if shift count >= width of type."
2361 msgstr ""
2362
2363 #: c-family/c.opt:1250
2364 #, no-c-format
2365 msgid "Warn if left shifting a negative value."
2366 msgstr ""
2367
2368 #: c-family/c.opt:1254
2369 #, no-c-format
2370 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
2371 msgstr ""
2372
2373 #: c-family/c.opt:1258
2374 #, no-c-format
2375 msgid "Warn about signed-unsigned comparisons."
2376 msgstr ""
2377
2378 #: c-family/c.opt:1266
2379 #, no-c-format
2380 msgid "Warn for implicit type conversions between signed and unsigned integers."
2381 msgstr ""
2382
2383 #: c-family/c.opt:1270
2384 #, no-c-format
2385 msgid "Warn when overload promotes from unsigned to signed."
2386 msgstr ""
2387
2388 #: c-family/c.opt:1274
2389 #, no-c-format
2390 msgid "Warn about uncasted NULL used as sentinel."
2391 msgstr ""
2392
2393 #: c-family/c.opt:1278
2394 #, fuzzy, no-c-format
2395 msgid "Warn about unprototyped function declarations."
2396 msgstr "няма папярэдняга аб'яўлення для \"%s\""
2397
2398 #: c-family/c.opt:1290
2399 #, no-c-format
2400 msgid "Warn if type signatures of candidate methods do not match exactly."
2401 msgstr ""
2402
2403 #: c-family/c.opt:1294
2404 #, no-c-format
2405 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2406 msgstr ""
2407
2408 #: c-family/c.opt:1298
2409 #, no-c-format
2410 msgid "Deprecated.  This switch has no effect."
2411 msgstr ""
2412
2413 #: c-family/c.opt:1306
2414 #, no-c-format
2415 msgid "Warn if a comparison always evaluates to true or false."
2416 msgstr ""
2417
2418 #: c-family/c.opt:1310
2419 #, no-c-format
2420 msgid "Warn if a throw expression will always result in a call to terminate()."
2421 msgstr ""
2422
2423 #: c-family/c.opt:1314
2424 #, no-c-format
2425 msgid "Warn about features not present in traditional C."
2426 msgstr ""
2427
2428 #: c-family/c.opt:1318
2429 #, no-c-format
2430 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2431 msgstr ""
2432
2433 #: c-family/c.opt:1322
2434 #, no-c-format
2435 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2436 msgstr ""
2437
2438 #: c-family/c.opt:1326
2439 #, no-c-format
2440 msgid "Warn about @selector()s without previously declared methods."
2441 msgstr ""
2442
2443 #: c-family/c.opt:1330
2444 #, no-c-format
2445 msgid "Warn if an undefined macro is used in an #if directive."
2446 msgstr ""
2447
2448 #: c-family/c.opt:1342
2449 #, no-c-format
2450 msgid "Warn about unrecognized pragmas."
2451 msgstr ""
2452
2453 #: c-family/c.opt:1346
2454 #, no-c-format
2455 msgid "Warn about unsuffixed float constants."
2456 msgstr ""
2457
2458 #: c-family/c.opt:1354
2459 #, no-c-format
2460 msgid "Warn when typedefs locally defined in a function are not used."
2461 msgstr ""
2462
2463 #: c-family/c.opt:1358
2464 #, no-c-format
2465 msgid "Warn about macros defined in the main file that are not used."
2466 msgstr ""
2467
2468 #: c-family/c.opt:1362
2469 #, no-c-format
2470 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
2471 msgstr ""
2472
2473 #: c-family/c.opt:1370 c-family/c.opt:1374
2474 #, no-c-format
2475 msgid "Warn when a const variable is unused."
2476 msgstr ""
2477
2478 #: c-family/c.opt:1386
2479 #, no-c-format
2480 msgid "Warn about using variadic macros."
2481 msgstr ""
2482
2483 #: c-family/c.opt:1390
2484 #, no-c-format
2485 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2486 msgstr ""
2487
2488 #: c-family/c.opt:1394
2489 #, no-c-format
2490 msgid "Warn about the most vexing parse syntactic ambiguity."
2491 msgstr ""
2492
2493 #: c-family/c.opt:1398
2494 #, no-c-format
2495 msgid "Warn if a variable length array is used."
2496 msgstr ""
2497
2498 #: c-family/c.opt:1402
2499 #, no-c-format
2500 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."
2501 msgstr ""
2502
2503 #: c-family/c.opt:1408
2504 #, no-c-format
2505 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2506 msgstr ""
2507
2508 #: c-family/c.opt:1412
2509 #, no-c-format
2510 msgid "Warn about mismatched declarations of VLA parameters."
2511 msgstr ""
2512
2513 #: c-family/c.opt:1416
2514 #, no-c-format
2515 msgid "Warn about deprecated uses of volatile qualifier."
2516 msgstr ""
2517
2518 #: c-family/c.opt:1420
2519 #, no-c-format
2520 msgid "Warn when a register variable is declared volatile."
2521 msgstr ""
2522
2523 #: c-family/c.opt:1424
2524 #, no-c-format
2525 msgid "Warn on direct virtual inheritance."
2526 msgstr ""
2527
2528 #: c-family/c.opt:1428
2529 #, no-c-format
2530 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2531 msgstr ""
2532
2533 #: c-family/c.opt:1432
2534 #, no-c-format
2535 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."
2536 msgstr ""
2537
2538 #: c-family/c.opt:1436
2539 #, no-c-format
2540 msgid "Warn when a literal '0' is used as null pointer."
2541 msgstr ""
2542
2543 #: c-family/c.opt:1440
2544 #, no-c-format
2545 msgid "Warn about useless casts."
2546 msgstr ""
2547
2548 #: c-family/c.opt:1444
2549 #, no-c-format
2550 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."
2551 msgstr ""
2552
2553 #: c-family/c.opt:1448
2554 #, no-c-format
2555 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
2556 msgstr ""
2557
2558 #: c-family/c.opt:1452
2559 #, no-c-format
2560 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2561 msgstr ""
2562
2563 #: c-family/c.opt:1457
2564 #, no-c-format
2565 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2566 msgstr ""
2567
2568 #: c-family/c.opt:1465
2569 #, no-c-format
2570 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2571 msgstr ""
2572
2573 #: c-family/c.opt:1469
2574 #, no-c-format
2575 msgid "Enforce class member access control semantics."
2576 msgstr ""
2577
2578 #: c-family/c.opt:1473
2579 #, no-c-format
2580 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2581 msgstr ""
2582
2583 #: c-family/c.opt:1477
2584 #, no-c-format
2585 msgid "Support C++17 allocation of over-aligned types."
2586 msgstr ""
2587
2588 #: c-family/c.opt:1481
2589 #, no-c-format
2590 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2591 msgstr ""
2592
2593 #: c-family/c.opt:1488
2594 #, no-c-format
2595 msgid "Allow variadic functions without named parameter."
2596 msgstr ""
2597
2598 #: c-family/c.opt:1492 c-family/c.opt:1764 c-family/c.opt:2151
2599 #: c-family/c.opt:2155 c-family/c.opt:2171
2600 #, fuzzy, no-c-format
2601 msgid "No longer supported."
2602 msgstr "-pipe не падтрымліваецца."
2603
2604 #: c-family/c.opt:1496
2605 #, no-c-format
2606 msgid "Recognize the \"asm\" keyword."
2607 msgstr ""
2608
2609 #: c-family/c.opt:1504
2610 #, fuzzy, no-c-format
2611 msgid "Recognize built-in functions."
2612 msgstr "Не генерыраваць сімвальныя інструкцыі"
2613
2614 #: c-family/c.opt:1511
2615 #, no-c-format
2616 msgid "Where shorter, use canonicalized paths to systems headers."
2617 msgstr ""
2618
2619 #: c-family/c.opt:1515
2620 #, no-c-format
2621 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2622 msgstr ""
2623
2624 #: c-family/c.opt:1603
2625 #, no-c-format
2626 msgid "Removed in GCC 8.  This switch has no effect."
2627 msgstr ""
2628
2629 #: c-family/c.opt:1607
2630 #, no-c-format
2631 msgid "Enable support for C++ concepts."
2632 msgstr ""
2633
2634 #: c-family/c.opt:1611
2635 #, no-c-format
2636 msgid "Enable certain features present in the Concepts TS."
2637 msgstr ""
2638
2639 #: c-family/c.opt:1615
2640 #, no-c-format
2641 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2642 msgstr ""
2643
2644 #: c-family/c.opt:1619
2645 #, no-c-format
2646 msgid "Allow the arguments of the '?' operator to have different types."
2647 msgstr ""
2648
2649 #: c-family/c.opt:1627
2650 #, no-c-format
2651 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2652 msgstr ""
2653
2654 #: c-family/c.opt:1631
2655 #, no-c-format
2656 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2657 msgstr ""
2658
2659 #: c-family/c.opt:1635
2660 #, no-c-format
2661 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2662 msgstr ""
2663
2664 #: c-family/c.opt:1639
2665 #, no-c-format
2666 msgid "Allow IEC559 floating point exceptions in constant expressions."
2667 msgstr ""
2668
2669 #: c-family/c.opt:1643
2670 #, no-c-format
2671 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2672 msgstr ""
2673
2674 #: c-family/c.opt:1647
2675 #, no-c-format
2676 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2677 msgstr ""
2678
2679 #: c-family/c.opt:1651
2680 #, no-c-format
2681 msgid "Enable C++ coroutines (experimental)."
2682 msgstr ""
2683
2684 #: c-family/c.opt:1655
2685 #, no-c-format
2686 msgid "Emit debug annotations during preprocessing."
2687 msgstr ""
2688
2689 #: c-family/c.opt:1663
2690 #, no-c-format
2691 msgid "Factor complex constructors and destructors to favor space over speed."
2692 msgstr ""
2693
2694 #: c-family/c.opt:1671
2695 #, no-c-format
2696 msgid "Print hierarchical comparisons when template types are mismatched."
2697 msgstr ""
2698
2699 #: c-family/c.opt:1675
2700 #, no-c-format
2701 msgid "Preprocess directives only."
2702 msgstr ""
2703
2704 #: c-family/c.opt:1679
2705 #, no-c-format
2706 msgid "Permit '$' as an identifier character."
2707 msgstr ""
2708
2709 #: c-family/c.opt:1683
2710 #, no-c-format
2711 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2712 msgstr ""
2713
2714 #: c-family/c.opt:1687
2715 #, no-c-format
2716 msgid "Write all declarations as Ada code transitively."
2717 msgstr ""
2718
2719 #: c-family/c.opt:1691
2720 #, no-c-format
2721 msgid "Write all declarations as Ada code for the given file only."
2722 msgstr ""
2723
2724 #: c-family/c.opt:1698
2725 #, no-c-format
2726 msgid "Do not elide common elements in template comparisons."
2727 msgstr ""
2728
2729 #: c-family/c.opt:1702
2730 #, fuzzy, no-c-format
2731 msgid "Generate code to check exception specifications."
2732 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2733
2734 #: c-family/c.opt:1709
2735 #, no-c-format
2736 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2737 msgstr ""
2738
2739 #: c-family/c.opt:1713
2740 #, no-c-format
2741 msgid "Permit universal character names (\\u and \\U) in identifiers."
2742 msgstr ""
2743
2744 #: c-family/c.opt:1717
2745 #, no-c-format
2746 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2747 msgstr ""
2748
2749 #: c-family/c.opt:1721
2750 #, no-c-format
2751 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2752 msgstr ""
2753
2754 #: c-family/c.opt:1728
2755 #, no-c-format
2756 msgid "Fold calls to simple inline functions."
2757 msgstr ""
2758
2759 #: c-family/c.opt:1735
2760 #, no-c-format
2761 msgid "Do not assume that standard C libraries and \"main\" exist."
2762 msgstr ""
2763
2764 #: c-family/c.opt:1739
2765 #, no-c-format
2766 msgid "Recognize GNU-defined keywords."
2767 msgstr ""
2768
2769 #: c-family/c.opt:1743
2770 #, fuzzy, no-c-format
2771 #| msgid "Generate code for GNU as"
2772 msgid "Generate code for GNU runtime environment."
2773 msgstr "Генерыраваць код для GNU as"
2774
2775 #: c-family/c.opt:1747
2776 #, no-c-format
2777 msgid "Use traditional GNU semantics for inline functions."
2778 msgstr ""
2779
2780 #: c-family/c.opt:1760
2781 #, no-c-format
2782 msgid "Assume normal C execution environment."
2783 msgstr ""
2784
2785 #: c-family/c.opt:1768
2786 #, no-c-format
2787 msgid "Export functions even if they can be inlined."
2788 msgstr ""
2789
2790 #: c-family/c.opt:1772
2791 #, no-c-format
2792 msgid "Make inline functions constexpr by default."
2793 msgstr ""
2794
2795 #: c-family/c.opt:1776
2796 #, fuzzy, no-c-format
2797 msgid "Emit implicit instantiations of inline templates."
2798 msgstr "паўторнае абвяшчэнне меткі \"%s\""
2799
2800 #: c-family/c.opt:1780
2801 #, fuzzy, no-c-format
2802 msgid "Emit implicit instantiations of templates."
2803 msgstr "паўторнае абвяшчэнне меткі \"%s\""
2804
2805 #: c-family/c.opt:1784
2806 #, no-c-format
2807 msgid "Implement C++17 inheriting constructor semantics."
2808 msgstr ""
2809
2810 #: c-family/c.opt:1791
2811 #, no-c-format
2812 msgid "Don't emit dllexported inline functions unless needed."
2813 msgstr ""
2814
2815 #: c-family/c.opt:1798
2816 #, no-c-format
2817 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
2818 msgstr ""
2819
2820 #: c-family/c.opt:1802
2821 #, no-c-format
2822 msgid "Enable C++ modules-ts (experimental)."
2823 msgstr ""
2824
2825 #: c-family/c.opt:1810
2826 #, no-c-format
2827 msgid "Enable C++ header module (experimental)."
2828 msgstr ""
2829
2830 #: c-family/c.opt:1817
2831 #, no-c-format
2832 msgid "Member functions defined within their class are inline in module purview."
2833 msgstr ""
2834
2835 #: c-family/c.opt:1821
2836 #, no-c-format
2837 msgid "Only emit Compiled Module Interface."
2838 msgstr ""
2839
2840 #: c-family/c.opt:1825
2841 #, no-c-format
2842 msgid "Mapper for module to CMI files."
2843 msgstr ""
2844
2845 #: c-family/c.opt:1829
2846 #, no-c-format
2847 msgid "Enable lazy module importing."
2848 msgstr ""
2849
2850 #: c-family/c.opt:1837
2851 #, no-c-format
2852 msgid "Warn about macros that have conflicting header units definitions."
2853 msgstr ""
2854
2855 #: c-family/c.opt:1841
2856 #, no-c-format
2857 msgid "Note #include directives translated to import declarations."
2858 msgstr ""
2859
2860 #: c-family/c.opt:1845
2861 #, no-c-format
2862 msgid "Note #include directives not translated to import declarations, and not known to be textual."
2863 msgstr ""
2864
2865 #: c-family/c.opt:1849
2866 #, no-c-format
2867 msgid "Note a #include translation of a specific header."
2868 msgstr ""
2869
2870 #: c-family/c.opt:1853
2871 #, no-c-format
2872 msgid "Note Compiled Module Interface pathnames."
2873 msgstr ""
2874
2875 #: c-family/c.opt:1857
2876 #, no-c-format
2877 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
2878 msgstr ""
2879
2880 #: c-family/c.opt:1861
2881 #, no-c-format
2882 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
2883 msgstr ""
2884
2885 #: c-family/c.opt:1865
2886 #, no-c-format
2887 msgid "Don't warn about uses of Microsoft extensions."
2888 msgstr ""
2889
2890 #: c-family/c.opt:1884
2891 #, no-c-format
2892 msgid "Implement resolution of DR 150 for matching of template template arguments."
2893 msgstr ""
2894
2895 #: c-family/c.opt:1888
2896 #, no-c-format
2897 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
2898 msgstr ""
2899
2900 #: c-family/c.opt:1892
2901 #, no-c-format
2902 msgid "Assume that receivers of Objective-C messages may be nil."
2903 msgstr ""
2904
2905 #: c-family/c.opt:1896
2906 #, no-c-format
2907 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
2908 msgstr ""
2909
2910 #: c-family/c.opt:1900
2911 #, no-c-format
2912 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
2913 msgstr ""
2914
2915 #: c-family/c.opt:1925
2916 #, no-c-format
2917 msgid "Treat a throw() exception specification as noexcept to improve code size."
2918 msgstr ""
2919
2920 #: c-family/c.opt:1929
2921 #, no-c-format
2922 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
2923 msgstr ""
2924
2925 #: c-family/c.opt:1935
2926 #, no-c-format
2927 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
2928 msgstr ""
2929
2930 #: c-family/c.opt:1939
2931 #, no-c-format
2932 msgid "Allow fast jumps to the message dispatcher."
2933 msgstr ""
2934
2935 #: c-family/c.opt:1945
2936 #, no-c-format
2937 msgid "Enable Objective-C exception and synchronization syntax."
2938 msgstr ""
2939
2940 #: c-family/c.opt:1949
2941 #, no-c-format
2942 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
2943 msgstr ""
2944
2945 #: c-family/c.opt:1953
2946 #, no-c-format
2947 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
2948 msgstr ""
2949
2950 #: c-family/c.opt:1958
2951 #, fuzzy, no-c-format
2952 #| msgid "Enable exception handling"
2953 msgid "Enable Objective-C setjmp exception handling runtime."
2954 msgstr "Уключыць апрацоўку выключэньняў"
2955
2956 #: c-family/c.opt:1962
2957 #, no-c-format
2958 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
2959 msgstr ""
2960
2961 #: c-family/c.opt:1966
2962 #, no-c-format
2963 msgid "Enable OpenACC."
2964 msgstr ""
2965
2966 #: c-family/c.opt:1970
2967 #, no-c-format
2968 msgid "Specify default OpenACC compute dimensions."
2969 msgstr ""
2970
2971 #: c-family/c.opt:1974
2972 #, no-c-format
2973 msgid "Enable OpenMP (implies -frecursive in Fortran)."
2974 msgstr ""
2975
2976 #: c-family/c.opt:1978
2977 #, no-c-format
2978 msgid "Enable OpenMP's SIMD directives."
2979 msgstr ""
2980
2981 #: c-family/c.opt:1982
2982 #, no-c-format
2983 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
2984 msgstr ""
2985
2986 #: c-family/c.opt:1993
2987 #, no-c-format
2988 msgid "Look for and use PCH files even when preprocessing."
2989 msgstr ""
2990
2991 #: c-family/c.opt:1997
2992 #, no-c-format
2993 msgid "Downgrade conformance errors to warnings."
2994 msgstr ""
2995
2996 #: c-family/c.opt:2001
2997 #, no-c-format
2998 msgid "Enable Plan 9 language extensions."
2999 msgstr ""
3000
3001 #: c-family/c.opt:2005
3002 #, no-c-format
3003 msgid "Treat the input file as already preprocessed."
3004 msgstr ""
3005
3006 #: c-family/c.opt:2013
3007 #, no-c-format
3008 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
3009 msgstr ""
3010
3011 #: c-family/c.opt:2017
3012 #, no-c-format
3013 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
3014 msgstr ""
3015
3016 #: c-family/c.opt:2021
3017 #, no-c-format
3018 msgid "Treat known sprintf return values as constants."
3019 msgstr ""
3020
3021 #: c-family/c.opt:2025
3022 #, no-c-format
3023 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
3024 msgstr ""
3025
3026 #: c-family/c.opt:2029
3027 #, no-c-format
3028 msgid "Removed in GCC 10.  This switch has no effect."
3029 msgstr ""
3030
3031 #: c-family/c.opt:2033
3032 #, no-c-format
3033 msgid "Generate run time type descriptor information."
3034 msgstr ""
3035
3036 #: c-family/c.opt:2037 ada/gcc-interface/lang.opt:81
3037 #, no-c-format
3038 msgid "Use the narrowest integer type possible for enumeration types."
3039 msgstr ""
3040
3041 #: c-family/c.opt:2041
3042 #, no-c-format
3043 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3044 msgstr ""
3045
3046 #: c-family/c.opt:2045
3047 #, no-c-format
3048 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3049 msgstr ""
3050
3051 #: c-family/c.opt:2049 ada/gcc-interface/lang.opt:85
3052 #, no-c-format
3053 msgid "Make \"char\" signed by default."
3054 msgstr ""
3055
3056 #: c-family/c.opt:2053
3057 #, no-c-format
3058 msgid "Enable C++14 sized deallocation support."
3059 msgstr ""
3060
3061 #: c-family/c.opt:2060
3062 #, no-c-format
3063 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3064 msgstr ""
3065
3066 #: c-family/c.opt:2076
3067 #, no-c-format
3068 msgid "Display statistics accumulated during compilation."
3069 msgstr ""
3070
3071 #: c-family/c.opt:2080
3072 #, no-c-format
3073 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3074 msgstr ""
3075
3076 #: c-family/c.opt:2087 c-family/c.opt:2092
3077 #, no-c-format
3078 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3079 msgstr ""
3080
3081 #: c-family/c.opt:2109
3082 #, no-c-format
3083 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3084 msgstr ""
3085
3086 #: c-family/c.opt:2116
3087 #, no-c-format
3088 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3089 msgstr ""
3090
3091 #: c-family/c.opt:2123
3092 #, no-c-format
3093 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3094 msgstr ""
3095
3096 #: c-family/c.opt:2127
3097 #, no-c-format
3098 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3099 msgstr ""
3100
3101 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:89
3102 #, no-c-format
3103 msgid "Make \"char\" unsigned by default."
3104 msgstr ""
3105
3106 #: c-family/c.opt:2135
3107 #, no-c-format
3108 msgid "Use __cxa_atexit to register destructors."
3109 msgstr ""
3110
3111 #: c-family/c.opt:2139
3112 #, no-c-format
3113 msgid "Use __cxa_get_exception_ptr in exception handling."
3114 msgstr ""
3115
3116 #: c-family/c.opt:2143
3117 #, no-c-format
3118 msgid "Marks all inlined functions and methods as having hidden visibility."
3119 msgstr ""
3120
3121 #: c-family/c.opt:2147
3122 #, no-c-format
3123 msgid "Changes visibility to match Microsoft Visual Studio by default."
3124 msgstr ""
3125
3126 #: c-family/c.opt:2159
3127 #, no-c-format
3128 msgid "Emit common-like symbols as weak symbols."
3129 msgstr ""
3130
3131 #: c-family/c.opt:2163
3132 #, no-c-format
3133 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3134 msgstr ""
3135
3136 #: c-family/c.opt:2167
3137 #, no-c-format
3138 msgid "Generate a #line directive pointing at the current working directory."
3139 msgstr ""
3140
3141 #: c-family/c.opt:2175
3142 #, no-c-format
3143 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3144 msgstr ""
3145
3146 #: c-family/c.opt:2179
3147 #, no-c-format
3148 msgid "Dump declarations to a .decl file."
3149 msgstr ""
3150
3151 #: c-family/c.opt:2183
3152 #, no-c-format
3153 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3154 msgstr ""
3155
3156 #: c-family/c.opt:2187
3157 #, no-c-format
3158 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3159 msgstr ""
3160
3161 #: c-family/c.opt:2191
3162 #, no-c-format
3163 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3164 msgstr ""
3165
3166 #: c-family/c.opt:2195
3167 #, no-c-format
3168 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3169 msgstr ""
3170
3171 #: c-family/c.opt:2200
3172 #, no-c-format
3173 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3174 msgstr ""
3175
3176 #: c-family/c.opt:2204
3177 #, no-c-format
3178 msgid "-imacros <file>\tAccept definition of macros in <file>."
3179 msgstr ""
3180
3181 #: c-family/c.opt:2208
3182 #, no-c-format
3183 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3184 msgstr ""
3185
3186 #: c-family/c.opt:2212
3187 #, no-c-format
3188 msgid "-include <file>\tInclude the contents of <file> before other files."
3189 msgstr ""
3190
3191 #: c-family/c.opt:2216
3192 #, no-c-format
3193 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3194 msgstr ""
3195
3196 #: c-family/c.opt:2220
3197 #, no-c-format
3198 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3199 msgstr ""
3200
3201 #: c-family/c.opt:2224
3202 #, no-c-format
3203 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3204 msgstr ""
3205
3206 #: c-family/c.opt:2228
3207 #, no-c-format
3208 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3209 msgstr ""
3210
3211 #: c-family/c.opt:2232
3212 #, no-c-format
3213 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3214 msgstr ""
3215
3216 #: c-family/c.opt:2236
3217 #, no-c-format
3218 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3219 msgstr ""
3220
3221 #: c-family/c.opt:2246
3222 #, no-c-format
3223 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3224 msgstr ""
3225
3226 #: c-family/c.opt:2250
3227 #, no-c-format
3228 msgid "Do not search standard system include directories for C++."
3229 msgstr ""
3230
3231 #: c-family/c.opt:2262
3232 #, no-c-format
3233 msgid "Generate C header of platform-specific features."
3234 msgstr ""
3235
3236 #: c-family/c.opt:2266
3237 #, no-c-format
3238 msgid "Remap file names when including files."
3239 msgstr ""
3240
3241 #: c-family/c.opt:2270 c-family/c.opt:2274
3242 #, no-c-format
3243 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3244 msgstr ""
3245
3246 #: c-family/c.opt:2278
3247 #, no-c-format
3248 msgid "Conform to the ISO 2011 C++ standard."
3249 msgstr ""
3250
3251 #: c-family/c.opt:2282
3252 #, no-c-format
3253 msgid "Deprecated in favor of -std=c++11."
3254 msgstr ""
3255
3256 #: c-family/c.opt:2286
3257 #, no-c-format
3258 msgid "Deprecated in favor of -std=c++14."
3259 msgstr ""
3260
3261 #: c-family/c.opt:2290
3262 #, no-c-format
3263 msgid "Conform to the ISO 2014 C++ standard."
3264 msgstr ""
3265
3266 #: c-family/c.opt:2294
3267 #, no-c-format
3268 msgid "Deprecated in favor of -std=c++17."
3269 msgstr ""
3270
3271 #: c-family/c.opt:2298
3272 #, no-c-format
3273 msgid "Conform to the ISO 2017 C++ standard."
3274 msgstr ""
3275
3276 #: c-family/c.opt:2302 c-family/c.opt:2306
3277 #, no-c-format
3278 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3279 msgstr ""
3280
3281 #: c-family/c.opt:2310 c-family/c.opt:2314
3282 #, no-c-format
3283 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3284 msgstr ""
3285
3286 #: c-family/c.opt:2318 c-family/c.opt:2456
3287 #, no-c-format
3288 msgid "Conform to the ISO 2011 C standard."
3289 msgstr ""
3290
3291 #: c-family/c.opt:2322
3292 #, no-c-format
3293 msgid "Deprecated in favor of -std=c11."
3294 msgstr ""
3295
3296 #: c-family/c.opt:2326 c-family/c.opt:2330 c-family/c.opt:2460
3297 #: c-family/c.opt:2464
3298 #, no-c-format
3299 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3300 msgstr ""
3301
3302 #: c-family/c.opt:2334
3303 #, no-c-format
3304 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
3305 msgstr ""
3306
3307 #: c-family/c.opt:2338 c-family/c.opt:2342 c-family/c.opt:2440
3308 #, no-c-format
3309 msgid "Conform to the ISO 1990 C standard."
3310 msgstr ""
3311
3312 #: c-family/c.opt:2346 c-family/c.opt:2448
3313 #, no-c-format
3314 msgid "Conform to the ISO 1999 C standard."
3315 msgstr ""
3316
3317 #: c-family/c.opt:2350
3318 #, no-c-format
3319 msgid "Deprecated in favor of -std=c99."
3320 msgstr ""
3321
3322 #: c-family/c.opt:2354 c-family/c.opt:2359
3323 #, no-c-format
3324 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3325 msgstr ""
3326
3327 #: c-family/c.opt:2364
3328 #, no-c-format
3329 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3330 msgstr ""
3331
3332 #: c-family/c.opt:2368
3333 #, no-c-format
3334 msgid "Deprecated in favor of -std=gnu++11."
3335 msgstr ""
3336
3337 #: c-family/c.opt:2372
3338 #, no-c-format
3339 msgid "Deprecated in favor of -std=gnu++14."
3340 msgstr ""
3341
3342 #: c-family/c.opt:2376
3343 #, no-c-format
3344 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3345 msgstr ""
3346
3347 #: c-family/c.opt:2380
3348 #, no-c-format
3349 msgid "Deprecated in favor of -std=gnu++17."
3350 msgstr ""
3351
3352 #: c-family/c.opt:2384
3353 #, no-c-format
3354 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3355 msgstr ""
3356
3357 #: c-family/c.opt:2388 c-family/c.opt:2392
3358 #, no-c-format
3359 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3360 msgstr ""
3361
3362 #: c-family/c.opt:2396 c-family/c.opt:2400
3363 #, no-c-format
3364 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3365 msgstr ""
3366
3367 #: c-family/c.opt:2404
3368 #, no-c-format
3369 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3370 msgstr ""
3371
3372 #: c-family/c.opt:2408
3373 #, no-c-format
3374 msgid "Deprecated in favor of -std=gnu11."
3375 msgstr ""
3376
3377 #: c-family/c.opt:2412 c-family/c.opt:2416
3378 #, no-c-format
3379 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3380 msgstr ""
3381
3382 #: c-family/c.opt:2420
3383 #, no-c-format
3384 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
3385 msgstr ""
3386
3387 #: c-family/c.opt:2424 c-family/c.opt:2428
3388 #, no-c-format
3389 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3390 msgstr ""
3391
3392 #: c-family/c.opt:2432
3393 #, no-c-format
3394 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3395 msgstr ""
3396
3397 #: c-family/c.opt:2436
3398 #, no-c-format
3399 msgid "Deprecated in favor of -std=gnu99."
3400 msgstr ""
3401
3402 #: c-family/c.opt:2444
3403 #, no-c-format
3404 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3405 msgstr ""
3406
3407 #: c-family/c.opt:2452
3408 #, no-c-format
3409 msgid "Deprecated in favor of -std=iso9899:1999."
3410 msgstr ""
3411
3412 #: c-family/c.opt:2468
3413 #, no-c-format
3414 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3415 msgstr ""
3416
3417 #: c-family/c.opt:2485
3418 #, no-c-format
3419 msgid "Enable traditional preprocessing."
3420 msgstr ""
3421
3422 #: c-family/c.opt:2489
3423 #, no-c-format
3424 msgid "-trigraphs\tSupport ISO C trigraphs."
3425 msgstr ""
3426
3427 #: c-family/c.opt:2493
3428 #, no-c-format
3429 msgid "Do not predefine system-specific and GCC-specific macros."
3430 msgstr ""
3431
3432 #: ada/gcc-interface/lang.opt:61
3433 #, no-c-format
3434 msgid "Dump Source Coverage Obligations."
3435 msgstr ""
3436
3437 #: ada/gcc-interface/lang.opt:65
3438 #, no-c-format
3439 msgid "Synonym of -gnatk8."
3440 msgstr ""
3441
3442 #: ada/gcc-interface/lang.opt:73
3443 #, no-c-format
3444 msgid "Do not look for object files in standard path."
3445 msgstr ""
3446
3447 #: ada/gcc-interface/lang.opt:77
3448 #, no-c-format
3449 msgid "Select the runtime."
3450 msgstr ""
3451
3452 #: ada/gcc-interface/lang.opt:93
3453 #, no-c-format
3454 msgid "Catch typos."
3455 msgstr ""
3456
3457 #: ada/gcc-interface/lang.opt:97
3458 #, no-c-format
3459 msgid "Set name of output ALI file (internal switch)."
3460 msgstr ""
3461
3462 #: ada/gcc-interface/lang.opt:101
3463 #, no-c-format
3464 msgid "-gnat<options>\tSpecify options to GNAT."
3465 msgstr ""
3466
3467 #: ada/gcc-interface/lang.opt:105
3468 #, no-c-format
3469 msgid "Ignored."
3470 msgstr ""
3471
3472 #: d/lang.opt:51
3473 #, no-c-format
3474 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3475 msgstr ""
3476
3477 #: d/lang.opt:55
3478 #, no-c-format
3479 msgid "-Hf <file>\tWrite D interface to <file>."
3480 msgstr ""
3481
3482 #: d/lang.opt:123
3483 #, no-c-format
3484 msgid "Warn about casts that will produce a null result."
3485 msgstr ""
3486
3487 #: d/lang.opt:139
3488 #, no-c-format
3489 msgid "Warn from speculative compiles such as __traits(compiles)."
3490 msgstr ""
3491
3492 #: d/lang.opt:155
3493 #, no-c-format
3494 msgid "Generate JSON file."
3495 msgstr ""
3496
3497 #: d/lang.opt:159
3498 #, no-c-format
3499 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3500 msgstr ""
3501
3502 #: d/lang.opt:163
3503 #, no-c-format
3504 msgid "Debug library to use instead of phobos."
3505 msgstr ""
3506
3507 #: d/lang.opt:167
3508 #, no-c-format
3509 msgid "Default library to use instead of phobos."
3510 msgstr ""
3511
3512 #: d/lang.opt:171
3513 #, no-c-format
3514 msgid "Do link the standard D startup files in the compilation."
3515 msgstr ""
3516
3517 #: d/lang.opt:178
3518 #, fuzzy, no-c-format
3519 msgid "Generate code for all template instantiations."
3520 msgstr "Генерыраваць код для Intel as"
3521
3522 #: d/lang.opt:182
3523 #, fuzzy, no-c-format
3524 msgid "Generate code for assert contracts."
3525 msgstr "Генерыраваць код для Intel as"
3526
3527 #: d/lang.opt:190
3528 #, no-c-format
3529 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3530 msgstr ""
3531
3532 #: d/lang.opt:232
3533 #, no-c-format
3534 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3535 msgstr ""
3536
3537 #: d/lang.opt:248
3538 #, no-c-format
3539 msgid "Compile in debug code."
3540 msgstr ""
3541
3542 #: d/lang.opt:252
3543 #, no-c-format
3544 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
3545 msgstr ""
3546
3547 #: d/lang.opt:256
3548 #, fuzzy, no-c-format
3549 #| msgid "Generate ELF output"
3550 msgid "Generate documentation."
3551 msgstr "Стварыць ELF-вывад"
3552
3553 #: d/lang.opt:260
3554 #, no-c-format
3555 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3556 msgstr ""
3557
3558 #: d/lang.opt:264
3559 #, no-c-format
3560 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3561 msgstr ""
3562
3563 #: d/lang.opt:268
3564 #, no-c-format
3565 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3566 msgstr ""
3567
3568 #: d/lang.opt:272
3569 #, no-c-format
3570 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3571 msgstr ""
3572
3573 #: d/lang.opt:276
3574 #, no-c-format
3575 msgid "Add comments for ignored declarations in the generated C++ header."
3576 msgstr ""
3577
3578 #: d/lang.opt:280
3579 #, no-c-format
3580 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3581 msgstr ""
3582
3583 #: d/lang.opt:284
3584 #, no-c-format
3585 msgid "Display the frontend AST after parsing and semantic passes."
3586 msgstr ""
3587
3588 #: d/lang.opt:288
3589 #, no-c-format
3590 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3591 msgstr ""
3592
3593 #: d/lang.opt:313
3594 #, fuzzy, no-c-format
3595 #| msgid "unsupported version"
3596 msgid "Ignore unsupported pragmas."
3597 msgstr "непадтрымліваемая версія"
3598
3599 #: d/lang.opt:317
3600 #, fuzzy, no-c-format
3601 msgid "Generate code for class invariant contracts."
3602 msgstr "Генерыраваць код для Intel as"
3603
3604 #: d/lang.opt:321
3605 #, no-c-format
3606 msgid "Generate a default D main() function when compiling."
3607 msgstr ""
3608
3609 #: d/lang.opt:325
3610 #, no-c-format
3611 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3612 msgstr ""
3613
3614 #: d/lang.opt:329
3615 #, no-c-format
3616 msgid "Generate ModuleInfo struct for output module."
3617 msgstr ""
3618
3619 #: d/lang.opt:333
3620 #, no-c-format
3621 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3622 msgstr ""
3623
3624 #: d/lang.opt:337
3625 #, fuzzy, no-c-format
3626 #| msgid "Generate code for Intel as"
3627 msgid "Generate code for postcondition contracts."
3628 msgstr "Генерыраваць код для Intel as"
3629
3630 #: d/lang.opt:341
3631 #, fuzzy, no-c-format
3632 #| msgid "Generate code for Intel as"
3633 msgid "Generate code for precondition contracts."
3634 msgstr "Генерыраваць код для Intel as"
3635
3636 #: d/lang.opt:345
3637 #, no-c-format
3638 msgid "Turn on all upcoming D language features."
3639 msgstr ""
3640
3641 #: d/lang.opt:349
3642 #, no-c-format
3643 msgid "Implement DIP1000: Scoped pointers."
3644 msgstr ""
3645
3646 #: d/lang.opt:353
3647 #, no-c-format
3648 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3649 msgstr ""
3650
3651 #: d/lang.opt:357
3652 #, no-c-format
3653 msgid "Implement DIP1021: Mutable function arguments."
3654 msgstr ""
3655
3656 #: d/lang.opt:361
3657 #, no-c-format
3658 msgid "Implement DIP25: Sealed references."
3659 msgstr ""
3660
3661 #: d/lang.opt:365
3662 #, no-c-format
3663 msgid "Destruct fields of partially constructed objects."
3664 msgstr ""
3665
3666 #: d/lang.opt:369
3667 #, no-c-format
3668 msgid "Use field-wise comparisons for struct equality."
3669 msgstr ""
3670
3671 #: d/lang.opt:373
3672 #, no-c-format
3673 msgid "When a symbol is resolved, check `alias this' scope before going to upper scopes."
3674 msgstr ""
3675
3676 #: d/lang.opt:377
3677 #, no-c-format
3678 msgid "Implement 'in' parameters to mean scope const."
3679 msgstr ""
3680
3681 #: d/lang.opt:381
3682 #, no-c-format
3683 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3684 msgstr ""
3685
3686 #: d/lang.opt:385
3687 #, no-c-format
3688 msgid "Disable access to shared memory objects."
3689 msgstr ""
3690
3691 #: d/lang.opt:389
3692 #, no-c-format
3693 msgid "Enable rvalue arguments to ref parameters."
3694 msgstr ""
3695
3696 #: d/lang.opt:393
3697 #, no-c-format
3698 msgid "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3699 msgstr ""
3700
3701 #: d/lang.opt:397
3702 #, no-c-format
3703 msgid "Compile release version."
3704 msgstr ""
3705
3706 #: d/lang.opt:401
3707 #, no-c-format
3708 msgid "Turn off all revertable D language features."
3709 msgstr ""
3710
3711 #: d/lang.opt:405
3712 #, no-c-format
3713 msgid "Revert DIP25: Sealed references."
3714 msgstr ""
3715
3716 #: d/lang.opt:409
3717 #, no-c-format
3718 msgid "Don't destruct fields of partially constructed objects."
3719 msgstr ""
3720
3721 #: d/lang.opt:413
3722 #, no-c-format
3723 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3724 msgstr ""
3725
3726 #: d/lang.opt:417
3727 #, no-c-format
3728 msgid "Disable Markdown replacements in Ddoc."
3729 msgstr ""
3730
3731 #: d/lang.opt:425
3732 #, no-c-format
3733 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3734 msgstr ""
3735
3736 #: d/lang.opt:429
3737 #, fuzzy, no-c-format
3738 #| msgid "Generate code for Intel as"
3739 msgid "Generate code for switches without a default case."
3740 msgstr "Генерыраваць код для Intel as"
3741
3742 #: d/lang.opt:433
3743 #, no-c-format
3744 msgid "List information on all D language transitions."
3745 msgstr ""
3746
3747 #: d/lang.opt:437
3748 #, no-c-format
3749 msgid "List all non-mutable fields which occupy an object instance."
3750 msgstr ""
3751
3752 #: d/lang.opt:441
3753 #, no-c-format
3754 msgid "List all usages of 'in' on parameter."
3755 msgstr ""
3756
3757 #: d/lang.opt:445
3758 #, no-c-format
3759 msgid "List all hidden GC allocations."
3760 msgstr ""
3761
3762 #: d/lang.opt:449
3763 #, no-c-format
3764 msgid "List statistics on template instantiations."
3765 msgstr ""
3766
3767 #: d/lang.opt:453
3768 #, no-c-format
3769 msgid "List all variables going into thread local storage."
3770 msgstr ""
3771
3772 #: d/lang.opt:457
3773 #, no-c-format
3774 msgid "List instances of Markdown replacements in Ddoc."
3775 msgstr ""
3776
3777 #: d/lang.opt:461
3778 #, no-c-format
3779 msgid "Compile in unittest code."
3780 msgstr ""
3781
3782 #: d/lang.opt:465
3783 #, no-c-format
3784 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
3785 msgstr ""
3786
3787 #: d/lang.opt:469
3788 #, no-c-format
3789 msgid "Emit template instantiations as weak symbols."
3790 msgstr ""
3791
3792 #: d/lang.opt:489
3793 #, no-c-format
3794 msgid "Do not link the standard D library in the compilation."
3795 msgstr ""
3796
3797 #: d/lang.opt:497
3798 #, no-c-format
3799 msgid "Link the standard D library statically in the compilation."
3800 msgstr ""
3801
3802 #: d/lang.opt:501
3803 #, no-c-format
3804 msgid "Link the standard D library dynamically in the compilation."
3805 msgstr ""
3806
3807 #: go/lang.opt:42
3808 #, no-c-format
3809 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
3810 msgstr ""
3811
3812 #: go/lang.opt:46
3813 #, no-c-format
3814 msgid "Add explicit checks for division by zero."
3815 msgstr ""
3816
3817 #: go/lang.opt:50
3818 #, no-c-format
3819 msgid "Add explicit checks for division overflow in INT_MIN / -1."
3820 msgstr ""
3821
3822 #: go/lang.opt:54
3823 #, no-c-format
3824 msgid "Apply special rules for compiling runtime package."
3825 msgstr ""
3826
3827 #: go/lang.opt:58
3828 #, no-c-format
3829 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
3830 msgstr ""
3831
3832 #: go/lang.opt:62
3833 #, no-c-format
3834 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
3835 msgstr ""
3836
3837 #: go/lang.opt:66
3838 #, no-c-format
3839 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
3840 msgstr ""
3841
3842 #: go/lang.opt:70
3843 #, no-c-format
3844 msgid "-fgo-pkgpath=<string>\tSet Go package path."
3845 msgstr ""
3846
3847 #: go/lang.opt:74
3848 #, no-c-format
3849 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
3850 msgstr ""
3851
3852 #: go/lang.opt:78
3853 #, no-c-format
3854 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
3855 msgstr ""
3856
3857 #: go/lang.opt:82
3858 #, no-c-format
3859 msgid "Functions which return values must end with return statements."
3860 msgstr ""
3861
3862 #: go/lang.opt:86
3863 #, no-c-format
3864 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
3865 msgstr ""
3866
3867 #: go/lang.opt:90
3868 #, no-c-format
3869 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
3870 msgstr ""
3871
3872 #: go/lang.opt:94
3873 #, no-c-format
3874 msgid "Emit optimization diagnostics."
3875 msgstr ""
3876
3877 #: analyzer/analyzer.opt:27
3878 #, no-c-format
3879 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
3880 msgstr ""
3881
3882 #: analyzer/analyzer.opt:31
3883 #, no-c-format
3884 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
3885 msgstr ""
3886
3887 #: analyzer/analyzer.opt:35
3888 #, no-c-format
3889 msgid "The maximum number of constraints per state."
3890 msgstr ""
3891
3892 #: analyzer/analyzer.opt:39
3893 #, no-c-format
3894 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
3895 msgstr ""
3896
3897 #: analyzer/analyzer.opt:43
3898 #, no-c-format
3899 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."
3900 msgstr ""
3901
3902 #: analyzer/analyzer.opt:47
3903 #, no-c-format
3904 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
3905 msgstr ""
3906
3907 #: analyzer/analyzer.opt:51
3908 #, no-c-format
3909 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
3910 msgstr ""
3911
3912 #: analyzer/analyzer.opt:55
3913 #, no-c-format
3914 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
3915 msgstr ""
3916
3917 #: analyzer/analyzer.opt:59
3918 #, no-c-format
3919 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
3920 msgstr ""
3921
3922 #: analyzer/analyzer.opt:63
3923 #, no-c-format
3924 msgid "Warn about code paths in which a pointer can be freed more than once."
3925 msgstr ""
3926
3927 #: analyzer/analyzer.opt:67
3928 #, no-c-format
3929 msgid "Warn about code paths in which sensitive data is written to a file."
3930 msgstr ""
3931
3932 #: analyzer/analyzer.opt:71
3933 #, no-c-format
3934 msgid "Warn about code paths in which a stdio FILE is not closed."
3935 msgstr ""
3936
3937 #: analyzer/analyzer.opt:75
3938 #, no-c-format
3939 msgid "Warn about code paths in which a non-heap pointer is freed."
3940 msgstr ""
3941
3942 #: analyzer/analyzer.opt:79
3943 #, no-c-format
3944 msgid "Warn about code paths in which a heap-allocated pointer leaks."
3945 msgstr ""
3946
3947 #: analyzer/analyzer.opt:83
3948 #, no-c-format
3949 msgid "Warn about code paths in which the wrong deallocation function is called."
3950 msgstr ""
3951
3952 #: analyzer/analyzer.opt:87
3953 #, no-c-format
3954 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
3955 msgstr ""
3956
3957 #: analyzer/analyzer.opt:91
3958 #, no-c-format
3959 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
3960 msgstr ""
3961
3962 #: analyzer/analyzer.opt:95
3963 #, no-c-format
3964 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
3965 msgstr ""
3966
3967 #: analyzer/analyzer.opt:99
3968 #, no-c-format
3969 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
3970 msgstr ""
3971
3972 #: analyzer/analyzer.opt:103
3973 #, no-c-format
3974 msgid "Warn about code paths in which a NULL pointer is dereferenced."
3975 msgstr ""
3976
3977 #: analyzer/analyzer.opt:107
3978 #, no-c-format
3979 msgid "Warn about code paths in which a shift with negative count is attempted."
3980 msgstr ""
3981
3982 #: analyzer/analyzer.opt:111
3983 #, no-c-format
3984 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
3985 msgstr ""
3986
3987 #: analyzer/analyzer.opt:115
3988 #, no-c-format
3989 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
3990 msgstr ""
3991
3992 #: analyzer/analyzer.opt:119
3993 #, no-c-format
3994 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
3995 msgstr ""
3996
3997 #: analyzer/analyzer.opt:123
3998 #, no-c-format
3999 msgid "Warn about code paths in which an unsanitized value is used as an array index."
4000 msgstr ""
4001
4002 #: analyzer/analyzer.opt:127
4003 #, no-c-format
4004 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
4005 msgstr ""
4006
4007 #: analyzer/analyzer.opt:131
4008 #, no-c-format
4009 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
4010 msgstr ""
4011
4012 #: analyzer/analyzer.opt:135
4013 #, no-c-format
4014 msgid "Warn about code paths in which an unsanitized value is used as a size."
4015 msgstr ""
4016
4017 #: analyzer/analyzer.opt:139
4018 #, no-c-format
4019 msgid "Warn about code paths in which a freed value is used."
4020 msgstr ""
4021
4022 #: analyzer/analyzer.opt:143
4023 #, no-c-format
4024 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
4025 msgstr ""
4026
4027 #: analyzer/analyzer.opt:147
4028 #, no-c-format
4029 msgid "Warn about code paths which attempt to write to a const object."
4030 msgstr ""
4031
4032 #: analyzer/analyzer.opt:151
4033 #, no-c-format
4034 msgid "Warn about code paths which attempt to write to a string literal."
4035 msgstr ""
4036
4037 #: analyzer/analyzer.opt:155
4038 #, no-c-format
4039 msgid "Warn about code paths in which an uninitialized value is used."
4040 msgstr ""
4041
4042 #: analyzer/analyzer.opt:159
4043 #, no-c-format
4044 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4045 msgstr ""
4046
4047 #: analyzer/analyzer.opt:163
4048 #, no-c-format
4049 msgid "Restrict the analyzer to run just the named checker."
4050 msgstr ""
4051
4052 #: analyzer/analyzer.opt:167
4053 #, no-c-format
4054 msgid "Avoid combining multiple statements into one exploded edge."
4055 msgstr ""
4056
4057 #: analyzer/analyzer.opt:171
4058 #, no-c-format
4059 msgid "Verify that paths are feasible when emitting diagnostics."
4060 msgstr ""
4061
4062 #: analyzer/analyzer.opt:175
4063 #, no-c-format
4064 msgid "Issue a note when diagnostics are deduplicated."
4065 msgstr ""
4066
4067 #: analyzer/analyzer.opt:179
4068 #, no-c-format
4069 msgid "Purge unneeded state during analysis."
4070 msgstr ""
4071
4072 #: analyzer/analyzer.opt:183
4073 #, no-c-format
4074 msgid "Merge similar-enough states during analysis."
4075 msgstr ""
4076
4077 #: analyzer/analyzer.opt:187
4078 #, no-c-format
4079 msgid "Enable transitivity of constraints during analysis."
4080 msgstr ""
4081
4082 #: analyzer/analyzer.opt:191
4083 #, no-c-format
4084 msgid "Approximate the effect of function calls to simplify analysis."
4085 msgstr ""
4086
4087 #: analyzer/analyzer.opt:195
4088 #, no-c-format
4089 msgid "Emit more verbose descriptions of control flow in diagnostics."
4090 msgstr ""
4091
4092 #: analyzer/analyzer.opt:199
4093 #, no-c-format
4094 msgid "Emit more verbose descriptions of state changes in diagnostics."
4095 msgstr ""
4096
4097 #: analyzer/analyzer.opt:203
4098 #, no-c-format
4099 msgid "Control which events are displayed in diagnostic paths."
4100 msgstr ""
4101
4102 #: analyzer/analyzer.opt:207
4103 #, no-c-format
4104 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4105 msgstr ""
4106
4107 #: analyzer/analyzer.opt:211
4108 #, no-c-format
4109 msgid "Dump various analyzer internals to stderr."
4110 msgstr ""
4111
4112 #: analyzer/analyzer.opt:215
4113 #, no-c-format
4114 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4115 msgstr ""
4116
4117 #: analyzer/analyzer.opt:219
4118 #, no-c-format
4119 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4120 msgstr ""
4121
4122 #: analyzer/analyzer.opt:223
4123 #, no-c-format
4124 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4125 msgstr ""
4126
4127 #: analyzer/analyzer.opt:227
4128 #, no-c-format
4129 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4130 msgstr ""
4131
4132 #: analyzer/analyzer.opt:231
4133 #, no-c-format
4134 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4135 msgstr ""
4136
4137 #: analyzer/analyzer.opt:235
4138 #, no-c-format
4139 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4140 msgstr ""
4141
4142 #: analyzer/analyzer.opt:239
4143 #, no-c-format
4144 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4145 msgstr ""
4146
4147 #: analyzer/analyzer.opt:243
4148 #, no-c-format
4149 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4150 msgstr ""
4151
4152 #: analyzer/analyzer.opt:247
4153 #, no-c-format
4154 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4155 msgstr ""
4156
4157 #: analyzer/analyzer.opt:251
4158 #, no-c-format
4159 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4160 msgstr ""
4161
4162 #: analyzer/analyzer.opt:255
4163 #, no-c-format
4164 msgid "Emit custom warnings with internal details intended for analyzer developers."
4165 msgstr ""
4166
4167 #: config/vms/vms.opt:27
4168 #, no-c-format
4169 msgid "Malloc data into P2 space."
4170 msgstr ""
4171
4172 #: config/vms/vms.opt:31
4173 #, no-c-format
4174 msgid "Set name of main routine for the debugger."
4175 msgstr ""
4176
4177 #: config/vms/vms.opt:35
4178 #, no-c-format
4179 msgid "Use VMS exit codes instead of posix ones."
4180 msgstr ""
4181
4182 #: config/vms/vms.opt:39
4183 #, no-c-format
4184 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4185 msgstr ""
4186
4187 #: config/mcore/mcore.opt:23
4188 #, fuzzy, no-c-format
4189 msgid "Generate code for the M*Core M210."
4190 msgstr "Генерыраваць код для Intel as"
4191
4192 #: config/mcore/mcore.opt:27
4193 #, fuzzy, no-c-format
4194 msgid "Generate code for the M*Core M340."
4195 msgstr "Генерыраваць код для Intel as"
4196
4197 #: config/mcore/mcore.opt:31
4198 #, no-c-format
4199 msgid "Force functions to be aligned to a 4 byte boundary."
4200 msgstr ""
4201
4202 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4203 #, no-c-format
4204 msgid "Generate big-endian code."
4205 msgstr ""
4206
4207 #: config/mcore/mcore.opt:39
4208 #, no-c-format
4209 msgid "Emit call graph information."
4210 msgstr ""
4211
4212 #: config/mcore/mcore.opt:43
4213 #, fuzzy, no-c-format
4214 msgid "Use the divide instruction."
4215 msgstr "Не генерыраваць сімвальныя інструкцыі"
4216
4217 #: config/mcore/mcore.opt:47
4218 #, no-c-format
4219 msgid "Inline constants if it can be done in 2 insns or less."
4220 msgstr ""
4221
4222 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4223 #, no-c-format
4224 msgid "Generate little-endian code."
4225 msgstr ""
4226
4227 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4228 #, no-c-format
4229 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4230 msgstr ""
4231
4232 #: config/mcore/mcore.opt:60
4233 #, no-c-format
4234 msgid "Use arbitrary sized immediates in bit operations."
4235 msgstr ""
4236
4237 #: config/mcore/mcore.opt:64
4238 #, no-c-format
4239 msgid "Prefer word accesses over byte accesses."
4240 msgstr ""
4241
4242 #: config/mcore/mcore.opt:71
4243 #, no-c-format
4244 msgid "Set the maximum amount for a single stack increment operation."
4245 msgstr ""
4246
4247 #: config/mcore/mcore.opt:75
4248 #, no-c-format
4249 msgid "Always treat bitfields as int-sized."
4250 msgstr ""
4251
4252 #: config/linux-android.opt:23
4253 #, fuzzy, no-c-format
4254 #| msgid "Generate code for Intel as"
4255 msgid "Generate code for the Android platform."
4256 msgstr "Генерыраваць код для Intel as"
4257
4258 #: config/mmix/mmix.opt:24
4259 #, fuzzy, no-c-format
4260 msgid "For intrinsics library: pass all parameters in registers."
4261 msgstr "Не выкарыстоўваць рэгістра sb"
4262
4263 #: config/mmix/mmix.opt:28
4264 #, no-c-format
4265 msgid "Use register stack for parameters and return value."
4266 msgstr ""
4267
4268 #: config/mmix/mmix.opt:32
4269 #, no-c-format
4270 msgid "Use call-clobbered registers for parameters and return value."
4271 msgstr ""
4272
4273 #: config/mmix/mmix.opt:37
4274 #, no-c-format
4275 msgid "Use epsilon-respecting floating point compare instructions."
4276 msgstr ""
4277
4278 #: config/mmix/mmix.opt:41
4279 #, no-c-format
4280 msgid "Use zero-extending memory loads, not sign-extending ones."
4281 msgstr ""
4282
4283 #: config/mmix/mmix.opt:45
4284 #, no-c-format
4285 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4286 msgstr ""
4287
4288 #: config/mmix/mmix.opt:49
4289 #, no-c-format
4290 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4291 msgstr ""
4292
4293 #: config/mmix/mmix.opt:53
4294 #, no-c-format
4295 msgid "Do not provide a default start-address 0x100 of the program."
4296 msgstr ""
4297
4298 #: config/mmix/mmix.opt:57
4299 #, no-c-format
4300 msgid "Link to emit program in ELF format (rather than mmo)."
4301 msgstr ""
4302
4303 #: config/mmix/mmix.opt:61
4304 #, no-c-format
4305 msgid "Use P-mnemonics for branches statically predicted as taken."
4306 msgstr ""
4307
4308 #: config/mmix/mmix.opt:65
4309 #, no-c-format
4310 msgid "Don't use P-mnemonics for branches."
4311 msgstr ""
4312
4313 #: config/mmix/mmix.opt:79
4314 #, no-c-format
4315 msgid "Use addresses that allocate global registers."
4316 msgstr ""
4317
4318 #: config/mmix/mmix.opt:83
4319 #, no-c-format
4320 msgid "Do not use addresses that allocate global registers."
4321 msgstr ""
4322
4323 #: config/mmix/mmix.opt:87
4324 #, no-c-format
4325 msgid "Generate a single exit point for each function."
4326 msgstr ""
4327
4328 #: config/mmix/mmix.opt:91
4329 #, fuzzy, no-c-format
4330 #| msgid "Do not generate char instructions"
4331 msgid "Do not generate a single exit point for each function."
4332 msgstr "Не генерыраваць сімвальныя інструкцыі"
4333
4334 #: config/mmix/mmix.opt:95
4335 #, no-c-format
4336 msgid "Set start-address of the program."
4337 msgstr ""
4338
4339 #: config/mmix/mmix.opt:99
4340 #, no-c-format
4341 msgid "Set start-address of data."
4342 msgstr ""
4343
4344 #: config/darwin.opt:34
4345 #, fuzzy, no-c-format
4346 msgid "Generate code for darwin loadable kernel extensions."
4347 msgstr "Генерыраваць код для Intel as"
4348
4349 #: config/darwin.opt:38
4350 #, no-c-format
4351 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4352 msgstr ""
4353
4354 #: config/darwin.opt:42
4355 #, no-c-format
4356 msgid "Generate compile-time CFString objects."
4357 msgstr ""
4358
4359 #: config/darwin.opt:46
4360 #, no-c-format
4361 msgid "Warn if constant CFString objects contain non-portable characters."
4362 msgstr ""
4363
4364 #: config/darwin.opt:51
4365 #, no-c-format
4366 msgid "Generate AT&T-style stubs for Mach-O."
4367 msgstr ""
4368
4369 #: config/darwin.opt:55
4370 #, no-c-format
4371 msgid "Generate code suitable for executables (NOT shared libs)."
4372 msgstr ""
4373
4374 #: config/darwin.opt:59
4375 #, no-c-format
4376 msgid "Generate code suitable for fast turn around debugging."
4377 msgstr ""
4378
4379 #: config/darwin.opt:63
4380 #, fuzzy, no-c-format
4381 msgid "Generate code for the kernel or loadable kernel extensions."
4382 msgstr "Генерыраваць код для дадзенага ЦП"
4383
4384 #: config/darwin.opt:71
4385 #, no-c-format
4386 msgid "The earliest macOS version on which this program will run."
4387 msgstr ""
4388
4389 #: config/darwin.opt:76
4390 #, no-c-format
4391 msgid "Set sizeof(bool) to 1."
4392 msgstr ""
4393
4394 #: config/darwin.opt:80
4395 #, no-c-format
4396 msgid "Force generation of external symbol indirection stubs."
4397 msgstr ""
4398
4399 #: config/darwin.opt:88
4400 #, no-c-format
4401 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
4402 msgstr ""
4403
4404 #: config/darwin.opt:94
4405 #, no-c-format
4406 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
4407 msgstr ""
4408
4409 #: config/darwin.opt:98
4410 #, no-c-format
4411 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
4412 msgstr ""
4413
4414 #: config/darwin.opt:102
4415 #, no-c-format
4416 msgid "-arch <name>\tGenerate output for architecture <name>."
4417 msgstr ""
4418
4419 #: config/darwin.opt:106
4420 #, no-c-format
4421 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
4422 msgstr ""
4423
4424 #: config/darwin.opt:110
4425 #, no-c-format
4426 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
4427 msgstr ""
4428
4429 #: config/darwin.opt:114
4430 #, no-c-format
4431 msgid "Generate an output executable that binds symbols on load, rather than lazily."
4432 msgstr ""
4433
4434 #: config/darwin.opt:118
4435 #, no-c-format
4436 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4437 msgstr ""
4438
4439 #: config/darwin.opt:122
4440 #, no-c-format
4441 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."
4442 msgstr ""
4443
4444 #: config/darwin.opt:126
4445 #, no-c-format
4446 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
4447 msgstr ""
4448
4449 #: config/darwin.opt:130
4450 #, no-c-format
4451 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."
4452 msgstr ""
4453
4454 #: config/darwin.opt:134
4455 #, no-c-format
4456 msgid "-current_version <number>\tSet the current version for the library to <number>."
4457 msgstr ""
4458
4459 #: config/darwin.opt:138
4460 #, no-c-format
4461 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
4462 msgstr ""
4463
4464 #: config/darwin.opt:142
4465 #, no-c-format
4466 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\""
4467 msgstr ""
4468
4469 #: config/darwin.opt:146
4470 #, no-c-format
4471 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
4472 msgstr ""
4473
4474 #: config/darwin.opt:150
4475 #, no-c-format
4476 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4477 msgstr ""
4478
4479 #: config/darwin.opt:154
4480 #, no-c-format
4481 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
4482 msgstr ""
4483
4484 #: config/darwin.opt:158
4485 #, no-c-format
4486 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
4487 msgstr ""
4488
4489 #: config/darwin.opt:162
4490 #, no-c-format
4491 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
4492 msgstr ""
4493
4494 #: config/darwin.opt:166
4495 #, no-c-format
4496 msgid "Supply a list of objects to be linked from a file, rather than the command line."
4497 msgstr ""
4498
4499 #: config/darwin.opt:170 config/darwin.opt:190
4500 #, no-c-format
4501 msgid "Used for generating code for some older kernel revisions."
4502 msgstr ""
4503
4504 #: config/darwin.opt:174
4505 #, no-c-format
4506 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
4507 msgstr ""
4508
4509 #: config/darwin.opt:178
4510 #, no-c-format
4511 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
4512 msgstr ""
4513
4514 #: config/darwin.opt:182
4515 #, no-c-format
4516 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."
4517 msgstr ""
4518
4519 #: config/darwin.opt:186
4520 #, no-c-format
4521 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
4522 msgstr ""
4523
4524 #: config/darwin.opt:194
4525 #, no-c-format
4526 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4527 msgstr ""
4528
4529 #: config/darwin.opt:198
4530 #, no-c-format
4531 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4532 msgstr ""
4533
4534 #: config/darwin.opt:202
4535 #, no-c-format
4536 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
4537 msgstr ""
4538
4539 #: config/darwin.opt:206
4540 #, no-c-format
4541 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
4542 msgstr ""
4543
4544 #: config/darwin.opt:210
4545 #, no-c-format
4546 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
4547 msgstr ""
4548
4549 #: config/darwin.opt:214
4550 #, no-c-format
4551 msgid "-install_name <name>\tSet the install name for a dylib."
4552 msgstr ""
4553
4554 #: config/darwin.opt:218
4555 #, no-c-format
4556 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
4557 msgstr ""
4558
4559 #: config/darwin.opt:222
4560 #, no-c-format
4561 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4562 msgstr ""
4563
4564 #: config/darwin.opt:226
4565 #, no-c-format
4566 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
4567 msgstr ""
4568
4569 #: config/darwin.opt:230
4570 #, no-c-format
4571 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."
4572 msgstr ""
4573
4574 #: config/darwin.opt:234
4575 #, no-c-format
4576 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
4577 msgstr ""
4578
4579 #: config/darwin.opt:238
4580 #, no-c-format
4581 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4582 msgstr ""
4583
4584 #: config/darwin.opt:242
4585 #, no-c-format
4586 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4587 msgstr ""
4588
4589 #: config/darwin.opt:246
4590 #, no-c-format
4591 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4592 msgstr ""
4593
4594 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4595 #, fuzzy, no-c-format
4596 msgid "(Obsolete) LD_PREBIND is no longer supported."
4597 msgstr "-pipe не падтрымліваецца."
4598
4599 #: config/darwin.opt:254
4600 #, no-c-format
4601 msgid "(Obsolete) This is the default."
4602 msgstr ""
4603
4604 #: config/darwin.opt:261
4605 #, no-c-format
4606 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4607 msgstr ""
4608
4609 #: config/darwin.opt:273
4610 #, no-c-format
4611 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4612 msgstr ""
4613
4614 #: config/darwin.opt:277
4615 #, no-c-format
4616 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
4617 msgstr ""
4618
4619 #: config/darwin.opt:284
4620 #, no-c-format
4621 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4622 msgstr ""
4623
4624 #: config/darwin.opt:288
4625 #, no-c-format
4626 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
4627 msgstr ""
4628
4629 #: config/darwin.opt:292
4630 #, no-c-format
4631 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."
4632 msgstr ""
4633
4634 #: config/darwin.opt:296
4635 #, no-c-format
4636 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
4637 msgstr ""
4638
4639 #: config/darwin.opt:300
4640 #, no-c-format
4641 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
4642 msgstr ""
4643
4644 #: config/darwin.opt:304
4645 #, no-c-format
4646 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
4647 msgstr ""
4648
4649 #: config/darwin.opt:308
4650 #, no-c-format
4651 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
4652 msgstr ""
4653
4654 #: config/darwin.opt:313
4655 #, no-c-format
4656 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
4657 msgstr ""
4658
4659 #: config/darwin.opt:317
4660 #, no-c-format
4661 msgid "Synonym for \"image_base\"."
4662 msgstr ""
4663
4664 #: config/darwin.opt:321
4665 #, no-c-format
4666 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
4667 msgstr ""
4668
4669 #: config/darwin.opt:326
4670 #, no-c-format
4671 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
4672 msgstr ""
4673
4674 #: config/darwin.opt:330
4675 #, no-c-format
4676 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
4677 msgstr ""
4678
4679 #: config/darwin.opt:334
4680 #, no-c-format
4681 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\"."
4682 msgstr ""
4683
4684 #: config/darwin.opt:338
4685 #, no-c-format
4686 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
4687 msgstr ""
4688
4689 #: config/darwin.opt:342
4690 #, no-c-format
4691 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
4692 msgstr ""
4693
4694 #: config/darwin.opt:346
4695 #, no-c-format
4696 msgid "(Obsolete)\tThis is the default."
4697 msgstr ""
4698
4699 #: config/darwin.opt:350
4700 #, no-c-format
4701 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
4702 msgstr ""
4703
4704 #: config/darwin.opt:354
4705 #, no-c-format
4706 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
4707 msgstr ""
4708
4709 #: config/darwin.opt:358
4710 #, no-c-format
4711 msgid "This is the default."
4712 msgstr ""
4713
4714 #: config/darwin.opt:362
4715 #, no-c-format
4716 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
4717 msgstr ""
4718
4719 #: config/darwin.opt:366
4720 #, no-c-format
4721 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
4722 msgstr ""
4723
4724 #: config/darwin.opt:370
4725 #, no-c-format
4726 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
4727 msgstr ""
4728
4729 #: config/darwin.opt:374
4730 #, no-c-format
4731 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
4732 msgstr ""
4733
4734 #: config/darwin.opt:378
4735 #, no-c-format
4736 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."
4737 msgstr ""
4738
4739 #: config/darwin.opt:382
4740 #, no-c-format
4741 msgid "Logs which object files the linker loads."
4742 msgstr ""
4743
4744 #: config/darwin.opt:386
4745 #, no-c-format
4746 msgid "Logs which symbol(s) caused an object to be loaded."
4747 msgstr ""
4748
4749 #: config/darwin.opt:394
4750 #, no-c-format
4751 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
4752 msgstr ""
4753
4754 #: config/darwin.opt:398
4755 #, no-c-format
4756 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
4757 msgstr ""
4758
4759 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
4760 #: config/c6x/c6x.opt:38
4761 #, no-c-format
4762 msgid "Use simulator runtime."
4763 msgstr ""
4764
4765 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
4766 #, no-c-format
4767 msgid "Specify the name of the target CPU."
4768 msgstr ""
4769
4770 #: config/bfin/bfin.opt:48
4771 #, no-c-format
4772 msgid "Omit frame pointer for leaf functions."
4773 msgstr ""
4774
4775 #: config/bfin/bfin.opt:52
4776 #, no-c-format
4777 msgid "Program is entirely located in low 64k of memory."
4778 msgstr ""
4779
4780 #: config/bfin/bfin.opt:56
4781 #, no-c-format
4782 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
4783 msgstr ""
4784
4785 #: config/bfin/bfin.opt:61
4786 #, no-c-format
4787 msgid "Avoid speculative loads to work around a hardware anomaly."
4788 msgstr ""
4789
4790 #: config/bfin/bfin.opt:65
4791 #, no-c-format
4792 msgid "Enabled ID based shared library."
4793 msgstr ""
4794
4795 #: config/bfin/bfin.opt:69
4796 #, no-c-format
4797 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
4798 msgstr ""
4799
4800 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
4801 #, no-c-format
4802 msgid "ID of shared library to build."
4803 msgstr ""
4804
4805 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
4806 #, no-c-format
4807 msgid "Enable separate data segment."
4808 msgstr ""
4809
4810 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
4811 #, no-c-format
4812 msgid "Avoid generating pc-relative calls; use indirection."
4813 msgstr ""
4814
4815 #: config/bfin/bfin.opt:86
4816 #, fuzzy, no-c-format
4817 msgid "Link with the fast floating-point library."
4818 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
4819
4820 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
4821 #, no-c-format
4822 msgid "Enable Function Descriptor PIC mode."
4823 msgstr ""
4824
4825 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
4826 #, no-c-format
4827 msgid "Enable inlining of PLT in function calls."
4828 msgstr ""
4829
4830 #: config/bfin/bfin.opt:98
4831 #, no-c-format
4832 msgid "Do stack checking using bounds in L1 scratch memory."
4833 msgstr ""
4834
4835 #: config/bfin/bfin.opt:102
4836 #, no-c-format
4837 msgid "Enable multicore support."
4838 msgstr ""
4839
4840 #: config/bfin/bfin.opt:106
4841 #, no-c-format
4842 msgid "Build for Core A."
4843 msgstr ""
4844
4845 #: config/bfin/bfin.opt:110
4846 #, no-c-format
4847 msgid "Build for Core B."
4848 msgstr ""
4849
4850 #: config/bfin/bfin.opt:114
4851 #, no-c-format
4852 msgid "Build for SDRAM."
4853 msgstr ""
4854
4855 #: config/bfin/bfin.opt:118
4856 #, no-c-format
4857 msgid "Assume ICPLBs are enabled at runtime."
4858 msgstr ""
4859
4860 #: config/m68k/m68k-tables.opt:25
4861 #, no-c-format
4862 msgid "Known M68K CPUs (for use with the -mcpu= option):"
4863 msgstr ""
4864
4865 #: config/m68k/m68k-tables.opt:365
4866 #, no-c-format
4867 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
4868 msgstr ""
4869
4870 #: config/m68k/m68k-tables.opt:411
4871 #, no-c-format
4872 msgid "Known M68K ISAs (for use with the -march= option):"
4873 msgstr ""
4874
4875 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
4876 #, no-c-format
4877 msgid "Use IEEE math for fp comparisons."
4878 msgstr ""
4879
4880 #: config/m68k/m68k.opt:30
4881 #, fuzzy, no-c-format
4882 #| msgid "Generate code for a 520X"
4883 msgid "Generate code for a 520X."
4884 msgstr "Ствараць код для 520X"
4885
4886 #: config/m68k/m68k.opt:34
4887 #, fuzzy, no-c-format
4888 #| msgid "Generate code for a 520X"
4889 msgid "Generate code for a 5206e."
4890 msgstr "Ствараць код для 520X"
4891
4892 #: config/m68k/m68k.opt:38
4893 #, fuzzy, no-c-format
4894 #| msgid "Generate code for a 520X"
4895 msgid "Generate code for a 528x."
4896 msgstr "Ствараць код для 520X"
4897
4898 #: config/m68k/m68k.opt:42
4899 #, fuzzy, no-c-format
4900 #| msgid "Generate code for a 520X"
4901 msgid "Generate code for a 5307."
4902 msgstr "Ствараць код для 520X"
4903
4904 #: config/m68k/m68k.opt:46
4905 #, fuzzy, no-c-format
4906 #| msgid "Generate code for a 520X"
4907 msgid "Generate code for a 5407."
4908 msgstr "Ствараць код для 520X"
4909
4910 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
4911 #, fuzzy, no-c-format
4912 #| msgid "Generate code for a 68000"
4913 msgid "Generate code for a 68000."
4914 msgstr "Ствараць код для 68000"
4915
4916 #: config/m68k/m68k.opt:54
4917 #, fuzzy, no-c-format
4918 #| msgid "Generate code for a 68020"
4919 msgid "Generate code for a 68010."
4920 msgstr "Ствараць код для 68020"
4921
4922 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
4923 #, fuzzy, no-c-format
4924 #| msgid "Generate code for a 68020"
4925 msgid "Generate code for a 68020."
4926 msgstr "Ствараць код для 68020"
4927
4928 #: config/m68k/m68k.opt:62
4929 #, fuzzy, no-c-format
4930 msgid "Generate code for a 68040, without any new instructions."
4931 msgstr "Генерыраваць код для Intel as"
4932
4933 #: config/m68k/m68k.opt:66
4934 #, fuzzy, no-c-format
4935 msgid "Generate code for a 68060, without any new instructions."
4936 msgstr "Генерыраваць код для Intel as"
4937
4938 #: config/m68k/m68k.opt:70
4939 #, fuzzy, no-c-format
4940 #| msgid "Generate code for a 68030"
4941 msgid "Generate code for a 68030."
4942 msgstr "Ствараць код для 68030"
4943
4944 #: config/m68k/m68k.opt:74
4945 #, fuzzy, no-c-format
4946 #| msgid "Generate code for a 68040"
4947 msgid "Generate code for a 68040."
4948 msgstr "Ствараць код для 68040"
4949
4950 #: config/m68k/m68k.opt:78
4951 #, fuzzy, no-c-format
4952 #| msgid "Generate code for a 68060"
4953 msgid "Generate code for a 68060."
4954 msgstr "Ствараць код для 68060"
4955
4956 #: config/m68k/m68k.opt:82
4957 #, fuzzy, no-c-format
4958 #| msgid "Generate code for a 68302"
4959 msgid "Generate code for a 68302."
4960 msgstr "Ствараць код для 68302"
4961
4962 #: config/m68k/m68k.opt:86
4963 #, fuzzy, no-c-format
4964 #| msgid "Generate code for a 68332"
4965 msgid "Generate code for a 68332."
4966 msgstr "Ствараць код для 68332"
4967
4968 #: config/m68k/m68k.opt:91
4969 #, fuzzy, no-c-format
4970 #| msgid "Generate code for a 68851"
4971 msgid "Generate code for a 68851."
4972 msgstr "Ствараць код для 68851"
4973
4974 #: config/m68k/m68k.opt:95
4975 #, no-c-format
4976 msgid "Generate code that uses 68881 floating-point instructions."
4977 msgstr ""
4978
4979 #: config/m68k/m68k.opt:99
4980 #, no-c-format
4981 msgid "Align variables on a 32-bit boundary."
4982 msgstr ""
4983
4984 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
4985 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
4986 #, no-c-format
4987 msgid "Specify the name of the target architecture."
4988 msgstr ""
4989
4990 #: config/m68k/m68k.opt:107
4991 #, fuzzy, no-c-format
4992 msgid "Use the bit-field instructions."
4993 msgstr "Не генерыраваць сімвальныя інструкцыі"
4994
4995 #: config/m68k/m68k.opt:119
4996 #, fuzzy, no-c-format
4997 #| msgid "Generate code for GNU ld"
4998 msgid "Generate code for a ColdFire v4e."
4999 msgstr "Генерыраваць код для GNU ld"
5000
5001 #: config/m68k/m68k.opt:123
5002 #, no-c-format
5003 msgid "Specify the target CPU."
5004 msgstr ""
5005
5006 #: config/m68k/m68k.opt:127
5007 #, fuzzy, no-c-format
5008 #| msgid "Generate code for a cpu32"
5009 msgid "Generate code for a cpu32."
5010 msgstr "Ствараць код для цп32"
5011
5012 #: config/m68k/m68k.opt:131
5013 #, no-c-format
5014 msgid "Use hardware division instructions on ColdFire."
5015 msgstr ""
5016
5017 #: config/m68k/m68k.opt:135
5018 #, fuzzy, no-c-format
5019 msgid "Generate code for a Fido A."
5020 msgstr "Стварыць код для DLL"
5021
5022 #: config/m68k/m68k.opt:139
5023 #, no-c-format
5024 msgid "Generate code which uses hardware floating point instructions."
5025 msgstr ""
5026
5027 #: config/m68k/m68k.opt:143
5028 #, no-c-format
5029 msgid "Enable ID based shared library."
5030 msgstr ""
5031
5032 #: config/m68k/m68k.opt:147
5033 #, no-c-format
5034 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5035 msgstr ""
5036
5037 #: config/m68k/m68k.opt:151
5038 #, fuzzy, no-c-format
5039 msgid "Do not use the bit-field instructions."
5040 msgstr "Не генерыраваць сімвальныя інструкцыі"
5041
5042 #: config/m68k/m68k.opt:155
5043 #, no-c-format
5044 msgid "Use normal calling convention."
5045 msgstr ""
5046
5047 #: config/m68k/m68k.opt:159
5048 #, no-c-format
5049 msgid "Consider type 'int' to be 32 bits wide."
5050 msgstr ""
5051
5052 #: config/m68k/m68k.opt:163
5053 #, no-c-format
5054 msgid "Generate pc-relative code."
5055 msgstr ""
5056
5057 #: config/m68k/m68k.opt:167
5058 #, no-c-format
5059 msgid "Use different calling convention using 'rtd'."
5060 msgstr ""
5061
5062 #: config/m68k/m68k.opt:179
5063 #, no-c-format
5064 msgid "Consider type 'int' to be 16 bits wide."
5065 msgstr ""
5066
5067 #: config/m68k/m68k.opt:183
5068 #, no-c-format
5069 msgid "Generate code with library calls for floating point."
5070 msgstr ""
5071
5072 #: config/m68k/m68k.opt:187
5073 #, no-c-format
5074 msgid "Do not use unaligned memory references."
5075 msgstr ""
5076
5077 #: config/m68k/m68k.opt:191
5078 #, no-c-format
5079 msgid "Tune for the specified target CPU or architecture."
5080 msgstr ""
5081
5082 #: config/m68k/m68k.opt:195
5083 #, no-c-format
5084 msgid "Support more than 8192 GOT entries on ColdFire."
5085 msgstr ""
5086
5087 #: config/m68k/m68k.opt:199
5088 #, no-c-format
5089 msgid "Support TLS segment larger than 64K."
5090 msgstr ""
5091
5092 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5093 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5094 #, no-c-format
5095 msgid "Assume target CPU is configured as big endian."
5096 msgstr ""
5097
5098 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5099 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5100 #, no-c-format
5101 msgid "Assume target CPU is configured as little endian."
5102 msgstr ""
5103
5104 #: config/riscv/riscv.opt:34
5105 #, no-c-format
5106 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5107 msgstr ""
5108
5109 #: config/riscv/riscv.opt:38
5110 #, no-c-format
5111 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5112 msgstr ""
5113
5114 #: config/riscv/riscv.opt:42
5115 #, no-c-format
5116 msgid "Specify integer and floating-point calling convention."
5117 msgstr ""
5118
5119 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5120 #, no-c-format
5121 msgid "Attempt to keep stack aligned to this power of 2."
5122 msgstr ""
5123
5124 #: config/riscv/riscv.opt:50
5125 #, no-c-format
5126 msgid "Supported ABIs (for use with the -mabi= option):"
5127 msgstr ""
5128
5129 #: config/riscv/riscv.opt:75
5130 #, no-c-format
5131 msgid "Use hardware floating-point divide and square root instructions."
5132 msgstr ""
5133
5134 #: config/riscv/riscv.opt:79
5135 #, no-c-format
5136 msgid "Use hardware instructions for integer division."
5137 msgstr ""
5138
5139 #: config/riscv/riscv.opt:83
5140 #, no-c-format
5141 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5142 msgstr ""
5143
5144 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5145 #, no-c-format
5146 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5147 msgstr ""
5148
5149 #: config/riscv/riscv.opt:92
5150 #, no-c-format
5151 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5152 msgstr ""
5153
5154 #: config/riscv/riscv.opt:96
5155 #, no-c-format
5156 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5157 msgstr ""
5158
5159 #: config/riscv/riscv.opt:100
5160 #, no-c-format
5161 msgid "Use smaller but slower prologue and epilogue code."
5162 msgstr ""
5163
5164 #: config/riscv/riscv.opt:104
5165 #, no-c-format
5166 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."
5167 msgstr ""
5168
5169 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5170 #: config/loongarch/loongarch.opt:186
5171 #, no-c-format
5172 msgid "Specify the code model."
5173 msgstr ""
5174
5175 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
5176 #, no-c-format
5177 msgid "Do not generate unaligned memory accesses."
5178 msgstr ""
5179
5180 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5181 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5182 #: config/tilegx/tilegx.opt:57
5183 #, no-c-format
5184 msgid "Known code models (for use with the -mcmodel= option):"
5185 msgstr ""
5186
5187 #: config/riscv/riscv.opt:128
5188 #, no-c-format
5189 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5190 msgstr ""
5191
5192 #: config/riscv/riscv.opt:132
5193 #, no-c-format
5194 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5195 msgstr ""
5196
5197 #: config/riscv/riscv.opt:153
5198 #, no-c-format
5199 msgid "Emit RISC-V ELF attribute."
5200 msgstr ""
5201
5202 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5203 #, no-c-format
5204 msgid "Use the given data alignment."
5205 msgstr ""
5206
5207 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5208 #, no-c-format
5209 msgid "Known data alignment choices (for use with the -malign-data= option):"
5210 msgstr ""
5211
5212 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5213 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5214 #: config/rs6000/rs6000.opt:554
5215 #, no-c-format
5216 msgid "Use given stack-protector guard."
5217 msgstr ""
5218
5219 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5220 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:558
5221 #, no-c-format
5222 msgid "Valid arguments to -mstack-protector-guard=:"
5223 msgstr ""
5224
5225 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5226 #: config/rs6000/rs6000.opt:568
5227 #, no-c-format
5228 msgid "Use the given base register for addressing the stack-protector guard."
5229 msgstr ""
5230
5231 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5232 #: config/rs6000/rs6000.opt:575
5233 #, no-c-format
5234 msgid "Use the given offset for addressing the stack-protector guard."
5235 msgstr ""
5236
5237 #: config/riscv/riscv.opt:214
5238 #, no-c-format
5239 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5240 msgstr ""
5241
5242 #: config/riscv/riscv.opt:227
5243 #, no-c-format
5244 msgid "Set the version of RISC-V ISA spec."
5245 msgstr ""
5246
5247 #: config/m32c/m32c.opt:23
5248 #, no-c-format
5249 msgid "-msim\tUse simulator runtime."
5250 msgstr ""
5251
5252 #: config/m32c/m32c.opt:27
5253 #, no-c-format
5254 msgid "-mcpu=r8c\tCompile code for R8C variants."
5255 msgstr ""
5256
5257 #: config/m32c/m32c.opt:31
5258 #, no-c-format
5259 msgid "-mcpu=m16c\tCompile code for M16C variants."
5260 msgstr ""
5261
5262 #: config/m32c/m32c.opt:35
5263 #, no-c-format
5264 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5265 msgstr ""
5266
5267 #: config/m32c/m32c.opt:39
5268 #, no-c-format
5269 msgid "-mcpu=m32c\tCompile code for M32C variants."
5270 msgstr ""
5271
5272 #: config/m32c/m32c.opt:43
5273 #, no-c-format
5274 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5275 msgstr ""
5276
5277 #: config/msp430/msp430.opt:7
5278 #, no-c-format
5279 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."
5280 msgstr ""
5281
5282 #: config/msp430/msp430.opt:11
5283 #, no-c-format
5284 msgid "Force assembly output to always use hex constants."
5285 msgstr ""
5286
5287 #: config/msp430/msp430.opt:15
5288 #, no-c-format
5289 msgid "Specify the MCU to build for."
5290 msgstr ""
5291
5292 #: config/msp430/msp430.opt:19
5293 #, no-c-format
5294 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
5295 msgstr ""
5296
5297 #: config/msp430/msp430.opt:23
5298 #, no-c-format
5299 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
5300 msgstr ""
5301
5302 #: config/msp430/msp430.opt:27
5303 #, no-c-format
5304 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5305 msgstr ""
5306
5307 #: config/msp430/msp430.opt:52
5308 #, no-c-format
5309 msgid "Select large model - 20-bit addresses/pointers."
5310 msgstr ""
5311
5312 #: config/msp430/msp430.opt:56
5313 #, no-c-format
5314 msgid "Select small model - 16-bit addresses/pointers (default)."
5315 msgstr ""
5316
5317 #: config/msp430/msp430.opt:60
5318 #, no-c-format
5319 msgid "Optimize opcode sizes at link time."
5320 msgstr ""
5321
5322 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5323 #, no-c-format
5324 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
5325 msgstr ""
5326
5327 #: config/msp430/msp430.opt:74
5328 #, no-c-format
5329 msgid "Specify the type of hardware multiply to support."
5330 msgstr ""
5331
5332 #: config/msp430/msp430.opt:96
5333 #, no-c-format
5334 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)."
5335 msgstr ""
5336
5337 #: config/msp430/msp430.opt:100
5338 #, no-c-format
5339 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)."
5340 msgstr ""
5341
5342 #: config/msp430/msp430.opt:104
5343 #, no-c-format
5344 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
5345 msgstr ""
5346
5347 #: config/msp430/msp430.opt:123
5348 #, no-c-format
5349 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
5350 msgstr ""
5351
5352 #: config/msp430/msp430.opt:127
5353 #, no-c-format
5354 msgid "Passes on a request to the assembler to warn about various silicon errata."
5355 msgstr ""
5356
5357 #: config/msp430/msp430.opt:131
5358 #, no-c-format
5359 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."
5360 msgstr ""
5361
5362 #: config/msp430/msp430.opt:136
5363 #, no-c-format
5364 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."
5365 msgstr ""
5366
5367 #: config/aarch64/aarch64.opt:43
5368 #, no-c-format
5369 msgid "The possible TLS dialects:"
5370 msgstr ""
5371
5372 #: config/aarch64/aarch64.opt:55 config/loongarch/loongarch.opt:167
5373 #, no-c-format
5374 msgid "The code model option names for -mcmodel:"
5375 msgstr ""
5376
5377 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5378 #, fuzzy, no-c-format
5379 #| msgid "Generate code without GP reg"
5380 msgid "Generate code which uses only the general registers."
5381 msgstr "Генерыраваць код без GP reg"
5382
5383 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5384 #, no-c-format
5385 msgid "Generate code to mitigate against straight line speculation."
5386 msgstr ""
5387
5388 #: config/aarch64/aarch64.opt:80
5389 #, no-c-format
5390 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5391 msgstr ""
5392
5393 #: config/aarch64/aarch64.opt:84
5394 #, no-c-format
5395 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5396 msgstr ""
5397
5398 #: config/aarch64/aarch64.opt:96
5399 #, no-c-format
5400 msgid "Don't assume that unaligned accesses are handled by the system."
5401 msgstr ""
5402
5403 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5404 #, no-c-format
5405 msgid "Omit the frame pointer in leaf functions."
5406 msgstr ""
5407
5408 #: config/aarch64/aarch64.opt:104
5409 #, no-c-format
5410 msgid "Specify TLS dialect."
5411 msgstr ""
5412
5413 #: config/aarch64/aarch64.opt:108
5414 #, no-c-format
5415 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
5416 msgstr ""
5417
5418 #: config/aarch64/aarch64.opt:127
5419 #, no-c-format
5420 msgid "Use features of architecture ARCH."
5421 msgstr ""
5422
5423 #: config/aarch64/aarch64.opt:131
5424 #, no-c-format
5425 msgid "Use features of and optimize for CPU."
5426 msgstr ""
5427
5428 #: config/aarch64/aarch64.opt:135
5429 #, fuzzy, no-c-format
5430 #| msgid "Optimize for 3900"
5431 msgid "Optimize for CPU."
5432 msgstr "Аптымізаваць для 3900"
5433
5434 #: config/aarch64/aarch64.opt:139
5435 #, fuzzy, no-c-format
5436 msgid "Generate code that conforms to the specified ABI."
5437 msgstr "Генерыраваць код для дадзенага ЦП"
5438
5439 #: config/aarch64/aarch64.opt:143
5440 #, no-c-format
5441 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5442 msgstr ""
5443
5444 #: config/aarch64/aarch64.opt:147
5445 #, no-c-format
5446 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5447 msgstr ""
5448
5449 #: config/aarch64/aarch64.opt:157
5450 #, no-c-format
5451 msgid "PC relative literal loads."
5452 msgstr ""
5453
5454 #: config/aarch64/aarch64.opt:161
5455 #, no-c-format
5456 msgid "Use branch-protection features."
5457 msgstr ""
5458
5459 #: config/aarch64/aarch64.opt:165
5460 #, no-c-format
5461 msgid "Select return address signing scope."
5462 msgstr ""
5463
5464 #: config/aarch64/aarch64.opt:169
5465 #, no-c-format
5466 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
5467 msgstr ""
5468
5469 #: config/aarch64/aarch64.opt:182
5470 #, no-c-format
5471 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."
5472 msgstr ""
5473
5474 #: config/aarch64/aarch64.opt:188
5475 #, no-c-format
5476 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."
5477 msgstr ""
5478
5479 #: config/aarch64/aarch64.opt:195
5480 #, no-c-format
5481 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."
5482 msgstr ""
5483
5484 #: config/aarch64/aarch64.opt:201
5485 #, no-c-format
5486 msgid "The possible SVE vector lengths:"
5487 msgstr ""
5488
5489 #: config/aarch64/aarch64.opt:223
5490 #, no-c-format
5491 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5492 msgstr ""
5493
5494 #: config/aarch64/aarch64.opt:227
5495 #, no-c-format
5496 msgid "Enables verbose cost model dumping in the debug dump files."
5497 msgstr ""
5498
5499 #: config/aarch64/aarch64.opt:231
5500 #, no-c-format
5501 msgid "Generate code to track when the CPU might be speculating incorrectly."
5502 msgstr ""
5503
5504 #: config/aarch64/aarch64.opt:249
5505 #, no-c-format
5506 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."
5507 msgstr ""
5508
5509 #: config/aarch64/aarch64.opt:255
5510 #, no-c-format
5511 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."
5512 msgstr ""
5513
5514 #: config/aarch64/aarch64.opt:264
5515 #, no-c-format
5516 msgid "Generate local calls to out-of-line atomic operations."
5517 msgstr ""
5518
5519 #: config/aarch64/aarch64.opt:268
5520 #, no-c-format
5521 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."
5522 msgstr ""
5523
5524 #: config/aarch64/aarch64.opt:272
5525 #, no-c-format
5526 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."
5527 msgstr ""
5528
5529 #: config/aarch64/aarch64.opt:276
5530 #, no-c-format
5531 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."
5532 msgstr ""
5533
5534 #: config/aarch64/aarch64.opt:286
5535 #, no-c-format
5536 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5537 msgstr ""
5538
5539 #: config/aarch64/aarch64.opt:290
5540 #, no-c-format
5541 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
5542 msgstr ""
5543
5544 #: config/aarch64/aarch64.opt:294
5545 #, no-c-format
5546 msgid "Constant memset size in bytes from which to start using MOPS sequence."
5547 msgstr ""
5548
5549 #: config/aarch64/aarch64.opt:298
5550 #, no-c-format
5551 msgid "Limit how much the autovectorizer may unroll a loop."
5552 msgstr ""
5553
5554 #: config/linux.opt:24
5555 #, no-c-format
5556 msgid "Use Bionic C library."
5557 msgstr ""
5558
5559 #: config/linux.opt:28
5560 #, fuzzy, no-c-format
5561 #| msgid "Use GNU as"
5562 msgid "Use GNU C library."
5563 msgstr "Выкарыстоўваць GNU як"
5564
5565 #: config/linux.opt:32
5566 #, no-c-format
5567 msgid "Use uClibc C library."
5568 msgstr ""
5569
5570 #: config/linux.opt:36
5571 #, no-c-format
5572 msgid "Use musl C library."
5573 msgstr ""
5574
5575 #: config/ia64/ilp32.opt:3
5576 #, fuzzy, no-c-format
5577 #| msgid "Generate ELF output"
5578 msgid "Generate ILP32 code."
5579 msgstr "Стварыць ELF-вывад"
5580
5581 #: config/ia64/ilp32.opt:7
5582 #, fuzzy, no-c-format
5583 #| msgid "Generate ELF output"
5584 msgid "Generate LP64 code."
5585 msgstr "Стварыць ELF-вывад"
5586
5587 #: config/ia64/ia64.opt:28
5588 #, no-c-format
5589 msgid "Generate big endian code."
5590 msgstr ""
5591
5592 #: config/ia64/ia64.opt:32
5593 #, no-c-format
5594 msgid "Generate little endian code."
5595 msgstr ""
5596
5597 #: config/ia64/ia64.opt:36
5598 #, fuzzy, no-c-format
5599 #| msgid "Generate code for GNU as"
5600 msgid "Generate code for GNU as."
5601 msgstr "Генерыраваць код для GNU as"
5602
5603 #: config/ia64/ia64.opt:40
5604 #, fuzzy, no-c-format
5605 #| msgid "Generate code for GNU ld"
5606 msgid "Generate code for GNU ld."
5607 msgstr "Генерыраваць код для GNU ld"
5608
5609 #: config/ia64/ia64.opt:44
5610 #, no-c-format
5611 msgid "Emit stop bits before and after volatile extended asms."
5612 msgstr ""
5613
5614 #: config/ia64/ia64.opt:48
5615 #, fuzzy, no-c-format
5616 #| msgid "Use symbolic register names"
5617 msgid "Use in/loc/out register names."
5618 msgstr "Ужываць сімвалічныя назвы рэгістраў"
5619
5620 #: config/ia64/ia64.opt:55
5621 #, no-c-format
5622 msgid "Enable use of sdata/scommon/sbss."
5623 msgstr ""
5624
5625 #: config/ia64/ia64.opt:59
5626 #, fuzzy, no-c-format
5627 #| msgid "Generate code without GP reg"
5628 msgid "Generate code without GP reg."
5629 msgstr "Генерыраваць код без GP reg"
5630
5631 #: config/ia64/ia64.opt:63
5632 #, no-c-format
5633 msgid "gp is constant (but save/restore gp on indirect calls)."
5634 msgstr ""
5635
5636 #: config/ia64/ia64.opt:67
5637 #, no-c-format
5638 msgid "Generate self-relocatable code."
5639 msgstr ""
5640
5641 #: config/ia64/ia64.opt:71
5642 #, no-c-format
5643 msgid "Generate inline floating point division, optimize for latency."
5644 msgstr ""
5645
5646 #: config/ia64/ia64.opt:75
5647 #, no-c-format
5648 msgid "Generate inline floating point division, optimize for throughput."
5649 msgstr ""
5650
5651 #: config/ia64/ia64.opt:82
5652 #, no-c-format
5653 msgid "Generate inline integer division, optimize for latency."
5654 msgstr ""
5655
5656 #: config/ia64/ia64.opt:86
5657 #, no-c-format
5658 msgid "Generate inline integer division, optimize for throughput."
5659 msgstr ""
5660
5661 #: config/ia64/ia64.opt:90
5662 #, no-c-format
5663 msgid "Do not inline integer division."
5664 msgstr ""
5665
5666 #: config/ia64/ia64.opt:94
5667 #, no-c-format
5668 msgid "Generate inline square root, optimize for latency."
5669 msgstr ""
5670
5671 #: config/ia64/ia64.opt:98
5672 #, no-c-format
5673 msgid "Generate inline square root, optimize for throughput."
5674 msgstr ""
5675
5676 #: config/ia64/ia64.opt:102
5677 #, no-c-format
5678 msgid "Do not inline square root."
5679 msgstr ""
5680
5681 #: config/ia64/ia64.opt:106
5682 #, no-c-format
5683 msgid "Enable DWARF line debug info via GNU as."
5684 msgstr ""
5685
5686 #: config/ia64/ia64.opt:110
5687 #, no-c-format
5688 msgid "Enable earlier placing stop bits for better scheduling."
5689 msgstr ""
5690
5691 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
5692 #, no-c-format
5693 msgid "Specify range of registers to make fixed."
5694 msgstr ""
5695
5696 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
5697 #, no-c-format
5698 msgid "Specify bit size of immediate TLS offsets."
5699 msgstr ""
5700
5701 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
5702 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
5703 #, fuzzy, no-c-format
5704 #| msgid "Generate code for given CPU"
5705 msgid "Schedule code for given CPU."
5706 msgstr "Генерыраваць код для дадзенага ЦП"
5707
5708 #: config/ia64/ia64.opt:126
5709 #, no-c-format
5710 msgid "Known Itanium CPUs (for use with the -mtune= option):"
5711 msgstr ""
5712
5713 #: config/ia64/ia64.opt:136
5714 #, no-c-format
5715 msgid "Use data speculation before reload."
5716 msgstr ""
5717
5718 #: config/ia64/ia64.opt:140
5719 #, no-c-format
5720 msgid "Use data speculation after reload."
5721 msgstr ""
5722
5723 #: config/ia64/ia64.opt:144
5724 #, fuzzy, no-c-format
5725 #| msgid "Create console application"
5726 msgid "Use control speculation."
5727 msgstr "Стварыць кансольны прыдатак"
5728
5729 #: config/ia64/ia64.opt:148
5730 #, no-c-format
5731 msgid "Use in block data speculation before reload."
5732 msgstr ""
5733
5734 #: config/ia64/ia64.opt:152
5735 #, no-c-format
5736 msgid "Use in block data speculation after reload."
5737 msgstr ""
5738
5739 #: config/ia64/ia64.opt:156
5740 #, no-c-format
5741 msgid "Use in block control speculation."
5742 msgstr ""
5743
5744 #: config/ia64/ia64.opt:160
5745 #, no-c-format
5746 msgid "Use simple data speculation check."
5747 msgstr ""
5748
5749 #: config/ia64/ia64.opt:164
5750 #, no-c-format
5751 msgid "Use simple data speculation check for control speculation."
5752 msgstr ""
5753
5754 #: config/ia64/ia64.opt:174
5755 #, no-c-format
5756 msgid "Count speculative dependencies while calculating priority of instructions."
5757 msgstr ""
5758
5759 #: config/ia64/ia64.opt:178
5760 #, no-c-format
5761 msgid "Place a stop bit after every cycle when scheduling."
5762 msgstr ""
5763
5764 #: config/ia64/ia64.opt:182
5765 #, no-c-format
5766 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
5767 msgstr ""
5768
5769 #: config/ia64/ia64.opt:186
5770 #, no-c-format
5771 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."
5772 msgstr ""
5773
5774 #: config/ia64/ia64.opt:190
5775 #, no-c-format
5776 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
5777 msgstr ""
5778
5779 #: config/ia64/ia64.opt:194
5780 #, no-c-format
5781 msgid "Don't generate checks for control speculation in selective scheduling."
5782 msgstr ""
5783
5784 #: config/epiphany/epiphany.opt:24
5785 #, no-c-format
5786 msgid "Don't use any of r32..r63."
5787 msgstr ""
5788
5789 #: config/epiphany/epiphany.opt:28
5790 #, no-c-format
5791 msgid "Preferentially allocate registers that allow short instruction generation."
5792 msgstr ""
5793
5794 #: config/epiphany/epiphany.opt:32
5795 #, no-c-format
5796 msgid "Set branch cost."
5797 msgstr ""
5798
5799 #: config/epiphany/epiphany.opt:36
5800 #, fuzzy, no-c-format
5801 msgid "Enable conditional move instruction usage."
5802 msgstr "Не генерыраваць сімвальныя інструкцыі"
5803
5804 #: config/epiphany/epiphany.opt:40
5805 #, no-c-format
5806 msgid "Set number of nops to emit before each insn pattern."
5807 msgstr ""
5808
5809 #: config/epiphany/epiphany.opt:52
5810 #, fuzzy, no-c-format
5811 #| msgid "Use hardware floating point"
5812 msgid "Use software floating point comparisons."
5813 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
5814
5815 #: config/epiphany/epiphany.opt:56
5816 #, no-c-format
5817 msgid "Enable split of 32 bit immediate loads into low / high part."
5818 msgstr ""
5819
5820 #: config/epiphany/epiphany.opt:60
5821 #, no-c-format
5822 msgid "Enable use of POST_INC / POST_DEC."
5823 msgstr ""
5824
5825 #: config/epiphany/epiphany.opt:64
5826 #, no-c-format
5827 msgid "Enable use of POST_MODIFY."
5828 msgstr ""
5829
5830 #: config/epiphany/epiphany.opt:68
5831 #, no-c-format
5832 msgid "Set number of bytes on the stack preallocated for use by the callee."
5833 msgstr ""
5834
5835 #: config/epiphany/epiphany.opt:72
5836 #, no-c-format
5837 msgid "Assume round to nearest is selected for purposes of scheduling."
5838 msgstr ""
5839
5840 #: config/epiphany/epiphany.opt:76
5841 #, fuzzy, no-c-format
5842 msgid "Generate call insns as indirect calls."
5843 msgstr "Генерыраваць код для Intel as"
5844
5845 #: config/epiphany/epiphany.opt:80
5846 #, fuzzy, no-c-format
5847 msgid "Generate call insns as direct calls."
5848 msgstr "Генерыраваць код для Intel as"
5849
5850 #: config/epiphany/epiphany.opt:84
5851 #, no-c-format
5852 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
5853 msgstr ""
5854
5855 #: config/epiphany/epiphany.opt:108
5856 #, no-c-format
5857 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
5858 msgstr ""
5859
5860 #: config/epiphany/epiphany.opt:112
5861 #, no-c-format
5862 msgid "Vectorize for double-word operations."
5863 msgstr ""
5864
5865 #: config/epiphany/epiphany.opt:128
5866 #, no-c-format
5867 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
5868 msgstr ""
5869
5870 #: config/epiphany/epiphany.opt:132
5871 #, no-c-format
5872 msgid "Use the floating point unit for integer add/subtract."
5873 msgstr ""
5874
5875 #: config/epiphany/epiphany.opt:136
5876 #, no-c-format
5877 msgid "Set register to hold -1."
5878 msgstr ""
5879
5880 #: config/ft32/ft32.opt:23
5881 #, no-c-format
5882 msgid "Target the software simulator."
5883 msgstr ""
5884
5885 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
5886 #: config/arc/arc.opt:400
5887 #, no-c-format
5888 msgid "Use LRA instead of reload."
5889 msgstr ""
5890
5891 #: config/ft32/ft32.opt:31
5892 #, fuzzy, no-c-format
5893 msgid "Avoid use of the DIV and MOD instructions."
5894 msgstr "Не генерыраваць сімвальныя інструкцыі"
5895
5896 #: config/ft32/ft32.opt:35
5897 #, fuzzy, no-c-format
5898 #| msgid "Target the AM33 processor"
5899 msgid "Target the FT32B architecture."
5900 msgstr "Мэта - AM33 працэсар"
5901
5902 #: config/ft32/ft32.opt:39
5903 #, no-c-format
5904 msgid "Enable FT32B code compression."
5905 msgstr ""
5906
5907 #: config/ft32/ft32.opt:43
5908 #, no-c-format
5909 msgid "Avoid placing any readable data in program memory."
5910 msgstr ""
5911
5912 #: config/h8300/h8300.opt:23
5913 #, fuzzy, no-c-format
5914 #| msgid "Generate code for a DLL"
5915 msgid "Generate H8S code."
5916 msgstr "Стварыць код для DLL"
5917
5918 #: config/h8300/h8300.opt:27
5919 #, fuzzy, no-c-format
5920 #| msgid "Generate code for a DLL"
5921 msgid "Generate H8SX code."
5922 msgstr "Стварыць код для DLL"
5923
5924 #: config/h8300/h8300.opt:31
5925 #, no-c-format
5926 msgid "Generate H8S/2600 code."
5927 msgstr ""
5928
5929 #: config/h8300/h8300.opt:35
5930 #, no-c-format
5931 msgid "Make integers 32 bits wide."
5932 msgstr ""
5933
5934 #: config/h8300/h8300.opt:42
5935 #, no-c-format
5936 msgid "Use registers for argument passing."
5937 msgstr ""
5938
5939 #: config/h8300/h8300.opt:46
5940 #, no-c-format
5941 msgid "Consider access to byte sized memory slow."
5942 msgstr ""
5943
5944 #: config/h8300/h8300.opt:50
5945 #, no-c-format
5946 msgid "Enable linker relaxing."
5947 msgstr ""
5948
5949 #: config/h8300/h8300.opt:54
5950 #, no-c-format
5951 msgid "Generate H8/300H code."
5952 msgstr ""
5953
5954 #: config/h8300/h8300.opt:58
5955 #, no-c-format
5956 msgid "Enable the normal mode."
5957 msgstr ""
5958
5959 #: config/h8300/h8300.opt:62
5960 #, no-c-format
5961 msgid "Use H8/300 alignment rules."
5962 msgstr ""
5963
5964 #: config/h8300/h8300.opt:66
5965 #, no-c-format
5966 msgid "Push extended registers on stack in monitor functions."
5967 msgstr ""
5968
5969 #: config/h8300/h8300.opt:70
5970 #, no-c-format
5971 msgid "Do not push extended registers on stack in monitor functions."
5972 msgstr ""
5973
5974 #: config/pru/pru.opt:31
5975 #, no-c-format
5976 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
5977 msgstr ""
5978
5979 #: config/pru/pru.opt:35
5980 #, no-c-format
5981 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
5982 msgstr ""
5983
5984 #: config/pru/pru.opt:40
5985 #, no-c-format
5986 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
5987 msgstr ""
5988
5989 #: config/pru/pru.opt:44
5990 #, no-c-format
5991 msgid "Select target ABI variant."
5992 msgstr ""
5993
5994 #: config/pru/pru.opt:48
5995 #, no-c-format
5996 msgid "ABI variant code generation (for use with -mabi= option):"
5997 msgstr ""
5998
5999 #: config/pdp11/pdp11.opt:23
6000 #, fuzzy, no-c-format
6001 #| msgid "Generate code for a 520X"
6002 msgid "Generate code for an 11/10."
6003 msgstr "Ствараць код для 520X"
6004
6005 #: config/pdp11/pdp11.opt:27
6006 #, fuzzy, no-c-format
6007 #| msgid "Generate code for a 68040"
6008 msgid "Generate code for an 11/40."
6009 msgstr "Ствараць код для 68040"
6010
6011 #: config/pdp11/pdp11.opt:31
6012 #, fuzzy, no-c-format
6013 #| msgid "Generate code for a 520X"
6014 msgid "Generate code for an 11/45."
6015 msgstr "Ствараць код для 520X"
6016
6017 #: config/pdp11/pdp11.opt:35
6018 #, no-c-format
6019 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6020 msgstr ""
6021
6022 #: config/pdp11/pdp11.opt:39
6023 #, fuzzy, no-c-format
6024 #| msgid "Use DEC assembler syntax"
6025 msgid "Use the DEC assembler syntax."
6026 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
6027
6028 #: config/pdp11/pdp11.opt:43
6029 #, fuzzy, no-c-format
6030 #| msgid "Use UNIX assembler syntax"
6031 msgid "Use the GNU assembler syntax."
6032 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
6033
6034 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
6035 #: config/frv/frv.opt:158
6036 #, fuzzy, no-c-format
6037 #| msgid "Use hardware floating point"
6038 msgid "Use hardware floating point."
6039 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
6040
6041 #: config/pdp11/pdp11.opt:51
6042 #, fuzzy, no-c-format
6043 #| msgid "Use 16 bit int"
6044 msgid "Use 16 bit int."
6045 msgstr "Выкарыстоўваць 16-ці бітны int"
6046
6047 #: config/pdp11/pdp11.opt:55
6048 #, fuzzy, no-c-format
6049 #| msgid "Use 32 bit int"
6050 msgid "Use 32 bit int."
6051 msgstr "Выкарыстоўваць 32-х бітны int"
6052
6053 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
6054 #, fuzzy, no-c-format
6055 #| msgid "Use hardware floating point"
6056 msgid "Do not use hardware floating point."
6057 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
6058
6059 #: config/pdp11/pdp11.opt:63
6060 #, no-c-format
6061 msgid "Target has split I&D."
6062 msgstr ""
6063
6064 #: config/pdp11/pdp11.opt:67
6065 #, fuzzy, no-c-format
6066 #| msgid "Use UNIX assembler syntax"
6067 msgid "Use UNIX assembler syntax."
6068 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
6069
6070 #: config/pdp11/pdp11.opt:71
6071 #, no-c-format
6072 msgid "Use LRA register allocator."
6073 msgstr ""
6074
6075 #: config/xtensa/xtensa.opt:23
6076 #, no-c-format
6077 msgid "Use CONST16 instruction to load constants."
6078 msgstr ""
6079
6080 #: config/xtensa/xtensa.opt:27
6081 #, no-c-format
6082 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6083 msgstr ""
6084
6085 #: config/xtensa/xtensa.opt:31
6086 #, no-c-format
6087 msgid "Use indirect CALLXn instructions for large programs."
6088 msgstr ""
6089
6090 #: config/xtensa/xtensa.opt:35
6091 #, no-c-format
6092 msgid "Automatically align branch targets to reduce branch penalties."
6093 msgstr ""
6094
6095 #: config/xtensa/xtensa.opt:39
6096 #, no-c-format
6097 msgid "Intersperse literal pools with code in the text section."
6098 msgstr ""
6099
6100 #: config/xtensa/xtensa.opt:43
6101 #, no-c-format
6102 msgid "Relax literals in assembler and place them automatically in the text section."
6103 msgstr ""
6104
6105 #: config/xtensa/xtensa.opt:47
6106 #, no-c-format
6107 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6108 msgstr ""
6109
6110 #: config/xtensa/xtensa.opt:54
6111 #, no-c-format
6112 msgid "Use call0 ABI."
6113 msgstr ""
6114
6115 #: config/xtensa/xtensa.opt:58
6116 #, fuzzy, no-c-format
6117 #| msgid "Use 64-bit general registers"
6118 msgid "Use windowed registers ABI."
6119 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
6120
6121 #: config/i386/cygming.opt:23
6122 #, fuzzy, no-c-format
6123 #| msgid "Create console application"
6124 msgid "Create console application."
6125 msgstr "Стварыць кансольны прыдатак"
6126
6127 #: config/i386/cygming.opt:27
6128 #, fuzzy, no-c-format
6129 #| msgid "Generate code for a DLL"
6130 msgid "Generate code for a DLL."
6131 msgstr "Стварыць код для DLL"
6132
6133 #: config/i386/cygming.opt:31
6134 #, no-c-format
6135 msgid "Ignore dllimport for functions."
6136 msgstr ""
6137
6138 #: config/i386/cygming.opt:35
6139 #, no-c-format
6140 msgid "Use Mingw-specific thread support."
6141 msgstr ""
6142
6143 #: config/i386/cygming.opt:39
6144 #, no-c-format
6145 msgid "Set Windows defines."
6146 msgstr ""
6147
6148 #: config/i386/cygming.opt:43
6149 #, fuzzy, no-c-format
6150 #| msgid "Create GUI application"
6151 msgid "Create GUI application."
6152 msgstr "Стварыць GUI прыдатак"
6153
6154 #: config/i386/cygming.opt:47
6155 #, no-c-format
6156 msgid "Use the GNU extension to the PE format for aligned common data."
6157 msgstr ""
6158
6159 #: config/i386/cygming.opt:51
6160 #, no-c-format
6161 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6162 msgstr ""
6163
6164 #: config/i386/cygming.opt:55
6165 #, no-c-format
6166 msgid "For nested functions on stack executable permission is set."
6167 msgstr ""
6168
6169 #: config/i386/cygming.opt:62
6170 #, no-c-format
6171 msgid "Put relocated read-only data into .data section."
6172 msgstr ""
6173
6174 #: config/i386/mingw.opt:29
6175 #, no-c-format
6176 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6177 msgstr ""
6178
6179 #: config/i386/mingw-w64.opt:23
6180 #, no-c-format
6181 msgid "Use unicode startup and define UNICODE macro."
6182 msgstr ""
6183
6184 #: config/i386/i386.opt:198
6185 #, no-c-format
6186 msgid "sizeof(long double) is 16."
6187 msgstr ""
6188
6189 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6190 #, fuzzy, no-c-format
6191 #| msgid "Use hardware fp"
6192 msgid "Use hardware fp."
6193 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
6194
6195 #: config/i386/i386.opt:206
6196 #, no-c-format
6197 msgid "sizeof(long double) is 12."
6198 msgstr ""
6199
6200 #: config/i386/i386.opt:210
6201 #, no-c-format
6202 msgid "Use 80-bit long double."
6203 msgstr ""
6204
6205 #: config/i386/i386.opt:214 config/s390/s390.opt:160
6206 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6207 #, fuzzy, no-c-format
6208 #| msgid "Use 64 bit float"
6209 msgid "Use 64-bit long double."
6210 msgstr "Выкарыстоўваць 64-х бітны float"
6211
6212 #: config/i386/i386.opt:218 config/s390/s390.opt:156
6213 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6214 #, no-c-format
6215 msgid "Use 128-bit long double."
6216 msgstr ""
6217
6218 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6219 #, no-c-format
6220 msgid "Reserve space for outgoing arguments in the function prologue."
6221 msgstr ""
6222
6223 #: config/i386/i386.opt:226
6224 #, no-c-format
6225 msgid "Align some doubles on dword boundary."
6226 msgstr ""
6227
6228 #: config/i386/i386.opt:230
6229 #, no-c-format
6230 msgid "Function starts are aligned to this power of 2."
6231 msgstr ""
6232
6233 #: config/i386/i386.opt:234
6234 #, no-c-format
6235 msgid "Jump targets are aligned to this power of 2."
6236 msgstr ""
6237
6238 #: config/i386/i386.opt:238
6239 #, no-c-format
6240 msgid "Loop code aligned to this power of 2."
6241 msgstr ""
6242
6243 #: config/i386/i386.opt:242
6244 #, no-c-format
6245 msgid "Align destination of the string operations."
6246 msgstr ""
6247
6248 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6249 #, fuzzy, no-c-format
6250 #| msgid "Generate code for given CPU"
6251 msgid "Generate code for given CPU."
6252 msgstr "Генерыраваць код для дадзенага ЦП"
6253
6254 #: config/i386/i386.opt:267
6255 #, fuzzy, no-c-format
6256 #| msgid "Use given assembler dialect"
6257 msgid "Use given assembler dialect."
6258 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6259
6260 #: config/i386/i386.opt:271
6261 #, no-c-format
6262 msgid "Known assembler dialects (for use with the -masm= option):"
6263 msgstr ""
6264
6265 #: config/i386/i386.opt:281
6266 #, no-c-format
6267 msgid "Branches are this expensive (arbitrary units)."
6268 msgstr ""
6269
6270 #: config/i386/i386.opt:285
6271 #, no-c-format
6272 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
6273 msgstr ""
6274
6275 #: config/i386/i386.opt:289
6276 #, no-c-format
6277 msgid "Use given x86-64 code model."
6278 msgstr ""
6279
6280 #: config/i386/i386.opt:312
6281 #, fuzzy, no-c-format
6282 #| msgid "Use given assembler dialect"
6283 msgid "Use given address mode."
6284 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6285
6286 #: config/i386/i386.opt:316
6287 #, no-c-format
6288 msgid "Known address mode (for use with the -maddress-mode= option):"
6289 msgstr ""
6290
6291 #: config/i386/i386.opt:329
6292 #, fuzzy, no-c-format
6293 #| msgid "Generate code for given CPU"
6294 msgid "Generate sin, cos, sqrt for FPU."
6295 msgstr "Генерыраваць код для дадзенага ЦП"
6296
6297 #: config/i386/i386.opt:333
6298 #, no-c-format
6299 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6300 msgstr ""
6301
6302 #: config/i386/i386.opt:337
6303 #, no-c-format
6304 msgid "Return values of functions in FPU registers."
6305 msgstr ""
6306
6307 #: config/i386/i386.opt:341
6308 #, no-c-format
6309 msgid "Generate floating point mathematics using given instruction set."
6310 msgstr ""
6311
6312 #: config/i386/i386.opt:345
6313 #, no-c-format
6314 msgid "Valid arguments to -mfpmath=:"
6315 msgstr ""
6316
6317 #: config/i386/i386.opt:378
6318 #, fuzzy, no-c-format
6319 msgid "Inline all known string operations."
6320 msgstr "невядомая назва рэгістра: %s\n"
6321
6322 #: config/i386/i386.opt:382
6323 #, no-c-format
6324 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
6325 msgstr ""
6326
6327 #: config/i386/i386.opt:389
6328 #, no-c-format
6329 msgid "Use native (MS) bitfield layout."
6330 msgstr ""
6331
6332 #: config/i386/i386.opt:409
6333 #, no-c-format
6334 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."
6335 msgstr ""
6336
6337 #: config/i386/i386.opt:413
6338 #, no-c-format
6339 msgid "Set 80387 floating-point precision to 32-bit."
6340 msgstr ""
6341
6342 #: config/i386/i386.opt:417
6343 #, no-c-format
6344 msgid "Set 80387 floating-point precision to 64-bit."
6345 msgstr ""
6346
6347 #: config/i386/i386.opt:421
6348 #, no-c-format
6349 msgid "Set 80387 floating-point precision to 80-bit."
6350 msgstr ""
6351
6352 #: config/i386/i386.opt:429
6353 #, no-c-format
6354 msgid "Assume incoming stack aligned to this power of 2."
6355 msgstr ""
6356
6357 #: config/i386/i386.opt:433
6358 #, no-c-format
6359 msgid "Use push instructions to save outgoing arguments."
6360 msgstr ""
6361
6362 #: config/i386/i386.opt:437
6363 #, no-c-format
6364 msgid "Use red-zone in the x86-64 code."
6365 msgstr ""
6366
6367 #: config/i386/i386.opt:441
6368 #, no-c-format
6369 msgid "Number of registers used to pass integer arguments."
6370 msgstr ""
6371
6372 #: config/i386/i386.opt:445
6373 #, no-c-format
6374 msgid "Alternate calling convention."
6375 msgstr ""
6376
6377 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6378 #, fuzzy, no-c-format
6379 #| msgid "Do not use hardware fp"
6380 msgid "Do not use hardware fp."
6381 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
6382
6383 #: config/i386/i386.opt:453
6384 #, no-c-format
6385 msgid "Use SSE register passing conventions for SF and DF mode."
6386 msgstr ""
6387
6388 #: config/i386/i386.opt:457
6389 #, no-c-format
6390 msgid "Realign stack in prologue."
6391 msgstr ""
6392
6393 #: config/i386/i386.opt:461
6394 #, no-c-format
6395 msgid "Enable stack probing."
6396 msgstr ""
6397
6398 #: config/i386/i386.opt:465
6399 #, no-c-format
6400 msgid "Specify memcpy expansion strategy when expected size is known."
6401 msgstr ""
6402
6403 #: config/i386/i386.opt:469
6404 #, no-c-format
6405 msgid "Specify memset expansion strategy when expected size is known."
6406 msgstr ""
6407
6408 #: config/i386/i386.opt:473
6409 #, no-c-format
6410 msgid "Chose strategy to generate stringop using."
6411 msgstr ""
6412
6413 #: config/i386/i386.opt:477
6414 #, no-c-format
6415 msgid "Valid arguments to -mstringop-strategy=:"
6416 msgstr ""
6417
6418 #: config/i386/i386.opt:505
6419 #, fuzzy, no-c-format
6420 #| msgid "Use given assembler dialect"
6421 msgid "Use given thread-local storage dialect."
6422 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6423
6424 #: config/i386/i386.opt:509
6425 #, no-c-format
6426 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6427 msgstr ""
6428
6429 #: config/i386/i386.opt:519
6430 #, no-c-format
6431 msgid "Use direct references against %gs when accessing tls data."
6432 msgstr ""
6433
6434 #: config/i386/i386.opt:527
6435 #, no-c-format
6436 msgid "Fine grain control of tune features."
6437 msgstr ""
6438
6439 #: config/i386/i386.opt:531
6440 #, no-c-format
6441 msgid "Clear all tune features."
6442 msgstr ""
6443
6444 #: config/i386/i386.opt:538
6445 #, fuzzy, no-c-format
6446 #| msgid "Generate code for Intel as"
6447 msgid "Generate code that conforms to Intel MCU psABI."
6448 msgstr "Генерыраваць код для Intel as"
6449
6450 #: config/i386/i386.opt:542
6451 #, fuzzy, no-c-format
6452 #| msgid "Generate code for given CPU"
6453 msgid "Generate code that conforms to the given ABI."
6454 msgstr "Генерыраваць код для дадзенага ЦП"
6455
6456 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6457 #, no-c-format
6458 msgid "Known ABIs (for use with the -mabi= option):"
6459 msgstr ""
6460
6461 #: config/i386/i386.opt:556
6462 #, no-c-format
6463 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
6464 msgstr ""
6465
6466 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6467 #, no-c-format
6468 msgid "Vector library ABI to use."
6469 msgstr ""
6470
6471 #: config/i386/i386.opt:564
6472 #, no-c-format
6473 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6474 msgstr ""
6475
6476 #: config/i386/i386.opt:574
6477 #, no-c-format
6478 msgid "Return 8-byte vectors in memory."
6479 msgstr ""
6480
6481 #: config/i386/i386.opt:578
6482 #, no-c-format
6483 msgid "Generate reciprocals instead of divss and sqrtss."
6484 msgstr ""
6485
6486 #: config/i386/i386.opt:582
6487 #, no-c-format
6488 msgid "Control generation of reciprocal estimates."
6489 msgstr ""
6490
6491 #: config/i386/i386.opt:586
6492 #, no-c-format
6493 msgid "Generate cld instruction in the function prologue."
6494 msgstr ""
6495
6496 #: config/i386/i386.opt:590
6497 #, no-c-format
6498 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
6499 msgstr ""
6500
6501 #: config/i386/i386.opt:595
6502 #, no-c-format
6503 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
6504 msgstr ""
6505
6506 #: config/i386/i386.opt:600
6507 #, no-c-format
6508 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
6509 msgstr ""
6510
6511 #: config/i386/i386.opt:605
6512 #, no-c-format
6513 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
6514 msgstr ""
6515
6516 #: config/i386/i386.opt:609
6517 #, no-c-format
6518 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
6519 msgstr ""
6520
6521 #: config/i386/i386.opt:613
6522 #, no-c-format
6523 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
6524 msgstr ""
6525
6526 #: config/i386/i386.opt:629
6527 #, no-c-format
6528 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
6529 msgstr ""
6530
6531 #: config/i386/i386.opt:633
6532 #, no-c-format
6533 msgid "Maximum number of bits that can be stored to memory efficiently."
6534 msgstr ""
6535
6536 #: config/i386/i386.opt:639
6537 #, no-c-format
6538 msgid "Generate 32bit i386 code."
6539 msgstr ""
6540
6541 #: config/i386/i386.opt:643
6542 #, no-c-format
6543 msgid "Generate 64bit x86-64 code."
6544 msgstr ""
6545
6546 #: config/i386/i386.opt:647
6547 #, no-c-format
6548 msgid "Generate 32bit x86-64 code."
6549 msgstr ""
6550
6551 #: config/i386/i386.opt:651
6552 #, no-c-format
6553 msgid "Generate 16bit i386 code."
6554 msgstr ""
6555
6556 #: config/i386/i386.opt:655
6557 #, fuzzy, no-c-format
6558 msgid "Support MMX built-in functions."
6559 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
6560
6561 #: config/i386/i386.opt:659
6562 #, fuzzy, no-c-format
6563 msgid "Support 3DNow! built-in functions."
6564 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
6565
6566 #: config/i386/i386.opt:663
6567 #, fuzzy, no-c-format
6568 msgid "Support Athlon 3Dnow! built-in functions."
6569 msgstr "Не генерыраваць сімвальныя інструкцыі"
6570
6571 #: config/i386/i386.opt:667
6572 #, no-c-format
6573 msgid "Support MMX and SSE built-in functions and code generation."
6574 msgstr ""
6575
6576 #: config/i386/i386.opt:671
6577 #, no-c-format
6578 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
6579 msgstr ""
6580
6581 #: config/i386/i386.opt:675
6582 #, no-c-format
6583 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
6584 msgstr ""
6585
6586 #: config/i386/i386.opt:679
6587 #, no-c-format
6588 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
6589 msgstr ""
6590
6591 #: config/i386/i386.opt:683
6592 #, no-c-format
6593 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
6594 msgstr ""
6595
6596 #: config/i386/i386.opt:687 config/i386/i386.opt:691
6597 #, no-c-format
6598 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
6599 msgstr ""
6600
6601 #: config/i386/i386.opt:695
6602 #, no-c-format
6603 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
6604 msgstr ""
6605
6606 #: config/i386/i386.opt:703
6607 #, no-c-format
6608 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
6609 msgstr ""
6610
6611 #: config/i386/i386.opt:707
6612 #, no-c-format
6613 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
6614 msgstr ""
6615
6616 #: config/i386/i386.opt:711
6617 #, no-c-format
6618 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
6619 msgstr ""
6620
6621 #: config/i386/i386.opt:715
6622 #, no-c-format
6623 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
6624 msgstr ""
6625
6626 #: config/i386/i386.opt:719
6627 #, no-c-format
6628 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
6629 msgstr ""
6630
6631 #: config/i386/i386.opt:723
6632 #, no-c-format
6633 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
6634 msgstr ""
6635
6636 #: config/i386/i386.opt:727
6637 #, no-c-format
6638 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
6639 msgstr ""
6640
6641 #: config/i386/i386.opt:731
6642 #, no-c-format
6643 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
6644 msgstr ""
6645
6646 #: config/i386/i386.opt:735
6647 #, no-c-format
6648 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
6649 msgstr ""
6650
6651 #: config/i386/i386.opt:739
6652 #, no-c-format
6653 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
6654 msgstr ""
6655
6656 #: config/i386/i386.opt:743
6657 #, no-c-format
6658 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
6659 msgstr ""
6660
6661 #: config/i386/i386.opt:747
6662 #, no-c-format
6663 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
6664 msgstr ""
6665
6666 #: config/i386/i386.opt:751
6667 #, no-c-format
6668 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
6669 msgstr ""
6670
6671 #: config/i386/i386.opt:755
6672 #, no-c-format
6673 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
6674 msgstr ""
6675
6676 #: config/i386/i386.opt:759
6677 #, no-c-format
6678 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
6679 msgstr ""
6680
6681 #: config/i386/i386.opt:763
6682 #, no-c-format
6683 msgid "Support AVX512VNNI built-in functions and code generation."
6684 msgstr ""
6685
6686 #: config/i386/i386.opt:767
6687 #, no-c-format
6688 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
6689 msgstr ""
6690
6691 #: config/i386/i386.opt:771
6692 #, no-c-format
6693 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
6694 msgstr ""
6695
6696 #: config/i386/i386.opt:775
6697 #, no-c-format
6698 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
6699 msgstr ""
6700
6701 #: config/i386/i386.opt:779
6702 #, no-c-format
6703 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
6704 msgstr ""
6705
6706 #: config/i386/i386.opt:783
6707 #, no-c-format
6708 msgid "Support FMA4 built-in functions and code generation."
6709 msgstr ""
6710
6711 #: config/i386/i386.opt:787
6712 #, no-c-format
6713 msgid "Support XOP built-in functions and code generation."
6714 msgstr ""
6715
6716 #: config/i386/i386.opt:791
6717 #, no-c-format
6718 msgid "Support LWP built-in functions and code generation."
6719 msgstr ""
6720
6721 #: config/i386/i386.opt:795
6722 #, no-c-format
6723 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
6724 msgstr ""
6725
6726 #: config/i386/i386.opt:799
6727 #, fuzzy, no-c-format
6728 #| msgid "Do not generate char instructions"
6729 msgid "Support code generation of popcnt instruction."
6730 msgstr "Не генерыраваць сімвальныя інструкцыі"
6731
6732 #: config/i386/i386.opt:803
6733 #, no-c-format
6734 msgid "Support PCONFIG built-in functions and code generation."
6735 msgstr ""
6736
6737 #: config/i386/i386.opt:807
6738 #, no-c-format
6739 msgid "Support WBNOINVD built-in functions and code generation."
6740 msgstr ""
6741
6742 #: config/i386/i386.opt:811
6743 #, no-c-format
6744 msgid "Support PTWRITE built-in functions and code generation."
6745 msgstr ""
6746
6747 #: config/i386/i386.opt:815
6748 #, no-c-format
6749 msgid "Support UINTR built-in functions and code generation."
6750 msgstr ""
6751
6752 #: config/i386/i386.opt:819
6753 #, no-c-format
6754 msgid "Support SGX built-in functions and code generation."
6755 msgstr ""
6756
6757 #: config/i386/i386.opt:823
6758 #, no-c-format
6759 msgid "Support RDPID built-in functions and code generation."
6760 msgstr ""
6761
6762 #: config/i386/i386.opt:827
6763 #, no-c-format
6764 msgid "Support GFNI built-in functions and code generation."
6765 msgstr ""
6766
6767 #: config/i386/i386.opt:831
6768 #, no-c-format
6769 msgid "Support VAES built-in functions and code generation."
6770 msgstr ""
6771
6772 #: config/i386/i386.opt:835
6773 #, no-c-format
6774 msgid "Support VPCLMULQDQ built-in functions and code generation."
6775 msgstr ""
6776
6777 #: config/i386/i386.opt:839
6778 #, no-c-format
6779 msgid "Support BMI built-in functions and code generation."
6780 msgstr ""
6781
6782 #: config/i386/i386.opt:843
6783 #, no-c-format
6784 msgid "Support BMI2 built-in functions and code generation."
6785 msgstr ""
6786
6787 #: config/i386/i386.opt:847
6788 #, no-c-format
6789 msgid "Support LZCNT built-in function and code generation."
6790 msgstr ""
6791
6792 #: config/i386/i386.opt:851
6793 #, no-c-format
6794 msgid "Support Hardware Lock Elision prefixes."
6795 msgstr ""
6796
6797 #: config/i386/i386.opt:855
6798 #, no-c-format
6799 msgid "Support RDSEED instruction."
6800 msgstr ""
6801
6802 #: config/i386/i386.opt:859
6803 #, no-c-format
6804 msgid "Support PREFETCHW instruction."
6805 msgstr ""
6806
6807 #: config/i386/i386.opt:863
6808 #, fuzzy, no-c-format
6809 #| msgid "Do not generate char instructions"
6810 msgid "Support flag-preserving add-carry instructions."
6811 msgstr "Не генерыраваць сімвальныя інструкцыі"
6812
6813 #: config/i386/i386.opt:867
6814 #, no-c-format
6815 msgid "Support CLFLUSHOPT instructions."
6816 msgstr ""
6817
6818 #: config/i386/i386.opt:871
6819 #, no-c-format
6820 msgid "Support CLWB instruction."
6821 msgstr ""
6822
6823 #: config/i386/i386.opt:878
6824 #, no-c-format
6825 msgid "Support FXSAVE and FXRSTOR instructions."
6826 msgstr ""
6827
6828 #: config/i386/i386.opt:882
6829 #, no-c-format
6830 msgid "Support XSAVE and XRSTOR instructions."
6831 msgstr ""
6832
6833 #: config/i386/i386.opt:886
6834 #, no-c-format
6835 msgid "Support XSAVEOPT instruction."
6836 msgstr ""
6837
6838 #: config/i386/i386.opt:890
6839 #, fuzzy, no-c-format
6840 #| msgid "Don't use AltiVec instructions"
6841 msgid "Support XSAVEC instructions."
6842 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
6843
6844 #: config/i386/i386.opt:894
6845 #, no-c-format
6846 msgid "Support XSAVES and XRSTORS instructions."
6847 msgstr ""
6848
6849 #: config/i386/i386.opt:898
6850 #, no-c-format
6851 msgid "Support TBM built-in functions and code generation."
6852 msgstr ""
6853
6854 #: config/i386/i386.opt:902
6855 #, fuzzy, no-c-format
6856 #| msgid "Do not generate char instructions"
6857 msgid "Support code generation of cmpxchg16b instruction."
6858 msgstr "Не генерыраваць сімвальныя інструкцыі"
6859
6860 #: config/i386/i386.opt:906
6861 #, no-c-format
6862 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
6863 msgstr ""
6864
6865 #: config/i386/i386.opt:910
6866 #, fuzzy, no-c-format
6867 #| msgid "Do not generate char instructions"
6868 msgid "Support code generation of movbe instruction."
6869 msgstr "Не генерыраваць сімвальныя інструкцыі"
6870
6871 #: config/i386/i386.opt:914
6872 #, fuzzy, no-c-format
6873 #| msgid "Do not generate char instructions"
6874 msgid "Support code generation of crc32 instruction."
6875 msgstr "Не генерыраваць сімвальныя інструкцыі"
6876
6877 #: config/i386/i386.opt:918
6878 #, no-c-format
6879 msgid "Support AES built-in functions and code generation."
6880 msgstr ""
6881
6882 #: config/i386/i386.opt:922
6883 #, no-c-format
6884 msgid "Support SHA1 and SHA256 built-in functions and code generation."
6885 msgstr ""
6886
6887 #: config/i386/i386.opt:926
6888 #, no-c-format
6889 msgid "Support PCLMUL built-in functions and code generation."
6890 msgstr ""
6891
6892 #: config/i386/i386.opt:930
6893 #, no-c-format
6894 msgid "Encode SSE instructions with VEX prefix."
6895 msgstr ""
6896
6897 #: config/i386/i386.opt:934
6898 #, no-c-format
6899 msgid "Support FSGSBASE built-in functions and code generation."
6900 msgstr ""
6901
6902 #: config/i386/i386.opt:938
6903 #, no-c-format
6904 msgid "Support RDRND built-in functions and code generation."
6905 msgstr ""
6906
6907 #: config/i386/i386.opt:942
6908 #, no-c-format
6909 msgid "Support F16C built-in functions and code generation."
6910 msgstr ""
6911
6912 #: config/i386/i386.opt:946
6913 #, no-c-format
6914 msgid "Support PREFETCHWT1 built-in functions and code generation."
6915 msgstr ""
6916
6917 #: config/i386/i386.opt:950
6918 #, no-c-format
6919 msgid "Emit profiling counter call at function entry before prologue."
6920 msgstr ""
6921
6922 #: config/i386/i386.opt:954
6923 #, no-c-format
6924 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
6925 msgstr ""
6926
6927 #: config/i386/i386.opt:958 config/s390/s390.opt:308
6928 #, no-c-format
6929 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
6930 msgstr ""
6931
6932 #: config/i386/i386.opt:963
6933 #, no-c-format
6934 msgid "Set name of __fentry__ symbol called at function entry."
6935 msgstr ""
6936
6937 #: config/i386/i386.opt:967
6938 #, no-c-format
6939 msgid "Set name of section to record mrecord-mcount calls."
6940 msgstr ""
6941
6942 #: config/i386/i386.opt:971
6943 #, no-c-format
6944 msgid "Skip setting up RAX register when passing variable arguments."
6945 msgstr ""
6946
6947 #: config/i386/i386.opt:975
6948 #, no-c-format
6949 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
6950 msgstr ""
6951
6952 #: config/i386/i386.opt:979
6953 #, no-c-format
6954 msgid "Split 32-byte AVX unaligned load."
6955 msgstr ""
6956
6957 #: config/i386/i386.opt:983
6958 #, no-c-format
6959 msgid "Split 32-byte AVX unaligned store."
6960 msgstr ""
6961
6962 #: config/i386/i386.opt:987
6963 #, no-c-format
6964 msgid "Support RTM built-in functions and code generation."
6965 msgstr ""
6966
6967 #: config/i386/i386.opt:995
6968 #, no-c-format
6969 msgid "Support MWAITX and MONITORX built-in functions and code generation."
6970 msgstr ""
6971
6972 #: config/i386/i386.opt:999
6973 #, no-c-format
6974 msgid "Support CLZERO built-in functions and code generation."
6975 msgstr ""
6976
6977 #: config/i386/i386.opt:1003
6978 #, no-c-format
6979 msgid "Support PKU built-in functions and code generation."
6980 msgstr ""
6981
6982 #: config/i386/i386.opt:1011
6983 #, no-c-format
6984 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
6985 msgstr ""
6986
6987 #: config/i386/i386.opt:1035
6988 #, no-c-format
6989 msgid "Use the given symbol for addressing the stack-protector guard."
6990 msgstr ""
6991
6992 #: config/i386/i386.opt:1046
6993 #, no-c-format
6994 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
6995 msgstr ""
6996
6997 #: config/i386/i386.opt:1051
6998 #, no-c-format
6999 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
7000 msgstr ""
7001
7002 #: config/i386/i386.opt:1056
7003 #, no-c-format
7004 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
7005 msgstr ""
7006
7007 #: config/i386/i386.opt:1061
7008 #, no-c-format
7009 msgid "Make all function calls indirect."
7010 msgstr ""
7011
7012 #: config/i386/i386.opt:1065
7013 #, no-c-format
7014 msgid "Convert indirect call and jump to call and return thunks."
7015 msgstr ""
7016
7017 #: config/i386/i386.opt:1069
7018 #, no-c-format
7019 msgid "Convert function return to call and return thunk."
7020 msgstr ""
7021
7022 #: config/i386/i386.opt:1073 config/s390/s390.opt:274
7023 #, no-c-format
7024 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
7025 msgstr ""
7026
7027 #: config/i386/i386.opt:1089
7028 #, no-c-format
7029 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
7030 msgstr ""
7031
7032 #: config/i386/i386.opt:1093
7033 #, no-c-format
7034 msgid "Force indirect call and jump via register."
7035 msgstr ""
7036
7037 #: config/i386/i386.opt:1097
7038 #, no-c-format
7039 msgid "Support MOVDIRI built-in functions and code generation."
7040 msgstr ""
7041
7042 #: config/i386/i386.opt:1101
7043 #, no-c-format
7044 msgid "Support MOVDIR64B built-in functions and code generation."
7045 msgstr ""
7046
7047 #: config/i386/i386.opt:1105
7048 #, no-c-format
7049 msgid "Support WAITPKG built-in functions and code generation."
7050 msgstr ""
7051
7052 #: config/i386/i386.opt:1109
7053 #, no-c-format
7054 msgid "Support CLDEMOTE built-in functions and code generation."
7055 msgstr ""
7056
7057 #: config/i386/i386.opt:1113
7058 #, no-c-format
7059 msgid "Instrument function exit in instrumented functions with __fentry__."
7060 msgstr ""
7061
7062 #: config/i386/i386.opt:1117
7063 #, no-c-format
7064 msgid "Known choices for return instrumentation with -minstrument-return=:"
7065 msgstr ""
7066
7067 #: config/i386/i386.opt:1130
7068 #, no-c-format
7069 msgid "Generate a __return_loc section pointing to all return instrumentation code."
7070 msgstr ""
7071
7072 #: config/i386/i386.opt:1138
7073 #, no-c-format
7074 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
7075 msgstr ""
7076
7077 #: config/i386/i386.opt:1154
7078 #, no-c-format
7079 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
7080 msgstr ""
7081
7082 #: config/i386/i386.opt:1159
7083 #, no-c-format
7084 msgid "Support ENQCMD built-in functions and code generation."
7085 msgstr ""
7086
7087 #: config/i386/i386.opt:1163
7088 #, no-c-format
7089 msgid "Support SERIALIZE built-in functions and code generation."
7090 msgstr ""
7091
7092 #: config/i386/i386.opt:1167
7093 #, no-c-format
7094 msgid "Support TSXLDTRK built-in functions and code generation."
7095 msgstr ""
7096
7097 #: config/i386/i386.opt:1171
7098 #, no-c-format
7099 msgid "Support AMX-TILE built-in functions and code generation."
7100 msgstr ""
7101
7102 #: config/i386/i386.opt:1175
7103 #, no-c-format
7104 msgid "Support AMX-INT8 built-in functions and code generation."
7105 msgstr ""
7106
7107 #: config/i386/i386.opt:1179
7108 #, no-c-format
7109 msgid "Support AMX-BF16 built-in functions and code generation."
7110 msgstr ""
7111
7112 #: config/i386/i386.opt:1183
7113 #, no-c-format
7114 msgid "Support HRESET built-in functions and code generation."
7115 msgstr ""
7116
7117 #: config/i386/i386.opt:1187
7118 #, no-c-format
7119 msgid "Support KL built-in functions and code generation."
7120 msgstr ""
7121
7122 #: config/i386/i386.opt:1191
7123 #, no-c-format
7124 msgid "Support WIDEKL built-in functions and code generation."
7125 msgstr ""
7126
7127 #: config/i386/i386.opt:1195
7128 #, no-c-format
7129 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7130 msgstr ""
7131
7132 #: config/i386/i386.opt:1200
7133 #, no-c-format
7134 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7135 msgstr ""
7136
7137 #: config/i386/i386.opt:1204
7138 #, no-c-format
7139 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7140 msgstr ""
7141
7142 #: config/i386/i386.opt:1208
7143 #, no-c-format
7144 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512FP16 built-in functions and code generation."
7145 msgstr ""
7146
7147 #: config/i386/i386.opt:1212
7148 #, no-c-format
7149 msgid "Do not use GOT to access external symbols."
7150 msgstr ""
7151
7152 #: config/pa/pa64-hpux.opt:23
7153 #, no-c-format
7154 msgid "Assume code will be linked by GNU ld."
7155 msgstr ""
7156
7157 #: config/pa/pa64-hpux.opt:27
7158 #, no-c-format
7159 msgid "Assume code will be linked by HP ld."
7160 msgstr ""
7161
7162 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7163 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7164 #, no-c-format
7165 msgid "Specify UNIX standard for predefines and linking."
7166 msgstr ""
7167
7168 #: config/pa/pa-hpux.opt:27
7169 #, fuzzy, no-c-format
7170 #| msgid "Generate code for given CPU"
7171 msgid "Generate cpp defines for server IO."
7172 msgstr "Генерыраваць код для дадзенага ЦП"
7173
7174 #: config/pa/pa-hpux.opt:35
7175 #, fuzzy, no-c-format
7176 #| msgid "Generate code for a DLL"
7177 msgid "Generate cpp defines for workstation IO."
7178 msgstr "Стварыць код для DLL"
7179
7180 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7181 #, fuzzy, no-c-format
7182 #| msgid "Generate code for a DLL"
7183 msgid "Generate PA1.0 code."
7184 msgstr "Стварыць код для DLL"
7185
7186 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7187 #, fuzzy, no-c-format
7188 #| msgid "Generate code for a DLL"
7189 msgid "Generate PA1.1 code."
7190 msgstr "Стварыць код для DLL"
7191
7192 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7193 #, no-c-format
7194 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7195 msgstr ""
7196
7197 #: config/pa/pa.opt:46
7198 #, no-c-format
7199 msgid "Caller copies function arguments passed by hidden reference."
7200 msgstr ""
7201
7202 #: config/pa/pa.opt:50
7203 #, no-c-format
7204 msgid "Use ldcw/ldcd coherent cache-control hint."
7205 msgstr ""
7206
7207 #: config/pa/pa.opt:54
7208 #, no-c-format
7209 msgid "Disable FP regs.  Equivalent to -msoft-float."
7210 msgstr ""
7211
7212 #: config/pa/pa.opt:58
7213 #, fuzzy, no-c-format
7214 #| msgid "invalid address"
7215 msgid "Disable indexed addressing."
7216 msgstr "нерэчаісны адрас"
7217
7218 #: config/pa/pa.opt:62
7219 #, fuzzy, no-c-format
7220 msgid "Generate fast indirect calls."
7221 msgstr "Генерыраваць код для Intel as"
7222
7223 #: config/pa/pa.opt:70
7224 #, no-c-format
7225 msgid "Assume code will be assembled by GAS."
7226 msgstr ""
7227
7228 #: config/pa/pa.opt:79
7229 #, fuzzy, no-c-format
7230 #| msgid "Enable SSA optimizations"
7231 msgid "Enable linker optimizations."
7232 msgstr "Уключаць SSA аптымізацыю"
7233
7234 #: config/pa/pa.opt:83
7235 #, no-c-format
7236 msgid "Always generate long calls."
7237 msgstr ""
7238
7239 #: config/pa/pa.opt:87
7240 #, no-c-format
7241 msgid "Emit long load/store sequences."
7242 msgstr ""
7243
7244 #: config/pa/pa.opt:95
7245 #, no-c-format
7246 msgid "Disable space regs."
7247 msgstr ""
7248
7249 #: config/pa/pa.opt:99
7250 #, no-c-format
7251 msgid "Assume memory references are ordered and barriers are not needed."
7252 msgstr ""
7253
7254 #: config/pa/pa.opt:115
7255 #, no-c-format
7256 msgid "Use portable calling conventions."
7257 msgstr ""
7258
7259 #: config/pa/pa.opt:119
7260 #, no-c-format
7261 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
7262 msgstr ""
7263
7264 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7265 #, fuzzy, no-c-format
7266 #| msgid "Use hardware floating point"
7267 msgid "Use software floating point."
7268 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7269
7270 #: config/pa/pa.opt:148
7271 #, no-c-format
7272 msgid "Use software integer multiplication."
7273 msgstr ""
7274
7275 #: config/pa/pa.opt:156
7276 #, no-c-format
7277 msgid "Do not disable space regs."
7278 msgstr ""
7279
7280 #: config/v850/v850.opt:29
7281 #, fuzzy, no-c-format
7282 msgid "Use registers r2 and r5."
7283 msgstr "невядомая назва рэгістра: %s"
7284
7285 #: config/v850/v850.opt:33
7286 #, no-c-format
7287 msgid "Use 4 byte entries in switch tables."
7288 msgstr ""
7289
7290 #: config/v850/v850.opt:37
7291 #, fuzzy, no-c-format
7292 #| msgid "Enable exception handling"
7293 msgid "Enable backend debugging."
7294 msgstr "Уключыць апрацоўку выключэньняў"
7295
7296 #: config/v850/v850.opt:41
7297 #, fuzzy, no-c-format
7298 msgid "Do not use the callt instruction (default)."
7299 msgstr "Не генерыраваць сімвальныя інструкцыі"
7300
7301 #: config/v850/v850.opt:45
7302 #, no-c-format
7303 msgid "Reuse r30 on a per function basis."
7304 msgstr ""
7305
7306 #: config/v850/v850.opt:52
7307 #, no-c-format
7308 msgid "Prohibit PC relative function calls."
7309 msgstr ""
7310
7311 #: config/v850/v850.opt:56
7312 #, no-c-format
7313 msgid "Use stubs for function prologues."
7314 msgstr ""
7315
7316 #: config/v850/v850.opt:60
7317 #, no-c-format
7318 msgid "Set the max size of data eligible for the SDA area."
7319 msgstr ""
7320
7321 #: config/v850/v850.opt:67
7322 #, fuzzy, no-c-format
7323 msgid "Enable the use of the short load instructions."
7324 msgstr "Не генерыраваць сімвальныя інструкцыі"
7325
7326 #: config/v850/v850.opt:71
7327 #, no-c-format
7328 msgid "Same as: -mep -mprolog-function."
7329 msgstr ""
7330
7331 #: config/v850/v850.opt:75
7332 #, no-c-format
7333 msgid "Set the max size of data eligible for the TDA area."
7334 msgstr ""
7335
7336 #: config/v850/v850.opt:82
7337 #, no-c-format
7338 msgid "Do not enforce strict alignment."
7339 msgstr ""
7340
7341 #: config/v850/v850.opt:86
7342 #, no-c-format
7343 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
7344 msgstr ""
7345
7346 #: config/v850/v850.opt:93
7347 #, fuzzy, no-c-format
7348 #| msgid "Optimize for F930 processors"
7349 msgid "Compile for the v850 processor."
7350 msgstr "Аптымізацыя для  F930 працэсараў"
7351
7352 #: config/v850/v850.opt:97
7353 #, fuzzy, no-c-format
7354 #| msgid "Optimize for F930 processors"
7355 msgid "Compile for the v850e processor."
7356 msgstr "Аптымізацыя для  F930 працэсараў"
7357
7358 #: config/v850/v850.opt:101
7359 #, fuzzy, no-c-format
7360 #| msgid "Optimize for F930 processors"
7361 msgid "Compile for the v850e1 processor."
7362 msgstr "Аптымізацыя для  F930 працэсараў"
7363
7364 #: config/v850/v850.opt:105
7365 #, no-c-format
7366 msgid "Compile for the v850es variant of the v850e1."
7367 msgstr ""
7368
7369 #: config/v850/v850.opt:109
7370 #, fuzzy, no-c-format
7371 #| msgid "Optimize for F930 processors"
7372 msgid "Compile for the v850e2 processor."
7373 msgstr "Аптымізацыя для  F930 працэсараў"
7374
7375 #: config/v850/v850.opt:113
7376 #, fuzzy, no-c-format
7377 #| msgid "Optimize for F930 processors"
7378 msgid "Compile for the v850e2v3 processor."
7379 msgstr "Аптымізацыя для  F930 працэсараў"
7380
7381 #: config/v850/v850.opt:117
7382 #, fuzzy, no-c-format
7383 #| msgid "Optimize for F930 processors"
7384 msgid "Compile for the v850e3v5 processor."
7385 msgstr "Аптымізацыя для  F930 працэсараў"
7386
7387 #: config/v850/v850.opt:124
7388 #, no-c-format
7389 msgid "Enable v850e3v5 loop instructions."
7390 msgstr ""
7391
7392 #: config/v850/v850.opt:128
7393 #, no-c-format
7394 msgid "Set the max size of data eligible for the ZDA area."
7395 msgstr ""
7396
7397 #: config/v850/v850.opt:135
7398 #, no-c-format
7399 msgid "Enable relaxing in the assembler."
7400 msgstr ""
7401
7402 #: config/v850/v850.opt:139
7403 #, no-c-format
7404 msgid "Prohibit PC relative jumps."
7405 msgstr ""
7406
7407 #: config/v850/v850.opt:143
7408 #, fuzzy, no-c-format
7409 #| msgid "Use hardware floating point"
7410 msgid "Inhibit the use of hardware floating point instructions."
7411 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7412
7413 #: config/v850/v850.opt:147
7414 #, no-c-format
7415 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
7416 msgstr ""
7417
7418 #: config/v850/v850.opt:151
7419 #, no-c-format
7420 msgid "Enable support for the RH850 ABI.  This is the default."
7421 msgstr ""
7422
7423 #: config/v850/v850.opt:155
7424 #, no-c-format
7425 msgid "Enable support for the old GCC ABI."
7426 msgstr ""
7427
7428 #: config/v850/v850.opt:159
7429 #, no-c-format
7430 msgid "Support alignments of up to 64-bits."
7431 msgstr ""
7432
7433 #: config/g.opt:27
7434 #, no-c-format
7435 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
7436 msgstr ""
7437
7438 #: config/lynx.opt:23
7439 #, no-c-format
7440 msgid "Support legacy multi-threading."
7441 msgstr ""
7442
7443 #: config/lynx.opt:27
7444 #, fuzzy, no-c-format
7445 #| msgid "Use hardware fp"
7446 msgid "Use shared libraries."
7447 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7448
7449 #: config/lynx.opt:31
7450 #, no-c-format
7451 msgid "Support multi-threading."
7452 msgstr ""
7453
7454 #: config/nvptx/nvptx-gen.opt:24
7455 #, no-c-format
7456 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
7457 msgstr ""
7458
7459 #: config/nvptx/nvptx.opt:28
7460 #, no-c-format
7461 msgid "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is supported."
7462 msgstr ""
7463
7464 #: config/nvptx/nvptx.opt:33
7465 #, no-c-format
7466 msgid "Link in code for a __main kernel."
7467 msgstr ""
7468
7469 #: config/nvptx/nvptx.opt:37
7470 #, no-c-format
7471 msgid "Optimize partition neutering."
7472 msgstr ""
7473
7474 #: config/nvptx/nvptx.opt:41
7475 #, no-c-format
7476 msgid "Use custom stacks instead of local memory for automatic storage."
7477 msgstr ""
7478
7479 #: config/nvptx/nvptx.opt:45
7480 #, no-c-format
7481 msgid "Specify size of .local memory used for stack when the exact amount is not known."
7482 msgstr ""
7483
7484 #: config/nvptx/nvptx.opt:49
7485 #, no-c-format
7486 msgid "Generate code that can keep local state uniform across all lanes."
7487 msgstr ""
7488
7489 #: config/nvptx/nvptx.opt:53
7490 #, no-c-format
7491 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7492 msgstr ""
7493
7494 #: config/nvptx/nvptx.opt:58
7495 #, no-c-format
7496 msgid "Specify the PTX ISA target architecture to use."
7497 msgstr ""
7498
7499 #: config/nvptx/nvptx.opt:62
7500 #, no-c-format
7501 msgid "Alias:"
7502 msgstr ""
7503
7504 #: config/nvptx/nvptx.opt:117
7505 #, no-c-format
7506 msgid "Known PTX ISA versions (for use with the -mptx= option):"
7507 msgstr ""
7508
7509 #: config/nvptx/nvptx.opt:136
7510 #, no-c-format
7511 msgid "Specify the PTX ISA version to use."
7512 msgstr ""
7513
7514 #: config/nvptx/nvptx.opt:140
7515 #, no-c-format
7516 msgid "Initialize ptx registers."
7517 msgstr ""
7518
7519 #: config/vxworks.opt:36
7520 #, no-c-format
7521 msgid "Assume the VxWorks RTP environment."
7522 msgstr ""
7523
7524 #: config/vxworks.opt:43
7525 #, no-c-format
7526 msgid "Assume the VxWorks vThreads environment."
7527 msgstr ""
7528
7529 #: config/cr16/cr16.opt:27
7530 #, fuzzy, no-c-format
7531 #| msgid "Do not generate char instructions"
7532 msgid "Generate SBIT, CBIT instructions."
7533 msgstr "Не генерыраваць сімвальныя інструкцыі"
7534
7535 #: config/cr16/cr16.opt:31
7536 #, no-c-format
7537 msgid "Support multiply accumulate instructions."
7538 msgstr ""
7539
7540 #: config/cr16/cr16.opt:38
7541 #, no-c-format
7542 msgid "Treat data references as near, far or medium. medium is default."
7543 msgstr ""
7544
7545 #: config/cr16/cr16.opt:42
7546 #, fuzzy, no-c-format
7547 #| msgid "Generate code for a cpu32"
7548 msgid "Generate code for CR16C architecture."
7549 msgstr "Ствараць код для цп32"
7550
7551 #: config/cr16/cr16.opt:46
7552 #, fuzzy, no-c-format
7553 msgid "Generate code for CR16C+ architecture (Default)."
7554 msgstr "Генерыраваць код для Intel as"
7555
7556 #: config/cr16/cr16.opt:50
7557 #, no-c-format
7558 msgid "Treat integers as 32-bit."
7559 msgstr ""
7560
7561 #: config/avr/avr.opt:23
7562 #, no-c-format
7563 msgid "Use subroutines for function prologues and epilogues."
7564 msgstr ""
7565
7566 #: config/avr/avr.opt:27
7567 #, no-c-format
7568 msgid "-mmcu=MCU\tSelect the target MCU."
7569 msgstr ""
7570
7571 #: config/avr/avr.opt:31
7572 #, no-c-format
7573 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
7574 msgstr ""
7575
7576 #: config/avr/avr.opt:35
7577 #, no-c-format
7578 msgid "Set the number of 64 KiB flash segments."
7579 msgstr ""
7580
7581 #: config/avr/avr.opt:39
7582 #, no-c-format
7583 msgid "Indicate presence of a processor erratum."
7584 msgstr ""
7585
7586 #: config/avr/avr.opt:43
7587 #, no-c-format
7588 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7589 msgstr ""
7590
7591 #: config/avr/avr.opt:53
7592 #, no-c-format
7593 msgid "Use RJMP / RCALL even though CALL / JMP are available."
7594 msgstr ""
7595
7596 #: config/avr/avr.opt:57
7597 #, fuzzy, no-c-format
7598 #| msgid "Use 32 bit int"
7599 msgid "Use an 8-bit 'int' type."
7600 msgstr "Выкарыстоўваць 32-х бітны int"
7601
7602 #: config/avr/avr.opt:61
7603 #, no-c-format
7604 msgid "Change the stack pointer without disabling interrupts."
7605 msgstr ""
7606
7607 #: config/avr/avr.opt:65
7608 #, no-c-format
7609 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
7610 msgstr ""
7611
7612 #: config/avr/avr.opt:69
7613 #, no-c-format
7614 msgid "Treat main as if it had attribute OS_task."
7615 msgstr ""
7616
7617 #: config/avr/avr.opt:79
7618 #, no-c-format
7619 msgid "Change only the low 8 bits of the stack pointer."
7620 msgstr ""
7621
7622 #: config/avr/avr.opt:83
7623 #, no-c-format
7624 msgid "Relax branches."
7625 msgstr ""
7626
7627 #: config/avr/avr.opt:87
7628 #, no-c-format
7629 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
7630 msgstr ""
7631
7632 #: config/avr/avr.opt:91
7633 #, no-c-format
7634 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."
7635 msgstr ""
7636
7637 #: config/avr/avr.opt:95
7638 #, no-c-format
7639 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."
7640 msgstr ""
7641
7642 #: config/avr/avr.opt:100
7643 #, no-c-format
7644 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."
7645 msgstr ""
7646
7647 #: config/avr/avr.opt:104
7648 #, no-c-format
7649 msgid "Warn if the address space of an address is changed."
7650 msgstr ""
7651
7652 #: config/avr/avr.opt:108
7653 #, no-c-format
7654 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
7655 msgstr ""
7656
7657 #: config/avr/avr.opt:112
7658 #, no-c-format
7659 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
7660 msgstr ""
7661
7662 #: config/avr/avr.opt:116
7663 #, no-c-format
7664 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
7665 msgstr ""
7666
7667 #: config/avr/avr.opt:120
7668 #, no-c-format
7669 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
7670 msgstr ""
7671
7672 #: config/avr/avr.opt:124
7673 #, no-c-format
7674 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
7675 msgstr ""
7676
7677 #: config/avr/avr.opt:128
7678 #, no-c-format
7679 msgid "Do not link against the device-specific library lib<MCU>.a."
7680 msgstr ""
7681
7682 #: config/avr/avr.opt:132
7683 #, no-c-format
7684 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
7685 msgstr ""
7686
7687 #: config/avr/avr.opt:136
7688 #, no-c-format
7689 msgid "Available BITS selections:"
7690 msgstr ""
7691
7692 #: config/m32r/m32r.opt:34
7693 #, no-c-format
7694 msgid "Compile for the m32rx."
7695 msgstr ""
7696
7697 #: config/m32r/m32r.opt:38
7698 #, no-c-format
7699 msgid "Compile for the m32r2."
7700 msgstr ""
7701
7702 #: config/m32r/m32r.opt:42
7703 #, no-c-format
7704 msgid "Compile for the m32r."
7705 msgstr ""
7706
7707 #: config/m32r/m32r.opt:46
7708 #, no-c-format
7709 msgid "Align all loops to 32 byte boundary."
7710 msgstr ""
7711
7712 #: config/m32r/m32r.opt:50
7713 #, no-c-format
7714 msgid "Prefer branches over conditional execution."
7715 msgstr ""
7716
7717 #: config/m32r/m32r.opt:54
7718 #, no-c-format
7719 msgid "Give branches their default cost."
7720 msgstr ""
7721
7722 #: config/m32r/m32r.opt:58
7723 #, fuzzy, no-c-format
7724 #| msgid "Output compiler statistics"
7725 msgid "Display compile time statistics."
7726 msgstr "Вывесці статыстыку капілятара"
7727
7728 #: config/m32r/m32r.opt:62
7729 #, no-c-format
7730 msgid "Specify cache flush function."
7731 msgstr ""
7732
7733 #: config/m32r/m32r.opt:66
7734 #, no-c-format
7735 msgid "Specify cache flush trap number."
7736 msgstr ""
7737
7738 #: config/m32r/m32r.opt:70
7739 #, no-c-format
7740 msgid "Only issue one instruction per cycle."
7741 msgstr ""
7742
7743 #: config/m32r/m32r.opt:74
7744 #, no-c-format
7745 msgid "Allow two instructions to be issued per cycle."
7746 msgstr ""
7747
7748 #: config/m32r/m32r.opt:78
7749 #, no-c-format
7750 msgid "Code size: small, medium or large."
7751 msgstr ""
7752
7753 #: config/m32r/m32r.opt:94
7754 #, no-c-format
7755 msgid "Don't call any cache flush functions."
7756 msgstr ""
7757
7758 #: config/m32r/m32r.opt:98
7759 #, no-c-format
7760 msgid "Don't call any cache flush trap."
7761 msgstr ""
7762
7763 #: config/m32r/m32r.opt:105
7764 #, no-c-format
7765 msgid "Small data area: none, sdata, use."
7766 msgstr ""
7767
7768 #: config/s390/tpf.opt:23
7769 #, no-c-format
7770 msgid "Enable TPF-OS tracing code."
7771 msgstr ""
7772
7773 #: config/s390/tpf.opt:27
7774 #, no-c-format
7775 msgid "Set the trace check address for prologue tpf hook"
7776 msgstr ""
7777
7778 #: config/s390/tpf.opt:31
7779 #, no-c-format
7780 msgid "Set the trace jump address for prologue tpf hook"
7781 msgstr ""
7782
7783 #: config/s390/tpf.opt:35
7784 #, no-c-format
7785 msgid "Set the trace check address for epilogue tpf hook"
7786 msgstr ""
7787
7788 #: config/s390/tpf.opt:39
7789 #, no-c-format
7790 msgid "Set the trace jump address for epilogue tpf hook"
7791 msgstr ""
7792
7793 #: config/s390/tpf.opt:43
7794 #, no-c-format
7795 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"
7796 msgstr ""
7797
7798 #: config/s390/tpf.opt:47
7799 #, no-c-format
7800 msgid "Specify main object for TPF-OS."
7801 msgstr ""
7802
7803 #: config/s390/s390.opt:48
7804 #, no-c-format
7805 msgid "31 bit ABI."
7806 msgstr ""
7807
7808 #: config/s390/s390.opt:52
7809 #, no-c-format
7810 msgid "64 bit ABI."
7811 msgstr ""
7812
7813 #: config/s390/s390.opt:126
7814 #, no-c-format
7815 msgid "Maintain backchain pointer."
7816 msgstr ""
7817
7818 #: config/s390/s390.opt:130
7819 #, no-c-format
7820 msgid "Additional debug prints."
7821 msgstr ""
7822
7823 #: config/s390/s390.opt:134
7824 #, no-c-format
7825 msgid "ESA/390 architecture."
7826 msgstr ""
7827
7828 #: config/s390/s390.opt:138
7829 #, no-c-format
7830 msgid "Enable decimal floating point hardware support."
7831 msgstr ""
7832
7833 #: config/s390/s390.opt:142
7834 #, fuzzy, no-c-format
7835 #| msgid "Use hardware floating point"
7836 msgid "Enable hardware floating point."
7837 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7838
7839 #: config/s390/s390.opt:146
7840 #, no-c-format
7841 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."
7842 msgstr ""
7843
7844 #: config/s390/s390.opt:164
7845 #, no-c-format
7846 msgid "Use hardware transactional execution instructions."
7847 msgstr ""
7848
7849 #: config/s390/s390.opt:168
7850 #, no-c-format
7851 msgid "Use hardware vector facility instructions and enable the vector ABI."
7852 msgstr ""
7853
7854 #: config/s390/s390.opt:172
7855 #, no-c-format
7856 msgid "Use packed stack layout."
7857 msgstr ""
7858
7859 #: config/s390/s390.opt:176
7860 #, no-c-format
7861 msgid "Use bras for executable < 64k."
7862 msgstr ""
7863
7864 #: config/s390/s390.opt:180
7865 #, fuzzy, no-c-format
7866 #| msgid "Use hardware floating point"
7867 msgid "Disable hardware floating point."
7868 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7869
7870 #: config/s390/s390.opt:184
7871 #, no-c-format
7872 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
7873 msgstr ""
7874
7875 #: config/s390/s390.opt:188
7876 #, no-c-format
7877 msgid "Switches off the -mstack-guard= option."
7878 msgstr ""
7879
7880 #: config/s390/s390.opt:192
7881 #, no-c-format
7882 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
7883 msgstr ""
7884
7885 #: config/s390/s390.opt:196
7886 #, no-c-format
7887 msgid "Switches off the -mstack-size= option."
7888 msgstr ""
7889
7890 #: config/s390/s390.opt:204
7891 #, no-c-format
7892 msgid "Use the mvcle instruction for block moves."
7893 msgstr ""
7894
7895 #: config/s390/s390.opt:208
7896 #, no-c-format
7897 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
7898 msgstr ""
7899
7900 #: config/s390/s390.opt:213
7901 #, no-c-format
7902 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7903 msgstr ""
7904
7905 #: config/s390/s390.opt:217
7906 #, no-c-format
7907 msgid "Warn if a single function's framesize exceeds the given framesize."
7908 msgstr ""
7909
7910 #: config/s390/s390.opt:221
7911 #, no-c-format
7912 msgid "z/Architecture."
7913 msgstr ""
7914
7915 #: config/s390/s390.opt:225
7916 #, no-c-format
7917 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
7918 msgstr ""
7919
7920 #: config/s390/s390.opt:235 config/arm/arm.opt:169
7921 #, no-c-format
7922 msgid "Assume data segments are relative to text segment."
7923 msgstr ""
7924
7925 #: config/s390/s390.opt:240
7926 #, no-c-format
7927 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
7928 msgstr ""
7929
7930 #: config/s390/s390.opt:245
7931 #, no-c-format
7932 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."
7933 msgstr ""
7934
7935 #: config/s390/s390.opt:253
7936 #, no-c-format
7937 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
7938 msgstr ""
7939
7940 #: config/s390/s390.opt:257
7941 #, no-c-format
7942 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
7943 msgstr ""
7944
7945 #: config/s390/s390.opt:262
7946 #, no-c-format
7947 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."
7948 msgstr ""
7949
7950 #: config/s390/s390.opt:268
7951 #, no-c-format
7952 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."
7953 msgstr ""
7954
7955 #: config/s390/s390.opt:290
7956 #, no-c-format
7957 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."
7958 msgstr ""
7959
7960 #: config/s390/s390.opt:299
7961 #, no-c-format
7962 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."
7963 msgstr ""
7964
7965 #: config/s390/s390.opt:304
7966 #, no-c-format
7967 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
7968 msgstr ""
7969
7970 #: config/s390/s390.opt:313
7971 #, no-c-format
7972 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."
7973 msgstr ""
7974
7975 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
7976 #, no-c-format
7977 msgid "Use the simulator runtime."
7978 msgstr ""
7979
7980 #: config/rl78/rl78.opt:31
7981 #, no-c-format
7982 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
7983 msgstr ""
7984
7985 #: config/rl78/rl78.opt:50
7986 #, no-c-format
7987 msgid "Use all registers, reserving none for interrupt handlers."
7988 msgstr ""
7989
7990 #: config/rl78/rl78.opt:54
7991 #, no-c-format
7992 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
7993 msgstr ""
7994
7995 #: config/rl78/rl78.opt:58
7996 #, no-c-format
7997 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."
7998 msgstr ""
7999
8000 #: config/rl78/rl78.opt:77
8001 #, no-c-format
8002 msgid "Alias for -mcpu=g10."
8003 msgstr ""
8004
8005 #: config/rl78/rl78.opt:81
8006 #, no-c-format
8007 msgid "Alias for -mcpu=g13."
8008 msgstr ""
8009
8010 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
8011 #, no-c-format
8012 msgid "Alias for -mcpu=g14."
8013 msgstr ""
8014
8015 #: config/rl78/rl78.opt:93
8016 #, no-c-format
8017 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
8018 msgstr ""
8019
8020 #: config/rl78/rl78.opt:97
8021 #, no-c-format
8022 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8023 msgstr ""
8024
8025 #: config/stormy16/stormy16.opt:24
8026 #, no-c-format
8027 msgid "Provide libraries for the simulator."
8028 msgstr ""
8029
8030 #: config/arm/arm-tables.opt:25
8031 #, no-c-format
8032 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8033 msgstr ""
8034
8035 #: config/arm/arm-tables.opt:293
8036 #, no-c-format
8037 msgid "Known ARM architectures (for use with the -march= option):"
8038 msgstr ""
8039
8040 #: config/arm/arm-tables.opt:399
8041 #, no-c-format
8042 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8043 msgstr ""
8044
8045 #: config/arm/arm.opt:26
8046 #, no-c-format
8047 msgid "TLS dialect to use:"
8048 msgstr ""
8049
8050 #: config/arm/arm.opt:36
8051 #, no-c-format
8052 msgid "Specify an ABI."
8053 msgstr ""
8054
8055 #: config/arm/arm.opt:40
8056 #, no-c-format
8057 msgid "Known ARM ABIs (for use with the -mabi= option):"
8058 msgstr ""
8059
8060 #: config/arm/arm.opt:59
8061 #, no-c-format
8062 msgid "Generate a call to abort if a noreturn function returns."
8063 msgstr ""
8064
8065 #: config/arm/arm.opt:66
8066 #, no-c-format
8067 msgid "Generate APCS conformant stack frames."
8068 msgstr ""
8069
8070 #: config/arm/arm.opt:70
8071 #, no-c-format
8072 msgid "Generate re-entrant, PIC code."
8073 msgstr ""
8074
8075 #: config/arm/arm.opt:92
8076 #, fuzzy, no-c-format
8077 #| msgid "Generate code without GP reg"
8078 msgid "Generate code in 32 bit ARM state."
8079 msgstr "Генерыраваць код без GP reg"
8080
8081 #: config/arm/arm.opt:100
8082 #, no-c-format
8083 msgid "Thumb: Assume non-static functions may be called from ARM code."
8084 msgstr ""
8085
8086 #: config/arm/arm.opt:104
8087 #, no-c-format
8088 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8089 msgstr ""
8090
8091 #: config/arm/arm.opt:112 config/csky/csky.opt:73
8092 #, no-c-format
8093 msgid "Specify if floating point hardware should be used."
8094 msgstr ""
8095
8096 #: config/arm/arm.opt:116
8097 #, no-c-format
8098 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
8099 msgstr ""
8100
8101 #: config/arm/arm.opt:120 config/csky/csky.opt:77
8102 #, no-c-format
8103 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8104 msgstr ""
8105
8106 #: config/arm/arm.opt:133
8107 #, no-c-format
8108 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
8109 msgstr ""
8110
8111 #: config/arm/arm.opt:137
8112 #, fuzzy, no-c-format
8113 msgid "Specify the __fp16 floating-point format."
8114 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
8115
8116 #: config/arm/arm.opt:141
8117 #, no-c-format
8118 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8119 msgstr ""
8120
8121 #: config/arm/arm.opt:154
8122 #, no-c-format
8123 msgid "Specify the name of the target floating point hardware/format."
8124 msgstr ""
8125
8126 #: config/arm/arm.opt:165
8127 #, no-c-format
8128 msgid "Generate call insns as indirect calls, if necessary."
8129 msgstr ""
8130
8131 #: config/arm/arm.opt:173
8132 #, no-c-format
8133 msgid "Specify the register to be used for PIC addressing."
8134 msgstr ""
8135
8136 #: config/arm/arm.opt:177
8137 #, no-c-format
8138 msgid "Store function names in object code."
8139 msgstr ""
8140
8141 #: config/arm/arm.opt:181
8142 #, no-c-format
8143 msgid "Permit scheduling of a function's prologue sequence."
8144 msgstr ""
8145
8146 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8147 #, no-c-format
8148 msgid "Do not load the PIC register in function prologues."
8149 msgstr ""
8150
8151 #: config/arm/arm.opt:192
8152 #, no-c-format
8153 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8154 msgstr ""
8155
8156 #: config/arm/arm.opt:196
8157 #, fuzzy, no-c-format
8158 #| msgid "Generate code for GNU as"
8159 msgid "Generate code for Thumb state."
8160 msgstr "Генерыраваць код для GNU as"
8161
8162 #: config/arm/arm.opt:200
8163 #, no-c-format
8164 msgid "Support calls between Thumb and ARM instruction sets."
8165 msgstr ""
8166
8167 #: config/arm/arm.opt:204
8168 #, no-c-format
8169 msgid "Specify thread local storage scheme."
8170 msgstr ""
8171
8172 #: config/arm/arm.opt:208
8173 #, no-c-format
8174 msgid "Specify how to access the thread pointer."
8175 msgstr ""
8176
8177 #: config/arm/arm.opt:212
8178 #, no-c-format
8179 msgid "Valid arguments to -mtp=:"
8180 msgstr ""
8181
8182 #: config/arm/arm.opt:225
8183 #, no-c-format
8184 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8185 msgstr ""
8186
8187 #: config/arm/arm.opt:229
8188 #, no-c-format
8189 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8190 msgstr ""
8191
8192 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8193 #, no-c-format
8194 msgid "Tune code for the given processor."
8195 msgstr ""
8196
8197 #: config/arm/arm.opt:237
8198 #, no-c-format
8199 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."
8200 msgstr ""
8201
8202 #: config/arm/arm.opt:248
8203 #, no-c-format
8204 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
8205 msgstr ""
8206
8207 #: config/arm/arm.opt:252
8208 #, no-c-format
8209 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
8210 msgstr ""
8211
8212 #: config/arm/arm.opt:256
8213 #, no-c-format
8214 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
8215 msgstr ""
8216
8217 #: config/arm/arm.opt:260
8218 #, no-c-format
8219 msgid "Only generate absolute relocations on word sized values."
8220 msgstr ""
8221
8222 #: config/arm/arm.opt:264
8223 #, no-c-format
8224 msgid "Generate IT blocks appropriate for ARMv8."
8225 msgstr ""
8226
8227 #: config/arm/arm.opt:268
8228 #, no-c-format
8229 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
8230 msgstr ""
8231
8232 #: config/arm/arm.opt:273
8233 #, no-c-format
8234 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8235 msgstr ""
8236
8237 #: config/arm/arm.opt:277
8238 #, no-c-format
8239 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
8240 msgstr ""
8241
8242 #: config/arm/arm.opt:282
8243 #, no-c-format
8244 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
8245 msgstr ""
8246
8247 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8248 #, no-c-format
8249 msgid "Enable unaligned word and halfword accesses to packed data."
8250 msgstr ""
8251
8252 #: config/arm/arm.opt:291
8253 #, no-c-format
8254 msgid "This option is deprecated and has no effect."
8255 msgstr ""
8256
8257 #: config/arm/arm.opt:295
8258 #, no-c-format
8259 msgid "Assume loading data from flash is slower than fetching instructions."
8260 msgstr ""
8261
8262 #: config/arm/arm.opt:299
8263 #, no-c-format
8264 msgid "Assume unified syntax for inline assembly code."
8265 msgstr ""
8266
8267 #: config/arm/arm.opt:303
8268 #, no-c-format
8269 msgid "Do not allow constant data to be placed in code sections."
8270 msgstr ""
8271
8272 #: config/arm/arm.opt:307
8273 #, no-c-format
8274 msgid "When linking for big-endian targets, generate a BE8 format image."
8275 msgstr ""
8276
8277 #: config/arm/arm.opt:311
8278 #, no-c-format
8279 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
8280 msgstr ""
8281
8282 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8283 #, no-c-format
8284 msgid "Cost to assume for a branch insn."
8285 msgstr ""
8286
8287 #: config/arm/arm.opt:319
8288 #, no-c-format
8289 msgid "Generate code which uses the core registers only (r0-r14)."
8290 msgstr ""
8291
8292 #: config/arm/arm.opt:341
8293 #, no-c-format
8294 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."
8295 msgstr ""
8296
8297 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8298 #: config/visium/visium.opt:37
8299 #, fuzzy, no-c-format
8300 #| msgid "Use hardware fp"
8301 msgid "Use hardware FP."
8302 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
8303
8304 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8305 #, fuzzy, no-c-format
8306 #| msgid "Do not use hardware fp"
8307 msgid "Do not use hardware FP."
8308 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
8309
8310 #: config/sparc/sparc.opt:42
8311 #, fuzzy, no-c-format
8312 #| msgid "Use alternate register names"
8313 msgid "Use flat register window model."
8314 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
8315
8316 #: config/sparc/sparc.opt:46
8317 #, no-c-format
8318 msgid "Assume possible double misalignment."
8319 msgstr ""
8320
8321 #: config/sparc/sparc.opt:50
8322 #, fuzzy, no-c-format
8323 #| msgid "Use 64-bit general registers"
8324 msgid "Use ABI reserved registers."
8325 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
8326
8327 #: config/sparc/sparc.opt:54
8328 #, no-c-format
8329 msgid "Use hardware quad FP instructions."
8330 msgstr ""
8331
8332 #: config/sparc/sparc.opt:58
8333 #, fuzzy, no-c-format
8334 msgid "Do not use hardware quad fp instructions."
8335 msgstr "Не генерыраваць сімвальныя інструкцыі"
8336
8337 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8338 #, no-c-format
8339 msgid "Enable Local Register Allocation."
8340 msgstr ""
8341
8342 #: config/sparc/sparc.opt:66
8343 #, no-c-format
8344 msgid "Compile for V8+ ABI."
8345 msgstr ""
8346
8347 #: config/sparc/sparc.opt:70
8348 #, no-c-format
8349 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8350 msgstr ""
8351
8352 #: config/sparc/sparc.opt:74
8353 #, no-c-format
8354 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8355 msgstr ""
8356
8357 #: config/sparc/sparc.opt:78
8358 #, no-c-format
8359 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8360 msgstr ""
8361
8362 #: config/sparc/sparc.opt:82
8363 #, no-c-format
8364 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8365 msgstr ""
8366
8367 #: config/sparc/sparc.opt:86
8368 #, no-c-format
8369 msgid "Use additional VIS instructions introduced in OSA2017."
8370 msgstr ""
8371
8372 #: config/sparc/sparc.opt:90
8373 #, no-c-format
8374 msgid "Use UltraSPARC Compare-and-Branch extensions."
8375 msgstr ""
8376
8377 #: config/sparc/sparc.opt:94
8378 #, no-c-format
8379 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8380 msgstr ""
8381
8382 #: config/sparc/sparc.opt:98
8383 #, no-c-format
8384 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8385 msgstr ""
8386
8387 #: config/sparc/sparc.opt:102
8388 #, no-c-format
8389 msgid "Use UltraSPARC Population-Count instruction."
8390 msgstr ""
8391
8392 #: config/sparc/sparc.opt:106
8393 #, no-c-format
8394 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8395 msgstr ""
8396
8397 #: config/sparc/sparc.opt:110
8398 #, no-c-format
8399 msgid "Pointers are 64-bit."
8400 msgstr ""
8401
8402 #: config/sparc/sparc.opt:114
8403 #, no-c-format
8404 msgid "Pointers are 32-bit."
8405 msgstr ""
8406
8407 #: config/sparc/sparc.opt:118
8408 #, fuzzy, no-c-format
8409 #| msgid "Use 64 bit float"
8410 msgid "Use 64-bit ABI."
8411 msgstr "Выкарыстоўваць 64-х бітны float"
8412
8413 #: config/sparc/sparc.opt:122
8414 #, fuzzy, no-c-format
8415 #| msgid "Use 32 bit int"
8416 msgid "Use 32-bit ABI."
8417 msgstr "Выкарыстоўваць 32-х бітны int"
8418
8419 #: config/sparc/sparc.opt:126
8420 #, no-c-format
8421 msgid "Use stack bias."
8422 msgstr ""
8423
8424 #: config/sparc/sparc.opt:130
8425 #, no-c-format
8426 msgid "Use structs on stronger alignment for double-word copies."
8427 msgstr ""
8428
8429 #: config/sparc/sparc.opt:134
8430 #, no-c-format
8431 msgid "Optimize tail call instructions in assembler and linker."
8432 msgstr ""
8433
8434 #: config/sparc/sparc.opt:138
8435 #, no-c-format
8436 msgid "Do not generate code that can only run in supervisor mode (default)."
8437 msgstr ""
8438
8439 #: config/sparc/sparc.opt:142
8440 #, fuzzy, no-c-format
8441 #| msgid "Generate code for given CPU"
8442 msgid "Use instructions of and schedule code for given CPU."
8443 msgstr "Генерыраваць код для дадзенага ЦП"
8444
8445 #: config/sparc/sparc.opt:228
8446 #, no-c-format
8447 msgid "Use given SPARC-V9 code model."
8448 msgstr ""
8449
8450 #: config/sparc/sparc.opt:250
8451 #, no-c-format
8452 msgid "Enable debug output."
8453 msgstr ""
8454
8455 #: config/sparc/sparc.opt:254
8456 #, no-c-format
8457 msgid "Enable strict 32-bit psABI struct return checking."
8458 msgstr ""
8459
8460 #: config/sparc/sparc.opt:258
8461 #, no-c-format
8462 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
8463 msgstr ""
8464
8465 #: config/sparc/sparc.opt:263
8466 #, no-c-format
8467 msgid "Enable workarounds for the errata of the UT699 processor."
8468 msgstr ""
8469
8470 #: config/sparc/sparc.opt:267
8471 #, no-c-format
8472 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
8473 msgstr ""
8474
8475 #: config/sparc/sparc.opt:271
8476 #, no-c-format
8477 msgid "Enable workarounds for the errata of the GR712RC processor."
8478 msgstr ""
8479
8480 #: config/sparc/sparc.opt:308
8481 #, no-c-format
8482 msgid "Specify the memory model in effect for the program."
8483 msgstr ""
8484
8485 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
8486 #, no-c-format
8487 msgid "Generate 64-bit code."
8488 msgstr ""
8489
8490 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
8491 #, no-c-format
8492 msgid "Generate 32-bit code."
8493 msgstr ""
8494
8495 #: config/rs6000/rs6000-tables.opt:24
8496 #, no-c-format
8497 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
8498 msgstr ""
8499
8500 #: config/rs6000/476.opt:24
8501 #, no-c-format
8502 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
8503 msgstr ""
8504
8505 #: config/rs6000/aix64.opt:24
8506 #, no-c-format
8507 msgid "Compile for 64-bit pointers."
8508 msgstr ""
8509
8510 #: config/rs6000/aix64.opt:28
8511 #, no-c-format
8512 msgid "Compile for 32-bit pointers."
8513 msgstr ""
8514
8515 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
8516 #, no-c-format
8517 msgid "Select code model."
8518 msgstr ""
8519
8520 #: config/rs6000/aix64.opt:49
8521 #, no-c-format
8522 msgid "Support message passing with the Parallel Environment."
8523 msgstr ""
8524
8525 #: config/rs6000/linux64.opt:24
8526 #, no-c-format
8527 msgid "Call mcount for profiling before a function prologue."
8528 msgstr ""
8529
8530 #: config/rs6000/rs6000.opt:121
8531 #, no-c-format
8532 msgid "Use PowerPC-64 instruction set."
8533 msgstr ""
8534
8535 #: config/rs6000/rs6000.opt:125
8536 #, no-c-format
8537 msgid "Use PowerPC General Purpose group optional instructions."
8538 msgstr ""
8539
8540 #: config/rs6000/rs6000.opt:129
8541 #, no-c-format
8542 msgid "Use PowerPC Graphics group optional instructions."
8543 msgstr ""
8544
8545 #: config/rs6000/rs6000.opt:133
8546 #, no-c-format
8547 msgid "Use PowerPC V2.01 single field mfcr instruction."
8548 msgstr ""
8549
8550 #: config/rs6000/rs6000.opt:137
8551 #, no-c-format
8552 msgid "Use PowerPC V2.02 popcntb instruction."
8553 msgstr ""
8554
8555 #: config/rs6000/rs6000.opt:141
8556 #, no-c-format
8557 msgid "Use PowerPC V2.02 floating point rounding instructions."
8558 msgstr ""
8559
8560 #: config/rs6000/rs6000.opt:145
8561 #, no-c-format
8562 msgid "Use PowerPC V2.05 compare bytes instruction."
8563 msgstr ""
8564
8565 #: config/rs6000/rs6000.opt:156
8566 #, fuzzy, no-c-format
8567 #| msgid "Don't use AltiVec instructions"
8568 msgid "Use AltiVec instructions."
8569 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8570
8571 #: config/rs6000/rs6000.opt:160
8572 #, fuzzy, no-c-format
8573 #| msgid "Use hardware floating point"
8574 msgid "Use decimal floating point instructions."
8575 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
8576
8577 #: config/rs6000/rs6000.opt:164
8578 #, no-c-format
8579 msgid "Use 4xx half-word multiply instructions."
8580 msgstr ""
8581
8582 #: config/rs6000/rs6000.opt:168
8583 #, no-c-format
8584 msgid "Use 4xx string-search dlmzb instruction."
8585 msgstr ""
8586
8587 #: config/rs6000/rs6000.opt:172
8588 #, fuzzy, no-c-format
8589 #| msgid "Don't use AltiVec instructions"
8590 msgid "Generate load/store multiple instructions."
8591 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8592
8593 #: config/rs6000/rs6000.opt:191
8594 #, no-c-format
8595 msgid "Use PowerPC V2.06 popcntd instruction."
8596 msgstr ""
8597
8598 #: config/rs6000/rs6000.opt:195
8599 #, no-c-format
8600 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
8601 msgstr ""
8602
8603 #: config/rs6000/rs6000.opt:203
8604 #, no-c-format
8605 msgid "Use vector/scalar (VSX) instructions."
8606 msgstr ""
8607
8608 #: config/rs6000/rs6000.opt:231
8609 #, fuzzy, no-c-format
8610 #| msgid "Do not generate char instructions"
8611 msgid "Do not generate load/store with update instructions."
8612 msgstr "Не генерыраваць сімвальныя інструкцыі"
8613
8614 #: config/rs6000/rs6000.opt:235
8615 #, fuzzy, no-c-format
8616 msgid "Generate load/store with update instructions."
8617 msgstr "нявернае выкарыстанне \"restict\""
8618
8619 #: config/rs6000/rs6000.opt:243
8620 #, no-c-format
8621 msgid "Avoid generation of indexed load/store instructions when possible."
8622 msgstr ""
8623
8624 #: config/rs6000/rs6000.opt:250
8625 #, no-c-format
8626 msgid "Schedule the start and end of the procedure."
8627 msgstr ""
8628
8629 #: config/rs6000/rs6000.opt:254
8630 #, no-c-format
8631 msgid "Return all structures in memory (AIX default)."
8632 msgstr ""
8633
8634 #: config/rs6000/rs6000.opt:258
8635 #, no-c-format
8636 msgid "Return small structures in registers (SVR4 default)."
8637 msgstr ""
8638
8639 #: config/rs6000/rs6000.opt:262
8640 #, no-c-format
8641 msgid "Conform more closely to IBM XLC semantics."
8642 msgstr ""
8643
8644 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
8645 #, no-c-format
8646 msgid "Generate software reciprocal divide and square root for better throughput."
8647 msgstr ""
8648
8649 #: config/rs6000/rs6000.opt:274
8650 #, no-c-format
8651 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
8652 msgstr ""
8653
8654 #: config/rs6000/rs6000.opt:278
8655 #, no-c-format
8656 msgid "Do not place floating point constants in TOC."
8657 msgstr ""
8658
8659 #: config/rs6000/rs6000.opt:282
8660 #, no-c-format
8661 msgid "Place floating point constants in TOC."
8662 msgstr ""
8663
8664 #: config/rs6000/rs6000.opt:286
8665 #, no-c-format
8666 msgid "Do not place symbol+offset constants in TOC."
8667 msgstr ""
8668
8669 #: config/rs6000/rs6000.opt:290
8670 #, no-c-format
8671 msgid "Place symbol+offset constants in TOC."
8672 msgstr ""
8673
8674 #: config/rs6000/rs6000.opt:301
8675 #, no-c-format
8676 msgid "Use only one TOC entry per procedure."
8677 msgstr ""
8678
8679 #: config/rs6000/rs6000.opt:305
8680 #, no-c-format
8681 msgid "Put everything in the regular TOC."
8682 msgstr ""
8683
8684 #: config/rs6000/rs6000.opt:309
8685 #, no-c-format
8686 msgid "Generate VRSAVE instructions when generating AltiVec code."
8687 msgstr ""
8688
8689 #: config/rs6000/rs6000.opt:313
8690 #, no-c-format
8691 msgid "Deprecated option.  Use -mno-vrsave instead."
8692 msgstr ""
8693
8694 #: config/rs6000/rs6000.opt:317
8695 #, no-c-format
8696 msgid "Deprecated option.  Use -mvrsave instead."
8697 msgstr ""
8698
8699 #: config/rs6000/rs6000.opt:321
8700 #, no-c-format
8701 msgid "Max number of bytes to move inline."
8702 msgstr ""
8703
8704 #: config/rs6000/rs6000.opt:325
8705 #, no-c-format
8706 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
8707 msgstr ""
8708
8709 #: config/rs6000/rs6000.opt:329
8710 #, no-c-format
8711 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
8712 msgstr ""
8713
8714 #: config/rs6000/rs6000.opt:333
8715 #, no-c-format
8716 msgid "Max number of bytes to compare without loops."
8717 msgstr ""
8718
8719 #: config/rs6000/rs6000.opt:337
8720 #, no-c-format
8721 msgid "Max number of bytes to compare with loops."
8722 msgstr ""
8723
8724 #: config/rs6000/rs6000.opt:341
8725 #, no-c-format
8726 msgid "Max number of bytes to compare."
8727 msgstr ""
8728
8729 #: config/rs6000/rs6000.opt:345
8730 #, fuzzy, no-c-format
8731 #| msgid "Do not generate char instructions"
8732 msgid "Generate isel instructions."
8733 msgstr "Не генерыраваць сімвальныя інструкцыі"
8734
8735 #: config/rs6000/rs6000.opt:349
8736 #, no-c-format
8737 msgid "-mdebug=\tEnable debug output."
8738 msgstr ""
8739
8740 #: config/rs6000/rs6000.opt:354
8741 #, no-c-format
8742 msgid "Use the AltiVec ABI extensions."
8743 msgstr ""
8744
8745 #: config/rs6000/rs6000.opt:358
8746 #, fuzzy, no-c-format
8747 #| msgid "Don't use AltiVec instructions"
8748 msgid "Do not use the AltiVec ABI extensions."
8749 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8750
8751 #: config/rs6000/rs6000.opt:363
8752 #, no-c-format
8753 msgid "Use the AIX Vector Extended ABI."
8754 msgstr ""
8755
8756 #: config/rs6000/rs6000.opt:367
8757 #, no-c-format
8758 msgid "Do not use the AIX Vector Extended ABI."
8759 msgstr ""
8760
8761 #: config/rs6000/rs6000.opt:372
8762 #, no-c-format
8763 msgid "Use the ELFv1 ABI."
8764 msgstr ""
8765
8766 #: config/rs6000/rs6000.opt:376
8767 #, no-c-format
8768 msgid "Use the ELFv2 ABI."
8769 msgstr ""
8770
8771 #: config/rs6000/rs6000.opt:396
8772 #, no-c-format
8773 msgid "-mcpu=\tUse features of and schedule code for given CPU."
8774 msgstr ""
8775
8776 #: config/rs6000/rs6000.opt:400
8777 #, fuzzy, no-c-format
8778 #| msgid "Generate code for given CPU"
8779 msgid "-mtune=\tSchedule code for given CPU."
8780 msgstr "Генерыраваць код для дадзенага ЦП"
8781
8782 #: config/rs6000/rs6000.opt:404
8783 #, no-c-format
8784 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
8785 msgstr ""
8786
8787 #: config/rs6000/rs6000.opt:420
8788 #, no-c-format
8789 msgid "Avoid all range limits on call instructions."
8790 msgstr ""
8791
8792 #: config/rs6000/rs6000.opt:428
8793 #, no-c-format
8794 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
8795 msgstr ""
8796
8797 #: config/rs6000/rs6000.opt:432
8798 #, no-c-format
8799 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)."
8800 msgstr ""
8801
8802 #: config/rs6000/rs6000.opt:441
8803 #, no-c-format
8804 msgid "Determine which dependences between insns are considered costly."
8805 msgstr ""
8806
8807 #: config/rs6000/rs6000.opt:445
8808 #, no-c-format
8809 msgid "Specify which post scheduling nop insertion scheme to apply."
8810 msgstr ""
8811
8812 #: config/rs6000/rs6000.opt:449
8813 #, no-c-format
8814 msgid "Specify alignment of structure fields default/natural."
8815 msgstr ""
8816
8817 #: config/rs6000/rs6000.opt:453
8818 #, no-c-format
8819 msgid "Valid arguments to -malign-:"
8820 msgstr ""
8821
8822 #: config/rs6000/rs6000.opt:463
8823 #, no-c-format
8824 msgid "Specify scheduling priority for dispatch slot restricted insns."
8825 msgstr ""
8826
8827 #: config/rs6000/rs6000.opt:467
8828 #, no-c-format
8829 msgid "Use r11 to hold the static link in calls to functions via pointers."
8830 msgstr ""
8831
8832 #: config/rs6000/rs6000.opt:471
8833 #, no-c-format
8834 msgid "Save the TOC in the prologue for indirect calls rather than inline."
8835 msgstr ""
8836
8837 #: config/rs6000/rs6000.opt:479
8838 #, no-c-format
8839 msgid "Fuse certain integer operations together for better performance on power8."
8840 msgstr ""
8841
8842 #: config/rs6000/rs6000.opt:483
8843 #, no-c-format
8844 msgid "Allow sign extension in fusion operations."
8845 msgstr ""
8846
8847 #: config/rs6000/rs6000.opt:487
8848 #, no-c-format
8849 msgid "Use vector and scalar instructions added in ISA 2.07."
8850 msgstr ""
8851
8852 #: config/rs6000/rs6000.opt:491
8853 #, no-c-format
8854 msgid "Fuse certain integer operations together for better performance on power10."
8855 msgstr ""
8856
8857 #: config/rs6000/rs6000.opt:495
8858 #, no-c-format
8859 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
8860 msgstr ""
8861
8862 #: config/rs6000/rs6000.opt:502
8863 #, no-c-format
8864 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
8865 msgstr ""
8866
8867 #: config/rs6000/rs6000.opt:506
8868 #, no-c-format
8869 msgid "Generate the quad word memory instructions (lq/stq)."
8870 msgstr ""
8871
8872 #: config/rs6000/rs6000.opt:510
8873 #, no-c-format
8874 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
8875 msgstr ""
8876
8877 #: config/rs6000/rs6000.opt:514
8878 #, no-c-format
8879 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
8880 msgstr ""
8881
8882 #: config/rs6000/rs6000.opt:518
8883 #, no-c-format
8884 msgid "Analyze and remove doubleword swaps from VSX computations."
8885 msgstr ""
8886
8887 #: config/rs6000/rs6000.opt:526
8888 #, no-c-format
8889 msgid "Use certain scalar instructions added in ISA 3.0."
8890 msgstr ""
8891
8892 #: config/rs6000/rs6000.opt:530
8893 #, no-c-format
8894 msgid "Use vector instructions added in ISA 3.0."
8895 msgstr ""
8896
8897 #: config/rs6000/rs6000.opt:534
8898 #, no-c-format
8899 msgid "Use the new min/max instructions defined in ISA 3.0."
8900 msgstr ""
8901
8902 #: config/rs6000/rs6000.opt:538
8903 #, fuzzy, no-c-format
8904 msgid "Generate the integer modulo instructions."
8905 msgstr "Не генерыраваць сімвальныя інструкцыі"
8906
8907 #: config/rs6000/rs6000.opt:542
8908 #, no-c-format
8909 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
8910 msgstr ""
8911
8912 #: config/rs6000/rs6000.opt:546
8913 #, no-c-format
8914 msgid "Enable using IEEE 128-bit floating point instructions."
8915 msgstr ""
8916
8917 #: config/rs6000/rs6000.opt:550
8918 #, no-c-format
8919 msgid "Enable default conversions between __float128 & long double."
8920 msgstr ""
8921
8922 #: config/rs6000/rs6000.opt:590
8923 #, fuzzy, no-c-format
8924 #| msgid "Do not generate char instructions"
8925 msgid "Generate (do not generate) prefixed memory instructions."
8926 msgstr "Не генерыраваць сімвальныя інструкцыі"
8927
8928 #: config/rs6000/rs6000.opt:594
8929 #, no-c-format
8930 msgid "Generate (do not generate) pc-relative memory addressing."
8931 msgstr ""
8932
8933 #: config/rs6000/rs6000.opt:598
8934 #, no-c-format
8935 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
8936 msgstr ""
8937
8938 #: config/rs6000/rs6000.opt:602
8939 #, fuzzy, no-c-format
8940 #| msgid "Do not generate char instructions"
8941 msgid "Generate (do not generate) MMA instructions."
8942 msgstr "Не генерыраваць сімвальныя інструкцыі"
8943
8944 #: config/rs6000/rs6000.opt:609
8945 #, no-c-format
8946 msgid "Enable instructions that guard against return-oriented programming attacks."
8947 msgstr ""
8948
8949 #: config/rs6000/rs6000.opt:613
8950 #, no-c-format
8951 msgid "Generate code that will run in privileged state."
8952 msgstr ""
8953
8954 #: config/rs6000/rs6000.opt:617
8955 #, fuzzy, no-c-format
8956 #| msgid "Do not generate char instructions"
8957 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
8958 msgstr "Не генерыраваць сімвальныя інструкцыі"
8959
8960 #: config/rs6000/rs6000.opt:621
8961 #, no-c-format
8962 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
8963 msgstr ""
8964
8965 #: config/rs6000/rs6000.opt:625
8966 #, fuzzy, no-c-format
8967 #| msgid "Do not generate char instructions"
8968 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
8969 msgstr "Не генерыраваць сімвальныя інструкцыі"
8970
8971 #: config/rs6000/rs6000.opt:629
8972 #, no-c-format
8973 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."
8974 msgstr ""
8975
8976 #: config/rs6000/rs6000.opt:638
8977 #, no-c-format
8978 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."
8979 msgstr ""
8980
8981 #: config/rs6000/rs6000.opt:644
8982 #, no-c-format
8983 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."
8984 msgstr ""
8985
8986 #: config/rs6000/rs6000.opt:651
8987 #, no-c-format
8988 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."
8989 msgstr ""
8990
8991 #: config/rs6000/rs6000.opt:660
8992 #, no-c-format
8993 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."
8994 msgstr ""
8995
8996 #: config/rs6000/sysv4.opt:24
8997 #, no-c-format
8998 msgid "-mcall-ABI\tSelect ABI calling convention."
8999 msgstr ""
9000
9001 #: config/rs6000/sysv4.opt:28
9002 #, no-c-format
9003 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9004 msgstr ""
9005
9006 #: config/rs6000/sysv4.opt:32
9007 #, no-c-format
9008 msgid "Allow readonly data in sdata."
9009 msgstr ""
9010
9011 #: config/rs6000/sysv4.opt:36
9012 #, no-c-format
9013 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9014 msgstr ""
9015
9016 #: config/rs6000/sysv4.opt:52
9017 #, no-c-format
9018 msgid "Align to the base type of the bit-field."
9019 msgstr ""
9020
9021 #: config/rs6000/sysv4.opt:56
9022 #, no-c-format
9023 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
9024 msgstr ""
9025
9026 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9027 #, no-c-format
9028 msgid "Produce code relocatable at runtime."
9029 msgstr ""
9030
9031 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9032 #, no-c-format
9033 msgid "Produce little endian code."
9034 msgstr ""
9035
9036 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9037 #, no-c-format
9038 msgid "Produce big endian code."
9039 msgstr ""
9040
9041 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9042 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9043 #: config/rs6000/sysv4.opt:153
9044 #, no-c-format
9045 msgid "No description yet."
9046 msgstr ""
9047
9048 #: config/rs6000/sysv4.opt:94
9049 #, no-c-format
9050 msgid "Assume all variable arg functions are prototyped."
9051 msgstr ""
9052
9053 #: config/rs6000/sysv4.opt:103
9054 #, fuzzy, no-c-format
9055 #| msgid "Don't use EABI"
9056 msgid "Use EABI."
9057 msgstr "Не выкарыстоўваць EABI"
9058
9059 #: config/rs6000/sysv4.opt:107
9060 #, no-c-format
9061 msgid "Allow bit-fields to cross word boundaries."
9062 msgstr ""
9063
9064 #: config/rs6000/sysv4.opt:111
9065 #, fuzzy, no-c-format
9066 #| msgid "Use alternate register names"
9067 msgid "Use alternate register names."
9068 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
9069
9070 #: config/rs6000/sysv4.opt:117
9071 #, no-c-format
9072 msgid "Use default method for sdata handling."
9073 msgstr ""
9074
9075 #: config/rs6000/sysv4.opt:121
9076 #, no-c-format
9077 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9078 msgstr ""
9079
9080 #: config/rs6000/sysv4.opt:125
9081 #, no-c-format
9082 msgid "Link with libads.a, libc.a and crt0.o."
9083 msgstr ""
9084
9085 #: config/rs6000/sysv4.opt:129
9086 #, no-c-format
9087 msgid "Link with libyk.a, libc.a and crt0.o."
9088 msgstr ""
9089
9090 #: config/rs6000/sysv4.opt:133
9091 #, no-c-format
9092 msgid "Link with libmvme.a, libc.a and crt0.o."
9093 msgstr ""
9094
9095 #: config/rs6000/sysv4.opt:137
9096 #, no-c-format
9097 msgid "Set the PPC_EMB bit in the ELF flags header."
9098 msgstr ""
9099
9100 #: config/rs6000/sysv4.opt:157
9101 #, no-c-format
9102 msgid "Generate code to use a non-exec PLT and GOT."
9103 msgstr ""
9104
9105 #: config/rs6000/sysv4.opt:161
9106 #, fuzzy, no-c-format
9107 msgid "Generate code for old exec BSS PLT."
9108 msgstr "Стварыць код для DLL"
9109
9110 #: config/rs6000/sysv4.opt:165
9111 #, no-c-format
9112 msgid "Use inline plt sequences to implement long calls and -fno-plt."
9113 msgstr ""
9114
9115 #: config/rs6000/sysv4.opt:169
9116 #, no-c-format
9117 msgid "Emit .gnu_attribute tags."
9118 msgstr ""
9119
9120 #: config/alpha/alpha.opt:27
9121 #, fuzzy, no-c-format
9122 #| msgid "Use 64-bit FP registers"
9123 msgid "Use fp registers."
9124 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
9125
9126 #: config/alpha/alpha.opt:35
9127 #, no-c-format
9128 msgid "Request IEEE-conformant math library routines (OSF/1)."
9129 msgstr ""
9130
9131 #: config/alpha/alpha.opt:39
9132 #, no-c-format
9133 msgid "Emit IEEE-conformant code, without inexact exceptions."
9134 msgstr ""
9135
9136 #: config/alpha/alpha.opt:46
9137 #, no-c-format
9138 msgid "Do not emit complex integer constants to read-only memory."
9139 msgstr ""
9140
9141 #: config/alpha/alpha.opt:50
9142 #, no-c-format
9143 msgid "Use VAX fp."
9144 msgstr ""
9145
9146 #: config/alpha/alpha.opt:54
9147 #, fuzzy, no-c-format
9148 #| msgid "Do not use hardware fp"
9149 msgid "Do not use VAX fp."
9150 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
9151
9152 #: config/alpha/alpha.opt:58
9153 #, no-c-format
9154 msgid "Emit code for the byte/word ISA extension."
9155 msgstr ""
9156
9157 #: config/alpha/alpha.opt:62
9158 #, no-c-format
9159 msgid "Emit code for the motion video ISA extension."
9160 msgstr ""
9161
9162 #: config/alpha/alpha.opt:66
9163 #, no-c-format
9164 msgid "Emit code for the fp move and sqrt ISA extension."
9165 msgstr ""
9166
9167 #: config/alpha/alpha.opt:70
9168 #, no-c-format
9169 msgid "Emit code for the counting ISA extension."
9170 msgstr ""
9171
9172 #: config/alpha/alpha.opt:74
9173 #, no-c-format
9174 msgid "Emit code using explicit relocation directives."
9175 msgstr ""
9176
9177 #: config/alpha/alpha.opt:78
9178 #, no-c-format
9179 msgid "Emit 16-bit relocations to the small data areas."
9180 msgstr ""
9181
9182 #: config/alpha/alpha.opt:82
9183 #, no-c-format
9184 msgid "Emit 32-bit relocations to the small data areas."
9185 msgstr ""
9186
9187 #: config/alpha/alpha.opt:86
9188 #, no-c-format
9189 msgid "Emit direct branches to local functions."
9190 msgstr ""
9191
9192 #: config/alpha/alpha.opt:90
9193 #, no-c-format
9194 msgid "Emit indirect branches to local functions."
9195 msgstr ""
9196
9197 #: config/alpha/alpha.opt:94
9198 #, no-c-format
9199 msgid "Emit rdval instead of rduniq for thread pointer."
9200 msgstr ""
9201
9202 #: config/alpha/alpha.opt:106
9203 #, no-c-format
9204 msgid "Use features of and schedule given CPU."
9205 msgstr ""
9206
9207 #: config/alpha/alpha.opt:110
9208 #, no-c-format
9209 msgid "Schedule given CPU."
9210 msgstr ""
9211
9212 #: config/alpha/alpha.opt:114
9213 #, no-c-format
9214 msgid "Control the generated fp rounding mode."
9215 msgstr ""
9216
9217 #: config/alpha/alpha.opt:118
9218 #, no-c-format
9219 msgid "Control the IEEE trap mode."
9220 msgstr ""
9221
9222 #: config/alpha/alpha.opt:122
9223 #, no-c-format
9224 msgid "Control the precision given to fp exceptions."
9225 msgstr ""
9226
9227 #: config/alpha/alpha.opt:126
9228 #, no-c-format
9229 msgid "Tune expected memory latency."
9230 msgstr ""
9231
9232 #: config/tilepro/tilepro.opt:23
9233 #, no-c-format
9234 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
9235 msgstr ""
9236
9237 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9238 #, no-c-format
9239 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9240 msgstr ""
9241
9242 #: config/tilepro/tilepro.opt:32
9243 #, no-c-format
9244 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9245 msgstr ""
9246
9247 #: config/lm32/lm32.opt:24
9248 #, fuzzy, no-c-format
9249 #| msgid "Don't use AltiVec instructions"
9250 msgid "Enable multiply instructions."
9251 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
9252
9253 #: config/lm32/lm32.opt:28
9254 #, no-c-format
9255 msgid "Enable divide and modulus instructions."
9256 msgstr ""
9257
9258 #: config/lm32/lm32.opt:32
9259 #, fuzzy, no-c-format
9260 msgid "Enable barrel shift instructions."
9261 msgstr "нявернае выкарыстанне \"restict\""
9262
9263 #: config/lm32/lm32.opt:36
9264 #, fuzzy, no-c-format
9265 msgid "Enable sign extend instructions."
9266 msgstr "нявернае выкарыстанне \"restict\""
9267
9268 #: config/lm32/lm32.opt:40
9269 #, fuzzy, no-c-format
9270 msgid "Enable user-defined instructions."
9271 msgstr "Не генерыраваць сімвальныя інструкцыі"
9272
9273 #: config/loongarch/loongarch.opt:47
9274 #, no-c-format
9275 msgid "Basic ISAs of LoongArch:"
9276 msgstr ""
9277
9278 #: config/loongarch/loongarch.opt:56
9279 #, no-c-format
9280 msgid "FPU types of LoongArch:"
9281 msgstr ""
9282
9283 #: config/loongarch/loongarch.opt:69
9284 #, fuzzy, no-c-format
9285 #| msgid "Generate code for given CPU"
9286 msgid "-mfpu=FPU\tGenerate code for the given FPU."
9287 msgstr "Генерыраваць код для дадзенага ЦП"
9288
9289 #: config/loongarch/loongarch.opt:76 config/mips/mips.opt:377
9290 #, no-c-format
9291 msgid "Prevent the use of all hardware floating-point instructions."
9292 msgstr ""
9293
9294 #: config/loongarch/loongarch.opt:80 config/mips/mips.opt:369
9295 #, no-c-format
9296 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
9297 msgstr ""
9298
9299 #: config/loongarch/loongarch.opt:84 config/mips/mips.opt:116
9300 #, no-c-format
9301 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
9302 msgstr ""
9303
9304 #: config/loongarch/loongarch.opt:90
9305 #, no-c-format
9306 msgid "LoongArch CPU types:"
9307 msgstr ""
9308
9309 #: config/loongarch/loongarch.opt:103
9310 #, no-c-format
9311 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
9312 msgstr ""
9313
9314 #: config/loongarch/loongarch.opt:107
9315 #, no-c-format
9316 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
9317 msgstr ""
9318
9319 #: config/loongarch/loongarch.opt:116
9320 #, no-c-format
9321 msgid "Base ABI types for LoongArch:"
9322 msgstr ""
9323
9324 #: config/loongarch/loongarch.opt:129
9325 #, no-c-format
9326 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
9327 msgstr ""
9328
9329 #: config/loongarch/loongarch.opt:138 config/mips/mips.opt:71
9330 #, no-c-format
9331 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
9332 msgstr ""
9333
9334 #: config/loongarch/loongarch.opt:142 config/mips/mips.opt:83
9335 #, no-c-format
9336 msgid "Trap on integer divide by zero."
9337 msgstr ""
9338
9339 #: config/loongarch/loongarch.opt:146
9340 #, no-c-format
9341 msgid "Conditional moves for integral are enabled."
9342 msgstr ""
9343
9344 #: config/loongarch/loongarch.opt:150
9345 #, no-c-format
9346 msgid "Conditional moves for float are enabled."
9347 msgstr ""
9348
9349 #: config/loongarch/loongarch.opt:154
9350 #, no-c-format
9351 msgid "Prevent optimizing block moves, which is also the default behavior of -Os."
9352 msgstr ""
9353
9354 #: config/loongarch/loongarch.opt:162
9355 #, no-c-format
9356 msgid "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default is 1024."
9357 msgstr ""
9358
9359 #: config/or1k/elf.opt:28
9360 #, no-c-format
9361 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9362 msgstr ""
9363
9364 #: config/or1k/elf.opt:32
9365 #, no-c-format
9366 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
9367 msgstr ""
9368
9369 #: config/or1k/or1k.opt:29
9370 #, no-c-format
9371 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
9372 msgstr ""
9373
9374 #: config/or1k/or1k.opt:34
9375 #, no-c-format
9376 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
9377 msgstr ""
9378
9379 #: config/or1k/or1k.opt:39
9380 #, no-c-format
9381 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
9382 msgstr ""
9383
9384 #: config/or1k/or1k.opt:44
9385 #, no-c-format
9386 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
9387 msgstr ""
9388
9389 #: config/or1k/or1k.opt:49
9390 #, no-c-format
9391 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
9392 msgstr ""
9393
9394 #: config/or1k/or1k.opt:54
9395 #, no-c-format
9396 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
9397 msgstr ""
9398
9399 #: config/or1k/or1k.opt:59
9400 #, no-c-format
9401 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."
9402 msgstr ""
9403
9404 #: config/or1k/or1k.opt:65
9405 #, no-c-format
9406 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."
9407 msgstr ""
9408
9409 #: config/or1k/or1k.opt:71
9410 #, no-c-format
9411 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."
9412 msgstr ""
9413
9414 #: config/or1k/or1k.opt:77
9415 #, no-c-format
9416 msgid "Known code model types (for use with the -mcmodel= option):"
9417 msgstr ""
9418
9419 #: config/or1k/or1k.opt:87
9420 #, no-c-format
9421 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
9422 msgstr ""
9423
9424 #: config/or1k/or1k.opt:92
9425 #, no-c-format
9426 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
9427 msgstr ""
9428
9429 #: config/or1k/or1k.opt:97
9430 #, no-c-format
9431 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."
9432 msgstr ""
9433
9434 #: config/or1k/or1k.opt:103
9435 #, no-c-format
9436 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
9437 msgstr ""
9438
9439 #: config/or1k/or1k.opt:108
9440 #, no-c-format
9441 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."
9442 msgstr ""
9443
9444 #: config/or1k/or1k.opt:114
9445 #, no-c-format
9446 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."
9447 msgstr ""
9448
9449 #: config/nios2/elf.opt:26
9450 #, no-c-format
9451 msgid "Link with a limited version of the C library."
9452 msgstr ""
9453
9454 #: config/nios2/elf.opt:30
9455 #, no-c-format
9456 msgid "Name of system library to link against."
9457 msgstr ""
9458
9459 #: config/nios2/elf.opt:34
9460 #, no-c-format
9461 msgid "Name of the startfile."
9462 msgstr ""
9463
9464 #: config/nios2/elf.opt:38
9465 #, no-c-format
9466 msgid "Link with HAL BSP."
9467 msgstr ""
9468
9469 #: config/nios2/nios2.opt:35
9470 #, no-c-format
9471 msgid "Enable DIV, DIVU."
9472 msgstr ""
9473
9474 #: config/nios2/nios2.opt:39
9475 #, no-c-format
9476 msgid "Enable MUL instructions."
9477 msgstr ""
9478
9479 #: config/nios2/nios2.opt:43
9480 #, no-c-format
9481 msgid "Enable MULX instructions, assume fast shifter."
9482 msgstr ""
9483
9484 #: config/nios2/nios2.opt:47
9485 #, no-c-format
9486 msgid "Use table based fast divide (default at -O3)."
9487 msgstr ""
9488
9489 #: config/nios2/nios2.opt:51
9490 #, no-c-format
9491 msgid "All memory accesses use I/O load/store instructions."
9492 msgstr ""
9493
9494 #: config/nios2/nios2.opt:55
9495 #, no-c-format
9496 msgid "Volatile memory accesses use I/O load/store instructions."
9497 msgstr ""
9498
9499 #: config/nios2/nios2.opt:59
9500 #, no-c-format
9501 msgid "Volatile memory accesses do not use I/O load/store instructions."
9502 msgstr ""
9503
9504 #: config/nios2/nios2.opt:63
9505 #, no-c-format
9506 msgid "Enable/disable GP-relative addressing."
9507 msgstr ""
9508
9509 #: config/nios2/nios2.opt:67
9510 #, no-c-format
9511 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9512 msgstr ""
9513
9514 #: config/nios2/nios2.opt:86
9515 #, no-c-format
9516 msgid "Equivalent to -mgpopt=local."
9517 msgstr ""
9518
9519 #: config/nios2/nios2.opt:90
9520 #, no-c-format
9521 msgid "Equivalent to -mgpopt=none."
9522 msgstr ""
9523
9524 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
9525 #: config/tilegx/tilegx.opt:45
9526 #, no-c-format
9527 msgid "Use big-endian byte order."
9528 msgstr ""
9529
9530 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
9531 #: config/tilegx/tilegx.opt:49
9532 #, no-c-format
9533 msgid "Use little-endian byte order."
9534 msgstr ""
9535
9536 #: config/nios2/nios2.opt:102
9537 #, no-c-format
9538 msgid "Floating point custom instruction configuration name."
9539 msgstr ""
9540
9541 #: config/nios2/nios2.opt:106
9542 #, fuzzy, no-c-format
9543 msgid "Do not use the ftruncds custom instruction."
9544 msgstr "Не генерыраваць сімвальныя інструкцыі"
9545
9546 #: config/nios2/nios2.opt:110
9547 #, no-c-format
9548 msgid "Integer id (N) of ftruncds custom instruction."
9549 msgstr ""
9550
9551 #: config/nios2/nios2.opt:114
9552 #, fuzzy, no-c-format
9553 msgid "Do not use the fextsd custom instruction."
9554 msgstr "Не генерыраваць сімвальныя інструкцыі"
9555
9556 #: config/nios2/nios2.opt:118
9557 #, no-c-format
9558 msgid "Integer id (N) of fextsd custom instruction."
9559 msgstr ""
9560
9561 #: config/nios2/nios2.opt:122
9562 #, fuzzy, no-c-format
9563 msgid "Do not use the fixdu custom instruction."
9564 msgstr "Не генерыраваць сімвальныя інструкцыі"
9565
9566 #: config/nios2/nios2.opt:126
9567 #, no-c-format
9568 msgid "Integer id (N) of fixdu custom instruction."
9569 msgstr ""
9570
9571 #: config/nios2/nios2.opt:130
9572 #, fuzzy, no-c-format
9573 msgid "Do not use the fixdi custom instruction."
9574 msgstr "Не генерыраваць сімвальныя інструкцыі"
9575
9576 #: config/nios2/nios2.opt:134
9577 #, no-c-format
9578 msgid "Integer id (N) of fixdi custom instruction."
9579 msgstr ""
9580
9581 #: config/nios2/nios2.opt:138
9582 #, fuzzy, no-c-format
9583 msgid "Do not use the fixsu custom instruction."
9584 msgstr "Не генерыраваць сімвальныя інструкцыі"
9585
9586 #: config/nios2/nios2.opt:142
9587 #, no-c-format
9588 msgid "Integer id (N) of fixsu custom instruction."
9589 msgstr ""
9590
9591 #: config/nios2/nios2.opt:146
9592 #, fuzzy, no-c-format
9593 msgid "Do not use the fixsi custom instruction."
9594 msgstr "Не генерыраваць сімвальныя інструкцыі"
9595
9596 #: config/nios2/nios2.opt:150
9597 #, no-c-format
9598 msgid "Integer id (N) of fixsi custom instruction."
9599 msgstr ""
9600
9601 #: config/nios2/nios2.opt:154
9602 #, fuzzy, no-c-format
9603 msgid "Do not use the floatud custom instruction."
9604 msgstr "Не генерыраваць сімвальныя інструкцыі"
9605
9606 #: config/nios2/nios2.opt:158
9607 #, no-c-format
9608 msgid "Integer id (N) of floatud custom instruction."
9609 msgstr ""
9610
9611 #: config/nios2/nios2.opt:162
9612 #, fuzzy, no-c-format
9613 msgid "Do not use the floatid custom instruction."
9614 msgstr "Не генерыраваць сімвальныя інструкцыі"
9615
9616 #: config/nios2/nios2.opt:166
9617 #, no-c-format
9618 msgid "Integer id (N) of floatid custom instruction."
9619 msgstr ""
9620
9621 #: config/nios2/nios2.opt:170
9622 #, fuzzy, no-c-format
9623 msgid "Do not use the floatus custom instruction."
9624 msgstr "Не генерыраваць сімвальныя інструкцыі"
9625
9626 #: config/nios2/nios2.opt:174
9627 #, no-c-format
9628 msgid "Integer id (N) of floatus custom instruction."
9629 msgstr ""
9630
9631 #: config/nios2/nios2.opt:178
9632 #, fuzzy, no-c-format
9633 msgid "Do not use the floatis custom instruction."
9634 msgstr "Не генерыраваць сімвальныя інструкцыі"
9635
9636 #: config/nios2/nios2.opt:182
9637 #, no-c-format
9638 msgid "Integer id (N) of floatis custom instruction."
9639 msgstr ""
9640
9641 #: config/nios2/nios2.opt:186
9642 #, fuzzy, no-c-format
9643 msgid "Do not use the fcmpned custom instruction."
9644 msgstr "Не генерыраваць сімвальныя інструкцыі"
9645
9646 #: config/nios2/nios2.opt:190
9647 #, no-c-format
9648 msgid "Integer id (N) of fcmpned custom instruction."
9649 msgstr ""
9650
9651 #: config/nios2/nios2.opt:194
9652 #, fuzzy, no-c-format
9653 msgid "Do not use the fcmpeqd custom instruction."
9654 msgstr "Не генерыраваць сімвальныя інструкцыі"
9655
9656 #: config/nios2/nios2.opt:198
9657 #, no-c-format
9658 msgid "Integer id (N) of fcmpeqd custom instruction."
9659 msgstr ""
9660
9661 #: config/nios2/nios2.opt:202
9662 #, fuzzy, no-c-format
9663 msgid "Do not use the fcmpged custom instruction."
9664 msgstr "Не генерыраваць сімвальныя інструкцыі"
9665
9666 #: config/nios2/nios2.opt:206
9667 #, no-c-format
9668 msgid "Integer id (N) of fcmpged custom instruction."
9669 msgstr ""
9670
9671 #: config/nios2/nios2.opt:210
9672 #, fuzzy, no-c-format
9673 msgid "Do not use the fcmpgtd custom instruction."
9674 msgstr "Не генерыраваць сімвальныя інструкцыі"
9675
9676 #: config/nios2/nios2.opt:214
9677 #, no-c-format
9678 msgid "Integer id (N) of fcmpgtd custom instruction."
9679 msgstr ""
9680
9681 #: config/nios2/nios2.opt:218
9682 #, fuzzy, no-c-format
9683 msgid "Do not use the fcmpled custom instruction."
9684 msgstr "Не генерыраваць сімвальныя інструкцыі"
9685
9686 #: config/nios2/nios2.opt:222
9687 #, no-c-format
9688 msgid "Integer id (N) of fcmpled custom instruction."
9689 msgstr ""
9690
9691 #: config/nios2/nios2.opt:226
9692 #, fuzzy, no-c-format
9693 msgid "Do not use the fcmpltd custom instruction."
9694 msgstr "Не генерыраваць сімвальныя інструкцыі"
9695
9696 #: config/nios2/nios2.opt:230
9697 #, no-c-format
9698 msgid "Integer id (N) of fcmpltd custom instruction."
9699 msgstr ""
9700
9701 #: config/nios2/nios2.opt:234
9702 #, fuzzy, no-c-format
9703 msgid "Do not use the flogd custom instruction."
9704 msgstr "Не генерыраваць сімвальныя інструкцыі"
9705
9706 #: config/nios2/nios2.opt:238
9707 #, no-c-format
9708 msgid "Integer id (N) of flogd custom instruction."
9709 msgstr ""
9710
9711 #: config/nios2/nios2.opt:242
9712 #, fuzzy, no-c-format
9713 msgid "Do not use the fexpd custom instruction."
9714 msgstr "Не генерыраваць сімвальныя інструкцыі"
9715
9716 #: config/nios2/nios2.opt:246
9717 #, no-c-format
9718 msgid "Integer id (N) of fexpd custom instruction."
9719 msgstr ""
9720
9721 #: config/nios2/nios2.opt:250
9722 #, fuzzy, no-c-format
9723 msgid "Do not use the fatand custom instruction."
9724 msgstr "Не генерыраваць сімвальныя інструкцыі"
9725
9726 #: config/nios2/nios2.opt:254
9727 #, no-c-format
9728 msgid "Integer id (N) of fatand custom instruction."
9729 msgstr ""
9730
9731 #: config/nios2/nios2.opt:258
9732 #, fuzzy, no-c-format
9733 msgid "Do not use the ftand custom instruction."
9734 msgstr "Не генерыраваць сімвальныя інструкцыі"
9735
9736 #: config/nios2/nios2.opt:262
9737 #, no-c-format
9738 msgid "Integer id (N) of ftand custom instruction."
9739 msgstr ""
9740
9741 #: config/nios2/nios2.opt:266
9742 #, fuzzy, no-c-format
9743 msgid "Do not use the fsind custom instruction."
9744 msgstr "Не генерыраваць сімвальныя інструкцыі"
9745
9746 #: config/nios2/nios2.opt:270
9747 #, no-c-format
9748 msgid "Integer id (N) of fsind custom instruction."
9749 msgstr ""
9750
9751 #: config/nios2/nios2.opt:274
9752 #, fuzzy, no-c-format
9753 msgid "Do not use the fcosd custom instruction."
9754 msgstr "Не генерыраваць сімвальныя інструкцыі"
9755
9756 #: config/nios2/nios2.opt:278
9757 #, no-c-format
9758 msgid "Integer id (N) of fcosd custom instruction."
9759 msgstr ""
9760
9761 #: config/nios2/nios2.opt:282
9762 #, fuzzy, no-c-format
9763 msgid "Do not use the fsqrtd custom instruction."
9764 msgstr "Не генерыраваць сімвальныя інструкцыі"
9765
9766 #: config/nios2/nios2.opt:286
9767 #, no-c-format
9768 msgid "Integer id (N) of fsqrtd custom instruction."
9769 msgstr ""
9770
9771 #: config/nios2/nios2.opt:290
9772 #, fuzzy, no-c-format
9773 msgid "Do not use the fabsd custom instruction."
9774 msgstr "Не генерыраваць сімвальныя інструкцыі"
9775
9776 #: config/nios2/nios2.opt:294
9777 #, no-c-format
9778 msgid "Integer id (N) of fabsd custom instruction."
9779 msgstr ""
9780
9781 #: config/nios2/nios2.opt:298
9782 #, fuzzy, no-c-format
9783 msgid "Do not use the fnegd custom instruction."
9784 msgstr "Не генерыраваць сімвальныя інструкцыі"
9785
9786 #: config/nios2/nios2.opt:302
9787 #, no-c-format
9788 msgid "Integer id (N) of fnegd custom instruction."
9789 msgstr ""
9790
9791 #: config/nios2/nios2.opt:306
9792 #, fuzzy, no-c-format
9793 msgid "Do not use the fmaxd custom instruction."
9794 msgstr "Не генерыраваць сімвальныя інструкцыі"
9795
9796 #: config/nios2/nios2.opt:310
9797 #, no-c-format
9798 msgid "Integer id (N) of fmaxd custom instruction."
9799 msgstr ""
9800
9801 #: config/nios2/nios2.opt:314
9802 #, fuzzy, no-c-format
9803 msgid "Do not use the fmind custom instruction."
9804 msgstr "Не генерыраваць сімвальныя інструкцыі"
9805
9806 #: config/nios2/nios2.opt:318
9807 #, no-c-format
9808 msgid "Integer id (N) of fmind custom instruction."
9809 msgstr ""
9810
9811 #: config/nios2/nios2.opt:322
9812 #, fuzzy, no-c-format
9813 msgid "Do not use the fdivd custom instruction."
9814 msgstr "Не генерыраваць сімвальныя інструкцыі"
9815
9816 #: config/nios2/nios2.opt:326
9817 #, no-c-format
9818 msgid "Integer id (N) of fdivd custom instruction."
9819 msgstr ""
9820
9821 #: config/nios2/nios2.opt:330
9822 #, fuzzy, no-c-format
9823 msgid "Do not use the fmuld custom instruction."
9824 msgstr "Не генерыраваць сімвальныя інструкцыі"
9825
9826 #: config/nios2/nios2.opt:334
9827 #, no-c-format
9828 msgid "Integer id (N) of fmuld custom instruction."
9829 msgstr ""
9830
9831 #: config/nios2/nios2.opt:338
9832 #, fuzzy, no-c-format
9833 msgid "Do not use the fsubd custom instruction."
9834 msgstr "Не генерыраваць сімвальныя інструкцыі"
9835
9836 #: config/nios2/nios2.opt:342
9837 #, no-c-format
9838 msgid "Integer id (N) of fsubd custom instruction."
9839 msgstr ""
9840
9841 #: config/nios2/nios2.opt:346
9842 #, fuzzy, no-c-format
9843 msgid "Do not use the faddd custom instruction."
9844 msgstr "Не генерыраваць сімвальныя інструкцыі"
9845
9846 #: config/nios2/nios2.opt:350
9847 #, no-c-format
9848 msgid "Integer id (N) of faddd custom instruction."
9849 msgstr ""
9850
9851 #: config/nios2/nios2.opt:354
9852 #, fuzzy, no-c-format
9853 msgid "Do not use the fcmpnes custom instruction."
9854 msgstr "Не генерыраваць сімвальныя інструкцыі"
9855
9856 #: config/nios2/nios2.opt:358
9857 #, no-c-format
9858 msgid "Integer id (N) of fcmpnes custom instruction."
9859 msgstr ""
9860
9861 #: config/nios2/nios2.opt:362
9862 #, fuzzy, no-c-format
9863 msgid "Do not use the fcmpeqs custom instruction."
9864 msgstr "Не генерыраваць сімвальныя інструкцыі"
9865
9866 #: config/nios2/nios2.opt:366
9867 #, no-c-format
9868 msgid "Integer id (N) of fcmpeqs custom instruction."
9869 msgstr ""
9870
9871 #: config/nios2/nios2.opt:370
9872 #, fuzzy, no-c-format
9873 msgid "Do not use the fcmpges custom instruction."
9874 msgstr "Не генерыраваць сімвальныя інструкцыі"
9875
9876 #: config/nios2/nios2.opt:374
9877 #, no-c-format
9878 msgid "Integer id (N) of fcmpges custom instruction."
9879 msgstr ""
9880
9881 #: config/nios2/nios2.opt:378
9882 #, fuzzy, no-c-format
9883 msgid "Do not use the fcmpgts custom instruction."
9884 msgstr "Не генерыраваць сімвальныя інструкцыі"
9885
9886 #: config/nios2/nios2.opt:382
9887 #, no-c-format
9888 msgid "Integer id (N) of fcmpgts custom instruction."
9889 msgstr ""
9890
9891 #: config/nios2/nios2.opt:386
9892 #, fuzzy, no-c-format
9893 msgid "Do not use the fcmples custom instruction."
9894 msgstr "Не генерыраваць сімвальныя інструкцыі"
9895
9896 #: config/nios2/nios2.opt:390
9897 #, no-c-format
9898 msgid "Integer id (N) of fcmples custom instruction."
9899 msgstr ""
9900
9901 #: config/nios2/nios2.opt:394
9902 #, fuzzy, no-c-format
9903 msgid "Do not use the fcmplts custom instruction."
9904 msgstr "Не генерыраваць сімвальныя інструкцыі"
9905
9906 #: config/nios2/nios2.opt:398
9907 #, no-c-format
9908 msgid "Integer id (N) of fcmplts custom instruction."
9909 msgstr ""
9910
9911 #: config/nios2/nios2.opt:402
9912 #, fuzzy, no-c-format
9913 msgid "Do not use the flogs custom instruction."
9914 msgstr "Не генерыраваць сімвальныя інструкцыі"
9915
9916 #: config/nios2/nios2.opt:406
9917 #, no-c-format
9918 msgid "Integer id (N) of flogs custom instruction."
9919 msgstr ""
9920
9921 #: config/nios2/nios2.opt:410
9922 #, fuzzy, no-c-format
9923 msgid "Do not use the fexps custom instruction."
9924 msgstr "Не генерыраваць сімвальныя інструкцыі"
9925
9926 #: config/nios2/nios2.opt:414
9927 #, no-c-format
9928 msgid "Integer id (N) of fexps custom instruction."
9929 msgstr ""
9930
9931 #: config/nios2/nios2.opt:418
9932 #, fuzzy, no-c-format
9933 msgid "Do not use the fatans custom instruction."
9934 msgstr "Не генерыраваць сімвальныя інструкцыі"
9935
9936 #: config/nios2/nios2.opt:422
9937 #, no-c-format
9938 msgid "Integer id (N) of fatans custom instruction."
9939 msgstr ""
9940
9941 #: config/nios2/nios2.opt:426
9942 #, fuzzy, no-c-format
9943 msgid "Do not use the ftans custom instruction."
9944 msgstr "Не генерыраваць сімвальныя інструкцыі"
9945
9946 #: config/nios2/nios2.opt:430
9947 #, no-c-format
9948 msgid "Integer id (N) of ftans custom instruction."
9949 msgstr ""
9950
9951 #: config/nios2/nios2.opt:434
9952 #, fuzzy, no-c-format
9953 msgid "Do not use the fsins custom instruction."
9954 msgstr "Не генерыраваць сімвальныя інструкцыі"
9955
9956 #: config/nios2/nios2.opt:438
9957 #, no-c-format
9958 msgid "Integer id (N) of fsins custom instruction."
9959 msgstr ""
9960
9961 #: config/nios2/nios2.opt:442
9962 #, fuzzy, no-c-format
9963 msgid "Do not use the fcoss custom instruction."
9964 msgstr "Не генерыраваць сімвальныя інструкцыі"
9965
9966 #: config/nios2/nios2.opt:446
9967 #, no-c-format
9968 msgid "Integer id (N) of fcoss custom instruction."
9969 msgstr ""
9970
9971 #: config/nios2/nios2.opt:450
9972 #, fuzzy, no-c-format
9973 msgid "Do not use the fsqrts custom instruction."
9974 msgstr "Не генерыраваць сімвальныя інструкцыі"
9975
9976 #: config/nios2/nios2.opt:454
9977 #, no-c-format
9978 msgid "Integer id (N) of fsqrts custom instruction."
9979 msgstr ""
9980
9981 #: config/nios2/nios2.opt:458
9982 #, fuzzy, no-c-format
9983 msgid "Do not use the fabss custom instr."
9984 msgstr "Не генерыраваць сімвальныя інструкцыі"
9985
9986 #: config/nios2/nios2.opt:462
9987 #, no-c-format
9988 msgid "Integer id (N) of fabss custom instruction."
9989 msgstr ""
9990
9991 #: config/nios2/nios2.opt:466
9992 #, fuzzy, no-c-format
9993 msgid "Do not use the fnegs custom instruction."
9994 msgstr "Не генерыраваць сімвальныя інструкцыі"
9995
9996 #: config/nios2/nios2.opt:470
9997 #, no-c-format
9998 msgid "Integer id (N) of fnegs custom instruction."
9999 msgstr ""
10000
10001 #: config/nios2/nios2.opt:474
10002 #, fuzzy, no-c-format
10003 msgid "Do not use the fmaxs custom instruction."
10004 msgstr "Не генерыраваць сімвальныя інструкцыі"
10005
10006 #: config/nios2/nios2.opt:478
10007 #, no-c-format
10008 msgid "Integer id (N) of fmaxs custom instruction."
10009 msgstr ""
10010
10011 #: config/nios2/nios2.opt:482
10012 #, fuzzy, no-c-format
10013 msgid "Do not use the fmins custom instruction."
10014 msgstr "Не генерыраваць сімвальныя інструкцыі"
10015
10016 #: config/nios2/nios2.opt:486
10017 #, no-c-format
10018 msgid "Integer id (N) of fmins custom instruction."
10019 msgstr ""
10020
10021 #: config/nios2/nios2.opt:490
10022 #, fuzzy, no-c-format
10023 msgid "Do not use the fdivs custom instruction."
10024 msgstr "Не генерыраваць сімвальныя інструкцыі"
10025
10026 #: config/nios2/nios2.opt:494
10027 #, no-c-format
10028 msgid "Integer id (N) of fdivs custom instruction."
10029 msgstr ""
10030
10031 #: config/nios2/nios2.opt:498
10032 #, fuzzy, no-c-format
10033 msgid "Do not use the fmuls custom instruction."
10034 msgstr "Не генерыраваць сімвальныя інструкцыі"
10035
10036 #: config/nios2/nios2.opt:502
10037 #, no-c-format
10038 msgid "Integer id (N) of fmuls custom instruction."
10039 msgstr ""
10040
10041 #: config/nios2/nios2.opt:506
10042 #, fuzzy, no-c-format
10043 msgid "Do not use the fsubs custom instruction."
10044 msgstr "Не генерыраваць сімвальныя інструкцыі"
10045
10046 #: config/nios2/nios2.opt:510
10047 #, no-c-format
10048 msgid "Integer id (N) of fsubs custom instruction."
10049 msgstr ""
10050
10051 #: config/nios2/nios2.opt:514
10052 #, fuzzy, no-c-format
10053 msgid "Do not use the fadds custom instruction."
10054 msgstr "Не генерыраваць сімвальныя інструкцыі"
10055
10056 #: config/nios2/nios2.opt:518
10057 #, no-c-format
10058 msgid "Integer id (N) of fadds custom instruction."
10059 msgstr ""
10060
10061 #: config/nios2/nios2.opt:522
10062 #, fuzzy, no-c-format
10063 msgid "Do not use the frdy custom instruction."
10064 msgstr "Не генерыраваць сімвальныя інструкцыі"
10065
10066 #: config/nios2/nios2.opt:526
10067 #, no-c-format
10068 msgid "Integer id (N) of frdy custom instruction."
10069 msgstr ""
10070
10071 #: config/nios2/nios2.opt:530
10072 #, fuzzy, no-c-format
10073 msgid "Do not use the frdxhi custom instruction."
10074 msgstr "Не генерыраваць сімвальныя інструкцыі"
10075
10076 #: config/nios2/nios2.opt:534
10077 #, no-c-format
10078 msgid "Integer id (N) of frdxhi custom instruction."
10079 msgstr ""
10080
10081 #: config/nios2/nios2.opt:538
10082 #, fuzzy, no-c-format
10083 msgid "Do not use the frdxlo custom instruction."
10084 msgstr "Не генерыраваць сімвальныя інструкцыі"
10085
10086 #: config/nios2/nios2.opt:542
10087 #, no-c-format
10088 msgid "Integer id (N) of frdxlo custom instruction."
10089 msgstr ""
10090
10091 #: config/nios2/nios2.opt:546
10092 #, fuzzy, no-c-format
10093 msgid "Do not use the fwry custom instruction."
10094 msgstr "Не генерыраваць сімвальныя інструкцыі"
10095
10096 #: config/nios2/nios2.opt:550
10097 #, no-c-format
10098 msgid "Integer id (N) of fwry custom instruction."
10099 msgstr ""
10100
10101 #: config/nios2/nios2.opt:554
10102 #, fuzzy, no-c-format
10103 msgid "Do not use the fwrx custom instruction."
10104 msgstr "Не генерыраваць сімвальныя інструкцыі"
10105
10106 #: config/nios2/nios2.opt:558
10107 #, no-c-format
10108 msgid "Integer id (N) of fwrx custom instruction."
10109 msgstr ""
10110
10111 #: config/nios2/nios2.opt:562
10112 #, fuzzy, no-c-format
10113 msgid "Do not use the round custom instruction."
10114 msgstr "Не генерыраваць сімвальныя інструкцыі"
10115
10116 #: config/nios2/nios2.opt:566
10117 #, no-c-format
10118 msgid "Integer id (N) of round custom instruction."
10119 msgstr ""
10120
10121 #: config/nios2/nios2.opt:574
10122 #, no-c-format
10123 msgid "Valid Nios II ISA levels (for -march):"
10124 msgstr ""
10125
10126 #: config/nios2/nios2.opt:584
10127 #, fuzzy, no-c-format
10128 #| msgid "Do not generate char instructions"
10129 msgid "Enable generation of R2 BMX instructions."
10130 msgstr "Не генерыраваць сімвальныя інструкцыі"
10131
10132 #: config/nios2/nios2.opt:588
10133 #, fuzzy, no-c-format
10134 #| msgid "Do not generate char instructions"
10135 msgid "Enable generation of R2 CDX instructions."
10136 msgstr "Не генерыраваць сімвальныя інструкцыі"
10137
10138 #: config/nios2/nios2.opt:592
10139 #, no-c-format
10140 msgid "Regular expression matching additional GP-addressible section names."
10141 msgstr ""
10142
10143 #: config/nios2/nios2.opt:596
10144 #, no-c-format
10145 msgid "Regular expression matching section names for r0-relative addressing."
10146 msgstr ""
10147
10148 #: config/rx/elf.opt:32
10149 #, no-c-format
10150 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."
10151 msgstr ""
10152
10153 #: config/rx/elf.opt:38 config/rx/rx.opt:99
10154 #, no-c-format
10155 msgid "Specifies the number of registers to reserve for interrupt handlers."
10156 msgstr ""
10157
10158 #: config/rx/elf.opt:44 config/rx/rx.opt:105
10159 #, no-c-format
10160 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
10161 msgstr ""
10162
10163 #: config/rx/rx.opt:29
10164 #, no-c-format
10165 msgid "Store doubles in 64 bits."
10166 msgstr ""
10167
10168 #: config/rx/rx.opt:33
10169 #, no-c-format
10170 msgid "Stores doubles in 32 bits.  This is the default."
10171 msgstr ""
10172
10173 #: config/rx/rx.opt:37
10174 #, fuzzy, no-c-format
10175 msgid "Disable the use of RX FPU instructions."
10176 msgstr "Не генерыраваць сімвальныя інструкцыі"
10177
10178 #: config/rx/rx.opt:44
10179 #, no-c-format
10180 msgid "Enable the use of RX FPU instructions.  This is the default."
10181 msgstr ""
10182
10183 #: config/rx/rx.opt:50
10184 #, no-c-format
10185 msgid "Specify the target RX cpu type."
10186 msgstr ""
10187
10188 #: config/rx/rx.opt:71
10189 #, no-c-format
10190 msgid "Data is stored in big-endian format."
10191 msgstr ""
10192
10193 #: config/rx/rx.opt:75
10194 #, no-c-format
10195 msgid "Data is stored in little-endian format.  (Default)."
10196 msgstr ""
10197
10198 #: config/rx/rx.opt:81
10199 #, no-c-format
10200 msgid "Maximum size of global and static variables which can be placed into the small data area."
10201 msgstr ""
10202
10203 #: config/rx/rx.opt:87
10204 #, no-c-format
10205 msgid "Enable linker relaxation."
10206 msgstr ""
10207
10208 #: config/rx/rx.opt:93
10209 #, no-c-format
10210 msgid "Maximum size in bytes of constant values allowed as operands."
10211 msgstr ""
10212
10213 #: config/rx/rx.opt:111
10214 #, no-c-format
10215 msgid "Enables Position-Independent-Data (PID) mode."
10216 msgstr ""
10217
10218 #: config/rx/rx.opt:117
10219 #, no-c-format
10220 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
10221 msgstr ""
10222
10223 #: config/rx/rx.opt:123
10224 #, no-c-format
10225 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10226 msgstr ""
10227
10228 #: config/rx/rx.opt:127
10229 #, no-c-format
10230 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10231 msgstr ""
10232
10233 #: config/rx/rx.opt:133
10234 #, no-c-format
10235 msgid "Enable the use of the LRA register allocator."
10236 msgstr ""
10237
10238 #: config/rx/rx.opt:139
10239 #, no-c-format
10240 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
10241 msgstr ""
10242
10243 #: config/rx/rx.opt:145
10244 #, no-c-format
10245 msgid "Always use JSR, never BSR, for calls."
10246 msgstr ""
10247
10248 #: config/visium/visium.opt:25
10249 #, no-c-format
10250 msgid "Link with libc.a and libdebug.a."
10251 msgstr ""
10252
10253 #: config/visium/visium.opt:29
10254 #, no-c-format
10255 msgid "Link with libc.a and libsim.a."
10256 msgstr ""
10257
10258 #: config/visium/visium.opt:33
10259 #, fuzzy, no-c-format
10260 #| msgid "Use hardware fp"
10261 msgid "Use hardware FP (default)."
10262 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
10263
10264 #: config/visium/visium.opt:45
10265 #, fuzzy, no-c-format
10266 #| msgid "Generate code for given CPU"
10267 msgid "Use features of and schedule code for given CPU."
10268 msgstr "Генерыраваць код для дадзенага ЦП"
10269
10270 #: config/visium/visium.opt:65
10271 #, fuzzy, no-c-format
10272 msgid "Generate code for the supervisor mode (default)."
10273 msgstr "Генерыраваць код для дадзенага ЦП"
10274
10275 #: config/visium/visium.opt:69
10276 #, fuzzy, no-c-format
10277 #| msgid "Generate code for Intel as"
10278 msgid "Generate code for the user mode."
10279 msgstr "Генерыраваць код для Intel as"
10280
10281 #: config/visium/visium.opt:73
10282 #, no-c-format
10283 msgid "Only retained for backward compatibility."
10284 msgstr ""
10285
10286 #: config/sol2.opt:32
10287 #, no-c-format
10288 msgid "Clear hardware capabilities when linking."
10289 msgstr ""
10290
10291 #: config/sol2.opt:36
10292 #, no-c-format
10293 msgid "Pass -z text to linker."
10294 msgstr ""
10295
10296 #: config/moxie/moxie.opt:31
10297 #, no-c-format
10298 msgid "Enable MUL.X and UMUL.X instructions."
10299 msgstr ""
10300
10301 #: config/microblaze/microblaze.opt:40
10302 #, fuzzy, no-c-format
10303 msgid "Use software emulation for floating point (default)."
10304 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10305
10306 #: config/microblaze/microblaze.opt:44
10307 #, fuzzy, no-c-format
10308 #| msgid "Use hardware floating point"
10309 msgid "Use hardware floating point instructions."
10310 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10311
10312 #: config/microblaze/microblaze.opt:48
10313 #, no-c-format
10314 msgid "Use table lookup optimization for small signed integer divisions."
10315 msgstr ""
10316
10317 #: config/microblaze/microblaze.opt:52
10318 #, no-c-format
10319 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10320 msgstr ""
10321
10322 #: config/microblaze/microblaze.opt:56
10323 #, no-c-format
10324 msgid "Don't optimize block moves, use memcpy."
10325 msgstr ""
10326
10327 #: config/microblaze/microblaze.opt:68
10328 #, no-c-format
10329 msgid "Use the soft multiply emulation (default)."
10330 msgstr ""
10331
10332 #: config/microblaze/microblaze.opt:72
10333 #, no-c-format
10334 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10335 msgstr ""
10336
10337 #: config/microblaze/microblaze.opt:76
10338 #, no-c-format
10339 msgid "Use the software emulation for divides (default)."
10340 msgstr ""
10341
10342 #: config/microblaze/microblaze.opt:80
10343 #, no-c-format
10344 msgid "Use the hardware barrel shifter instead of emulation."
10345 msgstr ""
10346
10347 #: config/microblaze/microblaze.opt:84
10348 #, fuzzy, no-c-format
10349 #| msgid "Do not generate char instructions"
10350 msgid "Use pattern compare instructions."
10351 msgstr "Не генерыраваць сімвальныя інструкцыі"
10352
10353 #: config/microblaze/microblaze.opt:88
10354 #, no-c-format
10355 msgid "Check for stack overflow at runtime."
10356 msgstr ""
10357
10358 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10359 #, no-c-format
10360 msgid "Use GP relative sdata/sbss sections."
10361 msgstr ""
10362
10363 #: config/microblaze/microblaze.opt:96
10364 #, no-c-format
10365 msgid "Clear the BSS to zero and place zero initialized in BSS."
10366 msgstr ""
10367
10368 #: config/microblaze/microblaze.opt:100
10369 #, no-c-format
10370 msgid "Use multiply high instructions for high part of 32x32 multiply."
10371 msgstr ""
10372
10373 #: config/microblaze/microblaze.opt:104
10374 #, fuzzy, no-c-format
10375 #| msgid "Use hardware floating point"
10376 msgid "Use hardware floating point conversion instructions."
10377 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10378
10379 #: config/microblaze/microblaze.opt:108
10380 #, fuzzy, no-c-format
10381 #| msgid "Use hardware floating point"
10382 msgid "Use hardware floating point square root instruction."
10383 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10384
10385 #: config/microblaze/microblaze.opt:112
10386 #, no-c-format
10387 msgid "Description for mxl-mode-executable."
10388 msgstr ""
10389
10390 #: config/microblaze/microblaze.opt:116
10391 #, no-c-format
10392 msgid "Description for mxl-mode-xmdstub."
10393 msgstr ""
10394
10395 #: config/microblaze/microblaze.opt:120
10396 #, no-c-format
10397 msgid "Description for mxl-mode-bootstrap."
10398 msgstr ""
10399
10400 #: config/microblaze/microblaze.opt:124
10401 #, no-c-format
10402 msgid "Description for mxl-mode-novectors."
10403 msgstr ""
10404
10405 #: config/microblaze/microblaze.opt:128
10406 #, fuzzy, no-c-format
10407 #| msgid "Use hardware floating point"
10408 msgid "Use hardware prefetch instruction."
10409 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10410
10411 #: config/microblaze/microblaze.opt:132
10412 #, no-c-format
10413 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
10414 msgstr ""
10415
10416 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10417 #, no-c-format
10418 msgid "Target DFLOAT double precision code."
10419 msgstr ""
10420
10421 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10422 #, no-c-format
10423 msgid "Generate GFLOAT double precision code."
10424 msgstr ""
10425
10426 #: config/vax/vax.opt:39
10427 #, fuzzy, no-c-format
10428 #| msgid "Generate code for GNU as"
10429 msgid "Generate code for GNU assembler (gas)."
10430 msgstr "Генерыраваць код для GNU as"
10431
10432 #: config/vax/vax.opt:43
10433 #, fuzzy, no-c-format
10434 #| msgid "Generate code for GNU as"
10435 msgid "Generate code for UNIX assembler."
10436 msgstr "Генерыраваць код для GNU as"
10437
10438 #: config/vax/vax.opt:51
10439 #, no-c-format
10440 msgid "Use VAXC structure conventions."
10441 msgstr ""
10442
10443 #: config/vax/vax.opt:55
10444 #, no-c-format
10445 msgid "Use new adddi3/subdi3 patterns."
10446 msgstr ""
10447
10448 #: config/frv/frv.opt:30
10449 #, no-c-format
10450 msgid "Use 4 media accumulators."
10451 msgstr ""
10452
10453 #: config/frv/frv.opt:34
10454 #, no-c-format
10455 msgid "Use 8 media accumulators."
10456 msgstr ""
10457
10458 #: config/frv/frv.opt:38
10459 #, fuzzy, no-c-format
10460 #| msgid "Enable SSA optimizations"
10461 msgid "Enable label alignment optimizations."
10462 msgstr "Уключаць SSA аптымізацыю"
10463
10464 #: config/frv/frv.opt:42
10465 #, no-c-format
10466 msgid "Dynamically allocate cc registers."
10467 msgstr ""
10468
10469 #: config/frv/frv.opt:49
10470 #, no-c-format
10471 msgid "Set the cost of branches."
10472 msgstr ""
10473
10474 #: config/frv/frv.opt:53
10475 #, no-c-format
10476 msgid "Enable conditional execution other than moves/scc."
10477 msgstr ""
10478
10479 #: config/frv/frv.opt:57
10480 #, no-c-format
10481 msgid "Change the maximum length of conditionally-executed sequences."
10482 msgstr ""
10483
10484 #: config/frv/frv.opt:61
10485 #, no-c-format
10486 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
10487 msgstr ""
10488
10489 #: config/frv/frv.opt:65
10490 #, no-c-format
10491 msgid "Enable conditional moves."
10492 msgstr ""
10493
10494 #: config/frv/frv.opt:69
10495 #, no-c-format
10496 msgid "Set the target CPU type."
10497 msgstr ""
10498
10499 #: config/frv/frv.opt:73
10500 #, no-c-format
10501 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10502 msgstr ""
10503
10504 #: config/frv/frv.opt:122
10505 #, fuzzy, no-c-format
10506 #| msgid "Don't use AltiVec instructions"
10507 msgid "Use fp double instructions."
10508 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
10509
10510 #: config/frv/frv.opt:126
10511 #, no-c-format
10512 msgid "Change the ABI to allow double word insns."
10513 msgstr ""
10514
10515 #: config/frv/frv.opt:134
10516 #, no-c-format
10517 msgid "Just use icc0/fcc0."
10518 msgstr ""
10519
10520 #: config/frv/frv.opt:138
10521 #, no-c-format
10522 msgid "Only use 32 FPRs."
10523 msgstr ""
10524
10525 #: config/frv/frv.opt:142
10526 #, no-c-format
10527 msgid "Use 64 FPRs."
10528 msgstr ""
10529
10530 #: config/frv/frv.opt:146
10531 #, no-c-format
10532 msgid "Only use 32 GPRs."
10533 msgstr ""
10534
10535 #: config/frv/frv.opt:150
10536 #, no-c-format
10537 msgid "Use 64 GPRs."
10538 msgstr ""
10539
10540 #: config/frv/frv.opt:154
10541 #, no-c-format
10542 msgid "Enable use of GPREL for read-only data in FDPIC."
10543 msgstr ""
10544
10545 #: config/frv/frv.opt:166
10546 #, no-c-format
10547 msgid "Enable PIC support for building libraries."
10548 msgstr ""
10549
10550 #: config/frv/frv.opt:170
10551 #, no-c-format
10552 msgid "Follow the EABI linkage requirements."
10553 msgstr ""
10554
10555 #: config/frv/frv.opt:174
10556 #, no-c-format
10557 msgid "Disallow direct calls to global functions."
10558 msgstr ""
10559
10560 #: config/frv/frv.opt:178
10561 #, fuzzy, no-c-format
10562 msgid "Use media instructions."
10563 msgstr "Не генерыраваць сімвальныя інструкцыі"
10564
10565 #: config/frv/frv.opt:182
10566 #, no-c-format
10567 msgid "Use multiply add/subtract instructions."
10568 msgstr ""
10569
10570 #: config/frv/frv.opt:186
10571 #, no-c-format
10572 msgid "Enable optimizing &&/|| in conditional execution."
10573 msgstr ""
10574
10575 #: config/frv/frv.opt:190
10576 #, no-c-format
10577 msgid "Enable nested conditional execution optimizations."
10578 msgstr ""
10579
10580 #: config/frv/frv.opt:195
10581 #, no-c-format
10582 msgid "Do not mark ABI switches in e_flags."
10583 msgstr ""
10584
10585 #: config/frv/frv.opt:199
10586 #, no-c-format
10587 msgid "Remove redundant membars."
10588 msgstr ""
10589
10590 #: config/frv/frv.opt:203
10591 #, no-c-format
10592 msgid "Pack VLIW instructions."
10593 msgstr ""
10594
10595 #: config/frv/frv.opt:207
10596 #, no-c-format
10597 msgid "Enable setting GPRs to the result of comparisons."
10598 msgstr ""
10599
10600 #: config/frv/frv.opt:211
10601 #, no-c-format
10602 msgid "Change the amount of scheduler lookahead."
10603 msgstr ""
10604
10605 #: config/frv/frv.opt:219
10606 #, no-c-format
10607 msgid "Assume a large TLS segment."
10608 msgstr ""
10609
10610 #: config/frv/frv.opt:223
10611 #, no-c-format
10612 msgid "Do not assume a large TLS segment."
10613 msgstr ""
10614
10615 #: config/frv/frv.opt:228
10616 #, no-c-format
10617 msgid "Cause gas to print tomcat statistics."
10618 msgstr ""
10619
10620 #: config/frv/frv.opt:233
10621 #, no-c-format
10622 msgid "Link with the library-pic libraries."
10623 msgstr ""
10624
10625 #: config/frv/frv.opt:237
10626 #, no-c-format
10627 msgid "Allow branches to be packed with other instructions."
10628 msgstr ""
10629
10630 #: config/mn10300/mn10300.opt:30
10631 #, fuzzy, no-c-format
10632 #| msgid "Target the AM33 processor"
10633 msgid "Target the AM33 processor."
10634 msgstr "Мэта - AM33 працэсар"
10635
10636 #: config/mn10300/mn10300.opt:34
10637 #, fuzzy, no-c-format
10638 #| msgid "Target the AM33 processor"
10639 msgid "Target the AM33/2.0 processor."
10640 msgstr "Мэта - AM33 працэсар"
10641
10642 #: config/mn10300/mn10300.opt:38
10643 #, fuzzy, no-c-format
10644 #| msgid "Target the AM33 processor"
10645 msgid "Target the AM34 processor."
10646 msgstr "Мэта - AM33 працэсар"
10647
10648 #: config/mn10300/mn10300.opt:46
10649 #, no-c-format
10650 msgid "Work around hardware multiply bug."
10651 msgstr ""
10652
10653 #: config/mn10300/mn10300.opt:55
10654 #, no-c-format
10655 msgid "Enable linker relaxations."
10656 msgstr ""
10657
10658 #: config/mn10300/mn10300.opt:59
10659 #, no-c-format
10660 msgid "Return pointers in both a0 and d0."
10661 msgstr ""
10662
10663 #: config/mn10300/mn10300.opt:63
10664 #, fuzzy, no-c-format
10665 #| msgid "Do not generate char instructions"
10666 msgid "Allow gcc to generate LIW instructions."
10667 msgstr "Не генерыраваць сімвальныя інструкцыі"
10668
10669 #: config/mn10300/mn10300.opt:67
10670 #, fuzzy, no-c-format
10671 #| msgid "Do not generate char instructions"
10672 msgid "Allow gcc to generate the SETLB and Lcc instructions."
10673 msgstr "Не генерыраваць сімвальныя інструкцыі"
10674
10675 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
10676 #, no-c-format
10677 msgid "Specify the address generation strategy for code model."
10678 msgstr ""
10679
10680 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
10681 #, no-c-format
10682 msgid "Known cmodel types (for use with the -mcmodel= option):"
10683 msgstr ""
10684
10685 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
10686 #, fuzzy, no-c-format
10687 #| msgid "Generate code for given CPU"
10688 msgid "Generate code in big-endian mode."
10689 msgstr "Генерыраваць код для дадзенага ЦП"
10690
10691 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
10692 #, fuzzy, no-c-format
10693 #| msgid "Generate code for Intel ld"
10694 msgid "Generate code in little-endian mode."
10695 msgstr "Генерыраваць код для Intel ld"
10696
10697 #: config/nds32/nds32.opt:37
10698 #, no-c-format
10699 msgid "Force performing fp-as-gp optimization."
10700 msgstr ""
10701
10702 #: config/nds32/nds32.opt:41
10703 #, no-c-format
10704 msgid "Forbid performing fp-as-gp optimization."
10705 msgstr ""
10706
10707 #: config/nds32/nds32.opt:47
10708 #, no-c-format
10709 msgid "Specify which ABI type to generate code for: 2, 2fp+."
10710 msgstr ""
10711
10712 #: config/nds32/nds32.opt:61
10713 #, no-c-format
10714 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
10715 msgstr ""
10716
10717 #: config/nds32/nds32.opt:65
10718 #, no-c-format
10719 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
10720 msgstr ""
10721
10722 #: config/nds32/nds32.opt:71
10723 #, no-c-format
10724 msgid "Use reduced-set registers for register allocation."
10725 msgstr ""
10726
10727 #: config/nds32/nds32.opt:75
10728 #, no-c-format
10729 msgid "Use full-set registers for register allocation."
10730 msgstr ""
10731
10732 #: config/nds32/nds32.opt:81
10733 #, no-c-format
10734 msgid "Always align function entry, jump target and return address."
10735 msgstr ""
10736
10737 #: config/nds32/nds32.opt:85
10738 #, no-c-format
10739 msgid "Align function entry to 4 byte."
10740 msgstr ""
10741
10742 #: config/nds32/nds32.opt:97
10743 #, no-c-format
10744 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
10745 msgstr ""
10746
10747 #: config/nds32/nds32.opt:101
10748 #, no-c-format
10749 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
10750 msgstr ""
10751
10752 #: config/nds32/nds32.opt:105
10753 #, no-c-format
10754 msgid "Specify the address generation strategy for ICT call's code model."
10755 msgstr ""
10756
10757 #: config/nds32/nds32.opt:109
10758 #, no-c-format
10759 msgid "Known cmodel types (for use with the -mict-model= option):"
10760 msgstr ""
10761
10762 #: config/nds32/nds32.opt:119
10763 #, fuzzy, no-c-format
10764 msgid "Generate conditional move instructions."
10765 msgstr "Не генерыраваць сімвальныя інструкцыі"
10766
10767 #: config/nds32/nds32.opt:123
10768 #, fuzzy, no-c-format
10769 #| msgid "Do not generate char instructions"
10770 msgid "Generate hardware abs instructions."
10771 msgstr "Не генерыраваць сімвальныя інструкцыі"
10772
10773 #: config/nds32/nds32.opt:127
10774 #, no-c-format
10775 msgid "Generate performance extension instructions."
10776 msgstr ""
10777
10778 #: config/nds32/nds32.opt:131
10779 #, no-c-format
10780 msgid "Generate performance extension version 2 instructions."
10781 msgstr ""
10782
10783 #: config/nds32/nds32.opt:135
10784 #, fuzzy, no-c-format
10785 msgid "Generate string extension instructions."
10786 msgstr "нявернае выкарыстанне \"restict\""
10787
10788 #: config/nds32/nds32.opt:139
10789 #, fuzzy, no-c-format
10790 #| msgid "Do not generate char instructions"
10791 msgid "Generate DSP extension instructions."
10792 msgstr "Не генерыраваць сімвальныя інструкцыі"
10793
10794 #: config/nds32/nds32.opt:143
10795 #, fuzzy, no-c-format
10796 #| msgid "Do not generate char instructions"
10797 msgid "Generate v3 push25/pop25 instructions."
10798 msgstr "Не генерыраваць сімвальныя інструкцыі"
10799
10800 #: config/nds32/nds32.opt:147
10801 #, fuzzy, no-c-format
10802 #| msgid "Do not generate char instructions"
10803 msgid "Generate 16-bit instructions."
10804 msgstr "Не генерыраваць сімвальныя інструкцыі"
10805
10806 #: config/nds32/nds32.opt:151
10807 #, no-c-format
10808 msgid "Insert relax hint for linker to do relaxation."
10809 msgstr ""
10810
10811 #: config/nds32/nds32.opt:155
10812 #, no-c-format
10813 msgid "Enable Virtual Hosting support."
10814 msgstr ""
10815
10816 #: config/nds32/nds32.opt:159
10817 #, no-c-format
10818 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
10819 msgstr ""
10820
10821 #: config/nds32/nds32.opt:163
10822 #, no-c-format
10823 msgid "Specify the security level of c-isr for the whole file."
10824 msgstr ""
10825
10826 #: config/nds32/nds32.opt:167
10827 #, no-c-format
10828 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
10829 msgstr ""
10830
10831 #: config/nds32/nds32.opt:175
10832 #, no-c-format
10833 msgid "Known arch types (for use with the -march= option):"
10834 msgstr ""
10835
10836 #: config/nds32/nds32.opt:197
10837 #, no-c-format
10838 msgid "Specify the cpu for pipeline model."
10839 msgstr ""
10840
10841 #: config/nds32/nds32.opt:201
10842 #, no-c-format
10843 msgid "Known cpu types (for use with the -mcpu= option):"
10844 msgstr ""
10845
10846 #: config/nds32/nds32.opt:361
10847 #, no-c-format
10848 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."
10849 msgstr ""
10850
10851 #: config/nds32/nds32.opt:365
10852 #, no-c-format
10853 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
10854 msgstr ""
10855
10856 #: config/nds32/nds32.opt:393
10857 #, no-c-format
10858 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
10859 msgstr ""
10860
10861 #: config/nds32/nds32.opt:412
10862 #, no-c-format
10863 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
10864 msgstr ""
10865
10866 #: config/nds32/nds32.opt:425
10867 #, no-c-format
10868 msgid "Enable constructor/destructor feature."
10869 msgstr ""
10870
10871 #: config/nds32/nds32.opt:429
10872 #, fuzzy, no-c-format
10873 msgid "Guide linker to relax instructions."
10874 msgstr "нявернае выкарыстанне \"restict\""
10875
10876 #: config/nds32/nds32.opt:433
10877 #, no-c-format
10878 msgid "Generate floating-point multiply-accumulation instructions."
10879 msgstr ""
10880
10881 #: config/nds32/nds32.opt:437
10882 #, no-c-format
10883 msgid "Generate single-precision floating-point instructions."
10884 msgstr ""
10885
10886 #: config/nds32/nds32.opt:441
10887 #, no-c-format
10888 msgid "Generate double-precision floating-point instructions."
10889 msgstr ""
10890
10891 #: config/nds32/nds32.opt:445
10892 #, no-c-format
10893 msgid "Force disable hardware loop, even use -mext-dsp."
10894 msgstr ""
10895
10896 #: config/nds32/nds32.opt:449
10897 #, no-c-format
10898 msgid "Permit scheduling of a function's prologue and epilogue sequence."
10899 msgstr ""
10900
10901 #: config/nds32/nds32.opt:453
10902 #, no-c-format
10903 msgid "Generate return instruction in naked function."
10904 msgstr ""
10905
10906 #: config/nds32/nds32.opt:457
10907 #, no-c-format
10908 msgid "Always save $lp in the stack."
10909 msgstr ""
10910
10911 #: config/nds32/nds32.opt:465
10912 #, no-c-format
10913 msgid "Allow use r15 for inline ASM."
10914 msgstr ""
10915
10916 #: config/iq2000/iq2000.opt:31
10917 #, no-c-format
10918 msgid "Specify CPU for code generation purposes."
10919 msgstr ""
10920
10921 #: config/iq2000/iq2000.opt:47
10922 #, no-c-format
10923 msgid "Specify CPU for scheduling purposes."
10924 msgstr ""
10925
10926 #: config/iq2000/iq2000.opt:51
10927 #, no-c-format
10928 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10929 msgstr ""
10930
10931 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
10932 #, no-c-format
10933 msgid "Use ROM instead of RAM."
10934 msgstr ""
10935
10936 #: config/iq2000/iq2000.opt:70
10937 #, no-c-format
10938 msgid "No default crt0.o."
10939 msgstr ""
10940
10941 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
10942 #, no-c-format
10943 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
10944 msgstr ""
10945
10946 #: config/csky/csky.opt:34
10947 #, no-c-format
10948 msgid "Specify the target architecture."
10949 msgstr ""
10950
10951 #: config/csky/csky.opt:38
10952 #, no-c-format
10953 msgid "Specify the target processor."
10954 msgstr ""
10955
10956 #: config/csky/csky.opt:90
10957 #, no-c-format
10958 msgid "Specify the target floating-point hardware/format."
10959 msgstr ""
10960
10961 #: config/csky/csky.opt:94
10962 #, no-c-format
10963 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
10964 msgstr ""
10965
10966 #: config/csky/csky.opt:98
10967 #, no-c-format
10968 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
10969 msgstr ""
10970
10971 #: config/csky/csky.opt:106
10972 #, no-c-format
10973 msgid "Enable the extended LRW instruction (default for CK801)."
10974 msgstr ""
10975
10976 #: config/csky/csky.opt:110
10977 #, fuzzy, no-c-format
10978 msgid "Enable interrupt stack instructions."
10979 msgstr "нявернае выкарыстанне \"restict\""
10980
10981 #: config/csky/csky.opt:114
10982 #, fuzzy, no-c-format
10983 #| msgid "Don't use AltiVec instructions"
10984 msgid "Enable multiprocessor instructions."
10985 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
10986
10987 #: config/csky/csky.opt:118
10988 #, no-c-format
10989 msgid "Enable coprocessor instructions."
10990 msgstr ""
10991
10992 #: config/csky/csky.opt:122
10993 #, fuzzy, no-c-format
10994 msgid "Enable cache prefetch instructions."
10995 msgstr "нявернае выкарыстанне \"restict\""
10996
10997 #: config/csky/csky.opt:126
10998 #, no-c-format
10999 msgid "Enable C-SKY SECURE instructions."
11000 msgstr ""
11001
11002 #: config/csky/csky.opt:133
11003 #, no-c-format
11004 msgid "Enable C-SKY TRUST instructions."
11005 msgstr ""
11006
11007 #: config/csky/csky.opt:137
11008 #, no-c-format
11009 msgid "Enable C-SKY DSP instructions."
11010 msgstr ""
11011
11012 #: config/csky/csky.opt:141
11013 #, no-c-format
11014 msgid "Enable C-SKY Enhanced DSP instructions."
11015 msgstr ""
11016
11017 #: config/csky/csky.opt:145
11018 #, no-c-format
11019 msgid "Enable C-SKY Vector DSP instructions."
11020 msgstr ""
11021
11022 #: config/csky/csky.opt:151
11023 #, fuzzy, no-c-format
11024 #| msgid "Do not generate char instructions"
11025 msgid "Generate divide instructions."
11026 msgstr "Не генерыраваць сімвальныя інструкцыі"
11027
11028 #: config/csky/csky.opt:155
11029 #, fuzzy, no-c-format
11030 #| msgid "Generate code for a DLL"
11031 msgid "Generate code for Smart Mode."
11032 msgstr "Стварыць код для DLL"
11033
11034 #: config/csky/csky.opt:159
11035 #, no-c-format
11036 msgid "Enable use of R16-R31 (default)."
11037 msgstr ""
11038
11039 #: config/csky/csky.opt:163
11040 #, no-c-format
11041 msgid "Generate code using global anchor symbol addresses."
11042 msgstr ""
11043
11044 #: config/csky/csky.opt:167
11045 #, no-c-format
11046 msgid "Generate push/pop instructions (default)."
11047 msgstr ""
11048
11049 #: config/csky/csky.opt:171
11050 #, no-c-format
11051 msgid "Generate stm/ldm instructions (default)."
11052 msgstr ""
11053
11054 #: config/csky/csky.opt:178
11055 #, no-c-format
11056 msgid "Generate constant pools in the compiler instead of assembler."
11057 msgstr ""
11058
11059 #: config/csky/csky.opt:182
11060 #, no-c-format
11061 msgid "Emit .stack_size directives."
11062 msgstr ""
11063
11064 #: config/csky/csky.opt:186
11065 #, no-c-format
11066 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
11067 msgstr ""
11068
11069 #: config/csky/csky.opt:190
11070 #, no-c-format
11071 msgid "Set the branch costs to roughly the specified number of instructions."
11072 msgstr ""
11073
11074 #: config/csky/csky.opt:194
11075 #, no-c-format
11076 msgid "Permit scheduling of function prologue and epilogue sequences."
11077 msgstr ""
11078
11079 #: config/csky/csky_tables.opt:24
11080 #, no-c-format
11081 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
11082 msgstr ""
11083
11084 #: config/csky/csky_tables.opt:205
11085 #, no-c-format
11086 msgid "Known CSKY architectures (for use with the -march= option):"
11087 msgstr ""
11088
11089 #: config/csky/csky_tables.opt:227
11090 #, no-c-format
11091 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
11092 msgstr ""
11093
11094 #: config/c6x/c6x-tables.opt:24
11095 #, no-c-format
11096 msgid "Known C6X ISAs (for use with the -march= option):"
11097 msgstr ""
11098
11099 #: config/c6x/c6x.opt:42
11100 #, no-c-format
11101 msgid "Select method for sdata handling."
11102 msgstr ""
11103
11104 #: config/c6x/c6x.opt:46
11105 #, no-c-format
11106 msgid "Valid arguments for the -msdata= option:"
11107 msgstr ""
11108
11109 #: config/c6x/c6x.opt:59
11110 #, no-c-format
11111 msgid "Compile for the DSBT shared library ABI."
11112 msgstr ""
11113
11114 #: config/cris/cris.opt:45
11115 #, no-c-format
11116 msgid "Work around bug in multiplication instruction."
11117 msgstr ""
11118
11119 #: config/cris/cris.opt:51
11120 #, no-c-format
11121 msgid "Compile for ETRAX 4 (CRIS v3)."
11122 msgstr ""
11123
11124 #: config/cris/cris.opt:56
11125 #, no-c-format
11126 msgid "Compile for ETRAX 100 (CRIS v8)."
11127 msgstr ""
11128
11129 #: config/cris/cris.opt:64
11130 #, no-c-format
11131 msgid "Emit verbose debug information in assembly code."
11132 msgstr ""
11133
11134 #: config/cris/cris.opt:71
11135 #, fuzzy, no-c-format
11136 msgid "Do not use condition codes from normal instructions."
11137 msgstr "Не генерыраваць сімвальныя інструкцыі"
11138
11139 #: config/cris/cris.opt:80
11140 #, no-c-format
11141 msgid "Do not emit addressing modes with side-effect assignment."
11142 msgstr ""
11143
11144 #: config/cris/cris.opt:89
11145 #, no-c-format
11146 msgid "Do not tune stack alignment."
11147 msgstr ""
11148
11149 #: config/cris/cris.opt:98
11150 #, no-c-format
11151 msgid "Do not tune writable data alignment."
11152 msgstr ""
11153
11154 #: config/cris/cris.opt:107
11155 #, no-c-format
11156 msgid "Do not tune code and read-only data alignment."
11157 msgstr ""
11158
11159 #: config/cris/cris.opt:116
11160 #, no-c-format
11161 msgid "Align code and data to 32 bits."
11162 msgstr ""
11163
11164 #: config/cris/cris.opt:133
11165 #, fuzzy, no-c-format
11166 msgid "Don't align items in code or data."
11167 msgstr "Генерыраваць код для Intel as"
11168
11169 #: config/cris/cris.opt:142
11170 #, no-c-format
11171 msgid "Do not emit function prologue or epilogue."
11172 msgstr ""
11173
11174 #: config/cris/cris.opt:149
11175 #, no-c-format
11176 msgid "Use the most feature-enabling options allowed by other options."
11177 msgstr ""
11178
11179 #: config/cris/cris.opt:158
11180 #, no-c-format
11181 msgid "Override -mbest-lib-options."
11182 msgstr ""
11183
11184 #: config/cris/cris.opt:165
11185 #, fuzzy, no-c-format
11186 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11187 msgstr "Генерыраваць код для дадзенага ЦП"
11188
11189 #: config/cris/cris.opt:169
11190 #, fuzzy, no-c-format
11191 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11192 msgstr "Генерыраваць код для дадзенага ЦП"
11193
11194 #: config/cris/cris.opt:173
11195 #, no-c-format
11196 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11197 msgstr ""
11198
11199 #: config/cris/cris.opt:180
11200 #, no-c-format
11201 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11202 msgstr ""
11203
11204 #: config/cris/cris.opt:184
11205 #, no-c-format
11206 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11207 msgstr ""
11208
11209 #: config/cris/cris.opt:188
11210 #, no-c-format
11211 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11212 msgstr ""
11213
11214 #: config/sh/superh.opt:6
11215 #, no-c-format
11216 msgid "Board name [and memory region]."
11217 msgstr ""
11218
11219 #: config/sh/superh.opt:10
11220 #, no-c-format
11221 msgid "Runtime name."
11222 msgstr ""
11223
11224 #: config/sh/sh.opt:42
11225 #, fuzzy, no-c-format
11226 #| msgid "Generate code for a DLL"
11227 msgid "Generate SH1 code."
11228 msgstr "Стварыць код для DLL"
11229
11230 #: config/sh/sh.opt:46
11231 #, fuzzy, no-c-format
11232 #| msgid "Generate code for a DLL"
11233 msgid "Generate SH2 code."
11234 msgstr "Стварыць код для DLL"
11235
11236 #: config/sh/sh.opt:50
11237 #, no-c-format
11238 msgid "Generate default double-precision SH2a-FPU code."
11239 msgstr ""
11240
11241 #: config/sh/sh.opt:54
11242 #, no-c-format
11243 msgid "Generate SH2a FPU-less code."
11244 msgstr ""
11245
11246 #: config/sh/sh.opt:58
11247 #, no-c-format
11248 msgid "Generate default single-precision SH2a-FPU code."
11249 msgstr ""
11250
11251 #: config/sh/sh.opt:62
11252 #, no-c-format
11253 msgid "Generate only single-precision SH2a-FPU code."
11254 msgstr ""
11255
11256 #: config/sh/sh.opt:66
11257 #, fuzzy, no-c-format
11258 #| msgid "Generate code for a DLL"
11259 msgid "Generate SH2e code."
11260 msgstr "Стварыць код для DLL"
11261
11262 #: config/sh/sh.opt:70
11263 #, fuzzy, no-c-format
11264 #| msgid "Generate code for a DLL"
11265 msgid "Generate SH3 code."
11266 msgstr "Стварыць код для DLL"
11267
11268 #: config/sh/sh.opt:74
11269 #, fuzzy, no-c-format
11270 #| msgid "Generate code for a DLL"
11271 msgid "Generate SH3e code."
11272 msgstr "Стварыць код для DLL"
11273
11274 #: config/sh/sh.opt:78
11275 #, fuzzy, no-c-format
11276 #| msgid "Generate code for a DLL"
11277 msgid "Generate SH4 code."
11278 msgstr "Стварыць код для DLL"
11279
11280 #: config/sh/sh.opt:82
11281 #, no-c-format
11282 msgid "Generate SH4-100 code."
11283 msgstr ""
11284
11285 #: config/sh/sh.opt:86
11286 #, no-c-format
11287 msgid "Generate SH4-200 code."
11288 msgstr ""
11289
11290 #: config/sh/sh.opt:92
11291 #, no-c-format
11292 msgid "Generate SH4-300 code."
11293 msgstr ""
11294
11295 #: config/sh/sh.opt:96
11296 #, no-c-format
11297 msgid "Generate SH4 FPU-less code."
11298 msgstr ""
11299
11300 #: config/sh/sh.opt:100
11301 #, no-c-format
11302 msgid "Generate SH4-100 FPU-less code."
11303 msgstr ""
11304
11305 #: config/sh/sh.opt:104
11306 #, no-c-format
11307 msgid "Generate SH4-200 FPU-less code."
11308 msgstr ""
11309
11310 #: config/sh/sh.opt:108
11311 #, no-c-format
11312 msgid "Generate SH4-300 FPU-less code."
11313 msgstr ""
11314
11315 #: config/sh/sh.opt:112
11316 #, fuzzy, no-c-format
11317 #| msgid "Generate code for given CPU"
11318 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11319 msgstr "Генерыраваць код для дадзенага ЦП"
11320
11321 #: config/sh/sh.opt:117
11322 #, fuzzy, no-c-format
11323 #| msgid "Generate code for given CPU"
11324 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11325 msgstr "Генерыраваць код для дадзенага ЦП"
11326
11327 #: config/sh/sh.opt:122
11328 #, fuzzy, no-c-format
11329 #| msgid "Generate code for given CPU"
11330 msgid "Generate code for SH4 500 series (FPU-less)."
11331 msgstr "Генерыраваць код для дадзенага ЦП"
11332
11333 #: config/sh/sh.opt:127
11334 #, no-c-format
11335 msgid "Generate default single-precision SH4 code."
11336 msgstr ""
11337
11338 #: config/sh/sh.opt:131
11339 #, no-c-format
11340 msgid "Generate default single-precision SH4-100 code."
11341 msgstr ""
11342
11343 #: config/sh/sh.opt:135
11344 #, no-c-format
11345 msgid "Generate default single-precision SH4-200 code."
11346 msgstr ""
11347
11348 #: config/sh/sh.opt:139
11349 #, no-c-format
11350 msgid "Generate default single-precision SH4-300 code."
11351 msgstr ""
11352
11353 #: config/sh/sh.opt:143
11354 #, no-c-format
11355 msgid "Generate only single-precision SH4 code."
11356 msgstr ""
11357
11358 #: config/sh/sh.opt:147
11359 #, no-c-format
11360 msgid "Generate only single-precision SH4-100 code."
11361 msgstr ""
11362
11363 #: config/sh/sh.opt:151
11364 #, no-c-format
11365 msgid "Generate only single-precision SH4-200 code."
11366 msgstr ""
11367
11368 #: config/sh/sh.opt:155
11369 #, no-c-format
11370 msgid "Generate only single-precision SH4-300 code."
11371 msgstr ""
11372
11373 #: config/sh/sh.opt:159
11374 #, fuzzy, no-c-format
11375 #| msgid "Generate code for a DLL"
11376 msgid "Generate SH4a code."
11377 msgstr "Стварыць код для DLL"
11378
11379 #: config/sh/sh.opt:163
11380 #, no-c-format
11381 msgid "Generate SH4a FPU-less code."
11382 msgstr ""
11383
11384 #: config/sh/sh.opt:167
11385 #, no-c-format
11386 msgid "Generate default single-precision SH4a code."
11387 msgstr ""
11388
11389 #: config/sh/sh.opt:171
11390 #, no-c-format
11391 msgid "Generate only single-precision SH4a code."
11392 msgstr ""
11393
11394 #: config/sh/sh.opt:175
11395 #, no-c-format
11396 msgid "Generate SH4al-dsp code."
11397 msgstr ""
11398
11399 #: config/sh/sh.opt:183
11400 #, fuzzy, no-c-format
11401 #| msgid "Generate code for given CPU"
11402 msgid "Generate code in big endian mode."
11403 msgstr "Генерыраваць код для дадзенага ЦП"
11404
11405 #: config/sh/sh.opt:187
11406 #, no-c-format
11407 msgid "Generate 32-bit offsets in switch tables."
11408 msgstr ""
11409
11410 #: config/sh/sh.opt:191
11411 #, fuzzy, no-c-format
11412 #| msgid "Do not generate char instructions"
11413 msgid "Generate bit instructions."
11414 msgstr "Не генерыраваць сімвальныя інструкцыі"
11415
11416 #: config/sh/sh.opt:199
11417 #, no-c-format
11418 msgid "Assume that zero displacement conditional branches are fast."
11419 msgstr ""
11420
11421 #: config/sh/sh.opt:203
11422 #, no-c-format
11423 msgid "Force the usage of delay slots for conditional branches."
11424 msgstr ""
11425
11426 #: config/sh/sh.opt:207
11427 #, no-c-format
11428 msgid "Align doubles at 64-bit boundaries."
11429 msgstr ""
11430
11431 #: config/sh/sh.opt:211
11432 #, no-c-format
11433 msgid "Division strategy, one of: call-div1, call-fp, call-table."
11434 msgstr ""
11435
11436 #: config/sh/sh.opt:215
11437 #, no-c-format
11438 msgid "Specify name for 32 bit signed division function."
11439 msgstr ""
11440
11441 #: config/sh/sh.opt:219
11442 #, fuzzy, no-c-format
11443 #| msgid "Generate ELF output"
11444 msgid "Generate ELF FDPIC code."
11445 msgstr "Стварыць ELF-вывад"
11446
11447 #: config/sh/sh.opt:223
11448 #, no-c-format
11449 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11450 msgstr ""
11451
11452 #: config/sh/sh.opt:231 config/sh/sh.opt:269
11453 #, no-c-format
11454 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
11455 msgstr ""
11456
11457 #: config/sh/sh.opt:235
11458 #, no-c-format
11459 msgid "Increase the IEEE compliance for floating-point comparisons."
11460 msgstr ""
11461
11462 #: config/sh/sh.opt:239
11463 #, no-c-format
11464 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
11465 msgstr ""
11466
11467 #: config/sh/sh.opt:243 config/arc/arc.opt:242
11468 #, no-c-format
11469 msgid "Annotate assembler instructions with estimated addresses."
11470 msgstr ""
11471
11472 #: config/sh/sh.opt:247
11473 #, fuzzy, no-c-format
11474 #| msgid "Generate code without GP reg"
11475 msgid "Generate code in little endian mode."
11476 msgstr "Генерыраваць код без GP reg"
11477
11478 #: config/sh/sh.opt:251
11479 #, no-c-format
11480 msgid "Mark MAC register as call-clobbered."
11481 msgstr ""
11482
11483 #: config/sh/sh.opt:257
11484 #, no-c-format
11485 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
11486 msgstr ""
11487
11488 #: config/sh/sh.opt:261
11489 #, no-c-format
11490 msgid "Emit function-calls using global offset table when generating PIC."
11491 msgstr ""
11492
11493 #: config/sh/sh.opt:265
11494 #, no-c-format
11495 msgid "Shorten address references during linking."
11496 msgstr ""
11497
11498 #: config/sh/sh.opt:273
11499 #, no-c-format
11500 msgid "Specify the model for atomic operations."
11501 msgstr ""
11502
11503 #: config/sh/sh.opt:277
11504 #, no-c-format
11505 msgid "Use tas.b instruction for __atomic_test_and_set."
11506 msgstr ""
11507
11508 #: config/sh/sh.opt:281
11509 #, no-c-format
11510 msgid "Cost to assume for a multiply insn."
11511 msgstr ""
11512
11513 #: config/sh/sh.opt:285
11514 #, no-c-format
11515 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11516 msgstr ""
11517
11518 #: config/sh/sh.opt:291
11519 #, no-c-format
11520 msgid "Pretend a branch-around-a-move is a conditional move."
11521 msgstr ""
11522
11523 #: config/sh/sh.opt:295
11524 #, fuzzy, no-c-format
11525 msgid "Enable the use of the fsca instruction."
11526 msgstr "нявернае выкарыстанне \"restict\""
11527
11528 #: config/sh/sh.opt:299
11529 #, fuzzy, no-c-format
11530 msgid "Enable the use of the fsrra instruction."
11531 msgstr "нявернае выкарыстанне \"restict\""
11532
11533 #: config/sh/sh.opt:303
11534 #, no-c-format
11535 msgid "Use LRA instead of reload (transitional)."
11536 msgstr ""
11537
11538 #: config/gcn/gcn.opt:26
11539 #, no-c-format
11540 msgid "GCN GPU type to use:"
11541 msgstr ""
11542
11543 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
11544 #, no-c-format
11545 msgid "Specify the name of the target GPU."
11546 msgstr ""
11547
11548 #: config/gcn/gcn.opt:50
11549 #, fuzzy, no-c-format
11550 #| msgid "Generate code for a 68302"
11551 msgid "Generate code for a 32-bit ABI."
11552 msgstr "Ствараць код для 68302"
11553
11554 #: config/gcn/gcn.opt:54
11555 #, fuzzy, no-c-format
11556 #| msgid "Generate code for a 68040"
11557 msgid "Generate code for a 64-bit ABI."
11558 msgstr "Ствараць код для 68040"
11559
11560 #: config/gcn/gcn.opt:58
11561 #, no-c-format
11562 msgid "Enable OpenMP GPU offloading."
11563 msgstr ""
11564
11565 #: config/gcn/gcn.opt:69
11566 #, no-c-format
11567 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
11568 msgstr ""
11569
11570 #: config/gcn/gcn.opt:75
11571 #, no-c-format
11572 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
11573 msgstr ""
11574
11575 #: config/gcn/gcn.opt:79
11576 #, no-c-format
11577 msgid "Warn about invalid OpenACC dimensions."
11578 msgstr ""
11579
11580 #: config/gcn/gcn.opt:83
11581 #, no-c-format
11582 msgid "Compile for devices requiring XNACK enabled. Default off."
11583 msgstr ""
11584
11585 #: config/gcn/gcn.opt:87
11586 #, no-c-format
11587 msgid "SRAM-ECC modes:"
11588 msgstr ""
11589
11590 #: config/gcn/gcn.opt:100
11591 #, no-c-format
11592 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
11593 msgstr ""
11594
11595 #: config/fr30/fr30.opt:23
11596 #, no-c-format
11597 msgid "Assume small address space."
11598 msgstr ""
11599
11600 #: config/bpf/bpf.opt:28
11601 #, fuzzy, no-c-format
11602 msgid "Generate eBPF for the given Linux kernel version."
11603 msgstr "Генерыраваць код для дадзенага ЦП"
11604
11605 #: config/bpf/bpf.opt:115
11606 #, fuzzy, no-c-format
11607 #| msgid "Generate ELF output"
11608 msgid "Generate xBPF."
11609 msgstr "Стварыць ELF-вывад"
11610
11611 #: config/bpf/bpf.opt:121
11612 #, no-c-format
11613 msgid "Generate big-endian eBPF."
11614 msgstr ""
11615
11616 #: config/bpf/bpf.opt:125
11617 #, no-c-format
11618 msgid "Generate little-endian eBPF."
11619 msgstr ""
11620
11621 #: config/bpf/bpf.opt:129
11622 #, no-c-format
11623 msgid "Set a hard limit for the size of each stack frame, in bytes."
11624 msgstr ""
11625
11626 #: config/bpf/bpf.opt:133
11627 #, no-c-format
11628 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
11629 msgstr ""
11630
11631 #: config/bpf/bpf.opt:139
11632 #, no-c-format
11633 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
11634 msgstr ""
11635
11636 #: config/bpf/bpf.opt:143
11637 #, no-c-format
11638 msgid "Enable 32-bit ALU instructions."
11639 msgstr ""
11640
11641 #: config/bpf/bpf.opt:147
11642 #, no-c-format
11643 msgid "Enable 32-bit jump instructions."
11644 msgstr ""
11645
11646 #: config/mips/mips.opt:32
11647 #, no-c-format
11648 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
11649 msgstr ""
11650
11651 #: config/mips/mips.opt:36
11652 #, no-c-format
11653 msgid "Known MIPS ABIs (for use with the -mabi= option):"
11654 msgstr ""
11655
11656 #: config/mips/mips.opt:55
11657 #, no-c-format
11658 msgid "Generate code that can be used in SVR4-style dynamic objects."
11659 msgstr ""
11660
11661 #: config/mips/mips.opt:59
11662 #, no-c-format
11663 msgid "Use PMC-style 'mad' instructions."
11664 msgstr ""
11665
11666 #: config/mips/mips.opt:63
11667 #, fuzzy, no-c-format
11668 #| msgid "Do not generate char instructions"
11669 msgid "Use integer madd/msub instructions."
11670 msgstr "Не генерыраваць сімвальныя інструкцыі"
11671
11672 #: config/mips/mips.opt:67
11673 #, fuzzy, no-c-format
11674 #| msgid "Generate code for given CPU"
11675 msgid "-march=ISA\tGenerate code for the given ISA."
11676 msgstr "Генерыраваць код для дадзенага ЦП"
11677
11678 #: config/mips/mips.opt:75
11679 #, no-c-format
11680 msgid "Use Branch Likely instructions, overriding the architecture default."
11681 msgstr ""
11682
11683 #: config/mips/mips.opt:79
11684 #, no-c-format
11685 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
11686 msgstr ""
11687
11688 #: config/mips/mips.opt:87
11689 #, no-c-format
11690 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
11691 msgstr ""
11692
11693 #: config/mips/mips.opt:91
11694 #, no-c-format
11695 msgid "Valid arguments to -mcode-readable=:"
11696 msgstr ""
11697
11698 #: config/mips/mips.opt:104
11699 #, no-c-format
11700 msgid "Use branch-and-break sequences to check for integer divide by zero."
11701 msgstr ""
11702
11703 #: config/mips/mips.opt:108
11704 #, no-c-format
11705 msgid "Use trap instructions to check for integer divide by zero."
11706 msgstr ""
11707
11708 #: config/mips/mips.opt:112
11709 #, fuzzy, no-c-format
11710 msgid "Allow the use of MDMX instructions."
11711 msgstr "Не генерыраваць сімвальныя інструкцыі"
11712
11713 #: config/mips/mips.opt:120
11714 #, no-c-format
11715 msgid "Use MIPS-DSP instructions."
11716 msgstr ""
11717
11718 #: config/mips/mips.opt:124
11719 #, no-c-format
11720 msgid "Use MIPS-DSP REV 2 instructions."
11721 msgstr ""
11722
11723 #: config/mips/mips.opt:146
11724 #, no-c-format
11725 msgid "Use Enhanced Virtual Addressing instructions."
11726 msgstr ""
11727
11728 #: config/mips/mips.opt:150
11729 #, no-c-format
11730 msgid "Use NewABI-style %reloc() assembly operators."
11731 msgstr ""
11732
11733 #: config/mips/mips.opt:154
11734 #, no-c-format
11735 msgid "Use -G for data that is not defined by the current object."
11736 msgstr ""
11737
11738 #: config/mips/mips.opt:158
11739 #, no-c-format
11740 msgid "Work around certain 24K errata."
11741 msgstr ""
11742
11743 #: config/mips/mips.opt:162
11744 #, no-c-format
11745 msgid "Work around certain R4000 errata."
11746 msgstr ""
11747
11748 #: config/mips/mips.opt:166
11749 #, no-c-format
11750 msgid "Work around certain R4400 errata."
11751 msgstr ""
11752
11753 #: config/mips/mips.opt:170
11754 #, no-c-format
11755 msgid "Work around the R5900 short loop erratum."
11756 msgstr ""
11757
11758 #: config/mips/mips.opt:174
11759 #, no-c-format
11760 msgid "Work around certain RM7000 errata."
11761 msgstr ""
11762
11763 #: config/mips/mips.opt:178
11764 #, no-c-format
11765 msgid "Work around certain R10000 errata."
11766 msgstr ""
11767
11768 #: config/mips/mips.opt:182
11769 #, no-c-format
11770 msgid "Work around errata for early SB-1 revision 2 cores."
11771 msgstr ""
11772
11773 #: config/mips/mips.opt:186
11774 #, no-c-format
11775 msgid "Work around certain VR4120 errata."
11776 msgstr ""
11777
11778 #: config/mips/mips.opt:190
11779 #, no-c-format
11780 msgid "Work around VR4130 mflo/mfhi errata."
11781 msgstr ""
11782
11783 #: config/mips/mips.opt:194
11784 #, no-c-format
11785 msgid "Work around an early 4300 hardware bug."
11786 msgstr ""
11787
11788 #: config/mips/mips.opt:198
11789 #, fuzzy, no-c-format
11790 #| msgid "options enabled: "
11791 msgid "FP exceptions are enabled."
11792 msgstr "выбары ўключаны:"
11793
11794 #: config/mips/mips.opt:202
11795 #, fuzzy, no-c-format
11796 #| msgid "Use 32-bit general registers"
11797 msgid "Use 32-bit floating-point registers."
11798 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11799
11800 #: config/mips/mips.opt:206
11801 #, no-c-format
11802 msgid "Conform to the o32 FPXX ABI."
11803 msgstr ""
11804
11805 #: config/mips/mips.opt:210
11806 #, fuzzy, no-c-format
11807 #| msgid "Use 64-bit general registers"
11808 msgid "Use 64-bit floating-point registers."
11809 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11810
11811 #: config/mips/mips.opt:214
11812 #, no-c-format
11813 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
11814 msgstr ""
11815
11816 #: config/mips/mips.opt:218
11817 #, no-c-format
11818 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
11819 msgstr ""
11820
11821 #: config/mips/mips.opt:222
11822 #, no-c-format
11823 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
11824 msgstr ""
11825
11826 #: config/mips/mips.opt:226
11827 #, no-c-format
11828 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
11829 msgstr ""
11830
11831 #: config/mips/mips.opt:236
11832 #, fuzzy, no-c-format
11833 #| msgid "Use 32-bit general registers"
11834 msgid "Use 32-bit general registers."
11835 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11836
11837 #: config/mips/mips.opt:240
11838 #, fuzzy, no-c-format
11839 #| msgid "Use 64-bit general registers"
11840 msgid "Use 64-bit general registers."
11841 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11842
11843 #: config/mips/mips.opt:244
11844 #, no-c-format
11845 msgid "Use GP-relative addressing to access small data."
11846 msgstr ""
11847
11848 #: config/mips/mips.opt:248
11849 #, no-c-format
11850 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
11851 msgstr ""
11852
11853 #: config/mips/mips.opt:252
11854 #, no-c-format
11855 msgid "Allow the use of hardware floating-point ABI and instructions."
11856 msgstr ""
11857
11858 #: config/mips/mips.opt:256
11859 #, no-c-format
11860 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
11861 msgstr ""
11862
11863 #: config/mips/mips.opt:260
11864 #, no-c-format
11865 msgid "An alias for minterlink-compressed provided for backward-compatibility."
11866 msgstr ""
11867
11868 #: config/mips/mips.opt:264
11869 #, fuzzy, no-c-format
11870 #| msgid "Generate code for Intel as"
11871 msgid "-mipsN\tGenerate code for ISA level N."
11872 msgstr "Генерыраваць код для Intel as"
11873
11874 #: config/mips/mips.opt:268
11875 #, no-c-format
11876 msgid "Generate MIPS16 code."
11877 msgstr ""
11878
11879 #: config/mips/mips.opt:272
11880 #, no-c-format
11881 msgid "Use MIPS-3D instructions."
11882 msgstr ""
11883
11884 #: config/mips/mips.opt:276
11885 #, no-c-format
11886 msgid "Use ll, sc and sync instructions."
11887 msgstr ""
11888
11889 #: config/mips/mips.opt:280
11890 #, no-c-format
11891 msgid "Use -G for object-local data."
11892 msgstr ""
11893
11894 #: config/mips/mips.opt:284
11895 #, no-c-format
11896 msgid "Use indirect calls."
11897 msgstr ""
11898
11899 #: config/mips/mips.opt:288
11900 #, fuzzy, no-c-format
11901 #| msgid "Use 32 bit float"
11902 msgid "Use a 32-bit long type."
11903 msgstr "Выкарыстоўваць 32-х бітны float"
11904
11905 #: config/mips/mips.opt:292
11906 #, fuzzy, no-c-format
11907 #| msgid "Use 64 bit float"
11908 msgid "Use a 64-bit long type."
11909 msgstr "Выкарыстоўваць 64-х бітны float"
11910
11911 #: config/mips/mips.opt:296
11912 #, no-c-format
11913 msgid "Pass the address of the ra save location to _mcount in $12."
11914 msgstr ""
11915
11916 #: config/mips/mips.opt:300
11917 #, no-c-format
11918 msgid "Don't optimize block moves."
11919 msgstr ""
11920
11921 #: config/mips/mips.opt:304
11922 #, fuzzy, no-c-format
11923 #| msgid "Don't use AltiVec instructions"
11924 msgid "Use microMIPS instructions."
11925 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11926
11927 #: config/mips/mips.opt:308
11928 #, no-c-format
11929 msgid "Use MIPS MSA Extension instructions."
11930 msgstr ""
11931
11932 #: config/mips/mips.opt:312
11933 #, fuzzy, no-c-format
11934 msgid "Allow the use of MT instructions."
11935 msgstr "Не генерыраваць сімвальныя інструкцыі"
11936
11937 #: config/mips/mips.opt:316
11938 #, fuzzy, no-c-format
11939 msgid "Prevent the use of all floating-point operations."
11940 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11941
11942 #: config/mips/mips.opt:320
11943 #, fuzzy, no-c-format
11944 #| msgid "Don't use AltiVec instructions"
11945 msgid "Use MCU instructions."
11946 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11947
11948 #: config/mips/mips.opt:324
11949 #, no-c-format
11950 msgid "Do not use a cache-flushing function before calling stack trampolines."
11951 msgstr ""
11952
11953 #: config/mips/mips.opt:328
11954 #, fuzzy, no-c-format
11955 msgid "Do not use MDMX instructions."
11956 msgstr "Не генерыраваць сімвальныя інструкцыі"
11957
11958 #: config/mips/mips.opt:332
11959 #, fuzzy, no-c-format
11960 #| msgid "Generate code for GNU ld"
11961 msgid "Generate normal-mode code."
11962 msgstr "Генерыраваць код для GNU ld"
11963
11964 #: config/mips/mips.opt:336
11965 #, fuzzy, no-c-format
11966 msgid "Do not use MIPS-3D instructions."
11967 msgstr "Не генерыраваць сімвальныя інструкцыі"
11968
11969 #: config/mips/mips.opt:340
11970 #, fuzzy, no-c-format
11971 #| msgid "Use hardware floating point"
11972 msgid "Use paired-single floating-point instructions."
11973 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11974
11975 #: config/mips/mips.opt:344
11976 #, no-c-format
11977 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
11978 msgstr ""
11979
11980 #: config/mips/mips.opt:348
11981 #, no-c-format
11982 msgid "Valid arguments to -mr10k-cache-barrier=:"
11983 msgstr ""
11984
11985 #: config/mips/mips.opt:361
11986 #, no-c-format
11987 msgid "Try to allow the linker to turn PIC calls into direct calls."
11988 msgstr ""
11989
11990 #: config/mips/mips.opt:365
11991 #, no-c-format
11992 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
11993 msgstr ""
11994
11995 #: config/mips/mips.opt:373
11996 #, no-c-format
11997 msgid "Use SmartMIPS instructions."
11998 msgstr ""
11999
12000 #: config/mips/mips.opt:381
12001 #, no-c-format
12002 msgid "Optimize lui/addiu address loads."
12003 msgstr ""
12004
12005 #: config/mips/mips.opt:385
12006 #, no-c-format
12007 msgid "Assume all symbols have 32-bit values."
12008 msgstr ""
12009
12010 #: config/mips/mips.opt:389
12011 #, no-c-format
12012 msgid "Use synci instruction to invalidate i-cache."
12013 msgstr ""
12014
12015 #: config/mips/mips.opt:397
12016 #, no-c-format
12017 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12018 msgstr ""
12019
12020 #: config/mips/mips.opt:401
12021 #, no-c-format
12022 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12023 msgstr ""
12024
12025 #: config/mips/mips.opt:409
12026 #, no-c-format
12027 msgid "Generate code with unaligned load store, valid for MIPS R6."
12028 msgstr ""
12029
12030 #: config/mips/mips.opt:417
12031 #, no-c-format
12032 msgid "Use Virtualization (VZ) instructions."
12033 msgstr ""
12034
12035 #: config/mips/mips.opt:421
12036 #, no-c-format
12037 msgid "Use eXtended Physical Address (XPA) instructions."
12038 msgstr ""
12039
12040 #: config/mips/mips.opt:425
12041 #, no-c-format
12042 msgid "Use Cyclic Redundancy Check (CRC) instructions."
12043 msgstr ""
12044
12045 #: config/mips/mips.opt:429
12046 #, no-c-format
12047 msgid "Use Global INValidate (GINV) instructions."
12048 msgstr ""
12049
12050 #: config/mips/mips.opt:433
12051 #, no-c-format
12052 msgid "Perform VR4130-specific alignment optimizations."
12053 msgstr ""
12054
12055 #: config/mips/mips.opt:437
12056 #, no-c-format
12057 msgid "Lift restrictions on GOT size."
12058 msgstr ""
12059
12060 #: config/mips/mips.opt:441
12061 #, no-c-format
12062 msgid "Enable use of odd-numbered single-precision registers."
12063 msgstr ""
12064
12065 #: config/mips/mips.opt:445
12066 #, fuzzy, no-c-format
12067 #| msgid "Optimize for 3900"
12068 msgid "Optimize frame header."
12069 msgstr "Аптымізаваць для 3900"
12070
12071 #: config/mips/mips.opt:452
12072 #, no-c-format
12073 msgid "Enable load/store bonding."
12074 msgstr ""
12075
12076 #: config/mips/mips.opt:456
12077 #, no-c-format
12078 msgid "Specify the compact branch usage policy."
12079 msgstr ""
12080
12081 #: config/mips/mips.opt:460
12082 #, no-c-format
12083 msgid "Policies available for use with -mcompact-branches=:"
12084 msgstr ""
12085
12086 #: config/mips/mips.opt:473
12087 #, no-c-format
12088 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
12089 msgstr ""
12090
12091 #: config/mips/mips.opt:477
12092 #, no-c-format
12093 msgid "Use Loongson EXTension (EXT) instructions."
12094 msgstr ""
12095
12096 #: config/mips/mips.opt:481
12097 #, no-c-format
12098 msgid "Use Loongson EXTension R2 (EXT2) instructions."
12099 msgstr ""
12100
12101 #: config/mips/mips-tables.opt:24
12102 #, no-c-format
12103 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12104 msgstr ""
12105
12106 #: config/mips/mips-tables.opt:28
12107 #, no-c-format
12108 msgid "Known MIPS ISA levels (for use with the -mips option):"
12109 msgstr ""
12110
12111 #: config/tilegx/tilegx.opt:30
12112 #, no-c-format
12113 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12114 msgstr ""
12115
12116 #: config/tilegx/tilegx.opt:37
12117 #, no-c-format
12118 msgid "Compile with 32 bit longs and pointers."
12119 msgstr ""
12120
12121 #: config/tilegx/tilegx.opt:41
12122 #, no-c-format
12123 msgid "Compile with 64 bit longs and pointers."
12124 msgstr ""
12125
12126 #: config/tilegx/tilegx.opt:53
12127 #, no-c-format
12128 msgid "Use given TILE-Gx code model."
12129 msgstr ""
12130
12131 #: config/arc/arc-tables.opt:25
12132 #, no-c-format
12133 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12134 msgstr ""
12135
12136 #: config/arc/arc.opt:26
12137 #, no-c-format
12138 msgid "Compile code for big endian mode."
12139 msgstr ""
12140
12141 #: config/arc/arc.opt:30
12142 #, no-c-format
12143 msgid "Compile code for little endian mode.  This is the default."
12144 msgstr ""
12145
12146 #: config/arc/arc.opt:34
12147 #, no-c-format
12148 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12149 msgstr ""
12150
12151 #: config/arc/arc.opt:38
12152 #, no-c-format
12153 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12154 msgstr ""
12155
12156 #: config/arc/arc.opt:42
12157 #, no-c-format
12158 msgid "Same as -mA6."
12159 msgstr ""
12160
12161 #: config/arc/arc.opt:46
12162 #, no-c-format
12163 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12164 msgstr ""
12165
12166 #: config/arc/arc.opt:50
12167 #, no-c-format
12168 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12169 msgstr ""
12170
12171 #: config/arc/arc.opt:54
12172 #, no-c-format
12173 msgid "Same as -mA7."
12174 msgstr ""
12175
12176 #: config/arc/arc.opt:58
12177 #, no-c-format
12178 msgid "Force all calls to be made via a jli instruction."
12179 msgstr ""
12180
12181 #: config/arc/arc.opt:62
12182 #, no-c-format
12183 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
12184 msgstr ""
12185
12186 #: config/arc/arc.opt:132
12187 #, no-c-format
12188 msgid "Enable DIV-REM instructions for ARCv2."
12189 msgstr ""
12190
12191 #: config/arc/arc.opt:136
12192 #, no-c-format
12193 msgid "Enable code density instructions for ARCv2."
12194 msgstr ""
12195
12196 #: config/arc/arc.opt:146
12197 #, no-c-format
12198 msgid "Use ordinarily cached memory accesses for volatile references."
12199 msgstr ""
12200
12201 #: config/arc/arc.opt:150
12202 #, no-c-format
12203 msgid "Enable cache bypass for volatile references."
12204 msgstr ""
12205
12206 #: config/arc/arc.opt:154
12207 #, no-c-format
12208 msgid "Generate instructions supported by barrel shifter."
12209 msgstr ""
12210
12211 #: config/arc/arc.opt:158
12212 #, fuzzy, no-c-format
12213 #| msgid "Do not generate char instructions"
12214 msgid "Generate norm instruction."
12215 msgstr "Не генерыраваць сімвальныя інструкцыі"
12216
12217 #: config/arc/arc.opt:162
12218 #, fuzzy, no-c-format
12219 #| msgid "Do not generate char instructions"
12220 msgid "Generate swap instruction."
12221 msgstr "Не генерыраваць сімвальныя інструкцыі"
12222
12223 #: config/arc/arc.opt:166
12224 #, fuzzy, no-c-format
12225 #| msgid "Do not generate char instructions"
12226 msgid "Generate mul64 and mulu64 instructions."
12227 msgstr "Не генерыраваць сімвальныя інструкцыі"
12228
12229 #: config/arc/arc.opt:170
12230 #, fuzzy, no-c-format
12231 #| msgid "Do not generate char instructions"
12232 msgid "Do not generate mpy instructions for ARC700."
12233 msgstr "Не генерыраваць сімвальныя інструкцыі"
12234
12235 #: config/arc/arc.opt:174
12236 #, no-c-format
12237 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12238 msgstr ""
12239
12240 #: config/arc/arc.opt:178
12241 #, no-c-format
12242 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12243 msgstr ""
12244
12245 #: config/arc/arc.opt:182
12246 #, no-c-format
12247 msgid "Generate call insns as register indirect calls."
12248 msgstr ""
12249
12250 #: config/arc/arc.opt:186
12251 #, fuzzy, no-c-format
12252 #| msgid "Do not generate char instructions"
12253 msgid "Do no generate BRcc instructions in arc_reorg."
12254 msgstr "Не генерыраваць сімвальныя інструкцыі"
12255
12256 #: config/arc/arc.opt:190
12257 #, no-c-format
12258 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12259 msgstr ""
12260
12261 #: config/arc/arc.opt:194
12262 #, fuzzy, no-c-format
12263 #| msgid "Generate code without GP reg"
12264 msgid "Generate millicode thunks."
12265 msgstr "Генерыраваць код без GP reg"
12266
12267 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12268 #, no-c-format
12269 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12270 msgstr ""
12271
12272 #: config/arc/arc.opt:206
12273 #, no-c-format
12274 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12275 msgstr ""
12276
12277 #: config/arc/arc.opt:210
12278 #, no-c-format
12279 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12280 msgstr ""
12281
12282 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12283 #, no-c-format
12284 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12285 msgstr ""
12286
12287 #: config/arc/arc.opt:222
12288 #, no-c-format
12289 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12290 msgstr ""
12291
12292 #: config/arc/arc.opt:226
12293 #, no-c-format
12294 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12295 msgstr ""
12296
12297 #: config/arc/arc.opt:230
12298 #, no-c-format
12299 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12300 msgstr ""
12301
12302 #: config/arc/arc.opt:234
12303 #, no-c-format
12304 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12305 msgstr ""
12306
12307 #: config/arc/arc.opt:238
12308 #, no-c-format
12309 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12310 msgstr ""
12311
12312 #: config/arc/arc.opt:246
12313 #, no-c-format
12314 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12315 msgstr ""
12316
12317 #: config/arc/arc.opt:250
12318 #, no-c-format
12319 msgid "-mtune=TUNE\tTune code for given ARC variant."
12320 msgstr ""
12321
12322 #: config/arc/arc.opt:281
12323 #, no-c-format
12324 msgid "Enable the use of indexed loads."
12325 msgstr ""
12326
12327 #: config/arc/arc.opt:285
12328 #, no-c-format
12329 msgid "Enable the use of pre/post modify with register displacement."
12330 msgstr ""
12331
12332 #: config/arc/arc.opt:289
12333 #, no-c-format
12334 msgid "Generate 32x16 multiply and mac instructions."
12335 msgstr ""
12336
12337 #: config/arc/arc.opt:297
12338 #, no-c-format
12339 msgid "Don't use less than 25 bit addressing range for calls."
12340 msgstr ""
12341
12342 #: config/arc/arc.opt:301
12343 #, no-c-format
12344 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12345 msgstr ""
12346
12347 #: config/arc/arc.opt:309
12348 #, no-c-format
12349 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12350 msgstr ""
12351
12352 #: config/arc/arc.opt:313
12353 #, no-c-format
12354 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12355 msgstr ""
12356
12357 #: config/arc/arc.opt:317
12358 #, no-c-format
12359 msgid "Enable pre-reload use of cbranchsi pattern."
12360 msgstr ""
12361
12362 #: config/arc/arc.opt:321
12363 #, no-c-format
12364 msgid "Enable bbit peephole2."
12365 msgstr ""
12366
12367 #: config/arc/arc.opt:325
12368 #, no-c-format
12369 msgid "Use pc-relative switch case tables - this enables case table shortening."
12370 msgstr ""
12371
12372 #: config/arc/arc.opt:329
12373 #, no-c-format
12374 msgid "Enable compact casesi pattern."
12375 msgstr ""
12376
12377 #: config/arc/arc.opt:333
12378 #, no-c-format
12379 msgid "Enable 'q' instruction alternatives."
12380 msgstr ""
12381
12382 #: config/arc/arc.opt:337
12383 #, no-c-format
12384 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12385 msgstr ""
12386
12387 #: config/arc/arc.opt:344
12388 #, no-c-format
12389 msgid "Enable variable polynomial CRC extension."
12390 msgstr ""
12391
12392 #: config/arc/arc.opt:348
12393 #, no-c-format
12394 msgid "Enable DSP 3.1 Pack A extensions."
12395 msgstr ""
12396
12397 #: config/arc/arc.opt:352
12398 #, no-c-format
12399 msgid "Enable dual viterbi butterfly extension."
12400 msgstr ""
12401
12402 #: config/arc/arc.opt:362
12403 #, no-c-format
12404 msgid "Enable Dual and Single Operand Instructions for Telephony."
12405 msgstr ""
12406
12407 #: config/arc/arc.opt:366
12408 #, no-c-format
12409 msgid "Enable XY Memory extension (DSP version 3)."
12410 msgstr ""
12411
12412 #: config/arc/arc.opt:371
12413 #, no-c-format
12414 msgid "Enable Locked Load/Store Conditional extension."
12415 msgstr ""
12416
12417 #: config/arc/arc.opt:375
12418 #, fuzzy, no-c-format
12419 msgid "Enable swap byte ordering extension instruction."
12420 msgstr "нявернае выкарыстанне \"restict\""
12421
12422 #: config/arc/arc.opt:379
12423 #, no-c-format
12424 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12425 msgstr ""
12426
12427 #: config/arc/arc.opt:383
12428 #, no-c-format
12429 msgid "Pass -EB option through to linker."
12430 msgstr ""
12431
12432 #: config/arc/arc.opt:387
12433 #, no-c-format
12434 msgid "Pass -EL option through to linker."
12435 msgstr ""
12436
12437 #: config/arc/arc.opt:391
12438 #, no-c-format
12439 msgid "Pass -marclinux option through to linker."
12440 msgstr ""
12441
12442 #: config/arc/arc.opt:395
12443 #, no-c-format
12444 msgid "Pass -marclinux_prof option through to linker."
12445 msgstr ""
12446
12447 #: config/arc/arc.opt:404
12448 #, no-c-format
12449 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12450 msgstr ""
12451
12452 #: config/arc/arc.opt:408
12453 #, no-c-format
12454 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12455 msgstr ""
12456
12457 #: config/arc/arc.opt:412
12458 #, no-c-format
12459 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12460 msgstr ""
12461
12462 #: config/arc/arc.opt:424
12463 #, fuzzy, no-c-format
12464 #| msgid "Don't use AltiVec instructions"
12465 msgid "Enable atomic instructions."
12466 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12467
12468 #: config/arc/arc.opt:428
12469 #, no-c-format
12470 msgid "Enable double load/store instructions for ARC HS."
12471 msgstr ""
12472
12473 #: config/arc/arc.opt:432
12474 #, no-c-format
12475 msgid "Specify the name of the target floating point configuration."
12476 msgstr ""
12477
12478 #: config/arc/arc.opt:475
12479 #, no-c-format
12480 msgid "Specify thread pointer register number."
12481 msgstr ""
12482
12483 #: config/arc/arc.opt:482
12484 #, no-c-format
12485 msgid "Enable use of NPS400 bit operations."
12486 msgstr ""
12487
12488 #: config/arc/arc.opt:486
12489 #, no-c-format
12490 msgid "Enable use of NPS400 xld/xst extension."
12491 msgstr ""
12492
12493 #: config/arc/arc.opt:494
12494 #, no-c-format
12495 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
12496 msgstr ""
12497
12498 #: config/arc/arc.opt:498
12499 #, no-c-format
12500 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
12501 msgstr ""
12502
12503 #: config/arc/arc.opt:502
12504 #, no-c-format
12505 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
12506 msgstr ""
12507
12508 #: config/arc/arc.opt:527
12509 #, no-c-format
12510 msgid "Enable 16-entry register file."
12511 msgstr ""
12512
12513 #: config/arc/arc.opt:531
12514 #, no-c-format
12515 msgid "Enable use of BI/BIH instructions when available."
12516 msgstr ""
12517
12518 #: config/arc/arc.opt:535
12519 #, no-c-format
12520 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
12521 msgstr ""
12522
12523 #: lto/lang.opt:53
12524 #, no-c-format
12525 msgid "Set linker output type (used internally during LTO optimization)."
12526 msgstr ""
12527
12528 #: lto/lang.opt:58
12529 #, no-c-format
12530 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12531 msgstr ""
12532
12533 #: lto/lang.opt:62
12534 #, no-c-format
12535 msgid "Specify a file to which a list of files output by LTRANS is written."
12536 msgstr ""
12537
12538 #: lto/lang.opt:66
12539 #, no-c-format
12540 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12541 msgstr ""
12542
12543 #: lto/lang.opt:70
12544 #, no-c-format
12545 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12546 msgstr ""
12547
12548 #: lto/lang.opt:75
12549 #, no-c-format
12550 msgid "Call the dump function for variables and function in IL."
12551 msgstr ""
12552
12553 #: lto/lang.opt:79
12554 #, no-c-format
12555 msgid "Dump the demangled output."
12556 msgstr ""
12557
12558 #: lto/lang.opt:83
12559 #, no-c-format
12560 msgid "Dump only the defined symbols."
12561 msgstr ""
12562
12563 #: lto/lang.opt:87
12564 #, no-c-format
12565 msgid "Print the initial values of the variables."
12566 msgstr ""
12567
12568 #: lto/lang.opt:91
12569 #, no-c-format
12570 msgid "Sort the symbols alphabetically."
12571 msgstr ""
12572
12573 #: lto/lang.opt:95
12574 #, no-c-format
12575 msgid "Sort the symbols according to size."
12576 msgstr ""
12577
12578 #: lto/lang.opt:99
12579 #, no-c-format
12580 msgid "Display the symbols in reverse order."
12581 msgstr ""
12582
12583 #: lto/lang.opt:106
12584 #, no-c-format
12585 msgid "Dump the details of LTO objects."
12586 msgstr ""
12587
12588 #: lto/lang.opt:110
12589 #, no-c-format
12590 msgid "Dump the statistics of tree types."
12591 msgstr ""
12592
12593 #: lto/lang.opt:114
12594 #, no-c-format
12595 msgid "Dump the statistics of trees."
12596 msgstr ""
12597
12598 #: lto/lang.opt:118
12599 #, no-c-format
12600 msgid "Dump the statistics of gimple statements."
12601 msgstr ""
12602
12603 #: lto/lang.opt:128
12604 #, fuzzy, no-c-format
12605 msgid "Dump the dump tool command line options."
12606 msgstr "Нераспазнаны выбар \"%s\""
12607
12608 #: lto/lang.opt:132
12609 #, no-c-format
12610 msgid "Dump the symtab callgraph."
12611 msgstr ""
12612
12613 #: lto/lang.opt:136
12614 #, no-c-format
12615 msgid "The resolution file."
12616 msgstr ""
12617
12618 #: common.opt:245
12619 #, no-c-format
12620 msgid "Provide bash completion for options starting with provided string."
12621 msgstr ""
12622
12623 #: common.opt:297
12624 #, fuzzy, no-c-format
12625 #| msgid "  --help                   Display this information\n"
12626 msgid "Display this information."
12627 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
12628
12629 #: common.opt:301
12630 #, no-c-format
12631 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
12632 msgstr ""
12633
12634 #: common.opt:422
12635 #, no-c-format
12636 msgid "Alias for --help=target."
12637 msgstr ""
12638
12639 #: common.opt:468
12640 #, no-c-format
12641 msgid "-O<number>\tSet optimization level to <number>."
12642 msgstr ""
12643
12644 #: common.opt:472
12645 #, fuzzy, no-c-format
12646 #| msgid "Optimize for SparcLite processors"
12647 msgid "Optimize for space rather than speed."
12648 msgstr "Аптымізацыя для SparcLite працэсараў"
12649
12650 #: common.opt:476
12651 #, no-c-format
12652 msgid "Optimize for speed disregarding exact standards compliance."
12653 msgstr ""
12654
12655 #: common.opt:480
12656 #, no-c-format
12657 msgid "Optimize for debugging experience rather than speed or size."
12658 msgstr ""
12659
12660 #: common.opt:484
12661 #, no-c-format
12662 msgid "Optimize for space aggressively rather than speed."
12663 msgstr ""
12664
12665 #: common.opt:524
12666 #, no-c-format
12667 msgid "This switch is deprecated; use -Wextra instead."
12668 msgstr ""
12669
12670 #: common.opt:537
12671 #, no-c-format
12672 msgid "Warn about returning structures, unions or arrays."
12673 msgstr ""
12674
12675 #: common.opt:541
12676 #, no-c-format
12677 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
12678 msgstr ""
12679
12680 #: common.opt:545 common.opt:549
12681 #, no-c-format
12682 msgid "Warn if an array is accessed out of bounds."
12683 msgstr ""
12684
12685 #: common.opt:553 common.opt:557
12686 #, no-c-format
12687 msgid "Warn for uses of pointers to deallocated storage."
12688 msgstr ""
12689
12690 #: common.opt:561
12691 #, no-c-format
12692 msgid "Warn about inappropriate attribute usage."
12693 msgstr ""
12694
12695 #: common.opt:565
12696 #, fuzzy, no-c-format
12697 #| msgid "wrong number of arguments specified for `%s' attribute"
12698 msgid "Do not warn about specified attributes."
12699 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
12700
12701 #: common.opt:569 common.opt:573
12702 #, no-c-format
12703 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
12704 msgstr ""
12705
12706 #: common.opt:577
12707 #, no-c-format
12708 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
12709 msgstr ""
12710
12711 #: common.opt:582 common.opt:586
12712 #, no-c-format
12713 msgid "Warn about pointer casts which increase alignment."
12714 msgstr ""
12715
12716 #: common.opt:590
12717 #, no-c-format
12718 msgid "Warn when a #warning directive is encountered."
12719 msgstr ""
12720
12721 #: common.opt:594
12722 #, no-c-format
12723 msgid "Warn about uses of __attribute__((warning)) declarations."
12724 msgstr ""
12725
12726 #: common.opt:598
12727 #, no-c-format
12728 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
12729 msgstr ""
12730
12731 #: common.opt:602
12732 #, no-c-format
12733 msgid "Warn about uses of __attribute__((deprecated)) declarations."
12734 msgstr ""
12735
12736 #: common.opt:606
12737 #, no-c-format
12738 msgid "Warn when an optimization pass is disabled."
12739 msgstr ""
12740
12741 #: common.opt:610
12742 #, no-c-format
12743 msgid "Treat all warnings as errors."
12744 msgstr ""
12745
12746 #: common.opt:614
12747 #, no-c-format
12748 msgid "Treat specified warning as error."
12749 msgstr ""
12750
12751 #: common.opt:618
12752 #, no-c-format
12753 msgid "Print extra (possibly unwanted) warnings."
12754 msgstr ""
12755
12756 #: common.opt:622
12757 #, no-c-format
12758 msgid "Exit on the first error occurred."
12759 msgstr ""
12760
12761 #: common.opt:626
12762 #, no-c-format
12763 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
12764 msgstr ""
12765
12766 #: common.opt:630
12767 #, no-c-format
12768 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
12769 msgstr ""
12770
12771 #: common.opt:634
12772 #, no-c-format
12773 msgid "Warn when attempting to free a non-heap object."
12774 msgstr ""
12775
12776 #: common.opt:645
12777 #, no-c-format
12778 msgid "Warn when a switch case falls through."
12779 msgstr ""
12780
12781 #: common.opt:653
12782 #, fuzzy, no-c-format
12783 #| msgid "virtual functions cannot be friends"
12784 msgid "Warn when an inlined function cannot be inlined."
12785 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
12786
12787 #: common.opt:657
12788 #, no-c-format
12789 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
12790 msgstr ""
12791
12792 #: common.opt:664
12793 #, no-c-format
12794 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
12795 msgstr ""
12796
12797 #: common.opt:668
12798 #, no-c-format
12799 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
12800 msgstr ""
12801
12802 #: common.opt:672
12803 #, no-c-format
12804 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
12805 msgstr ""
12806
12807 #: common.opt:676
12808 #, no-c-format
12809 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
12810 msgstr ""
12811
12812 #: common.opt:687
12813 #, no-c-format
12814 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
12815 msgstr ""
12816
12817 #: common.opt:691
12818 #, no-c-format
12819 msgid "Warn about overflow in arithmetic expressions."
12820 msgstr ""
12821
12822 #: common.opt:695
12823 #, no-c-format
12824 msgid "During link time optimization warn about mismatched types of global declarations."
12825 msgstr ""
12826
12827 #: common.opt:699
12828 #, no-c-format
12829 msgid "Warn when the packed attribute has no effect on struct layout."
12830 msgstr ""
12831
12832 #: common.opt:703
12833 #, no-c-format
12834 msgid "Warn when padding is required to align structure members."
12835 msgstr ""
12836
12837 #: common.opt:707
12838 #, no-c-format
12839 msgid "Issue warnings needed for strict compliance to the standard."
12840 msgstr ""
12841
12842 #: common.opt:711
12843 #, no-c-format
12844 msgid "Warn about returning a pointer/reference to a local or temporary variable."
12845 msgstr ""
12846
12847 #: common.opt:715
12848 #, no-c-format
12849 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
12850 msgstr ""
12851
12852 #: common.opt:719
12853 #, no-c-format
12854 msgid "Warn when one variable shadows another (globally)."
12855 msgstr ""
12856
12857 #: common.opt:723
12858 #, no-c-format
12859 msgid "Warn when one local variable shadows another local variable or parameter."
12860 msgstr ""
12861
12862 #: common.opt:730
12863 #, no-c-format
12864 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
12865 msgstr ""
12866
12867 #: common.opt:737
12868 #, no-c-format
12869 msgid "Warn when not issuing stack smashing protection for some reason."
12870 msgstr ""
12871
12872 #: common.opt:741
12873 #, no-c-format
12874 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
12875 msgstr ""
12876
12877 #: common.opt:745
12878 #, no-c-format
12879 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
12880 msgstr ""
12881
12882 #: common.opt:749 common.opt:753
12883 #, no-c-format
12884 msgid "Warn about code which might break strict aliasing rules."
12885 msgstr ""
12886
12887 #: common.opt:757 common.opt:761
12888 #, no-c-format
12889 msgid "Warn about optimizations that assume that signed overflow is undefined."
12890 msgstr ""
12891
12892 #: common.opt:765
12893 #, no-c-format
12894 msgid "Warn about functions which might be candidates for __attribute__((cold))."
12895 msgstr ""
12896
12897 #: common.opt:769
12898 #, no-c-format
12899 msgid "Warn about functions which might be candidates for __attribute__((const))."
12900 msgstr ""
12901
12902 #: common.opt:773
12903 #, no-c-format
12904 msgid "Warn about functions which might be candidates for __attribute__((pure))."
12905 msgstr ""
12906
12907 #: common.opt:777
12908 #, no-c-format
12909 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
12910 msgstr ""
12911
12912 #: common.opt:781
12913 #, no-c-format
12914 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
12915 msgstr ""
12916
12917 #: common.opt:785
12918 #, no-c-format
12919 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
12920 msgstr ""
12921
12922 #: common.opt:789
12923 #, no-c-format
12924 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
12925 msgstr ""
12926
12927 #: common.opt:793
12928 #, no-c-format
12929 msgid "Warn about statements between switch's controlling expression and the first case."
12930 msgstr ""
12931
12932 #: common.opt:798
12933 #, no-c-format
12934 msgid "Do not suppress warnings from system headers."
12935 msgstr ""
12936
12937 #: common.opt:802
12938 #, no-c-format
12939 msgid "Warn whenever a trampoline is generated."
12940 msgstr ""
12941
12942 #: common.opt:806
12943 #, no-c-format
12944 msgid "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto variable."
12945 msgstr ""
12946
12947 #: common.opt:810
12948 #, no-c-format
12949 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
12950 msgstr ""
12951
12952 #: common.opt:814
12953 #, no-c-format
12954 msgid "Warn about uninitialized automatic variables."
12955 msgstr ""
12956
12957 #: common.opt:818
12958 #, no-c-format
12959 msgid "Warn about maybe uninitialized automatic variables."
12960 msgstr ""
12961
12962 #: common.opt:826
12963 #, no-c-format
12964 msgid "Enable all -Wunused- warnings."
12965 msgstr ""
12966
12967 #: common.opt:830
12968 #, no-c-format
12969 msgid "Warn when a function parameter is only set, otherwise unused."
12970 msgstr ""
12971
12972 #: common.opt:834
12973 #, no-c-format
12974 msgid "Warn when a variable is only set, otherwise unused."
12975 msgstr ""
12976
12977 #: common.opt:838
12978 #, no-c-format
12979 msgid "Warn when a function is unused."
12980 msgstr ""
12981
12982 #: common.opt:842
12983 #, no-c-format
12984 msgid "Warn when a label is unused."
12985 msgstr ""
12986
12987 #: common.opt:846
12988 #, no-c-format
12989 msgid "Warn when a function parameter is unused."
12990 msgstr ""
12991
12992 #: common.opt:850
12993 #, no-c-format
12994 msgid "Warn when an expression value is unused."
12995 msgstr ""
12996
12997 #: common.opt:854
12998 #, no-c-format
12999 msgid "Warn when a variable is unused."
13000 msgstr ""
13001
13002 #: common.opt:858
13003 #, no-c-format
13004 msgid "Warn in case profiles in -fprofile-use do not match."
13005 msgstr ""
13006
13007 #: common.opt:862
13008 #, no-c-format
13009 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
13010 msgstr ""
13011
13012 #: common.opt:866
13013 #, no-c-format
13014 msgid "Warn in case profiles in -fprofile-use do not exist."
13015 msgstr ""
13016
13017 #: common.opt:870
13018 #, no-c-format
13019 msgid "Warn when a vector operation is compiled outside the SIMD."
13020 msgstr ""
13021
13022 #: common.opt:874
13023 #, no-c-format
13024 msgid "Warn about unsupported features in ThreadSanitizer."
13025 msgstr ""
13026
13027 #: common.opt:890
13028 #, no-c-format
13029 msgid "-aux-info <file>\tEmit declaration information into <file>."
13030 msgstr ""
13031
13032 #: common.opt:903
13033 #, no-c-format
13034 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13035 msgstr ""
13036
13037 #: common.opt:907
13038 #, no-c-format
13039 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13040 msgstr ""
13041
13042 #: common.opt:911
13043 #, no-c-format
13044 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
13045 msgstr ""
13046
13047 #: common.opt:915
13048 #, no-c-format
13049 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13050 msgstr ""
13051
13052 #: common.opt:1013
13053 #, no-c-format
13054 msgid "The version of the C++ ABI in use."
13055 msgstr ""
13056
13057 #: common.opt:1017
13058 #, no-c-format
13059 msgid "Aggressively optimize loops using language constraints."
13060 msgstr ""
13061
13062 #: common.opt:1021
13063 #, fuzzy, no-c-format
13064 msgid "Align the start of functions."
13065 msgstr "вельмі шмат аргументаў у функцыі"
13066
13067 #: common.opt:1031
13068 #, no-c-format
13069 msgid "Align labels which are only reached by jumping."
13070 msgstr ""
13071
13072 #: common.opt:1038
13073 #, no-c-format
13074 msgid "Align all labels."
13075 msgstr ""
13076
13077 #: common.opt:1045
13078 #, no-c-format
13079 msgid "Align the start of loops."
13080 msgstr ""
13081
13082 #: common.opt:1052
13083 #, no-c-format
13084 msgid "Allow the compiler to introduce new data races on stores."
13085 msgstr ""
13086
13087 #: common.opt:1056
13088 #, no-c-format
13089 msgid "Enable static analysis pass."
13090 msgstr ""
13091
13092 #: common.opt:1076
13093 #, no-c-format
13094 msgid "Select what to sanitize."
13095 msgstr ""
13096
13097 #: common.opt:1080
13098 #, no-c-format
13099 msgid "Select type of coverage sanitization."
13100 msgstr ""
13101
13102 #: common.opt:1093
13103 #, no-c-format
13104 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13105 msgstr ""
13106
13107 #: common.opt:1097
13108 #, no-c-format
13109 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13110 msgstr ""
13111
13112 #: common.opt:1102
13113 #, no-c-format
13114 msgid "After diagnosing undefined behavior attempt to continue execution."
13115 msgstr ""
13116
13117 #: common.opt:1106
13118 #, no-c-format
13119 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13120 msgstr ""
13121
13122 #: common.opt:1113
13123 #, no-c-format
13124 msgid "Use trap instead of a library function for undefined behavior sanitization."
13125 msgstr ""
13126
13127 #: common.opt:1117
13128 #, no-c-format
13129 msgid "Generate unwind tables that are exact at each instruction boundary."
13130 msgstr ""
13131
13132 #: common.opt:1121
13133 #, fuzzy, no-c-format
13134 #| msgid "Do not generate char instructions"
13135 msgid "Generate auto-inc/dec instructions."
13136 msgstr "Не генерыраваць сімвальныя інструкцыі"
13137
13138 #: common.opt:1125
13139 #, no-c-format
13140 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
13141 msgstr ""
13142
13143 #: common.opt:1130
13144 #, no-c-format
13145 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
13146 msgstr ""
13147
13148 #: common.opt:1139
13149 #, no-c-format
13150 msgid "Generate code to check bounds before indexing arrays."
13151 msgstr ""
13152
13153 #: common.opt:1143
13154 #, no-c-format
13155 msgid "Replace add, compare, branch with branch on count register."
13156 msgstr ""
13157
13158 #: common.opt:1147
13159 #, no-c-format
13160 msgid "Use profiling information for branch probabilities."
13161 msgstr ""
13162
13163 #: common.opt:1163
13164 #, no-c-format
13165 msgid "Output callgraph information on a per-file basis."
13166 msgstr ""
13167
13168 #: common.opt:1167
13169 #, no-c-format
13170 msgid "Output callgraph information on a per-file basis with decorations."
13171 msgstr ""
13172
13173 #: common.opt:1171
13174 #, no-c-format
13175 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13176 msgstr ""
13177
13178 #: common.opt:1175
13179 #, no-c-format
13180 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13181 msgstr ""
13182
13183 #: common.opt:1182
13184 #, no-c-format
13185 msgid "Save registers around function calls."
13186 msgstr ""
13187
13188 #: common.opt:1186
13189 #, no-c-format
13190 msgid "This switch is deprecated; do not use."
13191 msgstr ""
13192
13193 #: common.opt:1190
13194 #, no-c-format
13195 msgid "Check the return value of new in C++."
13196 msgstr ""
13197
13198 #: common.opt:1194 common.opt:1198
13199 #, no-c-format
13200 msgid "Perform internal consistency checkings."
13201 msgstr ""
13202
13203 #: common.opt:1202
13204 #, fuzzy, no-c-format
13205 #| msgid "Enable exception handling"
13206 msgid "Enable code hoisting."
13207 msgstr "Уключыць апрацоўку выключэньняў"
13208
13209 #: common.opt:1206
13210 #, no-c-format
13211 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13212 msgstr ""
13213
13214 #: common.opt:1210
13215 #, no-c-format
13216 msgid "Put uninitialized globals in the common section."
13217 msgstr ""
13218
13219 #: common.opt:1218
13220 #, no-c-format
13221 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13222 msgstr ""
13223
13224 #: common.opt:1222
13225 #, no-c-format
13226 msgid "Run only the second compilation of -fcompare-debug."
13227 msgstr ""
13228
13229 #: common.opt:1226
13230 #, no-c-format
13231 msgid "Perform comparison elimination after register allocation has finished."
13232 msgstr ""
13233
13234 #: common.opt:1230
13235 #, no-c-format
13236 msgid "Do not perform optimizations increasing noticeably stack usage."
13237 msgstr ""
13238
13239 #: common.opt:1234
13240 #, no-c-format
13241 msgid "Perform a register copy-propagation optimization pass."
13242 msgstr ""
13243
13244 #: common.opt:1238
13245 #, no-c-format
13246 msgid "Perform cross-jumping optimization."
13247 msgstr ""
13248
13249 #: common.opt:1242
13250 #, no-c-format
13251 msgid "When running CSE, follow jumps to their targets."
13252 msgstr ""
13253
13254 #: common.opt:1250
13255 #, no-c-format
13256 msgid "Omit range reduction step when performing complex division."
13257 msgstr ""
13258
13259 #: common.opt:1254
13260 #, no-c-format
13261 msgid "Complex multiplication and division follow Fortran rules."
13262 msgstr ""
13263
13264 #: common.opt:1258
13265 #, no-c-format
13266 msgid "Place data items into their own section."
13267 msgstr ""
13268
13269 #: common.opt:1262
13270 #, no-c-format
13271 msgid "List all available debugging counters with their limits and counts."
13272 msgstr ""
13273
13274 #: common.opt:1266
13275 #, no-c-format
13276 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13277 msgstr ""
13278
13279 #: common.opt:1270
13280 #, no-c-format
13281 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
13282 msgstr ""
13283
13284 #: common.opt:1274
13285 #, no-c-format
13286 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
13287 msgstr ""
13288
13289 #: common.opt:1278
13290 #, no-c-format
13291 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13292 msgstr ""
13293
13294 #: common.opt:1284
13295 #, no-c-format
13296 msgid "Defer popping functions args from stack until later."
13297 msgstr ""
13298
13299 #: common.opt:1288
13300 #, no-c-format
13301 msgid "Attempt to fill delay slots of branch instructions."
13302 msgstr ""
13303
13304 #: common.opt:1292
13305 #, no-c-format
13306 msgid "Delete dead instructions that may throw exceptions."
13307 msgstr ""
13308
13309 #: common.opt:1296
13310 #, no-c-format
13311 msgid "Delete useless null pointer checks."
13312 msgstr ""
13313
13314 #: common.opt:1300
13315 #, no-c-format
13316 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13317 msgstr ""
13318
13319 #: common.opt:1304
13320 #, no-c-format
13321 msgid "Perform speculative devirtualization."
13322 msgstr ""
13323
13324 #: common.opt:1308
13325 #, no-c-format
13326 msgid "Try to convert virtual calls to direct ones."
13327 msgstr ""
13328
13329 #: common.opt:1312
13330 #, no-c-format
13331 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13332 msgstr ""
13333
13334 #: common.opt:1329
13335 #, no-c-format
13336 msgid "Show the source line with a caret indicating the column."
13337 msgstr ""
13338
13339 #: common.opt:1333
13340 #, no-c-format
13341 msgid "Show labels annotating ranges of source code when showing source."
13342 msgstr ""
13343
13344 #: common.opt:1337
13345 #, no-c-format
13346 msgid "Show line numbers in the left margin when showing source."
13347 msgstr ""
13348
13349 #: common.opt:1345
13350 #, no-c-format
13351 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13352 msgstr ""
13353
13354 #: common.opt:1365
13355 #, no-c-format
13356 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
13357 msgstr ""
13358
13359 #: common.opt:1385
13360 #, no-c-format
13361 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
13362 msgstr ""
13363
13364 #: common.opt:1389
13365 #, no-c-format
13366 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."
13367 msgstr ""
13368
13369 #: common.opt:1393
13370 #, no-c-format
13371 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
13372 msgstr ""
13373
13374 #: common.opt:1397
13375 #, no-c-format
13376 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
13377 msgstr ""
13378
13379 #: common.opt:1432
13380 #, no-c-format
13381 msgid "Print fix-it hints in machine-readable form."
13382 msgstr ""
13383
13384 #: common.opt:1436
13385 #, no-c-format
13386 msgid "Print fix-it hints to stderr in unified diff format."
13387 msgstr ""
13388
13389 #: common.opt:1440
13390 #, no-c-format
13391 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13392 msgstr ""
13393
13394 #: common.opt:1444
13395 #, no-c-format
13396 msgid "Print CWE identifiers for diagnostic messages, where available."
13397 msgstr ""
13398
13399 #: common.opt:1448
13400 #, no-c-format
13401 msgid "Specify how to print any control-flow path associated with a diagnostic."
13402 msgstr ""
13403
13404 #: common.opt:1452
13405 #, no-c-format
13406 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
13407 msgstr ""
13408
13409 #: common.opt:1456
13410 #, no-c-format
13411 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
13412 msgstr ""
13413
13414 #: common.opt:1472
13415 #, no-c-format
13416 msgid "Show stack depths of events in paths."
13417 msgstr ""
13418
13419 #: common.opt:1476
13420 #, no-c-format
13421 msgid "Set minimum width of left margin of source code when showing source."
13422 msgstr ""
13423
13424 #: common.opt:1480
13425 #, no-c-format
13426 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
13427 msgstr ""
13428
13429 #: common.opt:1484
13430 #, no-c-format
13431 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
13432 msgstr ""
13433
13434 #: common.opt:1488
13435 #, no-c-format
13436 msgid "-fdump-<type>\tDump various compiler internals to a file."
13437 msgstr ""
13438
13439 #: common.opt:1495
13440 #, no-c-format
13441 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13442 msgstr ""
13443
13444 #: common.opt:1499
13445 #, no-c-format
13446 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13447 msgstr ""
13448
13449 #: common.opt:1503
13450 #, no-c-format
13451 msgid "Suppress output of addresses in debugging dumps."
13452 msgstr ""
13453
13454 #: common.opt:1507
13455 #, no-c-format
13456 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13457 msgstr ""
13458
13459 #: common.opt:1512
13460 #, no-c-format
13461 msgid "Dump detailed information on GCC's internal representation of source code locations."
13462 msgstr ""
13463
13464 #: common.opt:1516
13465 #, no-c-format
13466 msgid "Dump optimization passes."
13467 msgstr ""
13468
13469 #: common.opt:1520
13470 #, no-c-format
13471 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13472 msgstr ""
13473
13474 #: common.opt:1524
13475 #, no-c-format
13476 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13477 msgstr ""
13478
13479 #: common.opt:1528
13480 #, no-c-format
13481 msgid "Enable CFI tables via GAS assembler directives."
13482 msgstr ""
13483
13484 #: common.opt:1532
13485 #, no-c-format
13486 msgid "Perform early inlining."
13487 msgstr ""
13488
13489 #: common.opt:1540
13490 #, no-c-format
13491 msgid "Perform interprocedural reduction of aggregates."
13492 msgstr ""
13493
13494 #: common.opt:1544
13495 #, no-c-format
13496 msgid "Perform unused symbol elimination in debug info."
13497 msgstr ""
13498
13499 #: common.opt:1548
13500 #, no-c-format
13501 msgid "Perform unused type elimination in debug info."
13502 msgstr ""
13503
13504 #: common.opt:1552
13505 #, no-c-format
13506 msgid "Do not suppress C++ class debug information."
13507 msgstr ""
13508
13509 #: common.opt:1556
13510 #, fuzzy, no-c-format
13511 #| msgid "Enable exception handling"
13512 msgid "Enable exception handling."
13513 msgstr "Уключыць апрацоўку выключэньняў"
13514
13515 #: common.opt:1560
13516 #, no-c-format
13517 msgid "Perform a number of minor, expensive optimizations."
13518 msgstr ""
13519
13520 #: common.opt:1564
13521 #, no-c-format
13522 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
13523 msgstr ""
13524
13525 #: common.opt:1582
13526 #, no-c-format
13527 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13528 msgstr ""
13529
13530 #: common.opt:1598
13531 #, no-c-format
13532 msgid "Output lto objects containing both the intermediate language and binary output."
13533 msgstr ""
13534
13535 #: common.opt:1602
13536 #, no-c-format
13537 msgid "Assume no NaNs or infinities are generated."
13538 msgstr ""
13539
13540 #: common.opt:1606
13541 #, no-c-format
13542 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
13543 msgstr ""
13544
13545 #: common.opt:1610
13546 #, no-c-format
13547 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13548 msgstr ""
13549
13550 #: common.opt:1614
13551 #, no-c-format
13552 msgid "Don't allocate floats and doubles in extended-precision registers."
13553 msgstr ""
13554
13555 #: common.opt:1622
13556 #, no-c-format
13557 msgid "Perform a forward propagation pass on RTL."
13558 msgstr ""
13559
13560 #: common.opt:1626
13561 #, no-c-format
13562 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13563 msgstr ""
13564
13565 #: common.opt:1643
13566 #, no-c-format
13567 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13568 msgstr ""
13569
13570 #: common.opt:1650
13571 #, no-c-format
13572 msgid "Allow function addresses to be held in registers."
13573 msgstr ""
13574
13575 #: common.opt:1654
13576 #, fuzzy, no-c-format
13577 #| msgid "for each function it appears in.)"
13578 msgid "Place each function into its own section."
13579 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
13580
13581 #: common.opt:1658
13582 #, no-c-format
13583 msgid "Perform global common subexpression elimination."
13584 msgstr ""
13585
13586 #: common.opt:1662
13587 #, no-c-format
13588 msgid "Perform enhanced load motion during global common subexpression elimination."
13589 msgstr ""
13590
13591 #: common.opt:1666
13592 #, no-c-format
13593 msgid "Perform store motion after global common subexpression elimination."
13594 msgstr ""
13595
13596 #: common.opt:1670
13597 #, no-c-format
13598 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13599 msgstr ""
13600
13601 #: common.opt:1675
13602 #, no-c-format
13603 msgid "Perform global common subexpression elimination after register allocation has finished."
13604 msgstr ""
13605
13606 #: common.opt:1692
13607 #, no-c-format
13608 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
13609 msgstr ""
13610
13611 #: common.opt:1697
13612 #, no-c-format
13613 msgid "Enable in and out of Graphite representation."
13614 msgstr ""
13615
13616 #: common.opt:1701
13617 #, no-c-format
13618 msgid "Enable Graphite Identity transformation."
13619 msgstr ""
13620
13621 #: common.opt:1705
13622 #, no-c-format
13623 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13624 msgstr ""
13625
13626 #: common.opt:1714
13627 #, no-c-format
13628 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
13629 msgstr ""
13630
13631 #: common.opt:1719
13632 #, no-c-format
13633 msgid "Mark all loops as parallel."
13634 msgstr ""
13635
13636 #: common.opt:1723 common.opt:1731 common.opt:2918
13637 #, no-c-format
13638 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13639 msgstr ""
13640
13641 #: common.opt:1727
13642 #, no-c-format
13643 msgid "Enable loop interchange on trees."
13644 msgstr ""
13645
13646 #: common.opt:1735
13647 #, no-c-format
13648 msgid "Perform unroll-and-jam on loops."
13649 msgstr ""
13650
13651 #: common.opt:1739
13652 #, no-c-format
13653 msgid "Enable support for GNU transactional memory."
13654 msgstr ""
13655
13656 #: common.opt:1743
13657 #, no-c-format
13658 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13659 msgstr ""
13660
13661 #: common.opt:1751
13662 #, no-c-format
13663 msgid "Enable the loop nest optimizer."
13664 msgstr ""
13665
13666 #: common.opt:1755
13667 #, no-c-format
13668 msgid "Force bitfield accesses to match their type width."
13669 msgstr ""
13670
13671 #: common.opt:1759
13672 #, no-c-format
13673 msgid "Merge adjacent stores."
13674 msgstr ""
13675
13676 #: common.opt:1763
13677 #, no-c-format
13678 msgid "Enable guessing of branch probabilities."
13679 msgstr ""
13680
13681 #: common.opt:1767
13682 #, no-c-format
13683 msgid "Harden conditionals not used in branches, checking reversed conditions."
13684 msgstr ""
13685
13686 #: common.opt:1771
13687 #, no-c-format
13688 msgid "Harden conditional branches by checking reversed conditions."
13689 msgstr ""
13690
13691 #: common.opt:1779
13692 #, fuzzy, no-c-format
13693 msgid "Process #ident directives."
13694 msgstr "нерэчаісны ініцыялізатар"
13695
13696 #: common.opt:1783
13697 #, no-c-format
13698 msgid "Perform conversion of conditional jumps to branchless equivalents."
13699 msgstr ""
13700
13701 #: common.opt:1787
13702 #, no-c-format
13703 msgid "Perform conversion of conditional jumps to conditional execution."
13704 msgstr ""
13705
13706 #: common.opt:1791
13707 #, no-c-format
13708 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13709 msgstr ""
13710
13711 #: common.opt:1807
13712 #, no-c-format
13713 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13714 msgstr ""
13715
13716 #: common.opt:1819
13717 #, fuzzy, no-c-format
13718 #| msgid "Do not generate char instructions"
13719 msgid "Do not generate .size directives."
13720 msgstr "Не генерыраваць сімвальныя інструкцыі"
13721
13722 #: common.opt:1823
13723 #, no-c-format
13724 msgid "Perform indirect inlining."
13725 msgstr ""
13726
13727 #: common.opt:1829
13728 #, no-c-format
13729 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13730 msgstr ""
13731
13732 #: common.opt:1833
13733 #, no-c-format
13734 msgid "Integrate functions into their callers when code size is known not to grow."
13735 msgstr ""
13736
13737 #: common.opt:1837
13738 #, no-c-format
13739 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13740 msgstr ""
13741
13742 #: common.opt:1841
13743 #, no-c-format
13744 msgid "Integrate functions only required by their single caller."
13745 msgstr ""
13746
13747 #: common.opt:1848
13748 #, no-c-format
13749 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13750 msgstr ""
13751
13752 #: common.opt:1852
13753 #, no-c-format
13754 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13755 msgstr ""
13756
13757 #: common.opt:1859
13758 #, no-c-format
13759 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
13760 msgstr ""
13761
13762 #: common.opt:1882
13763 #, no-c-format
13764 msgid "Instrument function entry and exit with profiling calls."
13765 msgstr ""
13766
13767 #: common.opt:1886
13768 #, no-c-format
13769 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
13770 msgstr ""
13771
13772 #: common.opt:1890
13773 #, no-c-format
13774 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
13775 msgstr ""
13776
13777 #: common.opt:1894
13778 #, no-c-format
13779 msgid "Perform interprocedural constant propagation."
13780 msgstr ""
13781
13782 #: common.opt:1898
13783 #, no-c-format
13784 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13785 msgstr ""
13786
13787 #: common.opt:1906
13788 #, no-c-format
13789 msgid "Perform interprocedural bitwise constant propagation."
13790 msgstr ""
13791
13792 #: common.opt:1910
13793 #, no-c-format
13794 msgid "Perform interprocedural modref analysis."
13795 msgstr ""
13796
13797 #: common.opt:1914
13798 #, no-c-format
13799 msgid "Perform interprocedural profile propagation."
13800 msgstr ""
13801
13802 #: common.opt:1918
13803 #, no-c-format
13804 msgid "Perform interprocedural points-to analysis."
13805 msgstr ""
13806
13807 #: common.opt:1922
13808 #, no-c-format
13809 msgid "Discover pure and const functions."
13810 msgstr ""
13811
13812 #: common.opt:1926
13813 #, no-c-format
13814 msgid "Perform Identical Code Folding for functions and read-only variables."
13815 msgstr ""
13816
13817 #: common.opt:1930
13818 #, no-c-format
13819 msgid "Perform Identical Code Folding for functions."
13820 msgstr ""
13821
13822 #: common.opt:1934
13823 #, no-c-format
13824 msgid "Perform Identical Code Folding for variables."
13825 msgstr ""
13826
13827 #: common.opt:1938
13828 #, no-c-format
13829 msgid "Discover read-only and non addressable static variables."
13830 msgstr ""
13831
13832 #: common.opt:1942
13833 #, no-c-format
13834 msgid "Discover read-only, write-only and non-addressable static variables."
13835 msgstr ""
13836
13837 #: common.opt:1946
13838 #, no-c-format
13839 msgid "Reduce stack alignment on call sites if possible."
13840 msgstr ""
13841
13842 #: common.opt:1958
13843 #, no-c-format
13844 msgid "Perform IPA Value Range Propagation."
13845 msgstr ""
13846
13847 #: common.opt:1962
13848 #, no-c-format
13849 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13850 msgstr ""
13851
13852 #: common.opt:1966
13853 #, no-c-format
13854 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
13855 msgstr ""
13856
13857 #: common.opt:1979
13858 #, no-c-format
13859 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13860 msgstr ""
13861
13862 #: common.opt:1995
13863 #, no-c-format
13864 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
13865 msgstr ""
13866
13867 #: common.opt:2000
13868 #, no-c-format
13869 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
13870 msgstr ""
13871
13872 #: common.opt:2005
13873 #, no-c-format
13874 msgid "Share slots for saving different hard registers."
13875 msgstr ""
13876
13877 #: common.opt:2009
13878 #, no-c-format
13879 msgid "Share stack slots for spilled pseudo-registers."
13880 msgstr ""
13881
13882 #: common.opt:2013
13883 #, no-c-format
13884 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13885 msgstr ""
13886
13887 #: common.opt:2017
13888 #, no-c-format
13889 msgid "Optimize induction variables on trees."
13890 msgstr ""
13891
13892 #: common.opt:2021
13893 #, no-c-format
13894 msgid "Use jump tables for sufficiently large switch statements."
13895 msgstr ""
13896
13897 #: common.opt:2025
13898 #, no-c-format
13899 msgid "Use bit tests for sufficiently large switch statements."
13900 msgstr ""
13901
13902 #: common.opt:2029
13903 #, no-c-format
13904 msgid "Generate code for functions even if they are fully inlined."
13905 msgstr ""
13906
13907 #: common.opt:2033
13908 #, no-c-format
13909 msgid "Generate code for static functions even if they are never called."
13910 msgstr ""
13911
13912 #: common.opt:2037
13913 #, no-c-format
13914 msgid "Emit static const variables even if they are not used."
13915 msgstr ""
13916
13917 #: common.opt:2041
13918 #, no-c-format
13919 msgid "Give external symbols a leading underscore."
13920 msgstr ""
13921
13922 #: common.opt:2049
13923 #, no-c-format
13924 msgid "Do CFG-sensitive rematerialization in LRA."
13925 msgstr ""
13926
13927 #: common.opt:2053
13928 #, fuzzy, no-c-format
13929 #| msgid "Enable SSA optimizations"
13930 msgid "Enable link-time optimization."
13931 msgstr "Уключаць SSA аптымізацыю"
13932
13933 #: common.opt:2057
13934 #, no-c-format
13935 msgid "Link-time optimization with number of parallel jobs or jobserver."
13936 msgstr ""
13937
13938 #: common.opt:2079
13939 #, no-c-format
13940 msgid "Specify the algorithm to partition symbols and vars at linktime."
13941 msgstr ""
13942
13943 #: common.opt:2084
13944 #, no-c-format
13945 msgid "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> for IL."
13946 msgstr ""
13947
13948 #: common.opt:2092
13949 #, no-c-format
13950 msgid "Report various link-time optimization statistics."
13951 msgstr ""
13952
13953 #: common.opt:2096
13954 #, no-c-format
13955 msgid "Report various link-time optimization statistics for WPA only."
13956 msgstr ""
13957
13958 #: common.opt:2100
13959 #, fuzzy, no-c-format
13960 msgid "Set errno after built-in math functions."
13961 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13962
13963 #: common.opt:2104
13964 #, no-c-format
13965 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
13966 msgstr ""
13967
13968 #: common.opt:2108
13969 #, no-c-format
13970 msgid "Report on permanent memory allocation."
13971 msgstr ""
13972
13973 #: common.opt:2112
13974 #, no-c-format
13975 msgid "Report on permanent memory allocation in WPA only."
13976 msgstr ""
13977
13978 #: common.opt:2119
13979 #, no-c-format
13980 msgid "Attempt to merge identical constants and constant variables."
13981 msgstr ""
13982
13983 #: common.opt:2123
13984 #, no-c-format
13985 msgid "Attempt to merge identical constants across compilation units."
13986 msgstr ""
13987
13988 #: common.opt:2127
13989 #, no-c-format
13990 msgid "Attempt to merge identical debug strings across compilation units."
13991 msgstr ""
13992
13993 #: common.opt:2131
13994 #, no-c-format
13995 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
13996 msgstr ""
13997
13998 #: common.opt:2135
13999 #, no-c-format
14000 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14001 msgstr ""
14002
14003 #: common.opt:2139
14004 #, no-c-format
14005 msgid "Perform SMS based modulo scheduling with register moves allowed."
14006 msgstr ""
14007
14008 #: common.opt:2143
14009 #, no-c-format
14010 msgid "Move loop invariant computations out of loops."
14011 msgstr ""
14012
14013 #: common.opt:2147
14014 #, no-c-format
14015 msgid "Move stores out of loops."
14016 msgstr ""
14017
14018 #: common.opt:2151
14019 #, no-c-format
14020 msgid "Use the RTL dead code elimination pass."
14021 msgstr ""
14022
14023 #: common.opt:2155
14024 #, no-c-format
14025 msgid "Use the RTL dead store elimination pass."
14026 msgstr ""
14027
14028 #: common.opt:2159
14029 #, no-c-format
14030 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14031 msgstr ""
14032
14033 #: common.opt:2163
14034 #, no-c-format
14035 msgid "Support synchronous non-call exceptions."
14036 msgstr ""
14037
14038 #: common.opt:2170
14039 #, no-c-format
14040 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
14041 msgstr ""
14042
14043 #: common.opt:2174
14044 #, no-c-format
14045 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
14046 msgstr ""
14047
14048 #: common.opt:2187
14049 #, no-c-format
14050 msgid "When possible do not generate stack frames."
14051 msgstr ""
14052
14053 #: common.opt:2191
14054 #, fuzzy, no-c-format
14055 #| msgid "Enable SSA optimizations"
14056 msgid "Enable all optimization info dumps on stderr."
14057 msgstr "Уключаць SSA аптымізацыю"
14058
14059 #: common.opt:2195
14060 #, no-c-format
14061 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14062 msgstr ""
14063
14064 #: common.opt:2199
14065 #, no-c-format
14066 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
14067 msgstr ""
14068
14069 #: common.opt:2207
14070 #, no-c-format
14071 msgid "Optimize sibling and tail recursive calls."
14072 msgstr ""
14073
14074 #: common.opt:2211
14075 #, no-c-format
14076 msgid "Perform partial inlining."
14077 msgstr ""
14078
14079 #: common.opt:2215 common.opt:2219
14080 #, no-c-format
14081 msgid "Report on memory allocation before interprocedural optimization."
14082 msgstr ""
14083
14084 #: common.opt:2223
14085 #, no-c-format
14086 msgid "Pack structure members together without holes."
14087 msgstr ""
14088
14089 #: common.opt:2227
14090 #, no-c-format
14091 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14092 msgstr ""
14093
14094 #: common.opt:2231
14095 #, no-c-format
14096 msgid "Return small aggregates in memory, not registers."
14097 msgstr ""
14098
14099 #: common.opt:2235
14100 #, no-c-format
14101 msgid "Perform loop peeling."
14102 msgstr ""
14103
14104 #: common.opt:2239
14105 #, no-c-format
14106 msgid "Enable machine specific peephole optimizations."
14107 msgstr ""
14108
14109 #: common.opt:2243
14110 #, no-c-format
14111 msgid "Enable an RTL peephole pass before sched2."
14112 msgstr ""
14113
14114 #: common.opt:2247
14115 #, no-c-format
14116 msgid "Generate position-independent code if possible (large mode)."
14117 msgstr ""
14118
14119 #: common.opt:2251
14120 #, no-c-format
14121 msgid "Generate position-independent code for executables if possible (large mode)."
14122 msgstr ""
14123
14124 #: common.opt:2255
14125 #, no-c-format
14126 msgid "Generate position-independent code if possible (small mode)."
14127 msgstr ""
14128
14129 #: common.opt:2259
14130 #, no-c-format
14131 msgid "Generate position-independent code for executables if possible (small mode)."
14132 msgstr ""
14133
14134 #: common.opt:2263
14135 #, no-c-format
14136 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14137 msgstr ""
14138
14139 #: common.opt:2267
14140 #, no-c-format
14141 msgid "Specify a plugin to load."
14142 msgstr ""
14143
14144 #: common.opt:2271
14145 #, no-c-format
14146 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14147 msgstr ""
14148
14149 #: common.opt:2275
14150 #, no-c-format
14151 msgid "Run predictive commoning optimization."
14152 msgstr ""
14153
14154 #: common.opt:2279
14155 #, no-c-format
14156 msgid "Generate prefetch instructions, if available, for arrays in loops."
14157 msgstr ""
14158
14159 #: common.opt:2283
14160 #, no-c-format
14161 msgid "Enable basic program profiling code."
14162 msgstr ""
14163
14164 #: common.opt:2287
14165 #, no-c-format
14166 msgid "Generate absolute source path names for gcov."
14167 msgstr ""
14168
14169 #: common.opt:2291
14170 #, no-c-format
14171 msgid "Insert arc-based program profiling code."
14172 msgstr ""
14173
14174 #: common.opt:2295
14175 #, no-c-format
14176 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14177 msgstr ""
14178
14179 #: common.opt:2300
14180 #, no-c-format
14181 msgid "Select the name for storing the profile note file."
14182 msgstr ""
14183
14184 #: common.opt:2304
14185 #, no-c-format
14186 msgid "Enable correction of flow inconsistent profile data input."
14187 msgstr ""
14188
14189 #: common.opt:2308
14190 #, no-c-format
14191 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14192 msgstr ""
14193
14194 #: common.opt:2312
14195 #, no-c-format
14196 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
14197 msgstr ""
14198
14199 #: common.opt:2316
14200 #, no-c-format
14201 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
14202 msgstr ""
14203
14204 #: common.opt:2332
14205 #, no-c-format
14206 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
14207 msgstr ""
14208
14209 #: common.opt:2348
14210 #, no-c-format
14211 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
14212 msgstr ""
14213
14214 #: common.opt:2352
14215 #, no-c-format
14216 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
14217 msgstr ""
14218
14219 #: common.opt:2356
14220 #, no-c-format
14221 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14222 msgstr ""
14223
14224 #: common.opt:2360
14225 #, no-c-format
14226 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14227 msgstr ""
14228
14229 #: common.opt:2364
14230 #, no-c-format
14231 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
14232 msgstr ""
14233
14234 #: common.opt:2368
14235 #, no-c-format
14236 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
14237 msgstr ""
14238
14239 #: common.opt:2372
14240 #, no-c-format
14241 msgid "Do not assume that functions never executed during the train run are cold."
14242 msgstr ""
14243
14244 #: common.opt:2376
14245 #, no-c-format
14246 msgid "Enable common options for performing profile feedback directed optimizations."
14247 msgstr ""
14248
14249 #: common.opt:2380
14250 #, no-c-format
14251 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14252 msgstr ""
14253
14254 #: common.opt:2384
14255 #, no-c-format
14256 msgid "Insert code to profile values of expressions."
14257 msgstr ""
14258
14259 #: common.opt:2388
14260 #, no-c-format
14261 msgid "Report on consistency of profile."
14262 msgstr ""
14263
14264 #: common.opt:2392
14265 #, no-c-format
14266 msgid "Enable function reordering that improves code placement."
14267 msgstr ""
14268
14269 #: common.opt:2396
14270 #, no-c-format
14271 msgid "Insert NOP instructions at each function entry."
14272 msgstr ""
14273
14274 #: common.opt:2403
14275 #, no-c-format
14276 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14277 msgstr ""
14278
14279 #: common.opt:2413
14280 #, no-c-format
14281 msgid "Record gcc command line switches in the object file."
14282 msgstr ""
14283
14284 #: common.opt:2417
14285 #, fuzzy, no-c-format
14286 msgid "Return small aggregates in registers."
14287 msgstr "Не выкарыстоўваць рэгістра sb"
14288
14289 #: common.opt:2425
14290 #, no-c-format
14291 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14292 msgstr ""
14293
14294 #: common.opt:2436
14295 #, no-c-format
14296 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."
14297 msgstr ""
14298
14299 #: common.opt:2451
14300 #, no-c-format
14301 msgid "Tell DCE to remove unused C++ allocations."
14302 msgstr ""
14303
14304 #: common.opt:2455
14305 #, no-c-format
14306 msgid "Relief of register pressure through live range shrinkage."
14307 msgstr ""
14308
14309 #: common.opt:2459
14310 #, no-c-format
14311 msgid "Perform a register renaming optimization pass."
14312 msgstr ""
14313
14314 #: common.opt:2463
14315 #, no-c-format
14316 msgid "Perform a target dependent instruction fusion optimization pass."
14317 msgstr ""
14318
14319 #: common.opt:2467
14320 #, no-c-format
14321 msgid "Reorder basic blocks to improve code placement."
14322 msgstr ""
14323
14324 #: common.opt:2471
14325 #, no-c-format
14326 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14327 msgstr ""
14328
14329 #: common.opt:2484
14330 #, no-c-format
14331 msgid "Reorder basic blocks and partition into hot and cold sections."
14332 msgstr ""
14333
14334 #: common.opt:2488
14335 #, no-c-format
14336 msgid "Reorder functions to improve code placement."
14337 msgstr ""
14338
14339 #: common.opt:2492
14340 #, no-c-format
14341 msgid "Add a common subexpression elimination pass after loop optimizations."
14342 msgstr ""
14343
14344 #: common.opt:2500
14345 #, no-c-format
14346 msgid "Disable optimizations that assume default FP rounding behavior."
14347 msgstr ""
14348
14349 #: common.opt:2504
14350 #, no-c-format
14351 msgid "Enable scheduling across basic blocks."
14352 msgstr ""
14353
14354 #: common.opt:2508
14355 #, no-c-format
14356 msgid "Enable register pressure sensitive insn scheduling."
14357 msgstr ""
14358
14359 #: common.opt:2512
14360 #, no-c-format
14361 msgid "Allow speculative motion of non-loads."
14362 msgstr ""
14363
14364 #: common.opt:2516
14365 #, no-c-format
14366 msgid "Allow speculative motion of some loads."
14367 msgstr ""
14368
14369 #: common.opt:2520
14370 #, no-c-format
14371 msgid "Allow speculative motion of more loads."
14372 msgstr ""
14373
14374 #: common.opt:2524
14375 #, no-c-format
14376 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14377 msgstr ""
14378
14379 #: common.opt:2528
14380 #, no-c-format
14381 msgid "If scheduling post reload, do superblock scheduling."
14382 msgstr ""
14383
14384 #: common.opt:2536
14385 #, no-c-format
14386 msgid "Reschedule instructions before register allocation."
14387 msgstr ""
14388
14389 #: common.opt:2540
14390 #, no-c-format
14391 msgid "Reschedule instructions after register allocation."
14392 msgstr ""
14393
14394 #: common.opt:2547
14395 #, no-c-format
14396 msgid "Schedule instructions using selective scheduling algorithm."
14397 msgstr ""
14398
14399 #: common.opt:2551
14400 #, no-c-format
14401 msgid "Run selective scheduling after reload."
14402 msgstr ""
14403
14404 #: common.opt:2555
14405 #, no-c-format
14406 msgid "Run self-tests, using the given path to locate test files."
14407 msgstr ""
14408
14409 #: common.opt:2559
14410 #, no-c-format
14411 msgid "Perform software pipelining of inner loops during selective scheduling."
14412 msgstr ""
14413
14414 #: common.opt:2563
14415 #, no-c-format
14416 msgid "Perform software pipelining of outer loops during selective scheduling."
14417 msgstr ""
14418
14419 #: common.opt:2567
14420 #, no-c-format
14421 msgid "Reschedule pipelined regions without pipelining."
14422 msgstr ""
14423
14424 #: common.opt:2571
14425 #, no-c-format
14426 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14427 msgstr ""
14428
14429 #: common.opt:2577
14430 #, no-c-format
14431 msgid "Allow premature scheduling of queued insns."
14432 msgstr ""
14433
14434 #: common.opt:2581
14435 #, no-c-format
14436 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14437 msgstr ""
14438
14439 #: common.opt:2589
14440 #, no-c-format
14441 msgid "Set dependence distance checking in premature scheduling of queued insns."
14442 msgstr ""
14443
14444 #: common.opt:2593
14445 #, no-c-format
14446 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14447 msgstr ""
14448
14449 #: common.opt:2597
14450 #, no-c-format
14451 msgid "Enable the group heuristic in the scheduler."
14452 msgstr ""
14453
14454 #: common.opt:2601
14455 #, no-c-format
14456 msgid "Enable the critical path heuristic in the scheduler."
14457 msgstr ""
14458
14459 #: common.opt:2605
14460 #, no-c-format
14461 msgid "Enable the speculative instruction heuristic in the scheduler."
14462 msgstr ""
14463
14464 #: common.opt:2609
14465 #, no-c-format
14466 msgid "Enable the rank heuristic in the scheduler."
14467 msgstr ""
14468
14469 #: common.opt:2613
14470 #, no-c-format
14471 msgid "Enable the last instruction heuristic in the scheduler."
14472 msgstr ""
14473
14474 #: common.opt:2617
14475 #, no-c-format
14476 msgid "Enable the dependent count heuristic in the scheduler."
14477 msgstr ""
14478
14479 #: common.opt:2621
14480 #, no-c-format
14481 msgid "Access data in the same section from shared anchor points."
14482 msgstr ""
14483
14484 #: common.opt:2633
14485 #, no-c-format
14486 msgid "Turn on Redundant Extensions Elimination pass."
14487 msgstr ""
14488
14489 #: common.opt:2637
14490 #, no-c-format
14491 msgid "Show column numbers in diagnostics, when available.  Default on."
14492 msgstr ""
14493
14494 #: common.opt:2641
14495 #, no-c-format
14496 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14497 msgstr ""
14498
14499 #: common.opt:2646
14500 #, no-c-format
14501 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14502 msgstr ""
14503
14504 #: common.opt:2650
14505 #, no-c-format
14506 msgid "Disable optimizations observable by IEEE signaling NaNs."
14507 msgstr ""
14508
14509 #: common.opt:2654
14510 #, no-c-format
14511 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14512 msgstr ""
14513
14514 #: common.opt:2658
14515 #, no-c-format
14516 msgid "Convert floating point constants to single precision constants."
14517 msgstr ""
14518
14519 #: common.opt:2662
14520 #, no-c-format
14521 msgid "Split lifetimes of induction variables when loops are unrolled."
14522 msgstr ""
14523
14524 #: common.opt:2666
14525 #, no-c-format
14526 msgid "Generate discontiguous stack frames."
14527 msgstr ""
14528
14529 #: common.opt:2670
14530 #, no-c-format
14531 msgid "Split wide types into independent registers."
14532 msgstr ""
14533
14534 #: common.opt:2674
14535 #, no-c-format
14536 msgid "Split wide types into independent registers earlier."
14537 msgstr ""
14538
14539 #: common.opt:2678
14540 #, no-c-format
14541 msgid "Enable backward propagation of use properties at the SSA level."
14542 msgstr ""
14543
14544 #: common.opt:2682
14545 #, no-c-format
14546 msgid "Optimize conditional patterns using SSA PHI nodes."
14547 msgstr ""
14548
14549 #: common.opt:2686
14550 #, no-c-format
14551 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14552 msgstr ""
14553
14554 #: common.opt:2690
14555 #, no-c-format
14556 msgid "Apply variable expansion when loops are unrolled."
14557 msgstr ""
14558
14559 #: common.opt:2694
14560 #, fuzzy, no-c-format
14561 #| msgid "Insert stack checking code into the program"
14562 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14563 msgstr "Уключаць код правэркі стэку ў праграму"
14564
14565 #: common.opt:2698
14566 #, fuzzy, no-c-format
14567 #| msgid "Insert stack checking code into the program"
14568 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14569 msgstr "Уключаць код правэркі стэку ў праграму"
14570
14571 #: common.opt:2702
14572 #, no-c-format
14573 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
14574 msgstr ""
14575
14576 #: common.opt:2710
14577 #, no-c-format
14578 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14579 msgstr ""
14580
14581 #: common.opt:2714
14582 #, no-c-format
14583 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14584 msgstr ""
14585
14586 #: common.opt:2718
14587 #, no-c-format
14588 msgid "Use propolice as a stack protection method."
14589 msgstr ""
14590
14591 #: common.opt:2722
14592 #, no-c-format
14593 msgid "Use a stack protection method for every function."
14594 msgstr ""
14595
14596 #: common.opt:2726
14597 #, no-c-format
14598 msgid "Use a smart stack protection method for certain functions."
14599 msgstr ""
14600
14601 #: common.opt:2730
14602 #, no-c-format
14603 msgid "Use stack protection method only for functions with the stack_protect attribute."
14604 msgstr ""
14605
14606 #: common.opt:2734
14607 #, no-c-format
14608 msgid "Output stack usage information on a per-function basis."
14609 msgstr ""
14610
14611 #: common.opt:2746
14612 #, no-c-format
14613 msgid "Assume strict aliasing rules apply."
14614 msgstr ""
14615
14616 #: common.opt:2750
14617 #, no-c-format
14618 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
14619 msgstr ""
14620
14621 #: common.opt:2754
14622 #, no-c-format
14623 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14624 msgstr ""
14625
14626 #: common.opt:2758
14627 #, no-c-format
14628 msgid "Check for syntax errors, then stop."
14629 msgstr ""
14630
14631 #: common.opt:2762
14632 #, no-c-format
14633 msgid "Create data files needed by \"gcov\"."
14634 msgstr ""
14635
14636 #: common.opt:2766
14637 #, no-c-format
14638 msgid "Perform jump threading optimizations."
14639 msgstr ""
14640
14641 #: common.opt:2770
14642 #, no-c-format
14643 msgid "Report the time taken by each compiler pass."
14644 msgstr ""
14645
14646 #: common.opt:2774
14647 #, no-c-format
14648 msgid "Record times taken by sub-phases separately."
14649 msgstr ""
14650
14651 #: common.opt:2778
14652 #, no-c-format
14653 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14654 msgstr ""
14655
14656 #: common.opt:2797
14657 #, no-c-format
14658 msgid "Reorder top level functions, variables, and asms."
14659 msgstr ""
14660
14661 #: common.opt:2801
14662 #, no-c-format
14663 msgid "Perform superblock formation via tail duplication."
14664 msgstr ""
14665
14666 #: common.opt:2805
14667 #, no-c-format
14668 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14669 msgstr ""
14670
14671 #: common.opt:2813
14672 #, no-c-format
14673 msgid "Assume floating-point operations can trap."
14674 msgstr ""
14675
14676 #: common.opt:2817
14677 #, no-c-format
14678 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14679 msgstr ""
14680
14681 #: common.opt:2821
14682 #, fuzzy, no-c-format
14683 #| msgid "Enable SSA optimizations"
14684 msgid "Enable SSA-CCP optimization on trees."
14685 msgstr "Уключаць SSA аптымізацыю"
14686
14687 #: common.opt:2825
14688 #, fuzzy, no-c-format
14689 #| msgid "Enable SSA optimizations"
14690 msgid "Enable SSA-BIT-CCP optimization on trees."
14691 msgstr "Уключаць SSA аптымізацыю"
14692
14693 #: common.opt:2833
14694 #, no-c-format
14695 msgid "Enable loop header copying on trees."
14696 msgstr ""
14697
14698 #: common.opt:2841
14699 #, no-c-format
14700 msgid "Enable SSA coalescing of user variables."
14701 msgstr ""
14702
14703 #: common.opt:2849
14704 #, no-c-format
14705 msgid "Enable copy propagation on trees."
14706 msgstr ""
14707
14708 #: common.opt:2857
14709 #, no-c-format
14710 msgid "Transform condition stores into unconditional ones."
14711 msgstr ""
14712
14713 #: common.opt:2861
14714 #, no-c-format
14715 msgid "Perform conversions of switch initializations."
14716 msgstr ""
14717
14718 #: common.opt:2865
14719 #, fuzzy, no-c-format
14720 #| msgid "Enable SSA optimizations"
14721 msgid "Enable SSA dead code elimination optimization on trees."
14722 msgstr "Уключаць SSA аптымізацыю"
14723
14724 #: common.opt:2869
14725 #, fuzzy, no-c-format
14726 #| msgid "Enable SSA optimizations"
14727 msgid "Enable dominator optimizations."
14728 msgstr "Уключаць SSA аптымізацыю"
14729
14730 #: common.opt:2873
14731 #, no-c-format
14732 msgid "Enable tail merging on trees."
14733 msgstr ""
14734
14735 #: common.opt:2877
14736 #, fuzzy, no-c-format
14737 #| msgid "Enable SSA optimizations"
14738 msgid "Enable dead store elimination."
14739 msgstr "Уключаць SSA аптымізацыю"
14740
14741 #: common.opt:2881
14742 #, no-c-format
14743 msgid "Enable forward propagation on trees."
14744 msgstr ""
14745
14746 #: common.opt:2885
14747 #, no-c-format
14748 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14749 msgstr ""
14750
14751 #: common.opt:2889
14752 #, fuzzy, no-c-format
14753 #| msgid "Enable SSA optimizations"
14754 msgid "Enable string length optimizations on trees."
14755 msgstr "Уключаць SSA аптымізацыю"
14756
14757 #: common.opt:2893
14758 #, no-c-format
14759 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."
14760 msgstr ""
14761
14762 #: common.opt:2899
14763 #, no-c-format
14764 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."
14765 msgstr ""
14766
14767 #: common.opt:2906
14768 #, no-c-format
14769 msgid "Enable loop distribution on trees."
14770 msgstr ""
14771
14772 #: common.opt:2910
14773 #, no-c-format
14774 msgid "Enable loop distribution for patterns transformed into a library call."
14775 msgstr ""
14776
14777 #: common.opt:2914
14778 #, no-c-format
14779 msgid "Enable loop invariant motion on trees."
14780 msgstr ""
14781
14782 #: common.opt:2922
14783 #, no-c-format
14784 msgid "Create canonical induction variables in loops."
14785 msgstr ""
14786
14787 #: common.opt:2926
14788 #, fuzzy, no-c-format
14789 #| msgid "Enable SSA optimizations"
14790 msgid "Enable loop optimizations on tree level."
14791 msgstr "Уключаць SSA аптымізацыю"
14792
14793 #: common.opt:2930
14794 #, no-c-format
14795 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14796 msgstr ""
14797
14798 #: common.opt:2934
14799 #, no-c-format
14800 msgid "Enable hoisting loads from conditional pointers."
14801 msgstr ""
14802
14803 #: common.opt:2938
14804 #, fuzzy, no-c-format
14805 #| msgid "Enable SSA optimizations"
14806 msgid "Enable SSA-PRE optimization on trees."
14807 msgstr "Уключаць SSA аптымізацыю"
14808
14809 #: common.opt:2942
14810 #, no-c-format
14811 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14812 msgstr ""
14813
14814 #: common.opt:2946
14815 #, no-c-format
14816 msgid "Perform function-local points-to analysis on trees."
14817 msgstr ""
14818
14819 #: common.opt:2950
14820 #, no-c-format
14821 msgid "Enable reassociation on tree level."
14822 msgstr ""
14823
14824 #: common.opt:2958
14825 #, no-c-format
14826 msgid "Enable SSA code sinking on trees."
14827 msgstr ""
14828
14829 #: common.opt:2962
14830 #, no-c-format
14831 msgid "Perform straight-line strength reduction."
14832 msgstr ""
14833
14834 #: common.opt:2966
14835 #, no-c-format
14836 msgid "Perform scalar replacement of aggregates."
14837 msgstr ""
14838
14839 #: common.opt:2970
14840 #, no-c-format
14841 msgid "Replace temporary expressions in the SSA->normal pass."
14842 msgstr ""
14843
14844 #: common.opt:2974
14845 #, no-c-format
14846 msgid "Perform live range splitting during the SSA->normal pass."
14847 msgstr ""
14848
14849 #: common.opt:2978
14850 #, no-c-format
14851 msgid "Perform Value Range Propagation on trees."
14852 msgstr ""
14853
14854 #: common.opt:2982
14855 #, no-c-format
14856 msgid "Split paths leading to loop backedges."
14857 msgstr ""
14858
14859 #: common.opt:2986
14860 #, no-c-format
14861 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14862 msgstr ""
14863
14864 #: common.opt:2991
14865 #, no-c-format
14866 msgid "Compile whole compilation unit at a time."
14867 msgstr ""
14868
14869 #: common.opt:2995
14870 #, no-c-format
14871 msgid "Perform loop unrolling when iteration count is known."
14872 msgstr ""
14873
14874 #: common.opt:2999
14875 #, no-c-format
14876 msgid "Perform loop unrolling for all loops."
14877 msgstr ""
14878
14879 #: common.opt:3014
14880 #, no-c-format
14881 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14882 msgstr ""
14883
14884 #: common.opt:3019
14885 #, no-c-format
14886 msgid "Same as -fassociative-math for expressions which include division."
14887 msgstr ""
14888
14889 #: common.opt:3027
14890 #, no-c-format
14891 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14892 msgstr ""
14893
14894 #: common.opt:3031
14895 #, no-c-format
14896 msgid "Perform loop unswitching."
14897 msgstr ""
14898
14899 #: common.opt:3035
14900 #, no-c-format
14901 msgid "Perform loop splitting."
14902 msgstr ""
14903
14904 #: common.opt:3039
14905 #, no-c-format
14906 msgid "Version loops based on whether indices have a stride of one."
14907 msgstr ""
14908
14909 #: common.opt:3043
14910 #, fuzzy, no-c-format
14911 #| msgid "Enable exception handling"
14912 msgid "Just generate unwind tables for exception handling."
14913 msgstr "Уключыць апрацоўку выключэньняў"
14914
14915 #: common.opt:3047
14916 #, no-c-format
14917 msgid "Use the bfd linker instead of the default linker."
14918 msgstr ""
14919
14920 #: common.opt:3051
14921 #, no-c-format
14922 msgid "Use the gold linker instead of the default linker."
14923 msgstr ""
14924
14925 #: common.opt:3055
14926 #, no-c-format
14927 msgid "Use the lld LLVM linker instead of the default linker."
14928 msgstr ""
14929
14930 #: common.opt:3059
14931 #, no-c-format
14932 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
14933 msgstr ""
14934
14935 #: common.opt:3069
14936 #, no-c-format
14937 msgid "Perform variable tracking."
14938 msgstr ""
14939
14940 #: common.opt:3076
14941 #, no-c-format
14942 msgid "Perform variable tracking by annotating assignments."
14943 msgstr ""
14944
14945 #: common.opt:3082
14946 #, no-c-format
14947 msgid "Toggle -fvar-tracking-assignments."
14948 msgstr ""
14949
14950 #: common.opt:3089
14951 #, no-c-format
14952 msgid "Perform variable tracking and also tag variables that are uninitialized."
14953 msgstr ""
14954
14955 #: common.opt:3094
14956 #, no-c-format
14957 msgid "Enable vectorization on trees."
14958 msgstr ""
14959
14960 #: common.opt:3102
14961 #, fuzzy, no-c-format
14962 #| msgid "Enable SSA optimizations"
14963 msgid "Enable loop vectorization on trees."
14964 msgstr "Уключаць SSA аптымізацыю"
14965
14966 #: common.opt:3106
14967 #, no-c-format
14968 msgid "Enable basic block vectorization (SLP) on trees."
14969 msgstr ""
14970
14971 #: common.opt:3110
14972 #, no-c-format
14973 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
14974 msgstr ""
14975
14976 #: common.opt:3114
14977 #, no-c-format
14978 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14979 msgstr ""
14980
14981 #: common.opt:3133
14982 #, no-c-format
14983 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14984 msgstr ""
14985
14986 #: common.opt:3141
14987 #, no-c-format
14988 msgid "Enable copy propagation of scalar-evolution information."
14989 msgstr ""
14990
14991 #: common.opt:3145
14992 #, no-c-format
14993 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
14994 msgstr ""
14995
14996 #: common.opt:3167
14997 #, no-c-format
14998 msgid "Add extra commentary to assembler output."
14999 msgstr ""
15000
15001 #: common.opt:3171
15002 #, no-c-format
15003 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15004 msgstr ""
15005
15006 #: common.opt:3190
15007 #, no-c-format
15008 msgid "Validate vtable pointers before using them."
15009 msgstr ""
15010
15011 #: common.opt:3206
15012 #, no-c-format
15013 msgid "Output vtable verification counters."
15014 msgstr ""
15015
15016 #: common.opt:3210
15017 #, no-c-format
15018 msgid "Output vtable verification pointer sets information."
15019 msgstr ""
15020
15021 #: common.opt:3214
15022 #, no-c-format
15023 msgid "Use expression value profiles in optimizations."
15024 msgstr ""
15025
15026 #: common.opt:3218
15027 #, no-c-format
15028 msgid "Construct webs and split unrelated uses of single variable."
15029 msgstr ""
15030
15031 #: common.opt:3222
15032 #, no-c-format
15033 msgid "Enable conditional dead code elimination for builtin calls."
15034 msgstr ""
15035
15036 #: common.opt:3226
15037 #, no-c-format
15038 msgid "Perform whole program optimizations."
15039 msgstr ""
15040
15041 #: common.opt:3230
15042 #, no-c-format
15043 msgid "Assume pointer overflow wraps around."
15044 msgstr ""
15045
15046 #: common.opt:3234
15047 #, no-c-format
15048 msgid "Assume signed arithmetic overflow wraps around."
15049 msgstr ""
15050
15051 #: common.opt:3238
15052 #, no-c-format
15053 msgid "Put zero initialized data in the bss section."
15054 msgstr ""
15055
15056 #: common.opt:3242
15057 #, no-c-format
15058 msgid "Clear call-used registers upon function return."
15059 msgstr ""
15060
15061 #: common.opt:3246
15062 #, no-c-format
15063 msgid "Generate debug information in default format."
15064 msgstr ""
15065
15066 #: common.opt:3250
15067 #, no-c-format
15068 msgid "Assume assembler support for (DWARF2+) .loc directives."
15069 msgstr ""
15070
15071 #: common.opt:3254
15072 #, no-c-format
15073 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15074 msgstr ""
15075
15076 #: common.opt:3274
15077 #, no-c-format
15078 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15079 msgstr ""
15080
15081 #: common.opt:3280
15082 #, no-c-format
15083 msgid "Generate CTF debug information at default level."
15084 msgstr ""
15085
15086 #: common.opt:3284
15087 #, no-c-format
15088 msgid "Generate BTF debug information at default level."
15089 msgstr ""
15090
15091 #: common.opt:3288
15092 #, no-c-format
15093 msgid "Generate debug information in default version of DWARF format."
15094 msgstr ""
15095
15096 #: common.opt:3292
15097 #, no-c-format
15098 msgid "Generate debug information in DWARF v2 (or later) format."
15099 msgstr ""
15100
15101 #: common.opt:3296
15102 #, no-c-format
15103 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
15104 msgstr ""
15105
15106 #: common.opt:3300
15107 #, no-c-format
15108 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
15109 msgstr ""
15110
15111 #: common.opt:3304
15112 #, no-c-format
15113 msgid "Generate debug information in default extended format."
15114 msgstr ""
15115
15116 #: common.opt:3308
15117 #, no-c-format
15118 msgid "Generate extended entry point information for inlined functions."
15119 msgstr ""
15120
15121 #: common.opt:3312
15122 #, no-c-format
15123 msgid "Compute locview reset points based on insn length estimates."
15124 msgstr ""
15125
15126 #: common.opt:3320
15127 #, no-c-format
15128 msgid "Don't generate DWARF pubnames and pubtypes sections."
15129 msgstr ""
15130
15131 #: common.opt:3324
15132 #, no-c-format
15133 msgid "Generate DWARF pubnames and pubtypes sections."
15134 msgstr ""
15135
15136 #: common.opt:3328
15137 #, no-c-format
15138 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15139 msgstr ""
15140
15141 #: common.opt:3332
15142 #, no-c-format
15143 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15144 msgstr ""
15145
15146 #: common.opt:3336
15147 #, no-c-format
15148 msgid "Generate debug information in separate .dwo files."
15149 msgstr ""
15150
15151 #: common.opt:3340
15152 #, fuzzy, no-c-format
15153 msgid "Generate debug information in STABS format."
15154 msgstr "Стварыць код для DLL"
15155
15156 #: common.opt:3344
15157 #, no-c-format
15158 msgid "Generate debug information in extended STABS format."
15159 msgstr ""
15160
15161 #: common.opt:3348
15162 #, no-c-format
15163 msgid "Emit progressive recommended breakpoint locations."
15164 msgstr ""
15165
15166 #: common.opt:3352
15167 #, no-c-format
15168 msgid "Don't emit DWARF additions beyond selected version."
15169 msgstr ""
15170
15171 #: common.opt:3356
15172 #, no-c-format
15173 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
15174 msgstr ""
15175
15176 #: common.opt:3360
15177 #, no-c-format
15178 msgid "Toggle debug information generation."
15179 msgstr ""
15180
15181 #: common.opt:3364
15182 #, no-c-format
15183 msgid "Augment variable location lists with progressive views."
15184 msgstr ""
15185
15186 #: common.opt:3371
15187 #, fuzzy, no-c-format
15188 msgid "Generate debug information in VMS format."
15189 msgstr "Стварыць код для DLL"
15190
15191 #: common.opt:3375
15192 #, no-c-format
15193 msgid "Generate debug information in XCOFF format."
15194 msgstr ""
15195
15196 #: common.opt:3379
15197 #, no-c-format
15198 msgid "Generate debug information in extended XCOFF format."
15199 msgstr ""
15200
15201 #: common.opt:3397
15202 #, no-c-format
15203 msgid "Generate compressed debug sections."
15204 msgstr ""
15205
15206 #: common.opt:3401
15207 #, no-c-format
15208 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15209 msgstr ""
15210
15211 #: common.opt:3408
15212 #, no-c-format
15213 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15214 msgstr ""
15215
15216 #: common.opt:3412
15217 #, no-c-format
15218 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15219 msgstr ""
15220
15221 #: common.opt:3437
15222 #, fuzzy, no-c-format
15223 #| msgid "  -o <file>                Place the output into <file>\n"
15224 msgid "-o <file>\tPlace output into <file>."
15225 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
15226
15227 #: common.opt:3441
15228 #, fuzzy, no-c-format
15229 #| msgid "Enable exception handling"
15230 msgid "Enable function profiling."
15231 msgstr "Уключыць апрацоўку выключэньняў"
15232
15233 #: common.opt:3451
15234 #, no-c-format
15235 msgid "Like -pedantic but issue them as errors."
15236 msgstr ""
15237
15238 #: common.opt:3491
15239 #, no-c-format
15240 msgid "Do not display functions compiled or elapsed time."
15241 msgstr ""
15242
15243 #: common.opt:3523
15244 #, no-c-format
15245 msgid "Enable verbose output."
15246 msgstr ""
15247
15248 #: common.opt:3527
15249 #, no-c-format
15250 msgid "Display the compiler's version."
15251 msgstr ""
15252
15253 #: common.opt:3531
15254 #, no-c-format
15255 msgid "Suppress warnings."
15256 msgstr ""
15257
15258 #: common.opt:3541
15259 #, no-c-format
15260 msgid "Create a shared library."
15261 msgstr ""
15262
15263 #: common.opt:3593
15264 #, no-c-format
15265 msgid "Don't create a dynamically linked position independent executable."
15266 msgstr ""
15267
15268 #: common.opt:3597
15269 #, no-c-format
15270 msgid "Create a dynamically linked position independent executable."
15271 msgstr ""
15272
15273 #: common.opt:3601
15274 #, no-c-format
15275 msgid "Create a static position independent executable."
15276 msgstr ""
15277
15278 #: common.opt:3608
15279 #, no-c-format
15280 msgid "Use caller save register across calls if possible."
15281 msgstr ""
15282
15283 #: params.opt:27
15284 #, no-c-format
15285 msgid "Loops iterating at least selected number of iterations will get loop alignment."
15286 msgstr ""
15287
15288 #: params.opt:31
15289 #, no-c-format
15290 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
15291 msgstr ""
15292
15293 #: params.opt:35
15294 #, no-c-format
15295 msgid "Enable asan globals protection."
15296 msgstr ""
15297
15298 #: params.opt:39
15299 #, no-c-format
15300 msgid "Enable asan allocas/VLAs protection."
15301 msgstr ""
15302
15303 #: params.opt:43
15304 #, no-c-format
15305 msgid "Enable asan load operations protection."
15306 msgstr ""
15307
15308 #: params.opt:47
15309 #, no-c-format
15310 msgid "Enable asan store operations protection."
15311 msgstr ""
15312
15313 #: params.opt:51
15314 #, no-c-format
15315 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
15316 msgstr ""
15317
15318 #: params.opt:55
15319 #, no-c-format
15320 msgid "Enable asan builtin functions protection."
15321 msgstr ""
15322
15323 #: params.opt:59
15324 #, no-c-format
15325 msgid "Enable asan stack protection."
15326 msgstr ""
15327
15328 #: params.opt:63
15329 #, no-c-format
15330 msgid "Enable asan detection of use-after-return bugs."
15331 msgstr ""
15332
15333 #: params.opt:67
15334 #, no-c-format
15335 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
15336 msgstr ""
15337
15338 #: params.opt:71
15339 #, no-c-format
15340 msgid "Use random base tag for each frame, as opposed to base always zero."
15341 msgstr ""
15342
15343 #: params.opt:75
15344 #, no-c-format
15345 msgid "Enable hwasan instrumentation of allocas/VLAs."
15346 msgstr ""
15347
15348 #: params.opt:79
15349 #, no-c-format
15350 msgid "Enable hwasan instrumentation of load operations."
15351 msgstr ""
15352
15353 #: params.opt:83
15354 #, no-c-format
15355 msgid "Enable hwasan instrumentation of store operations."
15356 msgstr ""
15357
15358 #: params.opt:87
15359 #, no-c-format
15360 msgid "Enable hwasan instrumentation of builtin functions."
15361 msgstr ""
15362
15363 #: params.opt:91
15364 #, no-c-format
15365 msgid "Average number of iterations of a loop."
15366 msgstr ""
15367
15368 #: params.opt:95
15369 #, no-c-format
15370 msgid "Maximum number of bits for which we avoid creating FMAs."
15371 msgstr ""
15372
15373 #: params.opt:99
15374 #, no-c-format
15375 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
15376 msgstr ""
15377
15378 #: params.opt:103
15379 #, no-c-format
15380 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
15381 msgstr ""
15382
15383 #: params.opt:107
15384 #, no-c-format
15385 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."
15386 msgstr ""
15387
15388 #: params.opt:111
15389 #, no-c-format
15390 msgid "Probability that COMDAT function will be shared with different compilation unit."
15391 msgstr ""
15392
15393 #: params.opt:115
15394 #, no-c-format
15395 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
15396 msgstr ""
15397
15398 #: params.opt:119
15399 #, no-c-format
15400 msgid "Maximum number of queries into the alias oracle per store."
15401 msgstr ""
15402
15403 #: params.opt:123
15404 #, no-c-format
15405 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
15406 msgstr ""
15407
15408 #: params.opt:127
15409 #, no-c-format
15410 msgid "Maximal estimated growth of function body caused by early inlining of single call."
15411 msgstr ""
15412
15413 #: params.opt:131
15414 #, no-c-format
15415 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
15416 msgstr ""
15417
15418 #: params.opt:135
15419 #, no-c-format
15420 msgid "Maximum number of outgoing edges in a switch before EVRP will not process it."
15421 msgstr ""
15422
15423 #: params.opt:139
15424 #, no-c-format
15425 msgid "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the mode Early VRP should operate in."
15426 msgstr ""
15427
15428 #: params.opt:158
15429 #, no-c-format
15430 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
15431 msgstr ""
15432
15433 #: params.opt:162
15434 #, no-c-format
15435 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
15436 msgstr ""
15437
15438 #: params.opt:166
15439 #, no-c-format
15440 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
15441 msgstr ""
15442
15443 #: params.opt:170
15444 #, no-c-format
15445 msgid "The threshold ratio for performing partial redundancy elimination after reload."
15446 msgstr ""
15447
15448 #: params.opt:174
15449 #, no-c-format
15450 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
15451 msgstr ""
15452
15453 #: params.opt:178
15454 #, no-c-format
15455 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
15456 msgstr ""
15457
15458 #: params.opt:182
15459 #, no-c-format
15460 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
15461 msgstr ""
15462
15463 #: params.opt:186
15464 #, no-c-format
15465 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
15466 msgstr ""
15467
15468 #: params.opt:190
15469 #, no-c-format
15470 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
15471 msgstr ""
15472
15473 #: params.opt:194
15474 #, no-c-format
15475 msgid "Whether codegen errors should be ICEs when -fchecking."
15476 msgstr ""
15477
15478 #: params.opt:198
15479 #, no-c-format
15480 msgid "Maximum number of arrays per SCoP."
15481 msgstr ""
15482
15483 #: params.opt:202
15484 #, no-c-format
15485 msgid "Maximum number of parameters in a SCoP."
15486 msgstr ""
15487
15488 #: params.opt:206
15489 #, no-c-format
15490 msgid "The number of elements for which hash table verification is done for each searched element."
15491 msgstr ""
15492
15493 #: params.opt:210
15494 #, no-c-format
15495 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)."
15496 msgstr ""
15497
15498 #: params.opt:214
15499 #, no-c-format
15500 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)."
15501 msgstr ""
15502
15503 #: params.opt:218
15504 #, no-c-format
15505 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."
15506 msgstr ""
15507
15508 #: params.opt:222
15509 #, no-c-format
15510 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
15511 msgstr ""
15512
15513 #: params.opt:226
15514 #, no-c-format
15515 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
15516 msgstr ""
15517
15518 #: params.opt:230
15519 #, no-c-format
15520 msgid "How much can given compilation unit grow because of the inlining (in percent)."
15521 msgstr ""
15522
15523 #: params.opt:234
15524 #, no-c-format
15525 msgid "The upper bound for sharing integer constants."
15526 msgstr ""
15527
15528 #: params.opt:238
15529 #, no-c-format
15530 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
15531 msgstr ""
15532
15533 #: params.opt:242
15534 #, no-c-format
15535 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
15536 msgstr ""
15537
15538 #: params.opt:246
15539 #, no-c-format
15540 msgid "Maximum depth of recursive cloning for self-recursive function."
15541 msgstr ""
15542
15543 #: params.opt:250
15544 #, no-c-format
15545 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
15546 msgstr ""
15547
15548 #: params.opt:254
15549 #, no-c-format
15550 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that bring back an unchanged value by this factor."
15551 msgstr ""
15552
15553 #: params.opt:258
15554 #, no-c-format
15555 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
15556 msgstr ""
15557
15558 #: params.opt:262
15559 #, no-c-format
15560 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
15561 msgstr ""
15562
15563 #: params.opt:266
15564 #, no-c-format
15565 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
15566 msgstr ""
15567
15568 #: params.opt:270
15569 #, no-c-format
15570 msgid "The size of translation unit that IPA-CP pass considers large."
15571 msgstr ""
15572
15573 #: params.opt:274
15574 #, no-c-format
15575 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
15576 msgstr ""
15577
15578 #: params.opt:278
15579 #, no-c-format
15580 msgid "When using profile feedback, use the edge at this percentage position in frequncy histogram as the bases for IPA-CP heuristics."
15581 msgstr ""
15582
15583 #: params.opt:282
15584 #, no-c-format
15585 msgid "Maximum number of statements visited during jump function offset discovery."
15586 msgstr ""
15587
15588 #: params.opt:286
15589 #, no-c-format
15590 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
15591 msgstr ""
15592
15593 #: params.opt:290
15594 #, no-c-format
15595 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
15596 msgstr ""
15597
15598 #: params.opt:294
15599 #, no-c-format
15600 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
15601 msgstr ""
15602
15603 #: params.opt:298
15604 #, no-c-format
15605 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
15606 msgstr ""
15607
15608 #: params.opt:302
15609 #, no-c-format
15610 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
15611 msgstr ""
15612
15613 #: params.opt:306
15614 #, no-c-format
15615 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
15616 msgstr ""
15617
15618 #: params.opt:310
15619 #, no-c-format
15620 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
15621 msgstr ""
15622
15623 #: params.opt:314
15624 #, no-c-format
15625 msgid "The number of registers in each class kept unused by loop invariant motion."
15626 msgstr ""
15627
15628 #: params.opt:318
15629 #, no-c-format
15630 msgid "Max size of conflict table in MB."
15631 msgstr ""
15632
15633 #: params.opt:322
15634 #, no-c-format
15635 msgid "Max loops number for regional RA."
15636 msgstr ""
15637
15638 #: params.opt:326
15639 #, no-c-format
15640 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."
15641 msgstr ""
15642
15643 #: params.opt:330
15644 #, no-c-format
15645 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
15646 msgstr ""
15647
15648 #: params.opt:334
15649 #, no-c-format
15650 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
15651 msgstr ""
15652
15653 #: params.opt:338
15654 #, no-c-format
15655 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
15656 msgstr ""
15657
15658 #: params.opt:342
15659 #, no-c-format
15660 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
15661 msgstr ""
15662
15663 #: params.opt:346
15664 #, no-c-format
15665 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
15666 msgstr ""
15667
15668 #: params.opt:350
15669 #, no-c-format
15670 msgid "The size of L1 cache line."
15671 msgstr ""
15672
15673 #: params.opt:354
15674 #, no-c-format
15675 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."
15676 msgstr ""
15677
15678 #: params.opt:363
15679 #, no-c-format
15680 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."
15681 msgstr ""
15682
15683 #: params.opt:370
15684 #, no-c-format
15685 msgid "The size of L1 cache."
15686 msgstr ""
15687
15688 #: params.opt:374
15689 #, no-c-format
15690 msgid "The size of L2 cache."
15691 msgstr ""
15692
15693 #: params.opt:378
15694 #, no-c-format
15695 msgid "Maximal growth due to inlining of large function (in percent)."
15696 msgstr ""
15697
15698 #: params.opt:382
15699 #, no-c-format
15700 msgid "The size of function body to be considered large."
15701 msgstr ""
15702
15703 #: params.opt:386
15704 #, no-c-format
15705 msgid "The size of stack frame to be considered large."
15706 msgstr ""
15707
15708 #: params.opt:390
15709 #, no-c-format
15710 msgid "Maximal stack frame growth due to inlining (in percent)."
15711 msgstr ""
15712
15713 #: params.opt:394
15714 #, no-c-format
15715 msgid "The size of translation unit to be considered large."
15716 msgstr ""
15717
15718 #: params.opt:398
15719 #, no-c-format
15720 msgid "Maximum number of concurrently open C++ module files when lazy loading."
15721 msgstr ""
15722
15723 #: params.opt:402
15724 #, no-c-format
15725 msgid "The minimum cost of an expensive expression in the loop invariant motion."
15726 msgstr ""
15727
15728 #: params.opt:406
15729 #, no-c-format
15730 msgid "True if a non-short-circuit operation is optimal."
15731 msgstr ""
15732
15733 #: params.opt:410
15734 #, no-c-format
15735 msgid "Size of tiles for loop blocking."
15736 msgstr ""
15737
15738 #: params.opt:414
15739 #, no-c-format
15740 msgid "The maximum number of stmts in loop nest for loop interchange."
15741 msgstr ""
15742
15743 #: params.opt:418
15744 #, no-c-format
15745 msgid "The minimum stride ratio for loop interchange to be profitable."
15746 msgstr ""
15747
15748 #: params.opt:422
15749 #, no-c-format
15750 msgid "Max basic blocks number in loop for loop invariant motion."
15751 msgstr ""
15752
15753 #: params.opt:426
15754 #, no-c-format
15755 msgid "Maximum number of datarefs in loop for building loop data dependencies."
15756 msgstr ""
15757
15758 #: params.opt:430
15759 #, no-c-format
15760 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
15761 msgstr ""
15762
15763 #: params.opt:434
15764 #, no-c-format
15765 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
15766 msgstr ""
15767
15768 #: params.opt:438
15769 #, no-c-format
15770 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
15771 msgstr ""
15772
15773 #: params.opt:442
15774 #, no-c-format
15775 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
15776 msgstr ""
15777
15778 #: params.opt:446
15779 #, no-c-format
15780 msgid "Maximal size of a partition for LTO (in estimated instructions)."
15781 msgstr ""
15782
15783 #: params.opt:450
15784 #, no-c-format
15785 msgid "maximal number of LTO partitions streamed in parallel."
15786 msgstr ""
15787
15788 #: params.opt:454
15789 #, no-c-format
15790 msgid "Minimal size of a partition for LTO (in estimated instructions)."
15791 msgstr ""
15792
15793 #: params.opt:458
15794 #, no-c-format
15795 msgid "Number of partitions the program should be split to."
15796 msgstr ""
15797
15798 #: params.opt:462
15799 #, no-c-format
15800 msgid "The maximum number of instructions to consider to unroll in a loop on average."
15801 msgstr ""
15802
15803 #: params.opt:466
15804 #, no-c-format
15805 msgid "The maximum number of insns combine tries to combine."
15806 msgstr ""
15807
15808 #: params.opt:470
15809 #, no-c-format
15810 msgid "The maximum depth of a loop nest we completely peel."
15811 msgstr ""
15812
15813 #: params.opt:474
15814 #, no-c-format
15815 msgid "The maximum number of peelings of a single loop that is peeled completely."
15816 msgstr ""
15817
15818 #: params.opt:478
15819 #, no-c-format
15820 msgid "The maximum number of insns of a completely peeled loop."
15821 msgstr ""
15822
15823 #: params.opt:482
15824 #, no-c-format
15825 msgid "The maximum number of incoming edges to consider for crossjumping."
15826 msgstr ""
15827
15828 #: params.opt:486
15829 #, no-c-format
15830 msgid "The maximum instructions CSE process before flushing."
15831 msgstr ""
15832
15833 #: params.opt:490
15834 #, no-c-format
15835 msgid "The maximum length of path considered in cse."
15836 msgstr ""
15837
15838 #: params.opt:494
15839 #, no-c-format
15840 msgid "The maximum memory locations recorded by cselib."
15841 msgstr ""
15842
15843 #: params.opt:498
15844 #, no-c-format
15845 msgid "Max. count of debug markers to expand or inline."
15846 msgstr ""
15847
15848 #: params.opt:502
15849 #, no-c-format
15850 msgid "The maximum number of instructions to consider to fill a delay slot."
15851 msgstr ""
15852
15853 #: params.opt:506
15854 #, no-c-format
15855 msgid "The maximum number of instructions to consider to find accurate live register information."
15856 msgstr ""
15857
15858 #: params.opt:510
15859 #, no-c-format
15860 msgid "Maximum number of active local stores in RTL dead store elimination."
15861 msgstr ""
15862
15863 #: params.opt:514
15864 #, no-c-format
15865 msgid "The maximum number of nested indirect inlining performed by early inliner."
15866 msgstr ""
15867
15868 #: params.opt:518
15869 #, no-c-format
15870 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
15871 msgstr ""
15872
15873 #: params.opt:522
15874 #, no-c-format
15875 msgid "Maximum number of basic blocks on a jump thread path."
15876 msgstr ""
15877
15878 #: params.opt:526
15879 #, no-c-format
15880 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
15881 msgstr ""
15882
15883 #: params.opt:530
15884 #, no-c-format
15885 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
15886 msgstr ""
15887
15888 #: params.opt:534
15889 #, no-c-format
15890 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
15891 msgstr ""
15892
15893 #: params.opt:538
15894 #, no-c-format
15895 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
15896 msgstr ""
15897
15898 #: params.opt:542
15899 #, no-c-format
15900 msgid "The maximum expansion factor when copying basic blocks."
15901 msgstr ""
15902
15903 #: params.opt:546
15904 #, no-c-format
15905 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
15906 msgstr ""
15907
15908 #: params.opt:550
15909 #, no-c-format
15910 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
15911 msgstr ""
15912
15913 #: params.opt:554
15914 #, no-c-format
15915 msgid "Maximum combined size of caller and callee which is inlined if callee is called once."
15916 msgstr ""
15917
15918 #: params.opt:558
15919 #, no-c-format
15920 msgid "The maximum number of instructions when automatically inlining."
15921 msgstr ""
15922
15923 #: params.opt:562
15924 #, no-c-format
15925 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
15926 msgstr ""
15927
15928 #: params.opt:566
15929 #, no-c-format
15930 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
15931 msgstr ""
15932
15933 #: params.opt:570
15934 #, no-c-format
15935 msgid "The maximum number of instructions in a single function eligible for inlining."
15936 msgstr ""
15937
15938 #: params.opt:574
15939 #, no-c-format
15940 msgid "The maximum number of instructions when inlining for size."
15941 msgstr ""
15942
15943 #: params.opt:578
15944 #, no-c-format
15945 msgid "The maximum number of instructions when automatically inlining small functions."
15946 msgstr ""
15947
15948 #: params.opt:582
15949 #, no-c-format
15950 msgid "The maximum depth of recursive inlining for inline functions."
15951 msgstr ""
15952
15953 #: params.opt:586
15954 #, no-c-format
15955 msgid "The maximum depth of recursive inlining for non-inline functions."
15956 msgstr ""
15957
15958 #: params.opt:590
15959 #, no-c-format
15960 msgid "Maximum number of isl operations, 0 means unlimited."
15961 msgstr ""
15962
15963 #: params.opt:594
15964 #, no-c-format
15965 msgid "Bound on the cost of an expression to compute the number of iterations."
15966 msgstr ""
15967
15968 #: params.opt:598
15969 #, no-c-format
15970 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
15971 msgstr ""
15972
15973 #: params.opt:602
15974 #, no-c-format
15975 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
15976 msgstr ""
15977
15978 #: params.opt:606
15979 #, no-c-format
15980 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
15981 msgstr ""
15982
15983 #: params.opt:610
15984 #, no-c-format
15985 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
15986 msgstr ""
15987
15988 #: params.opt:614
15989 #, no-c-format
15990 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
15991 msgstr ""
15992
15993 #: params.opt:618
15994 #, no-c-format
15995 msgid "Minimum page size for warning purposes."
15996 msgstr ""
15997
15998 #: params.opt:622
15999 #, no-c-format
16000 msgid "Maximum length of partial antic set when performing tree pre optimization."
16001 msgstr ""
16002
16003 #: params.opt:626
16004 #, no-c-format
16005 msgid "The maximum number of branches on the path through the peeled sequence."
16006 msgstr ""
16007
16008 #: params.opt:630
16009 #, no-c-format
16010 msgid "The maximum number of peelings of a single loop."
16011 msgstr ""
16012
16013 #: params.opt:634
16014 #, no-c-format
16015 msgid "The maximum number of insns of a peeled loop."
16016 msgstr ""
16017
16018 #: params.opt:638
16019 #, no-c-format
16020 msgid "The maximum length of scheduling's pending operations list."
16021 msgstr ""
16022
16023 #: params.opt:642 params.opt:686
16024 #, no-c-format
16025 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
16026 msgstr ""
16027
16028 #: params.opt:646 params.opt:690
16029 #, no-c-format
16030 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
16031 msgstr ""
16032
16033 #: params.opt:650
16034 #, no-c-format
16035 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
16036 msgstr ""
16037
16038 #: params.opt:654
16039 #, no-c-format
16040 msgid "The maximum number of loop iterations we predict statically."
16041 msgstr ""
16042
16043 #: params.opt:658
16044 #, no-c-format
16045 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
16046 msgstr ""
16047
16048 #: params.opt:662
16049 #, no-c-format
16050 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
16051 msgstr ""
16052
16053 #: params.opt:666
16054 #, no-c-format
16055 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
16056 msgstr ""
16057
16058 #: params.opt:670
16059 #, no-c-format
16060 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
16061 msgstr ""
16062
16063 #: params.opt:674
16064 #, no-c-format
16065 msgid "The maximum number of iterations through CFG to extend regions."
16066 msgstr ""
16067
16068 #: params.opt:678
16069 #, no-c-format
16070 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
16071 msgstr ""
16072
16073 #: params.opt:682
16074 #, no-c-format
16075 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
16076 msgstr ""
16077
16078 #: params.opt:694
16079 #, no-c-format
16080 msgid "Maximum length of candidate scans for straight-line strength reduction."
16081 msgstr ""
16082
16083 #: params.opt:698
16084 #, no-c-format
16085 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
16086 msgstr ""
16087
16088 #: params.opt:702
16089 #, no-c-format
16090 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
16091 msgstr ""
16092
16093 #: params.opt:706
16094 #, no-c-format
16095 msgid "Maximum number of constant stores to merge in the store merging pass."
16096 msgstr ""
16097
16098 #: params.opt:710
16099 #, no-c-format
16100 msgid "Maximum number of conditional store pairs that can be sunk."
16101 msgstr ""
16102
16103 #: params.opt:714 params.opt:718
16104 #, no-c-format
16105 msgid "Maximum number of store chains to track at the same time in the store merging pass."
16106 msgstr ""
16107
16108 #: params.opt:722
16109 #, no-c-format
16110 msgid "Maximum amount of similar bbs to compare a bb with."
16111 msgstr ""
16112
16113 #: params.opt:726
16114 #, no-c-format
16115 msgid "Maximum amount of iterations of the pass over a function."
16116 msgstr ""
16117
16118 #: params.opt:730
16119 #, no-c-format
16120 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
16121 msgstr ""
16122
16123 #: params.opt:734
16124 #, no-c-format
16125 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
16126 msgstr ""
16127
16128 #: params.opt:738
16129 #, no-c-format
16130 msgid "The maximum number of unrollings of a single loop."
16131 msgstr ""
16132
16133 #: params.opt:742
16134 #, no-c-format
16135 msgid "The maximum number of instructions to consider to unroll in a loop."
16136 msgstr ""
16137
16138 #: params.opt:746
16139 #, no-c-format
16140 msgid "The maximum number of insns of an unswitched loop."
16141 msgstr ""
16142
16143 #: params.opt:750
16144 #, no-c-format
16145 msgid "The maximum number of unswitchings in a single loop."
16146 msgstr ""
16147
16148 #: params.opt:754
16149 #, no-c-format
16150 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
16151 msgstr ""
16152
16153 #: params.opt:758
16154 #, no-c-format
16155 msgid "Max. recursion depth for expanding var tracking expressions."
16156 msgstr ""
16157
16158 #: params.opt:762
16159 #, no-c-format
16160 msgid "Max. size of loc list for which reverse ops should be added."
16161 msgstr ""
16162
16163 #: params.opt:766
16164 #, no-c-format
16165 msgid "Max. size of var tracking hash tables."
16166 msgstr ""
16167
16168 #: params.opt:770
16169 #, no-c-format
16170 msgid "Maximum number of VALUEs handled during a single find_base_term call."
16171 msgstr ""
16172
16173 #: params.opt:774
16174 #, no-c-format
16175 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
16176 msgstr ""
16177
16178 #: params.opt:778
16179 #, no-c-format
16180 msgid "The minimum number of matching instructions to consider for crossjumping."
16181 msgstr ""
16182
16183 #: params.opt:782
16184 #, no-c-format
16185 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
16186 msgstr ""
16187
16188 #: params.opt:786
16189 #, no-c-format
16190 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
16191 msgstr ""
16192
16193 #: params.opt:790
16194 #, no-c-format
16195 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
16196 msgstr ""
16197
16198 #: params.opt:794
16199 #, no-c-format
16200 msgid "The minimum UID to be used for a nondebug insn."
16201 msgstr ""
16202
16203 #: params.opt:798
16204 #, no-c-format
16205 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
16206 msgstr ""
16207
16208 #: params.opt:802
16209 #, no-c-format
16210 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
16211 msgstr ""
16212
16213 #: params.opt:806
16214 #, no-c-format
16215 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
16216 msgstr ""
16217
16218 #: params.opt:810
16219 #, no-c-format
16220 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
16221 msgstr ""
16222
16223 #: params.opt:823
16224 #, no-c-format
16225 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
16226 msgstr ""
16227
16228 #: params.opt:836
16229 #, no-c-format
16230 msgid "Chunk size of omp schedule for loops parallelized by parloops."
16231 msgstr ""
16232
16233 #: params.opt:840
16234 #, no-c-format
16235 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
16236 msgstr ""
16237
16238 #: params.opt:844
16239 #, no-c-format
16240 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
16241 msgstr ""
16242
16243 #: params.opt:866
16244 #, no-c-format
16245 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
16246 msgstr ""
16247
16248 #: params.opt:870
16249 #, no-c-format
16250 msgid "Maximal estimated outcome of branch considered predictable."
16251 msgstr ""
16252
16253 #: params.opt:874
16254 #, no-c-format
16255 msgid "Whether software prefetch hints should be issued for non-constant strides."
16256 msgstr ""
16257
16258 #: params.opt:878
16259 #, no-c-format
16260 msgid "The number of insns executed before prefetch is completed."
16261 msgstr ""
16262
16263 #: params.opt:882
16264 #, no-c-format
16265 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
16266 msgstr ""
16267
16268 #: params.opt:886
16269 #, no-c-format
16270 msgid "The minimum constant stride beyond which we should use prefetch hints for."
16271 msgstr ""
16272
16273 #: params.opt:890
16274 #, no-c-format
16275 msgid "Use internal function id in profile lookup."
16276 msgstr ""
16277
16278 #: params.opt:894
16279 #, no-c-format
16280 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
16281 msgstr ""
16282
16283 #: params.opt:919
16284 #, no-c-format
16285 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
16286 msgstr ""
16287
16288 #: params.opt:924
16289 #, no-c-format
16290 msgid "Maximum number of relations the oracle will register in a basic block."
16291 msgstr ""
16292
16293 #: params.opt:928
16294 #, no-c-format
16295 msgid "Maximum depth of a loop nest to fully value-number optimistically."
16296 msgstr ""
16297
16298 #: params.opt:932
16299 #, no-c-format
16300 msgid "Maximum number of disambiguations to perform per memory access."
16301 msgstr ""
16302
16303 #: params.opt:936
16304 #, no-c-format
16305 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
16306 msgstr ""
16307
16308 #: params.opt:940
16309 #, no-c-format
16310 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
16311 msgstr ""
16312
16313 #: params.opt:944
16314 #, no-c-format
16315 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."
16316 msgstr ""
16317
16318 #: params.opt:948
16319 #, no-c-format
16320 msgid "Minimal distance between possibly conflicting store and load."
16321 msgstr ""
16322
16323 #: params.opt:952
16324 #, no-c-format
16325 msgid "Which -fsched-pressure algorithm to apply."
16326 msgstr ""
16327
16328 #: params.opt:956
16329 #, no-c-format
16330 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
16331 msgstr ""
16332
16333 #: params.opt:960
16334 #, no-c-format
16335 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
16336 msgstr ""
16337
16338 #: params.opt:964
16339 #, no-c-format
16340 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
16341 msgstr ""
16342
16343 #: params.opt:968
16344 #, no-c-format
16345 msgid "The maximum size of the lookahead window of selective scheduling."
16346 msgstr ""
16347
16348 #: params.opt:972
16349 #, no-c-format
16350 msgid "Maximum number of times that an insn could be scheduled."
16351 msgstr ""
16352
16353 #: params.opt:976
16354 #, no-c-format
16355 msgid "The number of prefetches that can run at the same time."
16356 msgstr ""
16357
16358 #: params.opt:980
16359 #, no-c-format
16360 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
16361 msgstr ""
16362
16363 #: params.opt:984
16364 #, no-c-format
16365 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
16366 msgstr ""
16367
16368 #: params.opt:988
16369 #, no-c-format
16370 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
16371 msgstr ""
16372
16373 #: params.opt:992
16374 #, no-c-format
16375 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
16376 msgstr ""
16377
16378 #: params.opt:996
16379 #, no-c-format
16380 msgid "The minimum value of stage count that swing modulo scheduler will generate."
16381 msgstr ""
16382
16383 #: params.opt:1000
16384 #, no-c-format
16385 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
16386 msgstr ""
16387
16388 #: params.opt:1004
16389 #, no-c-format
16390 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
16391 msgstr ""
16392
16393 #: params.opt:1008
16394 #, no-c-format
16395 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
16396 msgstr ""
16397
16398 #: params.opt:1012
16399 #, no-c-format
16400 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
16401 msgstr ""
16402
16403 #: params.opt:1016
16404 #, no-c-format
16405 msgid "The lower bound for a buffer to be considered for stack smashing protection."
16406 msgstr ""
16407
16408 #: params.opt:1020
16409 #, no-c-format
16410 msgid "Size of the stack guard expressed as a power of two in bytes."
16411 msgstr ""
16412
16413 #: params.opt:1024
16414 #, no-c-format
16415 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
16416 msgstr ""
16417
16418 #: params.opt:1028
16419 #, no-c-format
16420 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
16421 msgstr ""
16422
16423 #: params.opt:1032
16424 #, no-c-format
16425 msgid "Maximum size of a single store merging region in bytes."
16426 msgstr ""
16427
16428 #: params.opt:1036
16429 #, no-c-format
16430 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
16431 msgstr ""
16432
16433 #: params.opt:1040
16434 #, no-c-format
16435 msgid "Maximum number of bases stored in each modref tree."
16436 msgstr ""
16437
16438 #: params.opt:1044
16439 #, no-c-format
16440 msgid "Maximum number of references stored in each modref base."
16441 msgstr ""
16442
16443 #: params.opt:1048
16444 #, no-c-format
16445 msgid "Maximum number of accesses stored in each modref reference."
16446 msgstr ""
16447
16448 #: params.opt:1052
16449 #, no-c-format
16450 msgid "Maximum number of tests performed by modref query."
16451 msgstr ""
16452
16453 #: params.opt:1056
16454 #, no-c-format
16455 msgid "Maximum depth of DFS walk used by modref escape analysis."
16456 msgstr ""
16457
16458 #: params.opt:1060
16459 #, no-c-format
16460 msgid "Maximum number of escape points tracked by modref per SSA-name."
16461 msgstr ""
16462
16463 #: params.opt:1064
16464 #, no-c-format
16465 msgid "Maximum number of times a given range is adjusted during the dataflow."
16466 msgstr ""
16467
16468 #: params.opt:1068
16469 #, no-c-format
16470 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
16471 msgstr ""
16472
16473 #: params.opt:1081
16474 #, no-c-format
16475 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
16476 msgstr ""
16477
16478 #: params.opt:1085
16479 #, no-c-format
16480 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
16481 msgstr ""
16482
16483 #: params.opt:1089
16484 #, no-c-format
16485 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
16486 msgstr ""
16487
16488 #: params.opt:1093
16489 #, no-c-format
16490 msgid "Maximal code growth caused by tail duplication (in percent)."
16491 msgstr ""
16492
16493 #: params.opt:1097
16494 #, no-c-format
16495 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
16496 msgstr ""
16497
16498 #: params.opt:1101
16499 #, no-c-format
16500 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
16501 msgstr ""
16502
16503 #: params.opt:1105
16504 #, no-c-format
16505 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
16506 msgstr ""
16507
16508 #: params.opt:1109
16509 #, no-c-format
16510 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
16511 msgstr ""
16512
16513 #: params.opt:1113
16514 #, no-c-format
16515 msgid "Emit special instrumentation for accesses to volatiles."
16516 msgstr ""
16517
16518 #: params.opt:1117
16519 #, no-c-format
16520 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
16521 msgstr ""
16522
16523 #: params.opt:1121
16524 #, no-c-format
16525 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
16526 msgstr ""
16527
16528 #: params.opt:1125
16529 #, no-c-format
16530 msgid "Instruction accounted for function prologue, epilogue and other overhead."
16531 msgstr ""
16532
16533 #: params.opt:1129
16534 #, no-c-format
16535 msgid "Time accounted for function prologue, epilogue and other overhead."
16536 msgstr ""
16537
16538 #: params.opt:1133
16539 #, no-c-format
16540 msgid "Instruction accounted for function thunk overhead."
16541 msgstr ""
16542
16543 #: params.opt:1137
16544 #, no-c-format
16545 msgid "Time accounted for function thunk overhead."
16546 msgstr ""
16547
16548 #: params.opt:1141
16549 #, no-c-format
16550 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."
16551 msgstr ""
16552
16553 #: params.opt:1145
16554 #, no-c-format
16555 msgid "Maximum unroll factor for the unroll-and-jam transformation."
16556 msgstr ""
16557
16558 #: params.opt:1149
16559 #, no-c-format
16560 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
16561 msgstr ""
16562
16563 #: params.opt:1153
16564 #, no-c-format
16565 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
16566 msgstr ""
16567
16568 #: params.opt:1157
16569 #, no-c-format
16570 msgid "Whether to use canonical types."
16571 msgstr ""
16572
16573 #: params.opt:1161
16574 #, no-c-format
16575 msgid "Enable loop epilogue vectorization using smaller vector size."
16576 msgstr ""
16577
16578 #: params.opt:1165
16579 #, no-c-format
16580 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
16581 msgstr ""
16582
16583 #: params.opt:1169
16584 #, no-c-format
16585 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
16586 msgstr ""
16587
16588 #: params.opt:1173
16589 #, no-c-format
16590 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
16591 msgstr ""
16592
16593 #: params.opt:1177
16594 #, no-c-format
16595 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."
16596 msgstr ""
16597
16598 #: params.opt:1181
16599 #, no-c-format
16600 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
16601 msgstr ""
16602
16603 #: params.opt:1185
16604 #, no-c-format
16605 msgid "Enable loop vectorization of floating point inductions."
16606 msgstr ""
16607
16608 #: params.opt:1189
16609 #, no-c-format
16610 msgid "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
16611 msgstr ""
16612
16613 #: params.opt:1193
16614 #, no-c-format
16615 msgid "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
16616 msgstr ""
16617
16618 #: cfgrtl.cc:2797
16619 msgid "flow control insn inside a basic block"
16620 msgstr ""
16621
16622 #: cfgrtl.cc:3086
16623 msgid "insn outside basic block"
16624 msgstr ""
16625
16626 #: cfgrtl.cc:3094
16627 msgid "return not followed by barrier"
16628 msgstr ""
16629
16630 #: collect-utils.cc:206
16631 #, c-format
16632 msgid "[cannot find %s]"
16633 msgstr "[нельга знайсці %s]"
16634
16635 #: collect2.cc:1557
16636 #, fuzzy, c-format
16637 #| msgid "gcc version %s\n"
16638 msgid "collect2 version %s\n"
16639 msgstr "версія gcc %s\n"
16640
16641 #: collect2.cc:1662
16642 #, fuzzy, c-format
16643 #| msgid "%d constructor(s) found\n"
16644 msgid "%d constructor found\n"
16645 msgid_plural "%d constructors found\n"
16646 msgstr[0] "%d канструктар(аў) знойдзен(а)\n"
16647 msgstr[1] "%d канструктар(аў) знойдзен(а)\n"
16648
16649 #: collect2.cc:1666
16650 #, fuzzy, c-format
16651 #| msgid "%d destructor(s)  found\n"
16652 msgid "%d destructor found\n"
16653 msgid_plural "%d destructors found\n"
16654 msgstr[0] "%d дэструктар(аў) знойдзен(а)\n"
16655 msgstr[1] "%d дэструктар(аў) знойдзен(а)\n"
16656
16657 #: collect2.cc:1670
16658 #, c-format
16659 msgid "%d frame table found\n"
16660 msgid_plural "%d frame tables found\n"
16661 msgstr[0] ""
16662 msgstr[1] ""
16663
16664 #: collect2.cc:1825
16665 #, c-format
16666 msgid "[Leaving %s]\n"
16667 msgstr ""
16668
16669 #: collect2.cc:2055
16670 #, c-format
16671 msgid ""
16672 "\n"
16673 "write_c_file - output name is %s, prefix is %s\n"
16674 msgstr ""
16675
16676 #: collect2.cc:2579
16677 #, c-format
16678 msgid ""
16679 "\n"
16680 "ldd output with constructors/destructors.\n"
16681 msgstr ""
16682
16683 #: cprop.cc:1750
16684 msgid "const/copy propagation disabled"
16685 msgstr ""
16686
16687 #: diagnostic.cc:159
16688 #, c-format
16689 msgid "%s: all warnings being treated as errors"
16690 msgstr ""
16691
16692 #: diagnostic.cc:164
16693 #, c-format
16694 msgid "%s: some warnings being treated as errors"
16695 msgstr ""
16696
16697 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1480
16698 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
16699 msgid "<built-in>"
16700 msgstr ""
16701
16702 #: diagnostic.cc:622
16703 #, fuzzy, c-format
16704 #| msgid "compilation terminated.\n"
16705 msgid "compilation terminated due to -fmax-errors=%u.\n"
16706 msgstr "кампіляцыя завершана.\n"
16707
16708 #: diagnostic.cc:650
16709 #, fuzzy, c-format
16710 #| msgid "compilation terminated.\n"
16711 msgid "compilation terminated due to -Wfatal-errors.\n"
16712 msgstr "кампіляцыя завершана.\n"
16713
16714 #: diagnostic.cc:671
16715 #, c-format
16716 msgid "Please submit a full bug report, with preprocessed source.\n"
16717 msgstr ""
16718
16719 #: diagnostic.cc:674
16720 #, c-format
16721 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
16722 msgstr ""
16723
16724 #: diagnostic.cc:678
16725 #, c-format
16726 msgid "Please include the complete backtrace with any bug report.\n"
16727 msgstr ""
16728
16729 #: diagnostic.cc:680
16730 #, c-format
16731 msgid "See %s for instructions.\n"
16732 msgstr ""
16733
16734 #: diagnostic.cc:689
16735 #, c-format
16736 msgid "compilation terminated.\n"
16737 msgstr "кампіляцыя завершана.\n"
16738
16739 #: diagnostic.cc:783
16740 msgid "                 from"
16741 msgstr ""
16742
16743 #: diagnostic.cc:784
16744 #, fuzzy
16745 #| msgid "In file included from %s:%d"
16746 msgid "In file included from"
16747 msgstr "У файле уключаным з %s:%d"
16748
16749 #. 2
16750 #: diagnostic.cc:785
16751 #, fuzzy
16752 #| msgid "In file included from %s:%d"
16753 msgid "        included from"
16754 msgstr "У файле уключаным з %s:%d"
16755
16756 #: diagnostic.cc:786
16757 msgid "In module"
16758 msgstr ""
16759
16760 #. 4
16761 #: diagnostic.cc:787
16762 msgid "of module"
16763 msgstr ""
16764
16765 #: diagnostic.cc:788
16766 msgid "In module imported at"
16767 msgstr ""
16768
16769 #. 6
16770 #: diagnostic.cc:789
16771 msgid "imported at"
16772 msgstr ""
16773
16774 #: diagnostic.cc:1362
16775 #, c-format
16776 msgid "%s:%d: confused by earlier errors, bailing out\n"
16777 msgstr ""
16778
16779 #: diagnostic.cc:1997
16780 #, c-format
16781 msgid "internal compiler error: error reporting routines re-entered.\n"
16782 msgstr ""
16783
16784 #: diagnostic.cc:2028 diagnostic.cc:2047
16785 #, fuzzy, gcc-internal-format, gfc-internal-format
16786 #| msgid "abort in %s, at %s:%d"
16787 msgid "in %s, at %s:%d"
16788 msgstr "спынена ў %s, ля %s:%d"
16789
16790 #: final.cc:1113
16791 msgid "negative insn length"
16792 msgstr ""
16793
16794 #: final.cc:2861
16795 msgid "could not split insn"
16796 msgstr ""
16797
16798 #: final.cc:3228
16799 #, fuzzy
16800 #| msgid "invalid mask"
16801 msgid "invalid 'asm': "
16802 msgstr "нерэчаісная маска"
16803
16804 #: final.cc:3361
16805 #, c-format
16806 msgid "nested assembly dialect alternatives"
16807 msgstr ""
16808
16809 #: final.cc:3389 final.cc:3401
16810 #, c-format
16811 msgid "unterminated assembly dialect alternative"
16812 msgstr ""
16813
16814 #: final.cc:3543
16815 #, c-format
16816 msgid "operand number missing after %%-letter"
16817 msgstr ""
16818
16819 #: final.cc:3546 final.cc:3587
16820 #, c-format
16821 msgid "operand number out of range"
16822 msgstr ""
16823
16824 #: final.cc:3604
16825 #, c-format
16826 msgid "invalid %%-code"
16827 msgstr "нерэчаісны %%-код"
16828
16829 #: final.cc:3638
16830 #, c-format
16831 msgid "'%%l' operand isn't a label"
16832 msgstr ""
16833
16834 #. We can't handle floating point constants;
16835 #. PRINT_OPERAND must handle them.
16836 #. We can't handle floating point constants;
16837 #. TARGET_PRINT_OPERAND must handle them.
16838 #: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12275
16839 #, c-format
16840 msgid "floating constant misused"
16841 msgstr ""
16842
16843 #: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12366
16844 #: config/pdp11/pdp11.cc:1872
16845 #, c-format
16846 msgid "invalid expression as operand"
16847 msgstr ""
16848
16849 #: gcc.cc:119
16850 #, c-format
16851 msgid "%s\n"
16852 msgstr "%s\n"
16853
16854 #: gcc.cc:1848
16855 #, c-format
16856 msgid "Using built-in specs.\n"
16857 msgstr ""
16858
16859 #: gcc.cc:2093
16860 #, c-format
16861 msgid ""
16862 "Setting spec %s to '%s'\n"
16863 "\n"
16864 msgstr ""
16865
16866 #: gcc.cc:2298
16867 #, c-format
16868 msgid "Reading specs from %s\n"
16869 msgstr ""
16870
16871 #: gcc.cc:2430
16872 #, fuzzy, c-format
16873 msgid "could not find specs file %s\n"
16874 msgstr "не магу знайсці крыніцу %s\n"
16875
16876 #: gcc.cc:2505
16877 #, c-format
16878 msgid "rename spec %s to %s\n"
16879 msgstr ""
16880
16881 #: gcc.cc:2507
16882 #, c-format
16883 msgid ""
16884 "spec is '%s'\n"
16885 "\n"
16886 msgstr ""
16887
16888 #: gcc.cc:3368
16889 #, c-format
16890 msgid ""
16891 "\n"
16892 "Go ahead? (y or n) "
16893 msgstr ""
16894
16895 #: gcc.cc:3540
16896 #, c-format
16897 msgid "# %s %.2f %.2f\n"
16898 msgstr "# %s %.2f %.2f\n"
16899
16900 #: gcc.cc:3756
16901 #, c-format
16902 msgid "Usage: %s [options] file...\n"
16903 msgstr "Выкарыстанне: %s [выбары] файл...\n"
16904
16905 #: gcc.cc:3757
16906 msgid "Options:\n"
16907 msgstr "Выбары:\n"
16908
16909 #: gcc.cc:3759
16910 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
16911 msgstr ""
16912
16913 #: gcc.cc:3760
16914 #, fuzzy
16915 #| msgid "  --help                   Display this information\n"
16916 msgid "  --help                   Display this information.\n"
16917 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16918
16919 #: gcc.cc:3761
16920 #, fuzzy
16921 #| msgid "  --help                   Display this information\n"
16922 msgid "  --target-help            Display target specific command line options.\n"
16923 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16924
16925 #: gcc.cc:3762
16926 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
16927 msgstr ""
16928
16929 #: gcc.cc:3763
16930 #, fuzzy
16931 #| msgid "  --help                   Display this information\n"
16932 msgid "                           Display specific types of command line options.\n"
16933 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16934
16935 #: gcc.cc:3765
16936 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
16937 msgstr ""
16938
16939 #: gcc.cc:3766
16940 #, fuzzy
16941 #| msgid "  --help                   Display this information\n"
16942 msgid "  --version                Display compiler version information.\n"
16943 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16944
16945 #: gcc.cc:3767
16946 #, fuzzy
16947 #| msgid "  -dumpversion             Display the version of the compiler\n"
16948 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
16949 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16950
16951 #: gcc.cc:3768
16952 #, fuzzy
16953 #| msgid "  -dumpversion             Display the version of the compiler\n"
16954 msgid "  -dumpversion             Display the version of the compiler.\n"
16955 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16956
16957 #: gcc.cc:3769
16958 #, fuzzy
16959 #| msgid "  -dumpversion             Display the version of the compiler\n"
16960 msgid "  -dumpmachine             Display the compiler's target processor.\n"
16961 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16962
16963 #: gcc.cc:3770
16964 msgid "  -foffload=<targets>      Specify offloading targets.\n"
16965 msgstr ""
16966
16967 #: gcc.cc:3771
16968 #, fuzzy
16969 #| msgid "  -dumpversion             Display the version of the compiler\n"
16970 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
16971 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16972
16973 #: gcc.cc:3772
16974 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
16975 msgstr ""
16976
16977 #: gcc.cc:3773
16978 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
16979 msgstr ""
16980
16981 #: gcc.cc:3774
16982 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
16983 msgstr ""
16984
16985 #: gcc.cc:3775
16986 msgid ""
16987 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
16988 "                           a component in the library path.\n"
16989 msgstr ""
16990
16991 #: gcc.cc:3778
16992 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
16993 msgstr ""
16994
16995 #: gcc.cc:3779
16996 msgid ""
16997 "  -print-multi-lib         Display the mapping between command line options and\n"
16998 "                           multiple library search directories.\n"
16999 msgstr ""
17000
17001 #: gcc.cc:3782
17002 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
17003 msgstr ""
17004
17005 #: gcc.cc:3783
17006 #, fuzzy
17007 #| msgid "  -dumpversion             Display the version of the compiler\n"
17008 msgid "  -print-sysroot           Display the target libraries directory.\n"
17009 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17010
17011 #: gcc.cc:3784
17012 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
17013 msgstr ""
17014
17015 #: gcc.cc:3785
17016 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
17017 msgstr ""
17018
17019 #: gcc.cc:3786
17020 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
17021 msgstr ""
17022
17023 #: gcc.cc:3787
17024 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
17025 msgstr ""
17026
17027 #: gcc.cc:3788
17028 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
17029 msgstr ""
17030
17031 #: gcc.cc:3789
17032 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
17033 msgstr ""
17034
17035 #: gcc.cc:3790
17036 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
17037 msgstr ""
17038
17039 #: gcc.cc:3791
17040 #, fuzzy
17041 msgid "  -save-temps              Do not delete intermediate files.\n"
17042 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17043
17044 #: gcc.cc:3792
17045 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
17046 msgstr ""
17047
17048 #: gcc.cc:3793
17049 msgid ""
17050 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
17051 "                           prefixes to other gcc components.\n"
17052 msgstr ""
17053
17054 #: gcc.cc:3796
17055 #, fuzzy
17056 #| msgid "  --help                   Display this information\n"
17057 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
17058 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17059
17060 #: gcc.cc:3797
17061 msgid "  -time                    Time the execution of each subprocess.\n"
17062 msgstr ""
17063
17064 #: gcc.cc:3798
17065 #, fuzzy
17066 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
17067 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17068
17069 #: gcc.cc:3799
17070 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
17071 msgstr ""
17072
17073 #: gcc.cc:3800
17074 msgid ""
17075 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
17076 "                           and libraries.\n"
17077 msgstr ""
17078
17079 #: gcc.cc:3803
17080 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
17081 msgstr ""
17082
17083 #: gcc.cc:3804
17084 #, fuzzy
17085 #| msgid "  -dumpversion             Display the version of the compiler\n"
17086 msgid "  -v                       Display the programs invoked by the compiler.\n"
17087 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17088
17089 #: gcc.cc:3805
17090 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
17091 msgstr ""
17092
17093 #: gcc.cc:3806
17094 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
17095 msgstr ""
17096
17097 #: gcc.cc:3807
17098 msgid "  -S                       Compile only; do not assemble or link.\n"
17099 msgstr ""
17100
17101 #: gcc.cc:3808
17102 #, fuzzy
17103 msgid "  -c                       Compile and assemble, but do not link.\n"
17104 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17105
17106 #: gcc.cc:3809
17107 #, fuzzy
17108 #| msgid "  -o <file>                Place the output into <file>\n"
17109 msgid "  -o <file>                Place the output into <file>.\n"
17110 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17111
17112 #: gcc.cc:3810
17113 msgid ""
17114 "  -pie                     Create a dynamically linked position independent\n"
17115 "                           executable.\n"
17116 msgstr ""
17117
17118 #: gcc.cc:3812
17119 #, fuzzy
17120 #| msgid "  --help                   Display this information\n"
17121 msgid "  -shared                  Create a shared library.\n"
17122 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17123
17124 #: gcc.cc:3813
17125 msgid ""
17126 "  -x <language>            Specify the language of the following input files.\n"
17127 "                           Permissible languages include: c c++ assembler none\n"
17128 "                           'none' means revert to the default behavior of\n"
17129 "                           guessing the language based on the file's extension.\n"
17130 msgstr ""
17131
17132 #: gcc.cc:3820
17133 #, c-format
17134 msgid ""
17135 "\n"
17136 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
17137 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
17138 " other options on to these processes the -W<letter> options must be used.\n"
17139 msgstr ""
17140
17141 #: gcc.cc:6789
17142 #, c-format
17143 msgid "Processing spec (%s), which is '%s'\n"
17144 msgstr ""
17145
17146 #: gcc.cc:7550
17147 #, fuzzy, c-format
17148 #| msgid "libraries: %s\n"
17149 msgid "Target: %s\n"
17150 msgstr "бібліятэкі: %s\n"
17151
17152 #: gcc.cc:7551
17153 #, c-format
17154 msgid "Configured with: %s\n"
17155 msgstr ""
17156
17157 #: gcc.cc:7565
17158 #, c-format
17159 msgid "Thread model: %s\n"
17160 msgstr ""
17161
17162 #: gcc.cc:7566
17163 #, c-format
17164 msgid "Supported LTO compression algorithms: zlib"
17165 msgstr ""
17166
17167 #: gcc.cc:7568
17168 #, c-format
17169 msgid " zstd"
17170 msgstr ""
17171
17172 #: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
17173 #, fuzzy, c-format
17174 #| msgid ":\n"
17175 msgid "\n"
17176 msgstr ":\n"
17177
17178 #: gcc.cc:7581
17179 #, fuzzy, c-format
17180 #| msgid "gcc version %s\n"
17181 msgid "gcc version %s %s\n"
17182 msgstr "версія gcc %s\n"
17183
17184 #: gcc.cc:7584
17185 #, c-format
17186 msgid "gcc driver version %s %sexecuting gcc version %s\n"
17187 msgstr ""
17188
17189 #: gcc.cc:7657 gcc.cc:7867
17190 #, c-format
17191 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
17192 msgstr ""
17193
17194 #: gcc.cc:7791
17195 #, c-format
17196 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
17197 msgstr ""
17198
17199 #: gcc.cc:8642
17200 #, c-format
17201 msgid "install: %s%s\n"
17202 msgstr ""
17203
17204 #: gcc.cc:8645
17205 #, c-format
17206 msgid "programs: %s\n"
17207 msgstr "праграмы: %s\n"
17208
17209 #: gcc.cc:8647
17210 #, c-format
17211 msgid "libraries: %s\n"
17212 msgstr "бібліятэкі: %s\n"
17213
17214 #: gcc.cc:8764
17215 #, c-format
17216 msgid ""
17217 "\n"
17218 "For bug reporting instructions, please see:\n"
17219 msgstr ""
17220 "\n"
17221 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
17222
17223 #: gcc.cc:8780 gcov-tool.cc:527
17224 #, c-format
17225 msgid "%s %s%s\n"
17226 msgstr ""
17227
17228 #: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
17229 msgid "(C)"
17230 msgstr ""
17231
17232 #: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
17233 #, c-format
17234 msgid ""
17235 "This is free software; see the source for copying conditions.  There is NO\n"
17236 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
17237 "\n"
17238 msgstr ""
17239
17240 #: gcc.cc:9127
17241 #, c-format
17242 msgid ""
17243 "\n"
17244 "Linker options\n"
17245 "==============\n"
17246 "\n"
17247 msgstr ""
17248
17249 #: gcc.cc:9128
17250 #, c-format
17251 msgid ""
17252 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
17253 "\n"
17254 msgstr ""
17255
17256 #: gcc.cc:10543
17257 #, c-format
17258 msgid ""
17259 "Assembler options\n"
17260 "=================\n"
17261 "\n"
17262 msgstr ""
17263
17264 #: gcc.cc:10544
17265 #, c-format
17266 msgid ""
17267 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
17268 "\n"
17269 msgstr ""
17270
17271 #: gcov-tool.cc:175
17272 #, c-format
17273 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
17274 msgstr ""
17275
17276 #: gcov-tool.cc:176 gcov-tool.cc:271
17277 #, fuzzy, c-format
17278 msgid "    -o, --output <dir>                  Output directory\n"
17279 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17280
17281 #: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425
17282 #, fuzzy, c-format
17283 msgid "    -v, --verbose                       Verbose mode\n"
17284 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17285
17286 #: gcov-tool.cc:178
17287 #, c-format
17288 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
17289 msgstr ""
17290
17291 #: gcov-tool.cc:194
17292 #, c-format
17293 msgid "Merge subcomand usage:"
17294 msgstr ""
17295
17296 #: gcov-tool.cc:269
17297 #, c-format
17298 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
17299 msgstr ""
17300
17301 #: gcov-tool.cc:270
17302 #, c-format
17303 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
17304 msgstr ""
17305
17306 #: gcov-tool.cc:272
17307 #, c-format
17308 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
17309 msgstr ""
17310
17311 #: gcov-tool.cc:290
17312 #, c-format
17313 msgid "Rewrite subcommand usage:"
17314 msgstr ""
17315
17316 #: gcov-tool.cc:329
17317 #, c-format
17318 msgid "scaling cannot co-exist with normalization, skipping\n"
17319 msgstr ""
17320
17321 #: gcov-tool.cc:342 gcov-tool.cc:352
17322 #, c-format
17323 msgid "incorrect format in scaling, using 1/1\n"
17324 msgstr ""
17325
17326 #: gcov-tool.cc:362
17327 #, c-format
17328 msgid "normalization cannot co-exist with scaling\n"
17329 msgstr ""
17330
17331 #: gcov-tool.cc:419
17332 #, c-format
17333 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
17334 msgstr ""
17335
17336 #: gcov-tool.cc:420
17337 #, fuzzy, c-format
17338 msgid "    -f, --function                      Print function level info\n"
17339 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17340
17341 #: gcov-tool.cc:421
17342 #, fuzzy, c-format
17343 msgid "    -F, --fullname                      Print full filename\n"
17344 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17345
17346 #: gcov-tool.cc:422
17347 #, fuzzy, c-format
17348 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
17349 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17350
17351 #: gcov-tool.cc:423
17352 #, fuzzy, c-format
17353 msgid "    -o, --object                        Print object level info\n"
17354 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17355
17356 #: gcov-tool.cc:424
17357 #, c-format
17358 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
17359 msgstr ""
17360
17361 #: gcov-tool.cc:444
17362 #, c-format
17363 msgid "Overlap subcomand usage:"
17364 msgstr ""
17365
17366 #: gcov-tool.cc:510
17367 #, c-format
17368 msgid ""
17369 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
17370 "\n"
17371 msgstr ""
17372
17373 #: gcov-tool.cc:511
17374 #, c-format
17375 msgid ""
17376 "Offline tool to handle gcda counts\n"
17377 "\n"
17378 msgstr ""
17379
17380 #: gcov-tool.cc:512
17381 #, fuzzy, c-format
17382 msgid "  -h, --help                            Print this help, then exit\n"
17383 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17384
17385 #: gcov-tool.cc:513
17386 #, fuzzy, c-format
17387 msgid "  -v, --version                         Print version number, then exit\n"
17388 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17389
17390 #: gcov-tool.cc:517 gcov.cc:956
17391 #, fuzzy, c-format
17392 msgid ""
17393 "\n"
17394 "For bug reporting instructions, please see:\n"
17395 "%s.\n"
17396 msgstr ""
17397 "\n"
17398 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
17399
17400 #: gcov-tool.cc:528
17401 #, fuzzy, c-format
17402 #| msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
17403 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
17404 msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
17405
17406 #: gcov.cc:925
17407 #, c-format
17408 msgid ""
17409 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
17410 "\n"
17411 msgstr ""
17412
17413 #: gcov.cc:926
17414 #, c-format
17415 msgid ""
17416 "Print code coverage information.\n"
17417 "\n"
17418 msgstr ""
17419
17420 #: gcov.cc:927
17421 #, c-format
17422 msgid "  -a, --all-blocks                Show information for every basic block\n"
17423 msgstr ""
17424
17425 #: gcov.cc:928
17426 #, c-format
17427 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
17428 msgstr ""
17429
17430 #: gcov.cc:929
17431 #, c-format
17432 msgid ""
17433 "  -c, --branch-counts             Output counts of branches taken\n"
17434 "                                    rather than percentages\n"
17435 msgstr ""
17436
17437 #: gcov.cc:931
17438 #, fuzzy, c-format
17439 #| msgid "  --help                   Display this information\n"
17440 msgid "  -d, --display-progress          Display progress information\n"
17441 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17442
17443 #: gcov.cc:932
17444 #, c-format
17445 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
17446 msgstr ""
17447
17448 #: gcov.cc:933
17449 #, c-format
17450 msgid "  -f, --function-summaries        Output summaries for each function\n"
17451 msgstr ""
17452
17453 #: gcov.cc:934
17454 #, fuzzy, c-format
17455 msgid "  -h, --help                      Print this help, then exit\n"
17456 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17457
17458 #: gcov.cc:935
17459 #, c-format
17460 msgid ""
17461 "  -j, --json-format               Output JSON intermediate format\n"
17462 "                                    into .gcov.json.gz file\n"
17463 msgstr ""
17464
17465 #: gcov.cc:937
17466 #, c-format
17467 msgid "  -H, --human-readable            Output human readable numbers\n"
17468 msgstr ""
17469
17470 #: gcov.cc:938
17471 #, fuzzy, c-format
17472 msgid "  -k, --use-colors                Emit colored output\n"
17473 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17474
17475 #: gcov.cc:939
17476 #, c-format
17477 msgid ""
17478 "  -l, --long-file-names           Use long output file names for included\n"
17479 "                                    source files\n"
17480 msgstr ""
17481
17482 #: gcov.cc:941
17483 #, c-format
17484 msgid "  -m, --demangled-names           Output demangled function names\n"
17485 msgstr ""
17486
17487 #: gcov.cc:942
17488 #, fuzzy, c-format
17489 msgid "  -n, --no-output                 Do not create an output file\n"
17490 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17491
17492 #: gcov.cc:943
17493 #, c-format
17494 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
17495 msgstr ""
17496
17497 #: gcov.cc:944
17498 #, c-format
17499 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
17500 msgstr ""
17501
17502 #: gcov.cc:945
17503 #, c-format
17504 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
17505 msgstr ""
17506
17507 #: gcov.cc:946
17508 #, c-format
17509 msgid "  -r, --relative-only             Only show data for relative sources\n"
17510 msgstr ""
17511
17512 #: gcov.cc:947
17513 #, c-format
17514 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
17515 msgstr ""
17516
17517 #: gcov.cc:948
17518 #, fuzzy, c-format
17519 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
17520 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17521
17522 #: gcov.cc:949
17523 #, c-format
17524 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
17525 msgstr ""
17526
17527 #: gcov.cc:950
17528 #, fuzzy, c-format
17529 msgid "  -v, --version                   Print version number, then exit\n"
17530 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17531
17532 #: gcov.cc:951
17533 #, fuzzy, c-format
17534 msgid "  -w, --verbose                   Print verbose informations\n"
17535 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17536
17537 #: gcov.cc:952
17538 #, c-format
17539 msgid "  -x, --hash-filenames            Hash long pathnames\n"
17540 msgstr ""
17541
17542 #: gcov.cc:953
17543 #, fuzzy, c-format
17544 #| msgid "Options:\n"
17545 msgid ""
17546 "\n"
17547 "Obsolete options:\n"
17548 msgstr "Выбары:\n"
17549
17550 #: gcov.cc:954
17551 #, c-format
17552 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
17553 msgstr ""
17554
17555 #: gcov.cc:955
17556 #, c-format
17557 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
17558 msgstr ""
17559
17560 #: gcov.cc:966
17561 #, c-format
17562 msgid "gcov %s%s\n"
17563 msgstr ""
17564
17565 #: gcov.cc:1354
17566 #, fuzzy, c-format
17567 msgid "'%s' file is already processed\n"
17568 msgstr "Клас \"%s\" ужо існуе"
17569
17570 #: gcov.cc:1470 gcov.cc:1599
17571 #, c-format
17572 msgid "Creating '%s'\n"
17573 msgstr ""
17574
17575 #: gcov.cc:1474
17576 #, fuzzy, c-format
17577 #| msgid "error writing to %s"
17578 msgid "Error writing output file '%s'\n"
17579 msgstr "памылка запісу ў %s"
17580
17581 #: gcov.cc:1482
17582 #, fuzzy, c-format
17583 #| msgid "Could not open data file %s.\n"
17584 msgid "Could not open output file '%s'\n"
17585 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
17586
17587 #: gcov.cc:1489
17588 #, c-format
17589 msgid "Removing '%s'\n"
17590 msgstr ""
17591
17592 #: gcov.cc:1604
17593 #, fuzzy, c-format
17594 #| msgid "can't open output file `%s'"
17595 msgid "Cannot open JSON output file %s\n"
17596 msgstr "немагчыма адчыніць файл уводу `%s'"
17597
17598 #: gcov.cc:1613
17599 #, fuzzy, c-format
17600 #| msgid "error writing to %s"
17601 msgid "Error writing JSON output file %s\n"
17602 msgstr "памылка запісу ў %s"
17603
17604 #: gcov.cc:1778
17605 #, c-format
17606 msgid "%s:source file is newer than notes file '%s'\n"
17607 msgstr ""
17608
17609 #: gcov.cc:1783
17610 #, c-format
17611 msgid "(the message is displayed only once per source file)\n"
17612 msgstr ""
17613
17614 #: gcov.cc:1803
17615 #, fuzzy, c-format
17616 #| msgid "can't open output file `%s'"
17617 msgid "%s:cannot open notes file\n"
17618 msgstr "немагчыма адчыніць файл уводу `%s'"
17619
17620 #: gcov.cc:1810
17621 #, c-format
17622 msgid "%s:not a gcov notes file\n"
17623 msgstr ""
17624
17625 #: gcov.cc:1824
17626 #, c-format
17627 msgid "%s:version '%.4s', prefer '%.4s'\n"
17628 msgstr ""
17629
17630 #: gcov.cc:1877
17631 #, c-format
17632 msgid "%s:already seen blocks for '%s'\n"
17633 msgstr ""
17634
17635 #: gcov.cc:1993 gcov.cc:2107
17636 #, c-format
17637 msgid "%s:corrupted\n"
17638 msgstr ""
17639
17640 #: gcov.cc:2001
17641 #, fuzzy, c-format
17642 #| msgid "not found\n"
17643 msgid "%s:no functions found\n"
17644 msgstr "не знойдзена\n"
17645
17646 #: gcov.cc:2019
17647 #, c-format
17648 msgid "%s:cannot open data file, assuming not executed\n"
17649 msgstr ""
17650
17651 #: gcov.cc:2026
17652 #, fuzzy, c-format
17653 #| msgid "Could not open data file %s.\n"
17654 msgid "%s:not a gcov data file\n"
17655 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
17656
17657 #: gcov.cc:2040
17658 #, c-format
17659 msgid "%s:version '%.4s', prefer version '%.4s'\n"
17660 msgstr ""
17661
17662 #: gcov.cc:2047
17663 #, c-format
17664 msgid "%s:stamp mismatch with notes file\n"
17665 msgstr ""
17666
17667 #: gcov.cc:2084
17668 #, c-format
17669 msgid "%s:profile mismatch for '%s'\n"
17670 msgstr ""
17671
17672 #: gcov.cc:2106
17673 #, c-format
17674 msgid "%s:overflowed\n"
17675 msgstr ""
17676
17677 #: gcov.cc:2154
17678 #, c-format
17679 msgid "%s:'%s' lacks entry and/or exit blocks\n"
17680 msgstr ""
17681
17682 #: gcov.cc:2159
17683 #, c-format
17684 msgid "%s:'%s' has arcs to entry block\n"
17685 msgstr ""
17686
17687 #: gcov.cc:2167
17688 #, c-format
17689 msgid "%s:'%s' has arcs from exit block\n"
17690 msgstr ""
17691
17692 #: gcov.cc:2376
17693 #, c-format
17694 msgid "%s:graph is unsolvable for '%s'\n"
17695 msgstr ""
17696
17697 #: gcov.cc:2492
17698 #, c-format
17699 msgid "Lines executed:%s of %d\n"
17700 msgstr ""
17701
17702 #: gcov.cc:2495
17703 #, c-format
17704 msgid "No executable lines\n"
17705 msgstr ""
17706
17707 #: gcov.cc:2503 gcov.cc:2512
17708 #, c-format
17709 msgid "%s '%s'\n"
17710 msgstr ""
17711
17712 #: gcov.cc:2519
17713 #, c-format
17714 msgid "Branches executed:%s of %d\n"
17715 msgstr ""
17716
17717 #: gcov.cc:2523
17718 #, c-format
17719 msgid "Taken at least once:%s of %d\n"
17720 msgstr ""
17721
17722 #: gcov.cc:2529
17723 #, c-format
17724 msgid "No branches\n"
17725 msgstr ""
17726
17727 #: gcov.cc:2531
17728 #, c-format
17729 msgid "Calls executed:%s of %d\n"
17730 msgstr ""
17731
17732 #: gcov.cc:2535
17733 #, c-format
17734 msgid "No calls\n"
17735 msgstr ""
17736
17737 #: gcov.cc:2748
17738 #, fuzzy, c-format
17739 #| msgid ""
17740 #| "\n"
17741 #| " Options for %s:\n"
17742 msgid "%s:no lines for '%s'\n"
17743 msgstr ""
17744 "\n"
17745 " Выбары для %s:\n"
17746
17747 #: gcov.cc:2874
17748 #, c-format
17749 msgid "call   %2d returned %s\n"
17750 msgstr ""
17751
17752 #: gcov.cc:2879
17753 #, c-format
17754 msgid "call   %2d never executed\n"
17755 msgstr ""
17756
17757 #: gcov.cc:2884
17758 #, c-format
17759 msgid "branch %2d taken %s%s"
17760 msgstr ""
17761
17762 #: gcov.cc:2889
17763 #, c-format
17764 msgid "branch %2d never executed"
17765 msgstr ""
17766
17767 #: gcov.cc:2892
17768 #, c-format
17769 msgid " (BB %d)"
17770 msgstr ""
17771
17772 #: gcov.cc:2899
17773 #, fuzzy, c-format
17774 msgid "unconditional %2d taken %s\n"
17775 msgstr "невядомая назва рэгістра: %s\n"
17776
17777 #: gcov.cc:2902
17778 #, c-format
17779 msgid "unconditional %2d never executed\n"
17780 msgstr ""
17781
17782 #: gcov.cc:3154
17783 #, fuzzy, c-format
17784 #| msgid "cannot find source %s"
17785 msgid "Cannot open source file %s\n"
17786 msgstr "не магу знайсці крыніцу %s"
17787
17788 #: gcse.cc:2578
17789 msgid "PRE disabled"
17790 msgstr ""
17791
17792 #: gcse.cc:3505
17793 msgid "GCSE disabled"
17794 msgstr ""
17795
17796 #: incpath.cc:77
17797 #, c-format
17798 msgid "ignoring duplicate directory \"%s\"\n"
17799 msgstr ""
17800
17801 #: incpath.cc:80
17802 #, c-format
17803 msgid "  as it is a non-system directory that duplicates a system directory\n"
17804 msgstr ""
17805
17806 #: incpath.cc:84
17807 #, c-format
17808 msgid "ignoring nonexistent directory \"%s\"\n"
17809 msgstr ""
17810
17811 #: incpath.cc:391
17812 #, c-format
17813 msgid "#include \"...\" search starts here:\n"
17814 msgstr ""
17815
17816 #: incpath.cc:395
17817 #, c-format
17818 msgid "#include <...> search starts here:\n"
17819 msgstr ""
17820
17821 #: incpath.cc:400
17822 #, c-format
17823 msgid "End of search list.\n"
17824 msgstr ""
17825
17826 #. Opening quotation mark.
17827 #: intl.cc:62
17828 msgid "`"
17829 msgstr ""
17830
17831 #. Closing quotation mark.
17832 #: intl.cc:65
17833 msgid "'"
17834 msgstr ""
17835
17836 #: langhooks.cc:384
17837 msgid "At top level:"
17838 msgstr ""
17839
17840 #: langhooks.cc:400 cp/error.cc:3623
17841 #, fuzzy, c-format
17842 msgid "In member function %qs"
17843 msgstr "у функцыі \"%s\":"
17844
17845 #: langhooks.cc:404 cp/error.cc:3626
17846 #, fuzzy, c-format
17847 #| msgid "In function `%s':"
17848 msgid "In function %qs"
17849 msgstr "у функцыі \"%s\":"
17850
17851 #: langhooks.cc:449 cp/error.cc:3576
17852 msgid "    inlined from %qs at %r%s:%d:%d%R"
17853 msgstr ""
17854
17855 #: langhooks.cc:454 cp/error.cc:3581
17856 #, fuzzy
17857 #| msgid "In file included from %s:%d"
17858 msgid "    inlined from %qs at %r%s:%d%R"
17859 msgstr "У файле уключаным з %s:%d"
17860
17861 #: langhooks.cc:460 cp/error.cc:3587
17862 #, fuzzy, c-format
17863 #| msgid "In file included from %s:%d"
17864 msgid "    inlined from %qs"
17865 msgstr "У файле уключаным з %s:%d"
17866
17867 #: lra-assigns.cc:1871 reload1.cc:2073
17868 msgid "this is the insn:"
17869 msgstr ""
17870
17871 #: lra-constraints.cc:3142
17872 msgid "unable to generate reloads for impossible constraints:"
17873 msgstr ""
17874
17875 #: lra-constraints.cc:4168 reload.cc:3844
17876 msgid "unable to generate reloads for:"
17877 msgstr ""
17878
17879 #. What to print when a switch has no documentation.
17880 #: opts.cc:313
17881 msgid "This option lacks documentation."
17882 msgstr ""
17883
17884 #: opts.cc:314
17885 msgid "Uses of this option are diagnosed."
17886 msgstr ""
17887
17888 #: opts.cc:1584
17889 #, c-format
17890 msgid "Same as %s%s (or, in negated form, %s%s)."
17891 msgstr ""
17892
17893 #: opts.cc:1589
17894 #, c-format
17895 msgid "Same as %s%s."
17896 msgstr ""
17897
17898 #: opts.cc:1594
17899 #, c-format
17900 msgid "Same as %s."
17901 msgstr ""
17902
17903 #: opts.cc:1602
17904 #, c-format
17905 msgid "%s  Same as %s."
17906 msgstr ""
17907
17908 #: opts.cc:1665
17909 msgid "[available in "
17910 msgstr ""
17911
17912 #: opts.cc:1697
17913 msgid "[default]"
17914 msgstr ""
17915
17916 #: opts.cc:1706
17917 #, c-format
17918 msgid "%llu bytes"
17919 msgstr ""
17920
17921 #: opts.cc:1743
17922 msgid "[enabled]"
17923 msgstr ""
17924
17925 #: opts.cc:1745
17926 msgid "[disabled]"
17927 msgstr ""
17928
17929 #: opts.cc:1781
17930 #, c-format
17931 msgid " No options with the desired characteristics were found\n"
17932 msgstr ""
17933
17934 #: opts.cc:1790
17935 #, c-format
17936 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
17937 msgstr ""
17938
17939 #: opts.cc:1796
17940 #, c-format
17941 msgid " All options with the desired characteristics have already been displayed\n"
17942 msgstr ""
17943
17944 #: opts.cc:1841
17945 #, fuzzy, c-format
17946 msgid ""
17947 "  Known valid arguments for %s option:\n"
17948 "   "
17949 msgstr "нявернае выкарыстанне \"restict\""
17950
17951 #: opts.cc:1891
17952 msgid "The following options are target specific"
17953 msgstr ""
17954
17955 #: opts.cc:1894
17956 msgid "The following options control compiler warning messages"
17957 msgstr ""
17958
17959 #: opts.cc:1897
17960 msgid "The following options control optimizations"
17961 msgstr ""
17962
17963 #: opts.cc:1900 opts.cc:1940
17964 msgid "The following options are language-independent"
17965 msgstr ""
17966
17967 #: opts.cc:1903
17968 msgid "The following options control parameters"
17969 msgstr ""
17970
17971 #: opts.cc:1909
17972 msgid "The following options are specific to just the language "
17973 msgstr ""
17974
17975 #: opts.cc:1911
17976 msgid "The following options are supported by the language "
17977 msgstr ""
17978
17979 #: opts.cc:1922
17980 msgid "The following options are not documented"
17981 msgstr ""
17982
17983 #: opts.cc:1924
17984 msgid "The following options take separate arguments"
17985 msgstr ""
17986
17987 #: opts.cc:1926
17988 msgid "The following options take joined arguments"
17989 msgstr ""
17990
17991 #: opts.cc:1938
17992 msgid "The following options are language-related"
17993 msgstr ""
17994
17995 #: passes.cc:1833
17996 #, c-format
17997 msgid "during %s pass: %s\n"
17998 msgstr ""
17999
18000 #: passes.cc:1838
18001 #, fuzzy, c-format
18002 #| msgid "bad zip/jar file %s"
18003 msgid "dump file: %s\n"
18004 msgstr "дрэнны zip/jar файл \"%s\""
18005
18006 #: plugin.cc:926
18007 msgid "Event"
18008 msgstr ""
18009
18010 #: plugin.cc:926
18011 msgid "Plugins"
18012 msgstr ""
18013
18014 #: plugin.cc:958
18015 #, c-format
18016 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
18017 msgstr ""
18018
18019 #: postreload-gcse.cc:1355
18020 msgid "using simple load CSE after register allocation"
18021 msgstr ""
18022
18023 #. It's the compiler's fault.
18024 #: reload1.cc:5994
18025 #, fuzzy
18026 msgid "could not find a spill register"
18027 msgstr "Не выкарыстоўваць рэгістра sb"
18028
18029 #. It's the compiler's fault.
18030 #: reload1.cc:7876
18031 msgid "VOIDmode on an output"
18032 msgstr ""
18033
18034 #: reload1.cc:8609
18035 msgid "failure trying to reload:"
18036 msgstr ""
18037
18038 #: rtl-error.cc:116
18039 #, fuzzy
18040 msgid "unrecognizable insn:"
18041 msgstr "нераспазнаны выбар \"-%s\""
18042
18043 #: rtl-error.cc:118
18044 msgid "insn does not satisfy its constraints:"
18045 msgstr ""
18046
18047 #: targhooks.cc:2157
18048 #, c-format
18049 msgid "created and used with differing settings of '%s'"
18050 msgstr ""
18051
18052 #: targhooks.cc:2172
18053 msgid "created and used with different settings of %<-fpic%>"
18054 msgstr ""
18055
18056 #: targhooks.cc:2174
18057 msgid "created and used with different settings of %<-fpie%>"
18058 msgstr ""
18059
18060 #: toplev.cc:318
18061 #, fuzzy, c-format
18062 #| msgid "internal error"
18063 msgid "unrecoverable error"
18064 msgstr "унутраная памылка"
18065
18066 #: toplev.cc:611
18067 #, fuzzy, c-format
18068 #| msgid ""
18069 #| "%s%s%s version %s (%s)\n"
18070 #| "%s\tcompiled by GNU C version %s.\n"
18071 #| "%s%s%s version %s (%s) compiled by CC.\n"
18072 msgid ""
18073 "%s%s%s %sversion %s (%s)\n"
18074 "%s\tcompiled by GNU C version %s, "
18075 msgstr ""
18076 "%s%s%s версія %s (%s)\n"
18077 "%s\tзкампілявана GNU C версія %s.\n"
18078 "%s%s%s версія %s (%s) зкампілявана CC.\n"
18079
18080 #: toplev.cc:613
18081 #, c-format
18082 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
18083 msgstr ""
18084
18085 #: toplev.cc:617
18086 #, c-format
18087 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
18088 msgstr ""
18089
18090 #: toplev.cc:619
18091 #, c-format
18092 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
18093 msgstr ""
18094
18095 #: toplev.cc:621
18096 #, c-format
18097 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
18098 msgstr ""
18099
18100 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
18101 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:425
18102 #, gcc-internal-format
18103 msgid "<anonymous>"
18104 msgstr ""
18105
18106 #: c-family/c-format.cc:437
18107 msgid "format"
18108 msgstr ""
18109
18110 #: c-family/c-format.cc:438
18111 msgid "field width specifier"
18112 msgstr ""
18113
18114 #: c-family/c-format.cc:439
18115 msgid "field precision specifier"
18116 msgstr ""
18117
18118 #: c-family/c-format.cc:558 c-family/c-format.cc:582
18119 #: config/i386/msformat-c.cc:45
18120 #, fuzzy
18121 #| msgid "`0' flag"
18122 msgid "' ' flag"
18123 msgstr "'0' флаг"
18124
18125 #: c-family/c-format.cc:558 c-family/c-format.cc:582
18126 #: config/i386/msformat-c.cc:45
18127 msgid "the ' ' printf flag"
18128 msgstr ""
18129
18130 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
18131 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
18132 #, fuzzy
18133 #| msgid "`0' flag"
18134 msgid "'+' flag"
18135 msgstr "'0' флаг"
18136
18137 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
18138 #: config/i386/msformat-c.cc:46
18139 msgid "the '+' printf flag"
18140 msgstr ""
18141
18142 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
18143 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
18144 #: config/i386/msformat-c.cc:82
18145 #, fuzzy
18146 #| msgid "`0' flag"
18147 msgid "'#' flag"
18148 msgstr "'0' флаг"
18149
18150 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
18151 #: config/i386/msformat-c.cc:47
18152 msgid "the '#' printf flag"
18153 msgstr ""
18154
18155 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
18156 #: config/i386/msformat-c.cc:48
18157 #, fuzzy
18158 #| msgid "`0' flag"
18159 msgid "'0' flag"
18160 msgstr "'0' флаг"
18161
18162 #: c-family/c-format.cc:561 c-family/c-format.cc:585
18163 #: config/i386/msformat-c.cc:48
18164 msgid "the '0' printf flag"
18165 msgstr ""
18166
18167 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
18168 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
18169 #, fuzzy
18170 #| msgid "`0' flag"
18171 msgid "'-' flag"
18172 msgstr "'0' флаг"
18173
18174 #: c-family/c-format.cc:562 c-family/c-format.cc:586
18175 #: config/i386/msformat-c.cc:49
18176 msgid "the '-' printf flag"
18177 msgstr ""
18178
18179 #: c-family/c-format.cc:563 c-family/c-format.cc:635
18180 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
18181 #, fuzzy
18182 #| msgid "`0' flag"
18183 msgid "''' flag"
18184 msgstr "'0' флаг"
18185
18186 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
18187 msgid "the ''' printf flag"
18188 msgstr ""
18189
18190 #: c-family/c-format.cc:564 c-family/c-format.cc:636
18191 #, fuzzy
18192 #| msgid "`0' flag"
18193 msgid "'I' flag"
18194 msgstr "'0' флаг"
18195
18196 #: c-family/c-format.cc:564
18197 msgid "the 'I' printf flag"
18198 msgstr ""
18199
18200 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
18201 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
18202 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
18203 msgid "field width"
18204 msgstr ""
18205
18206 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
18207 #: config/i386/msformat-c.cc:51
18208 msgid "field width in printf format"
18209 msgstr ""
18210
18211 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
18212 #: config/i386/msformat-c.cc:52
18213 msgid "precision"
18214 msgstr ""
18215
18216 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
18217 #: config/i386/msformat-c.cc:52
18218 msgid "precision in printf format"
18219 msgstr ""
18220
18221 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
18222 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
18223 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
18224 msgid "length modifier"
18225 msgstr ""
18226
18227 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
18228 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
18229 msgid "length modifier in printf format"
18230 msgstr ""
18231
18232 #: c-family/c-format.cc:616
18233 #, fuzzy
18234 #| msgid "`0' flag"
18235 msgid "'q' flag"
18236 msgstr "'0' флаг"
18237
18238 #: c-family/c-format.cc:616
18239 msgid "the 'q' diagnostic flag"
18240 msgstr ""
18241
18242 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
18243 msgid "assignment suppression"
18244 msgstr ""
18245
18246 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
18247 msgid "the assignment suppression scanf feature"
18248 msgstr ""
18249
18250 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
18251 #, fuzzy
18252 #| msgid "`0' flag"
18253 msgid "'a' flag"
18254 msgstr "'0' флаг"
18255
18256 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
18257 msgid "the 'a' scanf flag"
18258 msgstr ""
18259
18260 #: c-family/c-format.cc:632
18261 #, fuzzy
18262 #| msgid "`0' flag"
18263 msgid "'m' flag"
18264 msgstr "'0' флаг"
18265
18266 #: c-family/c-format.cc:632
18267 msgid "the 'm' scanf flag"
18268 msgstr ""
18269
18270 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
18271 msgid "field width in scanf format"
18272 msgstr ""
18273
18274 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
18275 msgid "length modifier in scanf format"
18276 msgstr ""
18277
18278 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
18279 msgid "the ''' scanf flag"
18280 msgstr ""
18281
18282 #: c-family/c-format.cc:636
18283 msgid "the 'I' scanf flag"
18284 msgstr ""
18285
18286 #: c-family/c-format.cc:651
18287 #, fuzzy
18288 #| msgid "`0' flag"
18289 msgid "'_' flag"
18290 msgstr "'0' флаг"
18291
18292 #: c-family/c-format.cc:651
18293 msgid "the '_' strftime flag"
18294 msgstr ""
18295
18296 #: c-family/c-format.cc:652
18297 msgid "the '-' strftime flag"
18298 msgstr ""
18299
18300 #: c-family/c-format.cc:653
18301 msgid "the '0' strftime flag"
18302 msgstr ""
18303
18304 #: c-family/c-format.cc:654 c-family/c-format.cc:679
18305 #, fuzzy
18306 #| msgid "`0' flag"
18307 msgid "'^' flag"
18308 msgstr "'0' флаг"
18309
18310 #: c-family/c-format.cc:654
18311 msgid "the '^' strftime flag"
18312 msgstr ""
18313
18314 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
18315 msgid "the '#' strftime flag"
18316 msgstr ""
18317
18318 #: c-family/c-format.cc:656
18319 msgid "field width in strftime format"
18320 msgstr ""
18321
18322 #: c-family/c-format.cc:657
18323 #, fuzzy
18324 #| msgid "`O' modifier"
18325 msgid "'E' modifier"
18326 msgstr "'O' мадыфікатар"
18327
18328 #: c-family/c-format.cc:657
18329 msgid "the 'E' strftime modifier"
18330 msgstr ""
18331
18332 #: c-family/c-format.cc:658
18333 #, fuzzy
18334 #| msgid "`O' modifier"
18335 msgid "'O' modifier"
18336 msgstr "'O' мадыфікатар"
18337
18338 #: c-family/c-format.cc:658
18339 msgid "the 'O' strftime modifier"
18340 msgstr ""
18341
18342 #: c-family/c-format.cc:659 c-family/c-format.cc:660
18343 #, fuzzy
18344 #| msgid "`O' modifier"
18345 msgid "the 'O' modifier"
18346 msgstr "'O' мадыфікатар"
18347
18348 #: c-family/c-format.cc:678
18349 msgid "fill character"
18350 msgstr ""
18351
18352 #: c-family/c-format.cc:678
18353 msgid "fill character in strfmon format"
18354 msgstr ""
18355
18356 #: c-family/c-format.cc:679
18357 msgid "the '^' strfmon flag"
18358 msgstr ""
18359
18360 #: c-family/c-format.cc:680
18361 msgid "the '+' strfmon flag"
18362 msgstr ""
18363
18364 #: c-family/c-format.cc:681
18365 #, fuzzy
18366 #| msgid "`0' flag"
18367 msgid "'(' flag"
18368 msgstr "'0' флаг"
18369
18370 #: c-family/c-format.cc:681
18371 msgid "the '(' strfmon flag"
18372 msgstr ""
18373
18374 #: c-family/c-format.cc:682
18375 #, fuzzy
18376 #| msgid "`0' flag"
18377 msgid "'!' flag"
18378 msgstr "'0' флаг"
18379
18380 #: c-family/c-format.cc:682
18381 msgid "the '!' strfmon flag"
18382 msgstr ""
18383
18384 #: c-family/c-format.cc:683
18385 msgid "the '-' strfmon flag"
18386 msgstr ""
18387
18388 #: c-family/c-format.cc:684
18389 msgid "field width in strfmon format"
18390 msgstr ""
18391
18392 #: c-family/c-format.cc:685
18393 msgid "left precision"
18394 msgstr ""
18395
18396 #: c-family/c-format.cc:685
18397 msgid "left precision in strfmon format"
18398 msgstr ""
18399
18400 #: c-family/c-format.cc:686
18401 msgid "right precision"
18402 msgstr ""
18403
18404 #: c-family/c-format.cc:686
18405 msgid "right precision in strfmon format"
18406 msgstr ""
18407
18408 #: c-family/c-format.cc:687
18409 msgid "length modifier in strfmon format"
18410 msgstr ""
18411
18412 #. Handle deferred options from command-line.
18413 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
18414 msgid "<command-line>"
18415 msgstr ""
18416
18417 #: config/aarch64/aarch64.cc:11676
18418 #, fuzzy, c-format
18419 msgid "unsupported operand for code '%c'"
18420 msgstr "Нерэчаісны выбар \"%s\""
18421
18422 #: config/aarch64/aarch64.cc:11685 config/aarch64/aarch64.cc:11698
18423 #: config/aarch64/aarch64.cc:11710 config/aarch64/aarch64.cc:11721
18424 #: config/aarch64/aarch64.cc:11737 config/aarch64/aarch64.cc:11751
18425 #: config/aarch64/aarch64.cc:11771 config/aarch64/aarch64.cc:11848
18426 #: config/aarch64/aarch64.cc:11859 config/aarch64/aarch64.cc:11873
18427 #: config/aarch64/aarch64.cc:12095 config/aarch64/aarch64.cc:12115
18428 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
18429 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
18430 #, fuzzy, c-format
18431 msgid "invalid operand for '%%%c'"
18432 msgstr "Нерэчаісны выбар \"%s\""
18433
18434 #: config/aarch64/aarch64.cc:11789 config/aarch64/aarch64.cc:11800
18435 #: config/aarch64/aarch64.cc:11955 config/aarch64/aarch64.cc:11966
18436 #, fuzzy, c-format
18437 #| msgid "invalid string constant `%E'"
18438 msgid "invalid vector constant"
18439 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
18440
18441 #: config/aarch64/aarch64.cc:11812 config/aarch64/aarch64.cc:11824
18442 #, c-format
18443 msgid "incompatible floating point / vector register operand for '%%%c'"
18444 msgstr ""
18445
18446 #: config/aarch64/aarch64.cc:11841
18447 #, fuzzy, c-format
18448 #| msgid "invalid register name for `%s'"
18449 msgid "incompatible register operand for '%%%c'"
18450 msgstr "нерэчаісная назва рэгістра `%s'"
18451
18452 #: config/aarch64/aarch64.cc:11907 config/arm/arm.cc:24475
18453 #, fuzzy, c-format
18454 msgid "missing operand"
18455 msgstr "прапушчан ініцыялізатар"
18456
18457 #: config/aarch64/aarch64.cc:11992
18458 #, fuzzy, c-format
18459 msgid "invalid constant"
18460 msgstr "Нерэчаісны выбар %s"
18461
18462 #: config/aarch64/aarch64.cc:11995
18463 #, fuzzy, c-format
18464 #| msgid "invalid %%d operand"
18465 msgid "invalid operand"
18466 msgstr "нерэчаісны %%d аперанд"
18467
18468 #: config/aarch64/aarch64.cc:12123 config/aarch64/aarch64.cc:12128
18469 #, fuzzy, c-format
18470 msgid "invalid operand prefix '%%%c'"
18471 msgstr "Нерэчаісны выбар \"%s\""
18472
18473 #: config/aarch64/aarch64.cc:12148
18474 #, fuzzy, c-format
18475 #| msgid "invalid address"
18476 msgid "invalid address mode"
18477 msgstr "нерэчаісны адрас"
18478
18479 #: config/aarch64/aarch64.cc:26825 config/arm/arm.cc:33897
18480 msgid "invalid conversion from type %<bfloat16_t%>"
18481 msgstr ""
18482
18483 #: config/aarch64/aarch64.cc:26827 config/arm/arm.cc:33899
18484 msgid "invalid conversion to type %<bfloat16_t%>"
18485 msgstr ""
18486
18487 #: config/aarch64/aarch64.cc:26842 config/aarch64/aarch64.cc:26858
18488 #: config/arm/arm.cc:33914 config/arm/arm.cc:33930
18489 msgid "operation not permitted on type %<bfloat16_t%>"
18490 msgstr ""
18491
18492 #: config/aarch64/aarch64.cc:26866
18493 msgid "cannot combine GNU and SVE vectors in a binary operation"
18494 msgstr ""
18495
18496 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13535
18497 #: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9357
18498 #, c-format
18499 msgid "'%%&' used without any local dynamic TLS references"
18500 msgstr ""
18501
18502 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
18503 #, fuzzy, c-format
18504 msgid "invalid %%J value"
18505 msgstr "дрэннае %%Q значэнне"
18506
18507 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577
18508 #: config/or1k/or1k.cc:1249
18509 #, c-format
18510 msgid "invalid %%r value"
18511 msgstr "нерэчаіснае значэньне %%r"
18512
18513 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
18514 #: config/rs6000/rs6000.cc:13972 config/xtensa/xtensa.cc:2460
18515 #, c-format
18516 msgid "invalid %%R value"
18517 msgstr "нерэчаіснае значэньне %%R"
18518
18519 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13892
18520 #: config/xtensa/xtensa.cc:2427
18521 #, c-format
18522 msgid "invalid %%N value"
18523 msgstr "нерэчаіснае значэньне %%N"
18524
18525 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13920
18526 #, c-format
18527 msgid "invalid %%P value"
18528 msgstr "нерэчаіснае значэньне %%P"
18529
18530 #: config/alpha/alpha.cc:5196
18531 #, c-format
18532 msgid "invalid %%h value"
18533 msgstr "нерэчаіснае значэньне %%h"
18534
18535 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
18536 #, c-format
18537 msgid "invalid %%L value"
18538 msgstr "нерэчаіснае значэньне %%L"
18539
18540 #: config/alpha/alpha.cc:5223
18541 #, c-format
18542 msgid "invalid %%m value"
18543 msgstr "нерэчаіснае значэньне %%m"
18544
18545 #: config/alpha/alpha.cc:5229
18546 #, c-format
18547 msgid "invalid %%M value"
18548 msgstr "нерэчаіснае значэньне %%M"
18549
18550 #: config/alpha/alpha.cc:5266
18551 #, c-format
18552 msgid "invalid %%U value"
18553 msgstr "нерэчаіснае значэньне %%U"
18554
18555 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13980
18556 #, c-format
18557 msgid "invalid %%s value"
18558 msgstr "нерэчаіснае значэньне %%v"
18559
18560 #: config/alpha/alpha.cc:5285
18561 #, c-format
18562 msgid "invalid %%C value"
18563 msgstr "нерэчаіснае значэньне %%C"
18564
18565 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13756
18566 #, c-format
18567 msgid "invalid %%E value"
18568 msgstr "нерэчаіснае значэньне %%E"
18569
18570 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
18571 #, c-format
18572 msgid "unknown relocation unspec"
18573 msgstr ""
18574
18575 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
18576 #: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
18577 #: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
18578 #: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14283
18579 #, c-format
18580 msgid "invalid %%xn code"
18581 msgstr "нерэчаіснае значэньне %%xn"
18582
18583 #: config/alpha/alpha.cc:5462
18584 #, fuzzy, c-format
18585 #| msgid "invalid address"
18586 msgid "invalid operand address"
18587 msgstr "нерэчаісны адрас"
18588
18589 #: config/arc/arc.cc:4524
18590 #, fuzzy, c-format
18591 msgid "invalid operand to %%Z code"
18592 msgstr "нерэчаісны %%-код"
18593
18594 #: config/arc/arc.cc:4532
18595 #, fuzzy, c-format
18596 msgid "invalid operand to %%z code"
18597 msgstr "нерэчаісны %%-код"
18598
18599 #: config/arc/arc.cc:4540
18600 #, fuzzy, c-format
18601 msgid "invalid operands to %%c code"
18602 msgstr "нерэчаісны %%-код"
18603
18604 #: config/arc/arc.cc:4548
18605 #, fuzzy, c-format
18606 msgid "invalid operand to %%M code"
18607 msgstr "нерэчаісны %%-код"
18608
18609 #: config/arc/arc.cc:4556 config/m32r/m32r.cc:2086
18610 #, fuzzy, c-format
18611 msgid "invalid operand to %%p code"
18612 msgstr "нерэчаісны %%-код"
18613
18614 #: config/arc/arc.cc:4567 config/m32r/m32r.cc:2079
18615 #, fuzzy, c-format
18616 msgid "invalid operand to %%s code"
18617 msgstr "нерэчаісны %%-код"
18618
18619 #: config/arc/arc.cc:4715 config/m32r/m32r.cc:2112
18620 #, fuzzy, c-format
18621 msgid "invalid operand to %%R code"
18622 msgstr "нерэчаісны %%-код"
18623
18624 #: config/arc/arc.cc:4791 config/m32r/m32r.cc:2135
18625 #, fuzzy, c-format
18626 msgid "invalid operand to %%H/%%L code"
18627 msgstr "нерэчаісны %%-код"
18628
18629 #: config/arc/arc.cc:4859 config/m32r/m32r.cc:2206
18630 #, fuzzy, c-format
18631 msgid "invalid operand to %%U code"
18632 msgstr "нерэчаісны %%-код"
18633
18634 #: config/arc/arc.cc:4871
18635 #, fuzzy, c-format
18636 msgid "invalid operand to %%V code"
18637 msgstr "нерэчаісны %%-код"
18638
18639 #: config/arc/arc.cc:4928
18640 #, fuzzy, c-format
18641 msgid "invalid operand to %%O code"
18642 msgstr "нерэчаісны %%-код"
18643
18644 #. Unknown flag.
18645 #. Undocumented flag.
18646 #: config/arc/arc.cc:4954 config/epiphany/epiphany.cc:1309
18647 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
18648 #: config/sparc/sparc.cc:9636
18649 #, c-format
18650 msgid "invalid operand output code"
18651 msgstr ""
18652
18653 #: config/arc/arc.cc:6494
18654 #, fuzzy, c-format
18655 msgid "invalid UNSPEC as operand: %d"
18656 msgstr "нерэчаісны %%-код"
18657
18658 #: config/arc/arc.cc:6710
18659 #, fuzzy
18660 msgid "unrecognized supposed constant"
18661 msgstr "нераспазнаны выбар \"-%s\""
18662
18663 #: config/arm/arm.cc:20839 config/arm/arm.cc:20864 config/arm/arm.cc:20874
18664 #: config/arm/arm.cc:20883 config/arm/arm.cc:20892
18665 #, fuzzy, c-format
18666 #| msgid "invalid %%f operand"
18667 msgid "invalid shift operand"
18668 msgstr "нерэчаісны %%f аперанд"
18669
18670 #: config/arm/arm.cc:23748 config/arm/arm.cc:23766
18671 #, fuzzy, c-format
18672 msgid "predicated Thumb instruction"
18673 msgstr "нявернае выкарыстанне \"restict\""
18674
18675 #: config/arm/arm.cc:23754
18676 #, c-format
18677 msgid "predicated instruction in conditional sequence"
18678 msgstr ""
18679
18680 #: config/arm/arm.cc:23872 config/arm/arm.cc:23885 config/arm/arm.cc:23910
18681 #: config/nios2/nios2.cc:3081
18682 #, fuzzy, c-format
18683 msgid "Unsupported operand for code '%c'"
18684 msgstr "Нерэчаісны выбар \"%s\""
18685
18686 #: config/arm/arm.cc:23987 config/arm/arm.cc:24009 config/arm/arm.cc:24019
18687 #: config/arm/arm.cc:24029 config/arm/arm.cc:24039 config/arm/arm.cc:24078
18688 #: config/arm/arm.cc:24096 config/arm/arm.cc:24121 config/arm/arm.cc:24136
18689 #: config/arm/arm.cc:24163 config/arm/arm.cc:24170 config/arm/arm.cc:24188
18690 #: config/arm/arm.cc:24195 config/arm/arm.cc:24203 config/arm/arm.cc:24224
18691 #: config/arm/arm.cc:24231 config/arm/arm.cc:24422 config/arm/arm.cc:24429
18692 #: config/arm/arm.cc:24456 config/arm/arm.cc:24463 config/bfin/bfin.cc:1441
18693 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
18694 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
18695 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
18696 #, fuzzy, c-format
18697 msgid "invalid operand for code '%c'"
18698 msgstr "Нерэчаісны выбар \"%s\""
18699
18700 #: config/arm/arm.cc:24091
18701 #, c-format
18702 msgid "instruction never executed"
18703 msgstr ""
18704
18705 #. Former Maverick support, removed after GCC-4.7.
18706 #: config/arm/arm.cc:24112
18707 #, c-format
18708 msgid "obsolete Maverick format code '%c'"
18709 msgstr ""
18710
18711 #: config/avr/avr.cc:2642
18712 #, c-format
18713 msgid "address operand requires constraint for X, Y, or Z register"
18714 msgstr ""
18715
18716 #: config/avr/avr.cc:2825
18717 msgid "operands to %T/%t must be reg + const_int:"
18718 msgstr ""
18719
18720 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
18721 msgid "bad address, not an I/O address:"
18722 msgstr ""
18723
18724 #: config/avr/avr.cc:2884
18725 msgid "bad address, not a constant:"
18726 msgstr ""
18727
18728 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
18729 msgid "bad address, not (reg+disp):"
18730 msgstr ""
18731
18732 #: config/avr/avr.cc:2916
18733 msgid "bad address, not post_inc or pre_dec:"
18734 msgstr ""
18735
18736 #: config/avr/avr.cc:2928
18737 msgid "internal compiler error.  Bad address:"
18738 msgstr ""
18739
18740 #: config/avr/avr.cc:2961
18741 #, c-format
18742 msgid "Unsupported code '%c' for fixed-point:"
18743 msgstr ""
18744
18745 #: config/avr/avr.cc:2969
18746 msgid "internal compiler error.  Unknown mode:"
18747 msgstr ""
18748
18749 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
18750 #, fuzzy
18751 msgid "invalid insn:"
18752 msgstr "Нерэчаісны выбар %s"
18753
18754 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
18755 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
18756 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
18757 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
18758 msgid "incorrect insn:"
18759 msgstr ""
18760
18761 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
18762 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
18763 #: config/avr/avr.cc:5664
18764 msgid "unknown move insn:"
18765 msgstr ""
18766
18767 #: config/avr/avr.cc:6131
18768 msgid "bad shift insn:"
18769 msgstr ""
18770
18771 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
18772 msgid "internal compiler error.  Incorrect shift:"
18773 msgstr ""
18774
18775 #: config/avr/avr.cc:8547
18776 #, fuzzy
18777 #| msgid "unsupported version"
18778 msgid "unsupported fixed-point conversion"
18779 msgstr "непадтрымліваемая версія"
18780
18781 #: config/avr/avr.cc:9916
18782 msgid "variable"
18783 msgstr ""
18784
18785 #: config/avr/avr.cc:9921
18786 #, fuzzy
18787 msgid "function parameter"
18788 msgstr "невыкарыстаемы параметр \"%s\""
18789
18790 #: config/avr/avr.cc:9926
18791 #, fuzzy
18792 #| msgid "structure"
18793 msgid "structure field"
18794 msgstr "структура"
18795
18796 #: config/avr/avr.cc:9932
18797 #, fuzzy
18798 #| msgid "return type of `%s' is not `int'"
18799 msgid "return type of function"
18800 msgstr "вяртаемы тып \"%s\" не \"int\""
18801
18802 #: config/avr/avr.cc:9937
18803 msgid "pointer"
18804 msgstr ""
18805
18806 #: config/avr/driver-avr.cc:50
18807 #, c-format
18808 msgid ""
18809 "Running spec function '%s' with %d args\n"
18810 "\n"
18811 msgstr ""
18812
18813 #: config/bfin/bfin.cc:1390
18814 #, c-format
18815 msgid "invalid %%j value"
18816 msgstr ""
18817
18818 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
18819 #, fuzzy, c-format
18820 #| msgid "invalid %%c operand"
18821 msgid "invalid const_double operand"
18822 msgstr "нерэчаісны %%c аперанд"
18823
18824 #: config/bpf/bpf.cc:921
18825 #, fuzzy
18826 #| msgid "invalid %%d operand"
18827 msgid "invalid address in operand"
18828 msgstr "нерэчаісны %%d аперанд"
18829
18830 #. Fallthrough.
18831 #: config/bpf/bpf.cc:928
18832 #, fuzzy
18833 #| msgid "unsupported version"
18834 msgid "unsupported operand"
18835 msgstr "непадтрымліваемая версія"
18836
18837 #. Format punctuators via %s to avoid -Wformat-diag.
18838 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
18839 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
18840 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
18841 #: cp/logic.cc:314 cp/typeck.cc:7306 d/d-convert.cc:237
18842 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
18843 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
18844 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
18845 #: lto/lto-object.cc:358
18846 #, gcc-internal-format, gfc-internal-format
18847 msgid "%s"
18848 msgstr ""
18849
18850 #: config/cris/cris.cc:826
18851 msgid "unexpected index-type in cris_print_index"
18852 msgstr ""
18853
18854 #: config/cris/cris.cc:840
18855 msgid "unexpected base-type in cris_print_base"
18856 msgstr ""
18857
18858 #: config/cris/cris.cc:895
18859 msgid "invalid operand for 'b' modifier"
18860 msgstr ""
18861
18862 #: config/cris/cris.cc:912
18863 #, fuzzy
18864 msgid "invalid operand for 'o' modifier"
18865 msgstr "нерэчаісны %%-код"
18866
18867 #: config/cris/cris.cc:931
18868 #, fuzzy
18869 msgid "invalid operand for 'O' modifier"
18870 msgstr "нерэчаісны %%-код"
18871
18872 #: config/cris/cris.cc:964
18873 msgid "invalid operand for 'p' modifier"
18874 msgstr ""
18875
18876 #: config/cris/cris.cc:1003
18877 msgid "invalid operand for 'z' modifier"
18878 msgstr ""
18879
18880 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
18881 msgid "invalid operand for 'H' modifier"
18882 msgstr ""
18883
18884 #: config/cris/cris.cc:1060
18885 msgid "bad register"
18886 msgstr ""
18887
18888 #: config/cris/cris.cc:1104
18889 msgid "invalid operand for 'e' modifier"
18890 msgstr ""
18891
18892 #: config/cris/cris.cc:1121
18893 msgid "invalid operand for 'm' modifier"
18894 msgstr ""
18895
18896 #: config/cris/cris.cc:1146
18897 msgid "invalid operand for 'A' modifier"
18898 msgstr ""
18899
18900 #: config/cris/cris.cc:1201
18901 msgid "invalid operand for 'D' modifier"
18902 msgstr ""
18903
18904 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
18905 msgid "invalid operand for 'T' modifier"
18906 msgstr ""
18907
18908 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
18909 msgid "invalid operand modifier letter"
18910 msgstr ""
18911
18912 #: config/cris/cris.cc:1286
18913 msgid "unexpected multiplicative operand"
18914 msgstr ""
18915
18916 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
18917 msgid "unexpected operand"
18918 msgstr ""
18919
18920 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
18921 msgid "unrecognized address"
18922 msgstr "нераспазнаны адрас"
18923
18924 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
18925 msgid "unexpected side-effects in address"
18926 msgstr ""
18927
18928 #: config/fr30/fr30.cc:510
18929 #, c-format
18930 msgid "fr30_print_operand_address: unhandled address"
18931 msgstr ""
18932
18933 #: config/fr30/fr30.cc:534
18934 #, c-format
18935 msgid "fr30_print_operand: unrecognized %%p code"
18936 msgstr ""
18937
18938 #: config/fr30/fr30.cc:554
18939 #, c-format
18940 msgid "fr30_print_operand: unrecognized %%b code"
18941 msgstr ""
18942
18943 #: config/fr30/fr30.cc:575
18944 #, c-format
18945 msgid "fr30_print_operand: unrecognized %%B code"
18946 msgstr ""
18947
18948 #: config/fr30/fr30.cc:583
18949 #, c-format
18950 msgid "fr30_print_operand: invalid operand to %%A code"
18951 msgstr ""
18952
18953 #: config/fr30/fr30.cc:600
18954 #, c-format
18955 msgid "fr30_print_operand: invalid %%x code"
18956 msgstr ""
18957
18958 #: config/fr30/fr30.cc:607
18959 #, c-format
18960 msgid "fr30_print_operand: invalid %%F code"
18961 msgstr ""
18962
18963 #: config/fr30/fr30.cc:624
18964 #, c-format
18965 msgid "fr30_print_operand: unknown code"
18966 msgstr ""
18967
18968 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
18969 #: config/fr30/fr30.cc:685
18970 #, c-format
18971 msgid "fr30_print_operand: unhandled MEM"
18972 msgstr ""
18973
18974 #: config/frv/frv.cc:2490
18975 msgid "bad insn to frv_print_operand_address:"
18976 msgstr ""
18977
18978 #: config/frv/frv.cc:2501
18979 msgid "bad register to frv_print_operand_memory_reference_reg:"
18980 msgstr ""
18981
18982 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
18983 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
18984 msgid "bad insn to frv_print_operand_memory_reference:"
18985 msgstr ""
18986
18987 #: config/frv/frv.cc:2670
18988 #, c-format
18989 msgid "bad condition code"
18990 msgstr ""
18991
18992 #: config/frv/frv.cc:2744
18993 msgid "bad insn in frv_print_operand, bad const_double"
18994 msgstr ""
18995
18996 #: config/frv/frv.cc:2805
18997 msgid "bad insn to frv_print_operand, 'e' modifier:"
18998 msgstr ""
18999
19000 #: config/frv/frv.cc:2813
19001 msgid "bad insn to frv_print_operand, 'F' modifier:"
19002 msgstr ""
19003
19004 #: config/frv/frv.cc:2829
19005 msgid "bad insn to frv_print_operand, 'f' modifier:"
19006 msgstr ""
19007
19008 #: config/frv/frv.cc:2843
19009 msgid "bad insn to frv_print_operand, 'g' modifier:"
19010 msgstr ""
19011
19012 #: config/frv/frv.cc:2891
19013 msgid "bad insn to frv_print_operand, 'L' modifier:"
19014 msgstr ""
19015
19016 #: config/frv/frv.cc:2904
19017 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
19018 msgstr ""
19019
19020 #: config/frv/frv.cc:2925
19021 msgid "bad insn to frv_print_operand, 'O' modifier:"
19022 msgstr ""
19023
19024 #: config/frv/frv.cc:2943
19025 msgid "bad insn to frv_print_operand, P modifier:"
19026 msgstr ""
19027
19028 #: config/frv/frv.cc:2963
19029 msgid "bad insn in frv_print_operand, z case"
19030 msgstr ""
19031
19032 #: config/frv/frv.cc:2994
19033 msgid "bad insn in frv_print_operand, 0 case"
19034 msgstr ""
19035
19036 #: config/frv/frv.cc:2999
19037 msgid "frv_print_operand: unknown code"
19038 msgstr ""
19039
19040 #: config/frv/frv.cc:4373
19041 msgid "bad output_move_single operand"
19042 msgstr ""
19043
19044 #: config/frv/frv.cc:4500
19045 msgid "bad output_move_double operand"
19046 msgstr ""
19047
19048 #: config/frv/frv.cc:4642
19049 msgid "bad output_condmove_single operand"
19050 msgstr ""
19051
19052 #: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
19053 #: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
19054 #, c-format
19055 msgid "bad ADDR_SPACE_GLOBAL address"
19056 msgstr ""
19057
19058 #: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
19059 #: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
19060 #: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
19061 #, fuzzy, c-format
19062 msgid "invalid operand %%xn code"
19063 msgstr "нерэчаісны %%-код"
19064
19065 #: config/gcn/gcn.cc:6340
19066 #, c-format
19067 msgid "operand %%xn code invalid for QImode"
19068 msgstr ""
19069
19070 #: config/gcn/gcn.cc:6422
19071 #, fuzzy, c-format
19072 #| msgid "invalid string constant `%E'"
19073 msgid "invalid fp constant"
19074 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
19075
19076 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
19077 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
19078 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
19079 #, c-format
19080 msgid "Expected register or constant integer."
19081 msgstr ""
19082
19083 #: config/i386/i386.cc:12360
19084 #, c-format
19085 msgid "invalid UNSPEC as operand"
19086 msgstr ""
19087
19088 #: config/i386/i386.cc:12899
19089 #, fuzzy, c-format
19090 #| msgid "invalid use of `restrict'"
19091 msgid "invalid use of register '%s'"
19092 msgstr "нявернае выкарыстанне \"restict\""
19093
19094 #: config/i386/i386.cc:12904
19095 #, fuzzy, c-format
19096 #| msgid "invalid use of `restrict'"
19097 msgid "invalid use of asm flag output"
19098 msgstr "нявернае выкарыстанне \"restict\""
19099
19100 #: config/i386/i386.cc:13137
19101 #, fuzzy, c-format
19102 msgid "invalid operand size for operand code 'O'"
19103 msgstr "нерэчаісны %%-код"
19104
19105 #: config/i386/i386.cc:13172
19106 #, fuzzy, c-format
19107 msgid "invalid operand size for operand code 'z'"
19108 msgstr "нерэчаісны %%-код"
19109
19110 #: config/i386/i386.cc:13241
19111 #, fuzzy, c-format
19112 msgid "invalid operand type used with operand code 'Z'"
19113 msgstr "нерэчаісны %%-код"
19114
19115 #: config/i386/i386.cc:13246
19116 #, fuzzy, c-format
19117 msgid "invalid operand size for operand code 'Z'"
19118 msgstr "нерэчаісны %%-код"
19119
19120 #: config/i386/i386.cc:13323
19121 #, c-format
19122 msgid "operand is not a condition code, invalid operand code 'Y'"
19123 msgstr ""
19124
19125 #: config/i386/i386.cc:13402
19126 #, c-format
19127 msgid "operand is not a condition code, invalid operand code 'D'"
19128 msgstr ""
19129
19130 #: config/i386/i386.cc:13420
19131 #, c-format
19132 msgid "operand is not a condition code, invalid operand code '%c'"
19133 msgstr ""
19134
19135 #: config/i386/i386.cc:13433
19136 #, c-format
19137 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
19138 msgstr ""
19139
19140 #: config/i386/i386.cc:13448
19141 #, c-format
19142 msgid "operand is not an integer, invalid operand code 'K'"
19143 msgstr ""
19144
19145 #: config/i386/i386.cc:13476
19146 #, c-format
19147 msgid "operand is not a specific integer, invalid operand code 'r'"
19148 msgstr ""
19149
19150 #: config/i386/i386.cc:13494
19151 #, c-format
19152 msgid "operand is not an integer, invalid operand code 'R'"
19153 msgstr ""
19154
19155 #: config/i386/i386.cc:13517
19156 #, c-format
19157 msgid "operand is not a specific integer, invalid operand code 'R'"
19158 msgstr ""
19159
19160 #: config/i386/i386.cc:13621
19161 #, fuzzy, c-format
19162 msgid "invalid operand code '%c'"
19163 msgstr "Нерэчаісны выбар \"%s\""
19164
19165 #: config/i386/i386.cc:13683 config/i386/i386.cc:14072
19166 #, fuzzy, c-format
19167 #| msgid "invalid %%c operand"
19168 msgid "invalid constraints for operand"
19169 msgstr "нерэчаісны %%c аперанд"
19170
19171 #: config/i386/i386.cc:13784
19172 #, fuzzy, c-format
19173 msgid "invalid vector immediate"
19174 msgstr "нерэчаісны ініцыялізатар"
19175
19176 #: config/i386/i386.cc:16791
19177 #, fuzzy
19178 msgid "unknown insn mode"
19179 msgstr "невядомы рэжым машыны \"%s\""
19180
19181 #: config/ia64/ia64.cc:5459
19182 #, fuzzy, c-format
19183 #| msgid "invalid %%xn code"
19184 msgid "invalid %%G mode"
19185 msgstr "нерэчаіснае значэньне %%xn"
19186
19187 #: config/ia64/ia64.cc:5630
19188 #, c-format
19189 msgid "ia64_print_operand: unknown code"
19190 msgstr ""
19191
19192 #: config/ia64/ia64.cc:11243
19193 #, fuzzy
19194 #| msgid "invalid mode for gen_tst_reg"
19195 msgid "invalid conversion from %<__fpreg%>"
19196 msgstr "нерэчаісны рэжым для gen_tst_reg"
19197
19198 #: config/ia64/ia64.cc:11246
19199 #, fuzzy
19200 msgid "invalid conversion to %<__fpreg%>"
19201 msgstr "нерэчаісны %%-код"
19202
19203 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
19204 #, fuzzy
19205 msgid "invalid operation on %<__fpreg%>"
19206 msgstr "нерэчаісны %%-код"
19207
19208 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
19209 #: config/tilepro/tilepro.cc:4690
19210 #, fuzzy, c-format
19211 msgid "invalid %%P operand"
19212 msgstr "нерэчаісны %%-код"
19213
19214 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13910
19215 #, c-format
19216 msgid "invalid %%p value"
19217 msgstr ""
19218
19219 #: config/iq2000/iq2000.cc:3193
19220 #, c-format
19221 msgid "invalid use of %%d, %%x, or %%X"
19222 msgstr ""
19223
19224 #: config/lm32/lm32.cc:524
19225 #, c-format
19226 msgid "only 0.0 can be loaded as an immediate"
19227 msgstr ""
19228
19229 #: config/lm32/lm32.cc:594
19230 #, fuzzy
19231 #| msgid "invalid %%d operand"
19232 msgid "bad operand"
19233 msgstr "нерэчаісны %%d аперанд"
19234
19235 #: config/lm32/lm32.cc:606
19236 msgid "can't use non gp relative absolute address"
19237 msgstr ""
19238
19239 #: config/lm32/lm32.cc:610
19240 msgid "invalid addressing mode"
19241 msgstr ""
19242
19243 #: config/loongarch/loongarch.cc:4237 config/loongarch/loongarch.cc:4259
19244 #: config/loongarch/loongarch.cc:4451 config/mips/mips.cc:9016
19245 #: config/mips/mips.cc:9043 config/mips/mips.cc:9226
19246 #, fuzzy, c-format
19247 msgid "'%%%c' is not a valid operand prefix"
19248 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
19249
19250 #: config/loongarch/loongarch.cc:4368 config/loongarch/loongarch.cc:4375
19251 #: config/loongarch/loongarch.cc:4382 config/loongarch/loongarch.cc:4389
19252 #: config/loongarch/loongarch.cc:4399 config/loongarch/loongarch.cc:4402
19253 #: config/loongarch/loongarch.cc:4414 config/loongarch/loongarch.cc:4417
19254 #: config/loongarch/loongarch.cc:4482 config/loongarch/loongarch.cc:4497
19255 #: config/loongarch/loongarch.cc:4506 config/mips/mips.cc:9115
19256 #: config/mips/mips.cc:9122 config/mips/mips.cc:9129 config/mips/mips.cc:9136
19257 #: config/mips/mips.cc:9149 config/mips/mips.cc:9156 config/mips/mips.cc:9166
19258 #: config/mips/mips.cc:9169 config/mips/mips.cc:9181 config/mips/mips.cc:9184
19259 #: config/mips/mips.cc:9244 config/mips/mips.cc:9251 config/mips/mips.cc:9272
19260 #: config/mips/mips.cc:9287 config/mips/mips.cc:9306 config/mips/mips.cc:9315
19261 #: config/riscv/riscv.cc:3557 config/riscv/riscv.cc:3686
19262 #: config/riscv/riscv.cc:3692 config/riscv/riscv.cc:3701
19263 #, fuzzy, c-format
19264 #| msgid "invalid use of `%D'"
19265 msgid "invalid use of '%%%c'"
19266 msgstr "нерэчаіснае выкарыстаньне `%D'"
19267
19268 #: config/m32r/m32r.cc:2144
19269 msgid "bad insn for 'A'"
19270 msgstr ""
19271
19272 #: config/m32r/m32r.cc:2191
19273 #, fuzzy, c-format
19274 msgid "invalid operand to %%T/%%B code"
19275 msgstr "нерэчаісны %%-код"
19276
19277 #: config/m32r/m32r.cc:2214
19278 #, fuzzy, c-format
19279 msgid "invalid operand to %%N code"
19280 msgstr "нерэчаісны %%-код"
19281
19282 #: config/m32r/m32r.cc:2247
19283 msgid "pre-increment address is not a register"
19284 msgstr ""
19285
19286 #: config/m32r/m32r.cc:2254
19287 msgid "pre-decrement address is not a register"
19288 msgstr ""
19289
19290 #: config/m32r/m32r.cc:2261
19291 msgid "post-increment address is not a register"
19292 msgstr ""
19293
19294 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
19295 #: config/rs6000/rs6000.cc:20541
19296 msgid "bad address"
19297 msgstr "дрэнны адрас"
19298
19299 #: config/m32r/m32r.cc:2356
19300 #, fuzzy
19301 msgid "lo_sum not of register"
19302 msgstr "Не выкарыстоўваць рэгістра sb"
19303
19304 #: config/microblaze/microblaze.cc:2294
19305 #, fuzzy, c-format
19306 #| msgid "unknown escape sequence '\\%c'"
19307 msgid "unknown punctuation '%c'"
19308 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
19309
19310 #: config/microblaze/microblaze.cc:2303
19311 #, c-format
19312 msgid "null pointer"
19313 msgstr ""
19314
19315 #: config/microblaze/microblaze.cc:2338
19316 #, c-format
19317 msgid "PRINT_OPERAND, invalid insn for %%C"
19318 msgstr ""
19319
19320 #: config/microblaze/microblaze.cc:2367
19321 #, c-format
19322 msgid "PRINT_OPERAND, invalid insn for %%N"
19323 msgstr ""
19324
19325 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
19326 #, fuzzy
19327 #| msgid "invalid address"
19328 msgid "insn contains an invalid address !"
19329 msgstr "нерэчаісны адрас"
19330
19331 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
19332 #: config/xtensa/xtensa.cc:2557
19333 msgid "invalid address"
19334 msgstr "нерэчаісны адрас"
19335
19336 #: config/microblaze/microblaze.cc:2506
19337 #, c-format
19338 msgid "letter %c was found & insn was not CONST_INT"
19339 msgstr ""
19340
19341 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
19342 msgid "MMIX Internal: Expected a CONST_INT, not this"
19343 msgstr ""
19344
19345 #: config/mmix/mmix.cc:1714
19346 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
19347 msgstr ""
19348
19349 #: config/mmix/mmix.cc:1724
19350 msgid "MMIX Internal: Expected a register, not this"
19351 msgstr ""
19352
19353 #: config/mmix/mmix.cc:1734
19354 msgid "MMIX Internal: Expected a constant, not this"
19355 msgstr ""
19356
19357 #. We need the original here.
19358 #: config/mmix/mmix.cc:1818
19359 msgid "MMIX Internal: Cannot decode this operand"
19360 msgstr ""
19361
19362 #: config/mmix/mmix.cc:1877
19363 msgid "MMIX Internal: This is not a recognized address"
19364 msgstr ""
19365
19366 #: config/mmix/mmix.cc:2769
19367 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
19368 msgstr ""
19369
19370 #: config/mmix/mmix.cc:2776
19371 msgid "MMIX Internal: What's the CC of this?"
19372 msgstr ""
19373
19374 #: config/mmix/mmix.cc:2780
19375 msgid "MMIX Internal: What is the CC of this?"
19376 msgstr ""
19377
19378 #: config/mmix/mmix.cc:2822
19379 msgid "MMIX Internal: This is not a constant:"
19380 msgstr ""
19381
19382 #: config/msp430/msp430.cc:4229
19383 #, c-format
19384 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
19385 msgstr ""
19386
19387 #: config/msp430/msp430.cc:4342
19388 #, fuzzy, c-format
19389 msgid "invalid operand prefix"
19390 msgstr "нерэчаісны %%-код"
19391
19392 #: config/msp430/msp430.cc:4376
19393 #, fuzzy, c-format
19394 #| msgid "invalid use of `restrict'"
19395 msgid "invalid zero extract"
19396 msgstr "нявернае выкарыстанне \"restict\""
19397
19398 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
19399 #, fuzzy, c-format
19400 msgid "invalid relocation"
19401 msgstr "Нерэчаісны выбар %s"
19402
19403 #: config/or1k/or1k.cc:1256
19404 #, c-format
19405 msgid "invalid %%H value"
19406 msgstr "нерэчаіснае значэньне %%H"
19407
19408 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
19409 #, fuzzy, c-format
19410 #| msgid "invalid %%Q value"
19411 msgid "invalid %%d value"
19412 msgstr "дрэннае %%Q значэнне"
19413
19414 #: config/or1k/or1k.cc:1317
19415 #, fuzzy, c-format
19416 #| msgid "unknown escape sequence '\\%c'"
19417 msgid "unknown operand letter: '%c'"
19418 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
19419
19420 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
19421 #, fuzzy, c-format
19422 #| msgid "unregistered operator %s"
19423 msgid "I/O register operand for '%%%c'"
19424 msgstr "нераспазнаны аператар %s"
19425
19426 #: config/pru/pru.cc:1689
19427 #, fuzzy, c-format
19428 #| msgid "unregistered operator %s"
19429 msgid "non 32 bit register operand for '%%%c'"
19430 msgstr "нераспазнаны аператар %s"
19431
19432 #: config/pru/pru.cc:1794
19433 #, c-format
19434 msgid "unsupported code '%c' for fixed-point:"
19435 msgstr ""
19436
19437 #: config/pru/pru.cc:1808
19438 #, fuzzy, c-format
19439 #| msgid "-mhard-float not supported"
19440 msgid "double constants not supported"
19441 msgstr "-mhard-float не падтрымліваецца"
19442
19443 #: config/pru/pru.cc:1891
19444 #, fuzzy, c-format
19445 msgid "unsupported operand %s for code '%c'"
19446 msgstr "Нерэчаісны выбар \"%s\""
19447
19448 #: config/pru/pru.cc:1901
19449 #, fuzzy, c-format
19450 #| msgid "unrecognized address"
19451 msgid "unexpected text address:"
19452 msgstr "нераспазнаны адрас"
19453
19454 #: config/pru/pru.cc:1920
19455 #, fuzzy, c-format
19456 #| msgid "unrecognized address"
19457 msgid "unsupported constant address:"
19458 msgstr "нераспазнаны адрас"
19459
19460 #: config/pru/pru.cc:1981
19461 #, fuzzy, c-format
19462 #| msgid "unsupported version"
19463 msgid "unsupported memory expression:"
19464 msgstr "непадтрымліваемая версія"
19465
19466 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
19467 #, c-format
19468 msgid "q/Q modifiers invalid for symbol references"
19469 msgstr ""
19470
19471 #: config/rs6000/host-darwin.cc:96
19472 #, c-format
19473 msgid "Out of stack space.\n"
19474 msgstr ""
19475
19476 #: config/rs6000/host-darwin.cc:117
19477 #, c-format
19478 msgid "Try running '%s' in the shell to raise its limit.\n"
19479 msgstr ""
19480
19481 #: config/rs6000/rs6000.cc:3843
19482 #, fuzzy
19483 #| msgid "Use hardware floating point"
19484 msgid "%<-mvsx%> requires hardware floating point"
19485 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
19486
19487 #: config/rs6000/rs6000.cc:3851
19488 msgid "%<-mvsx%> needs indexed addressing"
19489 msgstr ""
19490
19491 #: config/rs6000/rs6000.cc:3856
19492 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
19493 msgstr ""
19494
19495 #: config/rs6000/rs6000.cc:3858
19496 msgid "%<-mno-altivec%> disables vsx"
19497 msgstr ""
19498
19499 #: config/rs6000/rs6000.cc:4007
19500 msgid "%<-mquad-memory%> requires 64-bit mode"
19501 msgstr ""
19502
19503 #: config/rs6000/rs6000.cc:4010
19504 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
19505 msgstr ""
19506
19507 #: config/rs6000/rs6000.cc:4022
19508 msgid "%<-mquad-memory%> is not available in little endian mode"
19509 msgstr ""
19510
19511 #: config/rs6000/rs6000.cc:10963
19512 msgid "bad move"
19513 msgstr ""
19514
19515 #: config/rs6000/rs6000.cc:13540
19516 msgid "Bad 128-bit move"
19517 msgstr ""
19518
19519 #: config/rs6000/rs6000.cc:13720
19520 #, fuzzy, c-format
19521 #| msgid "invalid %%Q value"
19522 msgid "invalid %%A value"
19523 msgstr "дрэннае %%Q значэнне"
19524
19525 #: config/rs6000/rs6000.cc:13729 config/xtensa/xtensa.cc:2403
19526 #, fuzzy, c-format
19527 msgid "invalid %%D value"
19528 msgstr "дрэннае %%Q значэнне"
19529
19530 #: config/rs6000/rs6000.cc:13744
19531 #, fuzzy, c-format
19532 #| msgid "invalid %%Q value"
19533 msgid "invalid %%e value"
19534 msgstr "дрэннае %%Q значэнне"
19535
19536 #: config/rs6000/rs6000.cc:13765
19537 #, c-format
19538 msgid "invalid %%f value"
19539 msgstr ""
19540
19541 #: config/rs6000/rs6000.cc:13774
19542 #, c-format
19543 msgid "invalid %%F value"
19544 msgstr ""
19545
19546 #: config/rs6000/rs6000.cc:13783
19547 #, c-format
19548 msgid "invalid %%G value"
19549 msgstr ""
19550
19551 #: config/rs6000/rs6000.cc:13818
19552 #, c-format
19553 msgid "invalid %%j code"
19554 msgstr ""
19555
19556 #: config/rs6000/rs6000.cc:13828
19557 #, c-format
19558 msgid "invalid %%J code"
19559 msgstr ""
19560
19561 #: config/rs6000/rs6000.cc:13838
19562 #, c-format
19563 msgid "invalid %%k value"
19564 msgstr ""
19565
19566 #: config/rs6000/rs6000.cc:13853 config/xtensa/xtensa.cc:2446
19567 #, c-format
19568 msgid "invalid %%K value"
19569 msgstr ""
19570
19571 #: config/rs6000/rs6000.cc:13900
19572 #, c-format
19573 msgid "invalid %%O value"
19574 msgstr "нерэчаіснае значэньне %%O"
19575
19576 #: config/rs6000/rs6000.cc:13947
19577 #, c-format
19578 msgid "invalid %%q value"
19579 msgstr ""
19580
19581 #: config/rs6000/rs6000.cc:13989
19582 #, fuzzy, c-format
19583 #| msgid "invalid %%Q value"
19584 msgid "invalid %%t value"
19585 msgstr "дрэннае %%Q значэнне"
19586
19587 #: config/rs6000/rs6000.cc:14006
19588 #, c-format
19589 msgid "invalid %%T value"
19590 msgstr ""
19591
19592 #: config/rs6000/rs6000.cc:14018
19593 #, c-format
19594 msgid "invalid %%u value"
19595 msgstr ""
19596
19597 #: config/rs6000/rs6000.cc:14032 config/xtensa/xtensa.cc:2415
19598 #, c-format
19599 msgid "invalid %%v value"
19600 msgstr ""
19601
19602 #: config/rs6000/rs6000.cc:14082
19603 #, c-format
19604 msgid "invalid %%V value"
19605 msgstr "нерэчаіснае значэньне %%V"
19606
19607 #: config/rs6000/rs6000.cc:14099 config/xtensa/xtensa.cc:2467
19608 #, fuzzy, c-format
19609 #| msgid "invalid %%x/X value"
19610 msgid "invalid %%x value"
19611 msgstr "нерэчаіснае значэньне %%x/X"
19612
19613 #: config/rs6000/rs6000.cc:14156
19614 #, c-format
19615 msgid "invalid %%z value"
19616 msgstr ""
19617
19618 #: config/rs6000/rs6000.cc:14225
19619 #, fuzzy, c-format
19620 msgid "invalid %%y value, try using the 'Z' constraint"
19621 msgstr "нявернае выкарыстанне \"restict\""
19622
19623 #: config/rs6000/rs6000.cc:15093
19624 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
19625 msgstr ""
19626
19627 #: config/rs6000/rs6000.cc:23925
19628 #, fuzzy
19629 #| msgid "too few arguments to function"
19630 msgid "AltiVec argument passed to unprototyped function"
19631 msgstr "не хапае аргументаў у функцыі"
19632
19633 #: config/rs6000/rs6000.cc:27573
19634 #, fuzzy
19635 msgid "Could not generate addis value for fusion"
19636 msgstr "Стварыць код для DLL"
19637
19638 #: config/rs6000/rs6000.cc:27642
19639 msgid "Unable to generate load/store offset for fusion"
19640 msgstr ""
19641
19642 #: config/rs6000/rs6000.cc:27718
19643 msgid "Bad GPR fusion"
19644 msgstr ""
19645
19646 #: config/rs6000/rs6000.cc:28257
19647 msgid "invalid conversion from type %<__vector_quad%>"
19648 msgstr ""
19649
19650 #: config/rs6000/rs6000.cc:28259
19651 msgid "invalid conversion to type %<__vector_quad%>"
19652 msgstr ""
19653
19654 #: config/rs6000/rs6000.cc:28261
19655 msgid "invalid conversion from type %<__vector_pair%>"
19656 msgstr ""
19657
19658 #: config/rs6000/rs6000.cc:28263
19659 msgid "invalid conversion to type %<__vector_pair%>"
19660 msgstr ""
19661
19662 #: config/rs6000/rs6000.cc:28278
19663 msgid "invalid conversion from type %<* __vector_quad%>"
19664 msgstr ""
19665
19666 #: config/rs6000/rs6000.cc:28280
19667 msgid "invalid conversion to type %<* __vector_quad%>"
19668 msgstr ""
19669
19670 #: config/rs6000/rs6000.cc:28282
19671 msgid "invalid conversion from type %<* __vector_pair%>"
19672 msgstr ""
19673
19674 #: config/rs6000/rs6000.cc:28284
19675 msgid "invalid conversion to type %<* __vector_pair%>"
19676 msgstr ""
19677
19678 #: config/s390/s390.cc:7959
19679 #, c-format
19680 msgid "symbolic memory references are only supported on z10 or later"
19681 msgstr ""
19682
19683 #: config/s390/s390.cc:7970
19684 #, fuzzy, c-format
19685 msgid "cannot decompose address"
19686 msgstr "невядомая назва рэгістра: %s"
19687
19688 #: config/s390/s390.cc:8052
19689 #, c-format
19690 msgid "invalid comparison operator for 'E' output modifier"
19691 msgstr ""
19692
19693 #: config/s390/s390.cc:8075
19694 #, c-format
19695 msgid "invalid reference for 'J' output modifier"
19696 msgstr ""
19697
19698 #: config/s390/s390.cc:8093
19699 #, c-format
19700 msgid "invalid address for 'O' output modifier"
19701 msgstr ""
19702
19703 #: config/s390/s390.cc:8115
19704 #, c-format
19705 msgid "invalid address for 'R' output modifier"
19706 msgstr ""
19707
19708 #: config/s390/s390.cc:8133
19709 #, c-format
19710 msgid "memory reference expected for 'S' output modifier"
19711 msgstr ""
19712
19713 #: config/s390/s390.cc:8143
19714 #, c-format
19715 msgid "invalid address for 'S' output modifier"
19716 msgstr ""
19717
19718 #: config/s390/s390.cc:8164
19719 #, c-format
19720 msgid "register or memory expression expected for 'N' output modifier"
19721 msgstr ""
19722
19723 #: config/s390/s390.cc:8175
19724 #, c-format
19725 msgid "register or memory expression expected for 'M' output modifier"
19726 msgstr ""
19727
19728 #: config/s390/s390.cc:8284 config/s390/s390.cc:8305
19729 #, c-format
19730 msgid "invalid constant for output modifier '%c'"
19731 msgstr ""
19732
19733 #: config/s390/s390.cc:8302
19734 #, c-format
19735 msgid "invalid constant - try using an output modifier"
19736 msgstr ""
19737
19738 #: config/s390/s390.cc:8339
19739 #, c-format
19740 msgid "invalid constant vector for output modifier '%c'"
19741 msgstr ""
19742
19743 #: config/s390/s390.cc:8346
19744 #, c-format
19745 msgid "invalid expression - try using an output modifier"
19746 msgstr ""
19747
19748 #: config/s390/s390.cc:8349
19749 #, c-format
19750 msgid "invalid expression for output modifier '%c'"
19751 msgstr ""
19752
19753 #: config/s390/s390.cc:12128
19754 #, fuzzy
19755 #| msgid "too few arguments to function"
19756 msgid "vector argument passed to unprototyped function"
19757 msgstr "не хапае аргументаў у функцыі"
19758
19759 #: config/s390/s390.cc:16529
19760 msgid "types differ in signedness"
19761 msgstr ""
19762
19763 #: config/s390/s390.cc:16539
19764 msgid "binary operator does not support two vector bool operands"
19765 msgstr ""
19766
19767 #: config/s390/s390.cc:16542
19768 msgid "binary operator does not support vector bool operand"
19769 msgstr ""
19770
19771 #: config/s390/s390.cc:16550
19772 msgid "binary operator does not support mixing vector bool with floating point vector operands"
19773 msgstr ""
19774
19775 #: config/sh/sh.cc:1222
19776 #, fuzzy, c-format
19777 msgid "invalid operand to %%R"
19778 msgstr "нерэчаісны %%-код"
19779
19780 #: config/sh/sh.cc:1249
19781 #, fuzzy, c-format
19782 msgid "invalid operand to %%S"
19783 msgstr "нерэчаісны %%-код"
19784
19785 #: config/sh/sh.cc:8666
19786 msgid "created and used with different architectures / ABIs"
19787 msgstr ""
19788
19789 #: config/sh/sh.cc:8668
19790 msgid "created and used with different ABIs"
19791 msgstr ""
19792
19793 #: config/sh/sh.cc:8670
19794 msgid "created and used with different endianness"
19795 msgstr ""
19796
19797 #: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
19798 #, c-format
19799 msgid "invalid %%Y operand"
19800 msgstr "нерэчаісны %%Y аперанд"
19801
19802 #: config/sparc/sparc.cc:9459
19803 #, c-format
19804 msgid "invalid %%A operand"
19805 msgstr "нерэчаісны %%A аперанд"
19806
19807 #: config/sparc/sparc.cc:9479
19808 #, c-format
19809 msgid "invalid %%B operand"
19810 msgstr "нерэчаісны %%B аперанд"
19811
19812 #: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
19813 #: config/tilepro/tilepro.cc:4497
19814 #, c-format
19815 msgid "invalid %%C operand"
19816 msgstr "нерэчаісны %%C аперанд"
19817
19818 #: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
19819 #, c-format
19820 msgid "invalid %%D operand"
19821 msgstr "нерэчаісны %%D аперанд"
19822
19823 #: config/sparc/sparc.cc:9610
19824 #, c-format
19825 msgid "invalid %%f operand"
19826 msgstr "нерэчаісны %%f аперанд"
19827
19828 #: config/sparc/sparc.cc:9622
19829 #, fuzzy, c-format
19830 msgid "invalid %%s operand"
19831 msgstr "нерэчаісны %%-код"
19832
19833 #: config/sparc/sparc.cc:9667
19834 #, c-format
19835 msgid "floating-point constant not a valid immediate operand"
19836 msgstr ""
19837
19838 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
19839 #, fuzzy, c-format
19840 msgid "'B' operand is not constant"
19841 msgstr "тып параметра \"%s\" не аб'яўлены"
19842
19843 #: config/stormy16/stormy16.cc:1778
19844 #, c-format
19845 msgid "'B' operand has multiple bits set"
19846 msgstr ""
19847
19848 #: config/stormy16/stormy16.cc:1804
19849 #, fuzzy, c-format
19850 msgid "'o' operand is not constant"
19851 msgstr "тып параметра \"%s\" не аб'яўлены"
19852
19853 #: config/stormy16/stormy16.cc:1836
19854 #, c-format
19855 msgid "xstormy16_print_operand: unknown code"
19856 msgstr ""
19857
19858 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
19859 #, c-format
19860 msgid "invalid %%c operand"
19861 msgstr "нерэчаісны %%c аперанд"
19862
19863 #: config/tilegx/tilegx.cc:5105
19864 #, c-format
19865 msgid "invalid %%d operand"
19866 msgstr "нерэчаісны %%d аперанд"
19867
19868 #: config/tilegx/tilegx.cc:5202
19869 #, fuzzy, c-format
19870 msgid "invalid %%H specifier"
19871 msgstr "нерэчаісны %%-код"
19872
19873 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
19874 #, fuzzy, c-format
19875 msgid "invalid %%h operand"
19876 msgstr "нерэчаісны %%-код"
19877
19878 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
19879 #, fuzzy, c-format
19880 msgid "invalid %%I operand"
19881 msgstr "нерэчаісны %%-код"
19882
19883 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
19884 #, fuzzy, c-format
19885 msgid "invalid %%i operand"
19886 msgstr "нерэчаісны %%-код"
19887
19888 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
19889 #, fuzzy, c-format
19890 msgid "invalid %%j operand"
19891 msgstr "нерэчаісны %%-код"
19892
19893 #: config/tilegx/tilegx.cc:5320
19894 #, fuzzy, c-format
19895 #| msgid "invalid %%c operand"
19896 msgid "invalid %%%c operand"
19897 msgstr "нерэчаісны %%c аперанд"
19898
19899 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
19900 #, fuzzy, c-format
19901 msgid "invalid %%N operand"
19902 msgstr "нерэчаісны %%-код"
19903
19904 #: config/tilegx/tilegx.cc:5379
19905 #, fuzzy, c-format
19906 msgid "invalid operand for 'r' specifier"
19907 msgstr "нерэчаісны %%-код"
19908
19909 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
19910 #, c-format
19911 msgid "unable to print out operand yet; code == %d (%c)"
19912 msgstr ""
19913
19914 #: config/tilepro/tilepro.cc:4547
19915 #, fuzzy, c-format
19916 msgid "invalid %%H operand"
19917 msgstr "нерэчаісны %%-код"
19918
19919 #: config/tilepro/tilepro.cc:4647
19920 #, fuzzy, c-format
19921 msgid "invalid %%L operand"
19922 msgstr "нерэчаісны %%-код"
19923
19924 #: config/tilepro/tilepro.cc:4707
19925 #, fuzzy, c-format
19926 msgid "invalid %%M operand"
19927 msgstr "нерэчаісны %%-код"
19928
19929 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
19930 #, fuzzy, c-format
19931 msgid "invalid %%t operand"
19932 msgstr "нерэчаісны %%-код"
19933
19934 #: config/tilepro/tilepro.cc:4777
19935 #, fuzzy, c-format
19936 msgid "invalid %%r operand"
19937 msgstr "нерэчаісны %%-код"
19938
19939 #: config/v850/v850.cc:271
19940 msgid "const_double_split got a bad insn:"
19941 msgstr ""
19942
19943 #: config/v850/v850.cc:885
19944 msgid "output_move_single:"
19945 msgstr ""
19946
19947 #: config/vax/vax.cc:484
19948 #, c-format
19949 msgid "symbol used with both base and indexed registers"
19950 msgstr ""
19951
19952 #: config/vax/vax.cc:493
19953 #, c-format
19954 msgid "symbol with offset used in PIC mode"
19955 msgstr ""
19956
19957 #: config/vax/vax.cc:581
19958 #, c-format
19959 msgid "symbol used as immediate operand"
19960 msgstr ""
19961
19962 #: config/vax/vax.cc:1683
19963 #, fuzzy
19964 msgid "illegal operand detected"
19965 msgstr "Нерэчаісны выбар \"%s\""
19966
19967 #: config/visium/visium.cc:3364
19968 #, fuzzy
19969 msgid "illegal operand "
19970 msgstr "нерэчаісны %%-код"
19971
19972 #: config/visium/visium.cc:3415
19973 msgid "illegal operand address (1)"
19974 msgstr ""
19975
19976 #: config/visium/visium.cc:3422
19977 msgid "illegal operand address (2)"
19978 msgstr ""
19979
19980 #: config/visium/visium.cc:3437
19981 msgid "illegal operand address (3)"
19982 msgstr ""
19983
19984 #: config/visium/visium.cc:3445
19985 msgid "illegal operand address (4)"
19986 msgstr ""
19987
19988 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
19989 #: config/xtensa/xtensa.cc:855
19990 msgid "bad test"
19991 msgstr ""
19992
19993 #: config/xtensa/xtensa.cc:2441
19994 msgid "invalid mask"
19995 msgstr "нерэчаісная маска"
19996
19997 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
19998 #, fuzzy, c-format
19999 #| msgid "invalid %%x/X value"
20000 msgid "invalid %%t/%%b value"
20001 msgstr "нерэчаіснае значэньне %%x/X"
20002
20003 #: config/xtensa/xtensa.cc:2582
20004 #, fuzzy
20005 msgid "no register in address"
20006 msgstr "невядомая назва рэгістра: %s"
20007
20008 #: config/xtensa/xtensa.cc:2590
20009 msgid "address offset not a constant"
20010 msgstr ""
20011
20012 #: c/c-objc-common.cc:190
20013 msgid "{erroneous}"
20014 msgstr ""
20015
20016 #: c/c-objc-common.cc:231
20017 msgid "aka"
20018 msgstr ""
20019
20020 #: c/c-objc-common.cc:323
20021 msgid "({anonymous})"
20022 msgstr ""
20023
20024 #. If we have
20025 #. declaration-specifiers declarator decl-specs
20026 #. then assume we have a missing semicolon, which would
20027 #. give us:
20028 #. declaration-specifiers declarator  decl-specs
20029 #. ^
20030 #. ;
20031 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
20032 #. Use c_parser_require to get an error with a fix-it hint.
20033 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
20034 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
20035 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
20036 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
20037 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
20038 #: c/c-parser.cc:18438 c/c-parser.cc:18518 c/c-parser.cc:18848
20039 #: c/c-parser.cc:18874 c/c-parser.cc:18897 c/c-parser.cc:19347
20040 #: c/c-parser.cc:19391 c/gimple-parser.cc:396 c/gimple-parser.cc:437
20041 #: c/gimple-parser.cc:446 c/gimple-parser.cc:655 c/gimple-parser.cc:2245
20042 #: c/gimple-parser.cc:2282 c/gimple-parser.cc:2361 c/gimple-parser.cc:2388
20043 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499
20044 #: c/c-parser.cc:11365 c/gimple-parser.cc:2053 c/gimple-parser.cc:2110
20045 #: cp/parser.cc:15227 cp/parser.cc:32265 cp/parser.cc:32878
20046 #, gcc-internal-format
20047 msgid "expected %<;%>"
20048 msgstr ""
20049
20050 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
20051 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
20052 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
20053 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
20054 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13822
20055 #: c/c-parser.cc:14536 c/c-parser.cc:14595 c/c-parser.cc:14650
20056 #: c/c-parser.cc:16262 c/c-parser.cc:16382 c/c-parser.cc:17702
20057 #: c/c-parser.cc:18939 c/c-parser.cc:19355 c/c-parser.cc:22322
20058 #: c/c-parser.cc:22400 c/gimple-parser.cc:195 c/gimple-parser.cc:198
20059 #: c/gimple-parser.cc:531 c/gimple-parser.cc:565 c/gimple-parser.cc:570
20060 #: c/gimple-parser.cc:739 c/gimple-parser.cc:836 c/gimple-parser.cc:1038
20061 #: c/gimple-parser.cc:1064 c/gimple-parser.cc:1067 c/gimple-parser.cc:1198
20062 #: c/gimple-parser.cc:1325 c/gimple-parser.cc:1451 c/gimple-parser.cc:1467
20063 #: c/gimple-parser.cc:1483 c/gimple-parser.cc:1505 c/gimple-parser.cc:1535
20064 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1767 c/gimple-parser.cc:1975
20065 #: c/gimple-parser.cc:1995 c/gimple-parser.cc:2155 c/gimple-parser.cc:2318
20066 #: c/c-parser.cc:7124 cp/parser.cc:32926
20067 #, gcc-internal-format
20068 msgid "expected %<)%>"
20069 msgstr ""
20070
20071 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
20072 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
20073 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
20074 #: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32890
20075 #, gcc-internal-format
20076 msgid "expected %<]%>"
20077 msgstr ""
20078
20079 #: c/c-parser.cc:4317
20080 msgid "expected %<;%>, %<,%> or %<)%>"
20081 msgstr ""
20082
20083 #. Look for the two `(' tokens.
20084 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13805
20085 #: c/c-parser.cc:14625 c/c-parser.cc:21681 c/c-parser.cc:22130
20086 #: c/c-parser.cc:22343 c/gimple-parser.cc:180 c/gimple-parser.cc:478
20087 #: c/gimple-parser.cc:517 c/gimple-parser.cc:549 c/gimple-parser.cc:806
20088 #: c/gimple-parser.cc:1032 c/gimple-parser.cc:1058 c/gimple-parser.cc:1185
20089 #: c/gimple-parser.cc:1320 c/gimple-parser.cc:1441 c/gimple-parser.cc:1501
20090 #: c/gimple-parser.cc:1519 c/gimple-parser.cc:1554 c/gimple-parser.cc:1944
20091 #: c/gimple-parser.cc:1955 c/gimple-parser.cc:1961 c/gimple-parser.cc:2144
20092 #: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32881
20093 #, gcc-internal-format
20094 msgid "expected %<(%>"
20095 msgstr ""
20096
20097 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133
20098 #: cp/parser.cc:32893 cp/parser.cc:36623 go/gofrontend/embed.cc:439
20099 #, gcc-internal-format
20100 msgid "expected %<[%>"
20101 msgstr ""
20102
20103 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18413
20104 #: c/c-parser.cc:18499 c/c-parser.cc:19151 c/c-parser.cc:20033
20105 #: c/c-parser.cc:23378 c/gimple-parser.cc:389 c/gimple-parser.cc:2321
20106 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260
20107 #: cp/parser.cc:20869 cp/parser.cc:32887 go/gofrontend/embed.cc:370
20108 #, gcc-internal-format
20109 msgid "expected %<{%>"
20110 msgstr ""
20111
20112 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
20113 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
20114 #: c/c-parser.cc:13207 c/c-parser.cc:14227 c/c-parser.cc:14453
20115 #: c/c-parser.cc:14971 c/c-parser.cc:15072 c/c-parser.cc:15606
20116 #: c/c-parser.cc:15924 c/c-parser.cc:16000 c/c-parser.cc:16112
20117 #: c/c-parser.cc:21543 c/c-parser.cc:22187 c/c-parser.cc:22246
20118 #: c/gimple-parser.cc:572 c/gimple-parser.cc:877 c/gimple-parser.cc:2369
20119 #: c/gimple-parser.cc:2396 c/c-parser.cc:7131 c/c-parser.cc:13730
20120 #: c/c-parser.cc:15077 cp/parser.cc:32920 cp/parser.cc:34599
20121 #: cp/parser.cc:37472 cp/parser.cc:38347 go/gofrontend/embed.cc:403
20122 #, gcc-internal-format
20123 msgid "expected %<:%>"
20124 msgstr ""
20125
20126 #: c/c-parser.cc:6681 cp/parser.cc:32807
20127 #, gcc-internal-format
20128 msgid "expected %<while%>"
20129 msgstr ""
20130
20131 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
20132 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14630
20133 #: c/c-parser.cc:16068 c/gimple-parser.cc:1035 c/gimple-parser.cc:1061
20134 #: c/gimple-parser.cc:1189 c/gimple-parser.cc:1192 c/gimple-parser.cc:1523
20135 #: c/gimple-parser.cc:1529 cp/parser.cc:32263 cp/parser.cc:32896
20136 #, gcc-internal-format
20137 msgid "expected %<,%>"
20138 msgstr ""
20139
20140 #: c/c-parser.cc:9061
20141 msgid "expected %<.%>"
20142 msgstr ""
20143
20144 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
20145 #: cp/parser.cc:35173 cp/parser.cc:35194
20146 #, gcc-internal-format
20147 msgid "expected %<@end%>"
20148 msgstr ""
20149
20150 #: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32905
20151 #, gcc-internal-format
20152 msgid "expected %<>%>"
20153 msgstr ""
20154
20155 #: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:32929
20156 #, gcc-internal-format
20157 msgid "expected %<,%> or %<)%>"
20158 msgstr ""
20159
20160 #. All following cases are statements with LHS.
20161 #: c/c-parser.cc:15916 c/c-parser.cc:18306 c/c-parser.cc:18353
20162 #: c/c-parser.cc:18510 c/c-parser.cc:18858 c/c-parser.cc:19334
20163 #: c/c-parser.cc:21750 c/c-parser.cc:22384 c/gimple-parser.cc:730
20164 #: c/c-parser.cc:5488 c/c-parser.cc:18430 c/c-parser.cc:18654
20165 #: cp/parser.cc:32908 cp/parser.cc:40920 cp/parser.cc:41093
20166 #, gcc-internal-format
20167 msgid "expected %<=%>"
20168 msgstr ""
20169
20170 #: c/c-parser.cc:18441 c/c-parser.cc:18521 c/c-parser.cc:18875
20171 #: c/c-parser.cc:19199 c/gimple-parser.cc:1577 c/gimple-parser.cc:1609
20172 #: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32884
20173 #: cp/parser.cc:35383
20174 #, gcc-internal-format
20175 msgid "expected %<}%>"
20176 msgstr ""
20177
20178 #: c/c-parser.cc:18534 cp/parser.cc:41018
20179 #, gcc-internal-format
20180 msgid "expected %<else%>"
20181 msgstr ""
20182
20183 #: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43258
20184 #, gcc-internal-format
20185 msgid "expected %<#pragma omp section%> or %<}%>"
20186 msgstr ""
20187
20188 #: c/c-parser.cc:22955 cp/parser.cc:46776
20189 msgid "<message unknown at compile time>"
20190 msgstr ""
20191
20192 #: c/c-typeck.cc:8489
20193 msgid "(anonymous)"
20194 msgstr ""
20195
20196 #: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32902
20197 #, gcc-internal-format
20198 msgid "expected %<<%>"
20199 msgstr ""
20200
20201 #: c/gimple-parser.cc:2365 c/gimple-parser.cc:2392 c/gimple-parser.cc:2231
20202 #: c/gimple-parser.cc:2268
20203 #, gcc-internal-format
20204 msgid "expected label"
20205 msgstr ""
20206
20207 #: cp/call.cc:4007
20208 msgid "candidate:"
20209 msgstr ""
20210
20211 #: cp/call.cc:7735
20212 msgid "  after user-defined conversion:"
20213 msgstr ""
20214
20215 #: cp/call.cc:7874 cp/pt.cc:2055 cp/pt.cc:25614
20216 msgid "candidate is:"
20217 msgid_plural "candidates are:"
20218 msgstr[0] ""
20219 msgstr[1] ""
20220
20221 #: cp/call.cc:12525
20222 msgid "candidate 1:"
20223 msgstr ""
20224
20225 #: cp/call.cc:12526
20226 msgid "candidate 2:"
20227 msgstr ""
20228
20229 #: cp/decl.cc:3452
20230 #, fuzzy
20231 msgid "jump to label %qD"
20232 msgstr "паўтарэнне \"%s\""
20233
20234 #: cp/decl.cc:3453
20235 msgid "jump to case label"
20236 msgstr ""
20237
20238 #: cp/error.cc:456
20239 msgid "<missing>"
20240 msgstr ""
20241
20242 #: cp/error.cc:558
20243 msgid "<brace-enclosed initializer list>"
20244 msgstr ""
20245
20246 #: cp/error.cc:560
20247 msgid "<unresolved overloaded function type>"
20248 msgstr ""
20249
20250 #: cp/error.cc:730
20251 #, fuzzy
20252 #| msgid "parse error"
20253 msgid "<type error>"
20254 msgstr "граматычная памылка"
20255
20256 #. A lambda's "type" is essentially its signature.
20257 #: cp/error.cc:837
20258 msgid "<lambda"
20259 msgstr ""
20260
20261 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
20262 #: cp/cxx-pretty-print.cc:2897
20263 #, gcc-internal-format
20264 msgid "<unnamed>"
20265 msgstr ""
20266
20267 #: cp/error.cc:849
20268 #, c-format
20269 msgid "<unnamed %s>"
20270 msgstr ""
20271
20272 #: cp/error.cc:982
20273 msgid "<typeprefixerror>"
20274 msgstr ""
20275
20276 #: cp/error.cc:1115
20277 #, fuzzy, c-format
20278 msgid "(static initializers for %s)"
20279 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
20280
20281 #: cp/error.cc:1117
20282 #, c-format
20283 msgid "(static destructors for %s)"
20284 msgstr ""
20285
20286 #: cp/error.cc:1163
20287 #, fuzzy
20288 #| msgid "structure"
20289 msgid "<structured bindings>"
20290 msgstr "структура"
20291
20292 #: cp/error.cc:1269
20293 msgid "vtable for "
20294 msgstr ""
20295
20296 #: cp/error.cc:1293
20297 msgid "<return value> "
20298 msgstr ""
20299
20300 #: cp/error.cc:1308
20301 msgid "{anonymous}"
20302 msgstr ""
20303
20304 #: cp/error.cc:1310
20305 #, fuzzy
20306 msgid "(anonymous namespace)"
20307 msgstr "невядомы рэжым машыны \"%s\""
20308
20309 #: cp/error.cc:1410
20310 #, fuzzy
20311 msgid "<template arguments error>"
20312 msgstr "параметр \"%s\" ініцыялізаваны"
20313
20314 #: cp/error.cc:1435
20315 msgid "<enumerator>"
20316 msgstr ""
20317
20318 #: cp/error.cc:1486
20319 #, fuzzy
20320 #| msgid "declaration of `%#D'"
20321 msgid "<declaration error>"
20322 msgstr "абвяшчэньне `%#D'"
20323
20324 #: cp/error.cc:2039 cp/error.cc:2059
20325 #, fuzzy
20326 msgid "<template parameter error>"
20327 msgstr "невыкарыстаемы параметр \"%s\""
20328
20329 #: cp/error.cc:2189
20330 msgid "<statement>"
20331 msgstr ""
20332
20333 #: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2644
20334 #, gcc-internal-format
20335 msgid "<unknown>"
20336 msgstr ""
20337
20338 #. While waiting for caret diagnostics, avoid printing
20339 #. __cxa_allocate_exception, __cxa_throw, and the like.
20340 #: cp/error.cc:2236
20341 msgid "<throw-expression>"
20342 msgstr ""
20343
20344 #: cp/error.cc:2337
20345 msgid "<ubsan routine call>"
20346 msgstr ""
20347
20348 #: cp/error.cc:2821
20349 msgid "<unparsed>"
20350 msgstr ""
20351
20352 #: cp/error.cc:2978
20353 msgid "<lambda>"
20354 msgstr ""
20355
20356 #: cp/error.cc:3017
20357 msgid "*this"
20358 msgstr ""
20359
20360 #: cp/error.cc:3031
20361 #, fuzzy
20362 #| msgid "parse error"
20363 msgid "<expression error>"
20364 msgstr "граматычная памылка"
20365
20366 #: cp/error.cc:3046
20367 msgid "<unknown operator>"
20368 msgstr ""
20369
20370 #: cp/error.cc:3517
20371 msgid "At global scope:"
20372 msgstr ""
20373
20374 #: cp/error.cc:3613
20375 #, fuzzy, c-format
20376 msgid "In static member function %qs"
20377 msgstr "у функцыі \"%s\":"
20378
20379 #: cp/error.cc:3615
20380 #, fuzzy, c-format
20381 #| msgid "In construct"
20382 msgid "In copy constructor %qs"
20383 msgstr "У канструкцыі"
20384
20385 #: cp/error.cc:3617
20386 #, fuzzy, c-format
20387 #| msgid "In construct"
20388 msgid "In constructor %qs"
20389 msgstr "У канструкцыі"
20390
20391 #: cp/error.cc:3619
20392 #, fuzzy, c-format
20393 #| msgid "In construct"
20394 msgid "In destructor %qs"
20395 msgstr "У канструкцыі"
20396
20397 #: cp/error.cc:3621
20398 #, fuzzy
20399 #| msgid "In function"
20400 msgid "In lambda function"
20401 msgstr "У функцыі"
20402
20403 #: cp/error.cc:3649
20404 #, c-format
20405 msgid "%s: In substitution of %qS:\n"
20406 msgstr ""
20407
20408 #: cp/error.cc:3650
20409 #, fuzzy
20410 msgid "%s: In instantiation of %q#D:\n"
20411 msgstr "ініцыялізацыя"
20412
20413 #: cp/error.cc:3675 cp/error.cc:3829
20414 msgid "%r%s:%d:%d:%R   "
20415 msgstr ""
20416
20417 #: cp/error.cc:3678 cp/error.cc:3832
20418 msgid "%r%s:%d:%R   "
20419 msgstr ""
20420
20421 #: cp/error.cc:3686
20422 #, c-format
20423 msgid "recursively required by substitution of %qS\n"
20424 msgstr ""
20425
20426 #: cp/error.cc:3687
20427 #, c-format
20428 msgid "required by substitution of %qS\n"
20429 msgstr ""
20430
20431 #: cp/error.cc:3692
20432 msgid "recursively required from %q#D\n"
20433 msgstr ""
20434
20435 #: cp/error.cc:3693
20436 msgid "required from %q#D\n"
20437 msgstr ""
20438
20439 #: cp/error.cc:3700
20440 msgid "recursively required from here\n"
20441 msgstr ""
20442
20443 #: cp/error.cc:3701
20444 #, fuzzy
20445 #| msgid "called from here"
20446 msgid "required from here\n"
20447 msgstr "выклікана адсюль"
20448
20449 #: cp/error.cc:3753
20450 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20451 msgstr ""
20452
20453 #: cp/error.cc:3759
20454 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20455 msgstr ""
20456
20457 #: cp/error.cc:3813
20458 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
20459 msgstr ""
20460
20461 #: cp/error.cc:3817
20462 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
20463 msgstr ""
20464
20465 #: cp/parser.cc:6032
20466 #, fuzzy
20467 msgid "parameter %qD may not appear in this context"
20468 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20469
20470 #: cp/parser.cc:6033
20471 msgid "local variable %qD may not appear in this context"
20472 msgstr ""
20473
20474 #: cp/parser.cc:21675
20475 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
20476 msgstr ""
20477
20478 #: cp/parser.cc:21678
20479 msgid "%<using enum%> of dependent type %qT"
20480 msgstr ""
20481
20482 #: cp/parser.cc:21680
20483 msgid "%<using enum%> of non-enumeration type %q#T"
20484 msgstr ""
20485
20486 #: cp/parser.cc:21682
20487 #, fuzzy
20488 msgid "%<using enum%> of incomplete type %qT"
20489 msgstr "\"%s\" мае незавершаны тып"
20490
20491 #: cp/parser.cc:21684
20492 msgid "%<using enum%> of %qT before its enum-specifier"
20493 msgstr ""
20494
20495 #: cp/pt.cc:2053 cp/semantics.cc:5903
20496 msgid "candidates are:"
20497 msgstr ""
20498
20499 #: cp/rtti.cc:595
20500 #, fuzzy
20501 msgid "target is not pointer or reference to class"
20502 msgstr "Не магу знайсці файл для класа %s."
20503
20504 #: cp/rtti.cc:600
20505 #, fuzzy
20506 msgid "target is not pointer or reference to complete type"
20507 msgstr "\"%s\" мае незавершаны тып"
20508
20509 #: cp/rtti.cc:606
20510 msgid "target is not pointer or reference"
20511 msgstr ""
20512
20513 #: cp/rtti.cc:622
20514 msgid "source is not a pointer"
20515 msgstr ""
20516
20517 #: cp/rtti.cc:627
20518 msgid "source is not a pointer to class"
20519 msgstr ""
20520
20521 #: cp/rtti.cc:632
20522 #, fuzzy
20523 msgid "source is a pointer to incomplete type"
20524 msgstr "\"%s\" мае незавершаны тып"
20525
20526 #: cp/rtti.cc:645
20527 msgid "source is not of class type"
20528 msgstr ""
20529
20530 #: cp/rtti.cc:650
20531 #, fuzzy
20532 #| msgid "`%s' has an incomplete type"
20533 msgid "source is of incomplete class type"
20534 msgstr "\"%s\" мае незавершаны тып"
20535
20536 #: cp/rtti.cc:661
20537 msgid "conversion casts away constness"
20538 msgstr ""
20539
20540 #: cp/rtti.cc:817
20541 msgid "source type is not polymorphic"
20542 msgstr ""
20543
20544 #: cp/typeck.cc:7011 c/c-typeck.cc:4481
20545 #, gcc-internal-format
20546 msgid "wrong type argument to unary minus"
20547 msgstr ""
20548
20549 #: cp/typeck.cc:7012 c/c-typeck.cc:4468
20550 #, gcc-internal-format
20551 msgid "wrong type argument to unary plus"
20552 msgstr ""
20553
20554 #: cp/typeck.cc:7039 c/c-typeck.cc:4525
20555 #, gcc-internal-format
20556 msgid "wrong type argument to bit-complement"
20557 msgstr ""
20558
20559 #: cp/typeck.cc:7056 c/c-typeck.cc:4533
20560 #, gcc-internal-format
20561 msgid "wrong type argument to abs"
20562 msgstr ""
20563
20564 #: cp/typeck.cc:7068 c/c-typeck.cc:4555
20565 #, gcc-internal-format
20566 msgid "wrong type argument to conjugation"
20567 msgstr ""
20568
20569 #: cp/typeck.cc:7086
20570 #, fuzzy
20571 #| msgid "too many arguments to function"
20572 msgid "in argument to unary !"
20573 msgstr "вельмі шмат аргументаў у функцыі"
20574
20575 #: cp/typeck.cc:7132
20576 msgid "no pre-increment operator for type"
20577 msgstr ""
20578
20579 #: cp/typeck.cc:7134
20580 msgid "no post-increment operator for type"
20581 msgstr ""
20582
20583 #: cp/typeck.cc:7136
20584 msgid "no pre-decrement operator for type"
20585 msgstr ""
20586
20587 #: cp/typeck.cc:7138
20588 msgid "no post-decrement operator for type"
20589 msgstr ""
20590
20591 #: fortran/arith.cc:1414
20592 #, fuzzy
20593 msgid "elemental binary operation"
20594 msgstr "прапушчан ініцыялізатар"
20595
20596 #: fortran/check.cc:70
20597 msgid " [see %<-fno-allow-invalid-boz%>]"
20598 msgstr ""
20599
20600 #: fortran/check.cc:3705
20601 #, c-format
20602 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
20603 msgstr ""
20604
20605 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
20606 #, c-format
20607 msgid "arguments '%s' and '%s' for intrinsic %s"
20608 msgstr ""
20609
20610 #: fortran/check.cc:4400 fortran/intrinsic.cc:4820
20611 #, c-format
20612 msgid "arguments '%s' and '%s' for intrinsic '%s'"
20613 msgstr ""
20614
20615 #: fortran/dump-parse-tree.cc:3553
20616 #, c-format
20617 msgid ""
20618 "/* Prototypes for external procedures generated from %s\n"
20619 "   by GNU Fortran %s%s.\n"
20620 "\n"
20621 "   Use of this interface is discouraged, consider using the\n"
20622 "   BIND(C) feature of standard Fortran instead.  */\n"
20623 "\n"
20624 msgstr ""
20625
20626 #: fortran/error.cc:977
20627 msgid "Fortran 2018 deleted feature:"
20628 msgstr ""
20629
20630 #: fortran/error.cc:979
20631 msgid "Fortran 2018 obsolescent feature:"
20632 msgstr ""
20633
20634 #: fortran/error.cc:981
20635 msgid "Fortran 2018:"
20636 msgstr ""
20637
20638 #: fortran/error.cc:983
20639 msgid "Fortran 2008 obsolescent feature:"
20640 msgstr ""
20641
20642 #: fortran/error.cc:989
20643 msgid "GNU Extension:"
20644 msgstr ""
20645
20646 #: fortran/error.cc:991
20647 msgid "Legacy Extension:"
20648 msgstr ""
20649
20650 #: fortran/error.cc:993
20651 msgid "Obsolescent feature:"
20652 msgstr ""
20653
20654 #: fortran/error.cc:995
20655 msgid "Deleted feature:"
20656 msgstr ""
20657
20658 #: fortran/expr.cc:3774
20659 msgid "array assignment"
20660 msgstr ""
20661
20662 #: fortran/frontend-passes.cc:2387
20663 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
20664 msgstr ""
20665
20666 #. Macros for unified error messages.
20667 #: fortran/frontend-passes.cc:4067
20668 #, c-format
20669 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
20670 msgstr ""
20671
20672 #: fortran/frontend-passes.cc:4070
20673 #, c-format
20674 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
20675 msgstr ""
20676
20677 #: fortran/frontend-passes.cc:4073
20678 #, c-format
20679 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
20680 msgstr ""
20681
20682 #: fortran/gfortranspec.cc:427
20683 #, fuzzy, c-format
20684 #| msgid "warning:"
20685 msgid "Driving:"
20686 msgstr "увага:"
20687
20688 #: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
20689 msgid "actual argument to INTENT = OUT/INOUT"
20690 msgstr ""
20691
20692 #: fortran/intrinsic.cc:4857
20693 msgid "available since Fortran 77"
20694 msgstr ""
20695
20696 #: fortran/intrinsic.cc:4861
20697 msgid "obsolescent in Fortran 95"
20698 msgstr ""
20699
20700 #: fortran/intrinsic.cc:4865
20701 msgid "deleted in Fortran 95"
20702 msgstr ""
20703
20704 #: fortran/intrinsic.cc:4869
20705 msgid "new in Fortran 95"
20706 msgstr ""
20707
20708 #: fortran/intrinsic.cc:4873
20709 msgid "new in Fortran 2003"
20710 msgstr ""
20711
20712 #: fortran/intrinsic.cc:4877
20713 msgid "new in Fortran 2008"
20714 msgstr ""
20715
20716 #: fortran/intrinsic.cc:4881
20717 msgid "new in Fortran 2018"
20718 msgstr ""
20719
20720 #: fortran/intrinsic.cc:4885
20721 msgid "a GNU Fortran extension"
20722 msgstr ""
20723
20724 #: fortran/intrinsic.cc:4889
20725 msgid "for backward compatibility"
20726 msgstr ""
20727
20728 #: fortran/io.cc:1873
20729 #, c-format
20730 msgid "%s tag"
20731 msgstr ""
20732
20733 #: fortran/io.cc:3373
20734 msgid "internal unit in WRITE"
20735 msgstr ""
20736
20737 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
20738 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
20739 #: fortran/io.cc:4734
20740 #, c-format
20741 msgid "%s tag with INQUIRE"
20742 msgstr ""
20743
20744 #: fortran/matchexp.cc:28
20745 #, c-format
20746 msgid "Syntax error in expression at %C"
20747 msgstr ""
20748
20749 #: fortran/module.cc:1254
20750 msgid "Unexpected EOF"
20751 msgstr ""
20752
20753 #: fortran/module.cc:1379
20754 msgid "Name too long"
20755 msgstr ""
20756
20757 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
20758 #: fortran/module.cc:1604
20759 msgid "Bad name"
20760 msgstr ""
20761
20762 #: fortran/module.cc:1628
20763 msgid "Expected name"
20764 msgstr ""
20765
20766 #: fortran/module.cc:1631
20767 msgid "Expected left parenthesis"
20768 msgstr ""
20769
20770 #: fortran/module.cc:1634
20771 msgid "Expected right parenthesis"
20772 msgstr ""
20773
20774 #: fortran/module.cc:1637
20775 msgid "Expected integer"
20776 msgstr ""
20777
20778 #: fortran/module.cc:1640 fortran/module.cc:2845
20779 msgid "Expected string"
20780 msgstr ""
20781
20782 #: fortran/module.cc:1665
20783 msgid "find_enum(): Enum not found"
20784 msgstr ""
20785
20786 #: fortran/module.cc:2235
20787 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
20788 msgstr ""
20789
20790 #: fortran/module.cc:2475
20791 msgid "Expected attribute bit name"
20792 msgstr ""
20793
20794 #: fortran/module.cc:3474
20795 msgid "Expected integer string"
20796 msgstr ""
20797
20798 #: fortran/module.cc:3478
20799 msgid "Error converting integer"
20800 msgstr ""
20801
20802 #: fortran/module.cc:3500
20803 msgid "Expected real string"
20804 msgstr ""
20805
20806 #: fortran/module.cc:3725
20807 msgid "Expected expression type"
20808 msgstr ""
20809
20810 #: fortran/module.cc:3805
20811 #, fuzzy
20812 #| msgid "invalid declarator"
20813 msgid "Bad operator"
20814 msgstr "нерэчаісны абвяшчальнік"
20815
20816 #: fortran/module.cc:3922
20817 msgid "Bad type in constant expression"
20818 msgstr ""
20819
20820 #: fortran/module.cc:7380
20821 msgid "Unexpected end of module"
20822 msgstr ""
20823
20824 #: fortran/parse.cc:1936
20825 msgid "arithmetic IF"
20826 msgstr ""
20827
20828 #: fortran/parse.cc:1945
20829 #, fuzzy
20830 #| msgid "Invalid declaration"
20831 msgid "attribute declaration"
20832 msgstr "Нерэчаіснае абвяшчэнне"
20833
20834 #: fortran/parse.cc:1981
20835 #, fuzzy
20836 #| msgid "empty declaration"
20837 msgid "data declaration"
20838 msgstr "пустое абвяшчэньне"
20839
20840 #: fortran/parse.cc:1999
20841 #, fuzzy
20842 #| msgid "empty declaration"
20843 msgid "derived type declaration"
20844 msgstr "пустое абвяшчэньне"
20845
20846 #: fortran/parse.cc:2126
20847 msgid "block IF"
20848 msgstr ""
20849
20850 #: fortran/parse.cc:2135
20851 msgid "implied END DO"
20852 msgstr ""
20853
20854 #: fortran/parse.cc:2229 fortran/resolve.cc:12073
20855 msgid "assignment"
20856 msgstr ""
20857
20858 #: fortran/parse.cc:2232 fortran/resolve.cc:12131 fortran/resolve.cc:12134
20859 msgid "pointer assignment"
20860 msgstr ""
20861
20862 #: fortran/parse.cc:2256
20863 msgid "simple IF"
20864 msgstr ""
20865
20866 #: fortran/resolve.cc:2388 fortran/resolve.cc:2583
20867 msgid "elemental procedure"
20868 msgstr ""
20869
20870 #: fortran/resolve.cc:2486
20871 #, fuzzy
20872 #| msgid "no arguments"
20873 msgid "allocatable argument"
20874 msgstr "няма аргументаў"
20875
20876 #: fortran/resolve.cc:2491
20877 #, fuzzy
20878 #| msgid "no arguments"
20879 msgid "asynchronous argument"
20880 msgstr "няма аргументаў"
20881
20882 #: fortran/resolve.cc:2496
20883 #, fuzzy
20884 #| msgid "no arguments"
20885 msgid "optional argument"
20886 msgstr "няма аргументаў"
20887
20888 #: fortran/resolve.cc:2501
20889 #, fuzzy
20890 #| msgid "no arguments"
20891 msgid "pointer argument"
20892 msgstr "няма аргументаў"
20893
20894 #: fortran/resolve.cc:2506
20895 #, fuzzy
20896 #| msgid "no arguments"
20897 msgid "target argument"
20898 msgstr "няма аргументаў"
20899
20900 #: fortran/resolve.cc:2511
20901 #, fuzzy
20902 #| msgid "no arguments"
20903 msgid "value argument"
20904 msgstr "няма аргументаў"
20905
20906 #: fortran/resolve.cc:2516
20907 #, fuzzy
20908 #| msgid "no arguments"
20909 msgid "volatile argument"
20910 msgstr "няма аргументаў"
20911
20912 #: fortran/resolve.cc:2521
20913 msgid "assumed-shape argument"
20914 msgstr ""
20915
20916 #: fortran/resolve.cc:2526
20917 #, fuzzy
20918 #| msgid "no arguments"
20919 msgid "assumed-rank argument"
20920 msgstr "няма аргументаў"
20921
20922 #: fortran/resolve.cc:2531
20923 #, fuzzy
20924 #| msgid "no arguments"
20925 msgid "coarray argument"
20926 msgstr "няма аргументаў"
20927
20928 #: fortran/resolve.cc:2536
20929 msgid "parametrized derived type argument"
20930 msgstr ""
20931
20932 #: fortran/resolve.cc:2541
20933 #, fuzzy
20934 #| msgid "no arguments"
20935 msgid "polymorphic argument"
20936 msgstr "няма аргументаў"
20937
20938 #: fortran/resolve.cc:2546
20939 msgid "NO_ARG_CHECK attribute"
20940 msgstr ""
20941
20942 #. As assumed-type is unlimited polymorphic (cf. above).
20943 #. See also TS 29113, Note 6.1.
20944 #: fortran/resolve.cc:2553
20945 msgid "assumed-type argument"
20946 msgstr ""
20947
20948 #: fortran/resolve.cc:2564
20949 msgid "array result"
20950 msgstr ""
20951
20952 #: fortran/resolve.cc:2569
20953 msgid "pointer or allocatable result"
20954 msgstr ""
20955
20956 #: fortran/resolve.cc:2576
20957 msgid "result with non-constant character length"
20958 msgstr ""
20959
20960 #: fortran/resolve.cc:2588
20961 msgid "bind(c) procedure"
20962 msgstr ""
20963
20964 #: fortran/resolve.cc:4132
20965 #, c-format
20966 msgid "Invalid context for NULL() pointer at %%L"
20967 msgstr ""
20968
20969 #: fortran/resolve.cc:4149
20970 #, c-format
20971 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
20972 msgstr ""
20973
20974 #: fortran/resolve.cc:4166
20975 #, c-format
20976 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
20977 msgstr ""
20978
20979 #: fortran/resolve.cc:4171
20980 #, c-format
20981 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
20982 msgstr ""
20983
20984 #: fortran/resolve.cc:4186
20985 #, c-format
20986 msgid "Operands of string concatenation operator at %%L are %s/%s"
20987 msgstr ""
20988
20989 #: fortran/resolve.cc:4229
20990 #, c-format
20991 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
20992 msgstr ""
20993
20994 #: fortran/resolve.cc:4252
20995 #, c-format
20996 msgid "Operand of .not. operator at %%L is %s"
20997 msgstr ""
20998
20999 #: fortran/resolve.cc:4266
21000 msgid "COMPLEX quantities cannot be compared at %L"
21001 msgstr ""
21002
21003 #: fortran/resolve.cc:4364
21004 #, c-format
21005 msgid "Logicals at %%L must be compared with %s instead of %s"
21006 msgstr ""
21007
21008 #: fortran/resolve.cc:4370
21009 #, c-format
21010 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
21011 msgstr ""
21012
21013 #: fortran/resolve.cc:4384
21014 #, c-format
21015 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
21016 msgstr ""
21017
21018 #: fortran/resolve.cc:4387
21019 #, c-format
21020 msgid "Unknown operator %%<%s%%> at %%L"
21021 msgstr ""
21022
21023 #: fortran/resolve.cc:4392
21024 #, c-format
21025 msgid "Operand of user operator %%<%s%%> at %%L is %s"
21026 msgstr ""
21027
21028 #: fortran/resolve.cc:4397
21029 #, c-format
21030 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
21031 msgstr ""
21032
21033 #: fortran/resolve.cc:4483
21034 #, c-format
21035 msgid "Inconsistent ranks for operator at %%L and %%L"
21036 msgstr ""
21037
21038 #: fortran/resolve.cc:7324
21039 msgid "Loop variable"
21040 msgstr ""
21041
21042 #: fortran/resolve.cc:7328
21043 msgid "iterator variable"
21044 msgstr ""
21045
21046 #: fortran/resolve.cc:7332
21047 msgid "Start expression in DO loop"
21048 msgstr ""
21049
21050 #: fortran/resolve.cc:7336
21051 msgid "End expression in DO loop"
21052 msgstr ""
21053
21054 #: fortran/resolve.cc:7340
21055 msgid "Step expression in DO loop"
21056 msgstr ""
21057
21058 #: fortran/resolve.cc:7626 fortran/resolve.cc:7629
21059 msgid "DEALLOCATE object"
21060 msgstr ""
21061
21062 #: fortran/resolve.cc:8007 fortran/resolve.cc:8010
21063 msgid "ALLOCATE object"
21064 msgstr ""
21065
21066 #: fortran/resolve.cc:8243 fortran/resolve.cc:10214 fortran/resolve.cc:10335
21067 msgid "STAT variable"
21068 msgstr ""
21069
21070 #: fortran/resolve.cc:8294 fortran/resolve.cc:10226 fortran/resolve.cc:10347
21071 msgid "ERRMSG variable"
21072 msgstr ""
21073
21074 #: fortran/resolve.cc:10020
21075 msgid "item in READ"
21076 msgstr ""
21077
21078 #: fortran/resolve.cc:10238
21079 msgid "ACQUIRED_LOCK variable"
21080 msgstr ""
21081
21082 #: fortran/trans-array.cc:1918
21083 #, c-format
21084 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
21085 msgstr ""
21086
21087 #: fortran/trans-array.cc:6137
21088 msgid "Integer overflow when calculating the amount of memory to allocate"
21089 msgstr ""
21090
21091 #: fortran/trans-array.cc:10071
21092 #, c-format
21093 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
21094 msgstr ""
21095
21096 #: fortran/trans-decl.cc:6143
21097 #, c-format
21098 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
21099 msgstr ""
21100
21101 #: fortran/trans-decl.cc:6151
21102 #, c-format
21103 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
21104 msgstr ""
21105
21106 #: fortran/trans-expr.cc:10297
21107 #, c-format
21108 msgid "Target of rank remapping is too small (%ld < %ld)"
21109 msgstr ""
21110
21111 #: fortran/trans-expr.cc:11757
21112 msgid "Assignment of scalar to unallocated array"
21113 msgstr ""
21114
21115 #: fortran/trans-intrinsic.cc:975
21116 #, c-format
21117 msgid "Unequal character lengths (%ld/%ld) in %s"
21118 msgstr ""
21119
21120 #: fortran/trans-intrinsic.cc:6510
21121 #, c-format
21122 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
21123 msgstr ""
21124
21125 #: fortran/trans-intrinsic.cc:6605
21126 #, c-format
21127 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
21128 msgstr ""
21129
21130 #: fortran/trans-intrinsic.cc:6652
21131 #, c-format
21132 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
21133 msgstr ""
21134
21135 #: fortran/trans-intrinsic.cc:6662
21136 #, c-format
21137 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
21138 msgstr ""
21139
21140 #: fortran/trans-intrinsic.cc:6669
21141 #, c-format
21142 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
21143 msgstr ""
21144
21145 #: fortran/trans-intrinsic.cc:6742
21146 #, c-format
21147 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
21148 msgstr ""
21149
21150 #: fortran/trans-intrinsic.cc:6810
21151 #, c-format
21152 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
21153 msgstr ""
21154
21155 #: fortran/trans-intrinsic.cc:6876
21156 #, c-format
21157 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
21158 msgstr ""
21159
21160 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
21161 #, c-format
21162 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
21163 msgstr ""
21164
21165 #: fortran/trans-intrinsic.cc:9279
21166 #, c-format
21167 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
21168 msgstr ""
21169
21170 #: fortran/trans-intrinsic.cc:9311
21171 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
21172 msgstr ""
21173
21174 #: fortran/trans-intrinsic.cc:12027
21175 #, c-format
21176 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21177 msgstr ""
21178
21179 #: fortran/trans-intrinsic.cc:12039
21180 #, c-format
21181 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
21182 msgstr ""
21183
21184 #: fortran/trans-intrinsic.cc:12051
21185 #, c-format
21186 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21187 msgstr ""
21188
21189 #: fortran/trans-intrinsic.cc:12063
21190 #, c-format
21191 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21192 msgstr ""
21193
21194 #: fortran/trans-intrinsic.cc:12071
21195 #, c-format
21196 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21197 msgstr ""
21198
21199 #: fortran/trans-io.cc:587
21200 msgid "Unit number in I/O statement too small"
21201 msgstr ""
21202
21203 #: fortran/trans-io.cc:596
21204 msgid "Unit number in I/O statement too large"
21205 msgstr ""
21206
21207 #: fortran/trans-stmt.cc:156
21208 msgid "Assigned label is not a target label"
21209 msgstr ""
21210
21211 #: fortran/trans-stmt.cc:1287
21212 #, c-format
21213 msgid "Invalid image number %d in SYNC IMAGES"
21214 msgstr ""
21215
21216 #: fortran/trans-stmt.cc:2449
21217 msgid "Loop iterates infinitely"
21218 msgstr ""
21219
21220 #: fortran/trans-stmt.cc:2469 fortran/trans-stmt.cc:2725
21221 msgid "Loop variable has been modified"
21222 msgstr ""
21223
21224 #: fortran/trans-stmt.cc:2578
21225 msgid "DO step value is zero"
21226 msgstr ""
21227
21228 #: fortran/trans.cc:47
21229 msgid "Array reference out of bounds"
21230 msgstr ""
21231
21232 #: fortran/trans.cc:708 fortran/trans.cc:783
21233 #, c-format
21234 msgid "Error allocating %lu bytes"
21235 msgstr ""
21236
21237 #: fortran/trans.cc:992
21238 #, c-format
21239 msgid "Attempting to allocate already allocated variable '%s'"
21240 msgstr ""
21241
21242 #: fortran/trans.cc:998
21243 msgid "Attempting to allocate already allocated variable"
21244 msgstr ""
21245
21246 #: fortran/trans.cc:1448 fortran/trans.cc:1607
21247 #, c-format
21248 msgid "Attempt to DEALLOCATE unallocated '%s'"
21249 msgstr ""
21250
21251 #: fortran/trans.cc:1765
21252 #, fuzzy, c-format
21253 #| msgid "error writing to %s"
21254 msgid "Error reallocating to %lu bytes"
21255 msgstr "памылка запісу ў %s"
21256
21257 #: go/go-backend.cc:166
21258 msgid "lseek failed while reading export data"
21259 msgstr ""
21260
21261 #: go/go-backend.cc:173
21262 msgid "memory allocation failed while reading export data"
21263 msgstr ""
21264
21265 #: go/go-backend.cc:181
21266 msgid "read failed while reading export data"
21267 msgstr ""
21268
21269 #: go/go-backend.cc:187
21270 msgid "short read while reading export data"
21271 msgstr ""
21272
21273 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
21274 #, gcc-internal-format
21275 msgid "value computed is not used"
21276 msgstr ""
21277
21278 #: go/gofrontend/expressions.cc:930
21279 #, fuzzy
21280 #| msgid "invalid use of `%D'"
21281 msgid "invalid use of type"
21282 msgstr "нерэчаіснае выкарыстаньне `%D'"
21283
21284 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
21285 msgid "constant refers to itself"
21286 msgstr ""
21287
21288 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
21289 msgid "expected pointer"
21290 msgstr ""
21291
21292 #: go/gofrontend/expressions.cc:5211
21293 msgid "expected numeric type"
21294 msgstr ""
21295
21296 #: go/gofrontend/expressions.cc:5216
21297 msgid "expected boolean type"
21298 msgstr ""
21299
21300 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15829 c/c-parser.cc:15836
21301 #: cp/parser.cc:38967 cp/parser.cc:38974
21302 #, gcc-internal-format
21303 msgid "expected integer"
21304 msgstr ""
21305
21306 #: go/gofrontend/expressions.cc:7000
21307 msgid "invalid comparison of nil with nil"
21308 msgstr ""
21309
21310 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
21311 msgid "incompatible types in binary expression"
21312 msgstr ""
21313
21314 #: go/gofrontend/expressions.cc:7044
21315 msgid "integer division by zero"
21316 msgstr ""
21317
21318 #: go/gofrontend/expressions.cc:7052
21319 #, fuzzy
21320 msgid "shift of non-integer operand"
21321 msgstr "памер масіва \"%s\" адмоўны"
21322
21323 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
21324 #: go/gofrontend/expressions.cc:7066
21325 msgid "shift count not integer"
21326 msgstr ""
21327
21328 #: go/gofrontend/expressions.cc:7071
21329 msgid "negative shift count"
21330 msgstr ""
21331
21332 #: go/gofrontend/expressions.cc:7956
21333 #, fuzzy
21334 #| msgid "cannot find method"
21335 msgid "object is not a method"
21336 msgstr "немагчыма знайсьці мэтад"
21337
21338 #: go/gofrontend/expressions.cc:7973
21339 msgid "method type does not match object type"
21340 msgstr ""
21341
21342 #: go/gofrontend/expressions.cc:8387
21343 msgid "invalid use of %<...%> with builtin function"
21344 msgstr ""
21345
21346 #: go/gofrontend/expressions.cc:8398
21347 msgid "invalid use of method value as argument of Offsetof"
21348 msgstr ""
21349
21350 #: go/gofrontend/expressions.cc:8412
21351 msgid "argument of Offsetof implies indirection of an embedded field"
21352 msgstr ""
21353
21354 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
21355 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
21356 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
21357 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
21358 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
21359 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
21360 #, fuzzy
21361 #| msgid "no arguments"
21362 msgid "not enough arguments"
21363 msgstr "няма аргументаў"
21364
21365 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
21366 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
21367 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
21368 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
21369 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
21370 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
21371 #: cp/pt.cc:9148
21372 #, fuzzy, gcc-internal-format
21373 #| msgid "too many arguments to function"
21374 msgid "too many arguments"
21375 msgstr "вельмі шмат аргументаў у функцыі"
21376
21377 #: go/gofrontend/expressions.cc:8477
21378 #, fuzzy
21379 msgid "argument 1 must be a map"
21380 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21381
21382 #: go/gofrontend/expressions.cc:8939
21383 #, fuzzy
21384 msgid "invalid type for make function"
21385 msgstr "Нерэчаісны выбар \"%s\""
21386
21387 #: go/gofrontend/expressions.cc:8952
21388 msgid "length required when allocating a slice"
21389 msgstr ""
21390
21391 #: go/gofrontend/expressions.cc:8996
21392 msgid "len larger than cap"
21393 msgstr ""
21394
21395 #: go/gofrontend/expressions.cc:9005
21396 #, fuzzy
21397 #| msgid "too many arguments to function"
21398 msgid "too many arguments to make"
21399 msgstr "вельмі шмат аргументаў у функцыі"
21400
21401 #: go/gofrontend/expressions.cc:10314
21402 #, fuzzy
21403 msgid "argument must be array or slice or channel"
21404 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21405
21406 #: go/gofrontend/expressions.cc:10324
21407 msgid "argument must be string or array or slice or map or channel"
21408 msgstr ""
21409
21410 #: go/gofrontend/expressions.cc:10361
21411 #, fuzzy
21412 #| msgid "too few arguments to function"
21413 msgid "unsupported argument type to builtin function"
21414 msgstr "не хапае аргументаў у функцыі"
21415
21416 #: go/gofrontend/expressions.cc:10372
21417 #, fuzzy
21418 msgid "argument must be channel"
21419 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21420
21421 #: go/gofrontend/expressions.cc:10374
21422 msgid "cannot close receive-only channel"
21423 msgstr ""
21424
21425 #: go/gofrontend/expressions.cc:10396
21426 #, fuzzy
21427 msgid "argument must be a field reference"
21428 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21429
21430 #: go/gofrontend/expressions.cc:10426
21431 #, fuzzy
21432 msgid "left argument must be a slice"
21433 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21434
21435 #: go/gofrontend/expressions.cc:10434
21436 msgid "element types must be the same"
21437 msgstr ""
21438
21439 #: go/gofrontend/expressions.cc:10439
21440 #, fuzzy
21441 #| msgid "first argument of `%s' should be `int'"
21442 msgid "first argument must be []byte"
21443 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21444
21445 #: go/gofrontend/expressions.cc:10442
21446 msgid "second argument must be slice or string"
21447 msgstr ""
21448
21449 #: go/gofrontend/expressions.cc:10554
21450 #, fuzzy
21451 msgid "argument must have complex type"
21452 msgstr "\"%s\" мае незавершаны тып"
21453
21454 #: go/gofrontend/expressions.cc:10573
21455 msgid "complex arguments must have identical types"
21456 msgstr ""
21457
21458 #: go/gofrontend/expressions.cc:10575
21459 msgid "complex arguments must have floating-point type"
21460 msgstr ""
21461
21462 #: go/gofrontend/expressions.cc:11235
21463 msgid "type conversion result count mismatch"
21464 msgstr ""
21465
21466 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
21467 #: go/gofrontend/expressions.cc:13122
21468 #, fuzzy
21469 #| msgid "In function"
21470 msgid "expected function"
21471 msgstr "У функцыі"
21472
21473 #: go/gofrontend/expressions.cc:11277
21474 msgid "multiple-value argument in single-value context"
21475 msgstr ""
21476
21477 #: go/gofrontend/expressions.cc:11473
21478 #, fuzzy
21479 msgid "invalid use of %<...%> with non-slice"
21480 msgstr "нявернае выкарыстанне \"restict\""
21481
21482 #: go/gofrontend/expressions.cc:12694
21483 msgid "function result count mismatch"
21484 msgstr ""
21485
21486 #: go/gofrontend/expressions.cc:12712
21487 msgid "incompatible type for receiver"
21488 msgstr ""
21489
21490 #: go/gofrontend/expressions.cc:12730
21491 msgid "invalid use of %<...%> calling non-variadic function"
21492 msgstr ""
21493
21494 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
21495 msgid "number of results does not match number of values"
21496 msgstr ""
21497
21498 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
21499 msgid "index must be integer"
21500 msgstr ""
21501
21502 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
21503 msgid "slice end must be integer"
21504 msgstr ""
21505
21506 #: go/gofrontend/expressions.cc:13455
21507 msgid "slice capacity must be integer"
21508 msgstr ""
21509
21510 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
21511 msgid "inverted slice range"
21512 msgstr ""
21513
21514 #: go/gofrontend/expressions.cc:13548
21515 msgid "slice of unaddressable value"
21516 msgstr ""
21517
21518 #: go/gofrontend/expressions.cc:14408
21519 msgid "incompatible type for map index"
21520 msgstr ""
21521
21522 #: go/gofrontend/expressions.cc:14846
21523 msgid "expected interface or pointer to interface"
21524 msgstr ""
21525
21526 #: go/gofrontend/expressions.cc:15632
21527 #, fuzzy
21528 #| msgid "too many arguments to function"
21529 msgid "too many expressions for struct"
21530 msgstr "вельмі шмат аргументаў у функцыі"
21531
21532 #: go/gofrontend/expressions.cc:15645
21533 #, fuzzy
21534 #| msgid "too few arguments to function"
21535 msgid "too few expressions for struct"
21536 msgstr "не хапае аргументаў у функцыі"
21537
21538 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
21539 msgid "type assertion only valid for interface types"
21540 msgstr ""
21541
21542 #: go/gofrontend/expressions.cc:17606
21543 msgid "impossible type assertion: type does not implement interface"
21544 msgstr ""
21545
21546 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
21547 #: go/gofrontend/statements.cc:1758
21548 msgid "expected channel"
21549 msgstr ""
21550
21551 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
21552 msgid "invalid receive on send-only channel"
21553 msgstr ""
21554
21555 #: go/gofrontend/parse.cc:3169
21556 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
21557 msgstr ""
21558
21559 #: go/gofrontend/parse.cc:4743
21560 msgid "cannot fallthrough final case in switch"
21561 msgstr ""
21562
21563 #: go/gofrontend/statements.cc:1071
21564 msgid "invalid left hand side of assignment"
21565 msgstr ""
21566
21567 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
21568 msgid "use of untyped nil"
21569 msgstr ""
21570
21571 #: go/gofrontend/statements.cc:1549
21572 msgid "expected map index on right hand side"
21573 msgstr ""
21574
21575 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
21576 #, fuzzy
21577 #| msgid "too few arguments to function"
21578 msgid "not enough arguments to return"
21579 msgstr "не хапае аргументаў у функцыі"
21580
21581 #: go/gofrontend/statements.cc:3206
21582 msgid "return with value in function with no return type"
21583 msgstr ""
21584
21585 #: go/gofrontend/statements.cc:3234
21586 msgid "too many values in return statement"
21587 msgstr ""
21588
21589 #: go/gofrontend/statements.cc:3787
21590 msgid "expected boolean expression"
21591 msgstr ""
21592
21593 #: go/gofrontend/statements.cc:4984
21594 msgid "cannot type switch on non-interface value"
21595 msgstr ""
21596
21597 #: go/gofrontend/statements.cc:5119
21598 msgid "incompatible types in send"
21599 msgstr ""
21600
21601 #: go/gofrontend/statements.cc:5124
21602 msgid "invalid send on receive-only channel"
21603 msgstr ""
21604
21605 #: go/gofrontend/statements.cc:6442
21606 msgid "too many variables for range clause with channel"
21607 msgstr ""
21608
21609 #: go/gofrontend/statements.cc:6449
21610 msgid "range clause must have array, slice, string, map, or channel type"
21611 msgstr ""
21612
21613 #: go/gofrontend/types.cc:542
21614 #, fuzzy
21615 msgid "invalid comparison of non-ordered type"
21616 msgstr "нявернае выкарыстанне \"restict\""
21617
21618 #: go/gofrontend/types.cc:558
21619 msgid "slice can only be compared to nil"
21620 msgstr ""
21621
21622 #: go/gofrontend/types.cc:560
21623 msgid "map can only be compared to nil"
21624 msgstr ""
21625
21626 #: go/gofrontend/types.cc:562
21627 msgid "func can only be compared to nil"
21628 msgstr ""
21629
21630 #: go/gofrontend/types.cc:568
21631 #, fuzzy, c-format
21632 msgid "invalid operation (%s)"
21633 msgstr "Нерэчаісны выбар %s"
21634
21635 #: go/gofrontend/types.cc:591
21636 msgid "invalid comparison of non-comparable type"
21637 msgstr ""
21638
21639 #: go/gofrontend/types.cc:604
21640 #, fuzzy
21641 #| msgid "invalid use of `restrict'"
21642 msgid "invalid comparison of generated struct"
21643 msgstr "нявернае выкарыстанне \"restict\""
21644
21645 #: go/gofrontend/types.cc:615
21646 msgid "invalid comparison of non-comparable struct"
21647 msgstr ""
21648
21649 #: go/gofrontend/types.cc:625
21650 #, fuzzy
21651 msgid "invalid comparison of generated array"
21652 msgstr "Нерэчаісны выбар \"%s\""
21653
21654 #: go/gofrontend/types.cc:632
21655 msgid "invalid comparison of non-comparable array"
21656 msgstr ""
21657
21658 #: go/gofrontend/types.cc:660
21659 msgid "multiple-value function call in single-value context"
21660 msgstr ""
21661
21662 #: go/gofrontend/types.cc:744
21663 msgid "need explicit conversion"
21664 msgstr ""
21665
21666 #: go/gofrontend/types.cc:752
21667 #, c-format
21668 msgid "cannot use type %s as type %s"
21669 msgstr ""
21670
21671 #: go/gofrontend/types.cc:788
21672 msgid "conversion from normal type to notinheap type"
21673 msgstr ""
21674
21675 #: go/gofrontend/types.cc:4793
21676 msgid "different receiver types"
21677 msgstr ""
21678
21679 #: go/gofrontend/types.cc:4816 go/gofrontend/types.cc:4829
21680 #: go/gofrontend/types.cc:4843
21681 msgid "different number of parameters"
21682 msgstr ""
21683
21684 #: go/gofrontend/types.cc:4836
21685 #, fuzzy
21686 #| msgid "invalid parameter type `%T'"
21687 msgid "different parameter types"
21688 msgstr "нерэчаісны тып парамэтра `%T'"
21689
21690 #: go/gofrontend/types.cc:4851
21691 msgid "different varargs"
21692 msgstr ""
21693
21694 #: go/gofrontend/types.cc:4864 go/gofrontend/types.cc:4877
21695 #: go/gofrontend/types.cc:4891
21696 msgid "different number of results"
21697 msgstr ""
21698
21699 #: go/gofrontend/types.cc:4884
21700 msgid "different result types"
21701 msgstr ""
21702
21703 #: go/gofrontend/types.cc:9302
21704 #, c-format
21705 msgid "need explicit conversion; missing method %s%s%s"
21706 msgstr ""
21707
21708 #: go/gofrontend/types.cc:9320 go/gofrontend/types.cc:9465
21709 #, fuzzy, c-format
21710 #| msgid "no data type for mode `%s'"
21711 msgid "incompatible type for method %s%s%s"
21712 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
21713
21714 #: go/gofrontend/types.cc:9324 go/gofrontend/types.cc:9469
21715 #, fuzzy, c-format
21716 #| msgid "no data type for mode `%s'"
21717 msgid "incompatible type for method %s%s%s (%s)"
21718 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
21719
21720 #: go/gofrontend/types.cc:9405 go/gofrontend/types.cc:9418
21721 msgid "pointer to interface type has no methods"
21722 msgstr ""
21723
21724 #: go/gofrontend/types.cc:9407 go/gofrontend/types.cc:9420
21725 msgid "type has no methods"
21726 msgstr ""
21727
21728 #: go/gofrontend/types.cc:9441
21729 #, c-format
21730 msgid "ambiguous method %s%s%s"
21731 msgstr ""
21732
21733 #: go/gofrontend/types.cc:9444
21734 #, fuzzy, c-format
21735 #| msgid "missing field '%s' in '%s'"
21736 msgid "missing method %s%s%s"
21737 msgstr "прапушчана поле '%s' у '%s'"
21738
21739 #: go/gofrontend/types.cc:9486
21740 #, c-format
21741 msgid "method %s%s%s requires a pointer receiver"
21742 msgstr ""
21743
21744 #: go/gofrontend/types.cc:9504
21745 #, c-format
21746 msgid "method %s%s%s is marked go:nointerface"
21747 msgstr ""
21748
21749 #: lto-streamer.h:1028
21750 #, gcc-internal-format, gfc-internal-format
21751 msgid "bytecode stream: expected tag %s instead of %s"
21752 msgstr ""
21753
21754 #: lto-streamer.h:1038
21755 #, gcc-internal-format, gfc-internal-format
21756 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21757 msgstr ""
21758
21759 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
21760 #. sections.  machopic_select_section ensures that weak variables go in
21761 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
21762 #. not supported.  Weak symbols that aren't visible outside the .s file
21763 #. are not supported.
21764 #: config/darwin.h:682
21765 #, fuzzy, gcc-internal-format
21766 msgid "alias definitions not supported in Mach-O; ignored"
21767 msgstr "-pipe не падтрымліваецца"
21768
21769 #. No profiling.
21770 #: config/vx-common.h:122
21771 #, gcc-internal-format
21772 msgid "profiler support for VxWorks"
21773 msgstr ""
21774
21775 #: config/arm/freebsd.h:121
21776 #, fuzzy, gcc-internal-format
21777 msgid "target OS does not support unaligned accesses"
21778 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
21779
21780 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:192
21781 #, fuzzy, gcc-internal-format
21782 msgid "profiling is not yet implemented for this architecture"
21783 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
21784
21785 #: config/cr16/cr16.h:403
21786 #, gcc-internal-format
21787 msgid "profiler support for CR16"
21788 msgstr ""
21789
21790 #. Definitions for GCC.  Part of the machine description for CRIS.
21791 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
21792 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21793 #.
21794 #. This file is part of GCC.
21795 #.
21796 #. GCC is free software; you can redistribute it and/or modify
21797 #. it under the terms of the GNU General Public License as published by
21798 #. the Free Software Foundation; either version 3, or (at your option)
21799 #. any later version.
21800 #.
21801 #. GCC is distributed in the hope that it will be useful,
21802 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21803 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21804 #. GNU General Public License for more details.
21805 #.
21806 #. You should have received a copy of the GNU General Public License
21807 #. along with GCC; see the file COPYING3.  If not see
21808 #. <http://www.gnu.org/licenses/>.
21809 #. After the first "Node:" comment comes all preprocessor directives and
21810 #. attached declarations described in the info files, the "Using and
21811 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21812 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21813 #. really, but needs an update anyway.
21814 #.
21815 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21816 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21817 #. of macro definitions follow the order in the manual.  Every section in
21818 #. the manual (node in the info pages) has an introductory `Node:
21819 #. <subchapter>' comment.  If no macros are defined for a section, only
21820 #. the section-comment is present.
21821 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21822 #. and config/cris/linux.h) are responsible for lots of settings not
21823 #. repeated below.  This file contains general CRIS definitions
21824 #. and definitions for the cris-*-elf subtarget.
21825 #. We don't want to use gcc_assert for everything, as that can be
21826 #. compiled out.
21827 #: config/cris/cris.h:42
21828 #, gcc-internal-format, gfc-internal-format
21829 msgid "CRIS-port assertion failed: %s"
21830 msgstr ""
21831
21832 #. Node: Caller Saves
21833 #. (no definitions)
21834 #. Node: Function entry
21835 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
21836 #. TARGET_ASM_FUNCTION_EPILOGUE.
21837 #. Node: Profiling
21838 #: config/cris/cris.h:662
21839 #, gcc-internal-format
21840 msgid "no %<FUNCTION_PROFILER%> for CRIS"
21841 msgstr ""
21842
21843 #. 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.
21844 #. 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.
21845 #: config/i386/xm-djgpp.h:85
21846 #, gcc-internal-format
21847 msgid "environment variable DJGPP not defined"
21848 msgstr ""
21849
21850 #: config/i386/xm-djgpp.h:87
21851 #, gcc-internal-format
21852 msgid "environment variable DJGPP points to missing file %qs"
21853 msgstr ""
21854
21855 #: config/i386/xm-djgpp.h:90
21856 #, gcc-internal-format
21857 msgid "environment variable DJGPP points to corrupt file %qs"
21858 msgstr ""
21859
21860 #: config/pa/som.h:338
21861 #, fuzzy, gcc-internal-format
21862 #| msgid "-pipe is not supported"
21863 msgid "weak aliases are not supported"
21864 msgstr "-pipe не падтрымліваецца"
21865
21866 #. SPDX-License-Identifier: GPL-3.0-or-later
21867 #. Definitions of target machine for GNU compiler,
21868 #. for IBM RS/6000 POWER running AIX V7.1.
21869 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21870 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21871 #.
21872 #. This file is part of GCC.
21873 #.
21874 #. GCC is free software; you can redistribute it and/or modify it
21875 #. under the terms of the GNU General Public License as published
21876 #. by the Free Software Foundation; either version 3, or (at your
21877 #. option) any later version.
21878 #.
21879 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21880 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21881 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21882 #. License for more details.
21883 #.
21884 #. You should have received a copy of the GNU General Public License
21885 #. along with GCC; see the file COPYING3.  If not see
21886 #. <http://www.gnu.org/licenses/>.
21887 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21888 #. get control in TARGET_OPTION_OVERRIDE.
21889 #. SPDX-License-Identifier: GPL-3.0-or-later
21890 #. Definitions of target machine for GNU compiler,
21891 #. for IBM RS/6000 POWER running AIX V7.2.
21892 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21893 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21894 #.
21895 #. This file is part of GCC.
21896 #.
21897 #. GCC is free software; you can redistribute it and/or modify it
21898 #. under the terms of the GNU General Public License as published
21899 #. by the Free Software Foundation; either version 3, or (at your
21900 #. option) any later version.
21901 #.
21902 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21903 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21904 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21905 #. License for more details.
21906 #.
21907 #. You should have received a copy of the GNU General Public License
21908 #. along with GCC; see the file COPYING3.  If not see
21909 #. <http://www.gnu.org/licenses/>.
21910 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21911 #. get control in TARGET_OPTION_OVERRIDE.
21912 #. SPDX-License-Identifier: GPL-3.0-or-later
21913 #. Definitions of target machine for GNU compiler,
21914 #. for IBM RS/6000 POWER running AIX V7.3.
21915 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21916 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21917 #.
21918 #. This file is part of GCC.
21919 #.
21920 #. GCC is free software; you can redistribute it and/or modify it
21921 #. under the terms of the GNU General Public License as published
21922 #. by the Free Software Foundation; either version 3, or (at your
21923 #. option) any later version.
21924 #.
21925 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21926 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21927 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21928 #. License for more details.
21929 #.
21930 #. You should have received a copy of the GNU General Public License
21931 #. along with GCC; see the file COPYING3.  If not see
21932 #. <http://www.gnu.org/licenses/>.
21933 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21934 #. get control in TARGET_OPTION_OVERRIDE.
21935 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
21936 #, gcc-internal-format
21937 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
21938 msgstr ""
21939
21940 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
21941 #, gcc-internal-format
21942 msgid "soft-float and long-double-128 are incompatible"
21943 msgstr ""
21944
21945 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
21946 #, gcc-internal-format
21947 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
21948 msgstr ""
21949
21950 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
21951 #: config/rs6000/rtems.h:121 config/rs6000/rs6000.cc:3515
21952 #, gcc-internal-format
21953 msgid "%<-mcmodel%> incompatible with other toc options"
21954 msgstr ""
21955
21956 #: config/rs6000/aix73.h:37
21957 #, gcc-internal-format
21958 msgid "%<soft-float%> and long-double-128 are incompatible"
21959 msgstr ""
21960
21961 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
21962 #, gcc-internal-format
21963 msgid "%<-m64%> requires a PowerPC64 cpu"
21964 msgstr ""
21965
21966 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21967 #. get control in TARGET_OPTION_OVERRIDE.
21968 #: config/rs6000/sysv4.h:116
21969 #, gcc-internal-format
21970 msgid "bad value for %<%s-%s%>"
21971 msgstr ""
21972
21973 #: config/rs6000/sysv4.h:132
21974 #, gcc-internal-format
21975 msgid "bad value for %<%s=%s%>"
21976 msgstr ""
21977
21978 #: config/rs6000/sysv4.h:149
21979 #, gcc-internal-format
21980 msgid "%qs and %<%s=%s%> are incompatible"
21981 msgstr ""
21982
21983 #: config/rs6000/sysv4.h:158
21984 #, gcc-internal-format
21985 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
21986 msgstr ""
21987
21988 #: config/rs6000/sysv4.h:167
21989 #, gcc-internal-format
21990 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
21991 msgstr ""
21992
21993 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
21994 #, gcc-internal-format
21995 msgid "%qs and %qs are incompatible"
21996 msgstr ""
21997
21998 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
21999 #, gcc-internal-format
22000 msgid "%qs and %<%s-%s%> are incompatible"
22001 msgstr ""
22002
22003 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
22004 #, fuzzy, gcc-internal-format
22005 msgid "%qs not supported by your assembler"
22006 msgstr "-pipe не падтрымліваецца"
22007
22008 #: config/rs6000/sysv4.h:244
22009 #, fuzzy, gcc-internal-format
22010 msgid "%<-m%s%> not supported in this configuration"
22011 msgstr "-pipe не падтрымліваецца"
22012
22013 #. 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.
22014 #: config/sh/vxworks.h:43
22015 #, gcc-internal-format
22016 msgid "%<-mrelax%> is only supported for RTP PIC"
22017 msgstr ""
22018
22019 #. A general purpose syntax error.
22020 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
22021 #, gcc-internal-format, gfc-internal-format
22022 msgid "Syntax error in %s statement at %C"
22023 msgstr ""
22024
22025 #: jit/docs/examples/tut05-bf.c:242
22026 #, fuzzy, gcc-internal-format
22027 #| msgid "too many input files"
22028 msgid "too many open parens"
22029 msgstr "вельмі шмат уваходзячых файлаў"
22030
22031 #: jit/docs/examples/tut05-bf.c:275
22032 #, gcc-internal-format
22033 msgid "mismatching parens"
22034 msgstr ""
22035
22036 #: jit/docs/examples/tut05-bf.c:310
22037 #, fuzzy, gcc-internal-format
22038 #| msgid "unable to open file '%s'"
22039 msgid "unable to open file"
22040 msgstr "немагу адчыніць файл \"%s\""
22041
22042 #: fortran/lang.opt:428
22043 #, fuzzy, gcc-internal-format
22044 #| msgid "unrecognized section name \"%s\""
22045 msgid "Unrecognized option to endianness value: %qs"
22046 msgstr "нераспазнаная назва сэкцыі \"%s\""
22047
22048 #: fortran/lang.opt:650
22049 #, gcc-internal-format
22050 msgid "Unrecognized option to floating-point init value: %qs"
22051 msgstr ""
22052
22053 #: fortran/lang.opt:784
22054 #, fuzzy, gcc-internal-format
22055 msgid "Unrecognized option: %qs"
22056 msgstr "нераспазнаны выбар \"-%s\""
22057
22058 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
22059 #, fuzzy, gcc-internal-format
22060 msgid "assertion missing after %qs"
22061 msgstr "аргумент для \"%s\" прапушчан"
22062
22063 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
22064 #: c-family/c.opt:193 c-family/c.opt:264
22065 #, fuzzy, gcc-internal-format
22066 msgid "macro name missing after %qs"
22067 msgstr "аргумент для \"%s\" прапушчан"
22068
22069 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
22070 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
22071 #: c-family/c.opt:236 c-family/c.opt:2203 c-family/c.opt:2211
22072 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3436
22073 #, fuzzy, gcc-internal-format
22074 #| msgid "missing white space after number '%.*s'"
22075 msgid "missing filename after %qs"
22076 msgstr "прапушчан прабел пасля нумара \"%.*s\""
22077
22078 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
22079 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2199
22080 #: c-family/c.opt:2219 c-family/c.opt:2223 c-family/c.opt:2227
22081 #, fuzzy, gcc-internal-format
22082 msgid "missing path after %qs"
22083 msgstr "аргумент для \"%s\" прапушчан"
22084
22085 #: c-family/c.opt:252 c-family/c.opt:256
22086 #, fuzzy, gcc-internal-format
22087 #| msgid "missing white space after number '%.*s'"
22088 msgid "missing makefile target after %qs"
22089 msgstr "прапушчан прабел пасля нумара \"%.*s\""
22090
22091 #: c-family/c.opt:295
22092 #, gcc-internal-format
22093 msgid "argument %qs to %<-Waligned-new%> not recognized"
22094 msgstr ""
22095
22096 #: c-family/c.opt:386
22097 #, fuzzy, gcc-internal-format
22098 #| msgid "language %s not recognized"
22099 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
22100 msgstr "мова %s не распазнана"
22101
22102 #: c-family/c.opt:1081
22103 #, fuzzy, gcc-internal-format
22104 #| msgid "language %s not recognized"
22105 msgid "argument %qs to %<-Wnormalized%> not recognized"
22106 msgstr "мова %s не распазнана"
22107
22108 #: c-family/c.opt:1626
22109 #, fuzzy, gcc-internal-format
22110 msgid "no class name specified with %qs"
22111 msgstr "не зададзены ўваходзячыя файлы"
22112
22113 #: c-family/c.opt:1753
22114 #, gcc-internal-format
22115 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
22116 msgstr ""
22117
22118 #: c-family/c.opt:1824
22119 #, fuzzy, gcc-internal-format
22120 #| msgid "Missing name"
22121 msgid "missing mapper"
22122 msgstr "Прапушчана назва"
22123
22124 #: c-family/c.opt:1848
22125 #, fuzzy, gcc-internal-format
22126 #| msgid "Missing name"
22127 msgid "missing header name"
22128 msgstr "Прапушчана назва"
22129
22130 #: c-family/c.opt:1856
22131 #, fuzzy, gcc-internal-format
22132 #| msgid "Missing name"
22133 msgid "missing module name"
22134 msgstr "Прапушчана назва"
22135
22136 #: c-family/c.opt:1903
22137 #, fuzzy, gcc-internal-format
22138 #| msgid "unrecognized section name \"%s\""
22139 msgid "unrecognized ivar visibility value %qs"
22140 msgstr "нераспазнаная назва сэкцыі \"%s\""
22141
22142 #: c-family/c.opt:2063
22143 #, fuzzy, gcc-internal-format
22144 #| msgid "unrecognized section name \"%s\""
22145 msgid "unrecognized scalar storage order value %qs"
22146 msgstr "нераспазнаная назва сэкцыі \"%s\""
22147
22148 #: d/lang.opt:193
22149 #, gcc-internal-format
22150 msgid "unknown array bounds setting %qs"
22151 msgstr ""
22152
22153 #: d/lang.opt:235
22154 #, fuzzy, gcc-internal-format
22155 msgid "unknown checkaction setting %qs"
22156 msgstr "невядомая назва рэгістра: %s\n"
22157
22158 #: d/lang.opt:291
22159 #, fuzzy, gcc-internal-format
22160 #| msgid "unknown C standard `%s'"
22161 msgid "unknown C++ standard %qs"
22162 msgstr "невядомы C стандарт `%s'"
22163
22164 #: config/vms/vms.opt:42
22165 #, fuzzy, gcc-internal-format
22166 #| msgid "unknown machine mode `%s'"
22167 msgid "unknown pointer size model %qs"
22168 msgstr "невядомы рэжым машыны \"%s\""
22169
22170 #: config/i386/i386.opt:325
22171 #, gcc-internal-format
22172 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
22173 msgstr ""
22174
22175 #: config/i386/i386.opt:385
22176 #, gcc-internal-format
22177 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
22178 msgstr ""
22179
22180 #: config/i386/i386.opt:698
22181 #, gcc-internal-format
22182 msgid "%<-msse5%> was removed"
22183 msgstr ""
22184
22185 #: config/avr/avr.opt:26
22186 #, gcc-internal-format
22187 msgid "missing device or architecture after %qs"
22188 msgstr ""
22189
22190 #: config/rs6000/rs6000.opt:312
22191 #, gcc-internal-format
22192 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
22193 msgstr ""
22194
22195 #: config/rs6000/rs6000.opt:316
22196 #, gcc-internal-format
22197 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
22198 msgstr ""
22199
22200 #: config/rs6000/rs6000.opt:383
22201 #, gcc-internal-format
22202 msgid "using darwin64 ABI"
22203 msgstr ""
22204
22205 #: config/rs6000/rs6000.opt:386
22206 #, gcc-internal-format
22207 msgid "using old darwin ABI"
22208 msgstr ""
22209
22210 #: config/fused-madd.opt:22
22211 #, gcc-internal-format
22212 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
22213 msgstr ""
22214
22215 #: config/microblaze/microblaze.opt:87
22216 #, gcc-internal-format
22217 msgid "%qs is deprecated; use -fstack-check"
22218 msgstr ""
22219
22220 #: config/microblaze/microblaze.opt:95
22221 #, gcc-internal-format
22222 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
22223 msgstr ""
22224
22225 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
22226 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
22227 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
22228 #: config/arc/arc.opt:361 config/arc/arc.opt:378
22229 #, gcc-internal-format
22230 msgid "%qs is deprecated"
22231 msgstr ""
22232
22233 #: lto/lang.opt:31
22234 #, fuzzy, gcc-internal-format
22235 #| msgid "unknown machine mode `%s'"
22236 msgid "unknown linker output %qs"
22237 msgstr "невядомы рэжым машыны \"%s\""
22238
22239 #: common.opt:1567
22240 #, fuzzy, gcc-internal-format
22241 msgid "unknown excess precision style %qs"
22242 msgstr "невядомая назва рэгістра: %s\n"
22243
22244 #: common.opt:1585
22245 #, gcc-internal-format
22246 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
22247 msgstr ""
22248
22249 #: common.opt:1629
22250 #, gcc-internal-format
22251 msgid "unknown floating point contraction style %qs"
22252 msgstr ""
22253
22254 #: common.opt:1794
22255 #, gcc-internal-format
22256 msgid "unknown Stack Reuse Level %qs"
22257 msgstr ""
22258
22259 #: common.opt:1863
22260 #, gcc-internal-format
22261 msgid "unknown Control-Flow Protection Level %qs"
22262 msgstr ""
22263
22264 #: common.opt:1969
22265 #, fuzzy, gcc-internal-format
22266 #| msgid "unknown register name: %s"
22267 msgid "unknown IRA algorithm %qs"
22268 msgstr "невядомая назва рэгістра: %s"
22269
22270 #: common.opt:1982
22271 #, fuzzy, gcc-internal-format
22272 #| msgid "unknown register name: %s"
22273 msgid "unknown IRA region %qs"
22274 msgstr "невядомая назва рэгістра: %s"
22275
22276 #: common.opt:2060
22277 #, fuzzy, gcc-internal-format
22278 #| msgid "unknown machine mode `%s'"
22279 msgid "unknown LTO partitioning model %qs"
22280 msgstr "невядомы рэжым машыны \"%s\""
22281
22282 #: common.opt:2166
22283 #, fuzzy, gcc-internal-format
22284 msgid "targets missing after %qs"
22285 msgstr "аргумент для \"%s\" прапушчан"
22286
22287 #: common.opt:2169
22288 #, fuzzy, gcc-internal-format
22289 msgid "options or targets=options missing after %qs"
22290 msgstr "аргумент для \"%s\" прапушчан"
22291
22292 #: common.opt:2177
22293 #, gcc-internal-format
22294 msgid "unknown offload ABI %qs"
22295 msgstr ""
22296
22297 #: common.opt:2319
22298 #, gcc-internal-format
22299 msgid "unknown profile reproducibility method %qs"
22300 msgstr ""
22301
22302 #: common.opt:2335
22303 #, fuzzy, gcc-internal-format
22304 #| msgid "unknown register name: %s"
22305 msgid "unknown profile update method %qs"
22306 msgstr "невядомая назва рэгістра: %s"
22307
22308 #: common.opt:2441
22309 #, fuzzy, gcc-internal-format
22310 #| msgid "unknown machine mode `%s'"
22311 msgid "unknown Live-Patching Level %qs"
22312 msgstr "невядомы рэжым машыны \"%s\""
22313
22314 #: common.opt:2474
22315 #, gcc-internal-format
22316 msgid "unknown basic block reordering algorithm %qs"
22317 msgstr ""
22318
22319 #: common.opt:2781
22320 #, fuzzy, gcc-internal-format
22321 #| msgid "unknown machine mode `%s'"
22322 msgid "unknown TLS model %qs"
22323 msgstr "невядомы рэжым машыны \"%s\""
22324
22325 #: common.opt:3117
22326 #, fuzzy, gcc-internal-format
22327 #| msgid "unknown machine mode `%s'"
22328 msgid "unknown vectorizer cost model %qs"
22329 msgstr "невядомы рэжым машыны \"%s\""
22330
22331 #: common.opt:3148
22332 #, gcc-internal-format
22333 msgid "unrecognized automatic variable initialization type %qs"
22334 msgstr ""
22335
22336 #: common.opt:3174
22337 #, fuzzy, gcc-internal-format
22338 #| msgid "unrecognized section name \"%s\""
22339 msgid "unrecognized visibility value %qs"
22340 msgstr "нераспазнаная назва сэкцыі \"%s\""
22341
22342 #: common.opt:3193
22343 #, gcc-internal-format
22344 msgid "unknown vtable verify initialization priority %qs"
22345 msgstr ""
22346
22347 #: params.opt:142
22348 #, fuzzy, gcc-internal-format
22349 #| msgid "unknown machine mode `%s'"
22350 msgid "unknown evrp mode %qs"
22351 msgstr "невядомы рэжым машыны \"%s\""
22352
22353 #: params.opt:897
22354 #, fuzzy, gcc-internal-format
22355 #| msgid "unknown machine mode `%s'"
22356 msgid "unknown ranger debug mode %qs"
22357 msgstr "невядомы рэжым машыны \"%s\""
22358
22359 #: params.opt:1071
22360 #, fuzzy, gcc-internal-format
22361 #| msgid "unknown machine mode `%s'"
22362 msgid "unknown threader debug mode %qs"
22363 msgstr "невядомы рэжым машыны \"%s\""
22364
22365 #: params.opt:1196
22366 #, fuzzy, gcc-internal-format
22367 #| msgid "unknown machine mode `%s'"
22368 msgid "unknown vrp mode %qs"
22369 msgstr "невядомы рэжым машыны \"%s\""
22370
22371 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
22372 #, fuzzy, gcc-internal-format
22373 msgid "wrong argument to ignored attributes"
22374 msgstr "не хапае аргументаў у функцыі"
22375
22376 #: attribs.cc:255
22377 #, gcc-internal-format
22378 msgid "valid format is %<ns::attr%> or %<ns::%>"
22379 msgstr ""
22380
22381 #: attribs.cc:540
22382 #, gcc-internal-format
22383 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
22384 msgstr ""
22385
22386 #: attribs.cc:546
22387 #, gcc-internal-format
22388 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
22389 msgstr ""
22390
22391 #: attribs.cc:552 c-family/c-attribs.cc:912 c-family/c-attribs.cc:2410
22392 #: c-family/c-attribs.cc:2856 c-family/c-attribs.cc:4682
22393 #: c-family/c-attribs.cc:4775 cp/decl.cc:15630 cp/decl.cc:15680
22394 #: cp/friend.cc:316 cp/tree.cc:5093
22395 #, fuzzy, gcc-internal-format
22396 msgid "previous declaration here"
22397 msgstr "няма папярэдняга аб'яўлення для \"%s\""
22398
22399 #. Warn about and ignore all others for now, but store them.
22400 #: attribs.cc:714 c-family/c-attribs.cc:3884 objc/objc-act.cc:5133
22401 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
22402 #, fuzzy, gcc-internal-format
22403 #| msgid "`%s' attribute ignored"
22404 msgid "%qE attribute directive ignored"
22405 msgstr "\"%s\" атрыбут ігнарыруецца"
22406
22407 #: attribs.cc:718
22408 #, gcc-internal-format
22409 msgid "%<%E::%E%> scoped attribute directive ignored"
22410 msgstr ""
22411
22412 #: attribs.cc:730
22413 #, fuzzy, gcc-internal-format
22414 #| msgid "wrong number of arguments specified for `%s' attribute"
22415 msgid "wrong number of arguments specified for %qE attribute"
22416 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22417
22418 #: attribs.cc:733
22419 #, gcc-internal-format, gfc-internal-format
22420 msgid "expected %i or more, found %i"
22421 msgstr ""
22422
22423 #: attribs.cc:736
22424 #, gcc-internal-format, gfc-internal-format
22425 msgid "expected between %i and %i, found %i"
22426 msgstr ""
22427
22428 #: attribs.cc:756 c-family/c-attribs.cc:4548
22429 #, fuzzy, gcc-internal-format
22430 msgid "%qE attribute does not apply to types"
22431 msgstr "\"%s\" звычайна функцыя"
22432
22433 #: attribs.cc:805
22434 #, fuzzy, gcc-internal-format
22435 msgid "%qE attribute only applies to function types"
22436 msgstr "\"%s\" звычайна функцыя"
22437
22438 #: attribs.cc:815
22439 #, gcc-internal-format
22440 msgid "type attributes ignored after type is already defined"
22441 msgstr ""
22442
22443 #. The specifications of standard attributes in C mean
22444 #. this is a constraint violation.
22445 #. The specifications of standard attributes mean this is a
22446 #. constraint violation.
22447 #. An attribute with standard syntax and no namespace specified
22448 #. is a constraint violation if it is not one of the known
22449 #. standard attributes.  Diagnose it here with a pedwarn and
22450 #. then discard it to prevent a duplicate warning later.
22451 #: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
22452 #: c-family/c-attribs.cc:940 c-family/c-attribs.cc:1002
22453 #: c-family/c-attribs.cc:1021 c-family/c-attribs.cc:1039
22454 #: c-family/c-attribs.cc:1069 c-family/c-attribs.cc:1090
22455 #: c-family/c-attribs.cc:1111 c-family/c-attribs.cc:1152
22456 #: c-family/c-attribs.cc:1183 c-family/c-attribs.cc:1199
22457 #: c-family/c-attribs.cc:1216 c-family/c-attribs.cc:1232
22458 #: c-family/c-attribs.cc:1249 c-family/c-attribs.cc:1274
22459 #: c-family/c-attribs.cc:1290 c-family/c-attribs.cc:1305
22460 #: c-family/c-attribs.cc:1333 c-family/c-attribs.cc:1350
22461 #: c-family/c-attribs.cc:1368 c-family/c-attribs.cc:1392
22462 #: c-family/c-attribs.cc:1430 c-family/c-attribs.cc:1453
22463 #: c-family/c-attribs.cc:1470 c-family/c-attribs.cc:1499
22464 #: c-family/c-attribs.cc:1520 c-family/c-attribs.cc:1541
22465 #: c-family/c-attribs.cc:1568 c-family/c-attribs.cc:1599
22466 #: c-family/c-attribs.cc:1628 c-family/c-attribs.cc:1682
22467 #: c-family/c-attribs.cc:1735 c-family/c-attribs.cc:1801
22468 #: c-family/c-attribs.cc:1859 c-family/c-attribs.cc:1948
22469 #: c-family/c-attribs.cc:1978 c-family/c-attribs.cc:2029
22470 #: c-family/c-attribs.cc:2510 c-family/c-attribs.cc:2709
22471 #: c-family/c-attribs.cc:2770 c-family/c-attribs.cc:3011
22472 #: c-family/c-attribs.cc:3091 c-family/c-attribs.cc:3243
22473 #: c-family/c-attribs.cc:3698 c-family/c-attribs.cc:3764
22474 #: c-family/c-attribs.cc:3800 c-family/c-attribs.cc:3855
22475 #: c-family/c-attribs.cc:4037 c-family/c-attribs.cc:4058
22476 #: c-family/c-attribs.cc:4171 c-family/c-attribs.cc:4236
22477 #: c-family/c-attribs.cc:4439 c-family/c-attribs.cc:4550
22478 #: c-family/c-attribs.cc:5292 c-family/c-attribs.cc:5315
22479 #: c-family/c-attribs.cc:5354 c-family/c-attribs.cc:5436
22480 #: c-family/c-attribs.cc:5503 c-family/c-attribs.cc:5519
22481 #: c-family/c-attribs.cc:5687 c-family/c-common.cc:6035
22482 #: c-family/c-common.cc:6038 config/darwin.cc:2141 config/arm/arm.cc:7412
22483 #: config/arm/arm.cc:7440 config/arm/arm.cc:7457 config/avr/avr.cc:9568
22484 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516
22485 #: config/h8300/h8300.cc:4968 config/h8300/h8300.cc:4992
22486 #: config/i386/i386-options.cc:3381 config/i386/i386-options.cc:3539
22487 #: config/i386/i386-options.cc:3771 config/i386/i386-options.cc:3801
22488 #: config/ia64/ia64.cc:785 config/rs6000/rs6000.cc:20305
22489 #: ada/gcc-interface/utils.cc:6582 ada/gcc-interface/utils.cc:6598
22490 #: ada/gcc-interface/utils.cc:6636 ada/gcc-interface/utils.cc:6653
22491 #: ada/gcc-interface/utils.cc:6670 ada/gcc-interface/utils.cc:6685
22492 #: ada/gcc-interface/utils.cc:6701 ada/gcc-interface/utils.cc:6727
22493 #: ada/gcc-interface/utils.cc:6796 ada/gcc-interface/utils.cc:6823
22494 #: ada/gcc-interface/utils.cc:6844 ada/gcc-interface/utils.cc:6865
22495 #: ada/gcc-interface/utils.cc:6881 ada/gcc-interface/utils.cc:6936
22496 #: c/c-decl.cc:4644 c/c-decl.cc:4647 c/c-decl.cc:4662 c/c-parser.cc:4973
22497 #: d/d-attribs.cc:468 d/d-attribs.cc:677 d/d-attribs.cc:698 d/d-attribs.cc:714
22498 #: d/d-attribs.cc:731 d/d-attribs.cc:763 d/d-attribs.cc:892 d/d-attribs.cc:951
22499 #: d/d-attribs.cc:967 d/d-attribs.cc:983 d/d-attribs.cc:1131
22500 #: d/d-attribs.cc:1144 d/d-attribs.cc:1361 d/d-attribs.cc:1382
22501 #: d/d-attribs.cc:1406 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
22502 #, fuzzy, gcc-internal-format
22503 #| msgid "`%s' attribute ignored"
22504 msgid "%qE attribute ignored"
22505 msgstr "\"%s\" атрыбут ігнарыруецца"
22506
22507 #: attribs.cc:1148
22508 #, gcc-internal-format
22509 msgid "missing %<target%> attribute for multi-versioned %qD"
22510 msgstr ""
22511
22512 #: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2172 cp/decl.cc:2218
22513 #: cp/decl.cc:2234 cp/decl.cc:2853 cp/decl.cc:3299
22514 #, fuzzy, gcc-internal-format
22515 #| msgid "previous declaration of `%D'"
22516 msgid "previous declaration of %qD"
22517 msgstr "папярэдняе абвяшчэньне `%D'"
22518
22519 #: attribs.cc:1260
22520 #, gcc-internal-format
22521 msgid "ignoring attributes applied to %qT after definition"
22522 msgstr ""
22523
22524 #: attribs.cc:1755
22525 #, gcc-internal-format
22526 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22527 msgstr ""
22528
22529 #: attribs.cc:1767
22530 #, gcc-internal-format
22531 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22532 msgstr ""
22533
22534 #: attribs.cc:1781
22535 #, gcc-internal-format
22536 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22537 msgstr ""
22538
22539 #: attribs.cc:1862
22540 #, gcc-internal-format
22541 msgid "inline function %q+D declared as dllimport: attribute ignored"
22542 msgstr ""
22543
22544 #: attribs.cc:1870
22545 #, gcc-internal-format
22546 msgid "function %q+D definition is marked dllimport"
22547 msgstr ""
22548
22549 #: attribs.cc:1878
22550 #, gcc-internal-format
22551 msgid "variable %q+D definition is marked dllimport"
22552 msgstr ""
22553
22554 #: attribs.cc:1909
22555 #, gcc-internal-format
22556 msgid "external linkage required for symbol %q+D because of %qE attribute"
22557 msgstr ""
22558
22559 #: attribs.cc:1923
22560 #, gcc-internal-format
22561 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22562 msgstr ""
22563
22564 #: attribs.cc:2186
22565 #, gcc-internal-format
22566 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
22567 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
22568 msgstr[0] ""
22569 msgstr[1] ""
22570
22571 #: attribs.cc:2192 attribs.cc:2212
22572 #, gcc-internal-format
22573 msgid "%qD target declared here"
22574 msgstr ""
22575
22576 #: attribs.cc:2206
22577 #, gcc-internal-format
22578 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
22579 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
22580 msgstr[0] ""
22581 msgstr[1] ""
22582
22583 #: auto-profile.cc:365
22584 #, gcc-internal-format
22585 msgid "offset exceeds 16 bytes"
22586 msgstr ""
22587
22588 #: auto-profile.cc:863
22589 #, gcc-internal-format
22590 msgid "Not expected TAG."
22591 msgstr ""
22592
22593 #: auto-profile.cc:928
22594 #, fuzzy, gcc-internal-format, gfc-internal-format
22595 #| msgid "can't open output file `%s'"
22596 msgid "cannot open profile file %s"
22597 msgstr "немагчыма адчыніць файл уводу `%s'"
22598
22599 #: auto-profile.cc:934
22600 #, gcc-internal-format
22601 msgid "AutoFDO profile magic number does not match"
22602 msgstr ""
22603
22604 #: auto-profile.cc:942
22605 #, gcc-internal-format, gfc-internal-format
22606 msgid "AutoFDO profile version %u does not match %u"
22607 msgstr ""
22608
22609 #: auto-profile.cc:954
22610 #, fuzzy, gcc-internal-format, gfc-internal-format
22611 msgid "cannot read string table from %s"
22612 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
22613
22614 #: auto-profile.cc:962
22615 #, fuzzy, gcc-internal-format, gfc-internal-format
22616 #| msgid "cannot find file for class %s"
22617 msgid "cannot read function profile from %s"
22618 msgstr "немагчыма знайсьці файл для кляса %s"
22619
22620 #: builtins.cc:700
22621 #, gcc-internal-format
22622 msgid "offset %qwi outside bounds of constant string"
22623 msgstr ""
22624
22625 #: builtins.cc:704 gimple-ssa-warn-access.cc:4595 cp/name-lookup.cc:6414
22626 #, gcc-internal-format
22627 msgid "%qE declared here"
22628 msgstr ""
22629
22630 #: builtins.cc:1312
22631 #, fuzzy, gcc-internal-format
22632 msgid "second argument to %<__builtin_prefetch%> must be a constant"
22633 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22634
22635 #: builtins.cc:1319
22636 #, fuzzy, gcc-internal-format
22637 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
22638 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22639
22640 #: builtins.cc:1327
22641 #, fuzzy, gcc-internal-format
22642 msgid "third argument to %<__builtin_prefetch%> must be a constant"
22643 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22644
22645 #: builtins.cc:1334
22646 #, fuzzy, gcc-internal-format
22647 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
22648 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22649
22650 #: builtins.cc:3713 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2541
22651 #: tree-ssa-strlen.cc:3192
22652 #, gcc-internal-format
22653 msgid "%qD specified bound %E equals destination size"
22654 msgstr ""
22655
22656 #: builtins.cc:4818 gimplify.cc:3600
22657 #, fuzzy, gcc-internal-format
22658 #| msgid "too few arguments to function `%s'"
22659 msgid "too few arguments to function %<va_start%>"
22660 msgstr "нехапае аргументаў у функцыі \"%s\""
22661
22662 #: builtins.cc:4918
22663 #, fuzzy, gcc-internal-format
22664 #| msgid "invalid use of `%D'"
22665 msgid "invalid argument to %qD"
22666 msgstr "нерэчаіснае выкарыстаньне `%D'"
22667
22668 #: builtins.cc:4931
22669 #, fuzzy, gcc-internal-format
22670 msgid "unsupported argument to %qD"
22671 msgstr "нехапае аргументаў у функцыі \"%s\""
22672
22673 #. Warn since no effort is made to ensure that any frame
22674 #. beyond the current one exists or can be safely reached.
22675 #: builtins.cc:4939
22676 #, gcc-internal-format
22677 msgid "calling %qD with a nonzero argument is unsafe"
22678 msgstr ""
22679
22680 #: builtins.cc:5288
22681 #, fuzzy, gcc-internal-format
22682 #| msgid "argument of `__builtin_args_info' must be constant"
22683 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
22684 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22685
22686 #: builtins.cc:5378
22687 #, fuzzy, gcc-internal-format
22688 msgid "trampoline generated for nested function %qD"
22689 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
22690
22691 #: builtins.cc:5752 builtins.cc:5765
22692 #, gcc-internal-format
22693 msgid "%qD changed semantics in GCC 4.4"
22694 msgstr ""
22695
22696 #: builtins.cc:6500
22697 #, fuzzy, gcc-internal-format
22698 msgid "non-constant argument 1 to %qs"
22699 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22700
22701 #: builtins.cc:6542
22702 #, fuzzy, gcc-internal-format
22703 msgid "non-integer argument 1 to %qs"
22704 msgstr "аргумент для \"%s\" прапушчан"
22705
22706 #: builtins.cc:6606
22707 #, fuzzy, gcc-internal-format
22708 #| msgid "__builtin_saveregs not supported by this target"
22709 msgid "%<__builtin_thread_pointer%> is not supported on this target"
22710 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
22711
22712 #: builtins.cc:6626
22713 #, fuzzy, gcc-internal-format
22714 #| msgid "__builtin_saveregs not supported by this target"
22715 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
22716 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
22717
22718 #: builtins.cc:6685
22719 #, fuzzy, gcc-internal-format
22720 msgid "%qs only supported in OpenACC code"
22721 msgstr "-pipe не падтрымліваецца"
22722
22723 #: builtins.cc:6692
22724 #, fuzzy, gcc-internal-format
22725 msgid "non-constant argument 0 to %qs"
22726 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22727
22728 #: builtins.cc:6704
22729 #, fuzzy, gcc-internal-format
22730 msgid "illegal argument 0 to %qs"
22731 msgstr "аргумент для \"%s\" прапушчан"
22732
22733 #. All valid uses of __builtin_va_arg_pack () are removed during
22734 #. inlining.
22735 #: builtins.cc:7182 expr.cc:11501
22736 #, gcc-internal-format
22737 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
22738 msgstr ""
22739
22740 #. All valid uses of __builtin_va_arg_pack_len () are removed during
22741 #. inlining.
22742 #: builtins.cc:7188
22743 #, gcc-internal-format
22744 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
22745 msgstr ""
22746
22747 #: builtins.cc:7457
22748 #, gcc-internal-format
22749 msgid "%<__builtin_longjmp%> second argument must be 1"
22750 msgstr ""
22751
22752 #: builtins.cc:8354
22753 #, fuzzy, gcc-internal-format
22754 msgid "target format does not support infinity"
22755 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
22756
22757 #: builtins.cc:9976
22758 #, fuzzy, gcc-internal-format
22759 #| msgid "`va_start' used in function with fixed args"
22760 msgid "%<va_start%> used in function with fixed arguments"
22761 msgstr ""
22762 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
22763 "           колькасьцю аргументаў"
22764
22765 #: builtins.cc:9984
22766 #, fuzzy, gcc-internal-format
22767 #| msgid "wrong number of arguments specified for `%s' attribute"
22768 msgid "wrong number of arguments to function %<va_start%>"
22769 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22770
22771 #: builtins.cc:9999
22772 #, fuzzy, gcc-internal-format
22773 #| msgid "`__builtin_next_arg' called without an argument"
22774 msgid "%<__builtin_next_arg%> called without an argument"
22775 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
22776
22777 #: builtins.cc:10004
22778 #, fuzzy, gcc-internal-format
22779 #| msgid "wrong number of arguments specified for `%s' attribute"
22780 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22781 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22782
22783 #: builtins.cc:10037
22784 #, gcc-internal-format
22785 msgid "second parameter of %<va_start%> not last named argument"
22786 msgstr ""
22787
22788 #: builtins.cc:10050
22789 #, gcc-internal-format
22790 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
22791 msgstr ""
22792
22793 #: builtins.cc:10079
22794 #, fuzzy, gcc-internal-format
22795 msgid "first argument of %qD must be a pointer, second integer constant"
22796 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22797
22798 #: builtins.cc:10092
22799 #, gcc-internal-format
22800 msgid "last argument of %qD is not integer constant between 0 and 3"
22801 msgstr ""
22802
22803 #: calls.cc:1233
22804 #, fuzzy, gcc-internal-format, gfc-internal-format
22805 #| msgid "cannot find class `%s'"
22806 msgid "cannot tail-call: %s"
22807 msgstr "немагчыма знайсьці кляс `%s'"
22808
22809 #: calls.cc:2729
22810 #, gcc-internal-format
22811 msgid "function call has aggregate value"
22812 msgstr ""
22813
22814 #: calls.cc:3451
22815 #, gcc-internal-format
22816 msgid "passing too large argument on stack"
22817 msgstr ""
22818
22819 #: cfganal.cc:173
22820 #, gcc-internal-format
22821 msgid "%<verify_marked_backedges%> failed"
22822 msgstr ""
22823
22824 #: cfgexpand.cc:1816
22825 #, fuzzy, gcc-internal-format
22826 #| msgid "size of array `%s' is too large"
22827 msgid "total size of local objects is too large"
22828 msgstr "памер масіва \"%s\" вельмі вялікі"
22829
22830 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
22831 #, fuzzy, gcc-internal-format
22832 #| msgid "size of array `%s' is too large"
22833 msgid "size of variable %q+D is too large"
22834 msgstr "памер масіва \"%s\" вельмі вялікі"
22835
22836 #: cfgexpand.cc:1831
22837 #, gcc-internal-format
22838 msgid "cannot allocate stack for variable %q+D, naked function"
22839 msgstr ""
22840
22841 #: cfgexpand.cc:2923
22842 #, fuzzy, gcc-internal-format
22843 msgid "too many alternatives in %<asm%>"
22844 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22845
22846 #: cfgexpand.cc:2930
22847 #, gcc-internal-format
22848 msgid "operand constraints for %<asm%> differ in number of alternatives"
22849 msgstr ""
22850
22851 #: cfgexpand.cc:2952
22852 #, gcc-internal-format
22853 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22854 msgstr ""
22855
22856 #. ??? Diagnose during gimplification?
22857 #: cfgexpand.cc:2983
22858 #, gcc-internal-format
22859 msgid "PIC register clobbered by %qs in %<asm%>"
22860 msgstr ""
22861
22862 #. ??? Diagnose during gimplification?
22863 #: cfgexpand.cc:2990
22864 #, gcc-internal-format
22865 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22866 msgstr ""
22867
22868 #: cfgexpand.cc:3003
22869 #, gcc-internal-format
22870 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22871 msgstr ""
22872
22873 #: cfgexpand.cc:3005
22874 #, gcc-internal-format
22875 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
22876 msgstr ""
22877
22878 #: cfgexpand.cc:3075
22879 #, gcc-internal-format
22880 msgid "more than %d operands in %<asm%>"
22881 msgstr ""
22882
22883 #. ??? Diagnose during gimplification?
22884 #: cfgexpand.cc:3128
22885 #, fuzzy, gcc-internal-format
22886 #| msgid "unknown register name: %s"
22887 msgid "unknown register name %qs in %<asm%>"
22888 msgstr "невядомая назва рэгістра: %s"
22889
22890 #: cfgexpand.cc:3194
22891 #, fuzzy, gcc-internal-format
22892 msgid "invalid hard register usage between output operands"
22893 msgstr "нявернае выкарыстанне \"restict\""
22894
22895 #: cfgexpand.cc:3221
22896 #, gcc-internal-format
22897 msgid "invalid hard register usage between output operand and matching constraint operand"
22898 msgstr ""
22899
22900 #: cfgexpand.cc:3229
22901 #, gcc-internal-format
22902 msgid "invalid hard register usage between earlyclobber operand and input operand"
22903 msgstr ""
22904
22905 #: cfgexpand.cc:3314
22906 #, gcc-internal-format, gfc-internal-format
22907 msgid "output number %d not directly addressable"
22908 msgstr ""
22909
22910 #: cfgexpand.cc:3410
22911 #, gcc-internal-format
22912 msgid "%<asm%> operand %d probably does not match constraints"
22913 msgstr ""
22914
22915 #: cfgexpand.cc:3595
22916 #, gcc-internal-format
22917 msgid "%<asm%> clobber conflict with output operand"
22918 msgstr ""
22919
22920 #: cfgexpand.cc:3600
22921 #, gcc-internal-format
22922 msgid "%<asm%> clobber conflict with input operand"
22923 msgstr ""
22924
22925 #: cfgexpand.cc:6659
22926 #, gcc-internal-format
22927 msgid "stack protector not protecting local variables: variable length buffer"
22928 msgstr ""
22929
22930 #: cfgexpand.cc:6663
22931 #, gcc-internal-format, gfc-internal-format
22932 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
22933 msgstr ""
22934
22935 #: cfgexpand.cc:6952
22936 #, gcc-internal-format
22937 msgid "patchable function entry %wu exceeds size %wu"
22938 msgstr ""
22939
22940 #: cfghooks.cc:119
22941 #, gcc-internal-format, gfc-internal-format
22942 msgid "bb %d on wrong place"
22943 msgstr ""
22944
22945 #: cfghooks.cc:125
22946 #, gcc-internal-format, gfc-internal-format
22947 msgid "prev_bb of %d should be %d, not %d"
22948 msgstr ""
22949
22950 #: cfghooks.cc:142
22951 #, gcc-internal-format, gfc-internal-format
22952 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
22953 msgstr ""
22954
22955 #: cfghooks.cc:148
22956 #, gcc-internal-format, gfc-internal-format
22957 msgid "verify_flow_info: Block %i lacks loop_father"
22958 msgstr ""
22959
22960 #: cfghooks.cc:154
22961 #, gcc-internal-format, gfc-internal-format
22962 msgid "verify_flow_info: Wrong count of block %i"
22963 msgstr ""
22964
22965 #: cfghooks.cc:162
22966 #, gcc-internal-format, gfc-internal-format
22967 msgid "verify_flow_info: Missing count of block %i"
22968 msgstr ""
22969
22970 #: cfghooks.cc:168
22971 #, gcc-internal-format, gfc-internal-format
22972 msgid "verify_flow_info: unallocated flag set on BB %d"
22973 msgstr ""
22974
22975 #: cfghooks.cc:176
22976 #, gcc-internal-format, gfc-internal-format
22977 msgid "verify_flow_info: Duplicate edge %i->%i"
22978 msgstr ""
22979
22980 #: cfghooks.cc:185
22981 #, gcc-internal-format, gfc-internal-format
22982 msgid "Uninitialized probability of edge %i->%i"
22983 msgstr ""
22984
22985 #: cfghooks.cc:191
22986 #, gcc-internal-format, gfc-internal-format
22987 msgid "verify_flow_info: Wrong probability of edge %i->%i"
22988 msgstr ""
22989
22990 #: cfghooks.cc:203
22991 #, gcc-internal-format, gfc-internal-format
22992 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22993 msgstr ""
22994
22995 #: cfghooks.cc:215
22996 #, gcc-internal-format, gfc-internal-format
22997 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
22998 msgstr ""
22999
23000 #: cfghooks.cc:224
23001 #, gcc-internal-format, gfc-internal-format
23002 msgid "wrong amount of branch edges after unconditional jump %i"
23003 msgstr ""
23004
23005 #: cfghooks.cc:232 cfghooks.cc:243
23006 #, gcc-internal-format, gfc-internal-format
23007 msgid "basic block %d pred edge is corrupted"
23008 msgstr ""
23009
23010 #: cfghooks.cc:244
23011 #, gcc-internal-format, gfc-internal-format
23012 msgid "its dest_idx should be %d, not %d"
23013 msgstr ""
23014
23015 #: cfghooks.cc:273
23016 #, gcc-internal-format, gfc-internal-format
23017 msgid "basic block %i edge lists are corrupted"
23018 msgstr ""
23019
23020 #: cfghooks.cc:284
23021 #, gcc-internal-format
23022 msgid "verify_flow_info failed"
23023 msgstr ""
23024
23025 #: cfghooks.cc:342
23026 #, fuzzy, gcc-internal-format, gfc-internal-format
23027 #| msgid "%s does not support %s"
23028 msgid "%s does not support dump_bb_for_graph"
23029 msgstr "%s не падтрымлівае %s"
23030
23031 #: cfghooks.cc:385
23032 #, fuzzy, gcc-internal-format, gfc-internal-format
23033 #| msgid "%s does not support %s"
23034 msgid "%s does not support redirect_edge_and_branch"
23035 msgstr "%s не падтрымлівае %s"
23036
23037 #: cfghooks.cc:405
23038 #, fuzzy, gcc-internal-format, gfc-internal-format
23039 #| msgid "%s does not support %s"
23040 msgid "%s does not support can_remove_branch_p"
23041 msgstr "%s не падтрымлівае %s"
23042
23043 #: cfghooks.cc:499
23044 #, gcc-internal-format, gfc-internal-format
23045 msgid "%s does not support redirect_edge_and_branch_force"
23046 msgstr ""
23047
23048 #: cfghooks.cc:537
23049 #, fuzzy, gcc-internal-format, gfc-internal-format
23050 #| msgid "%s does not support %s"
23051 msgid "%s does not support split_block"
23052 msgstr "%s не падтрымлівае %s"
23053
23054 #: cfghooks.cc:603
23055 #, fuzzy, gcc-internal-format, gfc-internal-format
23056 #| msgid "%s does not support %s"
23057 msgid "%s does not support move_block_after"
23058 msgstr "%s не падтрымлівае %s"
23059
23060 #: cfghooks.cc:616
23061 #, fuzzy, gcc-internal-format, gfc-internal-format
23062 #| msgid "%s does not support %s"
23063 msgid "%s does not support delete_basic_block"
23064 msgstr "%s не падтрымлівае %s"
23065
23066 #: cfghooks.cc:663
23067 #, fuzzy, gcc-internal-format, gfc-internal-format
23068 #| msgid "%s does not support %s"
23069 msgid "%s does not support split_edge"
23070 msgstr "%s не падтрымлівае %s"
23071
23072 #: cfghooks.cc:741
23073 #, fuzzy, gcc-internal-format, gfc-internal-format
23074 #| msgid "%s does not support %s"
23075 msgid "%s does not support create_basic_block"
23076 msgstr "%s не падтрымлівае %s"
23077
23078 #: cfghooks.cc:782
23079 #, fuzzy, gcc-internal-format, gfc-internal-format
23080 #| msgid "%s does not support %s"
23081 msgid "%s does not support can_merge_blocks_p"
23082 msgstr "%s не падтрымлівае %s"
23083
23084 #: cfghooks.cc:793
23085 #, fuzzy, gcc-internal-format, gfc-internal-format
23086 #| msgid "%s does not support %s"
23087 msgid "%s does not support predict_edge"
23088 msgstr "%s не падтрымлівае %s"
23089
23090 #: cfghooks.cc:802
23091 #, fuzzy, gcc-internal-format, gfc-internal-format
23092 #| msgid "%s does not support %s"
23093 msgid "%s does not support predicted_by_p"
23094 msgstr "%s не падтрымлівае %s"
23095
23096 #: cfghooks.cc:816
23097 #, fuzzy, gcc-internal-format, gfc-internal-format
23098 #| msgid "%s does not support %s"
23099 msgid "%s does not support merge_blocks"
23100 msgstr "%s не падтрымлівае %s"
23101
23102 #: cfghooks.cc:897
23103 #, fuzzy, gcc-internal-format, gfc-internal-format
23104 #| msgid "%s does not support %s"
23105 msgid "%s does not support make_forwarder_block"
23106 msgstr "%s не падтрымлівае %s"
23107
23108 #: cfghooks.cc:1046
23109 #, fuzzy, gcc-internal-format, gfc-internal-format
23110 #| msgid "%s does not support %s"
23111 msgid "%s does not support force_nonfallthru"
23112 msgstr "%s не падтрымлівае %s"
23113
23114 #: cfghooks.cc:1080
23115 #, fuzzy, gcc-internal-format, gfc-internal-format
23116 #| msgid "%s does not support %s"
23117 msgid "%s does not support can_duplicate_block_p"
23118 msgstr "%s не падтрымлівае %s"
23119
23120 #: cfghooks.cc:1102
23121 #, fuzzy, gcc-internal-format, gfc-internal-format
23122 #| msgid "%s does not support %s"
23123 msgid "%s does not support duplicate_block"
23124 msgstr "%s не падтрымлівае %s"
23125
23126 #: cfghooks.cc:1177
23127 #, fuzzy, gcc-internal-format, gfc-internal-format
23128 #| msgid "%s does not support %s"
23129 msgid "%s does not support block_ends_with_call_p"
23130 msgstr "%s не падтрымлівае %s"
23131
23132 #: cfghooks.cc:1188
23133 #, fuzzy, gcc-internal-format, gfc-internal-format
23134 #| msgid "%s does not support %s"
23135 msgid "%s does not support block_ends_with_condjump_p"
23136 msgstr "%s не падтрымлівае %s"
23137
23138 #: cfghooks.cc:1206
23139 #, fuzzy, gcc-internal-format, gfc-internal-format
23140 #| msgid "%s does not support %s"
23141 msgid "%s does not support flow_call_edges_add"
23142 msgstr "%s не падтрымлівае %s"
23143
23144 #: cfgloop.cc:1411
23145 #, gcc-internal-format
23146 msgid "loop verification on loop tree that needs fixup"
23147 msgstr ""
23148
23149 #: cfgloop.cc:1427
23150 #, gcc-internal-format
23151 msgid "corrupt loop tree root"
23152 msgstr ""
23153
23154 #: cfgloop.cc:1437
23155 #, gcc-internal-format, gfc-internal-format
23156 msgid "loop with header %d marked for removal"
23157 msgstr ""
23158
23159 #: cfgloop.cc:1442
23160 #, gcc-internal-format, gfc-internal-format
23161 msgid "loop with header %d not in loop tree"
23162 msgstr ""
23163
23164 #: cfgloop.cc:1448
23165 #, gcc-internal-format, gfc-internal-format
23166 msgid "non-loop with header %d not marked for removal"
23167 msgstr ""
23168
23169 #: cfgloop.cc:1462
23170 #, gcc-internal-format, gfc-internal-format
23171 msgid "removed loop %d in loop tree"
23172 msgstr ""
23173
23174 #: cfgloop.cc:1470
23175 #, gcc-internal-format, gfc-internal-format
23176 msgid "size of loop %d should be %d, not %d"
23177 msgstr ""
23178
23179 #: cfgloop.cc:1481
23180 #, gcc-internal-format, gfc-internal-format
23181 msgid "bb %d does not belong to loop %d"
23182 msgstr ""
23183
23184 #: cfgloop.cc:1493
23185 #, gcc-internal-format, gfc-internal-format
23186 msgid "bb %d has father loop %d, should be loop %d"
23187 msgstr ""
23188
23189 #: cfgloop.cc:1509
23190 #, gcc-internal-format
23191 msgid "loop %d%'s header is not a loop header"
23192 msgstr ""
23193
23194 #: cfgloop.cc:1515
23195 #, gcc-internal-format
23196 msgid "loop %d%'s header does not have exactly 2 entries"
23197 msgstr ""
23198
23199 #: cfgloop.cc:1522
23200 #, gcc-internal-format
23201 msgid "loop %d%'s latch does not have an edge to its header"
23202 msgstr ""
23203
23204 #: cfgloop.cc:1527
23205 #, gcc-internal-format
23206 msgid "loop %d%'s latch is not dominated by its header"
23207 msgstr ""
23208
23209 #: cfgloop.cc:1535
23210 #, gcc-internal-format
23211 msgid "loop %d%'s latch does not have exactly 1 successor"
23212 msgstr ""
23213
23214 #: cfgloop.cc:1540
23215 #, gcc-internal-format
23216 msgid "loop %d%'s latch does not have header as successor"
23217 msgstr ""
23218
23219 #: cfgloop.cc:1545
23220 #, gcc-internal-format
23221 msgid "loop %d%'s latch does not belong directly to it"
23222 msgstr ""
23223
23224 #: cfgloop.cc:1551
23225 #, gcc-internal-format
23226 msgid "loop %d%'s header does not belong directly to it"
23227 msgstr ""
23228
23229 #: cfgloop.cc:1561
23230 #, gcc-internal-format
23231 msgid "loop %d%'s latch is marked as part of irreducible region"
23232 msgstr ""
23233
23234 #: cfgloop.cc:1573
23235 #, gcc-internal-format
23236 msgid "loop %d%'s number of iterations %qE references the released SSA name %qE"
23237 msgstr ""
23238
23239 #: cfgloop.cc:1606
23240 #, gcc-internal-format, gfc-internal-format
23241 msgid "basic block %d should be marked irreducible"
23242 msgstr ""
23243
23244 #: cfgloop.cc:1612
23245 #, gcc-internal-format, gfc-internal-format
23246 msgid "basic block %d should not be marked irreducible"
23247 msgstr ""
23248
23249 #: cfgloop.cc:1621
23250 #, gcc-internal-format, gfc-internal-format
23251 msgid "edge from %d to %d should be marked irreducible"
23252 msgstr ""
23253
23254 #: cfgloop.cc:1628
23255 #, gcc-internal-format, gfc-internal-format
23256 msgid "edge from %d to %d should not be marked irreducible"
23257 msgstr ""
23258
23259 #: cfgloop.cc:1642
23260 #, gcc-internal-format, gfc-internal-format
23261 msgid "corrupted head of the exits list of loop %d"
23262 msgstr ""
23263
23264 #: cfgloop.cc:1660
23265 #, gcc-internal-format, gfc-internal-format
23266 msgid "corrupted exits list of loop %d"
23267 msgstr ""
23268
23269 #: cfgloop.cc:1669
23270 #, gcc-internal-format, gfc-internal-format
23271 msgid "nonempty exits list of loop %d, but exits are not recorded"
23272 msgstr ""
23273
23274 #: cfgloop.cc:1696
23275 #, gcc-internal-format, gfc-internal-format
23276 msgid "exit %d->%d not recorded"
23277 msgstr ""
23278
23279 #: cfgloop.cc:1719
23280 #, gcc-internal-format, gfc-internal-format
23281 msgid "wrong list of exited loops for edge %d->%d"
23282 msgstr ""
23283
23284 #: cfgloop.cc:1728
23285 #, gcc-internal-format
23286 msgid "too many loop exits recorded"
23287 msgstr ""
23288
23289 #: cfgloop.cc:1739
23290 #, gcc-internal-format, gfc-internal-format
23291 msgid "%d exits recorded for loop %d (having %d exits)"
23292 msgstr ""
23293
23294 #: cfgrtl.cc:2401
23295 #, gcc-internal-format, gfc-internal-format
23296 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
23297 msgstr ""
23298
23299 #: cfgrtl.cc:2521
23300 #, gcc-internal-format, gfc-internal-format
23301 msgid "multiple hot/cold transitions found (bb %i)"
23302 msgstr ""
23303
23304 #: cfgrtl.cc:2529
23305 #, gcc-internal-format
23306 msgid "partition found but function partition flag not set"
23307 msgstr ""
23308
23309 #: cfgrtl.cc:2568
23310 #, gcc-internal-format
23311 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
23312 msgstr ""
23313
23314 #: cfgrtl.cc:2577
23315 #, gcc-internal-format, gfc-internal-format
23316 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
23317 msgstr ""
23318
23319 #: cfgrtl.cc:2599
23320 #, gcc-internal-format
23321 msgid "EDGE_CROSSING incorrectly set across same section"
23322 msgstr ""
23323
23324 #: cfgrtl.cc:2604
23325 #, gcc-internal-format, gfc-internal-format
23326 msgid "fallthru edge crosses section boundary in bb %i"
23327 msgstr ""
23328
23329 #: cfgrtl.cc:2610
23330 #, gcc-internal-format, gfc-internal-format
23331 msgid "EH edge crosses section boundary in bb %i"
23332 msgstr ""
23333
23334 #: cfgrtl.cc:2616
23335 #, gcc-internal-format, gfc-internal-format
23336 msgid "No region crossing jump at section boundary in bb %i"
23337 msgstr ""
23338
23339 #: cfgrtl.cc:2623
23340 #, gcc-internal-format
23341 msgid "EDGE_CROSSING missing across section boundary"
23342 msgstr ""
23343
23344 #: cfgrtl.cc:2653
23345 #, gcc-internal-format, gfc-internal-format
23346 msgid "Region crossing jump across same section in bb %i"
23347 msgstr ""
23348
23349 #: cfgrtl.cc:2660
23350 #, gcc-internal-format, gfc-internal-format
23351 msgid "missing REG_EH_REGION note at the end of bb %i"
23352 msgstr ""
23353
23354 #: cfgrtl.cc:2665
23355 #, gcc-internal-format, gfc-internal-format
23356 msgid "too many exception handling edges in bb %i"
23357 msgstr ""
23358
23359 #: cfgrtl.cc:2673
23360 #, gcc-internal-format, gfc-internal-format
23361 msgid "too many outgoing branch edges from bb %i"
23362 msgstr ""
23363
23364 #: cfgrtl.cc:2678
23365 #, gcc-internal-format, gfc-internal-format
23366 msgid "fallthru edge after unconditional jump in bb %i"
23367 msgstr ""
23368
23369 #: cfgrtl.cc:2683
23370 #, gcc-internal-format, gfc-internal-format
23371 msgid "wrong number of branch edges after unconditional jump in bb %i"
23372 msgstr ""
23373
23374 #: cfgrtl.cc:2690
23375 #, gcc-internal-format, gfc-internal-format
23376 msgid "wrong amount of branch edges after conditional jump in bb %i"
23377 msgstr ""
23378
23379 #: cfgrtl.cc:2696
23380 #, gcc-internal-format, gfc-internal-format
23381 msgid "abnormal call edges for non-call insn in bb %i"
23382 msgstr ""
23383
23384 #: cfgrtl.cc:2701
23385 #, gcc-internal-format, gfc-internal-format
23386 msgid "sibcall edges for non-call insn in bb %i"
23387 msgstr ""
23388
23389 #: cfgrtl.cc:2711
23390 #, gcc-internal-format, gfc-internal-format
23391 msgid "abnormal edges for no purpose in bb %i"
23392 msgstr ""
23393
23394 #: cfgrtl.cc:2722
23395 #, gcc-internal-format, gfc-internal-format
23396 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
23397 msgstr ""
23398
23399 #: cfgrtl.cc:2763 cfgrtl.cc:2773
23400 #, gcc-internal-format, gfc-internal-format
23401 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
23402 msgstr ""
23403
23404 #: cfgrtl.cc:2786
23405 #, gcc-internal-format, gfc-internal-format
23406 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
23407 msgstr ""
23408
23409 #: cfgrtl.cc:2796
23410 #, gcc-internal-format, gfc-internal-format
23411 msgid "in basic block %d:"
23412 msgstr ""
23413
23414 #: cfgrtl.cc:2822
23415 #, gcc-internal-format, gfc-internal-format
23416 msgid "BB_RTL flag not set for block %d"
23417 msgstr ""
23418
23419 #: cfgrtl.cc:2829
23420 #, gcc-internal-format, gfc-internal-format
23421 msgid "insn %d basic block pointer is %d, should be %d"
23422 msgstr ""
23423
23424 #: cfgrtl.cc:2840
23425 #, gcc-internal-format, gfc-internal-format
23426 msgid "insn %d in header of bb %d has non-NULL basic block"
23427 msgstr ""
23428
23429 #: cfgrtl.cc:2848
23430 #, gcc-internal-format, gfc-internal-format
23431 msgid "insn %d in footer of bb %d has non-NULL basic block"
23432 msgstr ""
23433
23434 #: cfgrtl.cc:2921 cfgrtl.cc:2969
23435 #, gcc-internal-format, gfc-internal-format
23436 msgid "insn %d outside of basic blocks has non-NULL bb field"
23437 msgstr ""
23438
23439 #: cfgrtl.cc:2929
23440 #, gcc-internal-format, gfc-internal-format
23441 msgid "end insn %d for block %d not found in the insn stream"
23442 msgstr ""
23443
23444 #: cfgrtl.cc:2942
23445 #, gcc-internal-format, gfc-internal-format
23446 msgid "insn %d is in multiple basic blocks (%d and %d)"
23447 msgstr ""
23448
23449 #: cfgrtl.cc:2954
23450 #, gcc-internal-format, gfc-internal-format
23451 msgid "head insn %d for block %d not found in the insn stream"
23452 msgstr ""
23453
23454 #: cfgrtl.cc:3002
23455 #, gcc-internal-format, gfc-internal-format
23456 msgid "missing barrier after block %i"
23457 msgstr ""
23458
23459 #: cfgrtl.cc:3018
23460 #, gcc-internal-format, gfc-internal-format
23461 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
23462 msgstr ""
23463
23464 #: cfgrtl.cc:3027
23465 #, gcc-internal-format, gfc-internal-format
23466 msgid "verify_flow_info: Incorrect fallthru %i->%i"
23467 msgstr ""
23468
23469 #: cfgrtl.cc:3029
23470 #, gcc-internal-format
23471 msgid "wrong insn in the fallthru edge"
23472 msgstr ""
23473
23474 #: cfgrtl.cc:3063
23475 #, gcc-internal-format
23476 msgid "basic blocks not laid down consecutively"
23477 msgstr ""
23478
23479 #: cfgrtl.cc:3102
23480 #, gcc-internal-format, gfc-internal-format
23481 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
23482 msgstr ""
23483
23484 #: cgraph.cc:3187
23485 #, gcc-internal-format
23486 msgid "caller edge count invalid"
23487 msgstr ""
23488
23489 #: cgraph.cc:3283
23490 #, gcc-internal-format
23491 msgid "missing indirect call in speculative call sequence"
23492 msgstr ""
23493
23494 #: cgraph.cc:3288
23495 #, gcc-internal-format
23496 msgid "indirect call in speculative call sequence has no speculative flag"
23497 msgstr ""
23498
23499 #: cgraph.cc:3318
23500 #, gcc-internal-format
23501 msgid "speculative edges are not adjacent"
23502 msgstr ""
23503
23504 #: cgraph.cc:3324
23505 #, gcc-internal-format, gfc-internal-format
23506 msgid "direct call to %s in speculative call sequence has no speculative flag"
23507 msgstr ""
23508
23509 #: cgraph.cc:3330 cgraph.cc:3360
23510 #, gcc-internal-format, gfc-internal-format
23511 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
23512 msgstr ""
23513
23514 #: cgraph.cc:3337
23515 #, gcc-internal-format, gfc-internal-format
23516 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
23517 msgstr ""
23518
23519 #: cgraph.cc:3348
23520 #, gcc-internal-format
23521 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
23522 msgstr ""
23523
23524 #: cgraph.cc:3367
23525 #, gcc-internal-format, gfc-internal-format
23526 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
23527 msgstr ""
23528
23529 #: cgraph.cc:3380
23530 #, gcc-internal-format, gfc-internal-format
23531 msgid "missing direct call for speculation %i"
23532 msgstr ""
23533
23534 #: cgraph.cc:3385
23535 #, fuzzy, gcc-internal-format, gfc-internal-format
23536 msgid "missing ref for speculation %i"
23537 msgstr "аргумент для \"%s\" прапушчан"
23538
23539 #: cgraph.cc:3394
23540 #, gcc-internal-format, gfc-internal-format
23541 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
23542 msgstr ""
23543
23544 #: cgraph.cc:3423
23545 #, gcc-internal-format, gfc-internal-format
23546 msgid "aux field set for edge %s->%s"
23547 msgstr ""
23548
23549 #: cgraph.cc:3430
23550 #, gcc-internal-format
23551 msgid "cgraph count invalid"
23552 msgstr ""
23553
23554 #: cgraph.cc:3435
23555 #, gcc-internal-format
23556 msgid "inline clone in same comdat group list"
23557 msgstr ""
23558
23559 #: cgraph.cc:3440
23560 #, gcc-internal-format
23561 msgid "inline clone count is not compatible"
23562 msgstr ""
23563
23564 #: cgraph.cc:3447
23565 #, gcc-internal-format
23566 msgid "tp_first_run must be non-negative"
23567 msgstr ""
23568
23569 #: cgraph.cc:3452
23570 #, fuzzy, gcc-internal-format
23571 #| msgid "label `%s' used but not defined"
23572 msgid "local symbols must be defined"
23573 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
23574
23575 #: cgraph.cc:3457
23576 #, gcc-internal-format
23577 msgid "externally visible inline clone"
23578 msgstr ""
23579
23580 #: cgraph.cc:3462
23581 #, gcc-internal-format
23582 msgid "inline clone with address taken"
23583 msgstr ""
23584
23585 #: cgraph.cc:3467
23586 #, gcc-internal-format
23587 msgid "inline clone is forced to output"
23588 msgstr ""
23589
23590 #: cgraph.cc:3474
23591 #, gcc-internal-format
23592 msgid "calls_comdat_local is set outside of a comdat group"
23593 msgstr ""
23594
23595 #: cgraph.cc:3479
23596 #, gcc-internal-format
23597 msgid "invalid calls_comdat_local flag"
23598 msgstr ""
23599
23600 #: cgraph.cc:3486
23601 #, gcc-internal-format
23602 msgid "malloc attribute should be used for a function that returns a pointer"
23603 msgstr ""
23604
23605 #: cgraph.cc:3494
23606 #, gcc-internal-format
23607 msgid "semantic interposition mismatch"
23608 msgstr ""
23609
23610 #: cgraph.cc:3501
23611 #, gcc-internal-format, gfc-internal-format
23612 msgid "aux field set for indirect edge from %s"
23613 msgstr ""
23614
23615 #: cgraph.cc:3507 cgraph.cc:3567
23616 #, gcc-internal-format
23617 msgid "edge count is not compatible with function count"
23618 msgstr ""
23619
23620 #: cgraph.cc:3515
23621 #, gcc-internal-format, gfc-internal-format
23622 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
23623 msgstr ""
23624
23625 #: cgraph.cc:3523 cgraph.cc:3594
23626 #, gcc-internal-format
23627 msgid "edge has both call_stmt and lto_stmt_uid set"
23628 msgstr ""
23629
23630 #: cgraph.cc:3535
23631 #, gcc-internal-format, gfc-internal-format
23632 msgid "comdat-local function called by %s outside its comdat"
23633 msgstr ""
23634
23635 #: cgraph.cc:3545
23636 #, gcc-internal-format
23637 msgid "inlined_to pointer is wrong"
23638 msgstr ""
23639
23640 #: cgraph.cc:3550
23641 #, gcc-internal-format
23642 msgid "multiple inline callers"
23643 msgstr ""
23644
23645 #: cgraph.cc:3557
23646 #, gcc-internal-format
23647 msgid "inlined_to pointer set for noninline callers"
23648 msgstr ""
23649
23650 #: cgraph.cc:3584
23651 #, gcc-internal-format
23652 msgid "caller edge count does not match BB count"
23653 msgstr ""
23654
23655 #: cgraph.cc:3615
23656 #, gcc-internal-format
23657 msgid "indirect call count does not match BB count"
23658 msgstr ""
23659
23660 #: cgraph.cc:3632
23661 #, gcc-internal-format
23662 msgid "reference has both stmt and lto_stmt_uid set"
23663 msgstr ""
23664
23665 #: cgraph.cc:3643
23666 #, gcc-internal-format
23667 msgid "inlined_to pointer is set but no predecessors found"
23668 msgstr ""
23669
23670 #: cgraph.cc:3648
23671 #, gcc-internal-format
23672 msgid "inlined_to pointer refers to itself"
23673 msgstr ""
23674
23675 #: cgraph.cc:3659
23676 #, gcc-internal-format
23677 msgid "cgraph_node has wrong clone_of"
23678 msgstr ""
23679
23680 #: cgraph.cc:3672
23681 #, gcc-internal-format
23682 msgid "cgraph_node has wrong clone list"
23683 msgstr ""
23684
23685 #: cgraph.cc:3678
23686 #, gcc-internal-format
23687 msgid "cgraph_node is in clone list but it is not clone"
23688 msgstr ""
23689
23690 #: cgraph.cc:3683
23691 #, gcc-internal-format
23692 msgid "cgraph_node has wrong prev_clone pointer"
23693 msgstr ""
23694
23695 #: cgraph.cc:3688
23696 #, gcc-internal-format
23697 msgid "double linked list of clones corrupted"
23698 msgstr ""
23699
23700 #: cgraph.cc:3700
23701 #, gcc-internal-format
23702 msgid "Alias has call edges"
23703 msgstr ""
23704
23705 #: cgraph.cc:3706
23706 #, gcc-internal-format
23707 msgid "Alias has non-alias reference"
23708 msgstr ""
23709
23710 #: cgraph.cc:3711
23711 #, gcc-internal-format
23712 msgid "Alias has more than one alias reference"
23713 msgstr ""
23714
23715 #: cgraph.cc:3718
23716 #, gcc-internal-format
23717 msgid "Analyzed alias has no reference"
23718 msgstr ""
23719
23720 #: cgraph.cc:3727
23721 #, gcc-internal-format
23722 msgid "No edge out of thunk node"
23723 msgstr ""
23724
23725 #: cgraph.cc:3732
23726 #, gcc-internal-format
23727 msgid "More than one edge out of thunk node"
23728 msgstr ""
23729
23730 #: cgraph.cc:3737
23731 #, gcc-internal-format
23732 msgid "Thunk is not supposed to have body"
23733 msgstr ""
23734
23735 #: cgraph.cc:3771
23736 #, gcc-internal-format
23737 msgid "shared call_stmt:"
23738 msgstr ""
23739
23740 #: cgraph.cc:3779
23741 #, fuzzy, gcc-internal-format
23742 msgid "edge points to wrong declaration:"
23743 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
23744
23745 #: cgraph.cc:3788
23746 #, gcc-internal-format
23747 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
23748 msgstr ""
23749
23750 #: cgraph.cc:3798
23751 #, gcc-internal-format
23752 msgid "missing callgraph edge for call stmt:"
23753 msgstr ""
23754
23755 #: cgraph.cc:3808
23756 #, gcc-internal-format
23757 msgid "reference to dead statement"
23758 msgstr ""
23759
23760 #: cgraph.cc:3821
23761 #, gcc-internal-format, gfc-internal-format
23762 msgid "edge %s->%s has no corresponding call_stmt"
23763 msgstr ""
23764
23765 #: cgraph.cc:3833
23766 #, gcc-internal-format, gfc-internal-format
23767 msgid "an indirect edge from %s has no corresponding call_stmt"
23768 msgstr ""
23769
23770 #: cgraph.cc:3852 cgraph.cc:3865
23771 #, gcc-internal-format
23772 msgid "missing origin for a node in a nested list"
23773 msgstr ""
23774
23775 #: cgraph.cc:3857
23776 #, gcc-internal-format
23777 msgid "origin points to a different parent"
23778 msgstr ""
23779
23780 #: cgraph.cc:3873
23781 #, gcc-internal-format
23782 msgid "verify_cgraph_node failed"
23783 msgstr ""
23784
23785 #: cgraph.cc:3995 varpool.cc:304
23786 #, fuzzy, gcc-internal-format, gfc-internal-format
23787 #| msgid "argument to `-%s' is missing"
23788 msgid "%s: section %s.%d is missing"
23789 msgstr "аргумент для \"-%s\" прапушчан"
23790
23791 #: cgraphunit.cc:743
23792 #, fuzzy, gcc-internal-format
23793 msgid "duplicate definition of a symbol version"
23794 msgstr "паўторнае абвяшчэнне меткі \"%s\""
23795
23796 #: cgraphunit.cc:745
23797 #, gcc-internal-format
23798 msgid "same version was previously defined here"
23799 msgstr ""
23800
23801 #: cgraphunit.cc:751
23802 #, gcc-internal-format
23803 msgid "symbol needs to be defined to have a version"
23804 msgstr ""
23805
23806 #: cgraphunit.cc:757
23807 #, gcc-internal-format
23808 msgid "common symbol cannot be versioned"
23809 msgstr ""
23810
23811 #: cgraphunit.cc:763
23812 #, gcc-internal-format
23813 msgid "comdat symbol cannot be versioned"
23814 msgstr ""
23815
23816 #: cgraphunit.cc:769
23817 #, gcc-internal-format
23818 msgid "%<weakref%> cannot be versioned"
23819 msgstr ""
23820
23821 #: cgraphunit.cc:775
23822 #, gcc-internal-format
23823 msgid "versioned symbol must be public"
23824 msgstr ""
23825
23826 #: cgraphunit.cc:781
23827 #, gcc-internal-format
23828 msgid "versioned symbol must have default visibility"
23829 msgstr ""
23830
23831 #: cgraphunit.cc:814
23832 #, gcc-internal-format
23833 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23834 msgstr ""
23835
23836 #: cgraphunit.cc:869
23837 #, fuzzy, gcc-internal-format
23838 msgid "%<flatten%> attribute is ignored on aliases"
23839 msgstr "\"%s\" атрыбут ігнарыруецца"
23840
23841 #: cgraphunit.cc:877 cgraphunit.cc:928
23842 #, gcc-internal-format
23843 msgid "%<externally_visible%> attribute have effect only on public objects"
23844 msgstr ""
23845
23846 #: cgraphunit.cc:888
23847 #, gcc-internal-format
23848 msgid "%<weakref%> attribute ignored because function is defined"
23849 msgstr ""
23850
23851 #: cgraphunit.cc:903
23852 #, gcc-internal-format
23853 msgid "%<alias%> attribute ignored because function is defined"
23854 msgstr ""
23855
23856 #: cgraphunit.cc:911
23857 #, gcc-internal-format
23858 msgid "%<always_inline%> function might not be inlinable"
23859 msgstr ""
23860
23861 #: cgraphunit.cc:936
23862 #, gcc-internal-format
23863 msgid "%<weakref%> attribute ignored because variable is initialized"
23864 msgstr ""
23865
23866 #. include_self=
23867 #. TODO: Add OPT_Wundefined-inline.
23868 #: cgraphunit.cc:1086 c/c-decl.cc:12194
23869 #, fuzzy, gcc-internal-format
23870 #| msgid "label `%s' used but not defined"
23871 msgid "%q+F used but never defined"
23872 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
23873
23874 #: cgraphunit.cc:1088 c/c-decl.cc:12204
23875 #, gcc-internal-format
23876 msgid "%q+F declared %<static%> but never defined"
23877 msgstr ""
23878
23879 #: cgraphunit.cc:1133
23880 #, fuzzy, gcc-internal-format
23881 #| msgid "label `%D' defined but not used"
23882 msgid "%qD defined but not used"
23883 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
23884
23885 #: cgraphunit.cc:1468
23886 #, gcc-internal-format
23887 msgid "%<ifunc%> resolver for %qD must return %qT"
23888 msgstr ""
23889
23890 #: cgraphunit.cc:1471 cgraphunit.cc:1494
23891 #, gcc-internal-format
23892 msgid "resolver indirect function declared here"
23893 msgstr ""
23894
23895 #: cgraphunit.cc:1491
23896 #, gcc-internal-format
23897 msgid "%<ifunc%> resolver for %qD should return %qT"
23898 msgstr ""
23899
23900 #: cgraphunit.cc:1501
23901 #, gcc-internal-format
23902 msgid "%qD alias between functions of incompatible types %qT and %qT"
23903 msgstr ""
23904
23905 #: cgraphunit.cc:1504 cgraphunit.cc:1586
23906 #, fuzzy, gcc-internal-format
23907 #| msgid "Invalid declaration"
23908 msgid "aliased declaration here"
23909 msgstr "Нерэчаіснае абвяшчэнне"
23910
23911 #: cgraphunit.cc:1542 c-family/c-pragma.cc:347
23912 #, gcc-internal-format
23913 msgid "%q+D aliased to undefined symbol %qE"
23914 msgstr ""
23915
23916 #: cgraphunit.cc:1558
23917 #, gcc-internal-format
23918 msgid "%q+D aliased to external symbol %qE"
23919 msgstr ""
23920
23921 #: cgraphunit.cc:1583
23922 #, gcc-internal-format
23923 msgid "%q+D alias between function and variable is not supported"
23924 msgstr ""
23925
23926 #: cgraphunit.cc:1657
23927 #, gcc-internal-format
23928 msgid "failed to reclaim unneeded function"
23929 msgstr ""
23930
23931 #: cgraphunit.cc:1685
23932 #, gcc-internal-format
23933 msgid "failed to reclaim unneeded function in same comdat group"
23934 msgstr ""
23935
23936 #: cgraphunit.cc:1861
23937 #, fuzzy, gcc-internal-format
23938 #| msgid "size of return value of `%s' is %u bytes"
23939 msgid "size of return value of %q+D is %u bytes"
23940 msgstr "памер вяртаемага значэння \"%s\" %u байт"
23941
23942 #: cgraphunit.cc:1865
23943 #, fuzzy, gcc-internal-format
23944 #| msgid "size of return value of `%s' is larger than %d bytes"
23945 msgid "size of return value of %q+D is larger than %wu bytes"
23946 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
23947
23948 #: cgraphunit.cc:2380
23949 #, gcc-internal-format
23950 msgid "nodes with unreleased memory found"
23951 msgstr ""
23952
23953 #: collect-utils.cc:106
23954 #, gcc-internal-format
23955 msgid "cannot get program status: %m"
23956 msgstr ""
23957
23958 #: collect-utils.cc:120
23959 #, gcc-internal-format, gfc-internal-format
23960 msgid "%s terminated with signal %d [%s]%s"
23961 msgstr ""
23962
23963 #: collect-utils.cc:136
23964 #, gcc-internal-format, gfc-internal-format
23965 msgid "%s returned %d exit status"
23966 msgstr ""
23967
23968 #: collect-utils.cc:175
23969 #, fuzzy, gcc-internal-format, gfc-internal-format
23970 msgid "could not open response file %s"
23971 msgstr "не магу знайсці крыніцу %s\n"
23972
23973 #: collect-utils.cc:181
23974 #, fuzzy, gcc-internal-format, gfc-internal-format
23975 msgid "could not write to response file %s"
23976 msgstr "не магу знайсці крыніцу %s\n"
23977
23978 #: collect-utils.cc:187
23979 #, fuzzy, gcc-internal-format, gfc-internal-format
23980 msgid "could not close response file %s"
23981 msgstr "не магу знайсці крыніцу %s\n"
23982
23983 #: collect-utils.cc:221
23984 #, fuzzy, gcc-internal-format
23985 #| msgid "[cannot find %s]"
23986 msgid "cannot find %qs"
23987 msgstr "[нельга знайсці %s]"
23988
23989 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
23990 #: gcc.cc:7704
23991 #, gcc-internal-format
23992 msgid "%<pex_init%> failed: %m"
23993 msgstr ""
23994
23995 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
23996 #, fuzzy, gcc-internal-format
23997 #| msgid "%s: %s: "
23998 msgid "%s: %m"
23999 msgstr "%s: %s: "
24000
24001 #: collect2.cc:613
24002 #, gcc-internal-format
24003 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
24004 msgstr ""
24005
24006 #: collect2.cc:756
24007 #, gcc-internal-format, gfc-internal-format
24008 msgid "ld returned %d exit status"
24009 msgstr ""
24010
24011 #: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
24012 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
24013 #, gcc-internal-format
24014 msgid "atexit failed"
24015 msgstr ""
24016
24017 #: collect2.cc:1043
24018 #, gcc-internal-format
24019 msgid "no arguments"
24020 msgstr "няма аргументаў"
24021
24022 #: collect2.cc:1283 opts.cc:1138
24023 #, gcc-internal-format
24024 msgid "LTO support has not been enabled in this configuration"
24025 msgstr ""
24026
24027 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
24028 #: toplev.cc:1556 objc/objc-act.cc:461
24029 #, fuzzy, gcc-internal-format
24030 #| msgid "can't open %s"
24031 msgid "cannot open %s: %m"
24032 msgstr "немагчыма адчыніць %s"
24033
24034 #: collect2.cc:1444
24035 #, fuzzy, gcc-internal-format
24036 msgid "unknown demangling style %qs"
24037 msgstr "невядомая назва рэгістра: %s\n"
24038
24039 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
24040 #, gcc-internal-format
24041 msgid "fopen %s: %m"
24042 msgstr ""
24043
24044 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
24045 #, gcc-internal-format
24046 msgid "fclose %s: %m"
24047 msgstr ""
24048
24049 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
24050 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
24051 #: lto/lto-object.cc:336 lto/lto-object.cc:360
24052 #, gcc-internal-format, gfc-internal-format
24053 msgid "%s: %s"
24054 msgstr ""
24055
24056 #: collect2.cc:2359
24057 #, fuzzy, gcc-internal-format
24058 #| msgid "cannot find `nm'"
24059 msgid "cannot find %<nm%>"
24060 msgstr "нельга знайсці \"nm\""
24061
24062 #: collect2.cc:2407
24063 #, fuzzy, gcc-internal-format
24064 #| msgid "can't open output file `%s'"
24065 msgid "cannot open nm output: %m"
24066 msgstr "немагчыма адчыніць файл уводу `%s'"
24067
24068 #: collect2.cc:2462
24069 #, gcc-internal-format, gfc-internal-format
24070 msgid "init function found in object %s"
24071 msgstr ""
24072
24073 #: collect2.cc:2473
24074 #, gcc-internal-format, gfc-internal-format
24075 msgid "fini function found in object %s"
24076 msgstr ""
24077
24078 #: collect2.cc:2530
24079 #, fuzzy, gcc-internal-format
24080 #| msgid "cannot find `ldd'"
24081 msgid "cannot find %<ldd%>"
24082 msgstr "не магу знайсці \"ldd\""
24083
24084 #: collect2.cc:2576
24085 #, fuzzy, gcc-internal-format
24086 #| msgid "can't open output file `%s'"
24087 msgid "cannot open ldd output: %m"
24088 msgstr "немагчыма адчыніць файл уводу `%s'"
24089
24090 #: collect2.cc:2594
24091 #, gcc-internal-format, gfc-internal-format
24092 msgid "dynamic dependency %s not found"
24093 msgstr ""
24094
24095 #: collect2.cc:2606
24096 #, fuzzy, gcc-internal-format
24097 #| msgid "unable to open file '%s'"
24098 msgid "unable to open dynamic dependency %qs"
24099 msgstr "немагу адчыніць файл \"%s\""
24100
24101 #: collect2.cc:2758
24102 #, gcc-internal-format, gfc-internal-format
24103 msgid "%s: not a COFF file"
24104 msgstr ""
24105
24106 #: collect2.cc:2917
24107 #, gcc-internal-format, gfc-internal-format
24108 msgid "%s: cannot open as COFF file"
24109 msgstr ""
24110
24111 #: collect2.cc:2976
24112 #, fuzzy, gcc-internal-format, gfc-internal-format
24113 msgid "library lib%s not found"
24114 msgstr "Бібліятэка lib%s не знойдзена"
24115
24116 #: convert.cc:97
24117 #, gcc-internal-format
24118 msgid "cannot convert to a pointer type"
24119 msgstr ""
24120
24121 #: convert.cc:332
24122 #, gcc-internal-format
24123 msgid "pointer value used where a floating-point was expected"
24124 msgstr ""
24125
24126 #: convert.cc:336
24127 #, gcc-internal-format
24128 msgid "aggregate value used where a floating-point was expected"
24129 msgstr ""
24130
24131 #: convert.cc:471
24132 #, gcc-internal-format
24133 msgid "conversion to incomplete type"
24134 msgstr ""
24135
24136 #: convert.cc:940
24137 #, gcc-internal-format
24138 msgid "cannot convert a vector of type %qT to type %qT which has different size"
24139 msgstr ""
24140
24141 #: convert.cc:948
24142 #, gcc-internal-format
24143 msgid "aggregate value used where an integer was expected"
24144 msgstr ""
24145
24146 #: convert.cc:1036
24147 #, gcc-internal-format
24148 msgid "pointer value used where a complex was expected"
24149 msgstr ""
24150
24151 #: convert.cc:1040
24152 #, gcc-internal-format
24153 msgid "aggregate value used where a complex was expected"
24154 msgstr ""
24155
24156 #: convert.cc:1077
24157 #, gcc-internal-format
24158 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
24159 msgstr ""
24160
24161 #: convert.cc:1085
24162 #, gcc-internal-format
24163 msgid "cannot convert value to a vector"
24164 msgstr ""
24165
24166 #: convert.cc:1124
24167 #, gcc-internal-format
24168 msgid "aggregate value used where a fixed-point was expected"
24169 msgstr ""
24170
24171 #: coverage.cc:192
24172 #, gcc-internal-format
24173 msgid "%qs is not a gcov data file"
24174 msgstr ""
24175
24176 #: coverage.cc:203
24177 #, gcc-internal-format
24178 msgid "%qs is version %q.*s, expected version %q.*s"
24179 msgstr ""
24180
24181 #: coverage.cc:267
24182 #, gcc-internal-format, gfc-internal-format
24183 msgid "profile data for function %u is corrupted"
24184 msgstr ""
24185
24186 #: coverage.cc:268
24187 #, gcc-internal-format
24188 msgid "checksum is (%x,%x) instead of (%x,%x)"
24189 msgstr ""
24190
24191 #: coverage.cc:283
24192 #, gcc-internal-format
24193 msgid "%qs has overflowed"
24194 msgstr ""
24195
24196 #: coverage.cc:284
24197 #, gcc-internal-format
24198 msgid "%qs is corrupted"
24199 msgstr ""
24200
24201 #: coverage.cc:311
24202 #, gcc-internal-format
24203 msgid "%qs profile count data file not found"
24204 msgstr ""
24205
24206 #: coverage.cc:340
24207 #, gcc-internal-format
24208 msgid "profile for function %qD not found in profile data"
24209 msgstr ""
24210
24211 #: coverage.cc:360
24212 #, gcc-internal-format
24213 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
24214 msgstr ""
24215
24216 #: coverage.cc:369
24217 #, gcc-internal-format
24218 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
24219 msgstr ""
24220
24221 #: coverage.cc:388
24222 #, gcc-internal-format
24223 msgid "execution counts estimated\n"
24224 msgstr ""
24225
24226 #: coverage.cc:389
24227 #, gcc-internal-format
24228 msgid "execution counts assumed to be zero\n"
24229 msgstr ""
24230
24231 #: coverage.cc:402
24232 #, gcc-internal-format
24233 msgid "source locations for function %qD have changed, the profile data may be out of date"
24234 msgstr ""
24235
24236 #: coverage.cc:666
24237 #, gcc-internal-format
24238 msgid "function starts on a higher line number than it ends"
24239 msgstr ""
24240
24241 #: coverage.cc:688
24242 #, fuzzy, gcc-internal-format
24243 #| msgid "error writing to %s"
24244 msgid "error writing %qs"
24245 msgstr "памылка запісу ў %s"
24246
24247 #: coverage.cc:1288
24248 #, gcc-internal-format
24249 msgid "filename %qs does not start with profile prefix %qs"
24250 msgstr ""
24251
24252 #: coverage.cc:1333
24253 #, fuzzy, gcc-internal-format, gfc-internal-format
24254 #| msgid "can't open %s"
24255 msgid "cannot open %s"
24256 msgstr "немагчыма адчыніць %s"
24257
24258 #: data-streamer-in.cc:53
24259 #, gcc-internal-format
24260 msgid "bytecode stream: string too long for the string table"
24261 msgstr ""
24262
24263 #: data-streamer-in.cc:84 data-streamer-in.cc:113
24264 #, gcc-internal-format
24265 msgid "bytecode stream: found non-null terminated string"
24266 msgstr ""
24267
24268 #: dbgcnt.cc:140
24269 #, gcc-internal-format
24270 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
24271 msgstr ""
24272
24273 #: dbgcnt.cc:157
24274 #, gcc-internal-format
24275 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
24276 msgstr ""
24277
24278 #: dbgcnt.cc:169
24279 #, gcc-internal-format
24280 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
24281 msgstr ""
24282
24283 #: dbgcnt.cc:238
24284 #, gcc-internal-format
24285 msgid "counter name"
24286 msgstr ""
24287
24288 #: dbgcnt.cc:239
24289 #, gcc-internal-format
24290 msgid "counter value"
24291 msgstr ""
24292
24293 #: dbgcnt.cc:239
24294 #, gcc-internal-format
24295 msgid "closed intervals"
24296 msgstr ""
24297
24298 #: dbxout.cc:3384
24299 #, gcc-internal-format
24300 msgid "common symbol debug info is not structured as symbol+offset"
24301 msgstr ""
24302
24303 #: dbxout.cc:3915
24304 #, fuzzy, gcc-internal-format
24305 msgid "global destructors not supported on this target"
24306 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
24307
24308 #: dbxout.cc:3932
24309 #, fuzzy, gcc-internal-format
24310 msgid "global constructors not supported on this target"
24311 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24312
24313 #: diagnostic.cc:2163
24314 #, gcc-internal-format
24315 msgid "debug path"
24316 msgstr ""
24317
24318 #: dominance.cc:1170
24319 #, gcc-internal-format, gfc-internal-format
24320 msgid "dominator of %d status unknown"
24321 msgstr ""
24322
24323 #: dominance.cc:1178
24324 #, gcc-internal-format, gfc-internal-format
24325 msgid "dominator of %d should be %d, not %d"
24326 msgstr ""
24327
24328 #: dumpfile.cc:381
24329 #, fuzzy, gcc-internal-format
24330 #| msgid "Could not open data file %s.\n"
24331 msgid "could not open dump file %qs: %m"
24332 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24333
24334 #: dumpfile.cc:1844
24335 #, fuzzy, gcc-internal-format
24336 msgid "ignoring unknown option %q.*s"
24337 msgstr "Нераспазнаны выбар \"%s\""
24338
24339 #: dumpfile.cc:1926
24340 #, gcc-internal-format
24341 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
24342 msgstr ""
24343
24344 #: dumpfile.cc:1929
24345 #, fuzzy, gcc-internal-format
24346 #| msgid "unrecognized option `-%s'"
24347 msgid "unrecognized command-line option %<-fdump-%s%>"
24348 msgstr "нераспазнаны выбар \"-%s\""
24349
24350 #: dumpfile.cc:2002
24351 #, gcc-internal-format
24352 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
24353 msgstr ""
24354
24355 #: dumpfile.cc:2034
24356 #, gcc-internal-format
24357 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
24358 msgstr ""
24359
24360 #: dwarf2out.cc:1140
24361 #, gcc-internal-format
24362 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
24363 msgstr ""
24364
24365 #: dwarf2out.cc:11153
24366 #, gcc-internal-format
24367 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
24368 msgstr ""
24369
24370 #: dwarf2out.cc:14992
24371 #, gcc-internal-format, gfc-internal-format
24372 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
24373 msgstr ""
24374
24375 #: emit-rtl.cc:2894
24376 #, fuzzy, gcc-internal-format
24377 msgid "invalid rtl sharing found in the insn"
24378 msgstr "Нерэчаісны выбар %s"
24379
24380 #: emit-rtl.cc:2896
24381 #, gcc-internal-format
24382 msgid "shared rtx"
24383 msgstr ""
24384
24385 #: emit-rtl.cc:2898
24386 #, fuzzy, gcc-internal-format
24387 msgid "internal consistency failure"
24388 msgstr "унутраная памылка"
24389
24390 #: emit-rtl.cc:4000
24391 #, gcc-internal-format
24392 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
24393 msgstr ""
24394
24395 #: errors.cc:133
24396 #, gcc-internal-format, gfc-internal-format
24397 msgid "abort in %s, at %s:%d"
24398 msgstr "спынена ў %s, ля %s:%d"
24399
24400 #: except.cc:2166
24401 #, fuzzy, gcc-internal-format
24402 #| msgid "argument of `__builtin_args_info' must be constant"
24403 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
24404 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
24405
24406 #: except.cc:2301
24407 #, fuzzy, gcc-internal-format
24408 #| msgid "__builtin_saveregs not supported by this target"
24409 msgid "%<__builtin_eh_return%> not supported on this target"
24410 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
24411
24412 #: except.cc:3425 except.cc:3450
24413 #, gcc-internal-format
24414 msgid "%<region_array%> is corrupted for region %i"
24415 msgstr ""
24416
24417 #: except.cc:3438 except.cc:3469
24418 #, gcc-internal-format
24419 msgid "%<lp_array%> is corrupted for lp %i"
24420 msgstr ""
24421
24422 #: except.cc:3455
24423 #, gcc-internal-format, gfc-internal-format
24424 msgid "outer block of region %i is wrong"
24425 msgstr ""
24426
24427 #: except.cc:3460
24428 #, gcc-internal-format, gfc-internal-format
24429 msgid "negative nesting depth of region %i"
24430 msgstr ""
24431
24432 #: except.cc:3474
24433 #, gcc-internal-format, gfc-internal-format
24434 msgid "region of lp %i is wrong"
24435 msgstr ""
24436
24437 #: except.cc:3501
24438 #, gcc-internal-format, gfc-internal-format
24439 msgid "tree list ends on depth %i"
24440 msgstr ""
24441
24442 #: except.cc:3506
24443 #, gcc-internal-format
24444 msgid "%<region_array%> does not match %<region_tree%>"
24445 msgstr ""
24446
24447 #: except.cc:3511
24448 #, gcc-internal-format
24449 msgid "%<lp_array%> does not match %<region_tree%>"
24450 msgstr ""
24451
24452 #: except.cc:3518 tree.cc:13878 value-prof.cc:537
24453 #, gcc-internal-format
24454 msgid "%qs failed"
24455 msgstr ""
24456
24457 #: explow.cc:1551
24458 #, gcc-internal-format
24459 msgid "stack limits not supported on this target"
24460 msgstr ""
24461
24462 #: expmed.cc:359
24463 #, gcc-internal-format
24464 msgid "reverse scalar storage order"
24465 msgstr ""
24466
24467 #: expmed.cc:376
24468 #, gcc-internal-format
24469 msgid "reverse floating-point scalar storage order"
24470 msgstr ""
24471
24472 #: expmed.cc:418
24473 #, gcc-internal-format, gfc-internal-format
24474 msgid "reverse storage order for %smode"
24475 msgstr ""
24476
24477 #: expmed.cc:671
24478 #, gcc-internal-format
24479 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
24480 msgstr ""
24481
24482 #: expr.cc:11513
24483 #, gcc-internal-format
24484 msgid "call to %qs declared with attribute error: %s"
24485 msgstr ""
24486
24487 #: expr.cc:11527
24488 #, gcc-internal-format
24489 msgid "call to %qs declared with attribute warning: %s"
24490 msgstr ""
24491
24492 #: expr.cc:12565
24493 #, gcc-internal-format
24494 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
24495 msgstr ""
24496
24497 #: file-prefix-map.cc:50
24498 #, fuzzy, gcc-internal-format
24499 msgid "invalid argument %qs to %qs"
24500 msgstr "нявернае выкарыстанне \"restict\""
24501
24502 #: final.cc:1789
24503 #, fuzzy, gcc-internal-format
24504 #| msgid "size of `%s' is larger than %d bytes"
24505 msgid "the frame size of %wu bytes is larger than %wu bytes"
24506 msgstr "памер \"%s\" больш чам %d байт"
24507
24508 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1517
24509 #, fuzzy, gcc-internal-format
24510 msgid "could not open final insn dump file %qs: %m"
24511 msgstr "не магу знайсці крыніцу %s\n"
24512
24513 #: final.cc:4505 tree-cfgcleanup.cc:1534
24514 #, fuzzy, gcc-internal-format
24515 msgid "could not close final insn dump file %qs: %m"
24516 msgstr "не магу знайсці крыніцу %s\n"
24517
24518 #: fixed-value.cc:128
24519 #, gcc-internal-format
24520 msgid "large fixed-point constant implicitly truncated to fixed-point type"
24521 msgstr ""
24522
24523 #: fold-const.cc:4666 fold-const.cc:4676
24524 #, gcc-internal-format, gfc-internal-format
24525 msgid "comparison is always %d due to width of bit-field"
24526 msgstr ""
24527
24528 #: fold-const.cc:6029 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
24529 #, gcc-internal-format
24530 msgid "assuming signed overflow does not occur when simplifying range test"
24531 msgstr ""
24532
24533 #: fold-const.cc:6493 fold-const.cc:6509
24534 #, gcc-internal-format, gfc-internal-format
24535 msgid "comparison is always %d"
24536 msgstr ""
24537
24538 #: fold-const.cc:6657
24539 #, gcc-internal-format
24540 msgid "%<or%> of unmatched not-equal tests is always 1"
24541 msgstr ""
24542
24543 #: fold-const.cc:6662
24544 #, gcc-internal-format
24545 msgid "%<and%> of mutually exclusive equal-tests is always 0"
24546 msgstr ""
24547
24548 #: fold-const.cc:9879
24549 #, gcc-internal-format
24550 msgid "assuming signed overflow does not occur when reducing constant in comparison"
24551 msgstr ""
24552
24553 #: fold-const.cc:10286
24554 #, gcc-internal-format
24555 msgid "assuming signed overflow does not occur when combining constants around a comparison"
24556 msgstr ""
24557
24558 #: fold-const.cc:13551
24559 #, gcc-internal-format
24560 msgid "fold check: original tree changed by fold"
24561 msgstr ""
24562
24563 #: function.cc:253
24564 #, gcc-internal-format
24565 msgid "total size of local objects %wu exceeds maximum %wu"
24566 msgstr ""
24567
24568 #: function.cc:257
24569 #, gcc-internal-format
24570 msgid "total size of local objects exceeds maximum %wu"
24571 msgstr ""
24572
24573 #: function.cc:1788 gimplify.cc:6599 gimplify.cc:6761
24574 #, fuzzy, gcc-internal-format
24575 #| msgid "impossible operator '%s'"
24576 msgid "impossible constraint in %<asm%>"
24577 msgstr "немагчымы апэратар '%s'"
24578
24579 #: function.cc:4293
24580 #, gcc-internal-format
24581 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24582 msgstr ""
24583
24584 #: function.cc:4314
24585 #, gcc-internal-format
24586 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24587 msgstr ""
24588
24589 #: function.cc:4988
24590 #, gcc-internal-format
24591 msgid "function returns an aggregate"
24592 msgstr ""
24593
24594 #: gcc.cc:2201
24595 #, fuzzy, gcc-internal-format
24596 #| msgid "cannot create temporary file"
24597 msgid "cannot open nested response file"
24598 msgstr "немагчыма стварыць часовы файл"
24599
24600 #: gcc.cc:2238
24601 #, fuzzy, gcc-internal-format
24602 msgid "cannot close nonexistent response file"
24603 msgstr "немагчыма зачыніць уваходзячы файл %s"
24604
24605 #: gcc.cc:2261
24606 #, fuzzy, gcc-internal-format, gfc-internal-format
24607 #| msgid "Could not open data file %s.\n"
24608 msgid "could not open temporary response file %s"
24609 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24610
24611 #: gcc.cc:2268
24612 #, fuzzy, gcc-internal-format, gfc-internal-format
24613 #| msgid "cannot create temporary file"
24614 msgid "could not write to temporary response file %s"
24615 msgstr "немагчыма стварыць часовы файл"
24616
24617 #: gcc.cc:2274
24618 #, fuzzy, gcc-internal-format, gfc-internal-format
24619 #| msgid "cannot create temporary file"
24620 msgid "could not close temporary response file %s"
24621 msgstr "немагчыма стварыць часовы файл"
24622
24623 #. This leaves DESC open, but the OS will save us.
24624 #: gcc.cc:2306
24625 #, fuzzy, gcc-internal-format
24626 msgid "cannot read spec file %qs: %m"
24627 msgstr "не магу знайсці крыніцу %s\n"
24628
24629 #: gcc.cc:2400 gcc.cc:2421
24630 #, gcc-internal-format, gfc-internal-format
24631 msgid "specs %%include syntax malformed after %ld characters"
24632 msgstr ""
24633
24634 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
24635 #, gcc-internal-format, gfc-internal-format
24636 msgid "specs %%rename syntax malformed after %ld characters"
24637 msgstr ""
24638
24639 #: gcc.cc:2491
24640 #, gcc-internal-format, gfc-internal-format
24641 msgid "specs %s spec was not found to be renamed"
24642 msgstr ""
24643
24644 #: gcc.cc:2499
24645 #, gcc-internal-format
24646 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
24647 msgstr ""
24648
24649 #: gcc.cc:2521
24650 #, gcc-internal-format, gfc-internal-format
24651 msgid "specs unknown %% command after %ld characters"
24652 msgstr ""
24653
24654 #: gcc.cc:2533 gcc.cc:2547
24655 #, gcc-internal-format, gfc-internal-format
24656 msgid "specs file malformed after %ld characters"
24657 msgstr ""
24658
24659 #: gcc.cc:2602
24660 #, gcc-internal-format
24661 msgid "spec file has no spec for linking"
24662 msgstr ""
24663
24664 #: gcc.cc:3166 gcc.cc:3203
24665 #, gcc-internal-format
24666 msgid "system path %qs is not absolute"
24667 msgstr ""
24668
24669 #: gcc.cc:3292
24670 #, fuzzy, gcc-internal-format
24671 #| msgid "-pipe not supported"
24672 msgid "%<-pipe%> not supported"
24673 msgstr "-pipe не падтрымліваецца"
24674
24675 #: gcc.cc:3430 gcc.cc:7713
24676 #, gcc-internal-format
24677 msgid "cannot execute %qs: %s: %m"
24678 msgstr ""
24679
24680 #: gcc.cc:3431 gcc.cc:7714
24681 #, fuzzy, gcc-internal-format
24682 #| msgid "%s: can't delete file `%s': %s\n"
24683 msgid "cannot execute %qs: %s"
24684 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
24685
24686 #: gcc.cc:3450
24687 #, gcc-internal-format
24688 msgid "failed to get exit status: %m"
24689 msgstr ""
24690
24691 #: gcc.cc:3456
24692 #, gcc-internal-format
24693 msgid "failed to get process times: %m"
24694 msgstr ""
24695
24696 #. The inferior failed to catch the signal.
24697 #: gcc.cc:3482 gcc.cc:3506
24698 #, fuzzy, gcc-internal-format, gfc-internal-format
24699 #| msgid "Use alternate register names"
24700 msgid "%s signal terminated program %s"
24701 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
24702
24703 #: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
24704 #, fuzzy, gcc-internal-format
24705 msgid "unrecognized command-line option %qs"
24706 msgstr "нераспазнаны выбар \"-%s\""
24707
24708 #: gcc.cc:4027
24709 #, gcc-internal-format
24710 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
24711 msgstr ""
24712
24713 #: gcc.cc:4034
24714 #, gcc-internal-format
24715 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
24716 msgstr ""
24717
24718 #: gcc.cc:4037
24719 #, gcc-internal-format
24720 msgid "valid %<-foffload=%> arguments are: %s"
24721 msgstr ""
24722
24723 #: gcc.cc:4057
24724 #, gcc-internal-format
24725 msgid "%<=%>options missing after %<-foffload-options=%>target"
24726 msgstr ""
24727
24728 #: gcc.cc:4444
24729 #, gcc-internal-format
24730 msgid "%qs is an unknown %<-save-temps%> option"
24731 msgstr ""
24732
24733 #: gcc.cc:4967 toplev.cc:717
24734 #, gcc-internal-format
24735 msgid "input file %qs is the same as output file"
24736 msgstr ""
24737
24738 #: gcc.cc:4972
24739 #, fuzzy, gcc-internal-format
24740 msgid "output filename may not be empty"
24741 msgstr "не зададзены ўваходзячыя файлы"
24742
24743 #: gcc.cc:5357
24744 #, gcc-internal-format
24745 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24746 msgstr ""
24747
24748 #: gcc.cc:5445
24749 #, gcc-internal-format
24750 msgid "%<-x %s%> after last input file has no effect"
24751 msgstr ""
24752
24753 #: gcc.cc:5648
24754 #, gcc-internal-format
24755 msgid "unable to locate default linker script %qs in the library search paths"
24756 msgstr ""
24757
24758 #: gcc.cc:5855
24759 #, gcc-internal-format
24760 msgid "switch %qs does not start with %<-%>"
24761 msgstr ""
24762
24763 #: gcc.cc:5859
24764 #, gcc-internal-format
24765 msgid "spec-generated switch is just %<-%>"
24766 msgstr ""
24767
24768 #: gcc.cc:6080
24769 #, gcc-internal-format
24770 msgid "spec %qs invalid"
24771 msgstr ""
24772
24773 #: gcc.cc:6241
24774 #, gcc-internal-format
24775 msgid "spec %qs has invalid %<%%0%c%>"
24776 msgstr ""
24777
24778 #: gcc.cc:6520
24779 #, gcc-internal-format
24780 msgid "spec %qs has invalid %<%%W%c%>"
24781 msgstr ""
24782
24783 #: gcc.cc:6536
24784 #, gcc-internal-format
24785 msgid "spec %qs has invalid %<%%@%c%>"
24786 msgstr ""
24787
24788 #: gcc.cc:6555
24789 #, gcc-internal-format
24790 msgid "spec %qs has invalid %<%%x%c%>"
24791 msgstr ""
24792
24793 #. Catch the case where a spec string contains something like
24794 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
24795 #. hand side of the :.
24796 #: gcc.cc:6766
24797 #, gcc-internal-format
24798 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24799 msgstr ""
24800
24801 #: gcc.cc:6817
24802 #, fuzzy, gcc-internal-format
24803 msgid "spec failure: unrecognized spec option %qc"
24804 msgstr "нераспазнаны выбар \"-%s\""
24805
24806 #: gcc.cc:6883
24807 #, fuzzy, gcc-internal-format
24808 msgid "unknown spec function %qs"
24809 msgstr "невядомы рэжым машыны \"%s\""
24810
24811 #: gcc.cc:6913
24812 #, fuzzy, gcc-internal-format
24813 #| msgid "too many arguments to function `%s'"
24814 msgid "error in arguments to spec function %qs"
24815 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
24816
24817 #: gcc.cc:6972
24818 #, gcc-internal-format
24819 msgid "malformed spec function name"
24820 msgstr ""
24821
24822 #. )
24823 #: gcc.cc:6975
24824 #, fuzzy, gcc-internal-format
24825 #| msgid "too few arguments to function"
24826 msgid "no arguments for spec function"
24827 msgstr "не хапае аргументаў у функцыі"
24828
24829 #: gcc.cc:6994
24830 #, gcc-internal-format
24831 msgid "malformed spec function arguments"
24832 msgstr ""
24833
24834 #: gcc.cc:7173
24835 #, gcc-internal-format
24836 msgid "braced spec %qs ends in escape"
24837 msgstr ""
24838
24839 #: gcc.cc:7308
24840 #, gcc-internal-format
24841 msgid "braced spec %qs is invalid at %qc"
24842 msgstr ""
24843
24844 #: gcc.cc:7403
24845 #, gcc-internal-format
24846 msgid "braced spec body %qs is invalid"
24847 msgstr ""
24848
24849 #: gcc.cc:8012
24850 #, gcc-internal-format, gfc-internal-format
24851 msgid "%s: could not determine length of compare-debug file %s"
24852 msgstr ""
24853
24854 #: gcc.cc:8023
24855 #, gcc-internal-format
24856 msgid "%s: %<-fcompare-debug%> failure (length)"
24857 msgstr ""
24858
24859 #: gcc.cc:8033 gcc.cc:8074
24860 #, fuzzy, gcc-internal-format, gfc-internal-format
24861 #| msgid "Could not open data file %s.\n"
24862 msgid "%s: could not open compare-debug file %s"
24863 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24864
24865 #: gcc.cc:8053 gcc.cc:8090
24866 #, gcc-internal-format
24867 msgid "%s: %<-fcompare-debug%> failure"
24868 msgstr ""
24869
24870 #: gcc.cc:8393
24871 #, gcc-internal-format
24872 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24873 msgstr ""
24874
24875 #: gcc.cc:8418
24876 #, gcc-internal-format
24877 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24878 msgstr ""
24879
24880 #: gcc.cc:8625
24881 #, gcc-internal-format
24882 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24883 msgstr ""
24884
24885 #: gcc.cc:8629
24886 #, fuzzy, gcc-internal-format
24887 #| msgid "unrecognized option `-%s'"
24888 msgid "unrecognized command-line option %<-%s%>"
24889 msgstr "нераспазнаны выбар \"-%s\""
24890
24891 #: gcc.cc:8755
24892 #, gcc-internal-format
24893 msgid "not configured with sysroot headers suffix"
24894 msgstr ""
24895
24896 #: gcc.cc:8816
24897 #, fuzzy, gcc-internal-format
24898 msgid "no input files"
24899 msgstr "няма ўваходзячых файлаў"
24900
24901 #: gcc.cc:8867
24902 #, gcc-internal-format
24903 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24904 msgstr ""
24905
24906 #: gcc.cc:8909
24907 #, gcc-internal-format, gfc-internal-format
24908 msgid "%s: %s compiler not installed on this system"
24909 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
24910
24911 #: gcc.cc:8934
24912 #, gcc-internal-format
24913 msgid "recompiling with %<-fcompare-debug%>"
24914 msgstr ""
24915
24916 #: gcc.cc:8950
24917 #, gcc-internal-format
24918 msgid "during %<-fcompare-debug%> recompilation"
24919 msgstr ""
24920
24921 #: gcc.cc:8959
24922 #, gcc-internal-format
24923 msgid "comparing final insns dumps"
24924 msgstr ""
24925
24926 #: gcc.cc:9112
24927 #, gcc-internal-format
24928 msgid "%<-fuse-linker-plugin%>, but %s not found"
24929 msgstr ""
24930
24931 #: gcc.cc:9146
24932 #, gcc-internal-format, gfc-internal-format
24933 msgid "%s: linker input file unused because linking not done"
24934 msgstr ""
24935
24936 #. This is can be an indication the user specifed an errorneous
24937 #. separated option value, (or used the wrong prefix for an
24938 #. option).
24939 #: gcc.cc:9152
24940 #, gcc-internal-format
24941 msgid "%s: linker input file not found: %m"
24942 msgstr ""
24943
24944 #: gcc.cc:9248 c-family/c-opts.cc:793
24945 #, gcc-internal-format
24946 msgid "cannot use %<-%> as input filename for a precompiled header"
24947 msgstr ""
24948
24949 #: gcc.cc:9254
24950 #, gcc-internal-format, gfc-internal-format
24951 msgid "language %s not recognized"
24952 msgstr "мова %s не распазнана"
24953
24954 #: gcc.cc:9494
24955 #, fuzzy, gcc-internal-format
24956 msgid "multilib spec %qs is invalid"
24957 msgstr "параметр \"%s\" ініцыялізаваны"
24958
24959 #: gcc.cc:9696
24960 #, gcc-internal-format
24961 msgid "multilib exclusions %qs is invalid"
24962 msgstr ""
24963
24964 #: gcc.cc:9760
24965 #, gcc-internal-format
24966 msgid "multilib select %qs %qs is invalid"
24967 msgstr ""
24968
24969 #: gcc.cc:9923
24970 #, fuzzy, gcc-internal-format
24971 msgid "multilib select %qs is invalid"
24972 msgstr "параметр \"%s\" ініцыялізаваны"
24973
24974 #: gcc.cc:9963
24975 #, gcc-internal-format
24976 msgid "multilib exclusion %qs is invalid"
24977 msgstr ""
24978
24979 #: gcc.cc:10214
24980 #, gcc-internal-format
24981 msgid "environment variable %qs not defined"
24982 msgstr ""
24983
24984 #: gcc.cc:10381 gcc.cc:10386
24985 #, fuzzy, gcc-internal-format
24986 msgid "invalid version number %qs"
24987 msgstr "нявернае выкарыстанне \"restict\""
24988
24989 #: gcc.cc:10429
24990 #, fuzzy, gcc-internal-format, gfc-internal-format
24991 #| msgid "too few arguments to function"
24992 msgid "too few arguments to %%:version-compare"
24993 msgstr "не хапае аргументаў у функцыі"
24994
24995 #: gcc.cc:10435
24996 #, fuzzy, gcc-internal-format, gfc-internal-format
24997 #| msgid "too many arguments to function"
24998 msgid "too many arguments to %%:version-compare"
24999 msgstr "вельмі шмат аргументаў у функцыі"
25000
25001 #: gcc.cc:10477
25002 #, gcc-internal-format
25003 msgid "unknown operator %qs in %%:version-compare"
25004 msgstr ""
25005
25006 #: gcc.cc:10601
25007 #, fuzzy, gcc-internal-format, gfc-internal-format
25008 #| msgid "too many arguments to function"
25009 msgid "too many arguments to %%:compare-debug-dump-opt"
25010 msgstr "вельмі шмат аргументаў у функцыі"
25011
25012 #: gcc.cc:10669
25013 #, fuzzy, gcc-internal-format, gfc-internal-format
25014 #| msgid "too many arguments to function"
25015 msgid "too many arguments to %%:compare-debug-self-opt"
25016 msgstr "вельмі шмат аргументаў у функцыі"
25017
25018 #: gcc.cc:10756
25019 #, fuzzy, gcc-internal-format, gfc-internal-format
25020 msgid "too many arguments for %%:dumps"
25021 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
25022
25023 #: gcc.cc:10860
25024 #, fuzzy, gcc-internal-format, gfc-internal-format
25025 #| msgid "wrong number of arguments specified for `%s' attribute"
25026 msgid "wrong number of arguments to %%:debug-level-gt"
25027 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
25028
25029 #: gcc.cc:10881
25030 #, fuzzy, gcc-internal-format, gfc-internal-format
25031 #| msgid "wrong number of arguments specified for `%s' attribute"
25032 msgid "wrong number of arguments to %%:dwarf-version-gt"
25033 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
25034
25035 #: gcov-tool.cc:73
25036 #, fuzzy, gcc-internal-format, gfc-internal-format
25037 #| msgid "error writing to %s"
25038 msgid "error in removing %s"
25039 msgstr "памылка запісу ў %s"
25040
25041 #: gcov-tool.cc:104
25042 #, fuzzy, gcc-internal-format, gfc-internal-format
25043 #| msgid "can't create directory %s"
25044 msgid "Cannot make directory %s"
25045 msgstr "немагчыма стварыць дырэкторыю \"%s\""
25046
25047 #: gcov-tool.cc:112
25048 #, fuzzy, gcc-internal-format
25049 #| msgid "can't get current directory"
25050 msgid "Cannot get current directory name"
25051 msgstr "не магу атрымаць бягучую дырэкторыю"
25052
25053 #: gcov-tool.cc:116 gcov-tool.cc:130
25054 #, fuzzy, gcc-internal-format, gfc-internal-format
25055 #| msgid "can't create directory %s"
25056 msgid "Cannot change directory to %s"
25057 msgstr "немагчыма стварыць дырэкторыю \"%s\""
25058
25059 #: gcov-tool.cc:123
25060 #, gcc-internal-format, gfc-internal-format
25061 msgid "output file %s already exists in folder %s"
25062 msgstr ""
25063
25064 #: gcov-tool.cc:223
25065 #, gcc-internal-format
25066 msgid "weights need to be non-negative"
25067 msgstr ""
25068
25069 #: gcov-tool.cc:358
25070 #, gcc-internal-format
25071 msgid "scale needs to be non-negative"
25072 msgstr ""
25073
25074 #: gcse.cc:3980
25075 #, gcc-internal-format, gfc-internal-format
25076 msgid "%s: %d basic blocks and %d edges/basic block"
25077 msgstr ""
25078
25079 #: gcse.cc:3992
25080 #, gcc-internal-format
25081 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
25082 msgstr ""
25083
25084 #: gencfn-macros.cc:195
25085 #, gcc-internal-format, gfc-internal-format
25086 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
25087 msgstr ""
25088
25089 #: gencfn-macros.cc:202
25090 #, gcc-internal-format, gfc-internal-format
25091 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
25092 msgstr ""
25093
25094 #: gentarget-def.cc:126
25095 #, fuzzy, gcc-internal-format, gfc-internal-format
25096 #| msgid "no previous prototype for `%s'"
25097 msgid "invalid prototype for '%s'"
25098 msgstr "няма папярэдняга прататыпа для \"%s\""
25099
25100 #: gentarget-def.cc:131
25101 #, gcc-internal-format, gfc-internal-format
25102 msgid "prototype for '%s' has required operands after optional operands"
25103 msgstr ""
25104
25105 #: gentarget-def.cc:148
25106 #, gcc-internal-format, gfc-internal-format
25107 msgid "argument %d of '%s' did not have the expected name"
25108 msgstr ""
25109
25110 #: gentarget-def.cc:168
25111 #, gcc-internal-format, gfc-internal-format
25112 msgid "'%s' must have %d operands (excluding match_dups)"
25113 msgstr ""
25114
25115 #: gentarget-def.cc:172
25116 #, gcc-internal-format, gfc-internal-format
25117 msgid "'%s' must have at least %d operands (excluding match_dups)"
25118 msgstr ""
25119
25120 #: gentarget-def.cc:176
25121 #, gcc-internal-format, gfc-internal-format
25122 msgid "'%s' must have no more than %d operands (excluding match_dups)"
25123 msgstr ""
25124
25125 #: gentarget-def.cc:276
25126 #, fuzzy, gcc-internal-format, gfc-internal-format
25127 msgid "duplicate definition of '%s'"
25128 msgstr "паўторнае абвяшчэнне меткі \"%s\""
25129
25130 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
25131 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
25132 #: ggc-page.cc:2530 ggc-page.cc:2537
25133 #, fuzzy, gcc-internal-format
25134 msgid "cannot write PCH file: %m"
25135 msgstr "не магу запісаць ў %s"
25136
25137 #: ggc-common.cc:533
25138 #, gcc-internal-format
25139 msgid "cannot write PCH file: required memory segment unavailable"
25140 msgstr ""
25141
25142 #: ggc-common.cc:562 config/i386/host-cygwin.cc:57
25143 #, gcc-internal-format
25144 msgid "cannot get position in PCH file: %m"
25145 msgstr ""
25146
25147 #: ggc-common.cc:572
25148 #, fuzzy, gcc-internal-format
25149 msgid "cannot write padding to PCH file: %m"
25150 msgstr "не магу запісаць ў %s"
25151
25152 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
25153 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
25154 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
25155 #, fuzzy, gcc-internal-format
25156 #| msgid "cannot create temporary file"
25157 msgid "cannot read PCH file: %m"
25158 msgstr "немагчыма стварыць часовы файл"
25159
25160 #: ggc-common.cc:777
25161 #, gcc-internal-format
25162 msgid "PCH allocation failure"
25163 msgstr ""
25164
25165 #: ggc-page.cc:1744
25166 #, gcc-internal-format
25167 msgid "open /dev/zero: %m"
25168 msgstr ""
25169
25170 #: ggc-page.cc:2515 ggc-page.cc:2521
25171 #, fuzzy, gcc-internal-format
25172 msgid "cannot write PCH file"
25173 msgstr "не магу запісаць ў %s"
25174
25175 #: gimple-array-bounds.cc:291
25176 #, gcc-internal-format
25177 msgid "array subscript %E is outside array bounds of %qT"
25178 msgstr ""
25179
25180 #: gimple-array-bounds.cc:317
25181 #, gcc-internal-format
25182 msgid "array subscript [%E, %E] is outside array bounds of %qT"
25183 msgstr ""
25184
25185 #: gimple-array-bounds.cc:327
25186 #, gcc-internal-format
25187 msgid "array subscript %E is above array bounds of %qT"
25188 msgstr ""
25189
25190 #: gimple-array-bounds.cc:332
25191 #, gcc-internal-format
25192 msgid "array subscript %E is below array bounds of %qT"
25193 msgstr ""
25194
25195 #: gimple-array-bounds.cc:338
25196 #, gcc-internal-format
25197 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
25198 msgstr ""
25199
25200 #: gimple-array-bounds.cc:340
25201 #, gcc-internal-format
25202 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
25203 msgstr ""
25204
25205 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
25206 #, gcc-internal-format
25207 msgid "while referencing %qD"
25208 msgstr ""
25209
25210 #: gimple-array-bounds.cc:376
25211 #, gcc-internal-format
25212 msgid "defined here %qD"
25213 msgstr ""
25214
25215 #: gimple-array-bounds.cc:497
25216 #, gcc-internal-format
25217 msgid "array subscript %wi is outside array bounds of %qT"
25218 msgstr ""
25219
25220 #: gimple-array-bounds.cc:502
25221 #, gcc-internal-format
25222 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
25223 msgstr ""
25224
25225 #: gimple-array-bounds.cc:517
25226 #, gcc-internal-format
25227 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
25228 msgstr ""
25229
25230 #: gimple-array-bounds.cc:540
25231 #, gcc-internal-format
25232 msgid "intermediate array offset %wi is outside array bounds of %qT"
25233 msgstr ""
25234
25235 #: gimple-array-bounds.cc:619
25236 #, gcc-internal-format
25237 msgid "array subscript %wi is below array bounds of %qT"
25238 msgstr ""
25239
25240 #: gimple-array-bounds.cc:633
25241 #, gcc-internal-format
25242 msgid "array subscript %wu is above array bounds of %qT"
25243 msgstr ""
25244
25245 #: gimple-fold.cc:2079 gimple-fold.cc:3130 gimple-ssa-warn-restrict.cc:2073
25246 #, gcc-internal-format
25247 msgid "%qD source argument is the same as destination"
25248 msgstr ""
25249
25250 #: gimple-fold.cc:2145
25251 #, gcc-internal-format
25252 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
25253 msgstr ""
25254
25255 #: gimple-fold.cc:2150
25256 #, gcc-internal-format
25257 msgid "%qD destination unchanged after copying no bytes"
25258 msgstr ""
25259
25260 #: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:856
25261 #, gcc-internal-format
25262 msgid "%qD specified bound %E exceeds destination size %E"
25263 msgstr ""
25264
25265 #: gimple-fold.cc:2544
25266 #, gcc-internal-format
25267 msgid "%qD specified bound %E equals source length"
25268 msgstr ""
25269
25270 #: gimple-fold.cc:4542 gimple-fold.cc:4746
25271 #, gcc-internal-format
25272 msgid "flexible array member %qD does not have well defined padding bits for %qs"
25273 msgstr ""
25274
25275 #: gimple-fold.cc:4695 cp/constexpr.cc:4357
25276 #, gcc-internal-format
25277 msgid "PDP11 bit-field handling unsupported in %qs"
25278 msgstr ""
25279
25280 #: gimple-fold.cc:4922
25281 #, gcc-internal-format, gfc-internal-format
25282 msgid "%s not supported for variable length aggregates"
25283 msgstr ""
25284
25285 #: gimple-fold.cc:4928
25286 #, fuzzy, gcc-internal-format, gfc-internal-format
25287 msgid "%s not supported on this target"
25288 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
25289
25290 #: gimple-ssa-isolate-paths.cc:290
25291 #, gcc-internal-format
25292 msgid "potential null pointer dereference"
25293 msgstr ""
25294
25295 #: gimple-ssa-isolate-paths.cc:330
25296 #, gcc-internal-format
25297 msgid "null pointer dereference"
25298 msgstr ""
25299
25300 #: gimple-ssa-isolate-paths.cc:413
25301 #, gcc-internal-format
25302 msgid "function may return address of local variable"
25303 msgstr ""
25304
25305 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10989
25306 #, gcc-internal-format
25307 msgid "function returns address of local variable"
25308 msgstr ""
25309
25310 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
25311 #: gimple-ssa-warn-access.cc:3693 tree.cc:12117 tree.cc:12154 tree.cc:12195
25312 #: tree.cc:12228 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
25313 #: c/c-typeck.cc:10895 c/c-typeck.cc:10912 c/gimple-parser.cc:2468
25314 #: c/gimple-parser.cc:2476 cp/call.cc:7606 cp/call.cc:9681 cp/constexpr.cc:853
25315 #: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8620
25316 #: cp/decl.cc:15832 cp/decl.cc:16199 cp/decl2.cc:5818 cp/decl2.cc:5873
25317 #: cp/parser.cc:21696 cp/pt.cc:8956 cp/semantics.cc:2149 cp/semantics.cc:3464
25318 #: cp/semantics.cc:4547 cp/typeck.cc:1991 cp/typeck.cc:2210 cp/typeck.cc:4341
25319 #: cp/typeck.cc:10189
25320 #, fuzzy, gcc-internal-format
25321 #| msgid "called from here"
25322 msgid "declared here"
25323 msgstr "выклікана адсюль"
25324
25325 #: gimple-ssa-nonnull-compare.cc:102
25326 #, gcc-internal-format
25327 msgid "%<nonnull%> argument %qD compared to NULL"
25328 msgstr ""
25329
25330 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
25331 #, gcc-internal-format
25332 msgid "%qE output may be truncated before the last format character"
25333 msgstr ""
25334
25335 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
25336 #, gcc-internal-format
25337 msgid "%qE output truncated before the last format character"
25338 msgstr ""
25339
25340 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
25341 #, gcc-internal-format
25342 msgid "%qE may write a terminating nul past the end of the destination"
25343 msgstr ""
25344
25345 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
25346 #, gcc-internal-format
25347 msgid "%qE writing a terminating nul past the end of the destination"
25348 msgstr ""
25349
25350 #: gimple-ssa-sprintf.cc:2831
25351 #, gcc-internal-format
25352 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
25353 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
25354 msgstr[0] ""
25355 msgstr[1] ""
25356
25357 #: gimple-ssa-sprintf.cc:2838
25358 #, gcc-internal-format
25359 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
25360 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
25361 msgstr[0] ""
25362 msgstr[1] ""
25363
25364 #: gimple-ssa-sprintf.cc:2845
25365 #, gcc-internal-format
25366 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
25367 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
25368 msgstr[0] ""
25369 msgstr[1] ""
25370
25371 #: gimple-ssa-sprintf.cc:2856
25372 #, gcc-internal-format
25373 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
25374 msgstr ""
25375
25376 #: gimple-ssa-sprintf.cc:2859
25377 #, gcc-internal-format
25378 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
25379 msgstr ""
25380
25381 #: gimple-ssa-sprintf.cc:2861
25382 #, gcc-internal-format
25383 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
25384 msgstr ""
25385
25386 #: gimple-ssa-sprintf.cc:2873
25387 #, gcc-internal-format
25388 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
25389 msgstr ""
25390
25391 #: gimple-ssa-sprintf.cc:2876
25392 #, gcc-internal-format
25393 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
25394 msgstr ""
25395
25396 #: gimple-ssa-sprintf.cc:2879
25397 #, gcc-internal-format
25398 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
25399 msgstr ""
25400
25401 #: gimple-ssa-sprintf.cc:2888
25402 #, gcc-internal-format
25403 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
25404 msgstr ""
25405
25406 #: gimple-ssa-sprintf.cc:2891
25407 #, gcc-internal-format
25408 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
25409 msgstr ""
25410
25411 #: gimple-ssa-sprintf.cc:2894
25412 #, gcc-internal-format
25413 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
25414 msgstr ""
25415
25416 #: gimple-ssa-sprintf.cc:2903
25417 #, gcc-internal-format
25418 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
25419 msgstr ""
25420
25421 #: gimple-ssa-sprintf.cc:2906
25422 #, gcc-internal-format
25423 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
25424 msgstr ""
25425
25426 #: gimple-ssa-sprintf.cc:2908
25427 #, gcc-internal-format
25428 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
25429 msgstr ""
25430
25431 #: gimple-ssa-sprintf.cc:2950
25432 #, gcc-internal-format
25433 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
25434 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
25435 msgstr[0] ""
25436 msgstr[1] ""
25437
25438 #: gimple-ssa-sprintf.cc:2957
25439 #, gcc-internal-format
25440 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
25441 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
25442 msgstr[0] ""
25443 msgstr[1] ""
25444
25445 #: gimple-ssa-sprintf.cc:2965
25446 #, gcc-internal-format
25447 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
25448 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
25449 msgstr[0] ""
25450 msgstr[1] ""
25451
25452 #: gimple-ssa-sprintf.cc:2977
25453 #, gcc-internal-format
25454 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
25455 msgstr ""
25456
25457 #: gimple-ssa-sprintf.cc:2980
25458 #, gcc-internal-format
25459 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
25460 msgstr ""
25461
25462 #: gimple-ssa-sprintf.cc:2983
25463 #, gcc-internal-format
25464 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
25465 msgstr ""
25466
25467 #: gimple-ssa-sprintf.cc:2996
25468 #, gcc-internal-format
25469 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25470 msgstr ""
25471
25472 #: gimple-ssa-sprintf.cc:2999
25473 #, gcc-internal-format
25474 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25475 msgstr ""
25476
25477 #: gimple-ssa-sprintf.cc:3002
25478 #, gcc-internal-format
25479 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
25480 msgstr ""
25481
25482 #: gimple-ssa-sprintf.cc:3012
25483 #, gcc-internal-format
25484 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25485 msgstr ""
25486
25487 #: gimple-ssa-sprintf.cc:3015
25488 #, gcc-internal-format
25489 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25490 msgstr ""
25491
25492 #: gimple-ssa-sprintf.cc:3018
25493 #, gcc-internal-format
25494 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
25495 msgstr ""
25496
25497 #: gimple-ssa-sprintf.cc:3027
25498 #, gcc-internal-format
25499 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
25500 msgstr ""
25501
25502 #: gimple-ssa-sprintf.cc:3030
25503 #, gcc-internal-format
25504 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
25505 msgstr ""
25506
25507 #: gimple-ssa-sprintf.cc:3033
25508 #, gcc-internal-format
25509 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
25510 msgstr ""
25511
25512 #: gimple-ssa-sprintf.cc:3155
25513 #, gcc-internal-format
25514 msgid "%<%.*s%> directive argument is null"
25515 msgstr ""
25516
25517 #: gimple-ssa-sprintf.cc:3233
25518 #, gcc-internal-format
25519 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
25520 msgstr ""
25521
25522 #: gimple-ssa-sprintf.cc:3239
25523 #, gcc-internal-format
25524 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
25525 msgstr ""
25526
25527 #: gimple-ssa-sprintf.cc:3246
25528 #, gcc-internal-format
25529 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
25530 msgstr ""
25531
25532 #: gimple-ssa-sprintf.cc:3276
25533 #, gcc-internal-format
25534 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
25535 msgstr ""
25536
25537 #: gimple-ssa-sprintf.cc:3282
25538 #, gcc-internal-format
25539 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
25540 msgstr ""
25541
25542 #: gimple-ssa-sprintf.cc:3293
25543 #, gcc-internal-format
25544 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
25545 msgstr ""
25546
25547 #: gimple-ssa-sprintf.cc:3299
25548 #, gcc-internal-format
25549 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
25550 msgstr ""
25551
25552 #: gimple-ssa-sprintf.cc:3310
25553 #, gcc-internal-format
25554 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
25555 msgstr ""
25556
25557 #: gimple-ssa-sprintf.cc:3320
25558 #, gcc-internal-format
25559 msgid "%<%.*s%> directive argument is not a nul-terminated string"
25560 msgstr ""
25561
25562 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
25563 #, gcc-internal-format
25564 msgid "referenced argument declared here"
25565 msgstr ""
25566
25567 #: gimple-ssa-sprintf.cc:3333
25568 #, gcc-internal-format
25569 msgid "assuming directive output of %wu byte"
25570 msgid_plural "assuming directive output of %wu bytes"
25571 msgstr[0] ""
25572 msgstr[1] ""
25573
25574 #: gimple-ssa-sprintf.cc:3340
25575 #, gcc-internal-format
25576 msgid "directive argument %qE"
25577 msgstr ""
25578
25579 #: gimple-ssa-sprintf.cc:3342
25580 #, gcc-internal-format
25581 msgid "directive argument in the range [%E, %E]"
25582 msgstr ""
25583
25584 #: gimple-ssa-sprintf.cc:3346
25585 #, gcc-internal-format
25586 msgid "using the range [%E, %E] for directive argument"
25587 msgstr ""
25588
25589 #: gimple-ssa-sprintf.cc:3366
25590 #, gcc-internal-format
25591 msgid "%qE output %wu byte into a destination of size %wu"
25592 msgid_plural "%qE output %wu bytes into a destination of size %wu"
25593 msgstr[0] ""
25594 msgstr[1] ""
25595
25596 #: gimple-ssa-sprintf.cc:3371
25597 #, gcc-internal-format
25598 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
25599 msgstr ""
25600
25601 #: gimple-ssa-sprintf.cc:3376
25602 #, gcc-internal-format
25603 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
25604 msgstr ""
25605
25606 #: gimple-ssa-sprintf.cc:3381
25607 #, gcc-internal-format
25608 msgid "%qE output %wu or more bytes into a destination of size %wu"
25609 msgstr ""
25610
25611 #: gimple-ssa-sprintf.cc:3392
25612 #, gcc-internal-format
25613 msgid "%qE output %wu byte"
25614 msgid_plural "%qE output %wu bytes"
25615 msgstr[0] ""
25616 msgstr[1] ""
25617
25618 #: gimple-ssa-sprintf.cc:3396
25619 #, gcc-internal-format
25620 msgid "%qE output between %wu and %wu bytes"
25621 msgstr ""
25622
25623 #: gimple-ssa-sprintf.cc:3400
25624 #, gcc-internal-format
25625 msgid "%qE output %wu or more bytes (assuming %wu)"
25626 msgstr ""
25627
25628 #: gimple-ssa-sprintf.cc:3404
25629 #, gcc-internal-format
25630 msgid "%qE output %wu or more bytes"
25631 msgstr ""
25632
25633 #: gimple-ssa-sprintf.cc:3783
25634 #, gcc-internal-format
25635 msgid "%<%.*s%> directive width out of range"
25636 msgstr ""
25637
25638 #: gimple-ssa-sprintf.cc:3817
25639 #, gcc-internal-format
25640 msgid "%<%.*s%> directive precision out of range"
25641 msgstr ""
25642
25643 #: gimple-ssa-sprintf.cc:3950
25644 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
25645 msgstr ""
25646
25647 #: gimple-ssa-sprintf.cc:3962
25648 msgid "%qE argument %Z overlaps destination object %qE"
25649 msgid_plural "%qE arguments %Z overlap destination object %qE"
25650 msgstr[0] ""
25651 msgstr[1] ""
25652
25653 #: gimple-ssa-sprintf.cc:3973
25654 msgid "%qE argument %Z may overlap destination object %qE"
25655 msgid_plural "%qE arguments %Z may overlap destination object %qE"
25656 msgstr[0] ""
25657 msgstr[1] ""
25658
25659 #: gimple-ssa-sprintf.cc:3993
25660 #, gcc-internal-format
25661 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
25662 msgstr ""
25663
25664 #: gimple-ssa-sprintf.cc:4579
25665 #, gcc-internal-format
25666 msgid "specified bound %wu exceeds maximum object size %wu"
25667 msgstr ""
25668
25669 #: gimple-ssa-sprintf.cc:4590
25670 #, gcc-internal-format
25671 msgid "specified bound %wu exceeds %<INT_MAX%>"
25672 msgstr ""
25673
25674 #: gimple-ssa-sprintf.cc:4616
25675 #, gcc-internal-format
25676 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
25677 msgstr ""
25678
25679 #: gimple-ssa-sprintf.cc:4660
25680 #, gcc-internal-format
25681 msgid "null destination pointer"
25682 msgstr ""
25683
25684 #: gimple-ssa-sprintf.cc:4677
25685 #, gcc-internal-format
25686 msgid "specified bound %wu exceeds the size %wu of the destination object"
25687 msgstr ""
25688
25689 #: gimple-ssa-sprintf.cc:4689
25690 #, gcc-internal-format
25691 msgid "null format string"
25692 msgstr ""
25693
25694 #: gimple-ssa-warn-access.cc:172
25695 #, gcc-internal-format
25696 msgid "%qD specified bound %s exceeds maximum object size %E"
25697 msgstr ""
25698
25699 #: gimple-ssa-warn-access.cc:180
25700 #, gcc-internal-format
25701 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
25702 msgstr ""
25703
25704 #: gimple-ssa-warn-access.cc:183
25705 #, gcc-internal-format
25706 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
25707 msgstr ""
25708
25709 #: gimple-ssa-warn-access.cc:186
25710 #, gcc-internal-format
25711 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
25712 msgstr ""
25713
25714 #: gimple-ssa-warn-access.cc:194
25715 #, fuzzy, gcc-internal-format
25716 msgid "%qD argument missing terminating nul"
25717 msgstr "аргумент для \"%s\" прапушчан"
25718
25719 #: gimple-ssa-warn-access.cc:203
25720 #, gcc-internal-format
25721 msgid "%qs specified bound %s exceeds maximum object size %E"
25722 msgstr ""
25723
25724 #: gimple-ssa-warn-access.cc:211
25725 #, gcc-internal-format
25726 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
25727 msgstr ""
25728
25729 #: gimple-ssa-warn-access.cc:214
25730 #, gcc-internal-format
25731 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
25732 msgstr ""
25733
25734 #: gimple-ssa-warn-access.cc:217
25735 #, gcc-internal-format
25736 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
25737 msgstr ""
25738
25739 #: gimple-ssa-warn-access.cc:225
25740 #, fuzzy, gcc-internal-format
25741 msgid "%qs argument missing terminating nul"
25742 msgstr "аргумент для \"%s\" прапушчан"
25743
25744 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
25745 #, gcc-internal-format
25746 msgid "%qD specified bound %E exceeds maximum object size %E"
25747 msgstr ""
25748
25749 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
25750 #, gcc-internal-format
25751 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
25752 msgstr ""
25753
25754 #: gimple-ssa-warn-access.cc:641
25755 #, gcc-internal-format
25756 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
25757 msgstr ""
25758
25759 #: gimple-ssa-warn-access.cc:647
25760 #, gcc-internal-format
25761 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
25762 msgstr ""
25763
25764 #: gimple-ssa-warn-access.cc:653
25765 #, gcc-internal-format
25766 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
25767 msgstr ""
25768
25769 #: gimple-ssa-warn-access.cc:663
25770 #, gcc-internal-format
25771 msgid "%qD argument %i declared attribute %<nonstring%>"
25772 msgstr ""
25773
25774 #: gimple-ssa-warn-access.cc:669
25775 #, fuzzy, gcc-internal-format
25776 msgid "argument %qD declared here"
25777 msgstr "тып параметра \"%s\" не аб'яўлены"
25778
25779 #: gimple-ssa-warn-access.cc:727
25780 #, gcc-internal-format
25781 msgid "%qD specified bound %E may exceed maximum object size %E"
25782 msgstr ""
25783
25784 #: gimple-ssa-warn-access.cc:734
25785 #, gcc-internal-format
25786 msgid "specified bound %E may exceed maximum object size %E"
25787 msgstr ""
25788
25789 #: gimple-ssa-warn-access.cc:736
25790 #, gcc-internal-format
25791 msgid "specified bound %E exceeds maximum object size %E"
25792 msgstr ""
25793
25794 #: gimple-ssa-warn-access.cc:743
25795 #, gcc-internal-format
25796 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
25797 msgstr ""
25798
25799 #: gimple-ssa-warn-access.cc:751
25800 #, gcc-internal-format
25801 msgid "specified bound [%E, %E] may exceed maximum object size %E"
25802 msgstr ""
25803
25804 #: gimple-ssa-warn-access.cc:753
25805 #, gcc-internal-format
25806 msgid "specified bound [%E, %E] exceeds maximum object size %E"
25807 msgstr ""
25808
25809 #: gimple-ssa-warn-access.cc:763
25810 #, gcc-internal-format
25811 msgid "%qD specified bound %E may exceed source size %E"
25812 msgstr ""
25813
25814 #: gimple-ssa-warn-access.cc:765
25815 #, gcc-internal-format
25816 msgid "%qD specified bound %E exceeds source size %E"
25817 msgstr ""
25818
25819 #: gimple-ssa-warn-access.cc:770
25820 #, gcc-internal-format
25821 msgid "specified bound %E may exceed source size %E"
25822 msgstr ""
25823
25824 #: gimple-ssa-warn-access.cc:772
25825 #, gcc-internal-format
25826 msgid "specified bound %E exceeds source size %E"
25827 msgstr ""
25828
25829 #: gimple-ssa-warn-access.cc:779
25830 #, gcc-internal-format
25831 msgid "%qD specified bound [%E, %E] may exceed source size %E"
25832 msgstr ""
25833
25834 #: gimple-ssa-warn-access.cc:781
25835 #, gcc-internal-format
25836 msgid "%qD specified bound [%E, %E] exceeds source size %E"
25837 msgstr ""
25838
25839 #: gimple-ssa-warn-access.cc:786
25840 #, gcc-internal-format
25841 msgid "specified bound [%E, %E] may exceed source size %E"
25842 msgstr ""
25843
25844 #: gimple-ssa-warn-access.cc:788
25845 #, gcc-internal-format
25846 msgid "specified bound [%E, %E] exceeds source size %E"
25847 msgstr ""
25848
25849 #: gimple-ssa-warn-access.cc:796
25850 #, gcc-internal-format
25851 msgid "source object allocated here"
25852 msgstr ""
25853
25854 #: gimple-ssa-warn-access.cc:819
25855 #, gcc-internal-format
25856 msgid "%qD specified size %E may exceed maximum object size %E"
25857 msgstr ""
25858
25859 #: gimple-ssa-warn-access.cc:821
25860 #, gcc-internal-format
25861 msgid "%qD specified size %E exceeds maximum object size %E"
25862 msgstr ""
25863
25864 #: gimple-ssa-warn-access.cc:826
25865 #, gcc-internal-format
25866 msgid "specified size %E may exceed maximum object size %E"
25867 msgstr ""
25868
25869 #: gimple-ssa-warn-access.cc:828
25870 #, gcc-internal-format
25871 msgid "specified size %E exceeds maximum object size %E"
25872 msgstr ""
25873
25874 #: gimple-ssa-warn-access.cc:835
25875 #, gcc-internal-format
25876 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
25877 msgstr ""
25878
25879 #: gimple-ssa-warn-access.cc:837
25880 #, gcc-internal-format
25881 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
25882 msgstr ""
25883
25884 #: gimple-ssa-warn-access.cc:842
25885 #, gcc-internal-format
25886 msgid "specified size between %E and %E may exceed maximum object size %E"
25887 msgstr ""
25888
25889 #: gimple-ssa-warn-access.cc:844
25890 #, gcc-internal-format
25891 msgid "specified size between %E and %E exceeds maximum object size %E"
25892 msgstr ""
25893
25894 #: gimple-ssa-warn-access.cc:854
25895 #, gcc-internal-format
25896 msgid "%qD specified bound %E may exceed destination size %E"
25897 msgstr ""
25898
25899 #: gimple-ssa-warn-access.cc:861
25900 #, gcc-internal-format
25901 msgid "specified bound %E may exceed destination size %E"
25902 msgstr ""
25903
25904 #: gimple-ssa-warn-access.cc:863
25905 #, gcc-internal-format
25906 msgid "specified bound %E exceeds destination size %E"
25907 msgstr ""
25908
25909 #: gimple-ssa-warn-access.cc:870
25910 #, gcc-internal-format
25911 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
25912 msgstr ""
25913
25914 #: gimple-ssa-warn-access.cc:872
25915 #, gcc-internal-format
25916 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
25917 msgstr ""
25918
25919 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
25920 #, gcc-internal-format
25921 msgid "specified bound [%E, %E] exceeds destination size %E"
25922 msgstr ""
25923
25924 #: gimple-ssa-warn-access.cc:888
25925 #, gcc-internal-format
25926 msgid "destination object allocated here"
25927 msgstr ""
25928
25929 #: gimple-ssa-warn-access.cc:932
25930 #, gcc-internal-format
25931 msgid "%qD may access %E byte in a region of size %E"
25932 msgstr ""
25933
25934 #: gimple-ssa-warn-access.cc:934
25935 #, gcc-internal-format
25936 msgid "%qD accessing %E byte in a region of size %E"
25937 msgstr ""
25938
25939 #: gimple-ssa-warn-access.cc:937
25940 #, gcc-internal-format
25941 msgid "%qD may access %E bytes in a region of size %E"
25942 msgstr ""
25943
25944 #: gimple-ssa-warn-access.cc:939
25945 #, gcc-internal-format
25946 msgid "%qD accessing %E bytes in a region of size %E"
25947 msgstr ""
25948
25949 #: gimple-ssa-warn-access.cc:944
25950 #, gcc-internal-format
25951 msgid "may access %E byte in a region of size %E"
25952 msgstr ""
25953
25954 #: gimple-ssa-warn-access.cc:946
25955 #, gcc-internal-format
25956 msgid "accessing %E byte in a region of size %E"
25957 msgstr ""
25958
25959 #: gimple-ssa-warn-access.cc:949
25960 #, gcc-internal-format
25961 msgid "may access %E bytes in a region of size %E"
25962 msgstr ""
25963
25964 #: gimple-ssa-warn-access.cc:951
25965 #, gcc-internal-format
25966 msgid "accessing %E bytes in a region of size %E"
25967 msgstr ""
25968
25969 #: gimple-ssa-warn-access.cc:960
25970 #, gcc-internal-format
25971 msgid "%qD may access %E or more bytes in a region of size %E"
25972 msgstr ""
25973
25974 #: gimple-ssa-warn-access.cc:962
25975 #, gcc-internal-format
25976 msgid "%qD accessing %E or more bytes in a region of size %E"
25977 msgstr ""
25978
25979 #: gimple-ssa-warn-access.cc:967
25980 #, gcc-internal-format
25981 msgid "may access %E or more bytes in a region of size %E"
25982 msgstr ""
25983
25984 #: gimple-ssa-warn-access.cc:969
25985 #, gcc-internal-format
25986 msgid "accessing %E or more bytes in a region of size %E"
25987 msgstr ""
25988
25989 #: gimple-ssa-warn-access.cc:977
25990 #, gcc-internal-format
25991 msgid "%qD may access between %E and %E bytes in a region of size %E"
25992 msgstr ""
25993
25994 #: gimple-ssa-warn-access.cc:979
25995 #, gcc-internal-format
25996 msgid "%qD accessing between %E and %E bytes in a region of size %E"
25997 msgstr ""
25998
25999 #: gimple-ssa-warn-access.cc:984
26000 #, gcc-internal-format
26001 msgid "may access between %E and %E bytes in a region of size %E"
26002 msgstr ""
26003
26004 #: gimple-ssa-warn-access.cc:986
26005 #, gcc-internal-format
26006 msgid "accessing between %E and %E bytes in a region of size %E"
26007 msgstr ""
26008
26009 #: gimple-ssa-warn-access.cc:998
26010 #, gcc-internal-format
26011 msgid "%qD may write %E byte into a region of size %E"
26012 msgstr ""
26013
26014 #: gimple-ssa-warn-access.cc:1000
26015 #, gcc-internal-format
26016 msgid "%qD writing %E byte into a region of size %E overflows the destination"
26017 msgstr ""
26018
26019 #: gimple-ssa-warn-access.cc:1003
26020 #, gcc-internal-format
26021 msgid "%qD may write %E bytes into a region of size %E"
26022 msgstr ""
26023
26024 #: gimple-ssa-warn-access.cc:1005
26025 #, gcc-internal-format
26026 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
26027 msgstr ""
26028
26029 #: gimple-ssa-warn-access.cc:1010
26030 #, gcc-internal-format
26031 msgid "may write %E byte into a region of size %E"
26032 msgstr ""
26033
26034 #: gimple-ssa-warn-access.cc:1012
26035 #, gcc-internal-format
26036 msgid "writing %E byte into a region of size %E overflows the destination"
26037 msgstr ""
26038
26039 #: gimple-ssa-warn-access.cc:1015
26040 #, gcc-internal-format
26041 msgid "may write %E bytes into a region of size %E"
26042 msgstr ""
26043
26044 #: gimple-ssa-warn-access.cc:1017
26045 #, gcc-internal-format
26046 msgid "writing %E bytes into a region of size %E overflows the destination"
26047 msgstr ""
26048
26049 #: gimple-ssa-warn-access.cc:1026
26050 #, gcc-internal-format
26051 msgid "%qD may write %E or more bytes into a region of size %E"
26052 msgstr ""
26053
26054 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
26055 #, gcc-internal-format
26056 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
26057 msgstr ""
26058
26059 #: gimple-ssa-warn-access.cc:1034
26060 #, gcc-internal-format
26061 msgid "may write %E or more bytes into a region of size %E"
26062 msgstr ""
26063
26064 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
26065 #, gcc-internal-format
26066 msgid "writing %E or more bytes into a region of size %E overflows the destination"
26067 msgstr ""
26068
26069 #: gimple-ssa-warn-access.cc:1045
26070 #, gcc-internal-format
26071 msgid "%qD may write between %E and %E bytes into a region of size %E"
26072 msgstr ""
26073
26074 #: gimple-ssa-warn-access.cc:1047
26075 #, gcc-internal-format
26076 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
26077 msgstr ""
26078
26079 #: gimple-ssa-warn-access.cc:1053
26080 #, gcc-internal-format
26081 msgid "may write between %E and %E bytes into a region of size %E"
26082 msgstr ""
26083
26084 #: gimple-ssa-warn-access.cc:1055
26085 #, gcc-internal-format
26086 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
26087 msgstr ""
26088
26089 #: gimple-ssa-warn-access.cc:1069
26090 #, gcc-internal-format
26091 msgid "%qD may read %E byte from a region of size %E"
26092 msgstr ""
26093
26094 #: gimple-ssa-warn-access.cc:1071
26095 #, gcc-internal-format
26096 msgid "%qD reading %E byte from a region of size %E"
26097 msgstr ""
26098
26099 #: gimple-ssa-warn-access.cc:1074
26100 #, gcc-internal-format
26101 msgid "%qD may read %E bytes from a region of size %E"
26102 msgstr ""
26103
26104 #: gimple-ssa-warn-access.cc:1076
26105 #, gcc-internal-format
26106 msgid "%qD reading %E bytes from a region of size %E"
26107 msgstr ""
26108
26109 #: gimple-ssa-warn-access.cc:1082
26110 #, gcc-internal-format
26111 msgid "may read %E byte from a region of size %E"
26112 msgstr ""
26113
26114 #: gimple-ssa-warn-access.cc:1084
26115 #, gcc-internal-format
26116 msgid "reading %E byte from a region of size %E"
26117 msgstr ""
26118
26119 #: gimple-ssa-warn-access.cc:1087
26120 #, gcc-internal-format
26121 msgid "may read %E bytes from a region of size %E"
26122 msgstr ""
26123
26124 #: gimple-ssa-warn-access.cc:1089
26125 #, gcc-internal-format
26126 msgid "reading %E bytes from a region of size %E"
26127 msgstr ""
26128
26129 #: gimple-ssa-warn-access.cc:1098
26130 #, gcc-internal-format
26131 msgid "%qD may read %E or more bytes from a region of size %E"
26132 msgstr ""
26133
26134 #: gimple-ssa-warn-access.cc:1100
26135 #, gcc-internal-format
26136 msgid "%qD reading %E or more bytes from a region of size %E"
26137 msgstr ""
26138
26139 #: gimple-ssa-warn-access.cc:1105
26140 #, gcc-internal-format
26141 msgid "may read %E or more bytes from a region of size %E"
26142 msgstr ""
26143
26144 #: gimple-ssa-warn-access.cc:1107
26145 #, gcc-internal-format
26146 msgid "reading %E or more bytes from a region of size %E"
26147 msgstr ""
26148
26149 #: gimple-ssa-warn-access.cc:1115
26150 #, gcc-internal-format
26151 msgid "%qD may read between %E and %E bytes from a region of size %E"
26152 msgstr ""
26153
26154 #: gimple-ssa-warn-access.cc:1117
26155 #, gcc-internal-format
26156 msgid "%qD reading between %E and %E bytes from a region of size %E"
26157 msgstr ""
26158
26159 #: gimple-ssa-warn-access.cc:1122
26160 #, gcc-internal-format
26161 msgid "may read between %E and %E bytes from a region of size %E"
26162 msgstr ""
26163
26164 #: gimple-ssa-warn-access.cc:1124
26165 #, gcc-internal-format
26166 msgid "reading between %E and %E bytes from a region of size %E"
26167 msgstr ""
26168
26169 #: gimple-ssa-warn-access.cc:1139
26170 #, gcc-internal-format
26171 msgid "%qD expecting %E byte in a region of size %E"
26172 msgid_plural "%qD expecting %E bytes in a region of size %E"
26173 msgstr[0] ""
26174 msgstr[1] ""
26175
26176 #: gimple-ssa-warn-access.cc:1144
26177 #, gcc-internal-format
26178 msgid "expecting %E byte in a region of size %E"
26179 msgid_plural "expecting %E bytes in a region of size %E"
26180 msgstr[0] ""
26181 msgstr[1] ""
26182
26183 #: gimple-ssa-warn-access.cc:1152
26184 #, gcc-internal-format
26185 msgid "%qD expecting %E or more bytes in a region of size %E"
26186 msgstr ""
26187
26188 #: gimple-ssa-warn-access.cc:1156
26189 #, gcc-internal-format
26190 msgid "expecting %E or more bytes in a region of size %E"
26191 msgstr ""
26192
26193 #: gimple-ssa-warn-access.cc:1163
26194 #, gcc-internal-format
26195 msgid "%qD expecting between %E and %E bytes in a region of size %E"
26196 msgstr ""
26197
26198 #: gimple-ssa-warn-access.cc:1167
26199 #, gcc-internal-format
26200 msgid "expecting between %E and %E bytes in a region of size %E"
26201 msgstr ""
26202
26203 #: gimple-ssa-warn-access.cc:2023
26204 #, gcc-internal-format
26205 msgid "%qD called on pointer %qE with nonzero offset%s"
26206 msgstr ""
26207
26208 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
26209 #, gcc-internal-format
26210 msgid "returned from %qD"
26211 msgstr ""
26212
26213 #: gimple-ssa-warn-access.cc:2041
26214 #, gcc-internal-format
26215 msgid "returned from %qT"
26216 msgstr ""
26217
26218 #: gimple-ssa-warn-access.cc:2043
26219 #, gcc-internal-format
26220 msgid "obtained here"
26221 msgstr ""
26222
26223 #: gimple-ssa-warn-access.cc:2251
26224 #, gcc-internal-format
26225 msgid "argument %i value %qE is negative"
26226 msgstr ""
26227
26228 #: gimple-ssa-warn-access.cc:2268
26229 #, fuzzy, gcc-internal-format, gfc-internal-format
26230 msgid "argument %i value is zero"
26231 msgstr "аргумент для \"%s\" прапушчан"
26232
26233 #: gimple-ssa-warn-access.cc:2286
26234 #, gcc-internal-format
26235 msgid "argument %i value %qE exceeds maximum object size %E"
26236 msgstr ""
26237
26238 #: gimple-ssa-warn-access.cc:2300
26239 #, gcc-internal-format
26240 msgid "argument %i range [%E, %E] is negative"
26241 msgstr ""
26242
26243 #: gimple-ssa-warn-access.cc:2307
26244 #, gcc-internal-format
26245 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
26246 msgstr ""
26247
26248 #: gimple-ssa-warn-access.cc:2337
26249 #, gcc-internal-format
26250 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
26251 msgstr ""
26252
26253 #: gimple-ssa-warn-access.cc:2343
26254 #, gcc-internal-format
26255 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
26256 msgstr ""
26257
26258 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
26259 #, fuzzy, gcc-internal-format
26260 msgid "argument %i in the range [%E, %E]"
26261 msgstr "аргумент для \"%s\" прапушчан"
26262
26263 #: gimple-ssa-warn-access.cc:2368
26264 #, gcc-internal-format
26265 msgid "in a call to built-in allocation function %qD"
26266 msgstr ""
26267
26268 #: gimple-ssa-warn-access.cc:2371
26269 #, gcc-internal-format
26270 msgid "in a call to allocation function %qD declared here"
26271 msgstr ""
26272
26273 #: gimple-ssa-warn-access.cc:2817
26274 #, gcc-internal-format
26275 msgid "unknown architecture specifier in memory model %wi for %qD"
26276 msgstr ""
26277
26278 #: gimple-ssa-warn-access.cc:2908
26279 #, fuzzy, gcc-internal-format
26280 #| msgid "invalid register name for `%s'"
26281 msgid "invalid memory model %qs for %qD"
26282 msgstr "нерэчаісная назва рэгістра `%s'"
26283
26284 #: gimple-ssa-warn-access.cc:2912
26285 #, fuzzy, gcc-internal-format
26286 #| msgid "invalid register name for `%s'"
26287 msgid "invalid memory model %wi for %qD"
26288 msgstr "нерэчаісная назва рэгістра `%s'"
26289
26290 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
26291 #, gcc-internal-format, gfc-internal-format
26292 msgid "valid models are %s"
26293 msgstr ""
26294
26295 #: gimple-ssa-warn-access.cc:2940
26296 #, fuzzy, gcc-internal-format
26297 #| msgid "invalid register name for `%s'"
26298 msgid "invalid failure memory model %qs for %qD"
26299 msgstr "нерэчаісная назва рэгістра `%s'"
26300
26301 #: gimple-ssa-warn-access.cc:2945
26302 #, gcc-internal-format
26303 msgid "valid failure models are %qs, %qs, %qs, %qs"
26304 msgstr ""
26305
26306 #: gimple-ssa-warn-access.cc:2960
26307 #, gcc-internal-format
26308 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
26309 msgstr ""
26310
26311 #: gimple-ssa-warn-access.cc:2986
26312 #, gcc-internal-format
26313 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
26314 msgstr ""
26315
26316 #: gimple-ssa-warn-access.cc:3417
26317 #, gcc-internal-format, gfc-internal-format
26318 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
26319 msgstr ""
26320
26321 #: gimple-ssa-warn-access.cc:3425
26322 #, fuzzy, gcc-internal-format, gfc-internal-format
26323 #| msgid "size of array `%s' is negative"
26324 msgid "argument %i value %s is negative"
26325 msgstr "памер масіва \"%s\" адмоўны"
26326
26327 #: gimple-ssa-warn-access.cc:3475
26328 #, gcc-internal-format, gfc-internal-format
26329 msgid "argument %i of variable length array %s is null but the corresponding bound argument %i value is %s"
26330 msgstr ""
26331
26332 #: gimple-ssa-warn-access.cc:3484
26333 #, gcc-internal-format, gfc-internal-format
26334 msgid "argument %i is null but the corresponding size argument %i value is %s"
26335 msgstr ""
26336
26337 #: gimple-ssa-warn-access.cc:3495
26338 #, gcc-internal-format
26339 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
26340 msgstr ""
26341
26342 #: gimple-ssa-warn-access.cc:3558
26343 #, gcc-internal-format
26344 msgid "referencing argument %u of type %qT"
26345 msgstr ""
26346
26347 #: gimple-ssa-warn-access.cc:3572
26348 #, gcc-internal-format
26349 msgid "in a call to function %qD declared with attribute %qs"
26350 msgstr ""
26351
26352 #: gimple-ssa-warn-access.cc:3576
26353 #, gcc-internal-format
26354 msgid "in a call with type %qT and attribute %qs"
26355 msgstr ""
26356
26357 #: gimple-ssa-warn-access.cc:3583
26358 #, fuzzy, gcc-internal-format
26359 msgid "in a call to function %qD"
26360 msgstr "Нерэчаісны выбар \"%s\""
26361
26362 #: gimple-ssa-warn-access.cc:3586
26363 #, gcc-internal-format
26364 msgid "in a call with type %qT"
26365 msgstr ""
26366
26367 #: gimple-ssa-warn-access.cc:3690
26368 #, gcc-internal-format
26369 msgid "%qD called on unallocated object %qD"
26370 msgstr ""
26371
26372 #: gimple-ssa-warn-access.cc:3707
26373 #, gcc-internal-format
26374 msgid "%qD called on a pointer to an unallocated object %qE"
26375 msgstr ""
26376
26377 #: gimple-ssa-warn-access.cc:3716
26378 #, gcc-internal-format
26379 msgid "assigned here"
26380 msgstr ""
26381
26382 #: gimple-ssa-warn-access.cc:3749
26383 #, gcc-internal-format
26384 msgid "%qD called on pointer returned from a mismatched allocation function"
26385 msgstr ""
26386
26387 #: gimple-ssa-warn-access.cc:3758
26388 #, gcc-internal-format
26389 msgid "%qD called on pointer to an unallocated object"
26390 msgstr ""
26391
26392 #: gimple-ssa-warn-access.cc:3910
26393 #, gcc-internal-format
26394 msgid "pointer %qE may be used after %qD"
26395 msgstr ""
26396
26397 #: gimple-ssa-warn-access.cc:3911
26398 #, gcc-internal-format
26399 msgid "pointer %qE used after %qD"
26400 msgstr ""
26401
26402 #: gimple-ssa-warn-access.cc:3915
26403 #, gcc-internal-format
26404 msgid "pointer may be used after %qD"
26405 msgstr ""
26406
26407 #: gimple-ssa-warn-access.cc:3916
26408 #, gcc-internal-format
26409 msgid "pointer used after %qD"
26410 msgstr ""
26411
26412 #: gimple-ssa-warn-access.cc:3920
26413 #, fuzzy, gcc-internal-format
26414 #| msgid "called from here"
26415 msgid "call to %qD here"
26416 msgstr "выклікана адсюль"
26417
26418 #: gimple-ssa-warn-access.cc:3935
26419 #, gcc-internal-format
26420 msgid "dangling pointer %qE to %qD may be used"
26421 msgstr ""
26422
26423 #: gimple-ssa-warn-access.cc:3936
26424 #, gcc-internal-format
26425 msgid "using dangling pointer %qE to %qD"
26426 msgstr ""
26427
26428 #: gimple-ssa-warn-access.cc:3941
26429 #, gcc-internal-format
26430 msgid "dangling pointer to %qD may be used"
26431 msgstr ""
26432
26433 #: gimple-ssa-warn-access.cc:3942
26434 #, gcc-internal-format
26435 msgid "using a dangling pointer to %qD"
26436 msgstr ""
26437
26438 #: gimple-ssa-warn-access.cc:3945 gimple-ssa-warn-access.cc:4587
26439 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
26440 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166
26441 #: c/c-typeck.cc:8987 c/c-typeck.cc:11696 cp/class.cc:1492 cp/class.cc:3276
26442 #: cp/constexpr.cc:1012 cp/decl.cc:4290 cp/decl.cc:12341 cp/decl.cc:12824
26443 #: cp/decl.cc:12833 cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2888
26444 #: cp/parser.cc:3488 cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6882
26445 #: cp/parser.cc:24226 cp/typeck.cc:4777
26446 #, fuzzy, gcc-internal-format
26447 msgid "%qD declared here"
26448 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
26449
26450 #: gimple-ssa-warn-access.cc:3953
26451 #, gcc-internal-format
26452 msgid "dangling pointer %qE to an unnamed temporary may be used"
26453 msgstr ""
26454
26455 #: gimple-ssa-warn-access.cc:3955
26456 #, gcc-internal-format
26457 msgid "using dangling pointer %qE to an unnamed temporary"
26458 msgstr ""
26459
26460 #: gimple-ssa-warn-access.cc:3961
26461 #, gcc-internal-format
26462 msgid "dangling pointer to an unnamed temporary may be used"
26463 msgstr ""
26464
26465 #: gimple-ssa-warn-access.cc:3963
26466 #, gcc-internal-format
26467 msgid "using a dangling pointer to an unnamed temporary"
26468 msgstr ""
26469
26470 #: gimple-ssa-warn-access.cc:3967
26471 #, fuzzy, gcc-internal-format
26472 #| msgid "cannot create temporary file"
26473 msgid "unnamed temporary defined here"
26474 msgstr "немагчыма стварыць часовы файл"
26475
26476 #: gimple-ssa-warn-access.cc:4057
26477 #, gcc-internal-format
26478 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
26479 msgstr ""
26480
26481 #: gimple-ssa-warn-access.cc:4062
26482 #, gcc-internal-format
26483 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
26484 msgstr ""
26485
26486 #: gimple-ssa-warn-access.cc:4068
26487 #, gcc-internal-format
26488 msgid "call to %qD"
26489 msgstr ""
26490
26491 #: gimple-ssa-warn-access.cc:4581
26492 #, gcc-internal-format
26493 msgid "storing the address of local variable %qD in %qE"
26494 msgstr ""
26495
26496 #: gimple-ssa-warn-alloca.cc:285
26497 #, gcc-internal-format
26498 msgid "use of %<alloca%>"
26499 msgstr ""
26500
26501 #: gimple-ssa-warn-alloca.cc:324
26502 #, gcc-internal-format
26503 msgid "argument to variable-length array may be too large"
26504 msgstr ""
26505
26506 #: gimple-ssa-warn-alloca.cc:326
26507 #, gcc-internal-format
26508 msgid "argument to %<alloca%> may be too large"
26509 msgstr ""
26510
26511 #: gimple-ssa-warn-alloca.cc:331
26512 #, gcc-internal-format
26513 msgid "limit is %wu bytes, but argument may be as large as %s"
26514 msgstr ""
26515
26516 #: gimple-ssa-warn-alloca.cc:343
26517 #, gcc-internal-format
26518 msgid "argument to variable-length array is too large"
26519 msgstr ""
26520
26521 #: gimple-ssa-warn-alloca.cc:345
26522 #, fuzzy, gcc-internal-format
26523 #| msgid "size of array `%s' is too large"
26524 msgid "argument to %<alloca%> is too large"
26525 msgstr "памер масіва \"%s\" вельмі вялікі"
26526
26527 #: gimple-ssa-warn-alloca.cc:349
26528 #, gcc-internal-format
26529 msgid "limit is %wu bytes, but argument is %s"
26530 msgstr ""
26531
26532 #: gimple-ssa-warn-alloca.cc:361
26533 #, gcc-internal-format
26534 msgid "unbounded use of variable-length array"
26535 msgstr ""
26536
26537 #: gimple-ssa-warn-alloca.cc:362
26538 #, gcc-internal-format
26539 msgid "unbounded use of %<alloca%>"
26540 msgstr ""
26541
26542 #: gimple-ssa-warn-alloca.cc:367
26543 #, gcc-internal-format
26544 msgid "use of %<alloca%> within a loop"
26545 msgstr ""
26546
26547 #: gimple-ssa-warn-alloca.cc:372
26548 #, gcc-internal-format
26549 msgid "argument to variable-length array is zero"
26550 msgstr ""
26551
26552 #: gimple-ssa-warn-alloca.cc:374
26553 #, gcc-internal-format
26554 msgid "argument to %<alloca%> is zero"
26555 msgstr ""
26556
26557 #: gimple-ssa-warn-restrict.cc:1491
26558 #, gcc-internal-format
26559 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
26560 msgstr ""
26561
26562 #: gimple-ssa-warn-restrict.cc:1493
26563 #, gcc-internal-format
26564 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
26565 msgstr ""
26566
26567 #: gimple-ssa-warn-restrict.cc:1497
26568 #, gcc-internal-format
26569 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26570 msgstr ""
26571
26572 #: gimple-ssa-warn-restrict.cc:1499
26573 #, gcc-internal-format
26574 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26575 msgstr ""
26576
26577 #: gimple-ssa-warn-restrict.cc:1506
26578 #, gcc-internal-format
26579 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26580 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26581 msgstr[0] ""
26582 msgstr[1] ""
26583
26584 #: gimple-ssa-warn-restrict.cc:1516
26585 #, gcc-internal-format
26586 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
26587 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26588 msgstr[0] ""
26589 msgstr[1] ""
26590
26591 #: gimple-ssa-warn-restrict.cc:1529
26592 #, gcc-internal-format
26593 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26594 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26595 msgstr[0] ""
26596 msgstr[1] ""
26597
26598 #: gimple-ssa-warn-restrict.cc:1539
26599 #, gcc-internal-format
26600 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26601 msgstr ""
26602
26603 #: gimple-ssa-warn-restrict.cc:1547
26604 #, gcc-internal-format
26605 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26606 msgstr ""
26607
26608 #: gimple-ssa-warn-restrict.cc:1560
26609 #, gcc-internal-format
26610 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
26611 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26612 msgstr[0] ""
26613 msgstr[1] ""
26614
26615 #: gimple-ssa-warn-restrict.cc:1568
26616 #, gcc-internal-format
26617 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26618 msgstr ""
26619
26620 #: gimple-ssa-warn-restrict.cc:1575
26621 #, gcc-internal-format
26622 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26623 msgstr ""
26624
26625 #: gimple-ssa-warn-restrict.cc:1603
26626 #, gcc-internal-format
26627 msgid "%qD accessing %wu byte may overlap %wu byte"
26628 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
26629 msgstr[0] ""
26630 msgstr[1] ""
26631
26632 #: gimple-ssa-warn-restrict.cc:1610
26633 #, gcc-internal-format
26634 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
26635 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26636 msgstr[0] ""
26637 msgstr[1] ""
26638
26639 #: gimple-ssa-warn-restrict.cc:1621
26640 #, gcc-internal-format
26641 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
26642 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
26643 msgstr[0] ""
26644 msgstr[1] ""
26645
26646 #: gimple-ssa-warn-restrict.cc:1628
26647 #, gcc-internal-format
26648 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
26649 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26650 msgstr[0] ""
26651 msgstr[1] ""
26652
26653 #: gimple-ssa-warn-restrict.cc:1641
26654 #, gcc-internal-format
26655 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
26656 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
26657 msgstr[0] ""
26658 msgstr[1] ""
26659
26660 #: gimple-ssa-warn-restrict.cc:1648
26661 #, gcc-internal-format
26662 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26663 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26664 msgstr[0] ""
26665 msgstr[1] ""
26666
26667 #: gimple-ssa-warn-restrict.cc:1660
26668 #, gcc-internal-format
26669 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
26670 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26671 msgstr[0] ""
26672 msgstr[1] ""
26673
26674 #: gimple-ssa-warn-restrict.cc:1706
26675 #, gcc-internal-format
26676 msgid "%qD specified bound %wu exceeds maximum object size %wu"
26677 msgstr ""
26678
26679 #: gimple-ssa-warn-restrict.cc:1712
26680 #, gcc-internal-format
26681 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
26682 msgstr ""
26683
26684 #: gimple-ssa-warn-restrict.cc:1773
26685 #, gcc-internal-format
26686 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
26687 msgstr ""
26688
26689 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3753
26690 #, fuzzy, gcc-internal-format
26691 msgid "array %qD declared here"
26692 msgstr "тып параметра \"%s\" не аб'яўлены"
26693
26694 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
26695 #, gcc-internal-format
26696 msgid "%qD pointer overflow between offset %s and size %s"
26697 msgstr ""
26698
26699 #: gimple-ssa-warn-restrict.cc:1806
26700 #, gcc-internal-format
26701 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26702 msgstr ""
26703
26704 #: gimple-ssa-warn-restrict.cc:1809
26705 #, gcc-internal-format
26706 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26707 msgstr ""
26708
26709 #: gimple-ssa-warn-restrict.cc:1815
26710 #, gcc-internal-format
26711 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
26712 msgstr ""
26713
26714 #: gimple-ssa-warn-restrict.cc:1817
26715 #, gcc-internal-format
26716 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
26717 msgstr ""
26718
26719 #: gimple-ssa-warn-restrict.cc:1830
26720 #, gcc-internal-format
26721 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
26722 msgstr ""
26723
26724 #: gimple-ssa-warn-restrict.cc:1832
26725 #, gcc-internal-format
26726 msgid "%qD offset %s is out of the bounds [0, %wu]"
26727 msgstr ""
26728
26729 #: gimple-ssa-warn-restrict.cc:1838
26730 #, gcc-internal-format
26731 msgid "%qD forming offset %s is out of bounds"
26732 msgstr ""
26733
26734 #: gimple-ssa-warn-restrict.cc:1839
26735 #, gcc-internal-format
26736 msgid "%qD offset %s is out of bounds"
26737 msgstr ""
26738
26739 #: gimple-ssa-warn-restrict.cc:1851
26740 #, gcc-internal-format
26741 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
26742 msgstr ""
26743
26744 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
26745 #, gcc-internal-format
26746 msgid "subobject %qD declared here"
26747 msgstr ""
26748
26749 #: gimple-ssa-warn-restrict.cc:1869
26750 #, gcc-internal-format
26751 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
26752 msgstr ""
26753
26754 #: gimple-streamer-in.cc:207
26755 #, gcc-internal-format, gfc-internal-format
26756 msgid "bytecode stream: unknown GIMPLE statement tag %s"
26757 msgstr ""
26758
26759 #: gimple-warn-recursion.cc:195
26760 #, gcc-internal-format
26761 msgid "infinite recursion detected"
26762 msgstr ""
26763
26764 #: gimple-warn-recursion.cc:202
26765 #, gcc-internal-format
26766 msgid "recursive call"
26767 msgstr ""
26768
26769 #: gimple.cc:1292
26770 #, gcc-internal-format, gfc-internal-format
26771 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
26772 msgstr ""
26773
26774 #: gimplify.cc:2068
26775 #, gcc-internal-format
26776 msgid "statement will never be executed"
26777 msgstr ""
26778
26779 #: gimplify.cc:2132
26780 #, gcc-internal-format
26781 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
26782 msgstr ""
26783
26784 #: gimplify.cc:2524 gimplify.cc:2532
26785 #, gcc-internal-format
26786 msgid "this statement may fall through"
26787 msgstr ""
26788
26789 #: gimplify.cc:2534
26790 #, gcc-internal-format
26791 msgid "here"
26792 msgstr ""
26793
26794 #. We've found [[fallthrough]]; at the end of a switch, which the C++
26795 #. standard says is ill-formed; see [dcl.attr.fallthrough].
26796 #: gimplify.cc:2646 gimplify.cc:2669
26797 #, gcc-internal-format
26798 msgid "attribute %<fallthrough%> not preceding a case label or default label"
26799 msgstr ""
26800
26801 #: gimplify.cc:3767
26802 #, gcc-internal-format
26803 msgid "using result of function returning %<void%>"
26804 msgstr ""
26805
26806 #: gimplify.cc:6600
26807 #, gcc-internal-format, gfc-internal-format
26808 msgid "non-memory output %d must stay in memory"
26809 msgstr ""
26810
26811 #: gimplify.cc:6615
26812 #, gcc-internal-format
26813 msgid "invalid lvalue in %<asm%> output %d"
26814 msgstr ""
26815
26816 #: gimplify.cc:6762
26817 #, gcc-internal-format, gfc-internal-format
26818 msgid "non-memory input %d must stay in memory"
26819 msgstr ""
26820
26821 #: gimplify.cc:6802 gimplify.cc:6812
26822 #, gcc-internal-format, gfc-internal-format
26823 msgid "memory input %d is not directly addressable"
26824 msgstr ""
26825
26826 #: gimplify.cc:7427
26827 #, gcc-internal-format
26828 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
26829 msgstr ""
26830
26831 #: gimplify.cc:7429
26832 #, gcc-internal-format
26833 msgid "enclosing region"
26834 msgstr ""
26835
26836 #: gimplify.cc:7433
26837 #, gcc-internal-format
26838 msgid "threadprivate variable %qE used in target region"
26839 msgstr ""
26840
26841 #: gimplify.cc:7435
26842 #, gcc-internal-format
26843 msgid "enclosing target region"
26844 msgstr ""
26845
26846 #: gimplify.cc:7448
26847 #, gcc-internal-format
26848 msgid "threadprivate variable %qE used in untied task"
26849 msgstr ""
26850
26851 #: gimplify.cc:7450
26852 #, gcc-internal-format
26853 msgid "enclosing task"
26854 msgstr ""
26855
26856 #: gimplify.cc:7547
26857 #, gcc-internal-format
26858 msgid "%qE not specified in enclosing %qs"
26859 msgstr ""
26860
26861 #: gimplify.cc:7549
26862 #, gcc-internal-format
26863 msgid "enclosing %qs"
26864 msgstr ""
26865
26866 #: gimplify.cc:7692
26867 #, gcc-internal-format
26868 msgid "%qE not specified in enclosing OpenACC %qs construct"
26869 msgstr ""
26870
26871 #: gimplify.cc:7694
26872 #, gcc-internal-format
26873 msgid "enclosing OpenACC %qs construct"
26874 msgstr ""
26875
26876 #: gimplify.cc:7755
26877 #, gcc-internal-format
26878 msgid "%qE with %<link%> clause used in %<routine%> function"
26879 msgstr ""
26880
26881 #: gimplify.cc:7763
26882 #, gcc-internal-format
26883 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
26884 msgstr ""
26885
26886 #: gimplify.cc:7832
26887 #, gcc-internal-format
26888 msgid "%qE not specified in enclosing %<target%>"
26889 msgstr ""
26890
26891 #: gimplify.cc:7834
26892 #, gcc-internal-format
26893 msgid "enclosing %<target%>"
26894 msgstr ""
26895
26896 #: gimplify.cc:7864 gimplify.cc:9565
26897 #, gcc-internal-format
26898 msgid "variable %qE declared in enclosing %<host_data%> region"
26899 msgstr ""
26900
26901 #: gimplify.cc:7885
26902 #, gcc-internal-format
26903 msgid "%qD referenced in target region does not have a mappable type"
26904 msgstr ""
26905
26906 #: gimplify.cc:8016
26907 #, gcc-internal-format
26908 msgid "iteration variable %qE is predetermined linear"
26909 msgstr ""
26910
26911 #: gimplify.cc:8019
26912 #, gcc-internal-format
26913 msgid "iteration variable %qE should be private"
26914 msgstr ""
26915
26916 #: gimplify.cc:8033
26917 #, gcc-internal-format
26918 msgid "iteration variable %qE should not be firstprivate"
26919 msgstr ""
26920
26921 #: gimplify.cc:8036
26922 #, gcc-internal-format
26923 msgid "iteration variable %qE should not be reduction"
26924 msgstr ""
26925
26926 #: gimplify.cc:8039
26927 #, gcc-internal-format
26928 msgid "iteration variable %qE should not be linear"
26929 msgstr ""
26930
26931 #: gimplify.cc:9226 gimplify.cc:9232
26932 #, gcc-internal-format
26933 msgid "conditional %<lastprivate%> clause on %qs construct"
26934 msgstr ""
26935
26936 #: gimplify.cc:9249
26937 #, gcc-internal-format
26938 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
26939 msgstr ""
26940
26941 #: gimplify.cc:9271
26942 #, gcc-internal-format
26943 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
26944 msgstr ""
26945
26946 #: gimplify.cc:9279
26947 #, gcc-internal-format
26948 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
26949 msgstr ""
26950
26951 #: gimplify.cc:9290 gimplify.cc:9296 gimplify.cc:9302 gimplify.cc:9308
26952 #: gimplify.cc:9314 gimplify.cc:13647
26953 #, gcc-internal-format
26954 msgid "%<inscan%> %<reduction%> clause on %qs construct"
26955 msgstr ""
26956
26957 #: gimplify.cc:9408
26958 #, gcc-internal-format
26959 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
26960 msgstr ""
26961
26962 #: gimplify.cc:9761
26963 #, gcc-internal-format
26964 msgid "mapping field %qE of variable length structure"
26965 msgstr ""
26966
26967 #: gimplify.cc:10031
26968 #, gcc-internal-format
26969 msgid "%qE appears more than once in map clauses"
26970 msgstr ""
26971
26972 #: gimplify.cc:10547
26973 #, gcc-internal-format
26974 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
26975 msgstr ""
26976
26977 #: gimplify.cc:10604
26978 #, gcc-internal-format
26979 msgid "%s variable %qE is private in outer context"
26980 msgstr ""
26981
26982 #: gimplify.cc:10636
26983 #, gcc-internal-format
26984 msgid "expected %qs %<if%> clause modifier rather than %qs"
26985 msgstr ""
26986
26987 #: gimplify.cc:10674
26988 #, gcc-internal-format
26989 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
26990 msgstr ""
26991
26992 #: gimplify.cc:10690
26993 #, gcc-internal-format
26994 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
26995 msgstr ""
26996
26997 #: gimplify.cc:10902
26998 #, gcc-internal-format
26999 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
27000 msgstr ""
27001
27002 #: gimplify.cc:11116
27003 #, gcc-internal-format
27004 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
27005 msgstr ""
27006
27007 #: gimplify.cc:11170
27008 #, gcc-internal-format
27009 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
27010 msgstr ""
27011
27012 #: gimplify.cc:11427
27013 #, gcc-internal-format
27014 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
27015 msgstr ""
27016
27017 #: gimplify.cc:11500
27018 #, gcc-internal-format
27019 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
27020 msgstr ""
27021
27022 #: gimplify.cc:11601
27023 #, gcc-internal-format
27024 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
27025 msgstr ""
27026
27027 #: gimplify.cc:11750
27028 #, gcc-internal-format
27029 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
27030 msgstr ""
27031
27032 #: gimplify.cc:11769
27033 #, fuzzy, gcc-internal-format
27034 msgid "invalid private reduction on %qE"
27035 msgstr "Нерэчаіснае абвяшчэнне"
27036
27037 #: gimplify.cc:11919
27038 #, gcc-internal-format
27039 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
27040 msgstr ""
27041
27042 #: gimplify.cc:12253
27043 #, gcc-internal-format
27044 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
27045 msgstr ""
27046
27047 #: gimplify.cc:12512 gimplify.cc:12516 gimplify.cc:12525
27048 #, gcc-internal-format
27049 msgid "%qs clause may not appear on non-rectangular %qs"
27050 msgstr ""
27051
27052 #: gimplify.cc:12744
27053 #, gcc-internal-format
27054 msgid "threadprivate iteration variable %qD"
27055 msgstr ""
27056
27057 #: gimplify.cc:12775 gimplify.cc:12883
27058 #, gcc-internal-format
27059 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
27060 msgstr ""
27061
27062 #: gimplify.cc:13585
27063 #, gcc-internal-format
27064 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
27065 msgstr ""
27066
27067 #: gimplify.cc:13609
27068 #, gcc-internal-format
27069 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
27070 msgstr ""
27071
27072 #: gimplify.cc:13629
27073 #, gcc-internal-format
27074 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
27075 msgstr ""
27076
27077 #: gimplify.cc:13654
27078 #, gcc-internal-format
27079 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
27080 msgstr ""
27081
27082 #: gimplify.cc:13682
27083 #, gcc-internal-format
27084 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
27085 msgstr ""
27086
27087 #: gimplify.cc:14764 omp-low.cc:3654
27088 #, gcc-internal-format
27089 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
27090 msgstr ""
27091
27092 #: gimplify.cc:14782
27093 #, gcc-internal-format
27094 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
27095 msgstr ""
27096
27097 #: gimplify.cc:14795
27098 #, gcc-internal-format
27099 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
27100 msgstr ""
27101
27102 #: gimplify.cc:14808
27103 #, gcc-internal-format
27104 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
27105 msgstr ""
27106
27107 #: gimplify.cc:14819
27108 #, gcc-internal-format
27109 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
27110 msgstr ""
27111
27112 #: gimplify.cc:16122
27113 #, gcc-internal-format
27114 msgid "gimplification failed"
27115 msgstr ""
27116
27117 #: gimplify.cc:16650
27118 #, gcc-internal-format
27119 msgid "%qT is promoted to %qT when passed through %<...%>"
27120 msgstr ""
27121
27122 #: gimplify.cc:16655
27123 #, gcc-internal-format
27124 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
27125 msgstr ""
27126
27127 #: gimplify.cc:16662
27128 #, gcc-internal-format
27129 msgid "if this code is reached, the program will abort"
27130 msgstr ""
27131
27132 #: godump.cc:1414
27133 #, fuzzy, gcc-internal-format
27134 #| msgid "Could not open data file %s.\n"
27135 msgid "could not close Go dump file: %m"
27136 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
27137
27138 #: godump.cc:1426
27139 #, fuzzy, gcc-internal-format
27140 #| msgid "Could not open data file %s.\n"
27141 msgid "could not open Go dump file %qs: %m"
27142 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
27143
27144 #: graphite.cc:524
27145 #, gcc-internal-format
27146 msgid "Graphite loop optimizations cannot be used (isl is not available)."
27147 msgstr ""
27148
27149 #: input.cc:1357
27150 #, gcc-internal-format, gfc-internal-format
27151 msgid "expansion point is location %i"
27152 msgstr ""
27153
27154 #: input.cc:1387
27155 #, gcc-internal-format
27156 msgid "token %u has %<x-location == y-location == %u%>"
27157 msgstr ""
27158
27159 #: input.cc:1396
27160 #, gcc-internal-format
27161 msgid "token %u has %<x-location == %u%>"
27162 msgstr ""
27163
27164 #: input.cc:1397
27165 #, gcc-internal-format
27166 msgid "token %u has %<y-location == %u%>"
27167 msgstr ""
27168
27169 #: internal-fn.cc:634
27170 #, fuzzy, gcc-internal-format
27171 msgid "invalid use of attribute %<fallthrough%>"
27172 msgstr "нявернае выкарыстанне \"restict\""
27173
27174 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
27175 #: ipa-devirt.cc:850
27176 #, gcc-internal-format
27177 msgid "virtual table of type %qD violates one definition rule"
27178 msgstr ""
27179
27180 #: ipa-devirt.cc:666
27181 #, gcc-internal-format
27182 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
27183 msgstr ""
27184
27185 #: ipa-devirt.cc:707
27186 #, gcc-internal-format
27187 msgid "virtual table of type %qD contains RTTI information"
27188 msgstr ""
27189
27190 #: ipa-devirt.cc:713
27191 #, gcc-internal-format
27192 msgid "but is prevailed by one without from other translation unit"
27193 msgstr ""
27194
27195 #: ipa-devirt.cc:717
27196 #, gcc-internal-format
27197 msgid "RTTI will not work on this type"
27198 msgstr ""
27199
27200 #: ipa-devirt.cc:754
27201 #, gcc-internal-format
27202 msgid "the conflicting type defined in another translation unit has virtual table of different size"
27203 msgstr ""
27204
27205 #: ipa-devirt.cc:783
27206 #, gcc-internal-format
27207 msgid "the conflicting type defined in another translation unit with different RTTI information"
27208 msgstr ""
27209
27210 #: ipa-devirt.cc:827 ipa-devirt.cc:858
27211 #, gcc-internal-format
27212 msgid "the conflicting type defined in another translation unit"
27213 msgstr ""
27214
27215 #: ipa-devirt.cc:831
27216 #, fuzzy, gcc-internal-format
27217 msgid "contains additional virtual method %qD"
27218 msgstr "нерэчаісны ініцыялізатар"
27219
27220 #: ipa-devirt.cc:838
27221 #, gcc-internal-format
27222 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
27223 msgstr ""
27224
27225 #: ipa-devirt.cc:864
27226 #, gcc-internal-format
27227 msgid "virtual method %qD"
27228 msgstr ""
27229
27230 #: ipa-devirt.cc:868
27231 #, gcc-internal-format
27232 msgid "ought to match virtual method %qD but does not"
27233 msgstr ""
27234
27235 #: ipa-devirt.cc:874
27236 #, gcc-internal-format
27237 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
27238 msgstr ""
27239
27240 #: ipa-devirt.cc:908
27241 #, gcc-internal-format
27242 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
27243 msgstr ""
27244
27245 #: ipa-devirt.cc:916
27246 #, gcc-internal-format
27247 msgid "type %qT violates the C++ One Definition Rule"
27248 msgstr ""
27249
27250 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
27251 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
27252 #, gcc-internal-format
27253 msgid "a different type is defined in another translation unit"
27254 msgstr ""
27255
27256 #: ipa-devirt.cc:935
27257 #, gcc-internal-format
27258 msgid "the first difference of corresponding definitions is field %qD"
27259 msgstr ""
27260
27261 #: ipa-devirt.cc:945
27262 #, gcc-internal-format
27263 msgid "the first difference of corresponding definitions is method %qD"
27264 msgstr ""
27265
27266 #: ipa-devirt.cc:1050
27267 #, gcc-internal-format
27268 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
27269 msgstr ""
27270
27271 #: ipa-devirt.cc:1055
27272 #, gcc-internal-format
27273 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
27274 msgstr ""
27275
27276 #: ipa-devirt.cc:1060
27277 #, gcc-internal-format
27278 msgid "the incompatible type defined in another translation unit"
27279 msgstr ""
27280
27281 #: ipa-devirt.cc:1076
27282 #, gcc-internal-format
27283 msgid "type name %qs should match type name %qs"
27284 msgstr ""
27285
27286 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
27287 #, gcc-internal-format
27288 msgid "the incompatible type is defined here"
27289 msgstr ""
27290
27291 #: ipa-devirt.cc:1108
27292 #, gcc-internal-format
27293 msgid "array types have different bounds"
27294 msgstr ""
27295
27296 #: ipa-devirt.cc:1123
27297 #, fuzzy, gcc-internal-format
27298 msgid "return value type mismatch"
27299 msgstr "нерэчаісны ініцыялізатар"
27300
27301 #: ipa-devirt.cc:1138
27302 #, fuzzy, gcc-internal-format
27303 msgid "implicit this pointer type mismatch"
27304 msgstr "нерэчаісны ініцыялізатар"
27305
27306 #: ipa-devirt.cc:1141
27307 #, fuzzy, gcc-internal-format, gfc-internal-format
27308 msgid "type mismatch in parameter %i"
27309 msgstr "невыкарыстаемы параметр \"%s\""
27310
27311 #: ipa-devirt.cc:1152
27312 #, gcc-internal-format
27313 msgid "types have different parameter counts"
27314 msgstr ""
27315
27316 #: ipa-devirt.cc:1168
27317 #, gcc-internal-format
27318 msgid "type %qT itself violates the C++ One Definition Rule"
27319 msgstr ""
27320
27321 #: ipa-devirt.cc:1174
27322 #, gcc-internal-format
27323 msgid "type %qT should match type %qT"
27324 msgstr ""
27325
27326 #: ipa-devirt.cc:1246
27327 #, gcc-internal-format
27328 msgid "a type with different precision is defined in another translation unit"
27329 msgstr ""
27330
27331 #: ipa-devirt.cc:1253
27332 #, gcc-internal-format
27333 msgid "a type with different signedness is defined in another translation unit"
27334 msgstr ""
27335
27336 #: ipa-devirt.cc:1278
27337 #, gcc-internal-format
27338 msgid "it is defined as a pointer in different address space in another translation unit"
27339 msgstr ""
27340
27341 #: ipa-devirt.cc:1287
27342 #, gcc-internal-format
27343 msgid "it is defined as a pointer to different type in another translation unit"
27344 msgstr ""
27345
27346 #: ipa-devirt.cc:1347
27347 #, gcc-internal-format
27348 msgid "an array of different size is defined in another translation unit"
27349 msgstr ""
27350
27351 #: ipa-devirt.cc:1362
27352 #, gcc-internal-format
27353 msgid "has different return value in another translation unit"
27354 msgstr ""
27355
27356 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
27357 #, gcc-internal-format
27358 msgid "has different parameters in another translation unit"
27359 msgstr ""
27360
27361 #: ipa-devirt.cc:1420
27362 #, gcc-internal-format
27363 msgid "a type defined in another translation unit is not polymorphic"
27364 msgstr ""
27365
27366 #: ipa-devirt.cc:1424
27367 #, gcc-internal-format
27368 msgid "a type defined in another translation unit is polymorphic"
27369 msgstr ""
27370
27371 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
27372 #, gcc-internal-format
27373 msgid "a type with different virtual table pointers is defined in another translation unit"
27374 msgstr ""
27375
27376 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
27377 #, gcc-internal-format
27378 msgid "a type with different bases is defined in another translation unit"
27379 msgstr ""
27380
27381 #: ipa-devirt.cc:1457
27382 #, gcc-internal-format
27383 msgid "a field with different name is defined in another translation unit"
27384 msgstr ""
27385
27386 #: ipa-devirt.cc:1471
27387 #, gcc-internal-format
27388 msgid "a field of same name but different type is defined in another translation unit"
27389 msgstr ""
27390
27391 #: ipa-devirt.cc:1484
27392 #, gcc-internal-format
27393 msgid "fields have different layout in another translation unit"
27394 msgstr ""
27395
27396 #: ipa-devirt.cc:1491
27397 #, gcc-internal-format
27398 msgid "one field is a bitfield while the other is not"
27399 msgstr ""
27400
27401 #: ipa-devirt.cc:1515
27402 #, gcc-internal-format
27403 msgid "a type with different number of fields is defined in another translation unit"
27404 msgstr ""
27405
27406 #: ipa-devirt.cc:1538
27407 #, gcc-internal-format
27408 msgid "a type with different size is defined in another translation unit"
27409 msgstr ""
27410
27411 #: ipa-devirt.cc:1547
27412 #, gcc-internal-format
27413 msgid "one type needs to be constructed while the other does not"
27414 msgstr ""
27415
27416 #: ipa-devirt.cc:1560
27417 #, gcc-internal-format
27418 msgid "memory layout mismatch"
27419 msgstr ""
27420
27421 #: ipa-devirt.cc:1679
27422 #, gcc-internal-format
27423 msgid "the extra base is defined here"
27424 msgstr ""
27425
27426 #: ipa-devirt.cc:3845
27427 #, gcc-internal-format
27428 msgid "Declaring type %qD final would enable devirtualization of %i call"
27429 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
27430 msgstr[0] ""
27431 msgstr[1] ""
27432
27433 #: ipa-devirt.cc:3854
27434 #, gcc-internal-format
27435 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
27436 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
27437 msgstr[0] ""
27438 msgstr[1] ""
27439
27440 #: ipa-devirt.cc:3884
27441 #, gcc-internal-format
27442 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
27443 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
27444 msgstr[0] ""
27445 msgstr[1] ""
27446
27447 #: ipa-devirt.cc:3892
27448 #, gcc-internal-format
27449 msgid "Declaring method %qD final would enable devirtualization of %i call"
27450 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
27451 msgstr[0] ""
27452 msgstr[1] ""
27453
27454 #: ipa-devirt.cc:3900
27455 #, gcc-internal-format
27456 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
27457 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
27458 msgstr[0] ""
27459 msgstr[1] ""
27460
27461 #: ipa-devirt.cc:3911
27462 #, gcc-internal-format
27463 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
27464 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
27465 msgstr[0] ""
27466 msgstr[1] ""
27467
27468 #: ipa-devirt.cc:4224
27469 #, gcc-internal-format
27470 msgid "type %qs violates the C++ One Definition Rule"
27471 msgstr ""
27472
27473 #: ipa-devirt.cc:4233
27474 #, gcc-internal-format
27475 msgid "an enum with different number of values is defined in another translation unit"
27476 msgstr ""
27477
27478 #: ipa-devirt.cc:4237
27479 #, gcc-internal-format
27480 msgid "an enum with different value name is defined in another translation unit"
27481 msgstr ""
27482
27483 #: ipa-devirt.cc:4241
27484 #, gcc-internal-format
27485 msgid "an enum with different values is defined in another translation unit"
27486 msgstr ""
27487
27488 #: ipa-devirt.cc:4262
27489 #, gcc-internal-format
27490 msgid "name %qs differs from name %qs defined in another translation unit"
27491 msgstr ""
27492
27493 #: ipa-devirt.cc:4268
27494 #, gcc-internal-format
27495 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
27496 msgstr ""
27497
27498 #: ipa-devirt.cc:4277
27499 #, gcc-internal-format
27500 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
27501 msgstr ""
27502
27503 #: ipa-devirt.cc:4283
27504 #, gcc-internal-format
27505 msgid "name %qs is defined to different value in another translation unit"
27506 msgstr ""
27507
27508 #: ipa-devirt.cc:4288
27509 #, gcc-internal-format
27510 msgid "mismatching definition"
27511 msgstr ""
27512
27513 #: ipa-fnsummary.cc:4542
27514 #, gcc-internal-format
27515 msgid "invalid fnsummary in LTO stream"
27516 msgstr ""
27517
27518 #: ipa-fnsummary.cc:4643
27519 #, gcc-internal-format
27520 msgid "ipa inline summary is missing in input file"
27521 msgstr ""
27522
27523 #: ipa-modref.cc:4014
27524 #, gcc-internal-format
27525 msgid "IPA modref summary is missing in input file"
27526 msgstr ""
27527
27528 #: ipa-prop.cc:4774 ipa-prop.cc:4816 ipa-prop.cc:4902 ipa-prop.cc:4950
27529 #, gcc-internal-format
27530 msgid "invalid jump function in LTO stream"
27531 msgstr ""
27532
27533 #: ipa-pure-const.cc:218
27534 #, gcc-internal-format
27535 msgid "function might be candidate for attribute %qs"
27536 msgstr ""
27537
27538 #: ipa-pure-const.cc:219
27539 #, gcc-internal-format
27540 msgid "function might be candidate for attribute %qs if it is known to return normally"
27541 msgstr ""
27542
27543 #: ipa-reference.cc:1264
27544 #, gcc-internal-format
27545 msgid "ipa reference summary is missing in ltrans unit"
27546 msgstr ""
27547
27548 #: ipa-sra.cc:1491
27549 #, gcc-internal-format
27550 msgid "Access offset before parent offset"
27551 msgstr ""
27552
27553 #: ipa-sra.cc:1496
27554 #, gcc-internal-format
27555 msgid "Access size greater or equal to its parent size"
27556 msgstr ""
27557
27558 #: ipa-sra.cc:1501
27559 #, gcc-internal-format
27560 msgid "Access terminates outside of its parent"
27561 msgstr ""
27562
27563 #: ipa-sra.cc:1513
27564 #, gcc-internal-format
27565 msgid "Access overlaps with its sibling"
27566 msgstr ""
27567
27568 #: ipa-sra.cc:1532
27569 #, gcc-internal-format
27570 msgid "IPA-SRA access verification failed"
27571 msgstr ""
27572
27573 #: ipa-sra.cc:2496
27574 #, gcc-internal-format
27575 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
27576 msgstr ""
27577
27578 #: ipa-sra.cc:2499
27579 #, gcc-internal-format
27580 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
27581 msgstr ""
27582
27583 #: ira.cc:2434 ira.cc:2456
27584 #, fuzzy, gcc-internal-format
27585 msgid "%s cannot be used in %<asm%> here"
27586 msgstr "\"%s\" звычайна функцыя"
27587
27588 #: ira.cc:6026
27589 #, gcc-internal-format
27590 msgid "frame pointer required, but reserved"
27591 msgstr ""
27592
27593 #: ira.cc:6027
27594 #, gcc-internal-format
27595 msgid "for %qD"
27596 msgstr ""
27597
27598 #: ira.cc:6043
27599 #, gcc-internal-format
27600 msgid "frame size too large for reliable stack checking"
27601 msgstr ""
27602
27603 #: lra-assigns.cc:1694
27604 #, gcc-internal-format, gfc-internal-format
27605 msgid "maximum number of LRA assignment passes is achieved (%d)"
27606 msgstr ""
27607
27608 #: lra-assigns.cc:1855 reload1.cc:1242
27609 #, gcc-internal-format
27610 msgid "%<asm%> operand has impossible constraints"
27611 msgstr ""
27612
27613 #: lra-assigns.cc:1870
27614 #, fuzzy, gcc-internal-format
27615 msgid "unable to find a register to spill"
27616 msgstr "Не выкарыстоўваць рэгістра sb"
27617
27618 #: lra-constraints.cc:4170 reload.cc:3845 reload.cc:4100
27619 #, gcc-internal-format
27620 msgid "inconsistent operand constraints in an %<asm%>"
27621 msgstr ""
27622
27623 #: lra-constraints.cc:5126
27624 #, gcc-internal-format, gfc-internal-format
27625 msgid "maximum number of generated reload insns per insn achieved (%d)"
27626 msgstr ""
27627
27628 #: lto-cgraph.cc:1127
27629 #, gcc-internal-format
27630 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27631 msgstr ""
27632
27633 #: lto-cgraph.cc:1132
27634 #, gcc-internal-format
27635 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27636 msgstr ""
27637
27638 #: lto-cgraph.cc:1301
27639 #, gcc-internal-format, gfc-internal-format
27640 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
27641 msgstr ""
27642
27643 #: lto-cgraph.cc:1466
27644 #, gcc-internal-format
27645 msgid "bytecode stream: no caller found while reading edge"
27646 msgstr ""
27647
27648 #: lto-cgraph.cc:1472
27649 #, gcc-internal-format
27650 msgid "bytecode stream: no callee found while reading edge"
27651 msgstr ""
27652
27653 #: lto-cgraph.cc:1549
27654 #, gcc-internal-format
27655 msgid "bytecode stream: found empty cgraph node"
27656 msgstr ""
27657
27658 #: lto-cgraph.cc:1668
27659 #, gcc-internal-format, gfc-internal-format
27660 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
27661 msgstr ""
27662
27663 #: lto-cgraph.cc:1693
27664 #, gcc-internal-format, gfc-internal-format
27665 msgid "Profile information in %s corrupted"
27666 msgstr ""
27667
27668 #: lto-cgraph.cc:1731
27669 #, fuzzy, gcc-internal-format, gfc-internal-format
27670 #| msgid "cannot find class `%s'"
27671 msgid "cannot find LTO cgraph in %s"
27672 msgstr "немагчыма знайсьці кляс `%s'"
27673
27674 #: lto-cgraph.cc:1741
27675 #, fuzzy, gcc-internal-format, gfc-internal-format
27676 #| msgid "cannot find source %s"
27677 msgid "cannot find LTO section refs in %s"
27678 msgstr "не магу знайсці крыніцу %s"
27679
27680 #: lto-cgraph.cc:1816
27681 #, fuzzy, gcc-internal-format, gfc-internal-format
27682 msgid "invalid offload table in %s"
27683 msgstr "Нерэчаісны выбар %s"
27684
27685 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
27686 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
27687 #: lto-compress.cc:391
27688 #, gcc-internal-format, gfc-internal-format
27689 msgid "compressed stream: %s"
27690 msgstr ""
27691
27692 #: lto-compress.cc:163
27693 #, gcc-internal-format
27694 msgid "original not compressed with zstd"
27695 msgstr ""
27696
27697 #: lto-compress.cc:165
27698 #, gcc-internal-format
27699 msgid "original size unknown"
27700 msgstr ""
27701
27702 #: lto-compress.cc:171
27703 #, gcc-internal-format, gfc-internal-format
27704 msgid "decompressed stream: %s"
27705 msgstr ""
27706
27707 #: lto-compress.cc:411
27708 #, gcc-internal-format
27709 msgid "compiler does not support ZSTD LTO compression"
27710 msgstr ""
27711
27712 #: lto-section-in.cc:460
27713 #, gcc-internal-format, gfc-internal-format
27714 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
27715 msgstr ""
27716
27717 #: lto-section-in.cc:471
27718 #, gcc-internal-format, gfc-internal-format
27719 msgid "%s out of range: Range is %i to %i, value is %i"
27720 msgstr ""
27721
27722 #: lto-streamer-in.cc:125
27723 #, gcc-internal-format, gfc-internal-format
27724 msgid "bytecode stream: unexpected tag %s"
27725 msgstr ""
27726
27727 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
27728 #, gcc-internal-format
27729 msgid "Cgraph edge statement index out of range"
27730 msgstr ""
27731
27732 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
27733 #, gcc-internal-format
27734 msgid "Cgraph edge statement index not found"
27735 msgstr ""
27736
27737 #: lto-streamer-in.cc:1215
27738 #, gcc-internal-format
27739 msgid "Reference statement index out of range"
27740 msgstr ""
27741
27742 #: lto-streamer-in.cc:1219
27743 #, gcc-internal-format
27744 msgid "Reference statement index not found"
27745 msgstr ""
27746
27747 #: lto-streamer-in.cc:1966
27748 #, gcc-internal-format, gfc-internal-format
27749 msgid "cannot read LTO mode table from %s"
27750 msgstr ""
27751
27752 #: lto-streamer-in.cc:2068
27753 #, gcc-internal-format
27754 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
27755 msgstr ""
27756
27757 #: lto-streamer-in.cc:2073
27758 #, gcc-internal-format
27759 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
27760 msgstr ""
27761
27762 #: lto-streamer-in.cc:2078
27763 #, gcc-internal-format
27764 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
27765 msgstr ""
27766
27767 #: lto-streamer-in.cc:2083
27768 #, gcc-internal-format
27769 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
27770 msgstr ""
27771
27772 #: lto-streamer-in.cc:2086
27773 #, fuzzy, gcc-internal-format
27774 #| msgid "%s does not support %s"
27775 msgid "%s - unsupported mode %qs"
27776 msgstr "%s не падтрымлівае %s"
27777
27778 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
27779 #, gcc-internal-format
27780 msgid "tree code %qs is not supported in LTO streams"
27781 msgstr ""
27782
27783 #: lto-streamer.cc:129
27784 #, gcc-internal-format, gfc-internal-format
27785 msgid "bytecode stream: unexpected LTO section %s"
27786 msgstr ""
27787
27788 #: lto-streamer.cc:261
27789 #, gcc-internal-format
27790 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
27791 msgstr ""
27792
27793 #: lto-wrapper.cc:131
27794 #, gcc-internal-format
27795 msgid "deleting LTRANS file %s: %m"
27796 msgstr ""
27797
27798 #: lto-wrapper.cc:324
27799 #, gcc-internal-format, gfc-internal-format
27800 msgid "option %s with different values"
27801 msgstr ""
27802
27803 #: lto-wrapper.cc:340
27804 #, gcc-internal-format
27805 msgid "option %qs with mismatching values (%s, %s)"
27806 msgstr ""
27807
27808 #: lto-wrapper.cc:455
27809 #, gcc-internal-format, gfc-internal-format
27810 msgid "option %s not used consistently in all LTO input files"
27811 msgstr ""
27812
27813 #: lto-wrapper.cc:597 lto-wrapper.cc:605
27814 #, gcc-internal-format
27815 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27816 msgstr ""
27817
27818 #: lto-wrapper.cc:613
27819 #, gcc-internal-format
27820 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27821 msgstr ""
27822
27823 #: lto-wrapper.cc:939
27824 #, gcc-internal-format
27825 msgid "could not find %s in %s (consider using %<-B%>)"
27826 msgstr ""
27827
27828 #: lto-wrapper.cc:1020
27829 #, gcc-internal-format, gfc-internal-format
27830 msgid "problem with building target image for %s"
27831 msgstr ""
27832
27833 #: lto-wrapper.cc:1049
27834 #, fuzzy, gcc-internal-format
27835 msgid "reading input file"
27836 msgstr "няма ўваходзячых файлаў"
27837
27838 #: lto-wrapper.cc:1054
27839 #, fuzzy, gcc-internal-format
27840 msgid "writing output file"
27841 msgstr "не магу запісаць ў %s"
27842
27843 #: lto-wrapper.cc:1090
27844 #, gcc-internal-format
27845 msgid "installation error, cannot find %<crtoffloadtable.o%>"
27846 msgstr ""
27847
27848 #: lto-wrapper.cc:1436
27849 #, gcc-internal-format
27850 msgid "environment variable %<COLLECT_GCC%> must be set"
27851 msgstr ""
27852
27853 #: lto-wrapper.cc:1440
27854 #, gcc-internal-format
27855 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
27856 msgstr ""
27857
27858 #: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
27859 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
27860 #, fuzzy, gcc-internal-format
27861 msgid "cannot read %s: %m"
27862 msgstr "не магу прачытаць з %s"
27863
27864 #: lto-wrapper.cc:1737
27865 #, fuzzy, gcc-internal-format, gfc-internal-format
27866 msgid "invalid format of %s"
27867 msgstr "Нерэчаісны выбар %s"
27868
27869 #: lto-wrapper.cc:1903
27870 #, gcc-internal-format
27871 msgid "%<fopen%>: %s: %m"
27872 msgstr ""
27873
27874 #: lto-wrapper.cc:1920
27875 #, fuzzy, gcc-internal-format, gfc-internal-format
27876 #| msgid "can't open output file `%s'"
27877 msgid "corrupted ltrans output file %s"
27878 msgstr "немагчыма адчыніць файл уводу `%s'"
27879
27880 #: lto-wrapper.cc:1962
27881 #, gcc-internal-format, gfc-internal-format
27882 msgid "using serial compilation of %d LTRANS jobs"
27883 msgstr ""
27884
27885 #: lto-wrapper.cc:2135
27886 #, gcc-internal-format
27887 msgid "%<atexit%> failed"
27888 msgstr ""
27889
27890 #: multiple_target.cc:76
27891 #, fuzzy, gcc-internal-format
27892 msgid "the call requires %<ifunc%>, which is not supported by this target"
27893 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
27894
27895 #: multiple_target.cc:83
27896 #, fuzzy, gcc-internal-format
27897 msgid "target does not support function version dispatcher"
27898 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
27899
27900 #: multiple_target.cc:91
27901 #, gcc-internal-format
27902 msgid "default %<target_clones%> attribute was not set"
27903 msgstr ""
27904
27905 #: multiple_target.cc:327 c-family/c-attribs.cc:5494
27906 #, gcc-internal-format
27907 msgid "single %<target_clones%> attribute is ignored"
27908 msgstr ""
27909
27910 #: multiple_target.cc:336
27911 #, gcc-internal-format
27912 msgid "clones for %<target_clones%> attribute cannot be created"
27913 msgstr ""
27914
27915 #: multiple_target.cc:339
27916 #, gcc-internal-format
27917 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
27918 msgstr ""
27919
27920 #: multiple_target.cc:360
27921 #, gcc-internal-format
27922 msgid "%<default%> target was not set"
27923 msgstr ""
27924
27925 #: multiple_target.cc:364
27926 #, gcc-internal-format
27927 msgid "an empty string cannot be in %<target_clones%> attribute"
27928 msgstr ""
27929
27930 #: multiple_target.cc:368
27931 #, gcc-internal-format
27932 msgid "multiple %<default%> targets were set"
27933 msgstr ""
27934
27935 #: omp-expand.cc:3340
27936 #, gcc-internal-format
27937 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
27938 msgstr ""
27939
27940 #: omp-expand.cc:3477
27941 #, gcc-internal-format
27942 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
27943 msgstr ""
27944
27945 #: omp-expand.cc:8068
27946 #, gcc-internal-format
27947 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
27948 msgstr ""
27949
27950 #: omp-expand.cc:9995
27951 #, fuzzy, gcc-internal-format
27952 #| msgid "-pipe is not supported"
27953 msgid "%<ancestor%> not yet supported"
27954 msgstr "-pipe не падтрымліваецца"
27955
27956 #: omp-general.cc:1111
27957 #, gcc-internal-format
27958 msgid "selector set %qs specified more than once"
27959 msgstr ""
27960
27961 #: omp-general.cc:1125 omp-general.cc:1138
27962 #, gcc-internal-format
27963 msgid "selector %qs specified more than once in set %qs"
27964 msgstr ""
27965
27966 #: omp-general.cc:1179
27967 #, gcc-internal-format
27968 msgid "incorrect property %qs of %qs selector"
27969 msgstr ""
27970
27971 #: omp-general.cc:1186
27972 #, gcc-internal-format
27973 msgid "unknown property %qs of %qs selector"
27974 msgstr ""
27975
27976 #: omp-general.cc:1191
27977 #, gcc-internal-format
27978 msgid "unknown property %qE of %qs selector"
27979 msgstr ""
27980
27981 #: omp-general.cc:1233
27982 #, gcc-internal-format
27983 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
27984 msgstr ""
27985
27986 #: omp-general.cc:2766
27987 #, gcc-internal-format
27988 msgid "%qs specifies a conflicting level of parallelism"
27989 msgstr ""
27990
27991 #: omp-general.cc:2769
27992 #, gcc-internal-format
27993 msgid "... to the previous %qs clause here"
27994 msgstr ""
27995
27996 #: omp-general.cc:2804
27997 #, gcc-internal-format
27998 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
27999 msgstr ""
28000
28001 #: omp-general.cc:2858
28002 #, gcc-internal-format
28003 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
28004 msgstr ""
28005
28006 #: omp-general.cc:2865
28007 #, gcc-internal-format
28008 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
28009 msgstr ""
28010
28011 #: omp-general.cc:2874
28012 #, gcc-internal-format
28013 msgid "... with %qs clause here"
28014 msgstr ""
28015
28016 #: omp-general.cc:2882
28017 #, gcc-internal-format
28018 msgid "... without %qs clause near to here"
28019 msgstr ""
28020
28021 #: omp-low.cc:2704 omp-offload.cc:1488
28022 #, gcc-internal-format
28023 msgid "%<seq%> overrides other OpenACC loop specifiers"
28024 msgstr ""
28025
28026 #: omp-low.cc:2707 omp-offload.cc:1489
28027 #, gcc-internal-format
28028 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
28029 msgstr ""
28030
28031 #: omp-low.cc:2711 omp-offload.cc:1523
28032 #, gcc-internal-format
28033 msgid "inner loop uses same OpenACC parallelism as containing loop"
28034 msgstr ""
28035
28036 #: omp-low.cc:2762
28037 #, gcc-internal-format
28038 msgid "argument not permitted on %qs clause"
28039 msgstr ""
28040
28041 #: omp-low.cc:2766
28042 #, gcc-internal-format
28043 msgid "enclosing parent compute construct"
28044 msgstr ""
28045
28046 #: omp-low.cc:2769
28047 #, gcc-internal-format
28048 msgid "enclosing routine"
28049 msgstr ""
28050
28051 #: omp-low.cc:2810
28052 #, fuzzy, gcc-internal-format
28053 msgid "conflicting reduction operations for %qE"
28054 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
28055
28056 #: omp-low.cc:2813
28057 #, fuzzy, gcc-internal-format
28058 #| msgid "no previous declaration for `%s'"
28059 msgid "location of the previous reduction for %qE"
28060 msgstr "няма папярэдняга аб'яўлення для \"%s\""
28061
28062 #: omp-low.cc:2846
28063 #, gcc-internal-format
28064 msgid "nested loop in reduction needs reduction clause for %qE"
28065 msgstr ""
28066
28067 #: omp-low.cc:3103
28068 #, gcc-internal-format
28069 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
28070 msgstr ""
28071
28072 #: omp-low.cc:3161
28073 #, gcc-internal-format
28074 msgid "non-OpenACC construct inside of OpenACC routine"
28075 msgstr ""
28076
28077 #: omp-low.cc:3170
28078 #, gcc-internal-format
28079 msgid "non-OpenACC construct inside of OpenACC region"
28080 msgstr ""
28081
28082 #: omp-low.cc:3185
28083 #, gcc-internal-format
28084 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
28085 msgstr ""
28086
28087 #: omp-low.cc:3210 omp-low.cc:3277
28088 #, gcc-internal-format
28089 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
28090 msgstr ""
28091
28092 #: omp-low.cc:3229
28093 #, gcc-internal-format
28094 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
28095 msgstr ""
28096
28097 #: omp-low.cc:3245
28098 #, gcc-internal-format
28099 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
28100 msgstr ""
28101
28102 #: omp-low.cc:3259
28103 #, gcc-internal-format
28104 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
28105 msgstr ""
28106
28107 #: omp-low.cc:3273
28108 #, gcc-internal-format
28109 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
28110 msgstr ""
28111
28112 #: omp-low.cc:3293
28113 #, gcc-internal-format
28114 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
28115 msgstr ""
28116
28117 #: omp-low.cc:3342
28118 #, gcc-internal-format
28119 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
28120 msgstr ""
28121
28122 #: omp-low.cc:3364
28123 #, fuzzy, gcc-internal-format
28124 #| msgid "In construct"
28125 msgid "orphaned %qs construct"
28126 msgstr "У канструкцыі"
28127
28128 #: omp-low.cc:3393
28129 #, gcc-internal-format
28130 msgid "%<cancel for%> inside %<nowait%> for construct"
28131 msgstr ""
28132
28133 #: omp-low.cc:3398
28134 #, gcc-internal-format
28135 msgid "%<cancel for%> inside %<ordered%> for construct"
28136 msgstr ""
28137
28138 #: omp-low.cc:3418 omp-low.cc:3431
28139 #, gcc-internal-format
28140 msgid "%<cancel sections%> inside %<nowait%> sections construct"
28141 msgstr ""
28142
28143 #: omp-low.cc:3460
28144 #, gcc-internal-format
28145 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
28146 msgstr ""
28147
28148 #: omp-low.cc:3485
28149 #, fuzzy, gcc-internal-format
28150 #| msgid "no arguments"
28151 msgid "invalid arguments"
28152 msgstr "няма аргументаў"
28153
28154 #: omp-low.cc:3491
28155 #, gcc-internal-format
28156 msgid "%<%s %s%> construct not closely nested inside of %qs"
28157 msgstr ""
28158
28159 #: omp-low.cc:3520
28160 #, gcc-internal-format
28161 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28162 msgstr ""
28163
28164 #: omp-low.cc:3527
28165 #, gcc-internal-format
28166 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28167 msgstr ""
28168
28169 #: omp-low.cc:3558
28170 #, gcc-internal-format
28171 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
28172 msgstr ""
28173
28174 #: omp-low.cc:3593
28175 #, gcc-internal-format
28176 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
28177 msgstr ""
28178
28179 #: omp-low.cc:3618 omp-low.cc:3775 c-family/c-omp.cc:734
28180 #, gcc-internal-format
28181 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
28182 msgstr ""
28183
28184 #: omp-low.cc:3646
28185 #, gcc-internal-format
28186 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
28187 msgstr ""
28188
28189 #: omp-low.cc:3663
28190 #, gcc-internal-format
28191 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
28192 msgstr ""
28193
28194 #: omp-low.cc:3678
28195 #, gcc-internal-format
28196 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
28197 msgstr ""
28198
28199 #: omp-low.cc:3691
28200 #, gcc-internal-format
28201 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
28202 msgstr ""
28203
28204 #: omp-low.cc:3704 omp-low.cc:3726
28205 #, gcc-internal-format
28206 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
28207 msgstr ""
28208
28209 #: omp-low.cc:3712
28210 #, gcc-internal-format
28211 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
28212 msgstr ""
28213
28214 #: omp-low.cc:3743
28215 #, gcc-internal-format
28216 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
28217 msgstr ""
28218
28219 #: omp-low.cc:3761
28220 #, gcc-internal-format
28221 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
28222 msgstr ""
28223
28224 #: omp-low.cc:3783
28225 #, gcc-internal-format
28226 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
28227 msgstr ""
28228
28229 #: omp-low.cc:3796
28230 #, gcc-internal-format
28231 msgid "OpenACC construct inside of non-OpenACC region"
28232 msgstr ""
28233
28234 #: omp-low.cc:3857
28235 #, gcc-internal-format
28236 msgid "%s %qs construct inside of %s %qs region"
28237 msgstr ""
28238
28239 #: omp-low.cc:3870 omp-low.cc:3877
28240 #, gcc-internal-format
28241 msgid "%qs construct inside of %qs region"
28242 msgstr ""
28243
28244 #: omp-low.cc:4116
28245 #, gcc-internal-format
28246 msgid "setjmp/longjmp inside %<simd%> construct"
28247 msgstr ""
28248
28249 #: omp-low.cc:4142
28250 #, gcc-internal-format
28251 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
28252 msgstr ""
28253
28254 #: omp-low.cc:4158
28255 #, gcc-internal-format
28256 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
28257 msgstr ""
28258
28259 #: omp-low.cc:4170
28260 #, gcc-internal-format
28261 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
28262 msgstr ""
28263
28264 #: omp-low.cc:9829
28265 #, gcc-internal-format
28266 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
28267 msgstr ""
28268
28269 #: omp-low.cc:9852
28270 #, gcc-internal-format
28271 msgid "first offset must be in opposite direction of loop iterations"
28272 msgstr ""
28273
28274 #: omp-low.cc:14618
28275 #, gcc-internal-format, gfc-internal-format
28276 msgid "invalid exit from %s structured block"
28277 msgstr ""
28278
28279 #: omp-low.cc:14620 omp-low.cc:14625
28280 #, fuzzy, gcc-internal-format, gfc-internal-format
28281 msgid "invalid entry to %s structured block"
28282 msgstr "нявернае выкарыстанне \"restict\""
28283
28284 #. Otherwise, be vague and lazy, but efficient.
28285 #: omp-low.cc:14629
28286 #, gcc-internal-format, gfc-internal-format
28287 msgid "invalid branch to/from %s structured block"
28288 msgstr ""
28289
28290 #: omp-oacc-kernels-decompose.cc:254
28291 #, gcc-internal-format
28292 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
28293 msgstr ""
28294
28295 #. No need to recurse into nested statements; no loop nested inside
28296 #. this loop can be gang-partitioned.
28297 #: omp-oacc-kernels-decompose.cc:270
28298 #, gcc-internal-format
28299 msgid "%<gang%> loop in %<gang-single%> region"
28300 msgstr ""
28301
28302 #: omp-oacc-kernels-decompose.cc:480
28303 #, gcc-internal-format
28304 msgid "cannot honor conflicting %qs clause"
28305 msgstr ""
28306
28307 #: omp-oacc-kernels-decompose.cc:483
28308 #, gcc-internal-format
28309 msgid "location of the previous clause in the same loop nest"
28310 msgstr ""
28311
28312 #: omp-oacc-kernels-decompose.cc:562
28313 #, gcc-internal-format
28314 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
28315 msgstr ""
28316
28317 #: omp-oacc-kernels-decompose.cc:566
28318 #, gcc-internal-format
28319 msgid "location of OpenACC %<kernels%>"
28320 msgstr ""
28321
28322 #: omp-oacc-kernels-decompose.cc:1288
28323 #, fuzzy, gcc-internal-format
28324 #| msgid "-pipe not supported"
28325 msgid "%qs not yet supported"
28326 msgstr "-pipe не падтрымліваецца"
28327
28328 #: omp-oacc-neuter-broadcast.cc:1764
28329 #, gcc-internal-format
28330 msgid "shared-memory region overflow"
28331 msgstr ""
28332
28333 #: omp-offload.cc:315
28334 #, gcc-internal-format
28335 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
28336 msgstr ""
28337
28338 #: omp-offload.cc:899
28339 #, gcc-internal-format
28340 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
28341 msgstr ""
28342
28343 #: omp-offload.cc:951
28344 #, gcc-internal-format, gfc-internal-format
28345 msgid "region contains %s partitioned code but is not %s partitioned"
28346 msgstr ""
28347
28348 #: omp-offload.cc:957
28349 #, gcc-internal-format, gfc-internal-format
28350 msgid "region is %s partitioned but does not contain %s partitioned code"
28351 msgstr ""
28352
28353 #: omp-offload.cc:1447
28354 #, gcc-internal-format
28355 msgid "gang reduction on an orphan loop"
28356 msgstr ""
28357
28358 #: omp-offload.cc:1521
28359 #, gcc-internal-format
28360 msgid "routine call uses same OpenACC parallelism as containing loop"
28361 msgstr ""
28362
28363 #: omp-offload.cc:1525 omp-offload.cc:1557
28364 #, gcc-internal-format
28365 msgid "containing loop here"
28366 msgstr ""
28367
28368 #: omp-offload.cc:1530
28369 #, gcc-internal-format
28370 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
28371 msgstr ""
28372
28373 #: omp-offload.cc:1532
28374 #, gcc-internal-format
28375 msgid "loop uses OpenACC parallelism disallowed by containing routine"
28376 msgstr ""
28377
28378 #: omp-offload.cc:1537
28379 #, fuzzy, gcc-internal-format
28380 msgid "routine %qD declared here"
28381 msgstr "тып параметра \"%s\" не аб'яўлены"
28382
28383 #: omp-offload.cc:1550
28384 #, gcc-internal-format
28385 msgid "incorrectly nested OpenACC loop parallelism"
28386 msgstr ""
28387
28388 #: omp-offload.cc:1691
28389 #, gcc-internal-format
28390 msgid "insufficient partitioning available to parallelize element loop"
28391 msgstr ""
28392
28393 #: omp-offload.cc:1699
28394 #, gcc-internal-format
28395 msgid "insufficient partitioning available to parallelize tile loop"
28396 msgstr ""
28397
28398 #: omp-offload.cc:1701
28399 #, gcc-internal-format
28400 msgid "insufficient partitioning available to parallelize loop"
28401 msgstr ""
28402
28403 #: omp-simd-clone.cc:197
28404 #, gcc-internal-format
28405 msgid "ignoring large linear step"
28406 msgstr ""
28407
28408 #: omp-simd-clone.cc:203
28409 #, gcc-internal-format
28410 msgid "ignoring zero linear step"
28411 msgstr ""
28412
28413 #: omp-simd-clone.cc:265
28414 #, gcc-internal-format
28415 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
28416 msgstr ""
28417
28418 #: omp-simd-clone.cc:275
28419 #, gcc-internal-format
28420 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
28421 msgstr ""
28422
28423 #: optabs.cc:4835
28424 #, fuzzy, gcc-internal-format
28425 #| msgid "section attributes are not supported for this target"
28426 msgid "indirect jumps are not available on this target"
28427 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
28428
28429 #: optinfo-emit-json.cc:113
28430 #, fuzzy, gcc-internal-format
28431 #| msgid "can't open %s for writing"
28432 msgid "cannot open file %qs for writing optimization records"
28433 msgstr "немагчыма адчыніць %s для запісу"
28434
28435 #: optinfo-emit-json.cc:121
28436 #, gcc-internal-format
28437 msgid "error writing optimization records to %qs: %s"
28438 msgstr ""
28439
28440 #: optinfo-emit-json.cc:130
28441 #, gcc-internal-format
28442 msgid "error closing optimization records %qs"
28443 msgstr ""
28444
28445 #: opts-common.cc:1379
28446 #, gcc-internal-format
28447 msgid "command-line option %qs is not supported by this configuration"
28448 msgstr ""
28449
28450 #: opts-common.cc:1389 opts.cc:2419
28451 #, fuzzy, gcc-internal-format
28452 msgid "missing argument to %qs"
28453 msgstr "аргумент для \"%s\" прапушчан"
28454
28455 #: opts-common.cc:1396
28456 #, gcc-internal-format
28457 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
28458 msgstr ""
28459
28460 #: opts-common.cc:1400
28461 #, fuzzy, gcc-internal-format
28462 #| msgid "first argument of `%s' should be `int'"
28463 msgid "argument to %qs should be a non-negative integer"
28464 msgstr "першым аргументам \"%s\" павінен быць \"int\""
28465
28466 #: opts-common.cc:1407
28467 #, fuzzy, gcc-internal-format
28468 msgid "argument to %qs is not between %d and %d"
28469 msgstr "памер \"%s\" больш чам %d байт"
28470
28471 #: opts-common.cc:1471
28472 #, fuzzy, gcc-internal-format
28473 #| msgid "invalid --param option: %s"
28474 msgid "invalid argument in option %qs"
28475 msgstr "нерэчаісны выбар --param : %s"
28476
28477 #: opts-common.cc:1473
28478 #, gcc-internal-format
28479 msgid "%qs specified multiple times in the same option"
28480 msgstr ""
28481
28482 #: opts-common.cc:1476
28483 #, gcc-internal-format
28484 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
28485 msgstr ""
28486
28487 #: opts-common.cc:1498
28488 #, fuzzy, gcc-internal-format
28489 msgid "unrecognized argument in option %qs"
28490 msgstr "нераспазнаны выбар \"-%s\""
28491
28492 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
28493 #, fuzzy, gcc-internal-format
28494 msgid "valid arguments to %qs are: %s; did you mean %qs?"
28495 msgstr "нявернае выкарыстанне \"restict\""
28496
28497 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
28498 #, fuzzy, gcc-internal-format
28499 msgid "valid arguments to %qs are: %s"
28500 msgstr "нявернае выкарыстанне \"restict\""
28501
28502 #: opts-common.cc:1555 c-family/c-opts.cc:451
28503 #, fuzzy, gcc-internal-format
28504 msgid "switch %qs is no longer supported"
28505 msgstr "-pipe не падтрымліваецца."
28506
28507 #: opts-common.cc:1615
28508 #, fuzzy, gcc-internal-format
28509 msgid "argument to %qs is bigger than %d"
28510 msgstr "памер \"%s\" больш чам %d байт"
28511
28512 #: opts-common.cc:1962
28513 #, gcc-internal-format
28514 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
28515 msgstr ""
28516
28517 #: opts-global.cc:102
28518 #, gcc-internal-format
28519 msgid "command-line option %qs is valid for the driver but not for %s"
28520 msgstr ""
28521
28522 #. Eventually this should become a hard error IMO.
28523 #: opts-global.cc:108
28524 #, gcc-internal-format
28525 msgid "command-line option %qs is valid for %s but not for %s"
28526 msgstr ""
28527
28528 #. Happens for -Werror=warning_name.
28529 #: opts-global.cc:112
28530 #, gcc-internal-format
28531 msgid "%<-Werror=%> argument %qs is not valid for %s"
28532 msgstr ""
28533
28534 #: opts-global.cc:144
28535 #, gcc-internal-format
28536 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
28537 msgstr ""
28538
28539 #: opts-global.cc:399
28540 #, fuzzy, gcc-internal-format
28541 #| msgid "unrecognized option `-%s'"
28542 msgid "unrecognized command-line option %<-fopt-info-%s%>"
28543 msgstr "нераспазнаны выбар \"-%s\""
28544
28545 #: opts-global.cc:420 opts-global.cc:429
28546 #, gcc-internal-format
28547 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
28548 msgstr ""
28549
28550 #: opts-global.cc:454
28551 #, fuzzy, gcc-internal-format
28552 #| msgid "unrecognized section name \"%s\""
28553 msgid "unrecognized register name %qs"
28554 msgstr "нераспазнаная назва сэкцыі \"%s\""
28555
28556 #: opts-global.cc:472
28557 #, gcc-internal-format
28558 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
28559 msgstr ""
28560
28561 #: opts-global.cc:475
28562 #, fuzzy, gcc-internal-format
28563 #| msgid "unrecognized address"
28564 msgid "unrecognized shadow offset %qs"
28565 msgstr "нераспазнаны адрас"
28566
28567 #: opts.cc:218
28568 #, gcc-internal-format
28569 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
28570 msgstr ""
28571
28572 #: opts.cc:254
28573 #, gcc-internal-format
28574 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
28575 msgstr ""
28576
28577 #: opts.cc:261
28578 #, gcc-internal-format
28579 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
28580 msgstr ""
28581
28582 #: opts.cc:725
28583 #, gcc-internal-format
28584 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
28585 msgstr ""
28586
28587 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
28588 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
28589 #: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20134
28590 #: config/mips/mips.cc:20136 config/mips/mips.cc:20149
28591 #, gcc-internal-format
28592 msgid "%qs is incompatible with %qs"
28593 msgstr ""
28594
28595 #: opts.cc:925
28596 #, gcc-internal-format
28597 msgid "%<-fipa-modref%> is incompatible with %qs"
28598 msgstr ""
28599
28600 #: opts.cc:1005
28601 #, gcc-internal-format
28602 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
28603 msgstr ""
28604
28605 #: opts.cc:1043
28606 #, gcc-internal-format
28607 msgid "section anchors must be disabled when unit-at-a-time is disabled"
28608 msgstr ""
28609
28610 #: opts.cc:1047
28611 #, gcc-internal-format
28612 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
28613 msgstr ""
28614
28615 #: opts.cc:1061
28616 #, gcc-internal-format
28617 msgid "transactional memory is not supported with non-call exceptions"
28618 msgstr ""
28619
28620 #: opts.cc:1076
28621 #, gcc-internal-format
28622 msgid "section anchors must be disabled when toplevel reorder is disabled"
28623 msgstr ""
28624
28625 #: opts.cc:1146
28626 #, gcc-internal-format
28627 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
28628 msgstr ""
28629
28630 #: opts.cc:1154
28631 #, gcc-internal-format
28632 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
28633 msgstr ""
28634
28635 #: opts.cc:1168
28636 #, gcc-internal-format
28637 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
28638 msgstr ""
28639
28640 #: opts.cc:1195
28641 #, gcc-internal-format
28642 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28643 msgstr ""
28644
28645 #: opts.cc:1199
28646 #, gcc-internal-format
28647 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28648 msgstr ""
28649
28650 #: opts.cc:1224
28651 #, fuzzy, gcc-internal-format
28652 #| msgid "-pipe is not supported"
28653 msgid "%<-fsanitize-recover=%s%> is not supported"
28654 msgstr "-pipe не падтрымліваецца"
28655
28656 #: opts.cc:1251
28657 #, gcc-internal-format
28658 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
28659 msgstr ""
28660
28661 #: opts.cc:1258
28662 #, gcc-internal-format
28663 msgid "transactional memory is not supported with %<-fsanitize=address%>"
28664 msgstr ""
28665
28666 #: opts.cc:1261
28667 #, gcc-internal-format
28668 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
28669 msgstr ""
28670
28671 #: opts.cc:1266
28672 #, fuzzy, gcc-internal-format
28673 #| msgid "-pipe is not supported"
28674 msgid "live patching is not supported with LTO"
28675 msgstr "-pipe не падтрымліваецца"
28676
28677 #: opts.cc:1270
28678 #, fuzzy, gcc-internal-format
28679 msgid "vtable verification is not supported with LTO"
28680 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
28681
28682 #: opts.cc:1351
28683 #, gcc-internal-format
28684 msgid "var-tracking-assignments changes selective scheduling"
28685 msgstr ""
28686
28687 #: opts.cc:1386 config/darwin.cc:3359
28688 #, gcc-internal-format
28689 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
28690 msgstr ""
28691
28692 #: opts.cc:1402
28693 #, gcc-internal-format
28694 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
28695 msgstr ""
28696
28697 #: opts.cc:1420 config/pa/pa.cc:564
28698 #, gcc-internal-format
28699 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
28700 msgstr ""
28701
28702 #: opts.cc:1929
28703 #, gcc-internal-format
28704 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
28705 msgstr ""
28706
28707 #: opts.cc:2150
28708 #, gcc-internal-format
28709 msgid "%<-fsanitize=all%> option is not valid"
28710 msgstr ""
28711
28712 #: opts.cc:2189
28713 #, gcc-internal-format
28714 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
28715 msgstr ""
28716
28717 #: opts.cc:2195
28718 #, gcc-internal-format
28719 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
28720 msgstr ""
28721
28722 #: opts.cc:2230
28723 #, fuzzy, gcc-internal-format
28724 #| msgid "`%s' attribute ignored"
28725 msgid "%qs attribute directive ignored"
28726 msgstr "\"%s\" атрыбут ігнарыруецца"
28727
28728 #: opts.cc:2254
28729 #, gcc-internal-format
28730 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
28731 msgstr ""
28732
28733 #: opts.cc:2278
28734 #, gcc-internal-format
28735 msgid "invalid arguments for %<-falign-%s%> option: %qs"
28736 msgstr ""
28737
28738 #: opts.cc:2293
28739 #, gcc-internal-format
28740 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
28741 msgstr ""
28742
28743 #: opts.cc:2302
28744 #, gcc-internal-format
28745 msgid "%<-falign-%s%> is not between 0 and %d"
28746 msgstr ""
28747
28748 #: opts.cc:2361
28749 #, fuzzy, gcc-internal-format
28750 msgid "invalid arguments for %<-fpatchable-function-entry%>"
28751 msgstr "нявернае выкарыстанне \"restict\""
28752
28753 #: opts.cc:2474
28754 #, gcc-internal-format
28755 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
28756 msgstr ""
28757
28758 #: opts.cc:2483
28759 #, gcc-internal-format
28760 msgid "unrecognized argument to %<--help=%> option: %q.*s"
28761 msgstr ""
28762
28763 #: opts.cc:2647
28764 #, gcc-internal-format
28765 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
28766 msgstr ""
28767
28768 #: opts.cc:2653
28769 #, gcc-internal-format
28770 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
28771 msgstr ""
28772
28773 #: opts.cc:2862
28774 #, gcc-internal-format
28775 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
28776 msgstr ""
28777
28778 #: opts.cc:2870
28779 #, gcc-internal-format
28780 msgid "structure alignment must be a small power of two, not %wu"
28781 msgstr ""
28782
28783 #: opts.cc:2991
28784 #, fuzzy, gcc-internal-format
28785 #| msgid "unused parameter `%s'"
28786 msgid "unknown stack check parameter %qs"
28787 msgstr "невыкарыстаемы параметр \"%s\""
28788
28789 #: opts.cc:3037
28790 #, gcc-internal-format
28791 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
28792 msgstr ""
28793
28794 #: opts.cc:3048
28795 #, fuzzy, gcc-internal-format
28796 #| msgid "-pipe is not supported"
28797 msgid "dwarf version %wu is not supported"
28798 msgstr "-pipe не падтрымліваецца"
28799
28800 #: opts.cc:3097
28801 #, fuzzy, gcc-internal-format
28802 msgid "unrecognized argument to %<-flto=%> option: %qs"
28803 msgstr "нераспазнаны выбар \"-%s\""
28804
28805 #: opts.cc:3297
28806 #, fuzzy, gcc-internal-format
28807 msgid "target system does not support debug output"
28808 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
28809
28810 #: opts.cc:3335
28811 #, fuzzy, gcc-internal-format
28812 #| msgid "section of `%s' conflicts with previous declaration"
28813 msgid "debug format %qs conflicts with prior selection"
28814 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
28815
28816 #: opts.cc:3359
28817 #, fuzzy, gcc-internal-format
28818 msgid "unrecognized debug output level %qs"
28819 msgstr "нераспазнаны выбар \"-%s\""
28820
28821 #: opts.cc:3361
28822 #, gcc-internal-format
28823 msgid "debug output level %qs is too high"
28824 msgstr ""
28825
28826 #: opts.cc:3373
28827 #, fuzzy, gcc-internal-format
28828 msgid "unrecognized btf debug output level %qs"
28829 msgstr "нераспазнаны выбар \"-%s\""
28830
28831 #: opts.cc:3390
28832 #, gcc-internal-format
28833 msgid "getting core file size maximum limit: %m"
28834 msgstr ""
28835
28836 #: opts.cc:3394
28837 #, gcc-internal-format
28838 msgid "setting core file size limit to maximum: %m"
28839 msgstr ""
28840
28841 #: opts.cc:3439
28842 #, gcc-internal-format, gfc-internal-format
28843 msgid "unrecognized gcc debugging option: %c"
28844 msgstr ""
28845
28846 #: opts.cc:3468
28847 #, gcc-internal-format
28848 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
28849 msgstr ""
28850
28851 #: opts.cc:3472
28852 #, gcc-internal-format
28853 msgid "%<-W%serror=%s%>: no option %<-%s%>"
28854 msgstr ""
28855
28856 #: opts.cc:3476
28857 #, gcc-internal-format
28858 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
28859 msgstr ""
28860
28861 #: passes.cc:84
28862 #, fuzzy, gcc-internal-format, gfc-internal-format
28863 #| msgid "%s does not support %s"
28864 msgid "pass %s does not support cloning"
28865 msgstr "%s не падтрымлівае %s"
28866
28867 #: passes.cc:90
28868 #, gcc-internal-format
28869 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
28870 msgstr ""
28871
28872 #: passes.cc:1073
28873 #, fuzzy, gcc-internal-format
28874 #| msgid "unrecognized option `-%s'"
28875 msgid "unrecognized option %<-fenable%>"
28876 msgstr "нераспазнаны выбар \"-%s\""
28877
28878 #: passes.cc:1075
28879 #, fuzzy, gcc-internal-format
28880 msgid "unrecognized option %<-fdisable%>"
28881 msgstr "нераспазнаны выбар \"-%s\""
28882
28883 #: passes.cc:1083
28884 #, gcc-internal-format
28885 msgid "unknown pass %s specified in %<-fenable%>"
28886 msgstr ""
28887
28888 #: passes.cc:1085
28889 #, fuzzy, gcc-internal-format
28890 msgid "unknown pass %s specified in %<-fdisable%>"
28891 msgstr "невядомы рэжым машыны \"%s\""
28892
28893 #: passes.cc:1110 passes.cc:1199
28894 #, gcc-internal-format, gfc-internal-format
28895 msgid "enable pass %s for functions in the range of [%u, %u]"
28896 msgstr ""
28897
28898 #: passes.cc:1113 passes.cc:1210
28899 #, gcc-internal-format, gfc-internal-format
28900 msgid "disable pass %s for functions in the range of [%u, %u]"
28901 msgstr ""
28902
28903 #: passes.cc:1149 passes.cc:1177
28904 #, fuzzy, gcc-internal-format, gfc-internal-format
28905 msgid "Invalid range %s in option %s"
28906 msgstr "Нерэчаісны выбар %s"
28907
28908 #: passes.cc:1195
28909 #, gcc-internal-format, gfc-internal-format
28910 msgid "enable pass %s for function %s"
28911 msgstr ""
28912
28913 #: passes.cc:1206
28914 #, gcc-internal-format, gfc-internal-format
28915 msgid "disable pass %s for function %s"
28916 msgstr ""
28917
28918 #: passes.cc:1435
28919 #, gcc-internal-format
28920 msgid "invalid pass positioning operation"
28921 msgstr ""
28922
28923 #: passes.cc:1496
28924 #, fuzzy, gcc-internal-format
28925 msgid "plugin cannot register a missing pass"
28926 msgstr "невядомая назва рэгістра: %s"
28927
28928 #: passes.cc:1499
28929 #, fuzzy, gcc-internal-format
28930 #| msgid "unknown register name: %s"
28931 msgid "plugin cannot register an unnamed pass"
28932 msgstr "невядомая назва рэгістра: %s"
28933
28934 #: passes.cc:1504
28935 #, gcc-internal-format
28936 msgid "plugin cannot register pass %qs without reference pass name"
28937 msgstr ""
28938
28939 #: passes.cc:1523
28940 #, gcc-internal-format
28941 msgid "pass %qs not found but is referenced by new pass %qs"
28942 msgstr ""
28943
28944 #: plugin.cc:212
28945 #, gcc-internal-format
28946 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
28947 msgstr ""
28948
28949 #: plugin.cc:234
28950 #, gcc-internal-format
28951 msgid "plugin %qs was specified with different paths: %qs and %qs"
28952 msgstr ""
28953
28954 #: plugin.cc:293
28955 #, gcc-internal-format
28956 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
28957 msgstr ""
28958
28959 #: plugin.cc:357
28960 #, gcc-internal-format
28961 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
28962 msgstr ""
28963
28964 #: plugin.cc:376
28965 #, gcc-internal-format
28966 msgid "unable to register info for plugin %qs - plugin name not found"
28967 msgstr ""
28968
28969 #: plugin.cc:472
28970 #, gcc-internal-format, gfc-internal-format
28971 msgid "unknown callback event registered by plugin %s"
28972 msgstr ""
28973
28974 #: plugin.cc:505
28975 #, gcc-internal-format, gfc-internal-format
28976 msgid "plugin %s registered a null callback function for event %s"
28977 msgstr ""
28978
28979 #: plugin.cc:639
28980 #, fuzzy, gcc-internal-format, gfc-internal-format
28981 #| msgid "[cannot find %s]"
28982 msgid ""
28983 "cannot load plugin %s\n"
28984 "%s"
28985 msgstr "[нельга знайсці %s]"
28986
28987 #: plugin.cc:650
28988 #, gcc-internal-format, gfc-internal-format
28989 msgid ""
28990 "plugin %s is not licensed under a GPL-compatible license\n"
28991 "%s"
28992 msgstr ""
28993
28994 #: plugin.cc:663
28995 #, fuzzy, gcc-internal-format, gfc-internal-format
28996 #| msgid "cannot find source %s"
28997 msgid ""
28998 "cannot find %s in plugin %s\n"
28999 "%s"
29000 msgstr "не магу знайсці крыніцу %s"
29001
29002 #: plugin.cc:673
29003 #, fuzzy, gcc-internal-format, gfc-internal-format
29004 #| msgid "can't initialize friend function `%s'"
29005 msgid "fail to initialize plugin %s"
29006 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
29007
29008 #: plugin.cc:706
29009 #, fuzzy, gcc-internal-format, gfc-internal-format
29010 #| msgid "cannot find source %s"
29011 msgid "cannot load plugin %s: %s"
29012 msgstr "не магу знайсці крыніцу %s"
29013
29014 #: plugin.cc:716
29015 #, gcc-internal-format, gfc-internal-format
29016 msgid "plugin %s is not licensed under a GPL-compatible license %s"
29017 msgstr ""
29018
29019 #: plugin.cc:726
29020 #, fuzzy, gcc-internal-format, gfc-internal-format
29021 #| msgid "cannot find source %s"
29022 msgid "cannot find %s in plugin %s: %s"
29023 msgstr "не магу знайсці крыніцу %s"
29024
29025 #: plugin.cc:735
29026 #, fuzzy, gcc-internal-format, gfc-internal-format
29027 msgid "failed to initialize plugin %s"
29028 msgstr "нерэчаісны ініцыялізатар"
29029
29030 #: plugin.cc:1009
29031 #, gcc-internal-format
29032 msgid "%<-iplugindir%> option not passed from the gcc driver"
29033 msgstr ""
29034
29035 #: pointer-query.cc:1202
29036 #, gcc-internal-format
29037 msgid "at offset %s into destination object %qE of size %s"
29038 msgstr ""
29039
29040 #: pointer-query.cc:1205
29041 #, gcc-internal-format
29042 msgid "destination object %qE of size %s"
29043 msgstr ""
29044
29045 #: pointer-query.cc:1211
29046 #, gcc-internal-format
29047 msgid "at offset %s into destination object of size %s allocated by %qE"
29048 msgstr ""
29049
29050 #: pointer-query.cc:1214
29051 #, gcc-internal-format
29052 msgid "destination object of size %s allocated by %qE"
29053 msgstr ""
29054
29055 #: pointer-query.cc:1224
29056 #, gcc-internal-format
29057 msgid "at offset %s into source object %qE of size %s"
29058 msgstr ""
29059
29060 #: pointer-query.cc:1227
29061 #, gcc-internal-format
29062 msgid "source object %qE of size %s"
29063 msgstr ""
29064
29065 #: pointer-query.cc:1234
29066 #, gcc-internal-format
29067 msgid "at offset %s into source object of size %s allocated by %qE"
29068 msgstr ""
29069
29070 #: pointer-query.cc:1237
29071 #, gcc-internal-format
29072 msgid "source object of size %s allocated by %qE"
29073 msgstr ""
29074
29075 #: pointer-query.cc:1245
29076 #, gcc-internal-format
29077 msgid "at offset %s into object %qE of size %s"
29078 msgstr ""
29079
29080 #: pointer-query.cc:1248
29081 #, gcc-internal-format
29082 msgid "object %qE of size %s"
29083 msgstr ""
29084
29085 #: pointer-query.cc:1255
29086 #, gcc-internal-format
29087 msgid "at offset %s into object of size %s allocated by %qE"
29088 msgstr ""
29089
29090 #: pointer-query.cc:1258
29091 #, gcc-internal-format
29092 msgid "object of size %s allocated by %qE"
29093 msgstr ""
29094
29095 #: predict.cc:2523
29096 #, gcc-internal-format
29097 msgid "probability %qE must be constant floating-point expression"
29098 msgstr ""
29099
29100 #: predict.cc:2536
29101 #, gcc-internal-format
29102 msgid "probability %qE is outside the range [0.0, 1.0]"
29103 msgstr ""
29104
29105 #: predict.cc:3541
29106 #, gcc-internal-format, gfc-internal-format
29107 msgid "Missing counts for called function %s"
29108 msgstr ""
29109
29110 #: profile.cc:616
29111 #, gcc-internal-format
29112 msgid "corrupted profile info: profile data is not flow-consistent"
29113 msgstr ""
29114
29115 #: profile.cc:633
29116 #, gcc-internal-format, gfc-internal-format
29117 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
29118 msgstr ""
29119
29120 #: profile.cc:656
29121 #, gcc-internal-format, gfc-internal-format
29122 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
29123 msgstr ""
29124
29125 #: profile.cc:965
29126 #, gcc-internal-format
29127 msgid "corrupted profile info: invalid time profile"
29128 msgstr ""
29129
29130 #: read-rtl-function.cc:265
29131 #, gcc-internal-format, gfc-internal-format
29132 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
29133 msgstr ""
29134
29135 #: read-rtl-function.cc:269
29136 #, gcc-internal-format, gfc-internal-format
29137 msgid "insn with UID %i not found for operand %i of insn %i"
29138 msgstr ""
29139
29140 #: read-rtl-function.cc:412
29141 #, gcc-internal-format
29142 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
29143 msgstr ""
29144
29145 #: read-rtl-function.cc:713
29146 #, fuzzy, gcc-internal-format
29147 #| msgid "unrecognized address"
29148 msgid "unrecognized edge flag: %qs"
29149 msgstr "нераспазнаны адрас"
29150
29151 #: read-rtl-function.cc:856
29152 #, gcc-internal-format
29153 msgid "more than one 'crtl' directive"
29154 msgstr ""
29155
29156 #: read-rtl-function.cc:985
29157 #, fuzzy, gcc-internal-format
29158 #| msgid "unrecognized section name \"%s\""
29159 msgid "unrecognized enum value: %qs"
29160 msgstr "нераспазнаная назва сэкцыі \"%s\""
29161
29162 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
29163 #, gcc-internal-format, gfc-internal-format
29164 msgid "was expecting `%s'"
29165 msgstr ""
29166
29167 #: read-rtl-function.cc:1594
29168 #, fuzzy, gcc-internal-format, gfc-internal-format
29169 msgid "duplicate insn UID: %i"
29170 msgstr "паўтарэнне \"restrict\""
29171
29172 #: read-rtl-function.cc:1655
29173 #, gcc-internal-format
29174 msgid "start/end of RTL fragment are in different files"
29175 msgstr ""
29176
29177 #: read-rtl-function.cc:1661
29178 #, gcc-internal-format
29179 msgid "start of RTL fragment must be on an earlier line than end"
29180 msgstr ""
29181
29182 #: read-rtl.cc:490
29183 #, gcc-internal-format, gfc-internal-format
29184 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
29185 msgstr ""
29186
29187 #: reg-stack.cc:538
29188 #, gcc-internal-format, gfc-internal-format
29189 msgid "output constraint %d must specify a single register"
29190 msgstr ""
29191
29192 #: reg-stack.cc:548
29193 #, gcc-internal-format
29194 msgid "output constraint %d cannot be specified together with %qs clobber"
29195 msgstr ""
29196
29197 #: reg-stack.cc:572
29198 #, gcc-internal-format
29199 msgid "output registers must be grouped at top of stack"
29200 msgstr ""
29201
29202 #: reg-stack.cc:612
29203 #, gcc-internal-format
29204 msgid "implicitly popped registers must be grouped at top of stack"
29205 msgstr ""
29206
29207 #: reg-stack.cc:630
29208 #, gcc-internal-format
29209 msgid "explicitly used registers must be grouped at top of stack"
29210 msgstr ""
29211
29212 #: reg-stack.cc:650
29213 #, gcc-internal-format
29214 msgid "output operand %d must use %<&%> constraint"
29215 msgstr ""
29216
29217 #: regcprop.cc:1239
29218 #, gcc-internal-format
29219 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
29220 msgstr ""
29221
29222 #: regcprop.cc:1251
29223 #, gcc-internal-format
29224 msgid "%qs: loop in %<next_regno%> chain (%u)"
29225 msgstr ""
29226
29227 #: regcprop.cc:1254
29228 #, gcc-internal-format
29229 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
29230 msgstr ""
29231
29232 #: regcprop.cc:1266
29233 #, gcc-internal-format
29234 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
29235 msgstr ""
29236
29237 #: reginfo.cc:651
29238 #, gcc-internal-format
29239 msgid "cannot use %qs as a call-saved register"
29240 msgstr ""
29241
29242 #: reginfo.cc:655
29243 #, fuzzy, gcc-internal-format
29244 msgid "cannot use %qs as a call-used register"
29245 msgstr "Клас \"%s\" ужо існуе"
29246
29247 #: reginfo.cc:667
29248 #, fuzzy, gcc-internal-format
29249 msgid "cannot use %qs as a fixed register"
29250 msgstr "Клас \"%s\" ужо існуе"
29251
29252 #: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
29253 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
29254 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
29255 #, gcc-internal-format, gfc-internal-format
29256 msgid "unknown register name: %s"
29257 msgstr "невядомая назва рэгістра: %s"
29258
29259 #: reginfo.cc:707
29260 #, gcc-internal-format
29261 msgid "stack register used for global register variable"
29262 msgstr ""
29263
29264 #: reginfo.cc:713
29265 #, gcc-internal-format
29266 msgid "global register variable follows a function definition"
29267 msgstr ""
29268
29269 #: reginfo.cc:719
29270 #, gcc-internal-format
29271 msgid "register of %qD used for multiple global register variables"
29272 msgstr ""
29273
29274 #: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
29275 #, gcc-internal-format
29276 msgid "conflicts with %qD"
29277 msgstr ""
29278
29279 #: reginfo.cc:727
29280 #, gcc-internal-format
29281 msgid "call-clobbered register used for global register variable"
29282 msgstr ""
29283
29284 #: reload.cc:1312
29285 #, gcc-internal-format
29286 msgid "cannot reload integer constant operand in %<asm%>"
29287 msgstr ""
29288
29289 #: reload.cc:1326
29290 #, gcc-internal-format
29291 msgid "impossible register constraint in %<asm%>"
29292 msgstr ""
29293
29294 #: reload.cc:2671
29295 #, gcc-internal-format
29296 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
29297 msgstr ""
29298
29299 #: reload.cc:3702
29300 #, gcc-internal-format
29301 msgid "%<&%> constraint used with no register class"
29302 msgstr ""
29303
29304 #: reload1.cc:2060
29305 #, gcc-internal-format
29306 msgid "cannot find a register in class %qs while reloading %<asm%>"
29307 msgstr ""
29308
29309 #: reload1.cc:2065
29310 #, gcc-internal-format
29311 msgid "unable to find a register to spill in class %qs"
29312 msgstr ""
29313
29314 #: reload1.cc:4582
29315 #, gcc-internal-format
29316 msgid "%<asm%> operand requires impossible reload"
29317 msgstr ""
29318
29319 #: reload1.cc:5999
29320 #, gcc-internal-format
29321 msgid "%<asm%> operand constraint incompatible with operand size"
29322 msgstr ""
29323
29324 #: reload1.cc:7877
29325 #, gcc-internal-format
29326 msgid "output operand is constant in %<asm%>"
29327 msgstr ""
29328
29329 #: rtl.cc:887
29330 #, gcc-internal-format, gfc-internal-format
29331 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
29332 msgstr ""
29333
29334 #: rtl.cc:897
29335 #, gcc-internal-format, gfc-internal-format
29336 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
29337 msgstr ""
29338
29339 #: rtl.cc:907
29340 #, gcc-internal-format, gfc-internal-format
29341 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
29342 msgstr ""
29343
29344 #: rtl.cc:916
29345 #, gcc-internal-format, gfc-internal-format
29346 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
29347 msgstr ""
29348
29349 #: rtl.cc:926
29350 #, gcc-internal-format, gfc-internal-format
29351 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
29352 msgstr ""
29353
29354 #: rtl.cc:937
29355 #, gcc-internal-format, gfc-internal-format
29356 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
29357 msgstr ""
29358
29359 #: rtl.cc:968
29360 #, gcc-internal-format, gfc-internal-format
29361 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
29362 msgstr ""
29363
29364 #: rtl.cc:978
29365 #, gcc-internal-format, gfc-internal-format
29366 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
29367 msgstr ""
29368
29369 #: rtl.cc:988
29370 #, gcc-internal-format, gfc-internal-format
29371 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
29372 msgstr ""
29373
29374 #: rtl.cc:999
29375 #, gcc-internal-format, gfc-internal-format
29376 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
29377 msgstr ""
29378
29379 #: stmt.cc:215
29380 #, gcc-internal-format
29381 msgid "output operand constraint lacks %<=%>"
29382 msgstr ""
29383
29384 #: stmt.cc:230
29385 #, gcc-internal-format
29386 msgid "output constraint %qc for operand %d is not at the beginning"
29387 msgstr ""
29388
29389 #: stmt.cc:254
29390 #, gcc-internal-format
29391 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
29392 msgstr ""
29393
29394 #: stmt.cc:261 stmt.cc:350
29395 #, gcc-internal-format
29396 msgid "%<%%%> constraint used with last operand"
29397 msgstr ""
29398
29399 #: stmt.cc:277
29400 #, gcc-internal-format
29401 msgid "matching constraint not valid in output operand"
29402 msgstr ""
29403
29404 #: stmt.cc:341
29405 #, gcc-internal-format
29406 msgid "input operand constraint contains %qc"
29407 msgstr ""
29408
29409 #: stmt.cc:380
29410 #, gcc-internal-format
29411 msgid "matching constraint references invalid operand number"
29412 msgstr ""
29413
29414 #: stmt.cc:414
29415 #, fuzzy, gcc-internal-format
29416 #| msgid "invalid string constant `%E'"
29417 msgid "invalid punctuation %qc in constraint"
29418 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
29419
29420 #: stmt.cc:431
29421 #, gcc-internal-format
29422 msgid "matching constraint does not allow a register"
29423 msgstr ""
29424
29425 #: stmt.cc:525
29426 #, fuzzy, gcc-internal-format
29427 msgid "duplicate %<asm%> operand name %qs"
29428 msgstr "паўторнае абвяшчэнне меткі \"%s\""
29429
29430 #: stmt.cc:622
29431 #, gcc-internal-format
29432 msgid "missing close brace for named operand"
29433 msgstr ""
29434
29435 #: stmt.cc:651
29436 #, fuzzy, gcc-internal-format
29437 msgid "undefined named operand %qs"
29438 msgstr "нераспазнаны аператар %s"
29439
29440 #: stor-layout.cc:802
29441 #, gcc-internal-format
29442 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
29443 msgstr ""
29444
29445 #: stor-layout.cc:1183
29446 #, gcc-internal-format
29447 msgid "alignment %u of %qT is less than %u"
29448 msgstr ""
29449
29450 #: stor-layout.cc:1190
29451 #, gcc-internal-format
29452 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
29453 msgstr ""
29454
29455 #: stor-layout.cc:1193
29456 #, gcc-internal-format
29457 msgid "%q+D offset %E in %qT may not be aligned to %u"
29458 msgstr ""
29459
29460 #: stor-layout.cc:1325
29461 #, gcc-internal-format
29462 msgid "packed attribute causes inefficient alignment for %q+D"
29463 msgstr ""
29464
29465 #: stor-layout.cc:1329
29466 #, gcc-internal-format
29467 msgid "packed attribute is unnecessary for %q+D"
29468 msgstr ""
29469
29470 #: stor-layout.cc:1349
29471 #, gcc-internal-format
29472 msgid "padding struct to align %q+D"
29473 msgstr ""
29474
29475 #: stor-layout.cc:1408
29476 #, gcc-internal-format
29477 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
29478 msgstr ""
29479
29480 #: stor-layout.cc:1784
29481 #, gcc-internal-format
29482 msgid "padding struct size to alignment boundary"
29483 msgstr ""
29484
29485 #: stor-layout.cc:1812
29486 #, gcc-internal-format
29487 msgid "packed attribute causes inefficient alignment for %qE"
29488 msgstr ""
29489
29490 #: stor-layout.cc:1816
29491 #, gcc-internal-format
29492 msgid "packed attribute is unnecessary for %qE"
29493 msgstr ""
29494
29495 #: stor-layout.cc:1822
29496 #, gcc-internal-format
29497 msgid "packed attribute causes inefficient alignment"
29498 msgstr ""
29499
29500 #: stor-layout.cc:1824
29501 #, gcc-internal-format
29502 msgid "packed attribute is unnecessary"
29503 msgstr ""
29504
29505 #: stor-layout.cc:2609
29506 #, gcc-internal-format
29507 msgid "alignment of array elements is greater than element size"
29508 msgstr ""
29509
29510 #: stor-layout.cc:2615
29511 #, gcc-internal-format
29512 msgid "size of array element is not a multiple of its alignment"
29513 msgstr ""
29514
29515 #: substring-locations.cc:229
29516 #, gcc-internal-format
29517 msgid "format string is defined here"
29518 msgstr ""
29519
29520 #: symtab-thunks.cc:400
29521 #, gcc-internal-format
29522 msgid "generic thunk code fails for method %qD which uses %<...%>"
29523 msgstr ""
29524
29525 #: symtab.cc:303
29526 #, gcc-internal-format
29527 msgid "%qD renamed after being referenced in assembly"
29528 msgstr ""
29529
29530 #: symtab.cc:1106
29531 #, fuzzy, gcc-internal-format
29532 #| msgid "function does not return string type"
29533 msgid "function symbol is not function"
29534 msgstr "функцыя не вяртае тып string"
29535
29536 #: symtab.cc:1113
29537 #, gcc-internal-format
29538 msgid "inconsistent %<ifunc%> attribute"
29539 msgstr ""
29540
29541 #: symtab.cc:1121
29542 #, fuzzy, gcc-internal-format
29543 msgid "variable symbol is not variable"
29544 msgstr "\"%s\" атрыбут ігнарыруецца"
29545
29546 #: symtab.cc:1127
29547 #, gcc-internal-format
29548 msgid "node has unknown type"
29549 msgstr ""
29550
29551 #: symtab.cc:1132
29552 #, fuzzy, gcc-internal-format, gfc-internal-format
29553 #| msgid "complex invalid for `%s'"
29554 msgid "node has invalid order %i"
29555 msgstr "complex нерэчаісны для \"%s\""
29556
29557 #: symtab.cc:1141
29558 #, gcc-internal-format
29559 msgid "node not found node->decl->decl_with_vis.symtab_node"
29560 msgstr ""
29561
29562 #: symtab.cc:1149
29563 #, gcc-internal-format
29564 msgid "node differs from node->decl->decl_with_vis.symtab_node"
29565 msgstr ""
29566
29567 #: symtab.cc:1160 symtab.cc:1167
29568 #, gcc-internal-format
29569 msgid "assembler name hash list corrupted"
29570 msgstr ""
29571
29572 #: symtab.cc:1176
29573 #, gcc-internal-format
29574 msgid "node not found in symtab assembler name hash"
29575 msgstr ""
29576
29577 #: symtab.cc:1185
29578 #, gcc-internal-format
29579 msgid "double linked list of assembler names corrupted"
29580 msgstr ""
29581
29582 #: symtab.cc:1190
29583 #, gcc-internal-format
29584 msgid "node has body_removed but is definition"
29585 msgstr ""
29586
29587 #: symtab.cc:1195
29588 #, gcc-internal-format
29589 msgid "node is analyzed but it is not a definition"
29590 msgstr ""
29591
29592 #: symtab.cc:1200
29593 #, gcc-internal-format
29594 msgid "node is alias but not implicit alias"
29595 msgstr ""
29596
29597 #: symtab.cc:1205
29598 #, fuzzy, gcc-internal-format
29599 #| msgid "label `%s' used but not defined"
29600 msgid "node is alias but not definition"
29601 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
29602
29603 #: symtab.cc:1210
29604 #, gcc-internal-format
29605 msgid "node is weakref but not an transparent_alias"
29606 msgstr ""
29607
29608 #: symtab.cc:1215
29609 #, gcc-internal-format
29610 msgid "node is transparent_alias but not an alias"
29611 msgstr ""
29612
29613 #: symtab.cc:1220
29614 #, gcc-internal-format
29615 msgid "node is symver but not alias"
29616 msgstr ""
29617
29618 #: symtab.cc:1229
29619 #, gcc-internal-format
29620 msgid "symver target is not exported with default visibility"
29621 msgstr ""
29622
29623 #: symtab.cc:1236
29624 #, gcc-internal-format
29625 msgid "symver is not exported with default visibility"
29626 msgstr ""
29627
29628 #: symtab.cc:1245
29629 #, gcc-internal-format
29630 msgid "node is in same_comdat_group list but has no comdat_group"
29631 msgstr ""
29632
29633 #: symtab.cc:1250
29634 #, gcc-internal-format
29635 msgid "same_comdat_group list across different groups"
29636 msgstr ""
29637
29638 #: symtab.cc:1255
29639 #, gcc-internal-format
29640 msgid "mixing different types of symbol in same comdat groups is not supported"
29641 msgstr ""
29642
29643 #: symtab.cc:1260
29644 #, gcc-internal-format
29645 msgid "node is alone in a comdat group"
29646 msgstr ""
29647
29648 #: symtab.cc:1267
29649 #, gcc-internal-format
29650 msgid "same_comdat_group is not a circular list"
29651 msgstr ""
29652
29653 #: symtab.cc:1282
29654 #, gcc-internal-format, gfc-internal-format
29655 msgid "comdat-local symbol referred to by %s outside its comdat"
29656 msgstr ""
29657
29658 #: symtab.cc:1292
29659 #, fuzzy, gcc-internal-format
29660 msgid "implicit_section flag is set but section isn%'t"
29661 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29662
29663 #: symtab.cc:1299
29664 #, gcc-internal-format
29665 msgid "Both section and comdat group is set"
29666 msgstr ""
29667
29668 #: symtab.cc:1311
29669 #, gcc-internal-format
29670 msgid "Alias and target%'s section differs"
29671 msgstr ""
29672
29673 #: symtab.cc:1318
29674 #, gcc-internal-format
29675 msgid "Alias and target%'s comdat groups differs"
29676 msgstr ""
29677
29678 #: symtab.cc:1333
29679 #, gcc-internal-format
29680 msgid "Transparent alias and target%'s assembler names differs"
29681 msgstr ""
29682
29683 #: symtab.cc:1341
29684 #, gcc-internal-format
29685 msgid "Chained transparent aliases"
29686 msgstr ""
29687
29688 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
29689 #, gcc-internal-format
29690 msgid "symtab_node::verify failed"
29691 msgstr ""
29692
29693 #: symtab.cc:1381
29694 #, fuzzy, gcc-internal-format, gfc-internal-format
29695 msgid "invalid order in asm node %i"
29696 msgstr "Нерэчаісны выбар \"%s\""
29697
29698 #: symtab.cc:1405
29699 #, gcc-internal-format
29700 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
29701 msgstr ""
29702
29703 #: symtab.cc:1843
29704 #, gcc-internal-format
29705 msgid "function %q+D part of alias cycle"
29706 msgstr ""
29707
29708 #: symtab.cc:1845
29709 #, gcc-internal-format
29710 msgid "variable %q+D part of alias cycle"
29711 msgstr ""
29712
29713 #: symtab.cc:1873
29714 #, gcc-internal-format
29715 msgid "section of alias %q+D must match section of its target"
29716 msgstr ""
29717
29718 #: targhooks.cc:201
29719 #, fuzzy, gcc-internal-format
29720 #| msgid "__builtin_saveregs not supported by this target"
29721 msgid "%<__builtin_saveregs%> not supported by this target"
29722 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29723
29724 #: targhooks.cc:1120
29725 #, fuzzy, gcc-internal-format
29726 msgid "%qs not supported on this target"
29727 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29728
29729 #: targhooks.cc:1162
29730 #, fuzzy, gcc-internal-format
29731 msgid "nested functions not supported on this target"
29732 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29733
29734 #: targhooks.cc:1175
29735 #, fuzzy, gcc-internal-format
29736 msgid "nested function trampolines not supported on this target"
29737 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29738
29739 #: targhooks.cc:1677
29740 #, fuzzy, gcc-internal-format
29741 msgid "target attribute is not supported on this machine"
29742 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29743
29744 #: targhooks.cc:1691
29745 #, fuzzy, gcc-internal-format
29746 msgid "%<#pragma GCC target%> is not supported for this machine"
29747 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29748
29749 #: toplev.cc:721
29750 #, fuzzy, gcc-internal-format
29751 #| msgid "can't open %s for writing"
29752 msgid "cannot open %qs for writing: %m"
29753 msgstr "немагчыма адчыніць %s для запісу"
29754
29755 #: toplev.cc:740
29756 #, fuzzy, gcc-internal-format
29757 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
29758 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29759
29760 #: toplev.cc:792
29761 #, fuzzy, gcc-internal-format
29762 msgid "stack usage computation not supported for this target"
29763 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29764
29765 #: toplev.cc:850
29766 #, gcc-internal-format
29767 msgid "stack usage might be unbounded"
29768 msgstr ""
29769
29770 #: toplev.cc:855
29771 #, gcc-internal-format
29772 msgid "stack usage might be %wu bytes"
29773 msgstr ""
29774
29775 #: toplev.cc:858
29776 #, gcc-internal-format
29777 msgid "stack usage is %wu bytes"
29778 msgstr ""
29779
29780 #: toplev.cc:975
29781 #, fuzzy, gcc-internal-format
29782 #| msgid "can't open %s for writing"
29783 msgid "cannot open %s for writing: %m"
29784 msgstr "немагчыма адчыніць %s для запісу"
29785
29786 #: toplev.cc:1251
29787 #, fuzzy, gcc-internal-format
29788 #| msgid "%s does not support %s"
29789 msgid "this target does not support %qs"
29790 msgstr "%s не падтрымлівае %s"
29791
29792 #: toplev.cc:1285
29793 #, gcc-internal-format
29794 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
29795 msgstr ""
29796
29797 #: toplev.cc:1296
29798 #, fuzzy, gcc-internal-format
29799 msgid "%<-fcf-protection=full%> is not supported for this target"
29800 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29801
29802 #: toplev.cc:1303
29803 #, fuzzy, gcc-internal-format
29804 msgid "%<-fcf-protection=branch%> is not supported for this target"
29805 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29806
29807 #: toplev.cc:1310
29808 #, fuzzy, gcc-internal-format
29809 msgid "%<-fcf-protection=return%> is not supported for this target"
29810 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29811
29812 #: toplev.cc:1325
29813 #, fuzzy, gcc-internal-format
29814 msgid "%<-fabi-version=1%> is no longer supported"
29815 msgstr "-pipe не падтрымліваецца."
29816
29817 #: toplev.cc:1341
29818 #, gcc-internal-format
29819 msgid "instruction scheduling not supported on this target machine"
29820 msgstr ""
29821
29822 #: toplev.cc:1345
29823 #, gcc-internal-format
29824 msgid "this target machine does not have delayed branches"
29825 msgstr ""
29826
29827 #: toplev.cc:1359
29828 #, fuzzy, gcc-internal-format
29829 msgid "%<-f%sleading-underscore%> not supported on this target machine"
29830 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29831
29832 #: toplev.cc:1388
29833 #, gcc-internal-format
29834 msgid "CTF debug info requested, but not supported for %qs frontend"
29835 msgstr ""
29836
29837 #: toplev.cc:1406
29838 #, fuzzy, gcc-internal-format
29839 #| msgid "can't close input file %s"
29840 msgid "could not close zeroed insn dump file %qs: %m"
29841 msgstr "немагчыма зачыніць уваходзячы файл %s"
29842
29843 #: toplev.cc:1420
29844 #, gcc-internal-format
29845 msgid "STABS debugging information is obsolete and not supported anymore"
29846 msgstr ""
29847
29848 #: toplev.cc:1457
29849 #, gcc-internal-format
29850 msgid "target system does not support the %qs debug format"
29851 msgstr ""
29852
29853 #: toplev.cc:1473
29854 #, gcc-internal-format
29855 msgid "variable tracking requested, but useless unless producing debug info"
29856 msgstr ""
29857
29858 #: toplev.cc:1477
29859 #, gcc-internal-format
29860 msgid "variable tracking requested, but not supported by this debug format"
29861 msgstr ""
29862
29863 #: toplev.cc:1509
29864 #, gcc-internal-format
29865 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
29866 msgstr ""
29867
29868 #: toplev.cc:1525
29869 #, gcc-internal-format
29870 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
29871 msgstr ""
29872
29873 #: toplev.cc:1535
29874 #, gcc-internal-format
29875 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
29876 msgstr ""
29877
29878 #: toplev.cc:1564
29879 #, fuzzy, gcc-internal-format
29880 msgid "%<-ffunction-sections%> not supported for this target"
29881 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29882
29883 #: toplev.cc:1570
29884 #, fuzzy, gcc-internal-format
29885 msgid "%<-fdata-sections%> not supported for this target"
29886 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29887
29888 #: toplev.cc:1578
29889 #, fuzzy, gcc-internal-format
29890 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
29891 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29892
29893 #: toplev.cc:1584
29894 #, fuzzy, gcc-internal-format
29895 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
29896 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29897
29898 #: toplev.cc:1594
29899 #, fuzzy, gcc-internal-format
29900 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
29901 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29902
29903 #: toplev.cc:1606
29904 #, gcc-internal-format
29905 msgid "%<-fassociative-math%> disabled; other options take precedence"
29906 msgstr ""
29907
29908 #: toplev.cc:1616
29909 #, gcc-internal-format
29910 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
29911 msgstr ""
29912
29913 #: toplev.cc:1626
29914 #, gcc-internal-format
29915 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; disabling %<-fstack-check=%>"
29916 msgstr ""
29917
29918 #: toplev.cc:1636
29919 #, fuzzy, gcc-internal-format
29920 msgid "%<-fstack-protector%> not supported for this target"
29921 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29922
29923 #: toplev.cc:1648
29924 #, fuzzy, gcc-internal-format
29925 #| msgid "section attributes are not supported for this target"
29926 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
29927 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29928
29929 #: toplev.cc:1658
29930 #, fuzzy, gcc-internal-format
29931 msgid "%<-fsanitize=address%> not supported for this target"
29932 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29933
29934 #: toplev.cc:1667
29935 #, gcc-internal-format
29936 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
29937 msgstr ""
29938
29939 #: toplev.cc:1677
29940 #, fuzzy, gcc-internal-format
29941 msgid "%qs is not supported for this target"
29942 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29943
29944 #: toplev.cc:1685
29945 #, gcc-internal-format
29946 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
29947 msgstr ""
29948
29949 #: toplev.cc:1688
29950 #, gcc-internal-format
29951 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
29952 msgstr ""
29953
29954 #: toplev.cc:2026
29955 #, fuzzy, gcc-internal-format
29956 #| msgid "error writing to %s"
29957 msgid "error writing to %s: %m"
29958 msgstr "памылка запісу ў %s"
29959
29960 #: toplev.cc:2028
29961 #, fuzzy, gcc-internal-format
29962 #| msgid "error writing to %s"
29963 msgid "error closing %s: %m"
29964 msgstr "памылка запісу ў %s"
29965
29966 #: toplev.cc:2146
29967 #, gcc-internal-format
29968 msgid "mpfr not configured to handle all floating modes"
29969 msgstr ""
29970
29971 #: toplev.cc:2232
29972 #, gcc-internal-format
29973 msgid "self-tests are not enabled in this build"
29974 msgstr ""
29975
29976 #: toplev.cc:2325
29977 #, gcc-internal-format
29978 msgid "self-tests incompatible with %<-E%>"
29979 msgstr ""
29980
29981 #: trans-mem.cc:610
29982 #, gcc-internal-format
29983 msgid "invalid use of volatile lvalue inside transaction"
29984 msgstr ""
29985
29986 #: trans-mem.cc:613
29987 #, gcc-internal-format
29988 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
29989 msgstr ""
29990
29991 #: trans-mem.cc:645
29992 #, gcc-internal-format
29993 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
29994 msgstr ""
29995
29996 #: trans-mem.cc:714 trans-mem.cc:4819
29997 #, gcc-internal-format
29998 msgid "unsafe function call %qD within atomic transaction"
29999 msgstr ""
30000
30001 #: trans-mem.cc:721
30002 #, gcc-internal-format
30003 msgid "unsafe function call %qE within atomic transaction"
30004 msgstr ""
30005
30006 #: trans-mem.cc:725
30007 #, gcc-internal-format
30008 msgid "unsafe indirect function call within atomic transaction"
30009 msgstr ""
30010
30011 #: trans-mem.cc:733 trans-mem.cc:4751
30012 #, gcc-internal-format
30013 msgid "unsafe function call %qD within %<transaction_safe%> function"
30014 msgstr ""
30015
30016 #: trans-mem.cc:740
30017 #, gcc-internal-format
30018 msgid "unsafe function call %qE within %<transaction_safe%> function"
30019 msgstr ""
30020
30021 #: trans-mem.cc:744
30022 #, gcc-internal-format
30023 msgid "unsafe indirect function call within %<transaction_safe%> function"
30024 msgstr ""
30025
30026 #: trans-mem.cc:759 trans-mem.cc:4791
30027 #, fuzzy, gcc-internal-format
30028 msgid "%<asm%> not allowed in atomic transaction"
30029 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
30030
30031 #: trans-mem.cc:762 trans-mem.cc:4417
30032 #, gcc-internal-format
30033 msgid "%<asm%> not allowed in %<transaction_safe%> function"
30034 msgstr ""
30035
30036 #: trans-mem.cc:774
30037 #, gcc-internal-format
30038 msgid "relaxed transaction in atomic transaction"
30039 msgstr ""
30040
30041 #: trans-mem.cc:777
30042 #, gcc-internal-format
30043 msgid "relaxed transaction in %<transaction_safe%> function"
30044 msgstr ""
30045
30046 #: trans-mem.cc:784
30047 #, gcc-internal-format
30048 msgid "outer transaction in transaction"
30049 msgstr ""
30050
30051 #: trans-mem.cc:787
30052 #, gcc-internal-format
30053 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
30054 msgstr ""
30055
30056 #: trans-mem.cc:791
30057 #, gcc-internal-format
30058 msgid "outer transaction in %<transaction_safe%> function"
30059 msgstr ""
30060
30061 #: tree-cfg.cc:358
30062 #, fuzzy, gcc-internal-format
30063 msgid "ignoring loop annotation"
30064 msgstr "Нераспазнаны выбар \"%s\""
30065
30066 #: tree-cfg.cc:3012
30067 #, gcc-internal-format
30068 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
30069 msgstr ""
30070
30071 #: tree-cfg.cc:3017
30072 #, gcc-internal-format
30073 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
30074 msgstr ""
30075
30076 #: tree-cfg.cc:3032
30077 #, gcc-internal-format
30078 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
30079 msgstr ""
30080
30081 #: tree-cfg.cc:3056
30082 #, gcc-internal-format
30083 msgid "non-scalar %qs"
30084 msgstr ""
30085
30086 #: tree-cfg.cc:3070
30087 #, fuzzy, gcc-internal-format
30088 msgid "invalid position or size operand to %qs"
30089 msgstr "нерэчаісны %%-код"
30090
30091 #: tree-cfg.cc:3076
30092 #, gcc-internal-format
30093 msgid "integral result type precision does not match field size of %qs"
30094 msgstr ""
30095
30096 #: tree-cfg.cc:3085
30097 #, gcc-internal-format
30098 msgid "mode size of non-integral result does not match field size of %qs"
30099 msgstr ""
30100
30101 #: tree-cfg.cc:3093
30102 #, gcc-internal-format
30103 msgid "%qs of non-mode-precision operand"
30104 msgstr ""
30105
30106 #: tree-cfg.cc:3100
30107 #, gcc-internal-format
30108 msgid "position plus size exceeds size of referenced object in %qs"
30109 msgstr ""
30110
30111 #: tree-cfg.cc:3111
30112 #, gcc-internal-format
30113 msgid "type mismatch in %qs reference"
30114 msgstr ""
30115
30116 #: tree-cfg.cc:3127
30117 #, gcc-internal-format
30118 msgid "non-top-level %qs"
30119 msgstr ""
30120
30121 #: tree-cfg.cc:3142
30122 #, fuzzy, gcc-internal-format
30123 msgid "invalid operands to %qs"
30124 msgstr "нерэчаісны %%-код"
30125
30126 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
30127 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
30128 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
30129 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
30130 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
30131 #: tree-cfg.cc:4558
30132 #, gcc-internal-format
30133 msgid "type mismatch in %qs"
30134 msgstr ""
30135
30136 #: tree-cfg.cc:3173
30137 #, fuzzy, gcc-internal-format
30138 #| msgid "invalid %%f operand"
30139 msgid "invalid %qs offset operator"
30140 msgstr "нерэчаісны %%f аперанд"
30141
30142 #: tree-cfg.cc:3197
30143 #, gcc-internal-format
30144 msgid "conversion of %qs on the left hand side of %qs"
30145 msgstr ""
30146
30147 #: tree-cfg.cc:3205
30148 #, gcc-internal-format
30149 msgid "conversion of register to a different size in %qs"
30150 msgstr ""
30151
30152 #: tree-cfg.cc:3225 tree-cfg.cc:3251
30153 #, fuzzy, gcc-internal-format
30154 #| msgid "invalid %%d operand"
30155 msgid "invalid address operand in %qs"
30156 msgstr "нерэчаісны %%d аперанд"
30157
30158 #: tree-cfg.cc:3232 tree-cfg.cc:3258
30159 #, fuzzy, gcc-internal-format
30160 #| msgid "invalid %%f operand"
30161 msgid "invalid offset operand in %qs"
30162 msgstr "нерэчаісны %%f аперанд"
30163
30164 #: tree-cfg.cc:3239 tree-cfg.cc:3265
30165 #, fuzzy, gcc-internal-format
30166 msgid "invalid clique in %qs"
30167 msgstr "Нерэчаісны выбар %s"
30168
30169 #: tree-cfg.cc:3272 tree-cfg.cc:4570
30170 #, gcc-internal-format
30171 msgid "%qs in gimple IL"
30172 msgstr ""
30173
30174 #: tree-cfg.cc:3287
30175 #, fuzzy, gcc-internal-format
30176 #| msgid "invalid %%m value"
30177 msgid "invalid expression for min lvalue"
30178 msgstr "нерэчаіснае значэньне %%m"
30179
30180 #: tree-cfg.cc:3338
30181 #, gcc-internal-format
30182 msgid "gimple call has two targets"
30183 msgstr ""
30184
30185 #: tree-cfg.cc:3347
30186 #, gcc-internal-format
30187 msgid "gimple call has no target"
30188 msgstr ""
30189
30190 #: tree-cfg.cc:3354
30191 #, fuzzy, gcc-internal-format
30192 msgid "invalid function in gimple call"
30193 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
30194
30195 #: tree-cfg.cc:3364
30196 #, gcc-internal-format
30197 msgid "non-function in gimple call"
30198 msgstr ""
30199
30200 #: tree-cfg.cc:3375
30201 #, fuzzy, gcc-internal-format
30202 msgid "invalid pure const state for function"
30203 msgstr "Нерэчаісны выбар \"%s\""
30204
30205 #: tree-cfg.cc:3387
30206 #, gcc-internal-format
30207 msgid "invalid LHS in gimple call"
30208 msgstr ""
30209
30210 #: tree-cfg.cc:3395
30211 #, gcc-internal-format
30212 msgid "LHS in %<noreturn%> call"
30213 msgstr ""
30214
30215 #: tree-cfg.cc:3409
30216 #, gcc-internal-format
30217 msgid "invalid conversion in gimple call"
30218 msgstr ""
30219
30220 #: tree-cfg.cc:3418
30221 #, gcc-internal-format
30222 msgid "invalid static chain in gimple call"
30223 msgstr ""
30224
30225 #: tree-cfg.cc:3429
30226 #, gcc-internal-format
30227 msgid "static chain with function that doesn%'t use one"
30228 msgstr ""
30229
30230 #. Built-in unreachable with parameters might not be caught by
30231 #. undefined behavior sanitizer.  Front-ends do check users do not
30232 #. call them that way but we also produce calls to
30233 #. __builtin_unreachable internally, for example when IPA figures
30234 #. out a call cannot happen in a legal program.  In such cases,
30235 #. we must make sure arguments are stripped off.
30236 #: tree-cfg.cc:3447
30237 #, gcc-internal-format
30238 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
30239 msgstr ""
30240
30241 #: tree-cfg.cc:3478
30242 #, gcc-internal-format
30243 msgid "%<DEFFERED_INIT%> calls should have same constant size for the first argument and LHS"
30244 msgstr ""
30245
30246 #: tree-cfg.cc:3496
30247 #, fuzzy, gcc-internal-format
30248 msgid "invalid argument to gimple call"
30249 msgstr "нявернае выкарыстанне \"restict\""
30250
30251 #: tree-cfg.cc:3523
30252 #, fuzzy, gcc-internal-format
30253 msgid "invalid operands in gimple comparison"
30254 msgstr "нерэчаісны %%-код"
30255
30256 #: tree-cfg.cc:3534
30257 #, gcc-internal-format
30258 msgid "mismatching comparison operand types"
30259 msgstr ""
30260
30261 #: tree-cfg.cc:3551
30262 #, gcc-internal-format
30263 msgid "unsupported operation or type for vector comparison returning a boolean"
30264 msgstr ""
30265
30266 #: tree-cfg.cc:3566
30267 #, gcc-internal-format
30268 msgid "non-vector operands in vector comparison"
30269 msgstr ""
30270
30271 #: tree-cfg.cc:3575
30272 #, gcc-internal-format
30273 msgid "invalid vector comparison resulting type"
30274 msgstr ""
30275
30276 #: tree-cfg.cc:3582
30277 #, gcc-internal-format
30278 msgid "bogus comparison result type"
30279 msgstr ""
30280
30281 #: tree-cfg.cc:3604
30282 #, gcc-internal-format
30283 msgid "non-register as LHS of unary operation"
30284 msgstr ""
30285
30286 #: tree-cfg.cc:3610
30287 #, fuzzy, gcc-internal-format
30288 msgid "invalid operand in unary operation"
30289 msgstr "нерэчаісны %%-код"
30290
30291 #: tree-cfg.cc:3633
30292 #, gcc-internal-format
30293 msgid "invalid vector types in nop conversion"
30294 msgstr ""
30295
30296 #: tree-cfg.cc:3670
30297 #, fuzzy, gcc-internal-format
30298 msgid "invalid types in nop conversion"
30299 msgstr "нерэчаісны %%-код"
30300
30301 #: tree-cfg.cc:3685
30302 #, gcc-internal-format
30303 msgid "invalid types in address space conversion"
30304 msgstr ""
30305
30306 #: tree-cfg.cc:3699
30307 #, gcc-internal-format
30308 msgid "invalid types in fixed-point conversion"
30309 msgstr ""
30310
30311 #: tree-cfg.cc:3714
30312 #, gcc-internal-format
30313 msgid "invalid types in conversion to floating-point"
30314 msgstr ""
30315
30316 #: tree-cfg.cc:3729
30317 #, gcc-internal-format
30318 msgid "invalid types in conversion to integer"
30319 msgstr ""
30320
30321 #: tree-cfg.cc:3769
30322 #, gcc-internal-format
30323 msgid "type mismatch in %qs expression"
30324 msgstr ""
30325
30326 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
30327 #, fuzzy, gcc-internal-format
30328 msgid "invalid types for %qs"
30329 msgstr "Нерэчаісны выбар %s"
30330
30331 #: tree-cfg.cc:3811
30332 #, gcc-internal-format
30333 msgid "%qs should be from a scalar to a like vector"
30334 msgstr ""
30335
30336 #: tree-cfg.cc:3825
30337 #, gcc-internal-format
30338 msgid "non-trivial conversion in unary operation"
30339 msgstr ""
30340
30341 #: tree-cfg.cc:3850
30342 #, gcc-internal-format
30343 msgid "non-register as LHS of binary operation"
30344 msgstr ""
30345
30346 #: tree-cfg.cc:3857
30347 #, fuzzy, gcc-internal-format
30348 msgid "invalid operands in binary operation"
30349 msgstr "прапушчан ініцыялізатар"
30350
30351 #: tree-cfg.cc:3964
30352 #, fuzzy, gcc-internal-format
30353 msgid "invalid non-vector operands to %qs"
30354 msgstr "нерэчаісны %%-код"
30355
30356 #: tree-cfg.cc:3975
30357 #, fuzzy, gcc-internal-format
30358 msgid "invalid (pointer) operands %qs"
30359 msgstr "нерэчаісны %%-код"
30360
30361 #: tree-cfg.cc:4198
30362 #, gcc-internal-format
30363 msgid "vector type expected in %qs"
30364 msgstr ""
30365
30366 #: tree-cfg.cc:4211
30367 #, gcc-internal-format
30368 msgid "type mismatch in binary expression"
30369 msgstr ""
30370
30371 #: tree-cfg.cc:4239
30372 #, gcc-internal-format
30373 msgid "non-register as LHS of ternary operation"
30374 msgstr ""
30375
30376 #: tree-cfg.cc:4248
30377 #, fuzzy, gcc-internal-format
30378 msgid "invalid operands in ternary operation"
30379 msgstr "нерэчаісны %%-код"
30380
30381 #: tree-cfg.cc:4280
30382 #, gcc-internal-format
30383 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
30384 msgstr ""
30385
30386 #: tree-cfg.cc:4325 tree-cfg.cc:4384
30387 #, gcc-internal-format
30388 msgid "vector types expected in %qs"
30389 msgstr ""
30390
30391 #: tree-cfg.cc:4340
30392 #, gcc-internal-format
30393 msgid "vectors with different element number found in %qs"
30394 msgstr ""
30395
30396 #: tree-cfg.cc:4356
30397 #, fuzzy, gcc-internal-format
30398 msgid "invalid mask type in %qs"
30399 msgstr "Нерэчаісны выбар %s"
30400
30401 #: tree-cfg.cc:4417
30402 #, gcc-internal-format
30403 msgid "not allowed type combination in %qs"
30404 msgstr ""
30405
30406 #: tree-cfg.cc:4426
30407 #, fuzzy, gcc-internal-format
30408 msgid "invalid position or size in %qs"
30409 msgstr "Нерэчаісны выбар %s"
30410
30411 #: tree-cfg.cc:4432
30412 #, gcc-internal-format
30413 msgid "%qs into non-mode-precision operand"
30414 msgstr ""
30415
30416 #: tree-cfg.cc:4442
30417 #, gcc-internal-format
30418 msgid "insertion out of range in %qs"
30419 msgstr ""
30420
30421 #: tree-cfg.cc:4452
30422 #, gcc-internal-format
30423 msgid "%qs not at element boundary"
30424 msgstr ""
30425
30426 #: tree-cfg.cc:4508
30427 #, gcc-internal-format
30428 msgid "non-trivial conversion in %qs"
30429 msgstr ""
30430
30431 #: tree-cfg.cc:4517
30432 #, gcc-internal-format
30433 msgid "%qs LHS in clobber statement"
30434 msgstr ""
30435
30436 #: tree-cfg.cc:4525
30437 #, gcc-internal-format
30438 msgid "%qs LHS in assignment statement"
30439 msgstr ""
30440
30441 #: tree-cfg.cc:4544
30442 #, fuzzy, gcc-internal-format
30443 msgid "invalid operand in %qs"
30444 msgstr "нерэчаісны %%-код"
30445
30446 #: tree-cfg.cc:4585 tree-cfg.cc:4611
30447 #, fuzzy, gcc-internal-format
30448 #| msgid "invalid register name for `%s'"
30449 msgid "invalid RHS for gimple memory store: %qs"
30450 msgstr "нерэчаісная назва рэгістра `%s'"
30451
30452 #: tree-cfg.cc:4645 tree-cfg.cc:4663
30453 #, gcc-internal-format
30454 msgid "incorrect type of vector %qs elements"
30455 msgstr ""
30456
30457 #: tree-cfg.cc:4654 tree-cfg.cc:4671
30458 #, gcc-internal-format
30459 msgid "incorrect number of vector %qs elements"
30460 msgstr ""
30461
30462 #: tree-cfg.cc:4679
30463 #, gcc-internal-format
30464 msgid "incorrect type of vector CONSTRUCTOR elements"
30465 msgstr ""
30466
30467 #: tree-cfg.cc:4688
30468 #, gcc-internal-format
30469 msgid "vector %qs with non-NULL element index"
30470 msgstr ""
30471
30472 #: tree-cfg.cc:4695
30473 #, gcc-internal-format
30474 msgid "vector %qs element is not a GIMPLE value"
30475 msgstr ""
30476
30477 #: tree-cfg.cc:4704
30478 #, gcc-internal-format
30479 msgid "non-vector %qs with elements"
30480 msgstr ""
30481
30482 #: tree-cfg.cc:4715
30483 #, gcc-internal-format
30484 msgid "%qs with an always-false condition"
30485 msgstr ""
30486
30487 #: tree-cfg.cc:4722
30488 #, gcc-internal-format
30489 msgid "%qs RHS in assignment statement"
30490 msgstr ""
30491
30492 #: tree-cfg.cc:4779
30493 #, fuzzy, gcc-internal-format
30494 msgid "invalid operand in return statement"
30495 msgstr "нерэчаісны %%-код"
30496
30497 #: tree-cfg.cc:4794 c/gimple-parser.cc:2474
30498 #, gcc-internal-format
30499 msgid "invalid conversion in return statement"
30500 msgstr ""
30501
30502 #: tree-cfg.cc:4818
30503 #, gcc-internal-format
30504 msgid "goto destination is neither a label nor a pointer"
30505 msgstr ""
30506
30507 #: tree-cfg.cc:4837
30508 #, fuzzy, gcc-internal-format
30509 msgid "invalid operand to switch statement"
30510 msgstr "нерэчаісны %%-код"
30511
30512 #: tree-cfg.cc:4845
30513 #, gcc-internal-format
30514 msgid "non-integral type switch statement"
30515 msgstr ""
30516
30517 #: tree-cfg.cc:4855
30518 #, gcc-internal-format
30519 msgid "invalid default case label in switch statement"
30520 msgstr ""
30521
30522 #: tree-cfg.cc:4867
30523 #, gcc-internal-format
30524 msgid "invalid %<CASE_CHAIN%>"
30525 msgstr ""
30526
30527 #: tree-cfg.cc:4873
30528 #, gcc-internal-format
30529 msgid "invalid case label in switch statement"
30530 msgstr ""
30531
30532 #: tree-cfg.cc:4880
30533 #, fuzzy, gcc-internal-format
30534 msgid "invalid case range in switch statement"
30535 msgstr "нявернае выкарыстанне \"restict\""
30536
30537 #: tree-cfg.cc:4890
30538 #, gcc-internal-format
30539 msgid "type precision mismatch in switch statement"
30540 msgstr ""
30541
30542 #: tree-cfg.cc:4897
30543 #, gcc-internal-format
30544 msgid "type mismatch for case label in switch statement"
30545 msgstr ""
30546
30547 #: tree-cfg.cc:4906
30548 #, gcc-internal-format
30549 msgid "case labels not sorted in switch statement"
30550 msgstr ""
30551
30552 #: tree-cfg.cc:4949
30553 #, fuzzy, gcc-internal-format
30554 msgid "label context is not the current function declaration"
30555 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
30556
30557 #: tree-cfg.cc:4958
30558 #, gcc-internal-format
30559 msgid "incorrect entry in %<label_to_block_map%>"
30560 msgstr ""
30561
30562 #: tree-cfg.cc:4968
30563 #, gcc-internal-format
30564 msgid "incorrect setting of landing pad number"
30565 msgstr ""
30566
30567 #: tree-cfg.cc:4984
30568 #, fuzzy, gcc-internal-format
30569 msgid "invalid comparison code in gimple cond"
30570 msgstr "нерэчаісны %%-код"
30571
30572 #: tree-cfg.cc:4992
30573 #, gcc-internal-format
30574 msgid "invalid labels in gimple cond"
30575 msgstr ""
30576
30577 #: tree-cfg.cc:5075 tree-cfg.cc:5084
30578 #, fuzzy, gcc-internal-format
30579 #| msgid "invalid %%Q value"
30580 msgid "invalid %<PHI%> result"
30581 msgstr "дрэннае %%Q значэнне"
30582
30583 #: tree-cfg.cc:5094
30584 #, gcc-internal-format
30585 msgid "missing %<PHI%> def"
30586 msgstr ""
30587
30588 #: tree-cfg.cc:5108
30589 #, fuzzy, gcc-internal-format
30590 #| msgid "invalid %%Q value"
30591 msgid "invalid %<PHI%> argument"
30592 msgstr "дрэннае %%Q значэнне"
30593
30594 #: tree-cfg.cc:5115
30595 #, gcc-internal-format
30596 msgid "incompatible types in %<PHI%> argument %u"
30597 msgstr ""
30598
30599 #: tree-cfg.cc:5213
30600 #, gcc-internal-format
30601 msgid "%<verify_gimple%> failed"
30602 msgstr ""
30603
30604 #: tree-cfg.cc:5270
30605 #, gcc-internal-format
30606 msgid "dead statement in EH table"
30607 msgstr ""
30608
30609 #: tree-cfg.cc:5286
30610 #, gcc-internal-format
30611 msgid "location references block not in block tree"
30612 msgstr ""
30613
30614 #: tree-cfg.cc:5335
30615 #, fuzzy, gcc-internal-format
30616 msgid "local declaration from a different function"
30617 msgstr "няма папярэдняга аб'яўлення для \"%s\""
30618
30619 #: tree-cfg.cc:5438
30620 #, gcc-internal-format
30621 msgid "gimple_bb (phi) is set to a wrong basic block"
30622 msgstr ""
30623
30624 #: tree-cfg.cc:5447
30625 #, gcc-internal-format
30626 msgid "PHI node with location"
30627 msgstr ""
30628
30629 #: tree-cfg.cc:5458 tree-cfg.cc:5505
30630 #, gcc-internal-format
30631 msgid "incorrect sharing of tree nodes"
30632 msgstr ""
30633
30634 #: tree-cfg.cc:5466
30635 #, gcc-internal-format
30636 msgid "virtual PHI with argument locations"
30637 msgstr ""
30638
30639 #: tree-cfg.cc:5493
30640 #, gcc-internal-format
30641 msgid "gimple_bb (stmt) is set to a wrong basic block"
30642 msgstr ""
30643
30644 #: tree-cfg.cc:5533
30645 #, gcc-internal-format
30646 msgid "statement marked for throw, but doesn%'t"
30647 msgstr ""
30648
30649 #: tree-cfg.cc:5539
30650 #, gcc-internal-format
30651 msgid "statement marked for throw in middle of block"
30652 msgstr ""
30653
30654 #: tree-cfg.cc:5561
30655 #, gcc-internal-format
30656 msgid "verify_gimple failed"
30657 msgstr ""
30658
30659 #: tree-cfg.cc:5583
30660 #, gcc-internal-format
30661 msgid "ENTRY_BLOCK has IL associated with it"
30662 msgstr ""
30663
30664 #: tree-cfg.cc:5590
30665 #, gcc-internal-format
30666 msgid "EXIT_BLOCK has IL associated with it"
30667 msgstr ""
30668
30669 #: tree-cfg.cc:5597
30670 #, gcc-internal-format, gfc-internal-format
30671 msgid "fallthru to exit from bb %d"
30672 msgstr ""
30673
30674 #: tree-cfg.cc:5621
30675 #, gcc-internal-format
30676 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
30677 msgstr ""
30678
30679 #: tree-cfg.cc:5628
30680 #, gcc-internal-format
30681 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
30682 msgstr ""
30683
30684 #: tree-cfg.cc:5635
30685 #, gcc-internal-format
30686 msgid "label %qD to block does not match in bb %d"
30687 msgstr ""
30688
30689 #: tree-cfg.cc:5642
30690 #, gcc-internal-format
30691 msgid "label %qD has incorrect context in bb %d"
30692 msgstr ""
30693
30694 #: tree-cfg.cc:5655
30695 #, gcc-internal-format, gfc-internal-format
30696 msgid "control flow in the middle of basic block %d"
30697 msgstr ""
30698
30699 #: tree-cfg.cc:5665
30700 #, gcc-internal-format
30701 msgid "label %qD in the middle of basic block %d"
30702 msgstr ""
30703
30704 #: tree-cfg.cc:5687
30705 #, gcc-internal-format, gfc-internal-format
30706 msgid "fallthru edge after a control statement in bb %d"
30707 msgstr ""
30708
30709 #: tree-cfg.cc:5700
30710 #, gcc-internal-format, gfc-internal-format
30711 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
30712 msgstr ""
30713
30714 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
30715 #, gcc-internal-format, gfc-internal-format
30716 msgid "wrong outgoing edge flags at end of bb %d"
30717 msgstr ""
30718
30719 #: tree-cfg.cc:5733
30720 #, gcc-internal-format, gfc-internal-format
30721 msgid "explicit goto at end of bb %d"
30722 msgstr ""
30723
30724 #: tree-cfg.cc:5767
30725 #, gcc-internal-format, gfc-internal-format
30726 msgid "return edge does not point to exit in bb %d"
30727 msgstr ""
30728
30729 #: tree-cfg.cc:5797
30730 #, gcc-internal-format
30731 msgid "found default case not at the start of case vector"
30732 msgstr ""
30733
30734 #: tree-cfg.cc:5805
30735 #, fuzzy, gcc-internal-format
30736 #| msgid "-pipe is not supported"
30737 msgid "case labels not sorted: "
30738 msgstr "-pipe не падтрымліваецца"
30739
30740 #: tree-cfg.cc:5822
30741 #, gcc-internal-format, gfc-internal-format
30742 msgid "extra outgoing edge %d->%d"
30743 msgstr ""
30744
30745 #: tree-cfg.cc:5845
30746 #, fuzzy, gcc-internal-format, gfc-internal-format
30747 #| msgid "missing field '%s' in '%s'"
30748 msgid "missing edge %i->%i"
30749 msgstr "прапушчана поле '%s' у '%s'"
30750
30751 #: tree-cfg.cc:9509
30752 #, gcc-internal-format
30753 msgid "%<noreturn%> function does return"
30754 msgstr ""
30755
30756 #: tree-cfg.cc:9530 tree-cfg.cc:9562
30757 #, gcc-internal-format
30758 msgid "control reaches end of non-void function"
30759 msgstr ""
30760
30761 #: tree-cfg.cc:9628
30762 #, gcc-internal-format
30763 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
30764 msgstr ""
30765
30766 #: tree-cfg.cc:9633 cp/cvt.cc:1117
30767 #, gcc-internal-format
30768 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
30769 msgstr ""
30770
30771 #: tree-diagnostic-path.cc:467
30772 msgid "%@ %s"
30773 msgstr ""
30774
30775 #: tree-diagnostic.cc:203
30776 #, fuzzy, gcc-internal-format
30777 msgid "in definition of macro %qs"
30778 msgstr "перанакіраванне stdout: %s"
30779
30780 #: tree-diagnostic.cc:220
30781 #, gcc-internal-format
30782 msgid "in expansion of macro %qs"
30783 msgstr ""
30784
30785 #: tree-eh.cc:4926
30786 #, gcc-internal-format, gfc-internal-format
30787 msgid "BB %i has multiple EH edges"
30788 msgstr ""
30789
30790 #: tree-eh.cc:4938
30791 #, gcc-internal-format, gfc-internal-format
30792 msgid "BB %i cannot throw but has an EH edge"
30793 msgstr ""
30794
30795 #: tree-eh.cc:4946
30796 #, gcc-internal-format, gfc-internal-format
30797 msgid "BB %i last statement has incorrectly set lp"
30798 msgstr ""
30799
30800 #: tree-eh.cc:4952
30801 #, gcc-internal-format, gfc-internal-format
30802 msgid "BB %i is missing an EH edge"
30803 msgstr ""
30804
30805 #: tree-eh.cc:4958
30806 #, gcc-internal-format, gfc-internal-format
30807 msgid "Incorrect EH edge %i->%i"
30808 msgstr ""
30809
30810 #: tree-eh.cc:4992 tree-eh.cc:5011
30811 #, gcc-internal-format, gfc-internal-format
30812 msgid "BB %i is missing an edge"
30813 msgstr ""
30814
30815 #: tree-eh.cc:5028
30816 #, gcc-internal-format, gfc-internal-format
30817 msgid "BB %i too many fallthru edges"
30818 msgstr ""
30819
30820 #: tree-eh.cc:5037
30821 #, gcc-internal-format, gfc-internal-format
30822 msgid "BB %i has incorrect edge"
30823 msgstr ""
30824
30825 #: tree-eh.cc:5043
30826 #, gcc-internal-format, gfc-internal-format
30827 msgid "BB %i has incorrect fallthru edge"
30828 msgstr ""
30829
30830 #: tree-inline.cc:3902
30831 #, gcc-internal-format
30832 msgid "function %q+F can never be copied because it receives a non-local goto"
30833 msgstr ""
30834
30835 #: tree-inline.cc:3909
30836 #, gcc-internal-format
30837 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
30838 msgstr ""
30839
30840 #: tree-inline.cc:3949
30841 #, gcc-internal-format
30842 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
30843 msgstr ""
30844
30845 #: tree-inline.cc:3963
30846 #, gcc-internal-format
30847 msgid "function %q+F can never be inlined because it uses setjmp"
30848 msgstr ""
30849
30850 #: tree-inline.cc:3977
30851 #, gcc-internal-format
30852 msgid "function %q+F can never be inlined because it uses variable argument lists"
30853 msgstr ""
30854
30855 #: tree-inline.cc:3989
30856 #, gcc-internal-format
30857 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
30858 msgstr ""
30859
30860 #: tree-inline.cc:3997
30861 #, gcc-internal-format
30862 msgid "function %q+F can never be inlined because it uses non-local goto"
30863 msgstr ""
30864
30865 #: tree-inline.cc:4009
30866 #, gcc-internal-format
30867 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
30868 msgstr ""
30869
30870 #: tree-inline.cc:4029
30871 #, gcc-internal-format
30872 msgid "function %q+F can never be inlined because it contains a computed goto"
30873 msgstr ""
30874
30875 #: tree-inline.cc:4075
30876 #, gcc-internal-format
30877 msgid "function %q+F can never be inlined because it has a VLA argument"
30878 msgstr ""
30879
30880 #: tree-inline.cc:4143
30881 #, gcc-internal-format
30882 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
30883 msgstr ""
30884
30885 #: tree-inline.cc:4151
30886 #, gcc-internal-format
30887 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
30888 msgstr ""
30889
30890 #: tree-inline.cc:4837
30891 #, gcc-internal-format
30892 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
30893 msgstr ""
30894
30895 #: tree-inline.cc:4840 tree-inline.cc:4861
30896 #, gcc-internal-format
30897 msgid "called from here"
30898 msgstr "выклікана адсюль"
30899
30900 #: tree-inline.cc:4843 tree-inline.cc:4864
30901 #, fuzzy, gcc-internal-format
30902 msgid "called from this function"
30903 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
30904
30905 #: tree-inline.cc:4857
30906 #, gcc-internal-format
30907 msgid "inlining failed in call to %q+F: %s"
30908 msgstr ""
30909
30910 #: tree-into-ssa.cc:3337
30911 #, gcc-internal-format
30912 msgid "statement uses released SSA name"
30913 msgstr ""
30914
30915 #: tree-into-ssa.cc:3349
30916 #, gcc-internal-format
30917 msgid "cannot update SSA form"
30918 msgstr ""
30919
30920 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
30921 #, gcc-internal-format
30922 msgid "SSA corruption"
30923 msgstr ""
30924
30925 #: tree-nested.cc:1164
30926 #, gcc-internal-format, gfc-internal-format
30927 msgid "%s from %s referenced in %s"
30928 msgstr ""
30929
30930 #: tree-nested.cc:2956
30931 #, gcc-internal-format, gfc-internal-format
30932 msgid "%s from %s called in %s"
30933 msgstr ""
30934
30935 #: tree-profile.cc:624
30936 #, gcc-internal-format
30937 msgid "invalid regular expression %qs in %qs"
30938 msgstr ""
30939
30940 #: tree-profile.cc:714
30941 #, gcc-internal-format
30942 msgid "target does not support atomic profile update, single mode is selected"
30943 msgstr ""
30944
30945 #: tree-ssa-alias.cc:3991
30946 #, fuzzy, gcc-internal-format, gfc-internal-format
30947 msgid "invalid fn spec attribute \"%s\""
30948 msgstr "нявернае выкарыстанне \"restict\""
30949
30950 #: tree-ssa-alias.cc:4030
30951 #, gcc-internal-format, gfc-internal-format
30952 msgid "invalid fn spec attribute \"%s\" arg %i"
30953 msgstr ""
30954
30955 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5810
30956 #, gcc-internal-format
30957 msgid "%qs pointer is null"
30958 msgstr ""
30959
30960 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5813
30961 #, fuzzy, gcc-internal-format
30962 msgid "in a call to non-static member function %qD"
30963 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
30964
30965 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5819
30966 #, gcc-internal-format, gfc-internal-format
30967 msgid "argument %u null where non-null expected"
30968 msgstr ""
30969
30970 #: tree-ssa-ccp.cc:4621
30971 #, fuzzy, gcc-internal-format
30972 msgid "in a call to built-in function %qD"
30973 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
30974
30975 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5823
30976 #, fuzzy, gcc-internal-format
30977 msgid "in a call to function %qD declared %qs"
30978 msgstr "Нерэчаісны выбар \"%s\""
30979
30980 #: tree-ssa-loop-niter.cc:3478
30981 #, gcc-internal-format, gfc-internal-format
30982 msgid "iteration %s invokes undefined behavior"
30983 msgstr ""
30984
30985 #: tree-ssa-loop-niter.cc:3479
30986 #, gcc-internal-format
30987 msgid "within this loop"
30988 msgstr ""
30989
30990 #: tree-ssa-loop-prefetch.cc:2090
30991 #, gcc-internal-format
30992 msgid "%<l1-cache-size%> parameter is not a power of two %d"
30993 msgstr ""
30994
30995 #: tree-ssa-operands.cc:1033
30996 #, gcc-internal-format
30997 msgid "virtual definition of statement not up to date"
30998 msgstr ""
30999
31000 #: tree-ssa-operands.cc:1040
31001 #, gcc-internal-format
31002 msgid "virtual def operand missing for statement"
31003 msgstr ""
31004
31005 #: tree-ssa-operands.cc:1050
31006 #, gcc-internal-format
31007 msgid "virtual use of statement not up to date"
31008 msgstr ""
31009
31010 #: tree-ssa-operands.cc:1057
31011 #, gcc-internal-format
31012 msgid "virtual use operand missing for statement"
31013 msgstr ""
31014
31015 #: tree-ssa-operands.cc:1074
31016 #, gcc-internal-format
31017 msgid "excess use operand for statement"
31018 msgstr ""
31019
31020 #: tree-ssa-operands.cc:1084
31021 #, gcc-internal-format
31022 msgid "use operand missing for statement"
31023 msgstr ""
31024
31025 #: tree-ssa-operands.cc:1091
31026 #, gcc-internal-format
31027 msgid "statement volatile flag not up to date"
31028 msgstr ""
31029
31030 #: tree-ssa-strlen.cc:2144
31031 #, gcc-internal-format
31032 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
31033 msgstr ""
31034
31035 #: tree-ssa-strlen.cc:2148
31036 #, gcc-internal-format
31037 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
31038 msgstr ""
31039
31040 #: tree-ssa-strlen.cc:2157
31041 #, gcc-internal-format
31042 msgid "%qD writing %wu byte into a region of size %wu"
31043 msgid_plural "%qD writing %wu bytes into a region of size %wu"
31044 msgstr[0] ""
31045 msgstr[1] ""
31046
31047 #: tree-ssa-strlen.cc:2165
31048 #, gcc-internal-format
31049 msgid "writing %wu byte into a region of size %wu"
31050 msgid_plural "writing %wu bytes into a region of size %wu"
31051 msgstr[0] ""
31052 msgstr[1] ""
31053
31054 #: tree-ssa-strlen.cc:2175
31055 #, gcc-internal-format
31056 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
31057 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
31058 msgstr[0] ""
31059 msgstr[1] ""
31060
31061 #: tree-ssa-strlen.cc:2183
31062 #, gcc-internal-format
31063 msgid "writing %wu byte into a region of size between %wu and %wu"
31064 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
31065 msgstr[0] ""
31066 msgstr[1] ""
31067
31068 #: tree-ssa-strlen.cc:2193
31069 #, gcc-internal-format
31070 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
31071 msgstr ""
31072
31073 #: tree-ssa-strlen.cc:2199
31074 #, gcc-internal-format
31075 msgid "writing between %wu and %wu bytes into a region of size %wu"
31076 msgstr ""
31077
31078 #: tree-ssa-strlen.cc:2207
31079 #, gcc-internal-format
31080 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
31081 msgstr ""
31082
31083 #: tree-ssa-strlen.cc:2213
31084 #, gcc-internal-format
31085 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
31086 msgstr ""
31087
31088 #: tree-ssa-strlen.cc:3105
31089 #, gcc-internal-format
31090 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
31091 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
31092 msgstr[0] ""
31093 msgstr[1] ""
31094
31095 #: tree-ssa-strlen.cc:3121
31096 #, gcc-internal-format
31097 msgid "%qD output truncated copying %E byte from a string of length %wu"
31098 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
31099 msgstr[0] ""
31100 msgstr[1] ""
31101
31102 #: tree-ssa-strlen.cc:3128
31103 #, gcc-internal-format
31104 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
31105 msgstr ""
31106
31107 #: tree-ssa-strlen.cc:3140
31108 #, gcc-internal-format
31109 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
31110 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
31111 msgstr[0] ""
31112 msgstr[1] ""
31113
31114 #: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
31115 #, gcc-internal-format
31116 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
31117 msgstr ""
31118
31119 #: tree-ssa-strlen.cc:3317
31120 #, gcc-internal-format
31121 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
31122 msgstr ""
31123
31124 #: tree-ssa-strlen.cc:3330
31125 #, gcc-internal-format
31126 msgid "%qD specified bound depends on the length of the source argument"
31127 msgstr ""
31128
31129 #: tree-ssa-strlen.cc:3338
31130 #, gcc-internal-format
31131 msgid "length computed here"
31132 msgstr ""
31133
31134 #: tree-ssa-strlen.cc:4259
31135 #, gcc-internal-format
31136 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
31137 msgstr ""
31138
31139 #: tree-ssa-strlen.cc:4261
31140 #, gcc-internal-format
31141 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
31142 msgstr ""
31143
31144 #: tree-ssa-strlen.cc:4268
31145 #, gcc-internal-format
31146 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
31147 msgstr ""
31148
31149 #: tree-ssa-strlen.cc:4273
31150 #, gcc-internal-format
31151 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
31152 msgstr ""
31153
31154 #: tree-ssa-strlen.cc:4284
31155 #, gcc-internal-format
31156 msgid "in this expression"
31157 msgstr ""
31158
31159 #: tree-ssa-uninit.cc:283
31160 #, fuzzy, gcc-internal-format
31161 msgid "%qD is used uninitialized"
31162 msgstr "параметр \"%s\" ініцыялізаваны"
31163
31164 #: tree-ssa-uninit.cc:285
31165 #, gcc-internal-format
31166 msgid "%qD may be used uninitialized"
31167 msgstr ""
31168
31169 #: tree-ssa-uninit.cc:292
31170 #, fuzzy, gcc-internal-format
31171 #| msgid "missing initializer"
31172 msgid "%qs is used uninitialized"
31173 msgstr "прапушчан ініцыялізатар"
31174
31175 #: tree-ssa-uninit.cc:295
31176 #, gcc-internal-format
31177 msgid "%qs may be used uninitialized"
31178 msgstr ""
31179
31180 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7828
31181 #, fuzzy, gcc-internal-format
31182 msgid "%qD was declared here"
31183 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
31184
31185 #: tree-ssa-uninit.cc:316
31186 #, fuzzy, gcc-internal-format
31187 msgid "%qs was declared here"
31188 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
31189
31190 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
31191 #, gcc-internal-format
31192 msgid "%qE may be used uninitialized"
31193 msgstr ""
31194
31195 #: tree-ssa-uninit.cc:439
31196 #, gcc-internal-format
31197 msgid "accessing argument %u of a function declared with attribute %<%s%>"
31198 msgstr ""
31199
31200 #: tree-ssa-uninit.cc:729
31201 #, fuzzy, gcc-internal-format
31202 #| msgid "missing initializer"
31203 msgid "%qE is used uninitialized"
31204 msgstr "прапушчан ініцыялізатар"
31205
31206 #: tree-ssa-uninit.cc:861
31207 #, gcc-internal-format
31208 msgid "in a call to %qD declared with attribute %<%s%> here"
31209 msgstr ""
31210
31211 #: tree-ssa-uninit.cc:868
31212 #, gcc-internal-format
31213 msgid "in a call to %qT declared with attribute %<%s%>"
31214 msgstr ""
31215
31216 #: tree-ssa-uninit.cc:884
31217 #, gcc-internal-format
31218 msgid "by argument %u of type %s to %qD declared here"
31219 msgstr ""
31220
31221 #: tree-ssa-uninit.cc:892
31222 #, gcc-internal-format
31223 msgid "by argument %u of type %s to %qT"
31224 msgstr ""
31225
31226 #: tree-ssa.cc:664
31227 #, gcc-internal-format, gfc-internal-format
31228 msgid "multiple virtual PHI nodes in BB %d"
31229 msgstr ""
31230
31231 #: tree-ssa.cc:678 tree-ssa.cc:707
31232 #, fuzzy, gcc-internal-format
31233 #| msgid "virtual functions cannot be friends"
31234 msgid "virtual definition is not an SSA name"
31235 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
31236
31237 #: tree-ssa.cc:694
31238 #, gcc-internal-format
31239 msgid "stmt with wrong VUSE"
31240 msgstr ""
31241
31242 #: tree-ssa.cc:724
31243 #, gcc-internal-format, gfc-internal-format
31244 msgid "PHI node with wrong VUSE on edge from BB %d"
31245 msgstr ""
31246
31247 #: tree-ssa.cc:750
31248 #, gcc-internal-format
31249 msgid "expected an SSA_NAME object"
31250 msgstr ""
31251
31252 #: tree-ssa.cc:756
31253 #, gcc-internal-format
31254 msgid "found an SSA_NAME that had been released into the free pool"
31255 msgstr ""
31256
31257 #: tree-ssa.cc:763
31258 #, gcc-internal-format
31259 msgid "type mismatch between an SSA_NAME and its symbol"
31260 msgstr ""
31261
31262 #: tree-ssa.cc:769
31263 #, gcc-internal-format
31264 msgid "found a virtual definition for a GIMPLE register"
31265 msgstr ""
31266
31267 #: tree-ssa.cc:775
31268 #, gcc-internal-format
31269 msgid "virtual SSA name for non-VOP decl"
31270 msgstr ""
31271
31272 #: tree-ssa.cc:781
31273 #, gcc-internal-format
31274 msgid "found a real definition for a non-register"
31275 msgstr ""
31276
31277 #: tree-ssa.cc:788
31278 #, gcc-internal-format
31279 msgid "found a default name with a non-empty defining statement"
31280 msgstr ""
31281
31282 #: tree-ssa.cc:818
31283 #, gcc-internal-format
31284 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
31285 msgstr ""
31286
31287 #: tree-ssa.cc:824
31288 #, gcc-internal-format, gfc-internal-format
31289 msgid "SSA_NAME created in two different blocks %i and %i"
31290 msgstr ""
31291
31292 #: tree-ssa.cc:833 tree-ssa.cc:1173
31293 #, gcc-internal-format
31294 msgid "SSA_NAME_DEF_STMT is wrong"
31295 msgstr ""
31296
31297 #: tree-ssa.cc:885
31298 #, fuzzy, gcc-internal-format
31299 #| msgid "missing initializer"
31300 msgid "missing definition"
31301 msgstr "прапушчан ініцыялізатар"
31302
31303 #: tree-ssa.cc:891
31304 #, gcc-internal-format, gfc-internal-format
31305 msgid "definition in block %i does not dominate use in block %i"
31306 msgstr ""
31307
31308 #: tree-ssa.cc:899
31309 #, gcc-internal-format, gfc-internal-format
31310 msgid "definition in block %i follows the use"
31311 msgstr ""
31312
31313 #: tree-ssa.cc:906
31314 #, gcc-internal-format
31315 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
31316 msgstr ""
31317
31318 #: tree-ssa.cc:914
31319 #, gcc-internal-format
31320 msgid "no immediate_use list"
31321 msgstr ""
31322
31323 #: tree-ssa.cc:926
31324 #, gcc-internal-format
31325 msgid "wrong immediate use list"
31326 msgstr ""
31327
31328 #: tree-ssa.cc:960
31329 #, gcc-internal-format
31330 msgid "incoming edge count does not match number of PHI arguments"
31331 msgstr ""
31332
31333 #: tree-ssa.cc:974
31334 #, fuzzy, gcc-internal-format, gfc-internal-format
31335 msgid "PHI argument is missing for edge %d->%d"
31336 msgstr "аргумент для \"%s\" прапушчан"
31337
31338 #: tree-ssa.cc:983
31339 #, gcc-internal-format
31340 msgid "PHI argument is not SSA_NAME, or invariant"
31341 msgstr ""
31342
31343 #: tree-ssa.cc:989
31344 #, gcc-internal-format
31345 msgid "PHI argument on abnormal edge is not SSA_NAME"
31346 msgstr ""
31347
31348 #: tree-ssa.cc:1010
31349 #, gcc-internal-format
31350 msgid "address taken, but ADDRESSABLE bit not set"
31351 msgstr ""
31352
31353 #: tree-ssa.cc:1017
31354 #, gcc-internal-format, gfc-internal-format
31355 msgid "wrong edge %d->%d for PHI argument"
31356 msgstr ""
31357
31358 #: tree-ssa.cc:1092
31359 #, gcc-internal-format
31360 msgid "shared SSA name info"
31361 msgstr ""
31362
31363 #: tree-ssa.cc:1119
31364 #, gcc-internal-format, gfc-internal-format
31365 msgid "AUX pointer initialized for edge %d->%d"
31366 msgstr ""
31367
31368 #: tree-ssa.cc:1145
31369 #, gcc-internal-format
31370 msgid "stmt (%p) marked modified after optimization pass: "
31371 msgstr ""
31372
31373 #: tree-ssa.cc:1211
31374 #, gcc-internal-format
31375 msgid "verify_ssa failed"
31376 msgstr ""
31377
31378 #: tree-streamer-in.cc:360
31379 #, gcc-internal-format
31380 msgid "machine independent builtin code out of range"
31381 msgstr ""
31382
31383 #: tree-streamer-in.cc:366
31384 #, gcc-internal-format
31385 msgid "target specific builtin not available"
31386 msgstr ""
31387
31388 #: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
31389 #, gcc-internal-format
31390 msgid "vector operation will be expanded piecewise"
31391 msgstr ""
31392
31393 #: tree-vect-generic.cc:328
31394 #, gcc-internal-format
31395 msgid "vector operation will be expanded in parallel"
31396 msgstr ""
31397
31398 #: tree-vect-generic.cc:388
31399 #, gcc-internal-format
31400 msgid "vector operation will be expanded with a single scalar operation"
31401 msgstr ""
31402
31403 #: tree-vect-generic.cc:1102
31404 #, gcc-internal-format
31405 msgid "vector condition will be expanded piecewise"
31406 msgstr ""
31407
31408 #: tree-vect-generic.cc:1596
31409 #, gcc-internal-format
31410 msgid "vector shuffling operation will be expanded piecewise"
31411 msgstr ""
31412
31413 #: tree-vect-loop.cc:4334
31414 #, gcc-internal-format
31415 msgid "vectorization did not happen for a simd loop"
31416 msgstr ""
31417
31418 #: tree.cc:2259
31419 #, gcc-internal-format
31420 msgid "non-constant element in constant CONSTRUCTOR"
31421 msgstr ""
31422
31423 #: tree.cc:2261
31424 #, gcc-internal-format
31425 msgid "side-effects element in no-side-effects CONSTRUCTOR"
31426 msgstr ""
31427
31428 #: tree.cc:7179
31429 #, gcc-internal-format
31430 msgid "arrays of functions are not meaningful"
31431 msgstr ""
31432
31433 #: tree.cc:7343
31434 #, gcc-internal-format
31435 msgid "function return type cannot be function"
31436 msgstr ""
31437
31438 #: tree.cc:8724 tree.cc:8809 tree.cc:8872
31439 #, gcc-internal-format, gfc-internal-format
31440 msgid "tree check: %s, have %s in %s, at %s:%d"
31441 msgstr ""
31442
31443 #: tree.cc:8761
31444 #, gcc-internal-format, gfc-internal-format
31445 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
31446 msgstr ""
31447
31448 #: tree.cc:8774
31449 #, gcc-internal-format
31450 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
31451 msgstr ""
31452
31453 #: tree.cc:8823
31454 #, gcc-internal-format
31455 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
31456 msgstr ""
31457
31458 #: tree.cc:8836
31459 #, gcc-internal-format
31460 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
31461 msgstr ""
31462
31463 #: tree.cc:8898
31464 #, gcc-internal-format
31465 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
31466 msgstr ""
31467
31468 #: tree.cc:8912
31469 #, gcc-internal-format
31470 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
31471 msgstr ""
31472
31473 #: tree.cc:8925
31474 #, gcc-internal-format
31475 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
31476 msgstr ""
31477
31478 #: tree.cc:8938
31479 #, gcc-internal-format, gfc-internal-format
31480 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
31481 msgstr ""
31482
31483 #: tree.cc:8951
31484 #, gcc-internal-format
31485 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
31486 msgstr ""
31487
31488 #: tree.cc:12112
31489 #, gcc-internal-format
31490 msgid "%qD is deprecated: %s"
31491 msgstr ""
31492
31493 #: tree.cc:12115
31494 #, gcc-internal-format
31495 msgid "%qD is deprecated"
31496 msgstr ""
31497
31498 #: tree.cc:12138
31499 #, gcc-internal-format
31500 msgid "%qE is deprecated: %s"
31501 msgstr ""
31502
31503 #: tree.cc:12141
31504 #, gcc-internal-format
31505 msgid "%qE is deprecated"
31506 msgstr ""
31507
31508 #: tree.cc:12147
31509 #, gcc-internal-format, gfc-internal-format
31510 msgid "type is deprecated: %s"
31511 msgstr ""
31512
31513 #: tree.cc:12150
31514 #, gcc-internal-format
31515 msgid "type is deprecated"
31516 msgstr ""
31517
31518 #: tree.cc:12192
31519 #, gcc-internal-format
31520 msgid "%qD is unavailable: %s"
31521 msgstr ""
31522
31523 #: tree.cc:12194
31524 #, gcc-internal-format
31525 msgid "%qD is unavailable"
31526 msgstr ""
31527
31528 #: tree.cc:12215
31529 #, gcc-internal-format
31530 msgid "%qE is unavailable: %s"
31531 msgstr ""
31532
31533 #: tree.cc:12217
31534 #, gcc-internal-format
31535 msgid "%qE is unavailable"
31536 msgstr ""
31537
31538 #: tree.cc:12222
31539 #, gcc-internal-format, gfc-internal-format
31540 msgid "type is unavailable: %s"
31541 msgstr ""
31542
31543 #: tree.cc:12224
31544 #, gcc-internal-format
31545 msgid "type is unavailable"
31546 msgstr ""
31547
31548 #. Type variant can differ by:
31549 #.
31550 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
31551 #. ENCODE_QUAL_ADDR_SPACE.
31552 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
31553 #. in this case some values may not be set in the variant types
31554 #. (see TYPE_COMPLETE_P checks).
31555 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
31556 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
31557 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
31558 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
31559 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
31560 #. this is necessary to make it possible to merge types form different TUs
31561 #. - arrays, pointers and references may have TREE_TYPE that is a variant
31562 #. of TREE_TYPE of their main variants.
31563 #. - aggregates may have new TYPE_FIELDS list that list variants of
31564 #. the main variant TYPE_FIELDS.
31565 #. - vector types may differ by TYPE_VECTOR_OPAQUE
31566 #.
31567 #. Convenience macro for matching individual fields.
31568 #: tree.cc:13037
31569 #, gcc-internal-format, gfc-internal-format
31570 msgid "type variant differs by %s"
31571 msgstr ""
31572
31573 #: tree.cc:13082
31574 #, gcc-internal-format
31575 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
31576 msgstr ""
31577
31578 #: tree.cc:13084
31579 #, gcc-internal-format
31580 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
31581 msgstr ""
31582
31583 #: tree.cc:13086
31584 #, gcc-internal-format
31585 msgid "type%'s %<TYPE_SIZE_UNIT%>"
31586 msgstr ""
31587
31588 #: tree.cc:13111
31589 #, gcc-internal-format
31590 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
31591 msgstr ""
31592
31593 #: tree.cc:13124
31594 #, gcc-internal-format
31595 msgid "type variant has different %<TYPE_VFIELD%>"
31596 msgstr ""
31597
31598 #: tree.cc:13160
31599 #, gcc-internal-format
31600 msgid "type variant has different %<TYPE_BINFO%>"
31601 msgstr ""
31602
31603 #: tree.cc:13162
31604 #, gcc-internal-format
31605 msgid "type variant%'s %<TYPE_BINFO%>"
31606 msgstr ""
31607
31608 #: tree.cc:13164
31609 #, gcc-internal-format
31610 msgid "type%'s %<TYPE_BINFO%>"
31611 msgstr ""
31612
31613 #: tree.cc:13203
31614 #, gcc-internal-format
31615 msgid "type variant has different %<TYPE_FIELDS%>"
31616 msgstr ""
31617
31618 #: tree.cc:13205
31619 #, gcc-internal-format
31620 msgid "first mismatch is field"
31621 msgstr ""
31622
31623 #: tree.cc:13207
31624 #, gcc-internal-format
31625 msgid "and field"
31626 msgstr ""
31627
31628 #: tree.cc:13224
31629 #, gcc-internal-format
31630 msgid "type variant has different %<TREE_TYPE%>"
31631 msgstr ""
31632
31633 #: tree.cc:13226 tree.cc:13237
31634 #, gcc-internal-format
31635 msgid "type variant%'s %<TREE_TYPE%>"
31636 msgstr ""
31637
31638 #: tree.cc:13228 tree.cc:13239
31639 #, gcc-internal-format
31640 msgid "type%'s %<TREE_TYPE%>"
31641 msgstr ""
31642
31643 #: tree.cc:13235
31644 #, gcc-internal-format
31645 msgid "type is not compatible with its variant"
31646 msgstr ""
31647
31648 #: tree.cc:13547
31649 #, gcc-internal-format
31650 msgid "main variant is not defined"
31651 msgstr ""
31652
31653 #: tree.cc:13552
31654 #, gcc-internal-format
31655 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
31656 msgstr ""
31657
31658 #: tree.cc:13564
31659 #, gcc-internal-format
31660 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
31661 msgstr ""
31662
31663 #: tree.cc:13583
31664 #, gcc-internal-format
31665 msgid "%<TYPE_CANONICAL%> is not compatible"
31666 msgstr ""
31667
31668 #: tree.cc:13591
31669 #, gcc-internal-format
31670 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
31671 msgstr ""
31672
31673 #: tree.cc:13597
31674 #, gcc-internal-format
31675 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
31676 msgstr ""
31677
31678 #: tree.cc:13613
31679 #, gcc-internal-format
31680 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
31681 msgstr ""
31682
31683 #: tree.cc:13623
31684 #, gcc-internal-format
31685 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
31686 msgstr ""
31687
31688 #: tree.cc:13633
31689 #, gcc-internal-format
31690 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
31691 msgstr ""
31692
31693 #: tree.cc:13654
31694 #, gcc-internal-format
31695 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
31696 msgstr ""
31697
31698 #: tree.cc:13660
31699 #, gcc-internal-format
31700 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
31701 msgstr ""
31702
31703 #: tree.cc:13671
31704 #, gcc-internal-format
31705 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
31706 msgstr ""
31707
31708 #: tree.cc:13682
31709 #, gcc-internal-format
31710 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
31711 msgstr ""
31712
31713 #: tree.cc:13700
31714 #, gcc-internal-format
31715 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
31716 msgstr ""
31717
31718 #: tree.cc:13707
31719 #, gcc-internal-format
31720 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
31721 msgstr ""
31722
31723 #: tree.cc:13714
31724 #, gcc-internal-format
31725 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
31726 msgstr ""
31727
31728 #: tree.cc:13730
31729 #, gcc-internal-format
31730 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
31731 msgstr ""
31732
31733 #: tree.cc:13739
31734 #, gcc-internal-format
31735 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
31736 msgstr ""
31737
31738 #: tree.cc:13747
31739 #, gcc-internal-format
31740 msgid "enum value name is not %<IDENTIFIER_NODE%>"
31741 msgstr ""
31742
31743 #: tree.cc:13757
31744 #, fuzzy, gcc-internal-format
31745 #| msgid "size of array `%D' has non-integer type"
31746 msgid "array %<TYPE_DOMAIN%> is not integer type"
31747 msgstr "памер масіва `%D' не цэлалікавы тып"
31748
31749 #: tree.cc:13766
31750 #, gcc-internal-format
31751 msgid "%<TYPE_FIELDS%> defined in incomplete type"
31752 msgstr ""
31753
31754 #: tree.cc:13788
31755 #, gcc-internal-format
31756 msgid "wrong tree in %<TYPE_FIELDS%> list"
31757 msgstr ""
31758
31759 #: tree.cc:13803
31760 #, gcc-internal-format
31761 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
31762 msgstr ""
31763
31764 #: tree.cc:13810
31765 #, gcc-internal-format
31766 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
31767 msgstr ""
31768
31769 #: tree.cc:13823
31770 #, gcc-internal-format
31771 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
31772 msgstr ""
31773
31774 #: tree.cc:13836
31775 #, gcc-internal-format
31776 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
31777 msgstr ""
31778
31779 #: tree.cc:13842
31780 #, gcc-internal-format
31781 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
31782 msgstr ""
31783
31784 #: tree.cc:13849
31785 #, gcc-internal-format
31786 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
31787 msgstr ""
31788
31789 #: tree.cc:13861
31790 #, gcc-internal-format
31791 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
31792 msgstr ""
31793
31794 #: tree.cc:13871
31795 #, gcc-internal-format
31796 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
31797 msgstr ""
31798
31799 #: tsan.cc:506
31800 #, fuzzy, gcc-internal-format
31801 #| msgid "%s does not support %s"
31802 msgid "%qs is not supported with %qs"
31803 msgstr "%s не падтрымлівае %s"
31804
31805 #: value-prof.cc:496
31806 #, gcc-internal-format
31807 msgid "dead histogram"
31808 msgstr ""
31809
31810 #: value-prof.cc:525
31811 #, gcc-internal-format
31812 msgid "histogram value statement does not correspond to the statement it is associated with"
31813 msgstr ""
31814
31815 #: value-prof.cc:594
31816 #, gcc-internal-format, gfc-internal-format
31817 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
31818 msgstr ""
31819
31820 #: var-tracking.cc:7209
31821 #, gcc-internal-format
31822 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
31823 msgstr ""
31824
31825 #: var-tracking.cc:7213
31826 #, gcc-internal-format
31827 msgid "variable tracking size limit exceeded"
31828 msgstr ""
31829
31830 #: varasm.cc:315
31831 #, fuzzy, gcc-internal-format
31832 #| msgid "class `%s' already exists"
31833 msgid "section already exists: %qs"
31834 msgstr "кляс `%s' ужо існуе"
31835
31836 #: varasm.cc:361
31837 #, gcc-internal-format
31838 msgid "%+qD causes a section type conflict with %qD"
31839 msgstr ""
31840
31841 #: varasm.cc:364
31842 #, gcc-internal-format
31843 msgid "section type conflict with %qD"
31844 msgstr ""
31845
31846 #: varasm.cc:369
31847 #, gcc-internal-format
31848 msgid "%+qD causes a section type conflict"
31849 msgstr ""
31850
31851 #: varasm.cc:371
31852 #, gcc-internal-format
31853 msgid "section type conflict"
31854 msgstr ""
31855
31856 #: varasm.cc:1104
31857 #, gcc-internal-format
31858 msgid "alignment of %q+D is greater than maximum object file alignment %d"
31859 msgstr ""
31860
31861 #: varasm.cc:1272
31862 #, fuzzy, gcc-internal-format
31863 #| msgid "can't initialize friend function `%s'"
31864 msgid "only zero initializers are allowed in section %qs"
31865 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
31866
31867 #: varasm.cc:1502 varasm.cc:1511
31868 #, gcc-internal-format
31869 msgid "register name not specified for %q+D"
31870 msgstr ""
31871
31872 #: varasm.cc:1513
31873 #, fuzzy, gcc-internal-format
31874 #| msgid "invalid register name for `%s'"
31875 msgid "invalid register name for %q+D"
31876 msgstr "нерэчаісная назва рэгістра `%s'"
31877
31878 #: varasm.cc:1515
31879 #, gcc-internal-format
31880 msgid "data type of %q+D isn%'t suitable for a register"
31881 msgstr ""
31882
31883 #: varasm.cc:1518
31884 #, gcc-internal-format
31885 msgid "the register specified for %q+D cannot be accessed by the current target"
31886 msgstr ""
31887
31888 #: varasm.cc:1521
31889 #, gcc-internal-format
31890 msgid "the register specified for %q+D is not general enough to be used as a register variable"
31891 msgstr ""
31892
31893 #: varasm.cc:1524
31894 #, gcc-internal-format
31895 msgid "register specified for %q+D isn%'t suitable for data type"
31896 msgstr ""
31897
31898 #: varasm.cc:1533
31899 #, gcc-internal-format
31900 msgid "register specified for %q+D is an internal GCC implementation detail"
31901 msgstr ""
31902
31903 #: varasm.cc:1543
31904 #, gcc-internal-format
31905 msgid "global register variable has initial value"
31906 msgstr ""
31907
31908 #: varasm.cc:1547
31909 #, gcc-internal-format
31910 msgid "optimization may eliminate reads and/or writes to register variables"
31911 msgstr ""
31912
31913 #: varasm.cc:1593
31914 #, gcc-internal-format
31915 msgid "register name given for non-register variable %q+D"
31916 msgstr ""
31917
31918 #: varasm.cc:2172
31919 #, gcc-internal-format
31920 msgid "thread-local COMMON data not implemented"
31921 msgstr ""
31922
31923 #: varasm.cc:2205
31924 #, gcc-internal-format
31925 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
31926 msgstr ""
31927
31928 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
31929 #, gcc-internal-format
31930 msgid "storage size of %q+D isn%'t known"
31931 msgstr ""
31932
31933 #: varasm.cc:5269
31934 #, gcc-internal-format
31935 msgid "initializer for integer/fixed-point value is too complicated"
31936 msgstr ""
31937
31938 #: varasm.cc:5274
31939 #, gcc-internal-format
31940 msgid "initializer for floating value is not a floating constant"
31941 msgstr ""
31942
31943 #: varasm.cc:5619
31944 #, fuzzy, gcc-internal-format
31945 msgid "invalid initial value for member %qE"
31946 msgstr "нявернае выкарыстанне \"restict\""
31947
31948 #: varasm.cc:5875
31949 #, gcc-internal-format
31950 msgid "%qD declared weak after being used"
31951 msgstr ""
31952
31953 #: varasm.cc:5927
31954 #, gcc-internal-format
31955 msgid "weak declaration of %q+D being applied to a already existing, static definition"
31956 msgstr ""
31957
31958 #: varasm.cc:5968
31959 #, gcc-internal-format
31960 msgid "weak declaration of %q+D must be public"
31961 msgstr ""
31962
31963 #: varasm.cc:5972
31964 #, gcc-internal-format
31965 msgid "weak declaration of %q+D not supported"
31966 msgstr ""
31967
31968 #: varasm.cc:6001 varasm.cc:6321
31969 #, gcc-internal-format
31970 msgid "only weak aliases are supported in this configuration"
31971 msgstr ""
31972
31973 #: varasm.cc:6196 varasm.cc:6318
31974 #, fuzzy, gcc-internal-format
31975 msgid "%qs is not supported in this configuration"
31976 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31977
31978 #: varasm.cc:6224
31979 #, fuzzy, gcc-internal-format
31980 msgid "%qs is not supported on this target"
31981 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
31982
31983 #: varasm.cc:6280
31984 #, fuzzy, gcc-internal-format
31985 msgid "symver is only supported on ELF platforms"
31986 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31987
31988 #: varasm.cc:6299
31989 #, gcc-internal-format
31990 msgid "%qs symbol %q+D ultimately targets itself"
31991 msgstr ""
31992
31993 #: varasm.cc:6301
31994 #, gcc-internal-format
31995 msgid "%qs symbol %q+D must have static linkage"
31996 msgstr ""
31997
31998 #: varasm.cc:6308 config/nvptx/nvptx.cc:7445
31999 #, fuzzy, gcc-internal-format
32000 msgid "alias definitions not supported in this configuration"
32001 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32002
32003 #: varasm.cc:6536 config/sol2.cc:160 config/i386/winnt.cc:265
32004 #, fuzzy, gcc-internal-format
32005 msgid "visibility attribute not supported in this configuration; ignored"
32006 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32007
32008 #: varasm.cc:7824
32009 #, gcc-internal-format
32010 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
32011 msgstr ""
32012
32013 #: vec.cc:190
32014 #, gcc-internal-format, gfc-internal-format
32015 msgid "qsort comparator not anti-symmetric: %d, %d"
32016 msgstr ""
32017
32018 #: vec.cc:195
32019 #, gcc-internal-format, gfc-internal-format
32020 msgid "qsort comparator non-negative on sorted output: %d"
32021 msgstr ""
32022
32023 #: vec.cc:202
32024 #, gcc-internal-format, gfc-internal-format
32025 msgid "qsort comparator not transitive: %d, %d, %d"
32026 msgstr ""
32027
32028 #: vec.cc:204
32029 #, gcc-internal-format
32030 msgid "qsort checking failed"
32031 msgstr ""
32032
32033 #: vr-values.cc:2365
32034 #, gcc-internal-format
32035 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
32036 msgstr ""
32037
32038 #: vr-values.cc:2371
32039 #, gcc-internal-format
32040 msgid "assuming signed overflow does not occur when simplifying conditional"
32041 msgstr ""
32042
32043 #: vr-values.cc:2413
32044 #, gcc-internal-format
32045 msgid "comparison always false due to limited range of data type"
32046 msgstr ""
32047
32048 #: vr-values.cc:2415
32049 #, gcc-internal-format
32050 msgid "comparison always true due to limited range of data type"
32051 msgstr ""
32052
32053 #: vr-values.cc:3093
32054 #, gcc-internal-format
32055 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
32056 msgstr ""
32057
32058 #: vr-values.cc:3161
32059 #, gcc-internal-format
32060 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
32061 msgstr ""
32062
32063 #: vr-values.cc:3213
32064 #, gcc-internal-format
32065 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
32066 msgstr ""
32067
32068 #. Print an error message for unrecognized stab codes.
32069 #: xcoffout.cc:194
32070 #, gcc-internal-format
32071 msgid "no sclass for %s stab (0x%x)"
32072 msgstr ""
32073
32074 #: c-family/c-ada-spec.cc:2877
32075 #, gcc-internal-format
32076 msgid "packed layout"
32077 msgstr ""
32078
32079 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
32080 #, fuzzy, gcc-internal-format
32081 msgid "%qE attribute argument is invalid"
32082 msgstr "параметр \"%s\" ініцыялізаваны"
32083
32084 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
32085 #, fuzzy, gcc-internal-format
32086 msgid "%qE attribute argument %i is invalid"
32087 msgstr "параметр \"%s\" ініцыялізаваны"
32088
32089 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
32090 #, fuzzy, gcc-internal-format
32091 #| msgid "default argument for `%#D' has type `%T'"
32092 msgid "%qE attribute argument has type %qT"
32093 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
32094
32095 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
32096 #, fuzzy, gcc-internal-format
32097 #| msgid "default argument for `%#D' has type `%T'"
32098 msgid "%qE attribute argument %i has type %qT"
32099 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
32100
32101 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4316
32102 #: c-family/c-attribs.cc:4320 d/d-attribs.cc:1199
32103 #, fuzzy, gcc-internal-format
32104 msgid "%qE attribute argument value %qE is not an integer constant"
32105 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32106
32107 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
32108 #, fuzzy, gcc-internal-format
32109 msgid "%qE attribute argument %i value %qE is not an integer constant"
32110 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32111
32112 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
32113 #, gcc-internal-format
32114 msgid "%qE attribute argument value %qE does not refer to a function parameter"
32115 msgstr ""
32116
32117 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
32118 #, gcc-internal-format
32119 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
32120 msgstr ""
32121
32122 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
32123 #, gcc-internal-format
32124 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
32125 msgstr ""
32126
32127 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
32128 #, gcc-internal-format
32129 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
32130 msgstr ""
32131
32132 #: c-family/c-attribs.cc:724
32133 #, gcc-internal-format
32134 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
32135 msgstr ""
32136
32137 #: c-family/c-attribs.cc:728
32138 #, gcc-internal-format
32139 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
32140 msgstr ""
32141
32142 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
32143 #, gcc-internal-format
32144 msgid "%qE attribute argument value %qE refers to parameter type %qT"
32145 msgstr ""
32146
32147 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
32148 #, gcc-internal-format
32149 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
32150 msgstr ""
32151
32152 #: c-family/c-attribs.cc:783
32153 #, gcc-internal-format
32154 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
32155 msgstr ""
32156
32157 #: c-family/c-attribs.cc:788
32158 #, gcc-internal-format
32159 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
32160 msgstr ""
32161
32162 #: c-family/c-attribs.cc:908
32163 #, gcc-internal-format
32164 msgid "ignoring attribute %qs because it conflicts with previous %qs"
32165 msgstr ""
32166
32167 #: c-family/c-attribs.cc:946
32168 #, fuzzy, gcc-internal-format
32169 msgid "%qE attribute only supported on boolean types"
32170 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32171
32172 #: c-family/c-attribs.cc:956
32173 #, fuzzy, gcc-internal-format
32174 msgid "%qE attribute with unsupported boolean precision"
32175 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32176
32177 #: c-family/c-attribs.cc:979
32178 #, fuzzy, gcc-internal-format
32179 msgid "%qE attribute ignored for type %qT"
32180 msgstr "\"%s\" атрыбут ігнарыруецца"
32181
32182 #: c-family/c-attribs.cc:991
32183 #, fuzzy, gcc-internal-format
32184 msgid "%qE attribute ignored for field of type %qT"
32185 msgstr "\"%s\" атрыбут ігнарыруецца"
32186
32187 #: c-family/c-attribs.cc:1161 c-family/c-attribs.cc:3190
32188 #: c-family/c-attribs.cc:5623 ada/gcc-interface/utils.cc:7033
32189 #, fuzzy, gcc-internal-format
32190 #| msgid "argument to `%s' missing"
32191 msgid "%qE argument not a string"
32192 msgstr "аргумент для \"%s\" прапушчан"
32193
32194 #: c-family/c-attribs.cc:1324 ada/gcc-interface/utils.cc:6627
32195 #, gcc-internal-format
32196 msgid "%qE attribute ignored due to conflict with attribute %qs"
32197 msgstr ""
32198
32199 #: c-family/c-attribs.cc:1373
32200 #, gcc-internal-format
32201 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
32202 msgstr ""
32203
32204 #: c-family/c-attribs.cc:1413 c-family/c-attribs.cc:1419
32205 #: c-family/c-attribs.cc:5441 c-family/c-attribs.cc:5481
32206 #: c-family/c-attribs.cc:5487 ada/gcc-interface/utils.cc:6886
32207 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
32208 #, gcc-internal-format
32209 msgid "%qE attribute ignored due to conflict with %qs attribute"
32210 msgstr ""
32211
32212 #: c-family/c-attribs.cc:1475 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
32213 #, fuzzy, gcc-internal-format
32214 msgid "%qE attribute has no effect on unit local functions"
32215 msgstr "\"%s\" звычайна функцыя"
32216
32217 #: c-family/c-attribs.cc:1645 c-family/c-attribs.cc:3173
32218 #, fuzzy, gcc-internal-format
32219 msgid "%qE attribute ignored because %qD is not a variable"
32220 msgstr "\"%s\" атрыбут ігнарыруецца"
32221
32222 #: c-family/c-attribs.cc:1651
32223 #, gcc-internal-format
32224 msgid "%qE attribute ignored because %qD is not a local variable"
32225 msgstr ""
32226
32227 #: c-family/c-attribs.cc:1676 config/i386/i386-options.cc:3795
32228 #, gcc-internal-format
32229 msgid "%qE attribute have effect only on public objects"
32230 msgstr ""
32231
32232 #: c-family/c-attribs.cc:1705
32233 #, fuzzy, gcc-internal-format
32234 msgid "%qE attribute only affects top level objects"
32235 msgstr "\"%s\" атрыбут ігнарыруецца"
32236
32237 #: c-family/c-attribs.cc:1744 c-family/c-attribs.cc:3847
32238 #, gcc-internal-format
32239 msgid "%qE attribute on function returning %<void%>"
32240 msgstr ""
32241
32242 #: c-family/c-attribs.cc:1767
32243 #, fuzzy, gcc-internal-format
32244 msgid "%qE attribute is not supported because endianness is not uniform"
32245 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32246
32247 #: c-family/c-attribs.cc:1784
32248 #, gcc-internal-format
32249 msgid "attribute %qE argument must be one of %qs or %qs"
32250 msgstr ""
32251
32252 #: c-family/c-attribs.cc:1880
32253 #, fuzzy, gcc-internal-format
32254 #| msgid "section attributes are not supported for this target"
32255 msgid "destructor priorities are not supported"
32256 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32257
32258 #: c-family/c-attribs.cc:1882
32259 #, fuzzy, gcc-internal-format
32260 #| msgid "section attributes are not supported for this target"
32261 msgid "constructor priorities are not supported"
32262 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32263
32264 #: c-family/c-attribs.cc:1904
32265 #, gcc-internal-format, gfc-internal-format
32266 msgid "destructor priorities from 0 to %d are reserved for the implementation"
32267 msgstr ""
32268
32269 #: c-family/c-attribs.cc:1909
32270 #, gcc-internal-format, gfc-internal-format
32271 msgid "constructor priorities from 0 to %d are reserved for the implementation"
32272 msgstr ""
32273
32274 #: c-family/c-attribs.cc:1917
32275 #, gcc-internal-format, gfc-internal-format
32276 msgid "destructor priorities must be integers from 0 to %d inclusive"
32277 msgstr ""
32278
32279 #: c-family/c-attribs.cc:1920
32280 #, gcc-internal-format, gfc-internal-format
32281 msgid "constructor priorities must be integers from 0 to %d inclusive"
32282 msgstr ""
32283
32284 #: c-family/c-attribs.cc:2073
32285 #, fuzzy, gcc-internal-format
32286 #| msgid "unknown machine mode `%s'"
32287 msgid "unknown machine mode %qE"
32288 msgstr "невядомы рэжым машыны \"%s\""
32289
32290 #: c-family/c-attribs.cc:2107
32291 #, gcc-internal-format
32292 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
32293 msgstr ""
32294
32295 #: c-family/c-attribs.cc:2110
32296 #, gcc-internal-format
32297 msgid "use %<__attribute__ ((vector_size))%> instead"
32298 msgstr ""
32299
32300 #: c-family/c-attribs.cc:2119
32301 #, fuzzy, gcc-internal-format
32302 #| msgid "unable to open file '%s'"
32303 msgid "unable to emulate %qs"
32304 msgstr "немагу адчыніць файл \"%s\""
32305
32306 #: c-family/c-attribs.cc:2132
32307 #, fuzzy, gcc-internal-format
32308 msgid "invalid pointer mode %qs"
32309 msgstr "Нерэчаісны выбар \"%s\""
32310
32311 #: c-family/c-attribs.cc:2149
32312 #, gcc-internal-format
32313 msgid "signedness of type and machine mode %qs don%'t match"
32314 msgstr ""
32315
32316 #: c-family/c-attribs.cc:2160
32317 #, fuzzy, gcc-internal-format
32318 #| msgid "no data type for mode `%s'"
32319 msgid "no data type for mode %qs"
32320 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
32321
32322 #: c-family/c-attribs.cc:2170
32323 #, gcc-internal-format
32324 msgid "cannot use mode %qs for enumerated types"
32325 msgstr ""
32326
32327 #: c-family/c-attribs.cc:2198
32328 #, fuzzy, gcc-internal-format
32329 msgid "mode %qs applied to inappropriate type"
32330 msgstr "\"%s\" мае незавершаны тып"
32331
32332 #: c-family/c-attribs.cc:2223 c-family/c-attribs.cc:2537 d/d-attribs.cc:999
32333 #, gcc-internal-format
32334 msgid "section attributes are not supported for this target"
32335 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32336
32337 #: c-family/c-attribs.cc:2229 d/d-attribs.cc:1006
32338 #, fuzzy, gcc-internal-format
32339 #| msgid "section attributes are not supported for this target"
32340 msgid "section attribute not allowed for %q+D"
32341 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32342
32343 #: c-family/c-attribs.cc:2235 d/d-attribs.cc:1013
32344 #, fuzzy, gcc-internal-format
32345 msgid "section attribute argument not a string constant"
32346 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32347
32348 #: c-family/c-attribs.cc:2244 d/d-attribs.cc:1022
32349 #, gcc-internal-format
32350 msgid "section attribute cannot be specified for local variables"
32351 msgstr ""
32352
32353 #: c-family/c-attribs.cc:2255 config/bfin/bfin.cc:4796
32354 #: config/bfin/bfin.cc:4847 config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886
32355 #: d/d-attribs.cc:1033
32356 #, fuzzy, gcc-internal-format
32357 #| msgid "section of `%s' conflicts with previous declaration"
32358 msgid "section of %q+D conflicts with previous declaration"
32359 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
32360
32361 #: c-family/c-attribs.cc:2264 c-family/c-attribs.cc:2563 d/d-attribs.cc:1042
32362 #, fuzzy, gcc-internal-format
32363 msgid "section of %q+D cannot be overridden"
32364 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32365
32366 #: c-family/c-attribs.cc:2380
32367 #, gcc-internal-format
32368 msgid "alignment may not be specified for %q+D"
32369 msgstr ""
32370
32371 #: c-family/c-attribs.cc:2405
32372 #, gcc-internal-format
32373 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
32374 msgstr ""
32375
32376 #: c-family/c-attribs.cc:2450
32377 #, gcc-internal-format
32378 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
32379 msgstr ""
32380
32381 #: c-family/c-attribs.cc:2498 d/d-attribs.cc:1120
32382 #, fuzzy, gcc-internal-format
32383 msgid "inline function %q+D declared weak"
32384 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32385
32386 #: c-family/c-attribs.cc:2503
32387 #, fuzzy, gcc-internal-format
32388 msgid "indirect function %q+D cannot be declared weak"
32389 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32390
32391 #: c-family/c-attribs.cc:2544
32392 #, fuzzy, gcc-internal-format
32393 msgid "ignoring %qE attribute not set on a variable"
32394 msgstr "\"%s\" атрыбут ігнарыруецца"
32395
32396 #: c-family/c-attribs.cc:2554 config/bfin/bfin.cc:4824
32397 #, fuzzy, gcc-internal-format
32398 msgid "%qE attribute cannot be specified for local variables"
32399 msgstr "\"%s\" атрыбут ігнарыруецца"
32400
32401 #: c-family/c-attribs.cc:2569
32402 #, gcc-internal-format
32403 msgid "%qE attribute is specific to ELF targets"
32404 msgstr ""
32405
32406 #: c-family/c-attribs.cc:2576
32407 #, fuzzy, gcc-internal-format
32408 msgid "ignoring %qE attribute set on const variable"
32409 msgstr "\"%s\" атрыбут ігнарыруецца"
32410
32411 #: c-family/c-attribs.cc:2587
32412 #, fuzzy, gcc-internal-format
32413 msgid "ignoring %qE attribute set on initialized variable"
32414 msgstr "\"%s\" атрыбут ігнарыруецца"
32415
32416 #: c-family/c-attribs.cc:2600
32417 #, fuzzy, gcc-internal-format
32418 msgid "ignoring %qE attribute set on uninitialized variable"
32419 msgstr "\"%s\" атрыбут ігнарыруецца"
32420
32421 #: c-family/c-attribs.cc:2633
32422 #, fuzzy, gcc-internal-format
32423 msgid "%qE attribute is only applicable on functions"
32424 msgstr "\"%s\" звычайна функцыя"
32425
32426 #: c-family/c-attribs.cc:2652 d/d-attribs.cc:1068
32427 #, fuzzy, gcc-internal-format
32428 msgid "%<symver%> attribute only applies to functions and variables"
32429 msgstr "\"%s\" звычайна функцыя"
32430
32431 #: c-family/c-attribs.cc:2660 d/d-attribs.cc:1076
32432 #, fuzzy, gcc-internal-format
32433 msgid "%<symver%> attribute is only applicable to symbols"
32434 msgstr "\"%s\" атрыбут ігнарыруецца"
32435
32436 #: c-family/c-attribs.cc:2670 d/d-attribs.cc:1086
32437 #, fuzzy, gcc-internal-format
32438 msgid "%<symver%> attribute argument not a string constant"
32439 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32440
32441 #: c-family/c-attribs.cc:2684 d/d-attribs.cc:1100
32442 #, gcc-internal-format
32443 msgid "symver attribute argument must have format %<name@nodename%>"
32444 msgstr ""
32445
32446 #: c-family/c-attribs.cc:2685 d/d-attribs.cc:1101
32447 #, gcc-internal-format
32448 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
32449 msgstr ""
32450
32451 #: c-family/c-attribs.cc:2720
32452 #, gcc-internal-format
32453 msgid "%q+D defined both normally and as %qE attribute"
32454 msgstr ""
32455
32456 #: c-family/c-attribs.cc:2728
32457 #, gcc-internal-format
32458 msgid "weak %q+D cannot be defined %qE"
32459 msgstr ""
32460
32461 #: c-family/c-attribs.cc:2745 c-family/c-attribs.cc:3738
32462 #, gcc-internal-format
32463 msgid "attribute %qE argument not a string"
32464 msgstr ""
32465
32466 #: c-family/c-attribs.cc:2778
32467 #, gcc-internal-format
32468 msgid "%+qD declared %qs after being used"
32469 msgstr ""
32470
32471 #: c-family/c-attribs.cc:2828
32472 #, gcc-internal-format
32473 msgid "%qE attribute argument cannot be a string"
32474 msgstr ""
32475
32476 #: c-family/c-attribs.cc:2841
32477 #, gcc-internal-format
32478 msgid "%qE attribute argument cannot be a constant arithmetic expression"
32479 msgstr ""
32480
32481 #: c-family/c-attribs.cc:2852
32482 #, gcc-internal-format
32483 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
32484 msgstr ""
32485
32486 #: c-family/c-attribs.cc:2907
32487 #, gcc-internal-format
32488 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
32489 msgstr ""
32490
32491 #: c-family/c-attribs.cc:2912
32492 #, gcc-internal-format
32493 msgid "symbol %qD referenced by %qD declared here"
32494 msgstr ""
32495
32496 #: c-family/c-attribs.cc:2960
32497 #, fuzzy, gcc-internal-format
32498 msgid "%qE attribute must apply to a declaration"
32499 msgstr "\"%s\" звычайна функцыя"
32500
32501 #: c-family/c-attribs.cc:3018
32502 #, fuzzy, gcc-internal-format
32503 msgid "indirect function %q+D cannot be declared %qE"
32504 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32505
32506 #: c-family/c-attribs.cc:3041
32507 #, gcc-internal-format
32508 msgid "%qE attribute must appear before %qs attribute"
32509 msgstr ""
32510
32511 #: c-family/c-attribs.cc:3054
32512 #, gcc-internal-format
32513 msgid "%+qD declared %qE after being used"
32514 msgstr ""
32515
32516 #: c-family/c-attribs.cc:3078
32517 #, fuzzy, gcc-internal-format
32518 msgid "%qE attribute ignored on non-class types"
32519 msgstr "\"%s\" атрыбут ігнарыруецца"
32520
32521 #: c-family/c-attribs.cc:3084
32522 #, gcc-internal-format
32523 msgid "%qE attribute ignored because %qT is already defined"
32524 msgstr ""
32525
32526 #: c-family/c-attribs.cc:3097
32527 #, fuzzy, gcc-internal-format
32528 msgid "visibility argument not a string"
32529 msgstr "аргумент для \"%s\" прапушчан"
32530
32531 #: c-family/c-attribs.cc:3109
32532 #, fuzzy, gcc-internal-format
32533 msgid "%qE attribute ignored on types"
32534 msgstr "\"%s\" атрыбут ігнарыруецца"
32535
32536 #: c-family/c-attribs.cc:3125
32537 #, gcc-internal-format
32538 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
32539 msgstr ""
32540
32541 #: c-family/c-attribs.cc:3137
32542 #, gcc-internal-format
32543 msgid "%qD redeclared with different visibility"
32544 msgstr ""
32545
32546 #: c-family/c-attribs.cc:3140 c-family/c-attribs.cc:3144
32547 #, gcc-internal-format
32548 msgid "%qD was declared %qs which implies default visibility"
32549 msgstr ""
32550
32551 #: c-family/c-attribs.cc:3181
32552 #, gcc-internal-format
32553 msgid "%qE attribute ignored because %qD does not have thread storage duration"
32554 msgstr ""
32555
32556 #: c-family/c-attribs.cc:3203
32557 #, gcc-internal-format
32558 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
32559 msgstr ""
32560
32561 #: c-family/c-attribs.cc:3225 c-family/c-attribs.cc:3821
32562 #: c-family/c-attribs.cc:5588 c-family/c-attribs.cc:5615
32563 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
32564 #, fuzzy, gcc-internal-format
32565 msgid "%qE attribute applies only to functions"
32566 msgstr "\"%s\" звычайна функцыя"
32567
32568 #: c-family/c-attribs.cc:3271
32569 #, fuzzy, gcc-internal-format
32570 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
32571 msgstr "\"%s\" атрыбут ігнарыруецца"
32572
32573 #: c-family/c-attribs.cc:3281
32574 #, gcc-internal-format
32575 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
32576 msgstr ""
32577
32578 #: c-family/c-attribs.cc:3285
32579 #, gcc-internal-format
32580 msgid "deallocation function declared here"
32581 msgstr ""
32582
32583 #: c-family/c-attribs.cc:3312
32584 #, fuzzy, gcc-internal-format
32585 msgid "%qE attribute ignored; valid only for functions"
32586 msgstr "\"%s\" звычайна функцыя"
32587
32588 #: c-family/c-attribs.cc:3322
32589 #, gcc-internal-format
32590 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
32591 msgstr ""
32592
32593 #. Handle specially the common case of specifying one of a number
32594 #. of overloads, such as operator delete.
32595 #: c-family/c-attribs.cc:3368
32596 #, gcc-internal-format
32597 msgid "%qE attribute argument 1 is ambiguous"
32598 msgstr ""
32599
32600 #: c-family/c-attribs.cc:3370
32601 #, gcc-internal-format
32602 msgid "use a cast to the expected type to disambiguate"
32603 msgstr ""
32604
32605 #: c-family/c-attribs.cc:3375
32606 #, fuzzy, gcc-internal-format
32607 msgid "%qE attribute argument 1 does not name a function"
32608 msgstr "\"%s\" звычайна функцыя"
32609
32610 #: c-family/c-attribs.cc:3378
32611 #, gcc-internal-format
32612 msgid "argument references a symbol declared here"
32613 msgstr ""
32614
32615 #. Reject functions without a prototype.
32616 #: c-family/c-attribs.cc:3394
32617 #, gcc-internal-format
32618 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
32619 msgstr ""
32620
32621 #: c-family/c-attribs.cc:3397 c-family/c-attribs.cc:3410
32622 #, gcc-internal-format
32623 msgid "referenced symbol declared here"
32624 msgstr ""
32625
32626 #. Reject functions that don't take a pointer as their first
32627 #. argument.
32628 #: c-family/c-attribs.cc:3407
32629 #, gcc-internal-format
32630 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
32631 msgstr ""
32632
32633 #: c-family/c-attribs.cc:3521 c-family/c-attribs.cc:3569
32634 #: c-family/c-attribs.cc:3596 d/d-attribs.cc:1303
32635 #, fuzzy, gcc-internal-format
32636 msgid "%qE attribute ignored on a function returning %qT"
32637 msgstr "\"%s\" атрыбут ігнарыруецца"
32638
32639 #: c-family/c-attribs.cc:3615
32640 #, fuzzy, gcc-internal-format
32641 msgid "%qE attribute argument %E is not an integer constant"
32642 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32643
32644 #: c-family/c-attribs.cc:3623
32645 #, gcc-internal-format
32646 msgid "%qE attribute argument %E is not positive"
32647 msgstr ""
32648
32649 #: c-family/c-attribs.cc:3634
32650 #, gcc-internal-format
32651 msgid "%qE attribute argument %E is not a power of 2"
32652 msgstr ""
32653
32654 #: c-family/c-attribs.cc:3647
32655 #, gcc-internal-format
32656 msgid "%qE attribute argument %E is not in the range [0, %wu]"
32657 msgstr ""
32658
32659 #: c-family/c-attribs.cc:3751
32660 #, gcc-internal-format
32661 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
32662 msgstr ""
32663
32664 #: c-family/c-attribs.cc:3827 c-family/c-attribs.cc:5594
32665 #, gcc-internal-format
32666 msgid "cannot set %qE attribute after definition"
32667 msgstr ""
32668
32669 #: c-family/c-attribs.cc:3894
32670 #, fuzzy, gcc-internal-format
32671 #| msgid "`%s' attribute ignored"
32672 msgid "%qE attribute duplicated"
32673 msgstr "\"%s\" атрыбут ігнарыруецца"
32674
32675 #: c-family/c-attribs.cc:3896
32676 #, gcc-internal-format
32677 msgid "%qE attribute follows %qE"
32678 msgstr ""
32679
32680 #: c-family/c-attribs.cc:3995
32681 #, fuzzy, gcc-internal-format
32682 msgid "type was previously declared %qE"
32683 msgstr "няма папярэдняга аб'яўлення для \"%s\""
32684
32685 #: c-family/c-attribs.cc:4008 cp/class.cc:4777
32686 #, gcc-internal-format
32687 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
32688 msgstr ""
32689
32690 #: c-family/c-attribs.cc:4066
32691 #, gcc-internal-format
32692 msgid "%qE argument not an identifier"
32693 msgstr ""
32694
32695 #: c-family/c-attribs.cc:4077
32696 #, gcc-internal-format
32697 msgid "%qD is not compatible with %qD"
32698 msgstr ""
32699
32700 #: c-family/c-attribs.cc:4080
32701 #, fuzzy, gcc-internal-format
32702 #| msgid "`%D' is not a function,"
32703 msgid "%qE argument is not a function"
32704 msgstr "`%D' - гэта ня функцыя,"
32705
32706 #: c-family/c-attribs.cc:4128 cp/name-lookup.cc:6052
32707 #, gcc-internal-format
32708 msgid "deprecated message is not a string"
32709 msgstr ""
32710
32711 #: c-family/c-attribs.cc:4169 c-family/c-attribs.cc:4234
32712 #, fuzzy, gcc-internal-format
32713 msgid "%qE attribute ignored for %qE"
32714 msgstr "\"%s\" атрыбут ігнарыруецца"
32715
32716 #: c-family/c-attribs.cc:4193
32717 #, gcc-internal-format
32718 msgid "the message attached to %<unavailable%> is not a string"
32719 msgstr ""
32720
32721 #: c-family/c-attribs.cc:4292 c-family/c-attribs.cc:4294
32722 #, fuzzy, gcc-internal-format
32723 msgid "invalid vector type for attribute %qE"
32724 msgstr "нявернае выкарыстанне \"restict\""
32725
32726 #: c-family/c-attribs.cc:4329 c-family/c-attribs.cc:4333
32727 #, gcc-internal-format
32728 msgid "%qE attribute argument value %qE is negative"
32729 msgstr ""
32730
32731 #: c-family/c-attribs.cc:4346 c-family/c-attribs.cc:4350
32732 #, gcc-internal-format
32733 msgid "%qE attribute argument value %qE exceeds %wu"
32734 msgstr ""
32735
32736 #: c-family/c-attribs.cc:4358 ada/gcc-interface/utils.cc:4172
32737 #, gcc-internal-format
32738 msgid "vector size not an integral multiple of component size"
32739 msgstr ""
32740
32741 #: c-family/c-attribs.cc:4364 ada/gcc-interface/utils.cc:4179
32742 #, gcc-internal-format
32743 msgid "zero vector size"
32744 msgstr ""
32745
32746 #: c-family/c-attribs.cc:4373 c-family/c-attribs.cc:4376
32747 #, gcc-internal-format
32748 msgid "number of vector components %wu not a power of two"
32749 msgstr ""
32750
32751 #: c-family/c-attribs.cc:4383 c-family/c-attribs.cc:4387
32752 #, gcc-internal-format
32753 msgid "number of vector components %wu exceeds %d"
32754 msgstr ""
32755
32756 #: c-family/c-attribs.cc:4447
32757 #, fuzzy, gcc-internal-format
32758 msgid "%qE attribute only supported on non-mask vector types"
32759 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32760
32761 #: c-family/c-attribs.cc:4480
32762 #, gcc-internal-format
32763 msgid "%qE attribute without arguments on a non-prototype"
32764 msgstr ""
32765
32766 #: c-family/c-attribs.cc:4537
32767 #, fuzzy, gcc-internal-format
32768 msgid "%qE attribute ignored on objects of type %qT"
32769 msgstr "\"%s\" атрыбут ігнарыруецца"
32770
32771 #: c-family/c-attribs.cc:4545
32772 #, fuzzy, gcc-internal-format
32773 msgid "%qE attribute does not apply to functions"
32774 msgstr "\"%s\" звычайна функцыя"
32775
32776 #: c-family/c-attribs.cc:4679
32777 #, gcc-internal-format
32778 msgid "attribute %qs mismatch with mode %qs"
32779 msgstr ""
32780
32781 #: c-family/c-attribs.cc:4728
32782 #, gcc-internal-format
32783 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
32784 msgstr ""
32785
32786 #: c-family/c-attribs.cc:4734
32787 #, gcc-internal-format
32788 msgid "attribute %qs positional argument 2 missing in previous designation"
32789 msgstr ""
32790
32791 #: c-family/c-attribs.cc:4740
32792 #, gcc-internal-format
32793 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
32794 msgstr ""
32795
32796 #: c-family/c-attribs.cc:4748
32797 #, gcc-internal-format
32798 msgid "attribute %qs mismatched positional argument values %i and %i"
32799 msgstr ""
32800
32801 #: c-family/c-attribs.cc:4770
32802 #, gcc-internal-format, gfc-internal-format
32803 msgid "designating the bound of variable length array argument %u"
32804 msgstr ""
32805
32806 #: c-family/c-attribs.cc:4853
32807 #, gcc-internal-format
32808 msgid "attribute %qE without arguments on a non-prototype"
32809 msgstr ""
32810
32811 #: c-family/c-attribs.cc:4903
32812 #, gcc-internal-format
32813 msgid "attribute %qE invalid mode"
32814 msgstr ""
32815
32816 #: c-family/c-attribs.cc:4912
32817 #, gcc-internal-format
32818 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
32819 msgstr ""
32820
32821 #: c-family/c-attribs.cc:4940
32822 #, gcc-internal-format
32823 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
32824 msgstr ""
32825
32826 #: c-family/c-attribs.cc:4951
32827 #, gcc-internal-format
32828 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
32829 msgstr ""
32830
32831 #. The first positional argument is required.  It may be worth
32832 #. dropping the requirement at some point and having read_only
32833 #. apply to all const-qualified pointers and read_write or
32834 #. write_only to the rest.
32835 #: c-family/c-attribs.cc:4964
32836 #, gcc-internal-format
32837 msgid "attribute %<%E(%s)%> missing an argument"
32838 msgstr ""
32839
32840 #: c-family/c-attribs.cc:5005
32841 #, gcc-internal-format
32842 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
32843 msgstr ""
32844
32845 #: c-family/c-attribs.cc:5008
32846 #, gcc-internal-format
32847 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
32848 msgstr ""
32849
32850 #: c-family/c-attribs.cc:5033
32851 #, gcc-internal-format
32852 msgid "attribute %qs positional argument %i invalid value %wi"
32853 msgstr ""
32854
32855 #: c-family/c-attribs.cc:5037
32856 #, gcc-internal-format
32857 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
32858 msgstr ""
32859
32860 #: c-family/c-attribs.cc:5044
32861 #, gcc-internal-format
32862 msgid "attribute %qs invalid positional argument"
32863 msgstr ""
32864
32865 #. The first argument must have a pointer or reference type.
32866 #: c-family/c-attribs.cc:5052
32867 #, gcc-internal-format
32868 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
32869 msgstr ""
32870
32871 #: c-family/c-attribs.cc:5063
32872 #, gcc-internal-format
32873 msgid "attribute %qs positional argument 1 references argument of function type %qT"
32874 msgstr ""
32875
32876 #: c-family/c-attribs.cc:5076
32877 #, gcc-internal-format
32878 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
32879 msgstr ""
32880
32881 #: c-family/c-attribs.cc:5094
32882 #, gcc-internal-format
32883 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
32884 msgstr ""
32885
32886 #: c-family/c-attribs.cc:5326
32887 #, gcc-internal-format
32888 msgid "cleanup argument not an identifier"
32889 msgstr ""
32890
32891 #: c-family/c-attribs.cc:5333
32892 #, fuzzy, gcc-internal-format
32893 #| msgid "too many arguments to function"
32894 msgid "cleanup argument not a function"
32895 msgstr "вельмі шмат аргументаў у функцыі"
32896
32897 #: c-family/c-attribs.cc:5370
32898 #, gcc-internal-format
32899 msgid "%qE attribute requires prototypes with named arguments"
32900 msgstr ""
32901
32902 #: c-family/c-attribs.cc:5378
32903 #, fuzzy, gcc-internal-format
32904 msgid "%qE attribute only applies to variadic functions"
32905 msgstr "\"%s\" звычайна функцыя"
32906
32907 #: c-family/c-attribs.cc:5394 ada/gcc-interface/utils.cc:6530
32908 #, fuzzy, gcc-internal-format
32909 msgid "requested position is not an integer constant"
32910 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32911
32912 #: c-family/c-attribs.cc:5402 ada/gcc-interface/utils.cc:6537
32913 #, gcc-internal-format
32914 msgid "requested position is less than zero"
32915 msgstr ""
32916
32917 #: c-family/c-attribs.cc:5457 ada/gcc-interface/utils.cc:6901
32918 #: d/d-attribs.cc:746
32919 #, gcc-internal-format
32920 msgid "empty string in attribute %<target%>"
32921 msgstr ""
32922
32923 #. The argument must be a constant string.
32924 #: c-family/c-attribs.cc:5476 config/sh/sh.cc:8548
32925 #, fuzzy, gcc-internal-format
32926 msgid "%qE attribute argument not a string constant"
32927 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32928
32929 #: c-family/c-attribs.cc:5640 ada/gcc-interface/utils.cc:7050
32930 #, fuzzy, gcc-internal-format
32931 #| msgid "unrecognized section name \"%s\""
32932 msgid "unrecognized %qE attribute argument %qs"
32933 msgstr "нераспазнаная назва сэкцыі \"%s\""
32934
32935 #: c-family/c-attribs.cc:5658
32936 #, gcc-internal-format
32937 msgid "%qE attribute on a function not returning a pointer"
32938 msgstr ""
32939
32940 #: c-family/c-attribs.cc:5673
32941 #, fuzzy, gcc-internal-format
32942 msgid "%qE attribute is only valid on %<struct%> type"
32943 msgstr "\"%s\" звычайна функцыя"
32944
32945 #: c-family/c-attribs.cc:5709
32946 #, fuzzy, gcc-internal-format
32947 msgid "%qE attribute argument %qE is not an integer constant"
32948 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32949
32950 #: c-family/c-attribs.cc:5718
32951 #, gcc-internal-format
32952 msgid "%qE attribute argument %qE exceeds %u"
32953 msgstr ""
32954
32955 #: c-family/c-attribs.cc:5740
32956 #, gcc-internal-format
32957 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
32958 msgstr ""
32959
32960 #: c-family/c-attribs.cc:5752
32961 #, gcc-internal-format
32962 msgid "%qE attribute is for pointer types only"
32963 msgstr ""
32964
32965 #: c-family/c-attribs.cc:5771
32966 #, gcc-internal-format
32967 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
32968 msgstr ""
32969
32970 #: c-family/c-attribs.cc:5794
32971 #, fuzzy, gcc-internal-format
32972 msgid "%qE cannot be applied to non-pointer type %qT"
32973 msgstr "\"%s\" мае незавершаны тып"
32974
32975 #: c-family/c-attribs.cc:5807
32976 #, gcc-internal-format
32977 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
32978 msgstr ""
32979
32980 #: c-family/c-attribs.cc:5819
32981 #, fuzzy, gcc-internal-format
32982 #| msgid "language %s not recognized"
32983 msgid "%qE attribute argument %qE is not recognised"
32984 msgstr "мова %s не распазнана"
32985
32986 #: c-family/c-attribs.cc:5834
32987 #, gcc-internal-format
32988 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
32989 msgstr ""
32990
32991 #: c-family/c-attribs.cc:5845
32992 #, gcc-internal-format
32993 msgid "%qE attribute ignored; field must be a function pointer"
32994 msgstr ""
32995
32996 #: c-family/c-attribs.cc:5869
32997 #, fuzzy, gcc-internal-format
32998 msgid "unknown attribute %qE"
32999 msgstr "невядомая назва рэгістра: %s\n"
33000
33001 #: c-family/c-attribs.cc:5896
33002 #, fuzzy, gcc-internal-format
33003 msgid "invalid operand type %qT for %qs"
33004 msgstr "нерэчаісны %%-код"
33005
33006 #: c-family/c-attribs.cc:6000
33007 #, fuzzy, gcc-internal-format
33008 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
33009 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
33010
33011 #: c-family/c-attribs.cc:6002
33012 #, fuzzy, gcc-internal-format
33013 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
33014 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
33015
33016 #: c-family/c-attribs.cc:6179
33017 #, fuzzy, gcc-internal-format
33018 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
33019 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
33020
33021 #: c-family/c-common.cc:766
33022 #, fuzzy, gcc-internal-format
33023 msgid "%qD is not defined outside of function scope"
33024 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
33025
33026 #: c-family/c-common.cc:811
33027 #, fuzzy, gcc-internal-format
33028 #| msgid "size of array `%s' is too large"
33029 msgid "size of string literal is too large"
33030 msgstr "памер масіва \"%s\" вельмі вялікі"
33031
33032 #: c-family/c-common.cc:834
33033 #, gcc-internal-format
33034 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
33035 msgstr ""
33036
33037 #: c-family/c-common.cc:1007
33038 #, gcc-internal-format
33039 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
33040 msgstr ""
33041
33042 #: c-family/c-common.cc:1048
33043 #, gcc-internal-format
33044 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
33045 msgstr ""
33046
33047 #: c-family/c-common.cc:1057
33048 #, gcc-internal-format
33049 msgid "%<__builtin_shuffle%> arguments must be vectors"
33050 msgstr ""
33051
33052 #: c-family/c-common.cc:1064
33053 #, gcc-internal-format
33054 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
33055 msgstr ""
33056
33057 #: c-family/c-common.cc:1075
33058 #, gcc-internal-format
33059 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
33060 msgstr ""
33061
33062 #: c-family/c-common.cc:1085
33063 #, gcc-internal-format
33064 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
33065 msgstr ""
33066
33067 #: c-family/c-common.cc:1136
33068 #, gcc-internal-format
33069 msgid "%<__builtin_shufflevector%> arguments must be vectors"
33070 msgstr ""
33071
33072 #: c-family/c-common.cc:1147
33073 #, gcc-internal-format
33074 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
33075 msgstr ""
33076
33077 #: c-family/c-common.cc:1156
33078 #, gcc-internal-format
33079 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
33080 msgstr ""
33081
33082 #: c-family/c-common.cc:1164
33083 #, gcc-internal-format
33084 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
33085 msgstr ""
33086
33087 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
33088 #, gcc-internal-format
33089 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
33090 msgstr ""
33091
33092 #: c-family/c-common.cc:1277
33093 #, gcc-internal-format
33094 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
33095 msgstr ""
33096
33097 #: c-family/c-common.cc:1286
33098 #, gcc-internal-format
33099 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
33100 msgstr ""
33101
33102 #: c-family/c-common.cc:1295
33103 #, gcc-internal-format
33104 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
33105 msgstr ""
33106
33107 #: c-family/c-common.cc:1919
33108 #, gcc-internal-format
33109 msgid "operation on %qE may be undefined"
33110 msgstr ""
33111
33112 #: c-family/c-common.cc:2270
33113 #, gcc-internal-format
33114 msgid "case label does not reduce to an integer constant"
33115 msgstr ""
33116
33117 #: c-family/c-common.cc:2353
33118 #, gcc-internal-format
33119 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
33120 msgstr ""
33121
33122 #: c-family/c-common.cc:2898
33123 #, fuzzy, gcc-internal-format
33124 msgid "invalid operands to binary %s (have %qT and %qT)"
33125 msgstr "нерэчаісны %%-код"
33126
33127 #: c-family/c-common.cc:3147
33128 #, gcc-internal-format
33129 msgid "comparison is always false due to limited range of data type"
33130 msgstr ""
33131
33132 #: c-family/c-common.cc:3150
33133 #, gcc-internal-format
33134 msgid "comparison is always true due to limited range of data type"
33135 msgstr ""
33136
33137 #: c-family/c-common.cc:3251
33138 #, gcc-internal-format
33139 msgid "comparison of unsigned expression in %<>= 0%> is always true"
33140 msgstr ""
33141
33142 #: c-family/c-common.cc:3259
33143 #, gcc-internal-format
33144 msgid "comparison of unsigned expression in %<< 0%> is always false"
33145 msgstr ""
33146
33147 #: c-family/c-common.cc:3303
33148 #, gcc-internal-format
33149 msgid "pointer of type %<void *%> used in arithmetic"
33150 msgstr ""
33151
33152 #: c-family/c-common.cc:3312
33153 #, gcc-internal-format
33154 msgid "pointer to a function used in arithmetic"
33155 msgstr ""
33156
33157 #: c-family/c-common.cc:3529
33158 #, gcc-internal-format
33159 msgid "enum constant in boolean context"
33160 msgstr ""
33161
33162 #: c-family/c-common.cc:3559 d/d-convert.cc:149
33163 #, gcc-internal-format
33164 msgid "the address of %qD will always evaluate as %<true%>"
33165 msgstr ""
33166
33167 #: c-family/c-common.cc:3604
33168 #, gcc-internal-format
33169 msgid "%<*%> in boolean context, suggest %<&&%> instead"
33170 msgstr ""
33171
33172 #: c-family/c-common.cc:3616
33173 #, gcc-internal-format
33174 msgid "%<<<%> in boolean context, did you mean %<<%>?"
33175 msgstr ""
33176
33177 #: c-family/c-common.cc:3632
33178 #, gcc-internal-format
33179 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
33180 msgstr ""
33181
33182 #: c-family/c-common.cc:3641
33183 #, gcc-internal-format
33184 msgid "%<?:%> using integer constants in boolean context"
33185 msgstr ""
33186
33187 #: c-family/c-common.cc:3677
33188 #, gcc-internal-format
33189 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
33190 msgstr ""
33191
33192 #: c-family/c-common.cc:3712 cp/semantics.cc:843 cp/typeck.cc:9971
33193 #, gcc-internal-format
33194 msgid "suggest parentheses around assignment used as truth value"
33195 msgstr ""
33196
33197 #: c-family/c-common.cc:3799 c/c-decl.cc:4708 c/c-decl.cc:7119
33198 #: c/c-typeck.cc:15862
33199 #, fuzzy, gcc-internal-format
33200 #| msgid "invalid use of `restrict'"
33201 msgid "invalid use of %<restrict%>"
33202 msgstr "нявернае выкарыстанне \"restict\""
33203
33204 #: c-family/c-common.cc:3873
33205 #, fuzzy, gcc-internal-format
33206 msgid "invalid application of %<sizeof%> to a function type"
33207 msgstr "Нерэчаісны выбар \"%s\""
33208
33209 #: c-family/c-common.cc:3883
33210 #, gcc-internal-format
33211 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
33212 msgstr ""
33213
33214 #: c-family/c-common.cc:3886
33215 #, gcc-internal-format
33216 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
33217 msgstr ""
33218
33219 #: c-family/c-common.cc:3897 cp/typeck.cc:1905
33220 #, gcc-internal-format
33221 msgid "invalid application of %qs to a void type"
33222 msgstr ""
33223
33224 #: c-family/c-common.cc:3906
33225 #, fuzzy, gcc-internal-format
33226 msgid "invalid application of %qs to incomplete type %qT"
33227 msgstr "\"%s\" мае незавершаны тып"
33228
33229 #: c-family/c-common.cc:3914
33230 #, gcc-internal-format
33231 msgid "invalid application of %qs to array type %qT of incomplete element type"
33232 msgstr ""
33233
33234 #: c-family/c-common.cc:3966
33235 #, gcc-internal-format
33236 msgid "%<__alignof%> applied to a bit-field"
33237 msgstr ""
33238
33239 #: c-family/c-common.cc:4766
33240 #, gcc-internal-format
33241 msgid "first argument to %<va_arg%> not of type %<va_list%>"
33242 msgstr ""
33243
33244 #: c-family/c-common.cc:4886
33245 #, fuzzy, gcc-internal-format
33246 msgid "cannot disable built-in function %qs"
33247 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
33248
33249 #: c-family/c-common.cc:5076
33250 #, gcc-internal-format
33251 msgid "pointers are not permitted as case values"
33252 msgstr ""
33253
33254 #: c-family/c-common.cc:5083
33255 #, gcc-internal-format
33256 msgid "range expressions in switch statements are non-standard"
33257 msgstr ""
33258
33259 #: c-family/c-common.cc:5111
33260 #, gcc-internal-format
33261 msgid "empty range specified"
33262 msgstr ""
33263
33264 #: c-family/c-common.cc:5163
33265 #, gcc-internal-format
33266 msgid "duplicate (or overlapping) case value"
33267 msgstr ""
33268
33269 #: c-family/c-common.cc:5165
33270 #, gcc-internal-format
33271 msgid "this is the first entry overlapping that value"
33272 msgstr ""
33273
33274 #: c-family/c-common.cc:5169
33275 #, gcc-internal-format
33276 msgid "duplicate case value"
33277 msgstr ""
33278
33279 #: c-family/c-common.cc:5170 c-family/c-warn.cc:2542
33280 #, gcc-internal-format
33281 msgid "previously used here"
33282 msgstr ""
33283
33284 #: c-family/c-common.cc:5174
33285 #, gcc-internal-format
33286 msgid "multiple default labels in one switch"
33287 msgstr ""
33288
33289 #: c-family/c-common.cc:5176
33290 #, gcc-internal-format
33291 msgid "this is the first default label"
33292 msgstr ""
33293
33294 #: c-family/c-common.cc:5288
33295 #, fuzzy, gcc-internal-format
33296 msgid "taking the address of a label is non-standard"
33297 msgstr "ISO C не дазваляе пусты ізыходны файл"
33298
33299 #: c-family/c-common.cc:5466
33300 #, fuzzy, gcc-internal-format
33301 msgid "requested alignment is not an integer constant"
33302 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
33303
33304 #: c-family/c-common.cc:5474 c-family/c-common.cc:5484
33305 #, gcc-internal-format
33306 msgid "requested alignment %qE is not a positive power of 2"
33307 msgstr ""
33308
33309 #: c-family/c-common.cc:5494
33310 #, gcc-internal-format
33311 msgid "requested alignment %qE exceeds object file maximum %u"
33312 msgstr ""
33313
33314 #: c-family/c-common.cc:5502
33315 #, gcc-internal-format
33316 msgid "requested alignment %qE exceeds maximum %u"
33317 msgstr ""
33318
33319 #: c-family/c-common.cc:5677
33320 #, fuzzy, gcc-internal-format
33321 #| msgid "too few arguments to function"
33322 msgid "not enough variable arguments to fit a sentinel"
33323 msgstr "не хапае аргументаў у функцыі"
33324
33325 #: c-family/c-common.cc:5691
33326 #, gcc-internal-format
33327 msgid "missing sentinel in function call"
33328 msgstr ""
33329
33330 #: c-family/c-common.cc:5918 c-family/c-common.cc:5968 d/d-attribs.cc:812
33331 #: d/d-attribs.cc:862
33332 #, gcc-internal-format
33333 msgid "bad option %qs to attribute %<optimize%>"
33334 msgstr ""
33335
33336 #: c-family/c-common.cc:5921 c-family/c-common.cc:5972
33337 #, gcc-internal-format
33338 msgid "bad option %qs to pragma %<optimize%>"
33339 msgstr ""
33340
33341 #: c-family/c-common.cc:6020
33342 #, gcc-internal-format
33343 msgid "attribute %<fallthrough%> specified multiple times"
33344 msgstr ""
33345
33346 #: c-family/c-common.cc:6024
33347 #, gcc-internal-format
33348 msgid "%<fallthrough%> attribute specified with a parameter"
33349 msgstr ""
33350
33351 #: c-family/c-common.cc:6204 c-family/c-common.cc:7040
33352 #: c-family/c-common.cc:7087 c-family/c-common.cc:7162
33353 #: c-family/c-common.cc:7235 config/aarch64/aarch64-sve-builtins.cc:2122
33354 #: c/c-typeck.cc:3729
33355 #, fuzzy, gcc-internal-format
33356 #| msgid "too few arguments to function"
33357 msgid "too few arguments to function %qE"
33358 msgstr "не хапае аргументаў у функцыі"
33359
33360 #: c-family/c-common.cc:6209 c-family/c-common.cc:7093
33361 #: c-family/c-common.cc:7261 config/aarch64/aarch64-sve-builtins.cc:2124
33362 #: c/c-typeck.cc:3593
33363 #, fuzzy, gcc-internal-format
33364 #| msgid "too many arguments to function"
33365 msgid "too many arguments to function %qE"
33366 msgstr "вельмі шмат аргументаў у функцыі"
33367
33368 #: c-family/c-common.cc:6251
33369 #, fuzzy, gcc-internal-format
33370 msgid "third argument to function %qE must be a constant integer"
33371 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
33372
33373 #: c-family/c-common.cc:6276
33374 #, gcc-internal-format
33375 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
33376 msgstr ""
33377
33378 #: c-family/c-common.cc:6297 c-family/c-common.cc:6341
33379 #, fuzzy, gcc-internal-format
33380 #| msgid "too many arguments to function `%s'"
33381 msgid "non-floating-point argument in call to function %qE"
33382 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
33383
33384 #: c-family/c-common.cc:6320
33385 #, fuzzy, gcc-internal-format
33386 #| msgid "too many arguments to function `%s'"
33387 msgid "non-floating-point arguments in call to function %qE"
33388 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
33389
33390 #: c-family/c-common.cc:6334
33391 #, fuzzy, gcc-internal-format
33392 #| msgid "too few arguments to function `%s'"
33393 msgid "non-const integer argument %u in call to function %qE"
33394 msgstr "нехапае аргументаў у функцыі \"%s\""
33395
33396 #: c-family/c-common.cc:6354
33397 #, fuzzy, gcc-internal-format
33398 #| msgid "too few arguments to function `%s'"
33399 msgid "non-integer argument 3 in call to function %qE"
33400 msgstr "нехапае аргументаў у функцыі \"%s\""
33401
33402 #: c-family/c-common.cc:6371 c-family/c-common.cc:6421
33403 #, gcc-internal-format
33404 msgid "argument %u in call to function %qE does not have integral type"
33405 msgstr ""
33406
33407 #: c-family/c-common.cc:6378
33408 #, gcc-internal-format
33409 msgid "argument 3 in call to function %qE does not have pointer to integral type"
33410 msgstr ""
33411
33412 #: c-family/c-common.cc:6384
33413 #, gcc-internal-format
33414 msgid "argument 3 in call to function %qE has pointer to enumerated type"
33415 msgstr ""
33416
33417 #: c-family/c-common.cc:6390
33418 #, gcc-internal-format
33419 msgid "argument 3 in call to function %qE has pointer to boolean type"
33420 msgstr ""
33421
33422 #: c-family/c-common.cc:6396 c-family/c-common.cc:6403
33423 #: c-family/c-common.cc:6458 c-family/c-common.cc:6465
33424 #, gcc-internal-format
33425 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
33426 msgstr ""
33427
33428 #: c-family/c-common.cc:6427
33429 #, gcc-internal-format
33430 msgid "argument 3 in call to function %qE has enumerated type"
33431 msgstr ""
33432
33433 #: c-family/c-common.cc:6433
33434 #, gcc-internal-format
33435 msgid "argument 3 in call to function %qE has boolean type"
33436 msgstr ""
33437
33438 #: c-family/c-common.cc:6446
33439 #, gcc-internal-format
33440 msgid "argument %u in call to function %qE does not have pointer type"
33441 msgstr ""
33442
33443 #: c-family/c-common.cc:6452
33444 #, fuzzy, gcc-internal-format
33445 msgid "argument %u in call to function %qE points to incomplete type"
33446 msgstr "\"%s\" мае незавершаны тып"
33447
33448 #: c-family/c-common.cc:6717
33449 #, gcc-internal-format
33450 msgid "cannot apply %<offsetof%> to static data member %qD"
33451 msgstr ""
33452
33453 #: c-family/c-common.cc:6722
33454 #, gcc-internal-format
33455 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
33456 msgstr ""
33457
33458 #: c-family/c-common.cc:6729
33459 #, gcc-internal-format
33460 msgid "cannot apply %<offsetof%> to a non constant address"
33461 msgstr ""
33462
33463 #: c-family/c-common.cc:6742
33464 #, fuzzy, gcc-internal-format
33465 msgid "attempt to take address of bit-field structure member %qD"
33466 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
33467
33468 #: c-family/c-common.cc:6795
33469 #, gcc-internal-format
33470 msgid "index %E denotes an offset greater than size of %qT"
33471 msgstr ""
33472
33473 #: c-family/c-common.cc:6956
33474 #, fuzzy, gcc-internal-format
33475 #| msgid "size of array `%s' is too large"
33476 msgid "size of array is too large"
33477 msgstr "памер масіва \"%s\" вельмі вялікі"
33478
33479 #: c-family/c-common.cc:7070 c-family/c-common.cc:7194
33480 #, gcc-internal-format
33481 msgid "operand type %qT is incompatible with argument %d of %qE"
33482 msgstr ""
33483
33484 #: c-family/c-common.cc:7104
33485 #, gcc-internal-format
33486 msgid "expecting argument of type pointer or of type integer for argument 1"
33487 msgstr ""
33488
33489 #: c-family/c-common.cc:7120
33490 #, gcc-internal-format
33491 msgid "both arguments must be compatible"
33492 msgstr ""
33493
33494 #: c-family/c-common.cc:7336
33495 #, fuzzy, gcc-internal-format
33496 #| msgid "too few arguments to function `%s'"
33497 msgid "incorrect number of arguments to function %qE"
33498 msgstr "нехапае аргументаў у функцыі \"%s\""
33499
33500 #: c-family/c-common.cc:7350
33501 #, fuzzy, gcc-internal-format
33502 msgid "argument 1 of %qE must be a non-void pointer type"
33503 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33504
33505 #: c-family/c-common.cc:7357
33506 #, fuzzy, gcc-internal-format
33507 msgid "argument 1 of %qE must be a pointer to a complete type"
33508 msgstr "\"%s\" мае незавершаны тып"
33509
33510 #: c-family/c-common.cc:7366
33511 #, fuzzy, gcc-internal-format
33512 msgid "argument 1 of %qE must be a pointer to a constant size type"
33513 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33514
33515 #: c-family/c-common.cc:7377
33516 #, fuzzy, gcc-internal-format
33517 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
33518 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33519
33520 #: c-family/c-common.cc:7398
33521 #, fuzzy, gcc-internal-format
33522 msgid "argument %d of %qE must be a pointer type"
33523 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33524
33525 #: c-family/c-common.cc:7406
33526 #, fuzzy, gcc-internal-format
33527 msgid "argument %d of %qE must be a pointer to a constant size type"
33528 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33529
33530 #: c-family/c-common.cc:7412
33531 #, fuzzy, gcc-internal-format
33532 msgid "argument %d of %qE must not be a pointer to a function"
33533 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33534
33535 #: c-family/c-common.cc:7420
33536 #, gcc-internal-format
33537 msgid "size mismatch in argument %d of %qE"
33538 msgstr ""
33539
33540 #: c-family/c-common.cc:7433
33541 #, gcc-internal-format
33542 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
33543 msgstr ""
33544
33545 #: c-family/c-common.cc:7438
33546 #, gcc-internal-format
33547 msgid "argument %d of %qE discards %<const%> qualifier"
33548 msgstr ""
33549
33550 #: c-family/c-common.cc:7447
33551 #, fuzzy, gcc-internal-format
33552 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
33553 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33554
33555 #: c-family/c-common.cc:7452
33556 #, gcc-internal-format
33557 msgid "argument %d of %qE discards %<volatile%> qualifier"
33558 msgstr ""
33559
33560 #: c-family/c-common.cc:7465
33561 #, gcc-internal-format
33562 msgid "non-integer memory model argument %d of %qE"
33563 msgstr ""
33564
33565 #: c-family/c-common.cc:7478
33566 #, gcc-internal-format
33567 msgid "invalid memory model argument %d of %qE"
33568 msgstr ""
33569
33570 #: c-family/c-common.cc:7879
33571 #, gcc-internal-format
33572 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
33573 msgstr ""
33574
33575 #: c-family/c-common.cc:8514
33576 #, gcc-internal-format
33577 msgid "index value is out of bound"
33578 msgstr ""
33579
33580 #: c-family/c-common.cc:8556 c-family/c-common.cc:8605
33581 #: c-family/c-common.cc:8621
33582 #, gcc-internal-format
33583 msgid "conversion of scalar %qT to vector %qT involves truncation"
33584 msgstr ""
33585
33586 #. Reject arguments that are built-in functions with
33587 #. no library fallback.
33588 #: c-family/c-common.cc:8709
33589 #, gcc-internal-format
33590 msgid "built-in function %qE must be directly called"
33591 msgstr ""
33592
33593 #: c-family/c-common.cc:8729
33594 #, fuzzy, gcc-internal-format
33595 msgid "size of array %qE is not a constant expression"
33596 msgstr "памер масіва \"%s\" адмоўны"
33597
33598 #: c-family/c-common.cc:8732
33599 #, fuzzy, gcc-internal-format
33600 msgid "size of array is not a constant expression"
33601 msgstr "памер масіва \"%s\" адмоўны"
33602
33603 #: c-family/c-common.cc:8736
33604 #, fuzzy, gcc-internal-format
33605 #| msgid "size of array is negative"
33606 msgid "size %qE of array %qE is negative"
33607 msgstr "адмоўны памер масіва "
33608
33609 #: c-family/c-common.cc:8739
33610 #, fuzzy, gcc-internal-format
33611 #| msgid "size of array is negative"
33612 msgid "size %qE of array is negative"
33613 msgstr "адмоўны памер масіва "
33614
33615 #: c-family/c-common.cc:8744
33616 #, gcc-internal-format
33617 msgid "size %qE of array %qE exceeds maximum object size %qE"
33618 msgstr ""
33619
33620 #: c-family/c-common.cc:8747
33621 #, gcc-internal-format
33622 msgid "size %qE of array exceeds maximum object size %qE"
33623 msgstr ""
33624
33625 #: c-family/c-common.cc:8752
33626 #, gcc-internal-format
33627 msgid "size of array %qE exceeds maximum object size %qE"
33628 msgstr ""
33629
33630 #: c-family/c-common.cc:8755
33631 #, gcc-internal-format
33632 msgid "size of array exceeds maximum object size %qE"
33633 msgstr ""
33634
33635 #: c-family/c-common.cc:8826
33636 #, gcc-internal-format
33637 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
33638 msgstr ""
33639
33640 #: c-family/c-format.cc:199
33641 #, gcc-internal-format
33642 msgid "function does not return string type"
33643 msgstr "функцыя не вяртае тып string"
33644
33645 #: c-family/c-format.cc:233
33646 #, fuzzy, gcc-internal-format
33647 #| msgid "function does not return string type"
33648 msgid "format string argument is not a string type"
33649 msgstr "функцыя не вяртае тып string"
33650
33651 #: c-family/c-format.cc:259
33652 #, gcc-internal-format
33653 msgid "found a %qs reference but the format argument should be a string"
33654 msgstr ""
33655
33656 #: c-family/c-format.cc:262
33657 #, gcc-internal-format
33658 msgid "found a %qT but the format argument should be a string"
33659 msgstr ""
33660
33661 #: c-family/c-format.cc:272
33662 #, gcc-internal-format
33663 msgid "format argument should be a %qs reference but a string was found"
33664 msgstr ""
33665
33666 #: c-family/c-format.cc:294
33667 #, fuzzy, gcc-internal-format
33668 #| msgid "first argument of `%s' should be `int'"
33669 msgid "format argument should be a %qs reference"
33670 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33671
33672 #: c-family/c-format.cc:347
33673 #, gcc-internal-format
33674 msgid "unrecognized format specifier"
33675 msgstr ""
33676
33677 #: c-family/c-format.cc:360
33678 #, gcc-internal-format
33679 msgid "%qE is only allowed in Objective-C dialects"
33680 msgstr ""
33681
33682 #: c-family/c-format.cc:369
33683 #, gcc-internal-format
33684 msgid "%qE is an unrecognized format function type"
33685 msgstr ""
33686
33687 #: c-family/c-format.cc:391
33688 #, gcc-internal-format
33689 msgid "format string argument follows the arguments to be formatted"
33690 msgstr ""
33691
33692 #: c-family/c-format.cc:1230
33693 #, gcc-internal-format
33694 msgid "function %qD might be a candidate for %qs format attribute"
33695 msgstr ""
33696
33697 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
33698 #: c-family/c-format.cc:2776
33699 #, gcc-internal-format
33700 msgid "missing $ operand number in format"
33701 msgstr ""
33702
33703 #: c-family/c-format.cc:1351
33704 #, gcc-internal-format, gfc-internal-format
33705 msgid "%s does not support %%n$ operand number formats"
33706 msgstr ""
33707
33708 #: c-family/c-format.cc:1358
33709 #, gcc-internal-format
33710 msgid "operand number out of range in format"
33711 msgstr ""
33712
33713 #: c-family/c-format.cc:1381
33714 #, gcc-internal-format, gfc-internal-format
33715 msgid "format argument %d used more than once in %s format"
33716 msgstr ""
33717
33718 #: c-family/c-format.cc:1414
33719 #, gcc-internal-format
33720 msgid "%<$%>operand number used after format without operand number"
33721 msgstr ""
33722
33723 #: c-family/c-format.cc:1445
33724 #, gcc-internal-format
33725 msgid "format argument %d unused before used argument %d in %<$%>-style format"
33726 msgstr ""
33727
33728 #: c-family/c-format.cc:1548
33729 #, gcc-internal-format
33730 msgid "format not a string literal, format string not checked"
33731 msgstr ""
33732
33733 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
33734 #, gcc-internal-format
33735 msgid "format not a string literal and no format arguments"
33736 msgstr ""
33737
33738 #: c-family/c-format.cc:1569
33739 #, gcc-internal-format
33740 msgid "format not a string literal, argument types not checked"
33741 msgstr ""
33742
33743 #: c-family/c-format.cc:1586
33744 #, gcc-internal-format
33745 msgid "too many arguments for format"
33746 msgstr ""
33747
33748 #: c-family/c-format.cc:1591
33749 #, gcc-internal-format
33750 msgid "unused arguments in %<$%>-style format"
33751 msgstr ""
33752
33753 #: c-family/c-format.cc:1594
33754 #, gcc-internal-format, gfc-internal-format
33755 msgid "zero-length %s format string"
33756 msgstr ""
33757
33758 #: c-family/c-format.cc:1598
33759 #, gcc-internal-format
33760 msgid "format is a wide character string"
33761 msgstr ""
33762
33763 #: c-family/c-format.cc:1602
33764 #, gcc-internal-format
33765 msgid "format string is not an array of type %qs"
33766 msgstr ""
33767
33768 #: c-family/c-format.cc:1605
33769 #, gcc-internal-format
33770 msgid "unterminated format string"
33771 msgstr ""
33772
33773 #: c-family/c-format.cc:2019
33774 #, gcc-internal-format
33775 msgid "%s used with %<%%%c%> %s format"
33776 msgstr ""
33777
33778 #: c-family/c-format.cc:2029
33779 #, gcc-internal-format, gfc-internal-format
33780 msgid "%s does not support %s"
33781 msgstr "%s не падтрымлівае %s"
33782
33783 #: c-family/c-format.cc:2039
33784 #, fuzzy, gcc-internal-format
33785 #| msgid "%s does not support %s"
33786 msgid "%s does not support %s with the %<%%%c%> %s format"
33787 msgstr "%s не падтрымлівае %s"
33788
33789 #: c-family/c-format.cc:2053
33790 #, gcc-internal-format, gfc-internal-format
33791 msgid "%s used within a quoted sequence"
33792 msgstr ""
33793
33794 #: c-family/c-format.cc:2066
33795 #, gcc-internal-format
33796 msgid "%qc conversion used unquoted"
33797 msgstr ""
33798
33799 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
33800 #, gcc-internal-format, gfc-internal-format
33801 msgid "repeated %s in format"
33802 msgstr ""
33803
33804 #: c-family/c-format.cc:2195
33805 #, gcc-internal-format
33806 msgid "missing fill character at end of strfmon format"
33807 msgstr ""
33808
33809 #: c-family/c-format.cc:2297
33810 #, gcc-internal-format, gfc-internal-format
33811 msgid "zero width in %s format"
33812 msgstr ""
33813
33814 #: c-family/c-format.cc:2320
33815 #, gcc-internal-format, gfc-internal-format
33816 msgid "empty left precision in %s format"
33817 msgstr ""
33818
33819 #: c-family/c-format.cc:2411
33820 #, gcc-internal-format, gfc-internal-format
33821 msgid "empty precision in %s format"
33822 msgstr ""
33823
33824 #: c-family/c-format.cc:2489
33825 #, fuzzy, gcc-internal-format
33826 #| msgid "%s does not support %s"
33827 msgid "%s does not support the %qs %s length modifier"
33828 msgstr "%s не падтрымлівае %s"
33829
33830 #: c-family/c-format.cc:2545
33831 #, gcc-internal-format
33832 msgid "unknown conversion type character %qc in format"
33833 msgstr ""
33834
33835 #: c-family/c-format.cc:2557
33836 #, fuzzy, gcc-internal-format
33837 #| msgid "%s does not support %s"
33838 msgid "%s does not support the %<%%%c%> %s format"
33839 msgstr "%s не падтрымлівае %s"
33840
33841 #: c-family/c-format.cc:2589
33842 #, gcc-internal-format
33843 msgid "%s ignored with %s and %<%%%c%> %s format"
33844 msgstr ""
33845
33846 #: c-family/c-format.cc:2594
33847 #, gcc-internal-format, gfc-internal-format
33848 msgid "%s ignored with %s in %s format"
33849 msgstr ""
33850
33851 #: c-family/c-format.cc:2601
33852 #, gcc-internal-format
33853 msgid "use of %s and %s together with %<%%%c%> %s format"
33854 msgstr ""
33855
33856 #: c-family/c-format.cc:2606
33857 #, gcc-internal-format, gfc-internal-format
33858 msgid "use of %s and %s together in %s format"
33859 msgstr ""
33860
33861 #: c-family/c-format.cc:2633
33862 #, gcc-internal-format
33863 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
33864 msgstr ""
33865
33866 #: c-family/c-format.cc:2637
33867 #, gcc-internal-format
33868 msgid "%<%%%c%> yields only last 2 digits of year"
33869 msgstr ""
33870
33871 #: c-family/c-format.cc:2664
33872 #, gcc-internal-format
33873 msgid "no closing %<]%> for %<%%[%> format"
33874 msgstr ""
33875
33876 #: c-family/c-format.cc:2693
33877 #, gcc-internal-format
33878 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
33879 msgstr ""
33880
33881 #: c-family/c-format.cc:2715
33882 #, fuzzy, gcc-internal-format
33883 #| msgid "%s does not support %s"
33884 msgid "%s does not support the %<%%%s%c%> %s format"
33885 msgstr "%s не падтрымлівае %s"
33886
33887 #: c-family/c-format.cc:2753
33888 #, gcc-internal-format
33889 msgid "operand number specified with suppressed assignment"
33890 msgstr ""
33891
33892 #: c-family/c-format.cc:2757
33893 #, gcc-internal-format
33894 msgid "operand number specified for format taking no argument"
33895 msgstr ""
33896
33897 #: c-family/c-format.cc:3108
33898 #, gcc-internal-format
33899 msgid "unquoted type name %<%.*s%> in format"
33900 msgstr ""
33901
33902 #: c-family/c-format.cc:3110
33903 #, gcc-internal-format
33904 msgid "unquoted operator %<%.*s%> in format"
33905 msgstr ""
33906
33907 #: c-family/c-format.cc:3111
33908 #, gcc-internal-format
33909 msgid "unquoted keyword %<%.*s%> in format"
33910 msgstr ""
33911
33912 #: c-family/c-format.cc:3114
33913 #, gcc-internal-format
33914 msgid "use %qs instead"
33915 msgstr ""
33916
33917 #: c-family/c-format.cc:3166
33918 #, fuzzy, gcc-internal-format
33919 #| msgid "`%s' attribute ignored"
33920 msgid "unquoted attribute in format"
33921 msgstr "\"%s\" атрыбут ігнарыруецца"
33922
33923 #: c-family/c-format.cc:3179
33924 #, fuzzy, gcc-internal-format
33925 msgid "unquoted name of built-in function %<%.*s%> in format"
33926 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
33927
33928 #: c-family/c-format.cc:3193
33929 #, gcc-internal-format
33930 msgid "unquoted identifier or keyword %<%.*s%> in format"
33931 msgstr ""
33932
33933 #: c-family/c-format.cc:3227
33934 #, gcc-internal-format
33935 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
33936 msgstr ""
33937
33938 #: c-family/c-format.cc:3271
33939 #, gcc-internal-format
33940 msgid "quoted %qs directive in format; use %qs instead"
33941 msgstr ""
33942
33943 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
33944 #, gcc-internal-format
33945 msgid "contraction %<%.*s%> in format; use %qs instead"
33946 msgstr ""
33947
33948 #: c-family/c-format.cc:3318
33949 #, gcc-internal-format
33950 msgid "unquoted whitespace character %qc in format"
33951 msgstr ""
33952
33953 #: c-family/c-format.cc:3331
33954 #, gcc-internal-format
33955 msgid "spurious trailing space in format"
33956 msgstr ""
33957
33958 #: c-family/c-format.cc:3352
33959 #, gcc-internal-format
33960 msgid "inconsistent capitalization in format"
33961 msgstr ""
33962
33963 #: c-family/c-format.cc:3359
33964 #, gcc-internal-format, gfc-internal-format
33965 msgid "unquoted sequence of %i consecutive space characters in format"
33966 msgstr ""
33967
33968 #: c-family/c-format.cc:3379
33969 #, gcc-internal-format
33970 msgid "unquoted control characters in format"
33971 msgstr ""
33972
33973 #: c-family/c-format.cc:3386
33974 #, gcc-internal-format
33975 msgid "unquoted control character %qc in format"
33976 msgstr ""
33977
33978 #: c-family/c-format.cc:3444
33979 #, gcc-internal-format
33980 msgid "unquoted option name %<%.*s%> in format"
33981 msgstr ""
33982
33983 #: c-family/c-format.cc:3504
33984 #, gcc-internal-format
33985 msgid "unbalanced punctuation character %qc in format"
33986 msgstr ""
33987
33988 #: c-family/c-format.cc:3523
33989 #, gcc-internal-format
33990 msgid "unquoted preprocessing directive %<%.*s%> in format"
33991 msgstr ""
33992
33993 #: c-family/c-format.cc:3559
33994 #, gcc-internal-format
33995 msgid "bare apostrophe %<'%> in format"
33996 msgstr ""
33997
33998 #: c-family/c-format.cc:3561
33999 #, gcc-internal-format
34000 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
34001 msgstr ""
34002
34003 #: c-family/c-format.cc:3573
34004 #, gcc-internal-format
34005 msgid "grave accent %<`%> in format"
34006 msgstr ""
34007
34008 #: c-family/c-format.cc:3575
34009 #, gcc-internal-format
34010 msgid "use the apostrophe directive %qs instead"
34011 msgstr ""
34012
34013 #: c-family/c-format.cc:3587
34014 #, gcc-internal-format
34015 msgid "space followed by punctuation character %<%c%>"
34016 msgstr ""
34017
34018 #: c-family/c-format.cc:3598
34019 #, gcc-internal-format
34020 msgid "quoted %qs directive in format"
34021 msgstr ""
34022
34023 #: c-family/c-format.cc:3600
34024 #, gcc-internal-format
34025 msgid "if using %qs is not feasible, use %qs instead"
34026 msgstr ""
34027
34028 #: c-family/c-format.cc:3629
34029 #, gcc-internal-format
34030 msgid "spurious leading punctuation sequence %<%.*s%> in format"
34031 msgstr ""
34032
34033 #: c-family/c-format.cc:3669
34034 #, gcc-internal-format
34035 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
34036 msgstr ""
34037
34038 #: c-family/c-format.cc:3686
34039 #, gcc-internal-format
34040 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
34041 msgstr ""
34042
34043 #: c-family/c-format.cc:3706
34044 #, gcc-internal-format
34045 msgid "unquoted non-graph characters in format"
34046 msgstr ""
34047
34048 #: c-family/c-format.cc:3713
34049 #, gcc-internal-format
34050 msgid "unquoted non-graph character %qc in format"
34051 msgstr ""
34052
34053 #: c-family/c-format.cc:3745
34054 #, gcc-internal-format
34055 msgid "unbalanced punctuation character %<%c%> in format"
34056 msgstr ""
34057
34058 #: c-family/c-format.cc:3752
34059 #, fuzzy, gcc-internal-format
34060 #| msgid "unterminated comment"
34061 msgid "unterminated quoting directive"
34062 msgstr "незавершаныя каментарыі"
34063
34064 #: c-family/c-format.cc:3761
34065 #, gcc-internal-format
34066 msgid "unterminated quote character %<%c%> in format"
34067 msgstr ""
34068
34069 #: c-family/c-format.cc:3831
34070 #, gcc-internal-format
34071 msgid "spurious trailing %<%%%> in format"
34072 msgstr ""
34073
34074 #: c-family/c-format.cc:3891
34075 #, gcc-internal-format
34076 msgid "conversion lacks type at end of format"
34077 msgstr ""
34078
34079 #: c-family/c-format.cc:3920
34080 #, fuzzy, gcc-internal-format
34081 msgid "nested quoting directive"
34082 msgstr "нерэчаісны ініцыялізатар"
34083
34084 #: c-family/c-format.cc:3931
34085 #, fuzzy, gcc-internal-format
34086 msgid "unmatched quoting directive"
34087 msgstr "нерэчаісны ініцыялізатар"
34088
34089 #: c-family/c-format.cc:3946
34090 #, gcc-internal-format
34091 msgid "%qc directive redundant after prior occurence of the same"
34092 msgstr ""
34093
34094 #: c-family/c-format.cc:3952
34095 #, gcc-internal-format
34096 msgid "unmatched color reset directive"
34097 msgstr ""
34098
34099 #: c-family/c-format.cc:3964
34100 #, gcc-internal-format
34101 msgid "%qc conversion used within a quoted sequence"
34102 msgstr ""
34103
34104 #: c-family/c-format.cc:4004
34105 #, gcc-internal-format
34106 msgid "embedded %<\\0%> in format"
34107 msgstr ""
34108
34109 #: c-family/c-format.cc:4020
34110 #, fuzzy, gcc-internal-format
34111 #| msgid "unterminated comment"
34112 msgid "unterminated color directive"
34113 msgstr "незавершаныя каментарыі"
34114
34115 #: c-family/c-format.cc:4142
34116 #, gcc-internal-format, gfc-internal-format
34117 msgid "writing through null pointer (argument %d)"
34118 msgstr ""
34119
34120 #: c-family/c-format.cc:4153
34121 #, gcc-internal-format, gfc-internal-format
34122 msgid "reading through null pointer (argument %d)"
34123 msgstr ""
34124
34125 #: c-family/c-format.cc:4173
34126 #, gcc-internal-format, gfc-internal-format
34127 msgid "writing into constant object (argument %d)"
34128 msgstr ""
34129
34130 #: c-family/c-format.cc:4185
34131 #, gcc-internal-format, gfc-internal-format
34132 msgid "extra type qualifiers in format argument (argument %d)"
34133 msgstr ""
34134
34135 #: c-family/c-format.cc:4727
34136 #, gcc-internal-format
34137 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
34138 msgstr ""
34139
34140 #: c-family/c-format.cc:4736
34141 #, gcc-internal-format
34142 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
34143 msgstr ""
34144
34145 #: c-family/c-format.cc:4746
34146 #, gcc-internal-format
34147 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
34148 msgstr ""
34149
34150 #: c-family/c-format.cc:4755
34151 #, gcc-internal-format
34152 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
34153 msgstr ""
34154
34155 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
34156 #: c-family/c-format.cc:4877
34157 #, gcc-internal-format
34158 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
34159 msgstr ""
34160
34161 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
34162 #, gcc-internal-format
34163 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
34164 msgstr ""
34165
34166 #: c-family/c-format.cc:4939
34167 #, gcc-internal-format
34168 msgid "%<locus%> is not defined as a type"
34169 msgstr ""
34170
34171 #: c-family/c-format.cc:4983
34172 #, fuzzy, gcc-internal-format
34173 msgid "%qs is not defined as a type"
34174 msgstr "\"%s\" мае незавершаны тып"
34175
34176 #: c-family/c-format.cc:5009
34177 #, gcc-internal-format
34178 msgid "%<location_t%> is not defined as a type"
34179 msgstr ""
34180
34181 #: c-family/c-format.cc:5026
34182 #, gcc-internal-format
34183 msgid "%<tree%> is not defined as a type"
34184 msgstr ""
34185
34186 #: c-family/c-format.cc:5032
34187 #, gcc-internal-format
34188 msgid "%<tree%> is not defined as a pointer type"
34189 msgstr ""
34190
34191 #: c-family/c-format.cc:5208
34192 #, gcc-internal-format
34193 msgid "argument to be formatted is not %<...%>"
34194 msgstr ""
34195
34196 #: c-family/c-format.cc:5220
34197 #, gcc-internal-format
34198 msgid "strftime formats cannot format arguments"
34199 msgstr ""
34200
34201 #: c-family/c-indentation.cc:318
34202 #, gcc-internal-format
34203 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
34204 msgstr ""
34205
34206 #: c-family/c-indentation.cc:323
34207 #, gcc-internal-format
34208 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
34209 msgstr ""
34210
34211 #: c-family/c-indentation.cc:651
34212 #, gcc-internal-format
34213 msgid "this %qs clause does not guard..."
34214 msgstr ""
34215
34216 #: c-family/c-indentation.cc:654
34217 #, gcc-internal-format
34218 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
34219 msgstr ""
34220
34221 #: c-family/c-lex.cc:226
34222 #, gcc-internal-format
34223 msgid "badly nested C headers from preprocessor"
34224 msgstr ""
34225
34226 #: c-family/c-lex.cc:261
34227 #, gcc-internal-format
34228 msgid "ignoring %<#pragma %s %s%>"
34229 msgstr ""
34230
34231 #. ... or not.
34232 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
34233 #, gcc-internal-format
34234 msgid "stray %<@%> in program"
34235 msgstr ""
34236
34237 #: c-family/c-lex.cc:605
34238 #, fuzzy, gcc-internal-format
34239 #| msgid "In program"
34240 msgid "stray %qs in program"
34241 msgstr "У праграме"
34242
34243 #: c-family/c-lex.cc:615
34244 #, gcc-internal-format, gfc-internal-format
34245 msgid "missing terminating %c character"
34246 msgstr "прапушчан завяршаючы сімвал %c"
34247
34248 #: c-family/c-lex.cc:617
34249 #, fuzzy, gcc-internal-format
34250 #| msgid "In program"
34251 msgid "stray %qc in program"
34252 msgstr "У праграме"
34253
34254 #: c-family/c-lex.cc:622
34255 #, gcc-internal-format
34256 msgid "stray %<\\%o%> in program"
34257 msgstr ""
34258
34259 #: c-family/c-lex.cc:840
34260 #, gcc-internal-format
34261 msgid "this decimal constant is unsigned only in ISO C90"
34262 msgstr ""
34263
34264 #: c-family/c-lex.cc:844
34265 #, gcc-internal-format
34266 msgid "this decimal constant would be unsigned in ISO C90"
34267 msgstr ""
34268
34269 #: c-family/c-lex.cc:872
34270 #, gcc-internal-format
34271 msgid "integer constant is too large for %<unsigned long%> type"
34272 msgstr ""
34273
34274 #: c-family/c-lex.cc:912
34275 #, fuzzy, gcc-internal-format
34276 #| msgid "invalid string constant `%E'"
34277 msgid "unsuffixed floating constant"
34278 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
34279
34280 #: c-family/c-lex.cc:926
34281 #, fuzzy, gcc-internal-format
34282 msgid "decimal floating-point not supported for this target"
34283 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34284
34285 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
34286 #, gcc-internal-format
34287 msgid "unsupported non-standard suffix on floating constant"
34288 msgstr ""
34289
34290 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
34291 #, gcc-internal-format
34292 msgid "non-standard suffix on floating constant"
34293 msgstr ""
34294
34295 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
34296 #, gcc-internal-format
34297 msgid "floating constant exceeds range of %qT"
34298 msgstr ""
34299
34300 #: c-family/c-lex.cc:1074
34301 #, gcc-internal-format
34302 msgid "floating constant truncated to zero"
34303 msgstr ""
34304
34305 #: c-family/c-lex.cc:1275
34306 #, gcc-internal-format
34307 msgid "repeated %<@%> before Objective-C string"
34308 msgstr ""
34309
34310 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
34311 #, gcc-internal-format
34312 msgid "unsupported non-standard concatenation of string literals"
34313 msgstr ""
34314
34315 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
34316 #, gcc-internal-format
34317 msgid "traditional C rejects string constant concatenation"
34318 msgstr ""
34319
34320 #: c-family/c-omp.cc:131 cp/pt.cc:19141
34321 #, gcc-internal-format
34322 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
34323 msgstr ""
34324
34325 #: c-family/c-omp.cc:241
34326 #, gcc-internal-format
34327 msgid "invalid expression type for %<#pragma omp atomic%>"
34328 msgstr ""
34329
34330 #: c-family/c-omp.cc:246
34331 #, gcc-internal-format
34332 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
34333 msgstr ""
34334
34335 #: c-family/c-omp.cc:251
34336 #, gcc-internal-format
34337 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
34338 msgstr ""
34339
34340 #: c-family/c-omp.cc:540
34341 #, gcc-internal-format
34342 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
34343 msgstr ""
34344
34345 #: c-family/c-omp.cc:543 c-family/c-omp.cc:581
34346 #, gcc-internal-format
34347 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
34348 msgstr ""
34349
34350 #: c-family/c-omp.cc:700
34351 #, gcc-internal-format
34352 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
34353 msgstr ""
34354
34355 #: c-family/c-omp.cc:706
34356 #, gcc-internal-format
34357 msgid "%<const%> qualified %<depobj%> expression"
34358 msgstr ""
34359
34360 #: c-family/c-omp.cc:722
34361 #, gcc-internal-format
34362 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
34363 msgstr ""
34364
34365 #: c-family/c-omp.cc:728
34366 #, gcc-internal-format
34367 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
34368 msgstr ""
34369
34370 #: c-family/c-omp.cc:750
34371 #, gcc-internal-format
34372 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
34373 msgstr ""
34374
34375 #: c-family/c-omp.cc:964 cp/semantics.cc:10447
34376 #, gcc-internal-format
34377 msgid "invalid type for iteration variable %qE"
34378 msgstr ""
34379
34380 #: c-family/c-omp.cc:969
34381 #, gcc-internal-format
34382 msgid "%<_Atomic%> iteration variable %qE"
34383 msgstr ""
34384
34385 #: c-family/c-omp.cc:985
34386 #, fuzzy, gcc-internal-format
34387 #| msgid "missing initializer"
34388 msgid "%qE is not initialized"
34389 msgstr "прапушчан ініцыялізатар"
34390
34391 #: c-family/c-omp.cc:1006 cp/semantics.cc:10336
34392 #, gcc-internal-format
34393 msgid "missing controlling predicate"
34394 msgstr ""
34395
34396 #: c-family/c-omp.cc:1112 cp/semantics.cc:9952
34397 #, fuzzy, gcc-internal-format
34398 msgid "invalid controlling predicate"
34399 msgstr "нерэчаісны ініцыялізатар"
34400
34401 #: c-family/c-omp.cc:1119 cp/semantics.cc:10342
34402 #, fuzzy, gcc-internal-format
34403 msgid "missing increment expression"
34404 msgstr "аргумент для \"%s\" прапушчан"
34405
34406 #: c-family/c-omp.cc:1219 c-family/c-omp.cc:1237
34407 #, gcc-internal-format
34408 msgid "increment is not constant 1 or -1 for %<!=%> condition"
34409 msgstr ""
34410
34411 #: c-family/c-omp.cc:1250 cp/semantics.cc:10069
34412 #, fuzzy, gcc-internal-format
34413 msgid "invalid increment expression"
34414 msgstr "нерэчаісны ініцыялізатар"
34415
34416 #: c-family/c-omp.cc:1347
34417 #, gcc-internal-format
34418 msgid "initializer expression refers to iteration variable %qD"
34419 msgstr ""
34420
34421 #: c-family/c-omp.cc:1351
34422 #, gcc-internal-format
34423 msgid "condition expression refers to iteration variable %qD"
34424 msgstr ""
34425
34426 #: c-family/c-omp.cc:1355
34427 #, gcc-internal-format
34428 msgid "increment expression refers to iteration variable %qD"
34429 msgstr ""
34430
34431 #: c-family/c-omp.cc:1533
34432 #, gcc-internal-format
34433 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
34434 msgstr ""
34435
34436 #: c-family/c-omp.cc:1537
34437 #, gcc-internal-format
34438 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
34439 msgstr ""
34440
34441 #: c-family/c-omp.cc:1544
34442 #, gcc-internal-format
34443 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
34444 msgstr ""
34445
34446 #: c-family/c-omp.cc:1550
34447 #, gcc-internal-format
34448 msgid "outer iteration variable %qD addend expression %qE is not integral"
34449 msgstr ""
34450
34451 #: c-family/c-omp.cc:1615 c-family/c-omp.cc:1700
34452 #, gcc-internal-format
34453 msgid "the same loop iteration variables %qD used in multiple associated loops"
34454 msgstr ""
34455
34456 #: c-family/c-omp.cc:1650
34457 #, gcc-internal-format
34458 msgid "two different outer iteration variables %qD and %qD used in a single loop"
34459 msgstr ""
34460
34461 #: c-family/c-omp.cc:2247
34462 #, gcc-internal-format
34463 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
34464 msgstr ""
34465
34466 #: c-family/c-omp.cc:2258
34467 #, gcc-internal-format
34468 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
34469 msgstr ""
34470
34471 #: c-family/c-omp.cc:2271
34472 #, gcc-internal-format
34473 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
34474 msgstr ""
34475
34476 #: c-family/c-omp.cc:2744 c/c-typeck.cc:15675 cp/semantics.cc:9065
34477 #, gcc-internal-format
34478 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
34479 msgstr ""
34480
34481 #: c-family/c-omp.cc:2836 c-family/c-omp.cc:2851
34482 #, fuzzy, gcc-internal-format
34483 #| msgid "`%D' is not a function,"
34484 msgid "%qD is not a function argument"
34485 msgstr "`%D' - гэта ня функцыя,"
34486
34487 #: c-family/c-opts.cc:341
34488 #, gcc-internal-format
34489 msgid "%<-I-%> specified twice"
34490 msgstr ""
34491
34492 #: c-family/c-opts.cc:344
34493 #, gcc-internal-format
34494 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
34495 msgstr ""
34496
34497 #: c-family/c-opts.cc:435
34498 #, fuzzy, gcc-internal-format
34499 #| msgid "-pipe is not supported"
34500 msgid "%<-Wabi=1%> is not supported, using =2"
34501 msgstr "-pipe не падтрымліваецца"
34502
34503 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
34504 #, fuzzy, gcc-internal-format
34505 msgid "output filename specified twice"
34506 msgstr "не зададзены ўваходзячыя файлы"
34507
34508 #: c-family/c-opts.cc:822
34509 #, gcc-internal-format
34510 msgid "%<-fexcess-precision=standard%> for C++"
34511 msgstr ""
34512
34513 #: c-family/c-opts.cc:862
34514 #, gcc-internal-format
34515 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
34516 msgstr ""
34517
34518 #: c-family/c-opts.cc:908
34519 #, gcc-internal-format
34520 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
34521 msgstr ""
34522
34523 #: c-family/c-opts.cc:910
34524 #, gcc-internal-format
34525 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
34526 msgstr ""
34527
34528 #: c-family/c-opts.cc:912
34529 #, gcc-internal-format
34530 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
34531 msgstr ""
34532
34533 #: c-family/c-opts.cc:914
34534 #, gcc-internal-format
34535 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
34536 msgstr ""
34537
34538 #: c-family/c-opts.cc:916
34539 #, gcc-internal-format
34540 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
34541 msgstr ""
34542
34543 #: c-family/c-opts.cc:918
34544 #, gcc-internal-format
34545 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
34546 msgstr ""
34547
34548 #: c-family/c-opts.cc:974
34549 #, gcc-internal-format
34550 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
34551 msgstr ""
34552
34553 #: c-family/c-opts.cc:1001
34554 #, gcc-internal-format
34555 msgid "%<-Wabi%> won%'t warn about anything"
34556 msgstr ""
34557
34558 #: c-family/c-opts.cc:1003
34559 #, gcc-internal-format
34560 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
34561 msgstr ""
34562
34563 #: c-family/c-opts.cc:1006
34564 #, gcc-internal-format
34565 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
34566 msgstr ""
34567
34568 #: c-family/c-opts.cc:1076
34569 #, fuzzy, gcc-internal-format
34570 msgid "external TLS initialization functions not supported on this target"
34571 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
34572
34573 #: c-family/c-opts.cc:1100
34574 #, gcc-internal-format
34575 msgid "too many filenames given; type %<%s %s%> for usage"
34576 msgstr ""
34577
34578 #: c-family/c-opts.cc:1114
34579 #, fuzzy, gcc-internal-format
34580 #| msgid "can't open output file `%s'"
34581 msgid "opening output file %s: %m"
34582 msgstr "немагчыма адчыніць файл уводу `%s'"
34583
34584 #: c-family/c-opts.cc:1132
34585 #, gcc-internal-format
34586 msgid "the %qs debug info cannot be used with pre-compiled headers"
34587 msgstr ""
34588
34589 #: c-family/c-opts.cc:1298 d/d-lang.cc:1291
34590 #, gcc-internal-format
34591 msgid "opening dependency file %s: %m"
34592 msgstr ""
34593
34594 #: c-family/c-opts.cc:1309 d/d-lang.cc:1304
34595 #, gcc-internal-format
34596 msgid "closing dependency file %s: %m"
34597 msgstr ""
34598
34599 #: c-family/c-opts.cc:1312
34600 #, fuzzy, gcc-internal-format
34601 #| msgid "error writing to %s"
34602 msgid "when writing output to %s: %m"
34603 msgstr "памылка запісу ў %s"
34604
34605 #: c-family/c-opts.cc:1388
34606 #, gcc-internal-format
34607 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
34608 msgstr ""
34609
34610 #: c-family/c-opts.cc:1412
34611 #, gcc-internal-format
34612 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
34613 msgstr ""
34614
34615 #: c-family/c-opts.cc:1445
34616 #, gcc-internal-format
34617 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
34618 msgstr ""
34619
34620 #: c-family/c-opts.cc:1448
34621 #, gcc-internal-format
34622 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
34623 msgstr ""
34624
34625 #: c-family/c-opts.cc:1646
34626 #, gcc-internal-format
34627 msgid "too late for # directive to set debug directory"
34628 msgstr ""
34629
34630 #: c-family/c-pch.cc:105
34631 #, fuzzy, gcc-internal-format
34632 #| msgid "can't create directory %s"
34633 msgid "cannot create precompiled header %s: %m"
34634 msgstr "немагчыма стварыць дырэкторыю \"%s\""
34635
34636 #: c-family/c-pch.cc:125
34637 #, fuzzy, gcc-internal-format
34638 msgid "cannot write to %s: %m"
34639 msgstr "не магу запісаць ў %s"
34640
34641 #: c-family/c-pch.cc:183
34642 #, fuzzy, gcc-internal-format
34643 #| msgid "[cannot find %s]"
34644 msgid "cannot write %s: %m"
34645 msgstr "[нельга знайсці %s]"
34646
34647 #: c-family/c-pch.cc:392
34648 #, gcc-internal-format
34649 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
34650 msgstr ""
34651
34652 #: c-family/c-pch.cc:394
34653 #, gcc-internal-format
34654 msgid "use %<#include%> instead"
34655 msgstr ""
34656
34657 #: c-family/c-pch.cc:400
34658 #, fuzzy, gcc-internal-format
34659 #| msgid "Could not open data file %s.\n"
34660 msgid "%s: couldn%'t open PCH file: %m"
34661 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
34662
34663 #: c-family/c-pch.cc:405
34664 #, gcc-internal-format
34665 msgid "use %<-Winvalid-pch%> for more information"
34666 msgstr ""
34667
34668 #: c-family/c-pch.cc:406
34669 #, gcc-internal-format, gfc-internal-format
34670 msgid "%s: PCH file was invalid"
34671 msgstr ""
34672
34673 #: c-family/c-pragma.cc:98
34674 #, gcc-internal-format
34675 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
34676 msgstr ""
34677
34678 #: c-family/c-pragma.cc:113
34679 #, gcc-internal-format
34680 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
34681 msgstr ""
34682
34683 #: c-family/c-pragma.cc:144
34684 #, gcc-internal-format
34685 msgid "missing %<(%> after %<#pragma pack%> - ignored"
34686 msgstr ""
34687
34688 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
34689 #, gcc-internal-format
34690 msgid "invalid constant in %<#pragma pack%> - ignored"
34691 msgstr ""
34692
34693 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
34694 #, gcc-internal-format
34695 msgid "malformed %<#pragma pack%> - ignored"
34696 msgstr ""
34697
34698 #: c-family/c-pragma.cc:164
34699 #, fuzzy, gcc-internal-format
34700 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
34701 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34702
34703 #: c-family/c-pragma.cc:166
34704 #, gcc-internal-format
34705 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
34706 msgstr ""
34707
34708 #: c-family/c-pragma.cc:175
34709 #, gcc-internal-format
34710 msgid "unknown action %qE for %<#pragma pack%> - ignored"
34711 msgstr ""
34712
34713 #: c-family/c-pragma.cc:206
34714 #, gcc-internal-format
34715 msgid "junk at end of %<#pragma pack%>"
34716 msgstr ""
34717
34718 #: c-family/c-pragma.cc:209
34719 #, gcc-internal-format
34720 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
34721 msgstr ""
34722
34723 #: c-family/c-pragma.cc:230
34724 #, gcc-internal-format, gfc-internal-format
34725 msgid "alignment must be a small power of two, not %d"
34726 msgstr ""
34727
34728 #: c-family/c-pragma.cc:269
34729 #, gcc-internal-format
34730 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
34731 msgstr ""
34732
34733 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
34734 #, gcc-internal-format
34735 msgid "malformed %<#pragma weak%>, ignored"
34736 msgstr ""
34737
34738 #: c-family/c-pragma.cc:375
34739 #, gcc-internal-format
34740 msgid "junk at end of %<#pragma weak%>"
34741 msgstr ""
34742
34743 #: c-family/c-pragma.cc:381
34744 #, gcc-internal-format
34745 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
34746 msgstr ""
34747
34748 #: c-family/c-pragma.cc:429
34749 #, gcc-internal-format
34750 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
34751 msgstr ""
34752
34753 #: c-family/c-pragma.cc:438
34754 #, gcc-internal-format
34755 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
34756 msgstr ""
34757
34758 #: c-family/c-pragma.cc:444
34759 #, gcc-internal-format
34760 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34761 msgstr ""
34762
34763 #: c-family/c-pragma.cc:454
34764 #, gcc-internal-format
34765 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34766 msgstr ""
34767
34768 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
34769 #, gcc-internal-format
34770 msgid "malformed %<#pragma redefine_extname%>, ignored"
34771 msgstr ""
34772
34773 #: c-family/c-pragma.cc:514
34774 #, gcc-internal-format
34775 msgid "junk at end of %<#pragma redefine_extname%>"
34776 msgstr ""
34777
34778 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
34779 #, fuzzy, gcc-internal-format
34780 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
34781 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
34782
34783 #: c-family/c-pragma.cc:570
34784 #, gcc-internal-format
34785 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
34786 msgstr ""
34787
34788 #: c-family/c-pragma.cc:606
34789 #, fuzzy, gcc-internal-format
34790 msgid "%<asm%> declaration ignored due to conflict with previous rename"
34791 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
34792
34793 #: c-family/c-pragma.cc:637
34794 #, gcc-internal-format
34795 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
34796 msgstr ""
34797
34798 #: c-family/c-pragma.cc:698
34799 #, gcc-internal-format
34800 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
34801 msgstr ""
34802
34803 #: c-family/c-pragma.cc:741
34804 #, gcc-internal-format
34805 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
34806 msgstr ""
34807
34808 #: c-family/c-pragma.cc:748
34809 #, gcc-internal-format
34810 msgid "no matching push for %<#pragma GCC visibility pop%>"
34811 msgstr ""
34812
34813 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
34814 #, gcc-internal-format
34815 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
34816 msgstr ""
34817
34818 #: c-family/c-pragma.cc:756
34819 #, gcc-internal-format
34820 msgid "malformed %<#pragma GCC visibility push%>"
34821 msgstr ""
34822
34823 #: c-family/c-pragma.cc:764
34824 #, gcc-internal-format
34825 msgid "junk at end of %<#pragma GCC visibility%>"
34826 msgstr ""
34827
34828 #: c-family/c-pragma.cc:776
34829 #, gcc-internal-format
34830 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34831 msgstr ""
34832
34833 #: c-family/c-pragma.cc:806
34834 #, gcc-internal-format
34835 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
34836 msgstr ""
34837
34838 #: c-family/c-pragma.cc:814
34839 #, gcc-internal-format
34840 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
34841 msgstr ""
34842
34843 #: c-family/c-pragma.cc:821
34844 #, gcc-internal-format
34845 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
34846 msgstr ""
34847
34848 #: c-family/c-pragma.cc:836
34849 #, gcc-internal-format
34850 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34851 msgstr ""
34852
34853 #: c-family/c-pragma.cc:846
34854 #, gcc-internal-format
34855 msgid "missing option after %<#pragma GCC diagnostic%> kind"
34856 msgstr ""
34857
34858 #: c-family/c-pragma.cc:858
34859 #, gcc-internal-format
34860 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
34861 msgstr ""
34862
34863 #: c-family/c-pragma.cc:863
34864 #, gcc-internal-format
34865 msgid "did you mean %<-%s%>?"
34866 msgstr ""
34867
34868 #: c-family/c-pragma.cc:870
34869 #, gcc-internal-format
34870 msgid "%qs is not an option that controls warnings"
34871 msgstr ""
34872
34873 #: c-family/c-pragma.cc:878
34874 #, gcc-internal-format
34875 msgid "option %qs is valid for %s but not for %s"
34876 msgstr ""
34877
34878 #: c-family/c-pragma.cc:911
34879 #, gcc-internal-format
34880 msgid "%<#pragma GCC option%> is not allowed inside functions"
34881 msgstr ""
34882
34883 #: c-family/c-pragma.cc:923
34884 #, gcc-internal-format
34885 msgid "%<#pragma GCC option%> is not a string"
34886 msgstr ""
34887
34888 #: c-family/c-pragma.cc:948
34889 #, gcc-internal-format
34890 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
34891 msgstr ""
34892
34893 #: c-family/c-pragma.cc:954
34894 #, gcc-internal-format
34895 msgid "%<#pragma GCC target%> string is badly formed"
34896 msgstr ""
34897
34898 #: c-family/c-pragma.cc:983
34899 #, gcc-internal-format
34900 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
34901 msgstr ""
34902
34903 #: c-family/c-pragma.cc:995
34904 #, gcc-internal-format
34905 msgid "%<#pragma GCC optimize%> is not a string or number"
34906 msgstr ""
34907
34908 #: c-family/c-pragma.cc:1019
34909 #, gcc-internal-format
34910 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
34911 msgstr ""
34912
34913 #: c-family/c-pragma.cc:1025
34914 #, gcc-internal-format
34915 msgid "%<#pragma GCC optimize%> string is badly formed"
34916 msgstr ""
34917
34918 #: c-family/c-pragma.cc:1068
34919 #, gcc-internal-format
34920 msgid "junk at end of %<#pragma push_options%>"
34921 msgstr ""
34922
34923 #: c-family/c-pragma.cc:1105
34924 #, gcc-internal-format
34925 msgid "junk at end of %<#pragma pop_options%>"
34926 msgstr ""
34927
34928 #: c-family/c-pragma.cc:1112
34929 #, gcc-internal-format
34930 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
34931 msgstr ""
34932
34933 #: c-family/c-pragma.cc:1163
34934 #, gcc-internal-format
34935 msgid "junk at end of %<#pragma reset_options%>"
34936 msgstr ""
34937
34938 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
34939 #, gcc-internal-format
34940 msgid "expected a string after %<#pragma message%>"
34941 msgstr ""
34942
34943 #: c-family/c-pragma.cc:1204
34944 #, gcc-internal-format
34945 msgid "malformed %<#pragma message%>, ignored"
34946 msgstr ""
34947
34948 #: c-family/c-pragma.cc:1214
34949 #, gcc-internal-format
34950 msgid "junk at end of %<#pragma message%>"
34951 msgstr ""
34952
34953 #: c-family/c-pragma.cc:1217
34954 #, gcc-internal-format
34955 msgid "%<#pragma message: %s%>"
34956 msgstr ""
34957
34958 #: c-family/c-pragma.cc:1255
34959 #, gcc-internal-format
34960 msgid "invalid location for %<pragma %s%>, ignored"
34961 msgstr ""
34962
34963 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
34964 #, gcc-internal-format
34965 msgid "malformed %<#pragma %s%>, ignored"
34966 msgstr ""
34967
34968 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
34969 #, gcc-internal-format
34970 msgid "junk at end of %<#pragma %s%>"
34971 msgstr ""
34972
34973 #: c-family/c-pragma.cc:1300
34974 #, gcc-internal-format
34975 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
34976 msgstr ""
34977
34978 #: c-family/c-pragma.cc:1309
34979 #, fuzzy, gcc-internal-format
34980 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
34981 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34982
34983 #: c-family/c-pragma.cc:1315
34984 #, gcc-internal-format
34985 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
34986 msgstr ""
34987
34988 #: c-family/c-pretty-print.cc:340
34989 #, fuzzy, gcc-internal-format
34990 #| msgid "parse error"
34991 msgid "<type-error>"
34992 msgstr "граматычная памылка"
34993
34994 #: c-family/c-pretty-print.cc:383
34995 #, gcc-internal-format
34996 msgid "<unnamed-unsigned:"
34997 msgstr ""
34998
34999 #: c-family/c-pretty-print.cc:387
35000 #, gcc-internal-format
35001 msgid "<unnamed-float:"
35002 msgstr ""
35003
35004 #: c-family/c-pretty-print.cc:390
35005 #, gcc-internal-format
35006 msgid "<unnamed-fixed:"
35007 msgstr ""
35008
35009 #: c-family/c-pretty-print.cc:405
35010 #, gcc-internal-format
35011 msgid "<typedef-error>"
35012 msgstr ""
35013
35014 #: c-family/c-pretty-print.cc:420
35015 #, fuzzy, gcc-internal-format
35016 #| msgid "syntax error"
35017 msgid "<tag-error>"
35018 msgstr "сінтаксічная памылка"
35019
35020 #: c-family/c-pretty-print.cc:1310
35021 #, gcc-internal-format
35022 msgid "<erroneous-expression>"
35023 msgstr ""
35024
35025 #: c-family/c-pretty-print.cc:1314 cp/cxx-pretty-print.cc:133
35026 #, fuzzy, gcc-internal-format
35027 #| msgid "return"
35028 msgid "<return-value>"
35029 msgstr "вяртанне"
35030
35031 #: c-family/c-semantics.cc:197
35032 #, fuzzy, gcc-internal-format, gfc-internal-format
35033 msgid "wrong type argument to %s"
35034 msgstr "не хапае аргументаў у функцыі"
35035
35036 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
35037 #: cp/constexpr.cc:6554
35038 #, gcc-internal-format
35039 msgid "overflow in constant expression"
35040 msgstr ""
35041
35042 #: c-family/c-warn.cc:98
35043 #, gcc-internal-format
35044 msgid "integer overflow in expression %qE of type %qT results in %qE"
35045 msgstr ""
35046
35047 #: c-family/c-warn.cc:100
35048 #, gcc-internal-format
35049 msgid "integer overflow in expression of type %qT results in %qE"
35050 msgstr ""
35051
35052 #: c-family/c-warn.cc:106
35053 #, gcc-internal-format
35054 msgid "floating point overflow in expression %qE of type %qT results in %qE"
35055 msgstr ""
35056
35057 #: c-family/c-warn.cc:108
35058 #, gcc-internal-format
35059 msgid "floating point overflow in expression of type %qT results in %qE"
35060 msgstr ""
35061
35062 #: c-family/c-warn.cc:114
35063 #, gcc-internal-format
35064 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
35065 msgstr ""
35066
35067 #: c-family/c-warn.cc:116
35068 #, gcc-internal-format
35069 msgid "fixed-point overflow in expression of type %qT results in %qE"
35070 msgstr ""
35071
35072 #: c-family/c-warn.cc:122
35073 #, gcc-internal-format
35074 msgid "vector overflow in expression %qE of type %qT results in %qE"
35075 msgstr ""
35076
35077 #: c-family/c-warn.cc:124
35078 #, gcc-internal-format
35079 msgid "vector overflow in expression of type %qT results in %qE"
35080 msgstr ""
35081
35082 #: c-family/c-warn.cc:131
35083 #, gcc-internal-format
35084 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
35085 msgstr ""
35086
35087 #: c-family/c-warn.cc:133
35088 #, gcc-internal-format
35089 msgid "complex integer overflow in expression of type %qT results in %qE"
35090 msgstr ""
35091
35092 #: c-family/c-warn.cc:137
35093 #, gcc-internal-format
35094 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
35095 msgstr ""
35096
35097 #: c-family/c-warn.cc:139
35098 #, gcc-internal-format
35099 msgid "complex floating point overflow in expression of type %qT results in %qE"
35100 msgstr ""
35101
35102 #: c-family/c-warn.cc:231
35103 #, gcc-internal-format
35104 msgid "logical %<or%> applied to non-boolean constant"
35105 msgstr ""
35106
35107 #: c-family/c-warn.cc:235
35108 #, gcc-internal-format
35109 msgid "logical %<and%> applied to non-boolean constant"
35110 msgstr ""
35111
35112 #: c-family/c-warn.cc:305
35113 #, gcc-internal-format
35114 msgid "logical %<or%> of collectively exhaustive tests is always true"
35115 msgstr ""
35116
35117 #: c-family/c-warn.cc:309
35118 #, gcc-internal-format
35119 msgid "logical %<and%> of mutually exclusive tests is always false"
35120 msgstr ""
35121
35122 #: c-family/c-warn.cc:319
35123 #, gcc-internal-format
35124 msgid "logical %<or%> of equal expressions"
35125 msgstr ""
35126
35127 #: c-family/c-warn.cc:322
35128 #, gcc-internal-format
35129 msgid "logical %<and%> of equal expressions"
35130 msgstr ""
35131
35132 #: c-family/c-warn.cc:408
35133 #, gcc-internal-format
35134 msgid "bitwise comparison always evaluates to false"
35135 msgstr ""
35136
35137 #: c-family/c-warn.cc:411
35138 #, gcc-internal-format
35139 msgid "bitwise comparison always evaluates to true"
35140 msgstr ""
35141
35142 #: c-family/c-warn.cc:516
35143 #, gcc-internal-format
35144 msgid "self-comparison always evaluates to true"
35145 msgstr ""
35146
35147 #: c-family/c-warn.cc:519
35148 #, gcc-internal-format
35149 msgid "self-comparison always evaluates to false"
35150 msgstr ""
35151
35152 #: c-family/c-warn.cc:570
35153 #, gcc-internal-format
35154 msgid "logical not is only applied to the left hand side of comparison"
35155 msgstr ""
35156
35157 #: c-family/c-warn.cc:578
35158 #, gcc-internal-format
35159 msgid "add parentheses around left hand side expression to silence this warning"
35160 msgstr ""
35161
35162 #: c-family/c-warn.cc:721
35163 #, gcc-internal-format
35164 msgid "type-punning to incomplete type might break strict-aliasing rules"
35165 msgstr ""
35166
35167 #: c-family/c-warn.cc:739
35168 #, gcc-internal-format
35169 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
35170 msgstr ""
35171
35172 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
35173 #, gcc-internal-format
35174 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
35175 msgstr ""
35176
35177 #: c-family/c-warn.cc:912
35178 #, gcc-internal-format
35179 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
35180 msgstr ""
35181
35182 #: c-family/c-warn.cc:943
35183 #, gcc-internal-format
35184 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
35185 msgstr ""
35186
35187 #: c-family/c-warn.cc:950
35188 #, gcc-internal-format
35189 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
35190 msgstr ""
35191
35192 #: c-family/c-warn.cc:955
35193 #, gcc-internal-format
35194 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
35195 msgstr ""
35196
35197 #: c-family/c-warn.cc:967
35198 #, gcc-internal-format
35199 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
35200 msgstr ""
35201
35202 #: c-family/c-warn.cc:983
35203 #, gcc-internal-format
35204 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
35205 msgstr ""
35206
35207 #: c-family/c-warn.cc:990
35208 #, gcc-internal-format
35209 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
35210 msgstr ""
35211
35212 #: c-family/c-warn.cc:995
35213 #, gcc-internal-format
35214 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
35215 msgstr ""
35216
35217 #: c-family/c-warn.cc:1007
35218 #, gcc-internal-format
35219 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
35220 msgstr ""
35221
35222 #: c-family/c-warn.cc:1023
35223 #, gcc-internal-format
35224 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
35225 msgstr ""
35226
35227 #: c-family/c-warn.cc:1030
35228 #, gcc-internal-format
35229 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
35230 msgstr ""
35231
35232 #: c-family/c-warn.cc:1035
35233 #, gcc-internal-format
35234 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
35235 msgstr ""
35236
35237 #: c-family/c-warn.cc:1047
35238 #, gcc-internal-format
35239 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
35240 msgstr ""
35241
35242 #: c-family/c-warn.cc:1063
35243 #, gcc-internal-format
35244 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
35245 msgstr ""
35246
35247 #: c-family/c-warn.cc:1070
35248 #, gcc-internal-format
35249 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
35250 msgstr ""
35251
35252 #: c-family/c-warn.cc:1075
35253 #, gcc-internal-format
35254 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
35255 msgstr ""
35256
35257 #: c-family/c-warn.cc:1087
35258 #, gcc-internal-format
35259 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
35260 msgstr ""
35261
35262 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
35263 #, fuzzy, gcc-internal-format
35264 #| msgid "invalid parameter type `%T'"
35265 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
35266 msgstr "нерэчаісны тып парамэтра `%T'"
35267
35268 #: c-family/c-warn.cc:1133
35269 #, fuzzy, gcc-internal-format
35270 #| msgid "first argument of `%s' should be `int'"
35271 msgid "first argument of %q+D should be %<int%>"
35272 msgstr "першым аргументам \"%s\" павінен быць \"int\""
35273
35274 #: c-family/c-warn.cc:1142
35275 #, fuzzy, gcc-internal-format
35276 #| msgid "second argument of `%s' should be `char **'"
35277 msgid "second argument of %q+D should be %<char **%>"
35278 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
35279
35280 #: c-family/c-warn.cc:1151
35281 #, fuzzy, gcc-internal-format
35282 #| msgid "second argument of `%s' should be `char **'"
35283 msgid "third argument of %q+D should probably be %<char **%>"
35284 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
35285
35286 #: c-family/c-warn.cc:1162
35287 #, gcc-internal-format
35288 msgid "%q+D takes only zero or two arguments"
35289 msgstr ""
35290
35291 #: c-family/c-warn.cc:1166
35292 #, fuzzy, gcc-internal-format
35293 msgid "%q+D declared as variadic function"
35294 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
35295
35296 #: c-family/c-warn.cc:1209
35297 #, gcc-internal-format
35298 msgid "conversion to %qT from boolean expression"
35299 msgstr ""
35300
35301 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1431
35302 #, gcc-internal-format
35303 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
35304 msgstr ""
35305
35306 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1439
35307 #, gcc-internal-format
35308 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
35309 msgstr ""
35310
35311 #: c-family/c-warn.cc:1247
35312 #, gcc-internal-format
35313 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
35314 msgstr ""
35315
35316 #: c-family/c-warn.cc:1252
35317 #, gcc-internal-format
35318 msgid "signed conversion from %qT to %qT changes the value of %qE"
35319 msgstr ""
35320
35321 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1429
35322 #, gcc-internal-format
35323 msgid "conversion from %qT to %qT changes value from %qE to %qE"
35324 msgstr ""
35325
35326 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1437
35327 #, gcc-internal-format
35328 msgid "conversion from %qT to %qT changes the value of %qE"
35329 msgstr ""
35330
35331 #: c-family/c-warn.cc:1374
35332 #, gcc-internal-format
35333 msgid "conversion to %qT from %qT may change the sign of the result"
35334 msgstr ""
35335
35336 #: c-family/c-warn.cc:1379
35337 #, gcc-internal-format
35338 msgid "conversion from %qT to %qT discards imaginary component"
35339 msgstr ""
35340
35341 #: c-family/c-warn.cc:1383
35342 #, fuzzy, gcc-internal-format
35343 #| msgid "converting from `%T' to `%T'"
35344 msgid "conversion from %qT to %qT may change value"
35345 msgstr "пераўтварэньне з `%T' у `%T'"
35346
35347 #: c-family/c-warn.cc:1450 c-family/c-warn.cc:1467 c-family/c-warn.cc:1484
35348 #, gcc-internal-format
35349 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
35350 msgstr ""
35351
35352 #: c-family/c-warn.cc:1455 c-family/c-warn.cc:1472 c-family/c-warn.cc:1489
35353 #, gcc-internal-format
35354 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
35355 msgstr ""
35356
35357 #: c-family/c-warn.cc:1519
35358 #, gcc-internal-format
35359 msgid "case value %qs not in enumerated type"
35360 msgstr ""
35361
35362 #: c-family/c-warn.cc:1524
35363 #, gcc-internal-format
35364 msgid "case value %qs not in enumerated type %qT"
35365 msgstr ""
35366
35367 #: c-family/c-warn.cc:1604
35368 #, gcc-internal-format
35369 msgid "lower value in case label range less than minimum value for type"
35370 msgstr ""
35371
35372 #: c-family/c-warn.cc:1618
35373 #, gcc-internal-format
35374 msgid "case label value is less than minimum value for type"
35375 msgstr ""
35376
35377 #: c-family/c-warn.cc:1635
35378 #, gcc-internal-format
35379 msgid "upper value in case label range exceeds maximum value for type"
35380 msgstr ""
35381
35382 #: c-family/c-warn.cc:1648
35383 #, gcc-internal-format
35384 msgid "case label value exceeds maximum value for type"
35385 msgstr ""
35386
35387 #: c-family/c-warn.cc:1661
35388 #, gcc-internal-format
35389 msgid "switch missing default case"
35390 msgstr ""
35391
35392 #: c-family/c-warn.cc:1706
35393 #, gcc-internal-format
35394 msgid "switch condition has boolean value"
35395 msgstr ""
35396
35397 #: c-family/c-warn.cc:1788
35398 #, gcc-internal-format
35399 msgid "enumeration value %qE not handled in switch"
35400 msgstr ""
35401
35402 #: c-family/c-warn.cc:1816
35403 #, gcc-internal-format
35404 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
35405 msgstr ""
35406
35407 #: c-family/c-warn.cc:1838
35408 #, gcc-internal-format
35409 msgid "assignment of member %qD in read-only object"
35410 msgstr ""
35411
35412 #: c-family/c-warn.cc:1840
35413 #, gcc-internal-format
35414 msgid "increment of member %qD in read-only object"
35415 msgstr ""
35416
35417 #: c-family/c-warn.cc:1842
35418 #, gcc-internal-format
35419 msgid "decrement of member %qD in read-only object"
35420 msgstr ""
35421
35422 #: c-family/c-warn.cc:1844
35423 #, gcc-internal-format
35424 msgid "member %qD in read-only object used as %<asm%> output"
35425 msgstr ""
35426
35427 #: c-family/c-warn.cc:1848
35428 #, gcc-internal-format
35429 msgid "assignment of read-only member %qD"
35430 msgstr ""
35431
35432 #: c-family/c-warn.cc:1849
35433 #, gcc-internal-format
35434 msgid "increment of read-only member %qD"
35435 msgstr ""
35436
35437 #: c-family/c-warn.cc:1850
35438 #, gcc-internal-format
35439 msgid "decrement of read-only member %qD"
35440 msgstr ""
35441
35442 #: c-family/c-warn.cc:1851
35443 #, gcc-internal-format
35444 msgid "read-only member %qD used as %<asm%> output"
35445 msgstr ""
35446
35447 #: c-family/c-warn.cc:1855
35448 #, gcc-internal-format
35449 msgid "assignment of read-only variable %qD"
35450 msgstr ""
35451
35452 #: c-family/c-warn.cc:1856
35453 #, gcc-internal-format
35454 msgid "increment of read-only variable %qD"
35455 msgstr ""
35456
35457 #: c-family/c-warn.cc:1857
35458 #, gcc-internal-format
35459 msgid "decrement of read-only variable %qD"
35460 msgstr ""
35461
35462 #: c-family/c-warn.cc:1858
35463 #, gcc-internal-format
35464 msgid "read-only variable %qD used as %<asm%> output"
35465 msgstr ""
35466
35467 #: c-family/c-warn.cc:1861
35468 #, gcc-internal-format
35469 msgid "assignment of read-only parameter %qD"
35470 msgstr ""
35471
35472 #: c-family/c-warn.cc:1862
35473 #, gcc-internal-format
35474 msgid "increment of read-only parameter %qD"
35475 msgstr ""
35476
35477 #: c-family/c-warn.cc:1863
35478 #, gcc-internal-format
35479 msgid "decrement of read-only parameter %qD"
35480 msgstr ""
35481
35482 #: c-family/c-warn.cc:1864
35483 #, gcc-internal-format
35484 msgid "read-only parameter %qD use as %<asm%> output"
35485 msgstr ""
35486
35487 #: c-family/c-warn.cc:1869
35488 #, gcc-internal-format
35489 msgid "assignment of read-only named return value %qD"
35490 msgstr ""
35491
35492 #: c-family/c-warn.cc:1871
35493 #, gcc-internal-format
35494 msgid "increment of read-only named return value %qD"
35495 msgstr ""
35496
35497 #: c-family/c-warn.cc:1873
35498 #, gcc-internal-format
35499 msgid "decrement of read-only named return value %qD"
35500 msgstr ""
35501
35502 #: c-family/c-warn.cc:1875
35503 #, gcc-internal-format
35504 msgid "read-only named return value %qD used as %<asm%>output"
35505 msgstr ""
35506
35507 #: c-family/c-warn.cc:1880
35508 #, fuzzy, gcc-internal-format
35509 #| msgid "too few arguments to function `%s'"
35510 msgid "assignment of function %qD"
35511 msgstr "нехапае аргументаў у функцыі \"%s\""
35512
35513 #: c-family/c-warn.cc:1881
35514 #, fuzzy, gcc-internal-format
35515 msgid "increment of function %qD"
35516 msgstr "вельмі шмат аргументаў у функцыі"
35517
35518 #: c-family/c-warn.cc:1882
35519 #, fuzzy, gcc-internal-format
35520 #| msgid "too few arguments to function `%s'"
35521 msgid "decrement of function %qD"
35522 msgstr "нехапае аргументаў у функцыі \"%s\""
35523
35524 #: c-family/c-warn.cc:1883
35525 #, gcc-internal-format
35526 msgid "function %qD used as %<asm%> output"
35527 msgstr ""
35528
35529 #: c-family/c-warn.cc:1886 c/c-typeck.cc:5006
35530 #, gcc-internal-format
35531 msgid "assignment of read-only location %qE"
35532 msgstr ""
35533
35534 #: c-family/c-warn.cc:1887 c/c-typeck.cc:5009
35535 #, gcc-internal-format
35536 msgid "increment of read-only location %qE"
35537 msgstr ""
35538
35539 #: c-family/c-warn.cc:1888 c/c-typeck.cc:5012
35540 #, gcc-internal-format
35541 msgid "decrement of read-only location %qE"
35542 msgstr ""
35543
35544 #: c-family/c-warn.cc:1889
35545 #, gcc-internal-format
35546 msgid "read-only location %qE used as %<asm%> output"
35547 msgstr ""
35548
35549 #: c-family/c-warn.cc:1903
35550 #, gcc-internal-format
35551 msgid "lvalue required as left operand of assignment"
35552 msgstr ""
35553
35554 #: c-family/c-warn.cc:1906
35555 #, gcc-internal-format
35556 msgid "lvalue required as increment operand"
35557 msgstr ""
35558
35559 #: c-family/c-warn.cc:1909
35560 #, gcc-internal-format
35561 msgid "lvalue required as decrement operand"
35562 msgstr ""
35563
35564 #: c-family/c-warn.cc:1912
35565 #, gcc-internal-format
35566 msgid "lvalue required as unary %<&%> operand"
35567 msgstr ""
35568
35569 #: c-family/c-warn.cc:1915
35570 #, gcc-internal-format
35571 msgid "lvalue required in %<asm%> statement"
35572 msgstr ""
35573
35574 #: c-family/c-warn.cc:1932
35575 #, fuzzy, gcc-internal-format
35576 #| msgid "invalid parameter type `%T'"
35577 msgid "invalid type argument (have %qT)"
35578 msgstr "нерэчаісны тып парамэтра `%T'"
35579
35580 #: c-family/c-warn.cc:1936
35581 #, gcc-internal-format
35582 msgid "invalid type argument of array indexing (have %qT)"
35583 msgstr ""
35584
35585 #: c-family/c-warn.cc:1941
35586 #, gcc-internal-format
35587 msgid "invalid type argument of unary %<*%> (have %qT)"
35588 msgstr ""
35589
35590 #: c-family/c-warn.cc:1946
35591 #, fuzzy, gcc-internal-format
35592 msgid "invalid type argument of %<->%> (have %qT)"
35593 msgstr "нявернае выкарыстанне \"restict\""
35594
35595 #: c-family/c-warn.cc:1951
35596 #, fuzzy, gcc-internal-format
35597 msgid "invalid type argument of %<->*%> (have %qT)"
35598 msgstr "нявернае выкарыстанне \"restict\""
35599
35600 #: c-family/c-warn.cc:1956
35601 #, gcc-internal-format
35602 msgid "invalid type argument of implicit conversion (have %qT)"
35603 msgstr ""
35604
35605 #: c-family/c-warn.cc:1983
35606 #, gcc-internal-format
35607 msgid "array subscript has type %<char%>"
35608 msgstr ""
35609
35610 #: c-family/c-warn.cc:2019 c-family/c-warn.cc:2022
35611 #, gcc-internal-format
35612 msgid "suggest parentheses around %<+%> inside %<<<%>"
35613 msgstr ""
35614
35615 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
35616 #, gcc-internal-format
35617 msgid "suggest parentheses around %<-%> inside %<<<%>"
35618 msgstr ""
35619
35620 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
35621 #, gcc-internal-format
35622 msgid "suggest parentheses around %<+%> inside %<>>%>"
35623 msgstr ""
35624
35625 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
35626 #, gcc-internal-format
35627 msgid "suggest parentheses around %<-%> inside %<>>%>"
35628 msgstr ""
35629
35630 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
35631 #, gcc-internal-format
35632 msgid "suggest parentheses around %<&&%> within %<||%>"
35633 msgstr ""
35634
35635 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2063
35636 #, gcc-internal-format
35637 msgid "suggest parentheses around arithmetic in operand of %<|%>"
35638 msgstr ""
35639
35640 #: c-family/c-warn.cc:2067 c-family/c-warn.cc:2070
35641 #, gcc-internal-format
35642 msgid "suggest parentheses around comparison in operand of %<|%>"
35643 msgstr ""
35644
35645 #: c-family/c-warn.cc:2075
35646 #, gcc-internal-format
35647 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
35648 msgstr ""
35649
35650 #: c-family/c-warn.cc:2083 c-family/c-warn.cc:2087
35651 #, gcc-internal-format
35652 msgid "suggest parentheses around arithmetic in operand of %<^%>"
35653 msgstr ""
35654
35655 #: c-family/c-warn.cc:2091 c-family/c-warn.cc:2094
35656 #, gcc-internal-format
35657 msgid "suggest parentheses around comparison in operand of %<^%>"
35658 msgstr ""
35659
35660 #: c-family/c-warn.cc:2100 c-family/c-warn.cc:2103
35661 #, gcc-internal-format
35662 msgid "suggest parentheses around %<+%> in operand of %<&%>"
35663 msgstr ""
35664
35665 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
35666 #, gcc-internal-format
35667 msgid "suggest parentheses around %<-%> in operand of %<&%>"
35668 msgstr ""
35669
35670 #: c-family/c-warn.cc:2113 c-family/c-warn.cc:2116
35671 #, gcc-internal-format
35672 msgid "suggest parentheses around comparison in operand of %<&%>"
35673 msgstr ""
35674
35675 #: c-family/c-warn.cc:2121
35676 #, gcc-internal-format
35677 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
35678 msgstr ""
35679
35680 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
35681 #, gcc-internal-format
35682 msgid "suggest parentheses around comparison in operand of %<==%>"
35683 msgstr ""
35684
35685 #: c-family/c-warn.cc:2136 c-family/c-warn.cc:2139
35686 #, gcc-internal-format
35687 msgid "suggest parentheses around comparison in operand of %<!=%>"
35688 msgstr ""
35689
35690 #: c-family/c-warn.cc:2149 c-family/c-warn.cc:2155
35691 #, gcc-internal-format
35692 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
35693 msgstr ""
35694
35695 #: c-family/c-warn.cc:2171
35696 #, fuzzy, gcc-internal-format
35697 #| msgid "label `%D' defined but not used"
35698 msgid "label %q+D defined but not used"
35699 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
35700
35701 #: c-family/c-warn.cc:2173
35702 #, fuzzy, gcc-internal-format
35703 #| msgid "label `%D' used but not defined"
35704 msgid "label %q+D declared but not defined"
35705 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
35706
35707 #: c-family/c-warn.cc:2196
35708 #, gcc-internal-format
35709 msgid "division by zero"
35710 msgstr ""
35711
35712 #: c-family/c-warn.cc:2216
35713 #, gcc-internal-format
35714 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
35715 msgstr ""
35716
35717 #: c-family/c-warn.cc:2240
35718 #, gcc-internal-format
35719 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
35720 msgstr ""
35721
35722 #: c-family/c-warn.cc:2320
35723 #, gcc-internal-format
35724 msgid "comparison of integer expressions of different signedness: %qT and %qT"
35725 msgstr ""
35726
35727 #: c-family/c-warn.cc:2373
35728 #, gcc-internal-format
35729 msgid "promoted bitwise complement of an unsigned value is always nonzero"
35730 msgstr ""
35731
35732 #: c-family/c-warn.cc:2377
35733 #, gcc-internal-format
35734 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
35735 msgstr ""
35736
35737 #: c-family/c-warn.cc:2388
35738 #, gcc-internal-format
35739 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
35740 msgstr ""
35741
35742 #: c-family/c-warn.cc:2443
35743 #, fuzzy, gcc-internal-format
35744 #| msgid "unused parameter `%s'"
35745 msgid "unused parameter %qD"
35746 msgstr "невыкарыстаемы параметр \"%s\""
35747
35748 #: c-family/c-warn.cc:2505
35749 #, fuzzy, gcc-internal-format
35750 #| msgid "label `%D' defined but not used"
35751 msgid "typedef %qD locally defined but not used"
35752 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
35753
35754 #: c-family/c-warn.cc:2541
35755 #, fuzzy, gcc-internal-format
35756 #| msgid "duplicate `const'"
35757 msgid "duplicated %<if%> condition"
35758 msgstr "паўтарэнне \"const\""
35759
35760 #: c-family/c-warn.cc:2570
35761 #, gcc-internal-format
35762 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
35763 msgstr ""
35764
35765 #: c-family/c-warn.cc:2578
35766 #, fuzzy, gcc-internal-format
35767 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
35768 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35769
35770 #: c-family/c-warn.cc:2583
35771 #, gcc-internal-format
35772 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
35773 msgstr ""
35774
35775 #: c-family/c-warn.cc:2632
35776 #, gcc-internal-format
35777 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
35778 msgstr ""
35779
35780 #: c-family/c-warn.cc:2670 c-family/c-warn.cc:2694
35781 #, gcc-internal-format
35782 msgid "comparison of constant %qE with boolean expression is always false"
35783 msgstr ""
35784
35785 #: c-family/c-warn.cc:2673 c-family/c-warn.cc:2691
35786 #, gcc-internal-format
35787 msgid "comparison of constant %qE with boolean expression is always true"
35788 msgstr ""
35789
35790 #: c-family/c-warn.cc:2741
35791 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
35792 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
35793 msgstr[0] ""
35794 msgstr[1] ""
35795
35796 #: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
35797 #, gcc-internal-format
35798 msgid "this condition has identical branches"
35799 msgstr ""
35800
35801 #: c-family/c-warn.cc:2914
35802 #, gcc-internal-format
35803 msgid "macro expands to multiple statements"
35804 msgstr ""
35805
35806 #: c-family/c-warn.cc:2915
35807 #, gcc-internal-format
35808 msgid "some parts of macro expansion are not guarded by this %qs clause"
35809 msgstr ""
35810
35811 #: c-family/c-warn.cc:3008
35812 #, gcc-internal-format
35813 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
35814 msgstr ""
35815
35816 #: c-family/c-warn.cc:3015 c-family/c-warn.cc:3018 cp/init.cc:657
35817 #, gcc-internal-format
35818 msgid "defined here"
35819 msgstr ""
35820
35821 #: c-family/c-warn.cc:3105
35822 #, gcc-internal-format
35823 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
35824 msgstr ""
35825
35826 #: c-family/c-warn.cc:3333
35827 msgid "mismatch in bound %Z of argument %u declared as %s"
35828 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
35829 msgstr[0] ""
35830 msgstr[1] ""
35831
35832 #: c-family/c-warn.cc:3336 c-family/c-warn.cc:3707
35833 #, fuzzy, gcc-internal-format, gfc-internal-format
35834 msgid "previously declared as %s"
35835 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35836
35837 #: c-family/c-warn.cc:3470
35838 #, gcc-internal-format, gfc-internal-format
35839 msgid "argument %u of type %s declared as a variable length array"
35840 msgstr ""
35841
35842 #: c-family/c-warn.cc:3475
35843 #, fuzzy, gcc-internal-format, gfc-internal-format
35844 #| msgid "previous declaration `%D'"
35845 msgid "previously declared as a pointer %s"
35846 msgstr "папярэдняе абвяшчэньне `%D'"
35847
35848 #: c-family/c-warn.cc:3476
35849 #, fuzzy, gcc-internal-format, gfc-internal-format
35850 #| msgid "no previous declaration for `%s'"
35851 msgid "previously declared as an ordinary array %s"
35852 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35853
35854 #: c-family/c-warn.cc:3489 c-family/c-warn.cc:3503
35855 #, gcc-internal-format, gfc-internal-format
35856 msgid "argument %u of type %s declared as a pointer"
35857 msgstr ""
35858
35859 #: c-family/c-warn.cc:3493 c-family/c-warn.cc:3519
35860 #, gcc-internal-format, gfc-internal-format
35861 msgid "previously declared as a variable length array %s"
35862 msgstr ""
35863
35864 #: c-family/c-warn.cc:3506
35865 #, fuzzy, gcc-internal-format, gfc-internal-format
35866 msgid "previously declared as an array %s"
35867 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35868
35869 #: c-family/c-warn.cc:3515
35870 #, gcc-internal-format, gfc-internal-format
35871 msgid "argument %u of type %s declared as an ordinary array"
35872 msgstr ""
35873
35874 #: c-family/c-warn.cc:3543
35875 #, gcc-internal-format, gfc-internal-format
35876 msgid "argument %u of type %s declared with %u variable bound"
35877 msgid_plural "argument %u of type %s declared with %u variable bounds"
35878 msgstr[0] ""
35879 msgstr[1] ""
35880
35881 #: c-family/c-warn.cc:3550
35882 #, fuzzy, gcc-internal-format, gfc-internal-format
35883 msgid "previously declared as %s with %u variable bound"
35884 msgid_plural "previously declared as %s with %u variable bounds"
35885 msgstr[0] "няма папярэдняга аб'яўлення для \"%s\""
35886 msgstr[1] "няма папярэдняга аб'яўлення для \"%s\""
35887
35888 #: c-family/c-warn.cc:3574
35889 #, gcc-internal-format, gfc-internal-format
35890 msgid "argument %u of type %s declared with %u unspecified variable bound"
35891 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
35892 msgstr[0] ""
35893 msgstr[1] ""
35894
35895 #: c-family/c-warn.cc:3582
35896 #, gcc-internal-format, gfc-internal-format
35897 msgid "previously declared as %s with %u unspecified variable bound"
35898 msgid_plural "previously declared as %s with %u unspecified variable bounds"
35899 msgstr[0] ""
35900 msgstr[1] ""
35901
35902 #: c-family/c-warn.cc:3589
35903 #, gcc-internal-format, gfc-internal-format
35904 msgid "subsequently declared as %s with %u unspecified variable bound"
35905 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
35906 msgstr[0] ""
35907 msgstr[1] ""
35908
35909 #: c-family/c-warn.cc:3642
35910 #, gcc-internal-format
35911 msgid "argument %u of type %s declared with mismatched bound argument %E"
35912 msgstr ""
35913
35914 #: c-family/c-warn.cc:3649 c-family/c-warn.cc:3683
35915 #, gcc-internal-format
35916 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
35917 msgstr ""
35918
35919 #: c-family/c-warn.cc:3661
35920 #, fuzzy, gcc-internal-format
35921 msgid "previously declared as %s with bound argument %E"
35922 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35923
35924 #: c-family/c-warn.cc:3666
35925 #, fuzzy, gcc-internal-format
35926 #| msgid "previous declaration `%D'"
35927 msgid "previously declared as %s with bound %<%s%>"
35928 msgstr "папярэдняе абвяшчэньне `%D'"
35929
35930 #: c-family/c-warn.cc:3686
35931 #, fuzzy, gcc-internal-format
35932 #| msgid "previous declaration `%D'"
35933 msgid "previously declared as %s with bound %qs"
35934 msgstr "папярэдняе абвяшчэньне `%D'"
35935
35936 #: c-family/c-warn.cc:3705
35937 #, gcc-internal-format, gfc-internal-format
35938 msgid "argument %u of type %s with mismatched bound"
35939 msgstr ""
35940
35941 #: c-family/c-warn.cc:3736
35942 #, gcc-internal-format
35943 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
35944 msgstr ""
35945
35946 #: c-family/c-warn.cc:3746
35947 #, gcc-internal-format
35948 msgid "add parentheses around %qE to silence this warning"
35949 msgstr ""
35950
35951 #: c-family/c-warn.cc:3750
35952 #, gcc-internal-format
35953 msgid "add parentheses around the second %<sizeof%> to silence this warning"
35954 msgstr ""
35955
35956 #: c-family/c-warn.cc:3776
35957 #, gcc-internal-format
35958 msgid "comparison between two arrays is deprecated in C++20"
35959 msgstr ""
35960
35961 #: c-family/c-warn.cc:3777
35962 #, gcc-internal-format
35963 msgid "comparison between two arrays"
35964 msgstr ""
35965
35966 #: c-family/c-warn.cc:3781
35967 #, gcc-internal-format
35968 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
35969 msgstr ""
35970
35971 #: c-family/c-warn.cc:3785
35972 #, gcc-internal-format
35973 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
35974 msgstr ""
35975
35976 #: c-family/cppspec.cc:94
35977 #, gcc-internal-format
35978 msgid "%qs is not a valid option to the preprocessor"
35979 msgstr ""
35980
35981 #: c-family/cppspec.cc:113
35982 #, gcc-internal-format
35983 msgid "too many input files"
35984 msgstr "вельмі шмат уваходзячых файлаў"
35985
35986 #: c-family/known-headers.cc:309
35987 #, gcc-internal-format
35988 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
35989 msgstr ""
35990
35991 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:17798
35992 #, gcc-internal-format
35993 msgid "unknown value %qs for %<-mcpu%>"
35994 msgstr ""
35995
35996 #: common/config/alpha/alpha-common.cc:75
35997 #, gcc-internal-format
35998 msgid "bad value %qs for %<-mtls-size%> switch"
35999 msgstr ""
36000
36001 #: common/config/arc/arc-common.cc:84
36002 #, gcc-internal-format
36003 msgid "multiple %<-mcpu=%> options specified"
36004 msgstr ""
36005
36006 #: common/config/arc/arc-common.cc:90
36007 #, fuzzy, gcc-internal-format
36008 #| msgid "unsupported version"
36009 msgid "Unsupported value for mmpy-option"
36010 msgstr "непадтрымліваемая версія"
36011
36012 #: common/config/arm/arm-common.cc:289
36013 #, gcc-internal-format
36014 msgid "%%:%<target_mode_check%> takes an even number of parameters"
36015 msgstr ""
36016
36017 #: common/config/arm/arm-common.cc:298
36018 #, gcc-internal-format
36019 msgid "unrecognized option passed to %%:%<target_mode_check%>"
36020 msgstr ""
36021
36022 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
36023 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17730
36024 #: config/aarch64/aarch64.cc:17768
36025 #, gcc-internal-format
36026 msgid "valid arguments are: %s; did you mean %qs?"
36027 msgstr ""
36028
36029 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
36030 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17733
36031 #: config/aarch64/aarch64.cc:17771
36032 #, fuzzy, gcc-internal-format, gfc-internal-format
36033 msgid "valid arguments are: %s"
36034 msgstr "нявернае выкарыстанне \"restict\""
36035
36036 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
36037 #, fuzzy, gcc-internal-format, gfc-internal-format
36038 #| msgid "unrecognized address"
36039 msgid "unrecognized %s target: %s"
36040 msgstr "нераспазнаны адрас"
36041
36042 #: common/config/arm/arm-common.cc:508
36043 #, fuzzy, gcc-internal-format
36044 #| msgid "unrecognized address"
36045 msgid "unrecognized %<-mfpu%> target: %s"
36046 msgstr "нераспазнаны адрас"
36047
36048 #: common/config/arm/arm-common.cc:536
36049 #, fuzzy, gcc-internal-format
36050 #| msgid "%s does not support %s"
36051 msgid "%qs does not support feature %qs"
36052 msgstr "%s не падтрымлівае %s"
36053
36054 #: common/config/arm/arm-common.cc:547
36055 #, gcc-internal-format
36056 msgid "valid feature names are: %s; did you mean %qs?"
36057 msgstr ""
36058
36059 #: common/config/arm/arm-common.cc:550
36060 #, fuzzy, gcc-internal-format, gfc-internal-format
36061 #| msgid "invalid register name for `%s'"
36062 msgid "valid feature names are: %s"
36063 msgstr "нерэчаісная назва рэгістра `%s'"
36064
36065 #: common/config/arm/arm-common.cc:568
36066 #, gcc-internal-format, gfc-internal-format
36067 msgid "%s does not take any feature options"
36068 msgstr ""
36069
36070 #: common/config/arm/arm-common.cc:665
36071 #, gcc-internal-format
36072 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
36073 msgstr ""
36074
36075 #: common/config/arm/arm-common.cc:679
36076 #, gcc-internal-format
36077 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
36078 msgstr ""
36079
36080 #: common/config/arm/arm-common.cc:1035
36081 #, gcc-internal-format
36082 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
36083 msgstr ""
36084
36085 #: common/config/avr/avr-common.cc:91
36086 #, gcc-internal-format
36087 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
36088 msgstr ""
36089
36090 #: common/config/avr/avr-common.cc:99
36091 #, gcc-internal-format
36092 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
36093 msgstr ""
36094
36095 #: common/config/avr/avr-common.cc:115
36096 #, gcc-internal-format
36097 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}%>"
36098 msgstr ""
36099
36100 #: common/config/avr/avr-common.cc:124
36101 #, gcc-internal-format
36102 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}%>"
36103 msgstr ""
36104
36105 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
36106 #, gcc-internal-format
36107 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
36108 msgstr ""
36109
36110 #: common/config/bfin/bfin-common.cc:323
36111 #, gcc-internal-format
36112 msgid "%<-mcpu=%s%> is not valid"
36113 msgstr ""
36114
36115 #: common/config/bfin/bfin-common.cc:359
36116 #, gcc-internal-format
36117 msgid "%<-mcpu=%s%> has invalid silicon revision"
36118 msgstr ""
36119
36120 #: common/config/i386/i386-common.cc:1638
36121 #, gcc-internal-format
36122 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
36123 msgstr ""
36124
36125 #: common/config/i386/i386-common.cc:1641
36126 #, gcc-internal-format
36127 msgid "%<-malign-loops=%d%> is not between 0 and %d"
36128 msgstr ""
36129
36130 #: common/config/i386/i386-common.cc:1648
36131 #, gcc-internal-format
36132 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
36133 msgstr ""
36134
36135 #: common/config/i386/i386-common.cc:1651
36136 #, gcc-internal-format
36137 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
36138 msgstr ""
36139
36140 #: common/config/i386/i386-common.cc:1659
36141 #, gcc-internal-format
36142 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
36143 msgstr ""
36144
36145 #: common/config/i386/i386-common.cc:1662
36146 #, gcc-internal-format
36147 msgid "%<-malign-functions=%d%> is not between 0 and %d"
36148 msgstr ""
36149
36150 #: common/config/i386/i386-common.cc:1671
36151 #, gcc-internal-format
36152 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
36153 msgstr ""
36154
36155 #: common/config/i386/i386-common.cc:1726
36156 #: common/config/s390/s390-common.cc:132
36157 #, gcc-internal-format
36158 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
36159 msgstr ""
36160
36161 #: common/config/i386/i386-common.cc:1736
36162 #, gcc-internal-format
36163 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
36164 msgstr ""
36165
36166 #: common/config/ia64/ia64-common.cc:65
36167 #, gcc-internal-format
36168 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
36169 msgstr ""
36170
36171 #: common/config/nds32/nds32-common.cc:49
36172 #, gcc-internal-format
36173 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
36174 msgstr ""
36175
36176 #: common/config/nds32/nds32-common.cc:59
36177 #, gcc-internal-format
36178 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
36179 msgstr ""
36180
36181 #: common/config/nds32/nds32-common.cc:69
36182 #, gcc-internal-format
36183 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
36184 msgstr ""
36185
36186 #: common/config/riscv/riscv-common.cc:392
36187 #, gcc-internal-format
36188 msgid "%<-march=%s%>: extension %qs appear more than one time"
36189 msgstr ""
36190
36191 #: common/config/riscv/riscv-common.cc:640
36192 #, gcc-internal-format
36193 msgid "%<-march=%s%>: expect number after %<%dp%>"
36194 msgstr ""
36195
36196 #: common/config/riscv/riscv-common.cc:646
36197 #, gcc-internal-format
36198 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
36199 msgstr ""
36200
36201 #: common/config/riscv/riscv-common.cc:716
36202 #, gcc-internal-format
36203 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
36204 msgstr ""
36205
36206 #: common/config/riscv/riscv-common.cc:728
36207 #, gcc-internal-format
36208 msgid "version of %<g%> will be omitted, please specify version for individual extension"
36209 msgstr ""
36210
36211 #: common/config/riscv/riscv-common.cc:747
36212 #, gcc-internal-format
36213 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
36214 msgstr ""
36215
36216 #: common/config/riscv/riscv-common.cc:774
36217 #, gcc-internal-format
36218 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
36219 msgstr ""
36220
36221 #: common/config/riscv/riscv-common.cc:778
36222 #, gcc-internal-format
36223 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
36224 msgstr ""
36225
36226 #: common/config/riscv/riscv-common.cc:965
36227 #, gcc-internal-format
36228 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
36229 msgstr ""
36230
36231 #: common/config/riscv/riscv-common.cc:977
36232 #, gcc-internal-format
36233 msgid "%<-march=%s%>: %s must separate with %<_%>"
36234 msgstr ""
36235
36236 #: common/config/riscv/riscv-common.cc:1006
36237 #, gcc-internal-format
36238 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
36239 msgstr ""
36240
36241 #: common/config/riscv/riscv-common.cc:1043
36242 #, gcc-internal-format
36243 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
36244 msgstr ""
36245
36246 #: common/config/riscv/riscv-common.cc:1221
36247 #, gcc-internal-format
36248 msgid "%<-mcpu=%s%>: unknown CPU"
36249 msgstr ""
36250
36251 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
36252 #, gcc-internal-format
36253 msgid "unknown %<-mdebug-%s%> switch"
36254 msgstr ""
36255
36256 #: common/config/rs6000/rs6000-common.cc:223
36257 #, gcc-internal-format
36258 msgid "unknown switch %<-mlong-double-%s%>"
36259 msgstr ""
36260
36261 #: common/config/rs6000/rs6000-common.cc:234
36262 #, gcc-internal-format
36263 msgid "option %<%s%> requires %<-mlong-double-128%>"
36264 msgstr ""
36265
36266 #: common/config/rs6000/rs6000-common.cc:268
36267 #, gcc-internal-format
36268 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
36269 msgstr ""
36270
36271 #: common/config/rx/rx-common.cc:61
36272 #, gcc-internal-format
36273 msgid "the RX200 cpu does not have FPU hardware"
36274 msgstr ""
36275
36276 #: common/config/rx/rx-common.cc:63
36277 #, gcc-internal-format
36278 msgid "the RX100 cpu does not have FPU hardware"
36279 msgstr ""
36280
36281 #: common/config/s390/s390-common.cc:104
36282 #, gcc-internal-format
36283 msgid "stack guard value must be an exact power of 2"
36284 msgstr ""
36285
36286 #: common/config/s390/s390-common.cc:109
36287 #, gcc-internal-format
36288 msgid "stack size must be an exact power of 2"
36289 msgstr ""
36290
36291 #: common/config/v850/v850-common.cc:47
36292 #, fuzzy, gcc-internal-format
36293 #| msgid "%s=%s is too large"
36294 msgid "value passed in %qs is too large"
36295 msgstr "%s=%s вельмі вялікі"
36296
36297 #: config/darwin-c.cc:81
36298 #, gcc-internal-format
36299 msgid "too many %<#pragma options align=reset%>"
36300 msgstr ""
36301
36302 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
36303 #: config/darwin-c.cc:108
36304 #, gcc-internal-format
36305 msgid "malformed %<#pragma options%>, ignoring"
36306 msgstr ""
36307
36308 #: config/darwin-c.cc:111
36309 #, gcc-internal-format
36310 msgid "junk at end of %<#pragma options%>"
36311 msgstr ""
36312
36313 #: config/darwin-c.cc:121
36314 #, gcc-internal-format
36315 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
36316 msgstr ""
36317
36318 #: config/darwin-c.cc:133
36319 #, gcc-internal-format
36320 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
36321 msgstr ""
36322
36323 #: config/darwin-c.cc:154
36324 #, gcc-internal-format
36325 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
36326 msgstr ""
36327
36328 #: config/darwin-c.cc:157
36329 #, gcc-internal-format
36330 msgid "junk at end of %<#pragma unused%>"
36331 msgstr ""
36332
36333 #: config/darwin-c.cc:168
36334 #, gcc-internal-format
36335 msgid "malformed %<#pragma ms_struct%>, ignoring"
36336 msgstr ""
36337
36338 #: config/darwin-c.cc:176
36339 #, gcc-internal-format
36340 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
36341 msgstr ""
36342
36343 #: config/darwin-c.cc:179
36344 #, gcc-internal-format
36345 msgid "junk at end of %<#pragma ms_struct%>"
36346 msgstr ""
36347
36348 #: config/darwin-c.cc:405
36349 #, gcc-internal-format, gfc-internal-format
36350 msgid "subframework include %s conflicts with framework include"
36351 msgstr ""
36352
36353 #: config/darwin-c.cc:708
36354 #, gcc-internal-format
36355 msgid "unknown value %qs of %<-mmacosx-version-min%>"
36356 msgstr ""
36357
36358 #: config/darwin-driver.cc:147
36359 #, gcc-internal-format
36360 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
36361 msgstr ""
36362
36363 #: config/darwin-driver.cc:192
36364 #, gcc-internal-format
36365 msgid "could not understand %<kern.osversion%> %q.*s"
36366 msgstr ""
36367
36368 #: config/darwin-driver.cc:232
36369 #, fuzzy, gcc-internal-format
36370 msgid "could not understand version %qs"
36371 msgstr "не магу знайсці крыніцу %s\n"
36372
36373 #: config/darwin-driver.cc:306
36374 #, fuzzy, gcc-internal-format
36375 #| msgid "%s does not support %s"
36376 msgid "this compiler does not support %qs"
36377 msgstr "%s не падтрымлівае %s"
36378
36379 #: config/darwin-driver.cc:332
36380 #, gcc-internal-format
36381 msgid "%qs is not valid for %<-mmacosx-version-min%>"
36382 msgstr ""
36383
36384 #: config/darwin-driver.cc:373
36385 #, gcc-internal-format
36386 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
36387 msgstr ""
36388
36389 #: config/darwin-driver.cc:380
36390 #, gcc-internal-format
36391 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
36392 msgstr ""
36393
36394 #: config/darwin-driver.cc:389
36395 #, gcc-internal-format
36396 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
36397 msgstr ""
36398
36399 #: config/darwin-driver.cc:396
36400 #, gcc-internal-format
36401 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
36402 msgstr ""
36403
36404 #: config/darwin-driver.cc:403
36405 #, gcc-internal-format
36406 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
36407 msgstr ""
36408
36409 #: config/darwin-driver.cc:412
36410 #, gcc-internal-format
36411 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
36412 msgstr ""
36413
36414 #: config/darwin.cc:2022
36415 #, gcc-internal-format, gfc-internal-format
36416 msgid "failed to open temporary file %s for LTO output"
36417 msgstr ""
36418
36419 #: config/darwin.cc:2114
36420 #, gcc-internal-format
36421 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
36422 msgstr ""
36423
36424 #: config/darwin.cc:2121
36425 #, gcc-internal-format
36426 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
36427 msgstr ""
36428
36429 #: config/darwin.cc:2713 config/darwin.cc:2777
36430 #, gcc-internal-format
36431 msgid "common variables must have an alignment of 32678 or less"
36432 msgstr ""
36433
36434 #: config/darwin.cc:2867
36435 #, fuzzy, gcc-internal-format
36436 msgid "protected visibility attribute not supported in this configuration; ignored"
36437 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
36438
36439 #: config/darwin.cc:3082
36440 #, gcc-internal-format, gfc-internal-format
36441 msgid "failed to open temporary file %s with LTO output"
36442 msgstr ""
36443
36444 #: config/darwin.cc:3308
36445 #, gcc-internal-format
36446 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
36447 msgstr ""
36448
36449 #: config/darwin.cc:3313
36450 #, gcc-internal-format
36451 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
36452 msgstr ""
36453
36454 #: config/darwin.cc:3328
36455 #, fuzzy, gcc-internal-format
36456 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
36457 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
36458
36459 #: config/darwin.cc:3407
36460 #, gcc-internal-format
36461 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
36462 msgstr ""
36463
36464 #: config/darwin.cc:3450
36465 #, gcc-internal-format
36466 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
36467 msgstr ""
36468
36469 #: config/darwin.cc:3630
36470 #, gcc-internal-format
36471 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
36472 msgstr ""
36473
36474 #: config/darwin.cc:3637
36475 #, gcc-internal-format
36476 msgid "built-in function %qD takes one argument only"
36477 msgstr ""
36478
36479 #: config/darwin.cc:3704
36480 #, gcc-internal-format
36481 msgid "CFString literal is missing"
36482 msgstr ""
36483
36484 #: config/darwin.cc:3715
36485 #, fuzzy, gcc-internal-format
36486 msgid "CFString literal expression is not a string constant"
36487 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
36488
36489 #: config/darwin.cc:3739
36490 #, gcc-internal-format
36491 msgid "non-ASCII character in CFString literal"
36492 msgstr ""
36493
36494 #: config/darwin.cc:3740
36495 #, gcc-internal-format
36496 msgid "embedded NUL in CFString literal"
36497 msgstr ""
36498
36499 #: config/host-darwin.cc:107
36500 #, gcc-internal-format
36501 msgid "PCH memory is not available: %m"
36502 msgstr ""
36503
36504 #: config/sol2-c.cc:91 config/sol2-c.cc:107
36505 #, gcc-internal-format
36506 msgid "malformed %<#pragma align%>, ignoring"
36507 msgstr ""
36508
36509 #: config/sol2-c.cc:100
36510 #, gcc-internal-format
36511 msgid "invalid alignment for %<#pragma align%>, ignoring"
36512 msgstr ""
36513
36514 #: config/sol2-c.cc:115
36515 #, gcc-internal-format
36516 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
36517 msgstr ""
36518
36519 #: config/sol2-c.cc:127 config/sol2-c.cc:139
36520 #, gcc-internal-format
36521 msgid "malformed %<#pragma align%>"
36522 msgstr ""
36523
36524 #: config/sol2-c.cc:134
36525 #, gcc-internal-format
36526 msgid "junk at end of %<#pragma align%>"
36527 msgstr ""
36528
36529 #: config/sol2-c.cc:155 config/sol2-c.cc:162
36530 #, gcc-internal-format
36531 msgid "malformed %<#pragma init%>, ignoring"
36532 msgstr ""
36533
36534 #: config/sol2-c.cc:186 config/sol2-c.cc:198
36535 #, gcc-internal-format
36536 msgid "malformed %<#pragma init%>"
36537 msgstr ""
36538
36539 #: config/sol2-c.cc:193
36540 #, gcc-internal-format
36541 msgid "junk at end of %<#pragma init%>"
36542 msgstr ""
36543
36544 #: config/sol2-c.cc:214 config/sol2-c.cc:221
36545 #, gcc-internal-format
36546 msgid "malformed %<#pragma fini%>, ignoring"
36547 msgstr ""
36548
36549 #: config/sol2-c.cc:245 config/sol2-c.cc:257
36550 #, gcc-internal-format
36551 msgid "malformed %<#pragma fini%>"
36552 msgstr ""
36553
36554 #: config/sol2-c.cc:252
36555 #, gcc-internal-format
36556 msgid "junk at end of %<#pragma fini%>"
36557 msgstr ""
36558
36559 #: config/sol2.cc:58
36560 #, gcc-internal-format
36561 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
36562 msgstr ""
36563
36564 #: config/vxworks.cc:165
36565 #, gcc-internal-format
36566 msgid "PIC is only supported for RTPs"
36567 msgstr ""
36568
36569 #: config/aarch64/aarch64-builtins.cc:1870
36570 #: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3086
36571 #, fuzzy, gcc-internal-format, gfc-internal-format
36572 msgid "argument %d must be a constant immediate"
36573 msgstr "першым аргументам \"%s\" павінен быць \"int\""
36574
36575 #: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3441
36576 #, gcc-internal-format
36577 msgid "lane index must be a constant immediate"
36578 msgstr ""
36579
36580 #: config/aarch64/aarch64-builtins.cc:1946
36581 #, gcc-internal-format
36582 msgid "total size and element size must be a nonzero constant immediate"
36583 msgstr ""
36584
36585 #: config/aarch64/aarch64-builtins.cc:2194
36586 #, fuzzy, gcc-internal-format
36587 msgid "argument must be a 16-bit constant immediate"
36588 msgstr "першым аргументам \"%s\" павінен быць \"int\""
36589
36590 #: config/aarch64/aarch64-builtins.cc:2300
36591 #, gcc-internal-format
36592 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
36593 msgstr ""
36594
36595 #: config/aarch64/aarch64-builtins.cc:2335
36596 #, gcc-internal-format, gfc-internal-format
36597 msgid "argument %d must be a constant immediate in range [0,15]"
36598 msgstr ""
36599
36600 #: config/aarch64/aarch64-builtins.cc:3133
36601 #: config/aarch64/aarch64-builtins.cc:3153
36602 #, gcc-internal-format, gfc-internal-format
36603 msgid "expected 64-bit address but argument 1 is %d-bit"
36604 msgstr ""
36605
36606 #: config/aarch64/aarch64-builtins.cc:3137
36607 #, gcc-internal-format, gfc-internal-format
36608 msgid "expected 64-bit address but argument 2 is %d-bit"
36609 msgstr ""
36610
36611 #: config/aarch64/aarch64-c.cc:296
36612 #, gcc-internal-format
36613 msgid "%<#pragma GCC aarch64%> requires a string parameter"
36614 msgstr ""
36615
36616 #: config/aarch64/aarch64-c.cc:306
36617 #, gcc-internal-format
36618 msgid "unknown %<#pragma GCC aarch64%> option %qs"
36619 msgstr ""
36620
36621 #: config/aarch64/aarch64-sve-builtins.cc:657
36622 #, gcc-internal-format
36623 msgid "ACLE function %qD requires ISA extension %qs"
36624 msgstr ""
36625
36626 #: config/aarch64/aarch64-sve-builtins.cc:659
36627 #, gcc-internal-format
36628 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36629 msgstr ""
36630
36631 #: config/aarch64/aarch64-sve-builtins.cc:679
36632 #, gcc-internal-format
36633 msgid "ACLE function %qD is incompatible with the use of %qs"
36634 msgstr ""
36635
36636 #: config/aarch64/aarch64-sve-builtins.cc:720
36637 #, fuzzy, gcc-internal-format
36638 msgid "argument %d of %qE must be an integer constant expression"
36639 msgstr "памер масіва \"%s\" адмоўны"
36640
36641 #: config/aarch64/aarch64-sve-builtins.cc:732
36642 #, gcc-internal-format
36643 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
36644 msgstr ""
36645
36646 #: config/aarch64/aarch64-sve-builtins.cc:745
36647 #, gcc-internal-format
36648 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
36649 msgstr ""
36650
36651 #: config/aarch64/aarch64-sve-builtins.cc:758
36652 #, gcc-internal-format
36653 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
36654 msgstr ""
36655
36656 #: config/aarch64/aarch64-sve-builtins.cc:770
36657 #, gcc-internal-format
36658 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
36659 msgstr ""
36660
36661 #: config/aarch64/aarch64-sve-builtins.cc:1211
36662 #, gcc-internal-format
36663 msgid "%qE has no form that takes %qT arguments"
36664 msgstr ""
36665
36666 #: config/aarch64/aarch64-sve-builtins.cc:1277
36667 #, gcc-internal-format
36668 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
36669 msgstr ""
36670
36671 #: config/aarch64/aarch64-sve-builtins.cc:1297
36672 #, gcc-internal-format
36673 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
36674 msgstr ""
36675
36676 #: config/aarch64/aarch64-sve-builtins.cc:1300
36677 #, gcc-internal-format
36678 msgid "an explicit type suffix is needed when using a vector of base addresses"
36679 msgstr ""
36680
36681 #: config/aarch64/aarch64-sve-builtins.cc:1309
36682 #, gcc-internal-format
36683 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
36684 msgstr ""
36685
36686 #: config/aarch64/aarch64-sve-builtins.cc:1317
36687 #, gcc-internal-format
36688 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
36689 msgstr ""
36690
36691 #: config/aarch64/aarch64-sve-builtins.cc:1351
36692 #, gcc-internal-format
36693 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
36694 msgstr ""
36695
36696 #: config/aarch64/aarch64-sve-builtins.cc:1355
36697 #, gcc-internal-format
36698 msgid "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
36699 msgstr ""
36700
36701 #: config/aarch64/aarch64-sve-builtins.cc:1359
36702 #, gcc-internal-format
36703 msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
36704 msgstr ""
36705
36706 #: config/aarch64/aarch64-sve-builtins.cc:1367
36707 #, gcc-internal-format
36708 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
36709 msgstr ""
36710
36711 #: config/aarch64/aarch64-sve-builtins.cc:1370
36712 #, gcc-internal-format
36713 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
36714 msgstr ""
36715
36716 #: config/aarch64/aarch64-sve-builtins.cc:1394
36717 #, gcc-internal-format
36718 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
36719 msgstr ""
36720
36721 #: config/aarch64/aarch64-sve-builtins.cc:1414
36722 #: config/aarch64/aarch64-sve-builtins.cc:1621
36723 #, gcc-internal-format
36724 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
36725 msgstr ""
36726
36727 #: config/aarch64/aarch64-sve-builtins.cc:1435
36728 #, gcc-internal-format
36729 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
36730 msgstr ""
36731
36732 #: config/aarch64/aarch64-sve-builtins.cc:1466
36733 #, gcc-internal-format
36734 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
36735 msgstr ""
36736
36737 #: config/aarch64/aarch64-sve-builtins.cc:1488
36738 #: config/aarch64/aarch64-sve-builtins.cc:2054
36739 #, gcc-internal-format
36740 msgid "passing %qT to argument %d of %qE, which expects %qT"
36741 msgstr ""
36742
36743 #: config/aarch64/aarch64-sve-builtins.cc:1508
36744 #, gcc-internal-format
36745 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
36746 msgstr ""
36747
36748 #: config/aarch64/aarch64-sve-builtins.cc:1602
36749 #, gcc-internal-format
36750 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
36751 msgstr ""
36752
36753 #: config/aarch64/aarch64-sve-builtins.cc:1614
36754 #, gcc-internal-format
36755 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
36756 msgstr ""
36757
36758 #: config/aarch64/aarch64-sve-builtins.cc:1641
36759 #, gcc-internal-format
36760 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
36761 msgstr ""
36762
36763 #: config/aarch64/aarch64-sve-builtins.cc:1662
36764 #, gcc-internal-format
36765 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
36766 msgstr ""
36767
36768 #: config/aarch64/aarch64-sve-builtins.cc:1673
36769 #, gcc-internal-format
36770 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
36771 msgstr ""
36772
36773 #: config/aarch64/aarch64-sve-builtins.cc:1694
36774 #, gcc-internal-format
36775 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
36776 msgstr ""
36777
36778 #: config/aarch64/aarch64-sve-builtins.cc:1712
36779 #, gcc-internal-format
36780 msgid "passing %qT to argument %d of %qE, which expects %qs"
36781 msgstr ""
36782
36783 #: config/aarch64/aarch64-sve-builtins.cc:1728
36784 #, gcc-internal-format
36785 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
36786 msgstr ""
36787
36788 #: config/aarch64/aarch64-sve-builtins.cc:1751
36789 #, gcc-internal-format
36790 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
36791 msgstr ""
36792
36793 #. It doesn't really matter whether the element is expected to be
36794 #. the same size as type suffix 0.
36795 #: config/aarch64/aarch64-sve-builtins.cc:1796
36796 #, gcc-internal-format
36797 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
36798 msgstr ""
36799
36800 #. It doesn't seem useful to distinguish between signed and unsigned
36801 #. scalars here.
36802 #: config/aarch64/aarch64-sve-builtins.cc:1802
36803 #, gcc-internal-format
36804 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
36805 msgstr ""
36806
36807 #: config/aarch64/aarch64-sve-builtins.cc:1838
36808 #, gcc-internal-format
36809 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
36810 msgstr ""
36811
36812 #: config/aarch64/aarch64-sve-builtins.cc:1858
36813 #, gcc-internal-format
36814 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
36815 msgstr ""
36816
36817 #: config/aarch64/aarch64-sve-builtins.cc:1908
36818 #, gcc-internal-format
36819 msgid "when storing %qT, %qE requires a vector base and a scalar index"
36820 msgstr ""
36821
36822 #: config/aarch64/aarch64-sve-builtins.cc:1913
36823 #, gcc-internal-format
36824 msgid "%qE requires a vector base and a scalar index"
36825 msgstr ""
36826
36827 #: config/aarch64/aarch64-sve-builtins.cc:1917
36828 #, fuzzy, gcc-internal-format
36829 #| msgid "ISO C does not support complex integer types"
36830 msgid "%qE does not support 32-bit vector type %qT"
36831 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
36832
36833 #: config/aarch64/aarch64-sve-builtins.cc:1945
36834 #, gcc-internal-format
36835 msgid "%qE does not support 32-bit sign-extended offsets"
36836 msgstr ""
36837
36838 #: config/aarch64/aarch64-sve-builtins.cc:1948
36839 #, fuzzy, gcc-internal-format
36840 #| msgid "%s does not support %s"
36841 msgid "%qE does not support sign-extended offsets"
36842 msgstr "%s не падтрымлівае %s"
36843
36844 #: config/aarch64/aarch64-sve-builtins.cc:1961
36845 #, gcc-internal-format
36846 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
36847 msgstr ""
36848
36849 #: config/aarch64/aarch64-sve-builtins.cc:1966
36850 #, gcc-internal-format
36851 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
36852 msgstr ""
36853
36854 #. TYPE is part of the function name.
36855 #: config/aarch64/aarch64-sve-builtins.cc:1973
36856 #, gcc-internal-format
36857 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
36858 msgstr ""
36859
36860 #: config/aarch64/aarch64-sve-builtins.cc:2021
36861 #, gcc-internal-format
36862 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
36863 msgstr ""
36864
36865 #: config/aarch64/aarch64-sve-builtins.cc:2105
36866 #, gcc-internal-format
36867 msgid "cannot combine a base of type %qT with an offset of type %qT"
36868 msgstr ""
36869
36870 #: config/aarch64/aarch64-sve-builtins.cc:2109
36871 #, gcc-internal-format
36872 msgid "cannot combine a base of type %qT with an index of type %qT"
36873 msgstr ""
36874
36875 #: config/aarch64/aarch64-sve-builtins.cc:2197
36876 #, gcc-internal-format
36877 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
36878 msgstr ""
36879
36880 #: config/aarch64/aarch64-sve-builtins.cc:3526
36881 #: config/arm/arm-mve-builtins.cc:173
36882 #, fuzzy, gcc-internal-format
36883 msgid "duplicate definition of %qs"
36884 msgstr "паўторнае абвяшчэнне меткі \"%s\""
36885
36886 #: config/aarch64/aarch64-sve-builtins.cc:3702
36887 #, fuzzy, gcc-internal-format
36888 msgid "%qs applied to non-SVE type %qT"
36889 msgstr "\"%s\" мае незавершаны тып"
36890
36891 #: config/aarch64/aarch64-sve-builtins.cc:3708
36892 #, fuzzy, gcc-internal-format
36893 msgid "%qs applied to non-vector type %qT"
36894 msgstr "\"%s\" мае незавершаны тып"
36895
36896 #: config/aarch64/aarch64-sve-builtins.cc:3715
36897 #, gcc-internal-format
36898 msgid "%qs applied to type %qT, which already has a size"
36899 msgstr ""
36900
36901 #: config/aarch64/aarch64-sve-builtins.cc:3723
36902 #, fuzzy, gcc-internal-format
36903 msgid "%qs requires an integer constant expression"
36904 msgstr "памер масіва \"%s\" адмоўны"
36905
36906 #: config/aarch64/aarch64-sve-builtins.cc:3731
36907 #, fuzzy, gcc-internal-format
36908 #| msgid "unsupported version"
36909 msgid "unsupported SVE vector size"
36910 msgstr "непадтрымліваемая версія"
36911
36912 #: config/aarch64/aarch64-sve-builtins.cc:3845
36913 #, gcc-internal-format
36914 msgid "SVE type %qT does not have a fixed size"
36915 msgstr ""
36916
36917 #: config/aarch64/aarch64-sve-builtins.cc:3850
36918 #, gcc-internal-format
36919 msgid "SVE type %qT does not have a defined alignment"
36920 msgstr ""
36921
36922 #: config/aarch64/aarch64-sve-builtins.cc:3855
36923 #, gcc-internal-format
36924 msgid "variables of type %qT cannot have thread-local storage duration"
36925 msgstr ""
36926
36927 #: config/aarch64/aarch64-sve-builtins.cc:3861
36928 #, gcc-internal-format
36929 msgid "arithmetic on pointer to SVE type %qT"
36930 msgstr ""
36931
36932 #: config/aarch64/aarch64-sve-builtins.cc:3868
36933 #, gcc-internal-format
36934 msgid "member variables cannot have SVE type %qT"
36935 msgstr ""
36936
36937 #: config/aarch64/aarch64-sve-builtins.cc:3870
36938 #, gcc-internal-format
36939 msgid "fields cannot have SVE type %qT"
36940 msgstr ""
36941
36942 #: config/aarch64/aarch64-sve-builtins.cc:3875
36943 #, gcc-internal-format
36944 msgid "array elements cannot have SVE type %qT"
36945 msgstr ""
36946
36947 #: config/aarch64/aarch64-sve-builtins.cc:3880
36948 #, gcc-internal-format
36949 msgid "cannot allocate objects with SVE type %qT"
36950 msgstr ""
36951
36952 #: config/aarch64/aarch64-sve-builtins.cc:3885
36953 #, gcc-internal-format
36954 msgid "cannot delete objects with SVE type %qT"
36955 msgstr ""
36956
36957 #: config/aarch64/aarch64-sve-builtins.cc:3890
36958 #, gcc-internal-format
36959 msgid "cannot throw or catch SVE type %qT"
36960 msgstr ""
36961
36962 #: config/aarch64/aarch64-sve-builtins.cc:3895
36963 #, gcc-internal-format
36964 msgid "capture by copy of SVE type %qT"
36965 msgstr ""
36966
36967 #: config/aarch64/aarch64.cc:2735
36968 #, fuzzy, gcc-internal-format
36969 msgid "the %qE attribute cannot be applied to an SVE function type"
36970 msgstr "\"%s\" звычайна функцыя"
36971
36972 #: config/aarch64/aarch64.cc:2810 config/aarch64/aarch64.cc:2824
36973 #, gcc-internal-format
36974 msgid "unexpected %<%s%> after %<%s%>"
36975 msgstr ""
36976
36977 #: config/aarch64/aarch64.cc:3277
36978 #, gcc-internal-format
36979 msgid "%qs is incompatible with the use of floating-point types"
36980 msgstr ""
36981
36982 #: config/aarch64/aarch64.cc:3280
36983 #, gcc-internal-format
36984 msgid "%qs is incompatible with the use of vector types"
36985 msgstr ""
36986
36987 #: config/aarch64/aarch64.cc:3284
36988 #, gcc-internal-format
36989 msgid "%qs feature modifier is incompatible with the use of floating-point types"
36990 msgstr ""
36991
36992 #: config/aarch64/aarch64.cc:3287
36993 #, gcc-internal-format
36994 msgid "%qs feature modifier is incompatible with the use of vector types"
36995 msgstr ""
36996
36997 #: config/aarch64/aarch64.cc:3303
36998 #, gcc-internal-format
36999 msgid "this operation requires the SVE ISA extension"
37000 msgstr ""
37001
37002 #: config/aarch64/aarch64.cc:3304
37003 #, gcc-internal-format
37004 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
37005 msgstr ""
37006
37007 #. We can't gracefully recover at this point, so make this a
37008 #. fatal error.
37009 #: config/aarch64/aarch64.cc:7030
37010 #, gcc-internal-format
37011 msgid "arguments of type %qT require the SVE ISA extension"
37012 msgstr ""
37013
37014 #: config/aarch64/aarch64.cc:7357
37015 #, fuzzy, gcc-internal-format
37016 msgid "SVE type %qT cannot be passed to an unprototyped function"
37017 msgstr "\"%s\" звычайна функцыя"
37018
37019 #: config/aarch64/aarch64.cc:7485 config/aarch64/aarch64.cc:7548
37020 #: config/aarch64/aarch64.cc:7671 config/aarch64/aarch64.cc:19665
37021 #: config/arm/arm.cc:7234 config/arm/arm.cc:7264 config/arm/arm.cc:29057
37022 #, gcc-internal-format
37023 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
37024 msgstr ""
37025
37026 #: config/aarch64/aarch64.cc:7616
37027 #, gcc-internal-format
37028 msgid "%qE requires the SVE ISA extension"
37029 msgstr ""
37030
37031 #: config/aarch64/aarch64.cc:7619
37032 #, gcc-internal-format
37033 msgid "calls to functions of type %qT require the SVE ISA extension"
37034 msgstr ""
37035
37036 #: config/aarch64/aarch64.cc:7796
37037 #, gcc-internal-format
37038 msgid "stack probes for SVE frames"
37039 msgstr ""
37040
37041 #: config/aarch64/aarch64.cc:17228
37042 #, gcc-internal-format
37043 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
37044 msgstr ""
37045
37046 #: config/aarch64/aarch64.cc:17272
37047 #, gcc-internal-format
37048 msgid "%qs string ill-formed"
37049 msgstr ""
37050
37051 #: config/aarch64/aarch64.cc:17328
37052 #, gcc-internal-format
37053 msgid "invalid format for %<sve_width%>"
37054 msgstr ""
37055
37056 #: config/aarch64/aarch64.cc:17340
37057 #, fuzzy, gcc-internal-format
37058 #| msgid "invalid %%Q value"
37059 msgid "invalid %<sve_width%> value: %d"
37060 msgstr "дрэннае %%Q значэнне"
37061
37062 #: config/aarch64/aarch64.cc:17360
37063 #, fuzzy, gcc-internal-format, gfc-internal-format
37064 msgid "tuning string missing in option (%s)"
37065 msgstr "Нераспазнаны выбар \"%s\""
37066
37067 #: config/aarch64/aarch64.cc:17378
37068 #, fuzzy, gcc-internal-format, gfc-internal-format
37069 msgid "unknown tuning option (%s)"
37070 msgstr "невядомая назва рэгістра: %s\n"
37071
37072 #: config/aarch64/aarch64.cc:17546 config/arm/arm.cc:3188
37073 #: config/riscv/riscv.cc:5061
37074 #, gcc-internal-format
37075 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
37076 msgstr ""
37077
37078 #: config/aarch64/aarch64.cc:17555 config/riscv/riscv.cc:5070
37079 #, gcc-internal-format
37080 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
37081 msgstr ""
37082
37083 #: config/aarch64/aarch64.cc:17563
37084 #, gcc-internal-format
37085 msgid "specify a system register with a small string length"
37086 msgstr ""
37087
37088 #: config/aarch64/aarch64.cc:17573 config/arm/arm.cc:3200
37089 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4569
37090 #, fuzzy, gcc-internal-format
37091 msgid "%qs is not a valid offset in %qs"
37092 msgstr "Нерэчаісны выбар %s"
37093
37094 #: config/aarch64/aarch64.cc:17580
37095 #, gcc-internal-format
37096 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
37097 msgstr ""
37098
37099 #: config/aarch64/aarch64.cc:17670
37100 #, gcc-internal-format
37101 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
37102 msgstr ""
37103
37104 #: config/aarch64/aarch64.cc:17686
37105 #, gcc-internal-format
37106 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
37107 msgstr ""
37108
37109 #: config/aarch64/aarch64.cc:17795
37110 #, gcc-internal-format
37111 msgid "missing cpu name in %<-mcpu=%s%>"
37112 msgstr ""
37113
37114 #: config/aarch64/aarch64.cc:17802
37115 #, gcc-internal-format
37116 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
37117 msgstr ""
37118
37119 #: config/aarch64/aarch64.cc:17861
37120 #, gcc-internal-format
37121 msgid "invalid argument given to %<-mharden-sls=%>"
37122 msgstr ""
37123
37124 #: config/aarch64/aarch64.cc:17872
37125 #, gcc-internal-format
37126 msgid "%qs must be by itself for %<-mharden-sls=%>"
37127 msgstr ""
37128
37129 #: config/aarch64/aarch64.cc:17877
37130 #, gcc-internal-format
37131 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
37132 msgstr ""
37133
37134 #: config/aarch64/aarch64.cc:17983
37135 #, gcc-internal-format
37136 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
37137 msgstr ""
37138
37139 #: config/aarch64/aarch64.cc:17985
37140 #, fuzzy, gcc-internal-format
37141 msgid "missing argument for %<-mbranch-protection=%>"
37142 msgstr "аргумент для \"%s\" прапушчан"
37143
37144 #: config/aarch64/aarch64.cc:18009
37145 #, gcc-internal-format
37146 msgid "missing arch name in %<-march=%s%>"
37147 msgstr ""
37148
37149 #: config/aarch64/aarch64.cc:18012
37150 #, gcc-internal-format
37151 msgid "unknown value %qs for %<-march%>"
37152 msgstr ""
37153
37154 #: config/aarch64/aarch64.cc:18016
37155 #, gcc-internal-format
37156 msgid "invalid feature modifier %qs in %<-march=%s%>"
37157 msgstr ""
37158
37159 #: config/aarch64/aarch64.cc:18044
37160 #, gcc-internal-format
37161 msgid "missing cpu name in %<-mtune=%s%>"
37162 msgstr ""
37163
37164 #: config/aarch64/aarch64.cc:18047
37165 #, gcc-internal-format
37166 msgid "unknown value %qs for %<-mtune%>"
37167 msgstr ""
37168
37169 #: config/aarch64/aarch64.cc:18181
37170 #, gcc-internal-format
37171 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
37172 msgstr ""
37173
37174 #: config/aarch64/aarch64.cc:18237
37175 #, fuzzy, gcc-internal-format
37176 #| msgid "%s does not support %s"
37177 msgid "assembler does not support %<-mabi=ilp32%>"
37178 msgstr "%s не падтрымлівае %s"
37179
37180 #: config/aarch64/aarch64.cc:18244
37181 #, gcc-internal-format
37182 msgid "return address signing is only supported for %<-mabi=lp64%>"
37183 msgstr ""
37184
37185 #: config/aarch64/aarch64.cc:18326
37186 #, gcc-internal-format
37187 msgid "code model %qs with %<-f%s%>"
37188 msgstr ""
37189
37190 #: config/aarch64/aarch64.cc:18329
37191 #, fuzzy, gcc-internal-format
37192 msgid "code model %qs not supported in ilp32 mode"
37193 msgstr "-pipe не падтрымліваецца"
37194
37195 #: config/aarch64/aarch64.cc:18508
37196 #, gcc-internal-format
37197 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
37198 msgstr ""
37199
37200 #: config/aarch64/aarch64.cc:18511
37201 #, gcc-internal-format
37202 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
37203 msgstr ""
37204
37205 #: config/aarch64/aarch64.cc:18515
37206 #, gcc-internal-format
37207 msgid "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
37208 msgstr ""
37209
37210 #: config/aarch64/aarch64.cc:18550
37211 #, gcc-internal-format
37212 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
37213 msgstr ""
37214
37215 #: config/aarch64/aarch64.cc:18553
37216 #, gcc-internal-format
37217 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
37218 msgstr ""
37219
37220 #: config/aarch64/aarch64.cc:18557 config/aarch64/aarch64.cc:18664
37221 #, gcc-internal-format
37222 msgid "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
37223 msgstr ""
37224
37225 #: config/aarch64/aarch64.cc:18580
37226 #, gcc-internal-format
37227 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
37228 msgstr ""
37229
37230 #: config/aarch64/aarch64.cc:18584
37231 #, gcc-internal-format
37232 msgid "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or attribute"
37233 msgstr ""
37234
37235 #: config/aarch64/aarch64.cc:18619
37236 #, gcc-internal-format
37237 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
37238 msgstr ""
37239
37240 #: config/aarch64/aarch64.cc:18660
37241 #, gcc-internal-format
37242 msgid "missing value in %<target()%> pragma or attribute"
37243 msgstr ""
37244
37245 #: config/aarch64/aarch64.cc:18718 config/aarch64/aarch64.cc:18891
37246 #, gcc-internal-format
37247 msgid "malformed %<target()%> pragma or attribute"
37248 msgstr ""
37249
37250 #: config/aarch64/aarch64.cc:18762
37251 #, gcc-internal-format
37252 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
37253 msgstr ""
37254
37255 #: config/aarch64/aarch64.cc:18770 config/i386/i386-options.cc:1234
37256 #, gcc-internal-format
37257 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
37258 msgstr ""
37259
37260 #: config/aarch64/aarch64.cc:18824
37261 #, gcc-internal-format
37262 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
37263 msgstr ""
37264
37265 #: config/aarch64/aarch64.cc:18881 config/arm/arm.cc:33166
37266 #: config/rs6000/rs6000.cc:24260 config/s390/s390.cc:15840
37267 #, gcc-internal-format
37268 msgid "attribute %<target%> argument not a string"
37269 msgstr ""
37270
37271 #: config/aarch64/aarch64.cc:18916
37272 #, gcc-internal-format
37273 msgid "arch extension %<%s%> should be prefixed by %<+%>"
37274 msgstr ""
37275
37276 #: config/aarch64/aarch64.cc:18919
37277 #, gcc-internal-format
37278 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
37279 msgstr ""
37280
37281 #: config/aarch64/aarch64.cc:18928
37282 #, gcc-internal-format
37283 msgid "malformed %<target(\"%s\")%> pragma or attribute"
37284 msgstr ""
37285
37286 #: config/aarch64/aarch64.cc:20393 config/arm/arm.cc:6582
37287 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
37288 #: config/s390/s390.cc:12304
37289 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
37290 msgstr ""
37291
37292 #: config/aarch64/aarch64.cc:20398 config/arm/arm.cc:6587
37293 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
37294 #: config/s390/s390.cc:12299
37295 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
37296 msgstr ""
37297
37298 #: config/aarch64/aarch64.cc:20403 config/arm/arm.cc:6592
37299 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
37300 msgstr ""
37301
37302 #: config/aarch64/aarch64.cc:21552 config/aarch64/aarch64.cc:21555
37303 #, gcc-internal-format
37304 msgid "lane %wd out of range %wd - %wd"
37305 msgstr ""
37306
37307 #: config/aarch64/aarch64.cc:26663 config/i386/i386.cc:23315
37308 #: config/i386/i386.cc:23443
37309 #, fuzzy, gcc-internal-format
37310 #| msgid "unsupported version"
37311 msgid "unsupported simdlen %wd"
37312 msgstr "непадтрымліваемая версія"
37313
37314 #: config/aarch64/aarch64.cc:26673 config/aarch64/aarch64.cc:26700
37315 #, gcc-internal-format
37316 msgid "GCC does not currently support mixed size types for %<simd%> functions"
37317 msgstr ""
37318
37319 #: config/aarch64/aarch64.cc:26677
37320 #, gcc-internal-format
37321 msgid "GCC does not currently support return type %qT for %<simd%> functions"
37322 msgstr ""
37323
37324 #: config/aarch64/aarch64.cc:26681
37325 #, gcc-internal-format
37326 msgid "unsupported return type %qT for %<simd%> functions"
37327 msgstr ""
37328
37329 #: config/aarch64/aarch64.cc:26704
37330 #, gcc-internal-format
37331 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
37332 msgstr ""
37333
37334 #: config/aarch64/aarch64.cc:26729
37335 #, gcc-internal-format
37336 msgid "GCC does not currently support simdlen %wd for type %qT"
37337 msgstr ""
37338
37339 #: config/alpha/alpha.cc:420
37340 #, gcc-internal-format
37341 msgid "bad value %qs for %<-mtrap-precision%> switch"
37342 msgstr ""
37343
37344 #: config/alpha/alpha.cc:435
37345 #, gcc-internal-format
37346 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
37347 msgstr ""
37348
37349 #: config/alpha/alpha.cc:450
37350 #, gcc-internal-format
37351 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
37352 msgstr ""
37353
37354 #: config/alpha/alpha.cc:468
37355 #, gcc-internal-format
37356 msgid "bad value %qs for %<-mcpu%> switch"
37357 msgstr ""
37358
37359 #: config/alpha/alpha.cc:483
37360 #, gcc-internal-format
37361 msgid "bad value %qs for %<-mtune%> switch"
37362 msgstr ""
37363
37364 #: config/alpha/alpha.cc:501
37365 #, gcc-internal-format
37366 msgid "fp software completion requires %<-mtrap-precision=i%>"
37367 msgstr ""
37368
37369 #: config/alpha/alpha.cc:517
37370 #, gcc-internal-format
37371 msgid "rounding mode not supported for VAX floats"
37372 msgstr ""
37373
37374 #: config/alpha/alpha.cc:522
37375 #, gcc-internal-format
37376 msgid "trap mode not supported for VAX floats"
37377 msgstr ""
37378
37379 #: config/alpha/alpha.cc:526
37380 #, gcc-internal-format
37381 msgid "128-bit %<long double%> not supported for VAX floats"
37382 msgstr ""
37383
37384 #: config/alpha/alpha.cc:554
37385 #, gcc-internal-format, gfc-internal-format
37386 msgid "L%d cache latency unknown for %s"
37387 msgstr ""
37388
37389 #: config/alpha/alpha.cc:569
37390 #, gcc-internal-format
37391 msgid "bad value %qs for %<-mmemory-latency%>"
37392 msgstr ""
37393
37394 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654
37395 #: config/arc/arc.cc:7078 config/arc/arc.cc:7352 config/s390/s390.cc:882
37396 #: config/tilegx/tilegx.cc:3537 config/tilepro/tilepro.cc:3100
37397 #, gcc-internal-format
37398 msgid "bad builtin fcode"
37399 msgstr ""
37400
37401 #: config/arc/arc.cc:1098
37402 #, gcc-internal-format
37403 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
37404 msgstr ""
37405
37406 #: config/arc/arc.cc:1101
37407 #, gcc-internal-format
37408 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
37409 msgstr ""
37410
37411 #: config/arc/arc.cc:1106
37412 #, gcc-internal-format
37413 msgid "FPX fast and compact options cannot be specified together"
37414 msgstr ""
37415
37416 #: config/arc/arc.cc:1110
37417 #, gcc-internal-format
37418 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
37419 msgstr ""
37420
37421 #: config/arc/arc.cc:1115
37422 #, gcc-internal-format
37423 msgid "no FPX/FPU mixing allowed"
37424 msgstr ""
37425
37426 #: config/arc/arc.cc:1120
37427 #, fuzzy, gcc-internal-format
37428 #| msgid "-pipe is not supported"
37429 msgid "PIC is not supported for %qs"
37430 msgstr "-pipe не падтрымліваецца"
37431
37432 #: config/arc/arc.cc:1159
37433 #, fuzzy, gcc-internal-format
37434 #| msgid "Missing name"
37435 msgid "missing dash"
37436 msgstr "Прапушчана назва"
37437
37438 #: config/arc/arc.cc:1171
37439 #, gcc-internal-format
37440 msgid "first register must be R0"
37441 msgstr ""
37442
37443 #: config/arc/arc.cc:1191
37444 #, gcc-internal-format, gfc-internal-format
37445 msgid "last register name %s must be an odd register"
37446 msgstr ""
37447
37448 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
37449 #: config/sh/sh.cc:8292
37450 #, gcc-internal-format, gfc-internal-format
37451 msgid "%s-%s is an empty range"
37452 msgstr ""
37453
37454 #: config/arc/arc.cc:1250
37455 #, gcc-internal-format
37456 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
37457 msgstr ""
37458
37459 #: config/arc/arc.cc:1312
37460 #, gcc-internal-format
37461 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
37462 msgstr ""
37463
37464 #: config/arc/arc.cc:1321
37465 #, gcc-internal-format
37466 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
37467 msgstr ""
37468
37469 #. Check options against architecture options.  Throw an error if
37470 #. option is not allowed.  Extra, check options against default
37471 #. architecture/cpu flags and throw an warning if we find a
37472 #. mismatch.
37473 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
37474 #. translated.  They are like keywords which one can relate with the
37475 #. architectural choices taken for an ARC CPU implementation.
37476 #: config/arc/arc.cc:1365
37477 #, gcc-internal-format
37478 msgid "option %<%s=%s%> is not available for %qs CPU"
37479 msgstr ""
37480
37481 #: config/arc/arc.cc:1370
37482 #, gcc-internal-format
37483 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
37484 msgstr ""
37485
37486 #: config/arc/arc.cc:1378
37487 #, gcc-internal-format
37488 msgid "option %qs is not available for %qs CPU"
37489 msgstr ""
37490
37491 #: config/arc/arc.cc:1383
37492 #, gcc-internal-format
37493 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
37494 msgstr ""
37495
37496 #: config/arc/arc.cc:1949
37497 #, gcc-internal-format, gfc-internal-format
37498 msgid "multiply option implies r%d is fixed"
37499 msgstr ""
37500
37501 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
37502 #: config/epiphany/epiphany.cc:550
37503 #, fuzzy, gcc-internal-format
37504 msgid "argument of %qE attribute is not a string constant"
37505 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37506
37507 #: config/arc/arc.cc:2106
37508 #, fuzzy, gcc-internal-format
37509 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
37510 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37511
37512 #: config/arc/arc.cc:2115
37513 #, fuzzy, gcc-internal-format
37514 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
37515 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37516
37517 #: config/arc/arc.cc:2129 config/arm/arm.cc:7375 config/arm/arm.cc:7393
37518 #: config/arm/arm.cc:7574 config/avr/avr.cc:9588 config/avr/avr.cc:9604
37519 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
37520 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
37521 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
37522 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
37523 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
37524 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
37525 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
37526 #: config/nvptx/nvptx.cc:5785 config/riscv/riscv.cc:3273
37527 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
37528 #: config/rs6000/rs6000.cc:20201 config/rx/rx.cc:2727 config/rx/rx.cc:2753
37529 #: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
37530 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
37531 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
37532 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
37533 #, fuzzy, gcc-internal-format
37534 msgid "%qE attribute only applies to functions"
37535 msgstr "\"%s\" звычайна функцыя"
37536
37537 #: config/arc/arc.cc:6977
37538 #, fuzzy, gcc-internal-format
37539 #| msgid "`__builtin_next_arg' called without an argument"
37540 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
37541 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
37542
37543 #: config/arc/arc.cc:6985
37544 #, gcc-internal-format
37545 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
37546 msgstr ""
37547
37548 #: config/arc/arc.cc:7148
37549 #, gcc-internal-format
37550 msgid "operand 1 should be an unsigned 3-bit immediate"
37551 msgstr ""
37552
37553 #: config/arc/arc.cc:7189 config/arc/arc.cc:7286
37554 #, gcc-internal-format
37555 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
37556 msgstr ""
37557
37558 #: config/arc/arc.cc:7222 config/arc/arc.cc:7254
37559 #, gcc-internal-format
37560 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
37561 msgstr ""
37562
37563 #: config/arc/arc.cc:7226 config/arc/arc.cc:7258
37564 #, gcc-internal-format
37565 msgid "operand 2 should be an unsigned 8-bit value"
37566 msgstr ""
37567
37568 #: config/arc/arc.cc:7290
37569 #, gcc-internal-format
37570 msgid "operand 3 should be an unsigned 8-bit value"
37571 msgstr ""
37572
37573 #: config/arc/arc.cc:7323
37574 #, gcc-internal-format
37575 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
37576 msgstr ""
37577
37578 #: config/arc/arc.cc:7327
37579 #, gcc-internal-format
37580 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
37581 msgstr ""
37582
37583 #: config/arc/arc.cc:7334
37584 #, gcc-internal-format
37585 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
37586 msgstr ""
37587
37588 #: config/arc/arc.cc:7337
37589 #, gcc-internal-format
37590 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
37591 msgstr ""
37592
37593 #: config/arc/arc.cc:7384
37594 #, gcc-internal-format, gfc-internal-format
37595 msgid "builtin requires an immediate for operand %d"
37596 msgstr ""
37597
37598 #: config/arc/arc.cc:7389
37599 #, gcc-internal-format, gfc-internal-format
37600 msgid "operand %d should be a 6 bit unsigned immediate"
37601 msgstr ""
37602
37603 #: config/arc/arc.cc:7393
37604 #, gcc-internal-format, gfc-internal-format
37605 msgid "operand %d should be a 8 bit unsigned immediate"
37606 msgstr ""
37607
37608 #: config/arc/arc.cc:7397
37609 #, gcc-internal-format, gfc-internal-format
37610 msgid "operand %d should be a 3 bit unsigned immediate"
37611 msgstr ""
37612
37613 #: config/arc/arc.cc:7400
37614 #, gcc-internal-format, gfc-internal-format
37615 msgid "unknown builtin immediate operand type for operand %d"
37616 msgstr ""
37617
37618 #: config/arc/arc.cc:7451
37619 #, gcc-internal-format
37620 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
37621 msgstr ""
37622
37623 #: config/arc/arc.cc:8441
37624 #, gcc-internal-format
37625 msgid "insn addresses not set after shorten branches"
37626 msgstr ""
37627
37628 #: config/arc/arc.cc:8656
37629 #, gcc-internal-format
37630 msgid "insn addresses not freed"
37631 msgstr ""
37632
37633 #: config/arc/arc.cc:11064
37634 #, fuzzy, gcc-internal-format
37635 msgid "%qE attribute only valid for ARCv2 architecture"
37636 msgstr "\"%s\" атрыбут ігнарыруецца"
37637
37638 #: config/arc/arc.cc:11072 config/arc/arc.cc:11111
37639 #, fuzzy, gcc-internal-format
37640 #| msgid "argument to `-%s' is missing"
37641 msgid "argument of %qE attribute is missing"
37642 msgstr "аргумент для \"-%s\" прапушчан"
37643
37644 #: config/arc/arc.cc:11083 config/arc/arc.cc:11122 config/arc/arc.cc:11248
37645 #: config/avr/avr.cc:9660
37646 #, gcc-internal-format
37647 msgid "%qE attribute allows only an integer constant argument"
37648 msgstr ""
37649
37650 #: config/arc/arc.cc:11103
37651 #, fuzzy, gcc-internal-format
37652 msgid "%qE attribute only valid for ARC EM architecture"
37653 msgstr "\"%s\" атрыбут ігнарыруецца"
37654
37655 #: config/arc/arc.cc:11158
37656 #, fuzzy, gcc-internal-format
37657 msgid "%qE attribute only applies to types"
37658 msgstr "\"%s\" звычайна функцыя"
37659
37660 #: config/arc/arc.cc:11164
37661 #, fuzzy, gcc-internal-format
37662 msgid "argument of %qE attribute ignored"
37663 msgstr "памер \"%s\" больш чам %d байт"
37664
37665 #: config/arc/arc.cc:11238 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
37666 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5808
37667 #, fuzzy, gcc-internal-format
37668 msgid "%qE attribute only applies to variables"
37669 msgstr "\"%s\" атрыбут ігнарыруецца"
37670
37671 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22179
37672 #, gcc-internal-format
37673 msgid "alternatives not allowed in %<asm%> flag output"
37674 msgstr ""
37675
37676 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22243
37677 #, gcc-internal-format
37678 msgid "unknown %<asm%> flag output %qs"
37679 msgstr ""
37680
37681 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22272
37682 #, gcc-internal-format
37683 msgid "invalid type for %<asm%> flag output"
37684 msgstr ""
37685
37686 #: config/arm/arm-builtins.cc:3065
37687 #, gcc-internal-format, gfc-internal-format
37688 msgid "coprocessor %d is not enabled with +cdecp%d"
37689 msgstr ""
37690
37691 #: config/arm/arm-builtins.cc:3069
37692 #, gcc-internal-format
37693 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
37694 msgstr ""
37695
37696 #: config/arm/arm-builtins.cc:3078
37697 #, gcc-internal-format
37698 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
37699 msgstr ""
37700
37701 #: config/arm/arm-builtins.cc:3197
37702 #, fuzzy, gcc-internal-format
37703 msgid "this builtin is not supported for this target"
37704 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
37705
37706 #: config/arm/arm-builtins.cc:3312
37707 #, gcc-internal-format
37708 msgid "saturation bit range must be in the range [%wd, %wd]"
37709 msgstr ""
37710
37711 #: config/arm/arm-builtins.cc:3317
37712 #, gcc-internal-format
37713 msgid "saturation bit range must be a constant immediate"
37714 msgstr ""
37715
37716 #: config/arm/arm-builtins.cc:3340
37717 #, gcc-internal-format
37718 msgid "You must enable MVE instructions to use these intrinsics"
37719 msgstr ""
37720
37721 #: config/arm/arm-builtins.cc:3362
37722 #, gcc-internal-format
37723 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
37724 msgstr ""
37725
37726 #: config/arm/arm-builtins.cc:3384
37727 #, gcc-internal-format
37728 msgid "You must enable VFP instructions to use these intrinsics."
37729 msgstr ""
37730
37731 #: config/arm/arm-builtins.cc:3463
37732 #, gcc-internal-format
37733 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
37734 msgstr ""
37735
37736 #. @@@ better error message
37737 #: config/arm/arm-builtins.cc:3541 config/arm/arm-builtins.cc:3645
37738 #, gcc-internal-format
37739 msgid "selector must be an immediate"
37740 msgstr ""
37741
37742 #: config/arm/arm-builtins.cc:3549 config/arm/arm-builtins.cc:3594
37743 #: config/arm/arm-builtins.cc:3652 config/arm/arm-builtins.cc:3661
37744 #, fuzzy, gcc-internal-format
37745 #| msgid "first argument of `%s' should be `int'"
37746 msgid "the range of selector should be in 0 to 7"
37747 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37748
37749 #: config/arm/arm-builtins.cc:3554 config/arm/arm-builtins.cc:3663
37750 #, fuzzy, gcc-internal-format
37751 #| msgid "first argument of `%s' should be `int'"
37752 msgid "the range of selector should be in 0 to 3"
37753 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37754
37755 #: config/arm/arm-builtins.cc:3559 config/arm/arm-builtins.cc:3665
37756 #, fuzzy, gcc-internal-format
37757 #| msgid "first argument of `%s' should be `int'"
37758 msgid "the range of selector should be in 0 to 1"
37759 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37760
37761 #: config/arm/arm-builtins.cc:3731
37762 #, gcc-internal-format
37763 msgid "mask must be an immediate"
37764 msgstr ""
37765
37766 #: config/arm/arm-builtins.cc:3736
37767 #, fuzzy, gcc-internal-format
37768 #| msgid "first argument of `%s' should be `int'"
37769 msgid "the range of mask should be in 0 to 255"
37770 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37771
37772 #: config/arm/arm-builtins.cc:3924
37773 #, gcc-internal-format
37774 msgid "the range of count should be in 0 to 32; please check the intrinsic %qs in code"
37775 msgstr ""
37776
37777 #: config/arm/arm-builtins.cc:3932
37778 #, gcc-internal-format
37779 msgid "the range of count should be in 0 to 16; please check the intrinsic %qs in code"
37780 msgstr ""
37781
37782 #: config/arm/arm-builtins.cc:3940
37783 #, gcc-internal-format
37784 msgid "the range of count should be in 0 to 64; please check the intrinsic %qs in code"
37785 msgstr ""
37786
37787 #: config/arm/arm-builtins.cc:4003
37788 #, gcc-internal-format
37789 msgid "the count should be no less than 0; please check the intrinsic %qs in code"
37790 msgstr ""
37791
37792 #: config/arm/arm-c.cc:108
37793 #, gcc-internal-format
37794 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
37795 msgstr ""
37796
37797 #: config/arm/arm-c.cc:140
37798 #, gcc-internal-format
37799 msgid "%<#pragma GCC arm%> requires a string parameter"
37800 msgstr ""
37801
37802 #: config/arm/arm-c.cc:148
37803 #, gcc-internal-format
37804 msgid "unknown %<#pragma GCC arm%> option %qs"
37805 msgstr ""
37806
37807 #: config/arm/arm-mve-builtins.cc:179
37808 #, gcc-internal-format
37809 msgid "this definition requires the MVE ISA extension"
37810 msgstr ""
37811
37812 #: config/arm/arm.cc:2941
37813 #, gcc-internal-format
37814 msgid "iWMMXt and NEON are incompatible"
37815 msgstr ""
37816
37817 #: config/arm/arm.cc:2947
37818 #, fuzzy, gcc-internal-format
37819 msgid "target CPU does not support ARM mode"
37820 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37821
37822 #: config/arm/arm.cc:2951
37823 #, gcc-internal-format
37824 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
37825 msgstr ""
37826
37827 #: config/arm/arm.cc:2954
37828 #, gcc-internal-format
37829 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
37830 msgstr ""
37831
37832 #: config/arm/arm.cc:2962
37833 #, gcc-internal-format
37834 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
37835 msgstr ""
37836
37837 #: config/arm/arm.cc:2967
37838 #, gcc-internal-format
37839 msgid "iWMMXt unsupported under Thumb mode"
37840 msgstr ""
37841
37842 #: config/arm/arm.cc:2970
37843 #, gcc-internal-format
37844 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
37845 msgstr ""
37846
37847 #: config/arm/arm.cc:2974
37848 #, gcc-internal-format
37849 msgid "RTP PIC is incompatible with Thumb"
37850 msgstr ""
37851
37852 #: config/arm/arm.cc:2987
37853 #, gcc-internal-format, gfc-internal-format
37854 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
37855 msgstr ""
37856
37857 #: config/arm/arm.cc:2992
37858 #, gcc-internal-format, gfc-internal-format
37859 msgid "%s only supports non-pic code on M-profile targets"
37860 msgstr ""
37861
37862 #: config/arm/arm.cc:2997
37863 #, gcc-internal-format
37864 msgid "%s incompatible with %<-mword-relocations%>"
37865 msgstr ""
37866
37867 #: config/arm/arm.cc:3099
37868 #, fuzzy, gcc-internal-format
37869 msgid "target CPU does not support THUMB instructions"
37870 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37871
37872 #: config/arm/arm.cc:3149
37873 #, fuzzy, gcc-internal-format
37874 msgid "target CPU does not support unaligned accesses"
37875 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37876
37877 #: config/arm/arm.cc:3287
37878 #, gcc-internal-format
37879 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
37880 msgstr ""
37881
37882 #: config/arm/arm.cc:3542
37883 #, gcc-internal-format
37884 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
37885 msgstr ""
37886
37887 #: config/arm/arm.cc:3551
37888 #, gcc-internal-format
37889 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
37890 msgstr ""
37891
37892 #: config/arm/arm.cc:3554
37893 #, gcc-internal-format
37894 msgid "APCS reentrant code not supported.  Ignored"
37895 msgstr ""
37896
37897 #: config/arm/arm.cc:3577
37898 #, gcc-internal-format
37899 msgid "option %<-mstructure-size-boundary%> is deprecated"
37900 msgstr ""
37901
37902 #: config/arm/arm.cc:3585
37903 #, gcc-internal-format
37904 msgid "structure size boundary can only be set to 8, 32 or 64"
37905 msgstr ""
37906
37907 #: config/arm/arm.cc:3587
37908 #, gcc-internal-format
37909 msgid "structure size boundary can only be set to 8 or 32"
37910 msgstr ""
37911
37912 #: config/arm/arm.cc:3612
37913 #, gcc-internal-format
37914 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
37915 msgstr ""
37916
37917 #: config/arm/arm.cc:3624 config/arm/arm.cc:33180
37918 #, gcc-internal-format
37919 msgid "FDPIC mode is not supported in Thumb-1 mode"
37920 msgstr ""
37921
37922 #: config/arm/arm.cc:3632
37923 #, gcc-internal-format
37924 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
37925 msgstr ""
37926
37927 #: config/arm/arm.cc:3641
37928 #, gcc-internal-format
37929 msgid "unable to use %qs for PIC register"
37930 msgstr ""
37931
37932 #: config/arm/arm.cc:3681 config/pru/pru.cc:612
37933 #, fuzzy, gcc-internal-format
37934 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
37935 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
37936
37937 #: config/arm/arm.cc:3848
37938 #, gcc-internal-format
37939 msgid "selected fp16 options are incompatible"
37940 msgstr ""
37941
37942 #: config/arm/arm.cc:3883
37943 #, gcc-internal-format
37944 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
37945 msgstr ""
37946
37947 #: config/arm/arm.cc:3903
37948 #, gcc-internal-format
37949 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
37950 msgstr ""
37951
37952 #: config/arm/arm.cc:3906
37953 #, gcc-internal-format
37954 msgid "iwmmxt abi requires an iwmmxt capable cpu"
37955 msgstr ""
37956
37957 #: config/arm/arm.cc:3914
37958 #, gcc-internal-format
37959 msgid "target CPU does not support interworking"
37960 msgstr ""
37961
37962 #: config/arm/arm.cc:3927
37963 #, gcc-internal-format
37964 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
37965 msgstr ""
37966
37967 #: config/arm/arm.cc:3930
37968 #, gcc-internal-format
37969 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
37970 msgstr ""
37971
37972 #: config/arm/arm.cc:3935
37973 #, gcc-internal-format
37974 msgid "%<__fp16%> and no ldrh"
37975 msgstr ""
37976
37977 #: config/arm/arm.cc:3938
37978 #, fuzzy, gcc-internal-format
37979 msgid "target CPU does not support ARMv8-M Security Extensions"
37980 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37981
37982 #: config/arm/arm.cc:3943
37983 #, gcc-internal-format
37984 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
37985 msgstr ""
37986
37987 #: config/arm/arm.cc:3955
37988 #, gcc-internal-format
37989 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
37990 msgstr ""
37991
37992 #: config/arm/arm.cc:3963
37993 #, gcc-internal-format
37994 msgid "%<-mfloat-abi=hard%> and VFP"
37995 msgstr ""
37996
37997 #: config/arm/arm.cc:6222
37998 #, gcc-internal-format
37999 msgid "non-AAPCS derived PCS variant"
38000 msgstr ""
38001
38002 #: config/arm/arm.cc:6224
38003 #, gcc-internal-format
38004 msgid "variadic functions must use the base AAPCS variant"
38005 msgstr ""
38006
38007 #: config/arm/arm.cc:6253
38008 #, gcc-internal-format
38009 msgid "PCS variant"
38010 msgstr ""
38011
38012 #: config/arm/arm.cc:6528
38013 #, gcc-internal-format
38014 msgid "Thumb-1 %<hard-float%> VFP ABI"
38015 msgstr ""
38016
38017 #: config/arm/arm.cc:6623
38018 #, gcc-internal-format
38019 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
38020 msgstr ""
38021
38022 #: config/arm/arm.cc:7007 config/arm/arm.cc:7228 config/arm/arm.cc:7261
38023 #: config/arm/arm.cc:29050
38024 #, gcc-internal-format
38025 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
38026 msgstr ""
38027
38028 #: config/arm/arm.cc:7399
38029 #, gcc-internal-format
38030 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
38031 msgstr ""
38032
38033 #: config/arm/arm.cc:7523
38034 #, gcc-internal-format
38035 msgid "%qE attribute not available to functions with arguments passed on the stack"
38036 msgstr ""
38037
38038 #: config/arm/arm.cc:7535
38039 #, gcc-internal-format
38040 msgid "%qE attribute not available to functions with variable number of arguments"
38041 msgstr ""
38042
38043 #: config/arm/arm.cc:7544
38044 #, gcc-internal-format
38045 msgid "%qE attribute not available to functions that return value on the stack"
38046 msgstr ""
38047
38048 #: config/arm/arm.cc:7566 config/arm/arm.cc:7618
38049 #, fuzzy, gcc-internal-format
38050 msgid "%qE attribute ignored without %<-mcmse%> option"
38051 msgstr "\"%s\" атрыбут ігнарыруецца"
38052
38053 #: config/arm/arm.cc:7585
38054 #, gcc-internal-format
38055 msgid "%qE attribute has no effect on functions with static linkage"
38056 msgstr ""
38057
38058 #: config/arm/arm.cc:7634
38059 #, fuzzy, gcc-internal-format
38060 msgid "%qE attribute only applies to base type of a function pointer"
38061 msgstr "\"%s\" звычайна функцыя"
38062
38063 #: config/arm/arm.cc:9614
38064 #, gcc-internal-format
38065 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
38066 msgstr ""
38067
38068 #: config/arm/arm.cc:13383 config/arm/arm.cc:13385
38069 #, gcc-internal-format
38070 msgid "%s %wd out of range %wd - %wd"
38071 msgstr ""
38072
38073 #: config/arm/arm.cc:25670
38074 #, gcc-internal-format
38075 msgid "unable to compute real location of stacked parameter"
38076 msgstr ""
38077
38078 #: config/arm/arm.cc:26333
38079 #, gcc-internal-format
38080 msgid "Unexpected thumb1 far jump"
38081 msgstr ""
38082
38083 #: config/arm/arm.cc:26592
38084 #, gcc-internal-format
38085 msgid "no low registers available for popping high registers"
38086 msgstr ""
38087
38088 #: config/arm/arm.cc:26844
38089 #, gcc-internal-format
38090 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
38091 msgstr ""
38092
38093 #: config/arm/arm.cc:27090
38094 #, gcc-internal-format
38095 msgid "%<-fstack-check=specific%> for Thumb-1"
38096 msgstr ""
38097
38098 #: config/arm/arm.cc:33195
38099 #, gcc-internal-format
38100 msgid "invalid fpu for target attribute or pragma %qs"
38101 msgstr ""
38102
38103 #. This doesn't really make sense until we support
38104 #. general dynamic selection of the architecture and all
38105 #. sub-features.
38106 #: config/arm/arm.cc:33203
38107 #, gcc-internal-format
38108 msgid "auto fpu selection not currently permitted here"
38109 msgstr ""
38110
38111 #: config/arm/arm.cc:33216
38112 #, gcc-internal-format
38113 msgid "invalid architecture for target attribute or pragma %qs"
38114 msgstr ""
38115
38116 #: config/arm/arm.cc:33230
38117 #, fuzzy, gcc-internal-format
38118 #| msgid "unknown register name: %s"
38119 msgid "unknown target attribute or pragma %qs"
38120 msgstr "невядомая назва рэгістра: %s"
38121
38122 #: config/arm/arm.cc:34192
38123 #, fuzzy, gcc-internal-format
38124 msgid "%<asm%> flags not supported in thumb1 mode"
38125 msgstr "-pipe не падтрымліваецца"
38126
38127 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
38128 #, gcc-internal-format
38129 msgid "%qs expects 1 argument but %d given"
38130 msgstr ""
38131
38132 #: config/avr/avr-c.cc:76
38133 #, gcc-internal-format
38134 msgid "%qs expects a fixed-point value as argument"
38135 msgstr ""
38136
38137 #: config/avr/avr-c.cc:102
38138 #, gcc-internal-format
38139 msgid "using %qs with unsigned type has no effect"
38140 msgstr ""
38141
38142 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
38143 #, gcc-internal-format
38144 msgid "no matching fixed-point overload found for %qs"
38145 msgstr ""
38146
38147 #: config/avr/avr-c.cc:124
38148 #, gcc-internal-format
38149 msgid "%qs expects 2 arguments but %d given"
38150 msgstr ""
38151
38152 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
38153 #, gcc-internal-format
38154 msgid "%qs expects a fixed-point value as first argument"
38155 msgstr ""
38156
38157 #: config/avr/avr-c.cc:144
38158 #, gcc-internal-format
38159 msgid "%qs expects an integer value as second argument"
38160 msgstr ""
38161
38162 #: config/avr/avr-devices.cc:152
38163 #, gcc-internal-format, gfc-internal-format
38164 msgid "supported core architectures:%s"
38165 msgstr ""
38166
38167 #. Reached the end of `avr_mcu_types'.  This should actually never
38168 #. happen as options are provided by device-specs.  It could be a
38169 #. typo in a device-specs or calling the compiler proper directly
38170 #. with -mmcu=<device>.
38171 #: config/avr/avr.cc:711
38172 #, gcc-internal-format
38173 msgid "unknown core architecture %qs specified with %qs"
38174 msgstr ""
38175
38176 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
38177 #, fuzzy, gcc-internal-format
38178 #| msgid "-pipe is not supported"
38179 msgid "%<-fpic%> is not supported"
38180 msgstr "-pipe не падтрымліваецца"
38181
38182 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
38183 #, fuzzy, gcc-internal-format
38184 #| msgid "-pipe is not supported"
38185 msgid "%<-fPIC%> is not supported"
38186 msgstr "-pipe не падтрымліваецца"
38187
38188 #: config/avr/avr.cc:764 config/pru/pru.cc:605
38189 #, fuzzy, gcc-internal-format
38190 #| msgid "-pipe is not supported"
38191 msgid "%<-fpie%> is not supported"
38192 msgstr "-pipe не падтрымліваецца"
38193
38194 #: config/avr/avr.cc:766 config/pru/pru.cc:607
38195 #, fuzzy, gcc-internal-format
38196 #| msgid "-pipe is not supported"
38197 msgid "%<-fPIE%> is not supported"
38198 msgstr "-pipe не падтрымліваецца"
38199
38200 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
38201 #, gcc-internal-format
38202 msgid "function attributes %qs and %qs are mutually exclusive"
38203 msgstr ""
38204
38205 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
38206 #, fuzzy, gcc-internal-format
38207 #| msgid "virtual functions cannot be friends"
38208 msgid "%qs function cannot have arguments"
38209 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
38210
38211 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
38212 #, fuzzy, gcc-internal-format
38213 #| msgid "function does not return string type"
38214 msgid "%qs function cannot return a value"
38215 msgstr "функцыя не вяртае тып string"
38216
38217 #: config/avr/avr.cc:1093
38218 #, gcc-internal-format
38219 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
38220 msgstr ""
38221
38222 #: config/avr/avr.cc:1106
38223 #, gcc-internal-format
38224 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
38225 msgstr ""
38226
38227 #: config/avr/avr.cc:1323
38228 #, gcc-internal-format
38229 msgid "%<builtin_return_address%> contains only 2 bytes of address"
38230 msgstr ""
38231
38232 #: config/avr/avr.cc:2748
38233 #, gcc-internal-format
38234 msgid "pointer offset from symbol maybe incorrect"
38235 msgstr ""
38236
38237 #: config/avr/avr.cc:2887
38238 #, gcc-internal-format
38239 msgid "accessing data memory with program memory address"
38240 msgstr ""
38241
38242 #: config/avr/avr.cc:2948
38243 #, gcc-internal-format
38244 msgid "accessing program memory with data memory address"
38245 msgstr ""
38246
38247 #: config/avr/avr.cc:3304
38248 #, gcc-internal-format, gfc-internal-format
38249 msgid "fixed register %s used to pass parameter to function"
38250 msgstr ""
38251
38252 #: config/avr/avr.cc:3569
38253 #, gcc-internal-format
38254 msgid "writing to address space %qs not supported"
38255 msgstr ""
38256
38257 #: config/avr/avr.cc:9623
38258 #, fuzzy, gcc-internal-format
38259 msgid "%qE attribute only applies to variables in static storage"
38260 msgstr "\"%s\" атрыбут ігнарыруецца"
38261
38262 #: config/avr/avr.cc:9630
38263 #, fuzzy, gcc-internal-format
38264 msgid "%qE attribute only supported for reduced Tiny cores"
38265 msgstr "\"%s\" звычайна функцыя"
38266
38267 #: config/avr/avr.cc:9670
38268 #, gcc-internal-format
38269 msgid "%qE attribute address out of range"
38270 msgstr ""
38271
38272 #: config/avr/avr.cc:9684
38273 #, gcc-internal-format
38274 msgid "both %s and %qE attribute provide address"
38275 msgstr ""
38276
38277 #: config/avr/avr.cc:9694
38278 #, fuzzy, gcc-internal-format
38279 msgid "%qE attribute on non-volatile variable"
38280 msgstr "\"%s\" атрыбут ігнарыруецца"
38281
38282 #: config/avr/avr.cc:9766
38283 #, gcc-internal-format
38284 msgid "address spaces are not supported for reduced Tiny devices"
38285 msgstr ""
38286
38287 #: config/avr/avr.cc:9773
38288 #, gcc-internal-format
38289 msgid "address space %qs not supported for devices with flash size up to %d KiB"
38290 msgstr ""
38291
38292 #: config/avr/avr.cc:9944
38293 #, gcc-internal-format
38294 msgid "pointer targeting address space %qs must be const in %qT"
38295 msgstr ""
38296
38297 #: config/avr/avr.cc:9947
38298 #, gcc-internal-format
38299 msgid "pointer targeting address space %qs must be const in %s %q+D"
38300 msgstr ""
38301
38302 #: config/avr/avr.cc:10009
38303 #, gcc-internal-format
38304 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
38305 msgstr ""
38306
38307 #: config/avr/avr.cc:10048
38308 #, gcc-internal-format
38309 msgid "static IO declaration for %q+D needs an address"
38310 msgstr ""
38311
38312 #: config/avr/avr.cc:10080
38313 #, gcc-internal-format
38314 msgid "IO definition for %q+D needs an address"
38315 msgstr ""
38316
38317 #: config/avr/avr.cc:10197
38318 #, gcc-internal-format
38319 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
38320 msgstr ""
38321
38322 #. This might happen with C++ if stuff needs constructing.
38323 #: config/avr/avr.cc:10273
38324 #, gcc-internal-format
38325 msgid "variable %q+D with dynamic initialization put into program memory area"
38326 msgstr ""
38327
38328 #: config/avr/avr.cc:10284
38329 #, gcc-internal-format
38330 msgid "uninitialized variable %q+D put into program memory area"
38331 msgstr ""
38332
38333 #: config/avr/avr.cc:10370
38334 #, gcc-internal-format
38335 msgid "%q+D has incompatible attributes %qs and %qs"
38336 msgstr ""
38337
38338 #: config/avr/avr.cc:10433
38339 #, gcc-internal-format
38340 msgid "architecture %qs supported for assembler only"
38341 msgstr ""
38342
38343 #: config/avr/avr.cc:13082
38344 #, gcc-internal-format
38345 msgid "conversion from address space %qs to address space %qs"
38346 msgstr ""
38347
38348 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
38349 #, gcc-internal-format, gfc-internal-format
38350 msgid "%s expects a compile time integer constant"
38351 msgstr ""
38352
38353 #: config/avr/avr.cc:14199
38354 #, gcc-internal-format, gfc-internal-format
38355 msgid "%s expects a compile time long integer constant as first argument"
38356 msgstr ""
38357
38358 #: config/avr/avr.cc:14227
38359 #, gcc-internal-format, gfc-internal-format
38360 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
38361 msgstr ""
38362
38363 #: config/avr/avr.cc:14236
38364 #, gcc-internal-format
38365 msgid "rounding result will always be 0"
38366 msgstr ""
38367
38368 #: config/avr/driver-avr.cc:58
38369 #, gcc-internal-format
38370 msgid "bad usage of spec function %qs"
38371 msgstr ""
38372
38373 #: config/avr/driver-avr.cc:86
38374 #, gcc-internal-format
38375 msgid "specified option %qs more than once"
38376 msgstr ""
38377
38378 #: config/avr/driver-avr.cc:100
38379 #, gcc-internal-format
38380 msgid "strange device name %qs after %qs: bad character %qc"
38381 msgstr ""
38382
38383 #: config/bfin/bfin.cc:2368
38384 #, gcc-internal-format
38385 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
38386 msgstr ""
38387
38388 #: config/bfin/bfin.cc:2374
38389 #, gcc-internal-format
38390 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
38391 msgstr ""
38392
38393 #: config/bfin/bfin.cc:2379
38394 #, gcc-internal-format
38395 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
38396 msgstr ""
38397
38398 #: config/bfin/bfin.cc:2385
38399 #, fuzzy, gcc-internal-format
38400 #| msgid "Insert stack checking code into the program"
38401 msgid "cannot use multiple stack checking methods together"
38402 msgstr "Уключаць код правэркі стэку ў праграму"
38403
38404 #: config/bfin/bfin.cc:2388
38405 #, gcc-internal-format
38406 msgid "ID shared libraries and FD-PIC mode cannot be used together"
38407 msgstr ""
38408
38409 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
38410 #, gcc-internal-format
38411 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
38412 msgstr ""
38413
38414 #: config/bfin/bfin.cc:2413
38415 #, gcc-internal-format
38416 msgid "%<-mmulticore%> can only be used with BF561"
38417 msgstr ""
38418
38419 #: config/bfin/bfin.cc:2416
38420 #, gcc-internal-format
38421 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
38422 msgstr ""
38423
38424 #: config/bfin/bfin.cc:2419
38425 #, gcc-internal-format
38426 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
38427 msgstr ""
38428
38429 #: config/bfin/bfin.cc:2422
38430 #, gcc-internal-format
38431 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
38432 msgstr ""
38433
38434 #: config/bfin/bfin.cc:4699
38435 #, gcc-internal-format
38436 msgid "multiple function type attributes specified"
38437 msgstr ""
38438
38439 #: config/bfin/bfin.cc:4766
38440 #, gcc-internal-format
38441 msgid "cannot apply both %<longcall%> and %<shortcall%> attributes to the same function"
38442 msgstr ""
38443
38444 #: config/bpf/bpf.cc:111
38445 #, gcc-internal-format
38446 msgid "%qE attribute requires an integer argument"
38447 msgstr ""
38448
38449 #: config/bpf/bpf.cc:118
38450 #, gcc-internal-format
38451 msgid "%qE requires an argument"
38452 msgstr ""
38453
38454 #: config/bpf/bpf.cc:139
38455 #, fuzzy, gcc-internal-format
38456 msgid "%qE attribute only applies to structure, union and class types"
38457 msgstr "\"%s\" звычайна функцыя"
38458
38459 #: config/bpf/bpf.cc:216
38460 #, gcc-internal-format
38461 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
38462 msgstr ""
38463
38464 #: config/bpf/bpf.cc:236
38465 #, fuzzy, gcc-internal-format
38466 #| msgid "%s does not support %s"
38467 msgid "BPF CO-RE does not support LTO"
38468 msgstr "%s не падтрымлівае %s"
38469
38470 #: config/bpf/bpf.cc:416
38471 #, gcc-internal-format
38472 msgid "eBPF stack limit exceeded"
38473 msgstr ""
38474
38475 #: config/bpf/bpf.cc:767
38476 #, fuzzy, gcc-internal-format
38477 #| msgid "too many arguments to function"
38478 msgid "too many function arguments for eBPF"
38479 msgstr "вельмі шмат аргументаў у функцыі"
38480
38481 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
38482 #, fuzzy, gcc-internal-format
38483 #| msgid "In construct"
38484 msgid "no constructors"
38485 msgstr "У канструкцыі"
38486
38487 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
38488 #, fuzzy, gcc-internal-format
38489 #| msgid "%d destructor(s)  found\n"
38490 msgid "no destructors"
38491 msgstr "%d дэструктар(аў) знойдзен(а)\n"
38492
38493 #: config/bpf/bpf.cc:857
38494 #, gcc-internal-format
38495 msgid "indirect call in function, which are not supported by eBPF"
38496 msgstr ""
38497
38498 #: config/bpf/bpf.cc:1019 config/loongarch/loongarch-builtins.cc:313
38499 #: config/mips/mips.cc:17141 config/nios2/nios2.cc:3596
38500 #: config/riscv/riscv-builtins.cc:222
38501 #, fuzzy, gcc-internal-format
38502 #| msgid "too many arguments to function"
38503 msgid "invalid argument to built-in function"
38504 msgstr "вельмі шмат аргументаў у функцыі"
38505
38506 #: config/bpf/bpf.cc:1339
38507 #, gcc-internal-format
38508 msgid "expected exactly 1 argument"
38509 msgstr ""
38510
38511 #: config/c6x/c6x.cc:245
38512 #, gcc-internal-format
38513 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
38514 msgstr ""
38515
38516 #: config/cr16/cr16.cc:308
38517 #, gcc-internal-format
38518 msgid "data-model=far not valid for cr16c architecture"
38519 msgstr ""
38520
38521 #: config/cr16/cr16.cc:311
38522 #, fuzzy, gcc-internal-format
38523 msgid "invalid data model option %<-mdata-model=%s%>"
38524 msgstr "Нерэчаісны выбар \"%s\""
38525
38526 #. This function is for retrieving a part of an instruction name for
38527 #. an operator, for immediate output.  If that ever happens for
38528 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
38529 #. we notice.
38530 #: config/cris/cris.cc:728
38531 #, gcc-internal-format
38532 msgid "MULT case in %<cris_op_str%>"
38533 msgstr ""
38534
38535 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
38536 #, gcc-internal-format, gfc-internal-format
38537 msgid "internal error: bad register: %d"
38538 msgstr "унутраная памылка: дрэнны рэгістр: %d"
38539
38540 #. If we get here, the caller got its initial tests wrong.
38541 #: config/cris/cris.cc:2216
38542 #, gcc-internal-format
38543 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
38544 msgstr ""
38545
38546 #: config/cris/cris.cc:2269
38547 #, gcc-internal-format
38548 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
38549 msgstr ""
38550
38551 #: config/cris/cris.cc:2298
38552 #, gcc-internal-format
38553 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
38554 msgstr ""
38555
38556 #: config/cris/cris.cc:2334
38557 #, gcc-internal-format
38558 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
38559 msgstr ""
38560
38561 #. Use error rather than warning, so invalid use is easily
38562 #. detectable.  Still change to the values we expect, to avoid
38563 #. further errors.
38564 #: config/cris/cris.cc:2350
38565 #, fuzzy, gcc-internal-format
38566 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
38567 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
38568
38569 #: config/cris/cris.cc:2551
38570 #, fuzzy, gcc-internal-format
38571 msgid "unknown src"
38572 msgstr "невядомы рэжым машыны \"%s\""
38573
38574 #: config/cris/cris.cc:2601
38575 #, fuzzy, gcc-internal-format
38576 msgid "unknown dest"
38577 msgstr "невядомы рэжым машыны \"%s\""
38578
38579 #: config/cris/cris.cc:2902
38580 #, gcc-internal-format, gfc-internal-format
38581 msgid "stackframe too big: %d bytes"
38582 msgstr ""
38583
38584 #: config/csky/csky.cc:2538
38585 #, gcc-internal-format, gfc-internal-format
38586 msgid "cpu %s is not based on arch %s, ignoring the arch"
38587 msgstr ""
38588
38589 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
38590 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
38591 #, fuzzy, gcc-internal-format
38592 #| msgid "%s does not support %s"
38593 msgid "%qs is not supported by arch %s"
38594 msgstr "%s не падтрымлівае %s"
38595
38596 #: config/csky/csky.cc:2645
38597 #, fuzzy, gcc-internal-format
38598 #| msgid "-mhard-float not supported"
38599 msgid "%<-mhard-float%> is not supported by the selected CPU"
38600 msgstr "-mhard-float не падтрымліваецца"
38601
38602 #: config/csky/csky.cc:2661
38603 #, gcc-internal-format
38604 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
38605 msgstr ""
38606
38607 #: config/csky/csky.cc:2664
38608 #, gcc-internal-format
38609 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
38610 msgstr ""
38611
38612 #: config/csky/csky.cc:2719
38613 #, gcc-internal-format
38614 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
38615 msgstr ""
38616
38617 #. It's hard to provide general support for trampolines on this
38618 #. core.  We need a register other than the one holding the
38619 #. static chain (r13) to hold the function pointer for the
38620 #. indirect jump to it.  But ck801 has such a limited register set
38621 #. there is no other call-clobbered scratch register available -- in
38622 #. particular, this core does not have r12, which we use for the
38623 #. ck802 case below.  If we use a callee-saved register like r4,
38624 #. saving the old value on the stack screws up the stack frame
38625 #. if there are overflow arguments pushed on the stack
38626 #. by the caller.  In theory we could test for that and handle
38627 #. limited cases with parameters that all fit in r0-r3 with no
38628 #. stack overflow, but punt for now.
38629 #: config/csky/csky.cc:6274
38630 #, gcc-internal-format
38631 msgid "Nested function trampolines not supported on CK801."
38632 msgstr ""
38633
38634 #: config/csky/csky.cc:6472
38635 #, fuzzy, gcc-internal-format
38636 msgid "%qE attribute ignored without %<-mistack%>"
38637 msgstr "\"%s\" атрыбут ігнарыруецца"
38638
38639 #: config/epiphany/epiphany.cc:499
38640 #, gcc-internal-format
38641 msgid "interrupt handlers cannot have arguments"
38642 msgstr ""
38643
38644 #: config/epiphany/epiphany.cc:523
38645 #, gcc-internal-format
38646 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
38647 msgstr ""
38648
38649 #: config/epiphany/epiphany.cc:1543
38650 #, gcc-internal-format
38651 msgid "%<stack_offset%> must be at least 4"
38652 msgstr ""
38653
38654 #: config/epiphany/epiphany.cc:1545
38655 #, gcc-internal-format
38656 msgid "%<stack_offset%> must be a multiple of 4"
38657 msgstr ""
38658
38659 #: config/frv/frv.cc:8477
38660 #, gcc-internal-format
38661 msgid "accumulator is not a constant integer"
38662 msgstr ""
38663
38664 #: config/frv/frv.cc:8482
38665 #, gcc-internal-format
38666 msgid "accumulator number is out of bounds"
38667 msgstr ""
38668
38669 #: config/frv/frv.cc:8493
38670 #, gcc-internal-format
38671 msgid "inappropriate accumulator for %qs"
38672 msgstr ""
38673
38674 #: config/frv/frv.cc:8569
38675 #, fuzzy, gcc-internal-format
38676 #| msgid "invalid %%C value"
38677 msgid "invalid IACC argument"
38678 msgstr "нерэчаіснае значэньне %%C"
38679
38680 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
38681 #, gcc-internal-format
38682 msgid "%qs expects a constant argument"
38683 msgstr ""
38684
38685 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
38686 #, gcc-internal-format
38687 msgid "constant argument out of range for %qs"
38688 msgstr ""
38689
38690 #: config/frv/frv.cc:9078
38691 #, gcc-internal-format
38692 msgid "media functions are not available unless %<-mmedia%> is used"
38693 msgstr ""
38694
38695 #: config/frv/frv.cc:9090
38696 #, gcc-internal-format
38697 msgid "this media function is only available on the fr500"
38698 msgstr ""
38699
38700 #: config/frv/frv.cc:9118
38701 #, gcc-internal-format
38702 msgid "this media function is only available on the fr400 and fr550"
38703 msgstr ""
38704
38705 #: config/frv/frv.cc:9137
38706 #, gcc-internal-format
38707 msgid "this built-in function is only available on the fr405 and fr450"
38708 msgstr ""
38709
38710 #: config/frv/frv.cc:9146
38711 #, gcc-internal-format
38712 msgid "this built-in function is only available on the fr500 and fr550"
38713 msgstr ""
38714
38715 #: config/frv/frv.cc:9158
38716 #, gcc-internal-format
38717 msgid "this built-in function is only available on the fr450"
38718 msgstr ""
38719
38720 #: config/ft32/ft32.cc:181
38721 #, gcc-internal-format
38722 msgid "%<h%> applied to non-register operand"
38723 msgstr ""
38724
38725 #: config/ft32/ft32.cc:206
38726 #, gcc-internal-format, gfc-internal-format
38727 msgid "bad alignment: %d"
38728 msgstr ""
38729
38730 #: config/ft32/ft32.cc:502
38731 #, gcc-internal-format
38732 msgid "stack frame must be smaller than 64K"
38733 msgstr ""
38734
38735 #: config/gcn/gcn.cc:169
38736 #, gcc-internal-format
38737 msgid "XNACK support"
38738 msgstr ""
38739
38740 #: config/gcn/gcn.cc:255
38741 #, gcc-internal-format
38742 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
38743 msgstr ""
38744
38745 #: config/gcn/gcn.cc:268
38746 #, gcc-internal-format
38747 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38748 msgstr ""
38749
38750 #: config/gcn/gcn.cc:275
38751 #, gcc-internal-format
38752 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38753 msgstr ""
38754
38755 #: config/gcn/gcn.cc:327
38756 #, fuzzy, gcc-internal-format
38757 #| msgid "too many arguments to function `%s'"
38758 msgid "too many arguments passed in sgpr registers"
38759 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
38760
38761 #: config/gcn/gcn.cc:2155
38762 #, gcc-internal-format
38763 msgid "A non-default set of initial values has been requested, which violates the ABI"
38764 msgstr ""
38765
38766 #: config/gcn/gcn.cc:2391
38767 #, fuzzy, gcc-internal-format, gfc-internal-format
38768 msgid "wrong type of argument %s"
38769 msgstr "не хапае аргументаў у функцыі"
38770
38771 #: config/gcn/gcn.cc:3323
38772 #, gcc-internal-format
38773 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
38774 msgstr ""
38775
38776 #: config/gcn/gcn.cc:3431
38777 #, gcc-internal-format
38778 msgid "TLS is not implemented for GCN."
38779 msgstr ""
38780
38781 #: config/gcn/gcn.cc:4067
38782 #, gcc-internal-format
38783 msgid "Builtin not implemented"
38784 msgstr ""
38785
38786 #: config/gcn/gcn.cc:5051
38787 #, gcc-internal-format
38788 msgid "using %<vector_length (64)%>, ignoring %d"
38789 msgstr ""
38790
38791 #: config/gcn/gcn.cc:5052
38792 #, gcc-internal-format
38793 msgid "using %<vector_length (64)%>, ignoring runtime setting"
38794 msgstr ""
38795
38796 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6460
38797 #, gcc-internal-format
38798 msgid "using %<num_workers (%d)%>, ignoring %d"
38799 msgstr ""
38800
38801 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
38802 #, gcc-internal-format, gfc-internal-format
38803 msgid "offload dimension out of range (%d)"
38804 msgstr ""
38805
38806 #: config/gcn/gcn.cc:5591
38807 #, gcc-internal-format
38808 msgid "gang-private data-share memory exhausted (increase with %<-mgang-private-size=<number>%>)"
38809 msgstr ""
38810
38811 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
38812 #: config/nvptx/mkoffload.cc:88
38813 #, fuzzy, gcc-internal-format
38814 #| msgid "%s: can't delete file `%s': %s\n"
38815 msgid "deleting file %s: %m"
38816 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
38817
38818 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
38819 #, gcc-internal-format
38820 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
38821 msgstr ""
38822
38823 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
38824 #, gcc-internal-format
38825 msgid "COLLECT_GCC must be set."
38826 msgstr ""
38827
38828 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
38829 #, fuzzy, gcc-internal-format, gfc-internal-format
38830 msgid "offload compiler %s not found"
38831 msgstr "Бібліятэка lib%s не знойдзена"
38832
38833 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
38834 #: config/nvptx/mkoffload.cc:493
38835 #, fuzzy, gcc-internal-format
38836 msgid "unrecognizable argument of option "
38837 msgstr "нераспазнаны выбар \"-%s\""
38838
38839 #: config/gcn/mkoffload.cc:947
38840 #, gcc-internal-format
38841 msgid "either -fopenacc or -fopenmp must be set"
38842 msgstr ""
38843
38844 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
38845 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
38846 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
38847 #, fuzzy, gcc-internal-format, gfc-internal-format
38848 #| msgid "can't open %s"
38849 msgid "cannot open '%s'"
38850 msgstr "немагчыма адчыніць %s"
38851
38852 #: config/gcn/mkoffload.cc:1141
38853 #, gcc-internal-format
38854 msgid "cannot open intermediate gcn asm file"
38855 msgstr ""
38856
38857 #: config/gcn/mkoffload.cc:1158
38858 #, gcc-internal-format
38859 msgid "cannot open intermediate gcn obj file"
38860 msgstr ""
38861
38862 #: config/h8300/h8300.cc:298
38863 #, fuzzy, gcc-internal-format
38864 msgid "%<-ms2600%> is used without %<-ms%>"
38865 msgstr "-ms2600 ужываецца без -ms."
38866
38867 #: config/h8300/h8300.cc:304
38868 #, fuzzy, gcc-internal-format
38869 msgid "%<-mexr%> is used without %<-ms%>"
38870 msgstr "-ms2600 ужываецца без -ms."
38871
38872 #: config/h8300/h8300.cc:310
38873 #, fuzzy, gcc-internal-format
38874 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
38875 msgstr "-ms2600 ужываецца без -ms."
38876
38877 #: config/h8300/h8300.cc:316
38878 #, gcc-internal-format
38879 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
38880 msgstr ""
38881
38882 #: config/h8300/h8300.cc:323
38883 #, fuzzy, gcc-internal-format
38884 msgid "%<-mn%> is not supported for linux targets"
38885 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
38886
38887 #: config/i386/host-cygwin.cc:64
38888 #, gcc-internal-format
38889 msgid "cannot extend PCH file: %m"
38890 msgstr ""
38891
38892 #: config/i386/host-cygwin.cc:75
38893 #, gcc-internal-format
38894 msgid "cannot set position in PCH file: %m"
38895 msgstr ""
38896
38897 #: config/i386/i386-builtins.cc:2058
38898 #, gcc-internal-format
38899 msgid "no dispatcher found for the versioning attributes"
38900 msgstr ""
38901
38902 #: config/i386/i386-builtins.cc:2108
38903 #, gcc-internal-format
38904 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
38905 msgstr ""
38906
38907 #: config/i386/i386-builtins.cc:2119
38908 #, gcc-internal-format, gfc-internal-format
38909 msgid "no dispatcher found for the versioning attributes: %s"
38910 msgstr ""
38911
38912 #: config/i386/i386-builtins.cc:2229
38913 #, fuzzy, gcc-internal-format
38914 msgid "parameter to builtin must be a string constant or literal"
38915 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
38916
38917 #: config/i386/i386-builtins.cc:2253 config/i386/i386-builtins.cc:2303
38918 #, fuzzy, gcc-internal-format, gfc-internal-format
38919 #| msgid "parameter `%s' is initialized"
38920 msgid "parameter to builtin not valid: %s"
38921 msgstr "параметр \"%s\" ініцыялізаваны"
38922
38923 #: config/i386/i386-expand.cc:9138
38924 #, gcc-internal-format
38925 msgid "interrupt service routine cannot be called directly"
38926 msgstr ""
38927
38928 #: config/i386/i386-expand.cc:9562 config/i386/i386-expand.cc:11058
38929 #, fuzzy, gcc-internal-format
38930 msgid "the last argument must be a 2-bit immediate"
38931 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38932
38933 #: config/i386/i386-expand.cc:9950
38934 #, fuzzy, gcc-internal-format
38935 msgid "the fifth argument must be an 8-bit immediate"
38936 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38937
38938 #: config/i386/i386-expand.cc:10045
38939 #, fuzzy, gcc-internal-format
38940 msgid "the third argument must be an 8-bit immediate"
38941 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38942
38943 #: config/i386/i386-expand.cc:10987
38944 #, fuzzy, gcc-internal-format
38945 msgid "the last argument must be an 1-bit immediate"
38946 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38947
38948 #: config/i386/i386-expand.cc:11002
38949 #, fuzzy, gcc-internal-format
38950 msgid "the last argument must be a 3-bit immediate"
38951 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38952
38953 #: config/i386/i386-expand.cc:11037
38954 #, fuzzy, gcc-internal-format
38955 msgid "the last argument must be a 4-bit immediate"
38956 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38957
38958 #: config/i386/i386-expand.cc:11077
38959 #, fuzzy, gcc-internal-format
38960 msgid "the last argument must be a 1-bit immediate"
38961 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38962
38963 #: config/i386/i386-expand.cc:11093
38964 #, fuzzy, gcc-internal-format
38965 msgid "the last argument must be a 5-bit immediate"
38966 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38967
38968 #: config/i386/i386-expand.cc:11103
38969 #, gcc-internal-format
38970 msgid "the next to last argument must be an 8-bit immediate"
38971 msgstr ""
38972
38973 #: config/i386/i386-expand.cc:11108
38974 #, fuzzy, gcc-internal-format
38975 msgid "the last argument must be an 8-bit immediate"
38976 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38977
38978 #: config/i386/i386-expand.cc:11245
38979 #, fuzzy, gcc-internal-format
38980 msgid "the third argument must be comparison constant"
38981 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
38982
38983 #: config/i386/i386-expand.cc:11250
38984 #, gcc-internal-format
38985 msgid "incorrect comparison mode"
38986 msgstr ""
38987
38988 #: config/i386/i386-expand.cc:11256 config/i386/i386-expand.cc:11614
38989 #, gcc-internal-format
38990 msgid "incorrect rounding operand"
38991 msgstr ""
38992
38993 #: config/i386/i386-expand.cc:11594
38994 #, fuzzy, gcc-internal-format
38995 msgid "the immediate argument must be a 4-bit immediate"
38996 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38997
38998 #: config/i386/i386-expand.cc:11602
38999 #, fuzzy, gcc-internal-format
39000 msgid "the immediate argument must be a 5-bit immediate"
39001 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39002
39003 #: config/i386/i386-expand.cc:11605
39004 #, gcc-internal-format
39005 msgid "the immediate argument must be an 8-bit immediate"
39006 msgstr ""
39007
39008 #: config/i386/i386-expand.cc:12123 config/rs6000/rs6000-builtin.cc:2393
39009 #, gcc-internal-format
39010 msgid "selector must be an integer constant in the range [0, %wi]"
39011 msgstr ""
39012
39013 #: config/i386/i386-expand.cc:12354
39014 #, gcc-internal-format
39015 msgid "%qE needs unknown isa option"
39016 msgstr ""
39017
39018 #: config/i386/i386-expand.cc:12358
39019 #, fuzzy, gcc-internal-format
39020 msgid "%qE needs isa option %s"
39021 msgstr "Нерэчаісны выбар %s"
39022
39023 #: config/i386/i386-expand.cc:13302
39024 #, fuzzy, gcc-internal-format
39025 msgid "the last argument must be a 32-bit immediate"
39026 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39027
39028 #: config/i386/i386-expand.cc:13335
39029 #, fuzzy, gcc-internal-format
39030 msgid "last argument must be an immediate"
39031 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39032
39033 #: config/i386/i386-expand.cc:14099 config/i386/i386-expand.cc:14311
39034 #, gcc-internal-format
39035 msgid "the last argument must be scale 1, 2, 4, 8"
39036 msgstr ""
39037
39038 #: config/i386/i386-expand.cc:14364
39039 #, gcc-internal-format
39040 msgid "the forth argument must be scale 1, 2, 4, 8"
39041 msgstr ""
39042
39043 #: config/i386/i386-expand.cc:14370
39044 #, gcc-internal-format
39045 msgid "incorrect hint operand"
39046 msgstr ""
39047
39048 #: config/i386/i386-expand.cc:14389
39049 #, fuzzy, gcc-internal-format
39050 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
39051 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39052
39053 #: config/i386/i386-features.cc:2685
39054 #, gcc-internal-format
39055 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
39056 msgstr ""
39057
39058 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
39059 #, fuzzy, gcc-internal-format
39060 #| msgid "virtual functions cannot be friends"
39061 msgid "virtual function multiversioning not supported"
39062 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
39063
39064 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24972
39065 #, fuzzy, gcc-internal-format
39066 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
39067 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
39068
39069 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
39070 #: config/i386/i386-options.cc:2080
39071 #, fuzzy, gcc-internal-format, gfc-internal-format
39072 #| msgid "%s does not support %s"
39073 msgid "code model %s does not support PIC mode"
39074 msgstr "%s не падтрымлівае %s"
39075
39076 #: config/i386/i386-options.cc:1139
39077 #, fuzzy, gcc-internal-format
39078 msgid "attribute %qs argument is not a string"
39079 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39080
39081 #: config/i386/i386-options.cc:1203
39082 #, gcc-internal-format
39083 msgid "attribute %qs argument %qs is unknown"
39084 msgstr ""
39085
39086 #: config/i386/i386-options.cc:1266
39087 #, gcc-internal-format
39088 msgid "attribute value %qs was already specified in %qs attribute"
39089 msgstr ""
39090
39091 #: config/i386/i386-options.cc:1304
39092 #, gcc-internal-format
39093 msgid "attribute value %qs is unknown in %qs attribute"
39094 msgstr ""
39095
39096 #: config/i386/i386-options.cc:1586
39097 #, fuzzy, gcc-internal-format
39098 #| msgid "too many arguments to function `%s'"
39099 msgid "wrong argument %qs to option %qs"
39100 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
39101
39102 #: config/i386/i386-options.cc:1592
39103 #, gcc-internal-format
39104 msgid "size ranges of option %qs should be increasing"
39105 msgstr ""
39106
39107 #: config/i386/i386-options.cc:1602
39108 #, gcc-internal-format
39109 msgid "wrong strategy name %qs specified for option %qs"
39110 msgstr ""
39111
39112 #. rep; movq isn't available in 32-bit code.
39113 #: config/i386/i386-options.cc:1628
39114 #, gcc-internal-format
39115 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
39116 msgstr ""
39117
39118 #: config/i386/i386-options.cc:1641
39119 #, gcc-internal-format
39120 msgid "unknown alignment %qs specified for option %qs"
39121 msgstr ""
39122
39123 #: config/i386/i386-options.cc:1651
39124 #, gcc-internal-format
39125 msgid "the max value for the last size range should be -1 for option %qs"
39126 msgstr ""
39127
39128 #: config/i386/i386-options.cc:1658
39129 #, gcc-internal-format
39130 msgid "too many size ranges specified in option %qs"
39131 msgstr ""
39132
39133 #: config/i386/i386-options.cc:1711
39134 #, gcc-internal-format
39135 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
39136 msgstr ""
39137
39138 #: config/i386/i386-options.cc:1896
39139 #, gcc-internal-format
39140 msgid "Intel MCU psABI isn%'t supported in %s mode"
39141 msgstr ""
39142
39143 #: config/i386/i386-options.cc:1950
39144 #, gcc-internal-format
39145 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
39146 msgstr ""
39147
39148 #: config/i386/i386-options.cc:1952
39149 #, gcc-internal-format
39150 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
39151 msgstr ""
39152
39153 #. rep; movq isn't available in 32-bit code.
39154 #: config/i386/i386-options.cc:1980
39155 #, gcc-internal-format
39156 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
39157 msgstr ""
39158
39159 #: config/i386/i386-options.cc:1985
39160 #, fuzzy, gcc-internal-format
39161 msgid "%<-muintr%> not supported for 32-bit code"
39162 msgstr "-pipe не падтрымліваецца"
39163
39164 #: config/i386/i386-options.cc:2000
39165 #, gcc-internal-format
39166 msgid "address mode %qs not supported in the %s bit mode"
39167 msgstr ""
39168
39169 #: config/i386/i386-options.cc:2011
39170 #, gcc-internal-format
39171 msgid "%<-mabi=ms%> not supported with X32 ABI"
39172 msgstr ""
39173
39174 #: config/i386/i386-options.cc:2017
39175 #, gcc-internal-format
39176 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
39177 msgstr ""
39178
39179 #: config/i386/i386-options.cc:2020
39180 #, gcc-internal-format
39181 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
39182 msgstr ""
39183
39184 #: config/i386/i386-options.cc:2024
39185 #, gcc-internal-format
39186 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
39187 msgstr ""
39188
39189 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
39190 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
39191 #: config/i386/i386-options.cc:2084
39192 #, fuzzy, gcc-internal-format
39193 msgid "code model %qs not supported in the %s bit mode"
39194 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
39195
39196 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
39197 #, fuzzy, gcc-internal-format
39198 msgid "code model %qs not supported in x32 mode"
39199 msgstr "-pipe не падтрымліваецца"
39200
39201 #: config/i386/i386-options.cc:2108
39202 #, fuzzy, gcc-internal-format
39203 msgid "%<-masm=intel%> not supported in this configuration"
39204 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39205
39206 #: config/i386/i386-options.cc:2113
39207 #, gcc-internal-format, gfc-internal-format
39208 msgid "%i-bit mode not compiled in"
39209 msgstr ""
39210
39211 #: config/i386/i386-options.cc:2125
39212 #, gcc-internal-format
39213 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
39214 msgstr ""
39215
39216 #: config/i386/i386-options.cc:2127
39217 #, gcc-internal-format
39218 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
39219 msgstr ""
39220
39221 #: config/i386/i386-options.cc:2134
39222 #, gcc-internal-format
39223 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
39224 msgstr ""
39225
39226 #: config/i386/i386-options.cc:2136
39227 #, gcc-internal-format
39228 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
39229 msgstr ""
39230
39231 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
39232 #, fuzzy, gcc-internal-format
39233 msgid "CPU you selected does not support x86-64 instruction set"
39234 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
39235
39236 #: config/i386/i386-options.cc:2215
39237 #, gcc-internal-format
39238 msgid "bad value %qs for %<-march=%> switch"
39239 msgstr ""
39240
39241 #: config/i386/i386-options.cc:2216
39242 #, gcc-internal-format
39243 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
39244 msgstr ""
39245
39246 #: config/i386/i386-options.cc:2238
39247 #, gcc-internal-format
39248 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
39249 msgstr ""
39250
39251 #: config/i386/i386-options.cc:2240
39252 #, gcc-internal-format
39253 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
39254 msgstr ""
39255
39256 #: config/i386/i386-options.cc:2245
39257 #, gcc-internal-format
39258 msgid "valid arguments to %<-march=%> switch are: %s"
39259 msgstr ""
39260
39261 #: config/i386/i386-options.cc:2246
39262 #, fuzzy, gcc-internal-format
39263 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
39264 msgstr "нявернае выкарыстанне \"restict\""
39265
39266 #: config/i386/i386-options.cc:2295
39267 #, gcc-internal-format
39268 msgid "bad value %qs for %<-mtune=%> switch"
39269 msgstr ""
39270
39271 #: config/i386/i386-options.cc:2296
39272 #, gcc-internal-format
39273 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
39274 msgstr ""
39275
39276 #: config/i386/i386-options.cc:2317
39277 #, gcc-internal-format
39278 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
39279 msgstr ""
39280
39281 #: config/i386/i386-options.cc:2319
39282 #, gcc-internal-format
39283 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
39284 msgstr ""
39285
39286 #: config/i386/i386-options.cc:2324
39287 #, gcc-internal-format
39288 msgid "valid arguments to %<-mtune=%> switch are: %s"
39289 msgstr ""
39290
39291 #: config/i386/i386-options.cc:2325
39292 #, fuzzy, gcc-internal-format
39293 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
39294 msgstr "нявернае выкарыстанне \"restict\""
39295
39296 #: config/i386/i386-options.cc:2349
39297 #, gcc-internal-format
39298 msgid "%<-mregparm%> is ignored in 64-bit mode"
39299 msgstr ""
39300
39301 #: config/i386/i386-options.cc:2351
39302 #, gcc-internal-format
39303 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
39304 msgstr ""
39305
39306 #: config/i386/i386-options.cc:2354
39307 #, gcc-internal-format
39308 msgid "%<-mregparm=%d%> is not between 0 and %d"
39309 msgstr ""
39310
39311 #: config/i386/i386-options.cc:2380
39312 #, gcc-internal-format
39313 msgid "%<-m96bit-long-double%> is not compatible with this target"
39314 msgstr ""
39315
39316 #: config/i386/i386-options.cc:2385
39317 #, gcc-internal-format
39318 msgid "%<-mrtd%> is ignored in 64bit mode"
39319 msgstr ""
39320
39321 #: config/i386/i386-options.cc:2386
39322 #, gcc-internal-format
39323 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
39324 msgstr ""
39325
39326 #: config/i386/i386-options.cc:2475
39327 #, fuzzy, gcc-internal-format
39328 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
39329 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39330
39331 #: config/i386/i386-options.cc:2478
39332 #, gcc-internal-format
39333 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
39334 msgstr ""
39335
39336 #: config/i386/i386-options.cc:2501
39337 #, gcc-internal-format
39338 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
39339 msgstr ""
39340
39341 #: config/i386/i386-options.cc:2514
39342 #, gcc-internal-format
39343 msgid "%<-mnop-mcount%> is not compatible with this target"
39344 msgstr ""
39345
39346 #: config/i386/i386-options.cc:2517
39347 #, gcc-internal-format
39348 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
39349 msgstr ""
39350
39351 #: config/i386/i386-options.cc:2523
39352 #, gcc-internal-format
39353 msgid "%<-msseregparm%> used without SSE enabled"
39354 msgstr ""
39355
39356 #: config/i386/i386-options.cc:2524
39357 #, gcc-internal-format
39358 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
39359 msgstr ""
39360
39361 #: config/i386/i386-options.cc:2534
39362 #, gcc-internal-format
39363 msgid "SSE instruction set disabled, using 387 arithmetics"
39364 msgstr ""
39365
39366 #: config/i386/i386-options.cc:2541
39367 #, gcc-internal-format
39368 msgid "387 instruction set disabled, using SSE arithmetics"
39369 msgstr ""
39370
39371 #: config/i386/i386-options.cc:2591
39372 #, gcc-internal-format
39373 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
39374 msgstr ""
39375
39376 #: config/i386/i386-options.cc:2593
39377 #, gcc-internal-format
39378 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
39379 msgstr ""
39380
39381 #: config/i386/i386-options.cc:2607
39382 #, gcc-internal-format
39383 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
39384 msgstr ""
39385
39386 #: config/i386/i386-options.cc:2609
39387 #, gcc-internal-format
39388 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
39389 msgstr ""
39390
39391 #: config/i386/i386-options.cc:2669
39392 #, gcc-internal-format
39393 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
39394 msgstr ""
39395
39396 #: config/i386/i386-options.cc:2672
39397 #, gcc-internal-format
39398 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
39399 msgstr ""
39400
39401 #: config/i386/i386-options.cc:2676
39402 #, gcc-internal-format
39403 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
39404 msgstr ""
39405
39406 #: config/i386/i386-options.cc:2790
39407 #, gcc-internal-format
39408 msgid "unknown option for %<-mrecip=%s%>"
39409 msgstr ""
39410
39411 #: config/i386/i386-options.cc:2849
39412 #, gcc-internal-format
39413 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
39414 msgstr ""
39415
39416 #: config/i386/i386-options.cc:2854
39417 #, gcc-internal-format
39418 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
39419 msgstr ""
39420
39421 #: config/i386/i386-options.cc:2882
39422 #, gcc-internal-format
39423 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
39424 msgstr ""
39425
39426 #: config/i386/i386-options.cc:2930
39427 #, fuzzy, gcc-internal-format
39428 msgid "%<-fcf-protection%> is not compatible with this target"
39429 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39430
39431 #: config/i386/i386-options.cc:3064
39432 #, gcc-internal-format
39433 msgid "interrupt and naked attributes are not compatible"
39434 msgstr ""
39435
39436 #: config/i386/i386-options.cc:3079
39437 #, gcc-internal-format
39438 msgid "only DWARF debug format is supported for interrupt service routine"
39439 msgstr ""
39440
39441 #: config/i386/i386-options.cc:3128
39442 #, gcc-internal-format
39443 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
39444 msgstr ""
39445
39446 #: config/i386/i386-options.cc:3138
39447 #, gcc-internal-format
39448 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
39449 msgstr ""
39450
39451 #: config/i386/i386-options.cc:3173
39452 #, gcc-internal-format
39453 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
39454 msgstr ""
39455
39456 #: config/i386/i386-options.cc:3183
39457 #, gcc-internal-format
39458 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
39459 msgstr ""
39460
39461 #: config/i386/i386-options.cc:3296
39462 #, gcc-internal-format
39463 msgid "%s instructions aren%'t allowed in an exception service routine"
39464 msgstr ""
39465
39466 #: config/i386/i386-options.cc:3298
39467 #, gcc-internal-format
39468 msgid "%s instructions aren%'t allowed in an interrupt service routine"
39469 msgstr ""
39470
39471 #: config/i386/i386-options.cc:3302
39472 #, gcc-internal-format
39473 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
39474 msgstr ""
39475
39476 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
39477 #, gcc-internal-format
39478 msgid "fastcall and regparm attributes are not compatible"
39479 msgstr ""
39480
39481 #: config/i386/i386-options.cc:3354
39482 #, gcc-internal-format
39483 msgid "regparam and thiscall attributes are not compatible"
39484 msgstr ""
39485
39486 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
39487 #, gcc-internal-format
39488 msgid "%qE attribute requires an integer constant argument"
39489 msgstr ""
39490
39491 #: config/i386/i386-options.cc:3367
39492 #, fuzzy, gcc-internal-format
39493 msgid "argument to %qE attribute larger than %d"
39494 msgstr "памер \"%s\" больш чам %d байт"
39495
39496 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
39497 #, gcc-internal-format
39498 msgid "fastcall and cdecl attributes are not compatible"
39499 msgstr ""
39500
39501 #: config/i386/i386-options.cc:3396
39502 #, gcc-internal-format
39503 msgid "fastcall and stdcall attributes are not compatible"
39504 msgstr ""
39505
39506 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
39507 #, gcc-internal-format
39508 msgid "fastcall and thiscall attributes are not compatible"
39509 msgstr ""
39510
39511 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
39512 #, gcc-internal-format
39513 msgid "stdcall and cdecl attributes are not compatible"
39514 msgstr ""
39515
39516 #: config/i386/i386-options.cc:3418
39517 #, gcc-internal-format
39518 msgid "stdcall and fastcall attributes are not compatible"
39519 msgstr ""
39520
39521 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
39522 #, gcc-internal-format
39523 msgid "stdcall and thiscall attributes are not compatible"
39524 msgstr ""
39525
39526 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
39527 #, gcc-internal-format
39528 msgid "cdecl and thiscall attributes are not compatible"
39529 msgstr ""
39530
39531 #: config/i386/i386-options.cc:3445
39532 #, gcc-internal-format
39533 msgid "%qE attribute is used for non-class method"
39534 msgstr ""
39535
39536 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20314
39537 #, fuzzy, gcc-internal-format
39538 #| msgid "`%s' attribute ignored"
39539 msgid "%qE incompatible attribute ignored"
39540 msgstr "\"%s\" атрыбут ігнарыруецца"
39541
39542 #: config/i386/i386-options.cc:3576
39543 #, fuzzy, gcc-internal-format
39544 msgid "%qE attribute only available for 32-bit"
39545 msgstr "\"%s\" атрыбут ігнарыруецца"
39546
39547 #: config/i386/i386-options.cc:3597
39548 #, fuzzy, gcc-internal-format
39549 msgid "argument to %qE attribute is neither zero, nor one"
39550 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39551
39552 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
39553 #, gcc-internal-format
39554 msgid "%qs and %qs attributes are not compatible"
39555 msgstr ""
39556
39557 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
39558 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
39559 #, fuzzy, gcc-internal-format
39560 msgid "%qE attribute requires a string constant argument"
39561 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39562
39563 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
39564 #: config/s390/s390.cc:1223
39565 #, fuzzy, gcc-internal-format
39566 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
39567 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39568
39569 #: config/i386/i386-options.cc:3732
39570 #, gcc-internal-format
39571 msgid "interrupt service routine should have a pointer as the first argument"
39572 msgstr ""
39573
39574 #: config/i386/i386-options.cc:3739
39575 #, gcc-internal-format
39576 msgid "interrupt service routine should have %qs as the second argument"
39577 msgstr ""
39578
39579 #: config/i386/i386-options.cc:3750
39580 #, gcc-internal-format
39581 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
39582 msgstr ""
39583
39584 #: config/i386/i386-options.cc:3753
39585 #, gcc-internal-format
39586 msgid "interrupt service routine must return %<void%>"
39587 msgstr ""
39588
39589 #: config/i386/i386.cc:1212
39590 #, gcc-internal-format
39591 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
39592 msgstr ""
39593
39594 #: config/i386/i386.cc:1215
39595 #, gcc-internal-format
39596 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
39597 msgstr ""
39598
39599 #: config/i386/i386.cc:1519
39600 #, fuzzy, gcc-internal-format
39601 #| msgid "%s does not support %s"
39602 msgid "X32 does not support %<ms_abi%> attribute"
39603 msgstr "%s не падтрымлівае %s"
39604
39605 #: config/i386/i386.cc:1553
39606 #, gcc-internal-format
39607 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
39608 msgstr ""
39609
39610 #: config/i386/i386.cc:1904
39611 #, gcc-internal-format
39612 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
39613 msgstr ""
39614
39615 #: config/i386/i386.cc:1910
39616 #, gcc-internal-format
39617 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
39618 msgstr ""
39619
39620 #: config/i386/i386.cc:1924
39621 #, gcc-internal-format
39622 msgid "AVX vector argument without AVX enabled changes the ABI"
39623 msgstr ""
39624
39625 #: config/i386/i386.cc:1930
39626 #, gcc-internal-format
39627 msgid "AVX vector return without AVX enabled changes the ABI"
39628 msgstr ""
39629
39630 #: config/i386/i386.cc:1946
39631 #, gcc-internal-format
39632 msgid "SSE vector argument without SSE enabled changes the ABI"
39633 msgstr ""
39634
39635 #: config/i386/i386.cc:1952
39636 #, gcc-internal-format
39637 msgid "SSE vector return without SSE enabled changes the ABI"
39638 msgstr ""
39639
39640 #: config/i386/i386.cc:1968
39641 #, gcc-internal-format
39642 msgid "MMX vector argument without MMX enabled changes the ABI"
39643 msgstr ""
39644
39645 #: config/i386/i386.cc:1974
39646 #, gcc-internal-format
39647 msgid "MMX vector return without MMX enabled changes the ABI"
39648 msgstr ""
39649
39650 #: config/i386/i386.cc:2172
39651 #, gcc-internal-format
39652 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
39653 msgstr ""
39654
39655 #: config/i386/i386.cc:2293
39656 #, gcc-internal-format
39657 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
39658 msgstr ""
39659
39660 #: config/i386/i386.cc:2426
39661 #, gcc-internal-format
39662 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
39663 msgstr ""
39664
39665 #: config/i386/i386.cc:2542
39666 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
39667 msgstr ""
39668
39669 #: config/i386/i386.cc:2637
39670 #, gcc-internal-format
39671 msgid "SSE register return with SSE disabled"
39672 msgstr ""
39673
39674 #: config/i386/i386.cc:2643
39675 #, gcc-internal-format
39676 msgid "SSE register argument with SSE disabled"
39677 msgstr ""
39678
39679 #: config/i386/i386.cc:2663
39680 #, gcc-internal-format
39681 msgid "x87 register return with x87 disabled"
39682 msgstr ""
39683
39684 #: config/i386/i386.cc:2986 config/i386/i386.cc:3227 config/i386/i386.cc:4042
39685 #, gcc-internal-format
39686 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
39687 msgstr ""
39688
39689 #: config/i386/i386.cc:2988 config/i386/i386.cc:3229 config/i386/i386.cc:4044
39690 #, gcc-internal-format
39691 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
39692 msgstr ""
39693
39694 #: config/i386/i386.cc:3630
39695 #, gcc-internal-format, gfc-internal-format
39696 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
39697 msgstr ""
39698
39699 #: config/i386/i386.cc:6532
39700 #, gcc-internal-format
39701 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
39702 msgstr ""
39703
39704 #: config/i386/i386.cc:8436
39705 #, gcc-internal-format
39706 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
39707 msgstr ""
39708
39709 #: config/i386/i386.cc:8526
39710 #, gcc-internal-format
39711 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
39712 msgstr ""
39713
39714 #: config/i386/i386.cc:9458
39715 #, gcc-internal-format
39716 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
39717 msgstr ""
39718
39719 #: config/i386/i386.cc:9463
39720 #, gcc-internal-format
39721 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
39722 msgstr ""
39723
39724 #: config/i386/i386.cc:9849
39725 #, gcc-internal-format
39726 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
39727 msgstr ""
39728
39729 #: config/i386/i386.cc:9869
39730 #, gcc-internal-format
39731 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
39732 msgstr ""
39733
39734 #. FIXME: We could make this work by pushing a register
39735 #. around the addition and comparison.
39736 #: config/i386/i386.cc:9880
39737 #, gcc-internal-format
39738 msgid "%<-fsplit-stack%> does not support 3 register parameters"
39739 msgstr ""
39740
39741 #: config/i386/i386.cc:12913
39742 #, gcc-internal-format
39743 msgid "%<V%> modifier on non-integer register"
39744 msgstr ""
39745
39746 #: config/i386/i386.cc:12924 config/i386/i386.cc:12938
39747 #, gcc-internal-format
39748 msgid "unsupported size for integer register"
39749 msgstr ""
39750
39751 #: config/i386/i386.cc:12970
39752 #, gcc-internal-format
39753 msgid "extended registers have no high halves"
39754 msgstr ""
39755
39756 #: config/i386/i386.cc:12985
39757 #, gcc-internal-format
39758 msgid "unsupported operand size for extended register"
39759 msgstr ""
39760
39761 #: config/i386/i386.cc:13179
39762 #, gcc-internal-format
39763 msgid "non-integer operand used with operand code %<z%>"
39764 msgstr ""
39765
39766 #: config/i386/i386.cc:17210
39767 #, gcc-internal-format
39768 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
39769 msgstr ""
39770
39771 #: config/i386/i386.cc:21432
39772 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
39773 msgstr ""
39774
39775 #: config/i386/i386.cc:21528
39776 #, gcc-internal-format
39777 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
39778 msgstr ""
39779
39780 #: config/i386/i386.cc:23276
39781 #, gcc-internal-format
39782 msgid "unknown architecture specific memory model"
39783 msgstr ""
39784
39785 #: config/i386/i386.cc:23283
39786 #, gcc-internal-format
39787 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
39788 msgstr ""
39789
39790 #: config/i386/i386.cc:23290
39791 #, gcc-internal-format
39792 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
39793 msgstr ""
39794
39795 #: config/i386/i386.cc:23336
39796 #, gcc-internal-format
39797 msgid "unsupported return type %qT for simd"
39798 msgstr ""
39799
39800 #: config/i386/i386.cc:23366
39801 #, gcc-internal-format
39802 msgid "unsupported argument type %qT for simd"
39803 msgstr ""
39804
39805 #: config/i386/i386.cc:23909
39806 #, gcc-internal-format
39807 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
39808 msgstr ""
39809
39810 #: config/i386/intelmic-mkoffload.cc:601
39811 #, gcc-internal-format
39812 msgid "COLLECT_GCC must be set"
39813 msgstr ""
39814
39815 #: config/i386/intelmic-mkoffload.cc:641
39816 #, fuzzy, gcc-internal-format
39817 #| msgid "no input file specified"
39818 msgid "output file not specified"
39819 msgstr "не зададзены ўваходзячыя файлы"
39820
39821 #: config/i386/winnt.cc:83
39822 #, gcc-internal-format
39823 msgid "%qE attribute applies only to initialized variables with external linkage"
39824 msgstr ""
39825
39826 #: config/i386/winnt.cc:156
39827 #, gcc-internal-format
39828 msgid "definition of static data member %q+D of dllimport%'d class"
39829 msgstr ""
39830
39831 #: config/ia64/ia64-c.cc:50
39832 #, gcc-internal-format
39833 msgid "malformed %<#pragma builtin%>"
39834 msgstr ""
39835
39836 #: config/ia64/ia64.cc:751
39837 #, fuzzy, gcc-internal-format
39838 msgid "invalid argument of %qE attribute"
39839 msgstr "нявернае выкарыстанне \"restict\""
39840
39841 #: config/ia64/ia64.cc:764
39842 #, gcc-internal-format
39843 msgid "an address area attribute cannot be specified for local variables"
39844 msgstr ""
39845
39846 #: config/ia64/ia64.cc:771
39847 #, fuzzy, gcc-internal-format
39848 #| msgid "section of `%s' conflicts with previous declaration"
39849 msgid "address area of %q+D conflicts with previous declaration"
39850 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
39851
39852 #: config/ia64/ia64.cc:779
39853 #, fuzzy, gcc-internal-format
39854 msgid "address area attribute cannot be specified for functions"
39855 msgstr "\"%s\" звычайна функцыя"
39856
39857 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
39858 #, gcc-internal-format
39859 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
39860 msgstr ""
39861
39862 #: config/ia64/ia64.cc:11290
39863 #, fuzzy, gcc-internal-format
39864 msgid "version attribute is not a string"
39865 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39866
39867 #: config/iq2000/iq2000.cc:1867
39868 #, gcc-internal-format
39869 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
39870 msgstr ""
39871
39872 #: config/iq2000/iq2000.cc:2590
39873 #, fuzzy, gcc-internal-format
39874 msgid "argument %qd is not a constant"
39875 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39876
39877 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
39878 #, gcc-internal-format
39879 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
39880 msgstr ""
39881
39882 #: config/iq2000/iq2000.cc:3048
39883 #, gcc-internal-format
39884 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
39885 msgstr ""
39886
39887 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
39888 #, gcc-internal-format
39889 msgid "%<PRINT_OPERAND%> null pointer"
39890 msgstr ""
39891
39892 #: config/loongarch/loongarch-cpu.cc:111
39893 #, gcc-internal-format
39894 msgid "unknown base architecture %<0x%x%>, %qs failed"
39895 msgstr ""
39896
39897 #: config/loongarch/loongarch-cpu.cc:138
39898 #, gcc-internal-format
39899 msgid "unknown FPU type %<0x%x%>, %qs failed"
39900 msgstr ""
39901
39902 #: config/loongarch/loongarch-cpu.cc:189
39903 #, gcc-internal-format
39904 msgid "unknown processor ID %<0x%x%>, some tuning parameters will fall back to default"
39905 msgstr ""
39906
39907 #: config/loongarch/loongarch-opts.cc:196
39908 #, gcc-internal-format
39909 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
39910 msgstr ""
39911
39912 #: config/loongarch/loongarch-opts.cc:211
39913 #, gcc-internal-format
39914 msgid "ABI changed (%qs to %qs) while multilib is disabled"
39915 msgstr ""
39916
39917 #: config/loongarch/loongarch-opts.cc:233
39918 #: config/loongarch/loongarch-opts.cc:238
39919 #, gcc-internal-format
39920 msgid "%qs does not work on a cross compiler"
39921 msgstr ""
39922
39923 #: config/loongarch/loongarch-opts.cc:278
39924 #, gcc-internal-format
39925 msgid "your native CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
39926 msgstr ""
39927
39928 #: config/loongarch/loongarch-opts.cc:283
39929 #, gcc-internal-format
39930 msgid "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
39931 msgstr ""
39932
39933 #: config/loongarch/loongarch-opts.cc:314
39934 #, gcc-internal-format
39935 msgid "unable to implement ABI %qs with instruction set %qs"
39936 msgstr ""
39937
39938 #: config/loongarch/loongarch-opts.cc:336
39939 #, gcc-internal-format
39940 msgid "ABI %qs cannot be implemented due to limited instruction set %qs, falling back to %qs"
39941 msgstr ""
39942
39943 #: config/loongarch/loongarch-opts.cc:347
39944 #, gcc-internal-format
39945 msgid "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
39946 msgstr ""
39947
39948 #: config/loongarch/loongarch-opts.cc:352
39949 #, gcc-internal-format
39950 msgid "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, falling back to %qs"
39951 msgstr ""
39952
39953 #: config/loongarch/loongarch-opts.cc:368
39954 #, gcc-internal-format
39955 msgid "ABI %qs is not enabled at configure-time, the linker might report an error"
39956 msgstr ""
39957
39958 #: config/loongarch/loongarch-opts.cc:371
39959 #, gcc-internal-format, gfc-internal-format
39960 msgid "ABI with startfiles: %s"
39961 msgstr ""
39962
39963 #: config/loongarch/loongarch.cc:3458
39964 #, gcc-internal-format
39965 msgid "Normal symbol loading not implemented in extreme mode."
39966 msgstr ""
39967
39968 #: config/loongarch/loongarch.cc:5507
39969 #, fuzzy, gcc-internal-format
39970 #| msgid "%s does not support %s"
39971 msgid "code model %qs and %qs not support %s mode"
39972 msgstr "%s не падтрымлівае %s"
39973
39974 #: config/m32c/m32c-pragma.cc:54
39975 #, gcc-internal-format
39976 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
39977 msgstr ""
39978
39979 #: config/m32c/m32c-pragma.cc:61
39980 #, gcc-internal-format
39981 msgid "%<#pragma GCC memregs%> must precede any function declarations"
39982 msgstr ""
39983
39984 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
39985 #, gcc-internal-format
39986 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
39987 msgstr ""
39988
39989 #: config/m32c/m32c-pragma.cc:104
39990 #, gcc-internal-format
39991 msgid "junk at end of %<#pragma ADDRESS%>"
39992 msgstr ""
39993
39994 #: config/m32c/m32c-pragma.cc:109
39995 #, gcc-internal-format
39996 msgid "malformed %<#pragma ADDRESS%> variable address"
39997 msgstr ""
39998
39999 #: config/m32c/m32c.cc:419
40000 #, gcc-internal-format
40001 msgid "invalid target memregs value %<%d%>"
40002 msgstr ""
40003
40004 #: config/m32c/m32c.cc:2931
40005 #, fuzzy, gcc-internal-format
40006 #| msgid "section attributes are not supported for this target"
40007 msgid "%qE attribute is not supported for R8C target"
40008 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40009
40010 #. The argument must be a constant integer.
40011 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
40012 #, fuzzy, gcc-internal-format
40013 msgid "%qE attribute argument not an integer constant"
40014 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40015
40016 #: config/m32c/m32c.cc:2956
40017 #, gcc-internal-format
40018 msgid "%qE attribute argument should be between 18 to 255"
40019 msgstr ""
40020
40021 #: config/m32c/m32c.cc:4080
40022 #, gcc-internal-format
40023 msgid "%<bank_switch%> has no effect on non-interrupt functions"
40024 msgstr ""
40025
40026 #: config/m32c/m32c.cc:4187
40027 #, gcc-internal-format
40028 msgid "%<fast_interrupt%> attribute directive ignored"
40029 msgstr ""
40030
40031 #: config/m32r/m32r.cc:415
40032 #, fuzzy, gcc-internal-format
40033 msgid "invalid argument of %qs attribute"
40034 msgstr "нявернае выкарыстанне \"restict\""
40035
40036 #: config/m68k/m68k.cc:531
40037 #, gcc-internal-format
40038 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
40039 msgstr ""
40040
40041 #: config/m68k/m68k.cc:602
40042 #, gcc-internal-format
40043 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
40044 msgstr ""
40045
40046 #: config/m68k/m68k.cc:666
40047 #, fuzzy, gcc-internal-format
40048 #| msgid "-pipe is not supported"
40049 msgid "%<-falign-labels=%d%> is not supported"
40050 msgstr "-pipe не падтрымліваецца"
40051
40052 #: config/m68k/m68k.cc:673
40053 #, fuzzy, gcc-internal-format
40054 #| msgid "-pipe is not supported"
40055 msgid "%<-falign-loops=%d%> is not supported"
40056 msgstr "-pipe не падтрымліваецца"
40057
40058 #: config/m68k/m68k.cc:681
40059 #, fuzzy, gcc-internal-format
40060 msgid "%<-fstack-limit-%> options are not supported on this cpu"
40061 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40062
40063 #: config/m68k/m68k.cc:799
40064 #, gcc-internal-format
40065 msgid "multiple interrupt attributes not allowed"
40066 msgstr ""
40067
40068 #: config/m68k/m68k.cc:806
40069 #, gcc-internal-format
40070 msgid "%<interrupt_thread%> is available only on fido"
40071 msgstr ""
40072
40073 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
40074 #, gcc-internal-format
40075 msgid "stack limit expression is not supported"
40076 msgstr ""
40077
40078 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
40079 #, fuzzy, gcc-internal-format
40080 msgid "%<-fexcess-precision=16%> is not supported on this target"
40081 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
40082
40083 #: config/mcore/mcore.cc:2959
40084 #, gcc-internal-format
40085 msgid "initialized variable %q+D is marked dllimport"
40086 msgstr ""
40087
40088 #: config/microblaze/microblaze.cc:1755
40089 #, fuzzy, gcc-internal-format
40090 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
40091 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40092
40093 #: config/microblaze/microblaze.cc:1767
40094 #, gcc-internal-format
40095 msgid "%qs is an invalid argument to %<-mcpu=%>"
40096 msgstr ""
40097
40098 #: config/microblaze/microblaze.cc:1816
40099 #, gcc-internal-format
40100 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
40101 msgstr ""
40102
40103 #: config/microblaze/microblaze.cc:1833
40104 #, gcc-internal-format
40105 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
40106 msgstr ""
40107
40108 #: config/microblaze/microblaze.cc:1840
40109 #, gcc-internal-format
40110 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
40111 msgstr ""
40112
40113 #: config/microblaze/microblaze.cc:1846
40114 #, gcc-internal-format
40115 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
40116 msgstr ""
40117
40118 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
40119 #, fuzzy, gcc-internal-format
40120 msgid "%qs attribute only applies to functions"
40121 msgstr "\"%s\" звычайна функцыя"
40122
40123 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
40124 #, gcc-internal-format
40125 msgid "%qE cannot have both %qs and %qs attributes"
40126 msgstr ""
40127
40128 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481
40129 #: config/nios2/nios2.cc:4483
40130 #, gcc-internal-format
40131 msgid "%qE redeclared with conflicting %qs attributes"
40132 msgstr ""
40133
40134 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567
40135 #: config/riscv/riscv.cc:3301
40136 #, gcc-internal-format
40137 msgid "%qE attribute requires a string argument"
40138 msgstr ""
40139
40140 #: config/mips/mips.cc:1521
40141 #, fuzzy, gcc-internal-format
40142 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
40143 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40144
40145 #: config/mips/mips.cc:1537
40146 #, gcc-internal-format
40147 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
40148 msgstr ""
40149
40150 #: config/mips/mips.cc:1574
40151 #, fuzzy, gcc-internal-format
40152 msgid "argument to %qE attribute is not intstack"
40153 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40154
40155 #: config/mips/mips.cc:6089
40156 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%}"
40157 msgstr ""
40158
40159 #: config/mips/mips.cc:6490
40160 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%}"
40161 msgstr ""
40162
40163 #: config/mips/mips.cc:7831
40164 #, gcc-internal-format
40165 msgid "cannot handle inconsistent calls to %qs"
40166 msgstr ""
40167
40168 #: config/mips/mips.cc:11075
40169 #, gcc-internal-format
40170 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
40171 msgstr ""
40172
40173 #: config/mips/mips.cc:11077
40174 #, gcc-internal-format
40175 msgid "interrupt handlers cannot be MIPS16 functions"
40176 msgstr ""
40177
40178 #: config/mips/mips.cc:12067
40179 #, gcc-internal-format
40180 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
40181 msgstr ""
40182
40183 #: config/mips/mips.cc:17135
40184 #, fuzzy, gcc-internal-format, gfc-internal-format
40185 #| msgid "argument of `__builtin_args_info' must be constant"
40186 msgid "argument %d to the built-in must be a constant in range %d to %d"
40187 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40188
40189 #: config/mips/mips.cc:17255
40190 #, fuzzy, gcc-internal-format
40191 msgid "failed to expand built-in function"
40192 msgstr "Не генерыраваць сімвальныя інструкцыі"
40193
40194 #: config/mips/mips.cc:17386
40195 #, gcc-internal-format
40196 msgid "built-in function %qE not supported for MIPS16"
40197 msgstr ""
40198
40199 #: config/mips/mips.cc:17994
40200 #, fuzzy, gcc-internal-format
40201 #| msgid "%s does not support %s"
40202 msgid "%qs does not support MIPS16 code"
40203 msgstr "%s не падтрымлівае %s"
40204
40205 #: config/mips/mips.cc:19801
40206 #, gcc-internal-format
40207 msgid "MIPS16 PIC for ABIs other than o32 and o64"
40208 msgstr ""
40209
40210 #: config/mips/mips.cc:19804
40211 #, gcc-internal-format
40212 msgid "MIPS16 %<-mxgot%> code"
40213 msgstr ""
40214
40215 #: config/mips/mips.cc:19807
40216 #, gcc-internal-format
40217 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
40218 msgstr ""
40219
40220 #: config/mips/mips.cc:19810
40221 #, gcc-internal-format
40222 msgid "MSA MIPS16 code"
40223 msgstr ""
40224
40225 #: config/mips/mips.cc:19988 config/mips/mips.cc:19993
40226 #: config/mips/mips.cc:20082 config/mips/mips.cc:20084
40227 #: config/mips/mips.cc:20114 config/mips/mips.cc:20124
40228 #: config/mips/mips.cc:20230 config/mips/mips.cc:20260
40229 #, fuzzy, gcc-internal-format, gfc-internal-format
40230 #| msgid "unsupported version"
40231 msgid "unsupported combination: %s"
40232 msgstr "непадтрымліваемая версія"
40233
40234 #: config/mips/mips.cc:20027
40235 #, gcc-internal-format
40236 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
40237 msgstr ""
40238
40239 #: config/mips/mips.cc:20037
40240 #, gcc-internal-format
40241 msgid "%<-march=%s%> is not compatible with the selected ABI"
40242 msgstr ""
40243
40244 #: config/mips/mips.cc:20052
40245 #, gcc-internal-format
40246 msgid "%<-mgp64%> used with a 32-bit processor"
40247 msgstr ""
40248
40249 #: config/mips/mips.cc:20054
40250 #, gcc-internal-format
40251 msgid "%<-mgp32%> used with a 64-bit ABI"
40252 msgstr ""
40253
40254 #: config/mips/mips.cc:20056
40255 #, gcc-internal-format
40256 msgid "%<-mgp64%> used with a 32-bit ABI"
40257 msgstr ""
40258
40259 #: config/mips/mips.cc:20079
40260 #, fuzzy, gcc-internal-format
40261 #| msgid "%s does not support %s"
40262 msgid "the %qs architecture does not support %<-mfp32%>"
40263 msgstr "%s не падтрымлівае %s"
40264
40265 #: config/mips/mips.cc:20088
40266 #, gcc-internal-format
40267 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
40268 msgstr ""
40269
40270 #: config/mips/mips.cc:20091
40271 #, gcc-internal-format
40272 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
40273 msgstr ""
40274
40275 #: config/mips/mips.cc:20112
40276 #, gcc-internal-format
40277 msgid "%<-mfpxx%> can only be used with the o32 ABI"
40278 msgstr ""
40279
40280 #: config/mips/mips.cc:20116
40281 #, gcc-internal-format
40282 msgid "%<-march=%s%> requires %<-mfp32%>"
40283 msgstr ""
40284
40285 #: config/mips/mips.cc:20118
40286 #, gcc-internal-format
40287 msgid "%<-mfpxx%> requires %<-mlra%>"
40288 msgstr ""
40289
40290 #. We have traditionally allowed non-abicalls code to use
40291 #. an LP64 form of o64.  However, it would take a bit more
40292 #. effort to support the combination of 32-bit GOT entries
40293 #. and 64-bit pointers, so we treat the abicalls case as
40294 #. an error.
40295 #: config/mips/mips.cc:20143
40296 #, gcc-internal-format
40297 msgid "the combination of %qs and %qs is incompatible with %qs"
40298 msgstr ""
40299
40300 #: config/mips/mips.cc:20196
40301 #, fuzzy, gcc-internal-format
40302 msgid "the %qs architecture does not support branch-likely instructions"
40303 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40304
40305 #: config/mips/mips.cc:20211
40306 #, fuzzy, gcc-internal-format
40307 msgid "the %qs architecture does not support madd or msub instructions"
40308 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40309
40310 #: config/mips/mips.cc:20225
40311 #, gcc-internal-format
40312 msgid "the %qs architecture does not support odd single-precision registers"
40313 msgstr ""
40314
40315 #: config/mips/mips.cc:20238 config/mips/mips.cc:20244
40316 #, gcc-internal-format
40317 msgid "unsupported combination: %qs%s %s"
40318 msgstr ""
40319
40320 #: config/mips/mips.cc:20253
40321 #, fuzzy, gcc-internal-format
40322 #| msgid "unsupported version"
40323 msgid "unsupported combination: %qs %s"
40324 msgstr "непадтрымліваемая версія"
40325
40326 #: config/mips/mips.cc:20268
40327 #, gcc-internal-format
40328 msgid "cannot generate position-independent code for %qs"
40329 msgstr ""
40330
40331 #: config/mips/mips.cc:20271
40332 #, gcc-internal-format
40333 msgid "position-independent code requires %qs"
40334 msgstr ""
40335
40336 #: config/mips/mips.cc:20304
40337 #, gcc-internal-format
40338 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
40339 msgstr ""
40340
40341 #: config/mips/mips.cc:20312 config/mips/mips.cc:20315
40342 #, gcc-internal-format
40343 msgid "cannot use small-data accesses for %qs"
40344 msgstr ""
40345
40346 #: config/mips/mips.cc:20330
40347 #, gcc-internal-format
40348 msgid "the %qs architecture does not support %<-m%s=legacy%>"
40349 msgstr ""
40350
40351 #: config/mips/mips.cc:20337
40352 #, fuzzy, gcc-internal-format
40353 #| msgid "%s does not support %s"
40354 msgid "the %qs architecture does not support %<-m%s=2008%>"
40355 msgstr "%s не падтрымлівае %s"
40356
40357 #: config/mips/mips.cc:20355
40358 #, gcc-internal-format
40359 msgid "%<-mips3d%> requires %<-mpaired-single%>"
40360 msgstr ""
40361
40362 #: config/mips/mips.cc:20365
40363 #, gcc-internal-format
40364 msgid "%qs must be used with %qs"
40365 msgstr ""
40366
40367 #: config/mips/mips.cc:20375
40368 #, gcc-internal-format
40369 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
40370 msgstr ""
40371
40372 #: config/mips/mips.cc:20382
40373 #, fuzzy, gcc-internal-format
40374 msgid "the %qs architecture does not support paired-single instructions"
40375 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40376
40377 #: config/mips/mips.cc:20391
40378 #, gcc-internal-format
40379 msgid "%qs requires a target that provides the %qs instruction"
40380 msgstr ""
40381
40382 #: config/mips/mips.cc:20402
40383 #, fuzzy, gcc-internal-format
40384 msgid "the %qs architecture does not support DSP instructions"
40385 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40386
40387 #: config/mips/mips.cc:20412
40388 #, gcc-internal-format
40389 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
40390 msgstr ""
40391
40392 #: config/mips/mips.cc:20422
40393 #, gcc-internal-format
40394 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
40395 msgstr ""
40396
40397 #: config/mips/mips.cc:20528
40398 #, fuzzy, gcc-internal-format
40399 msgid "%qs requires branch-likely instructions"
40400 msgstr "Не генерыраваць сімвальныя інструкцыі"
40401
40402 #: config/mips/mips.cc:20532
40403 #, fuzzy, gcc-internal-format
40404 msgid "the %qs architecture does not support the synci instruction"
40405 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40406
40407 #: config/mips/mips.cc:21368
40408 #, gcc-internal-format
40409 msgid "mips16 function profiling"
40410 msgstr ""
40411
40412 #: config/mmix/mmix.cc:320
40413 #, fuzzy, gcc-internal-format
40414 msgid "%<-f%s%> not supported: ignored"
40415 msgstr "-pipe не падтрымліваецца"
40416
40417 #: config/mmix/mmix.cc:785
40418 #, fuzzy, gcc-internal-format
40419 #| msgid "no data type for mode `%s'"
40420 msgid "support for mode %qs"
40421 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
40422
40423 #: config/mmix/mmix.cc:799
40424 #, gcc-internal-format, gfc-internal-format
40425 msgid "too large function value type, needs %d registers, have only %d registers for this"
40426 msgstr ""
40427
40428 #: config/mmix/mmix.cc:980
40429 #, gcc-internal-format
40430 msgid "%<function_profiler%> support for MMIX"
40431 msgstr ""
40432
40433 #: config/mmix/mmix.cc:1003
40434 #, gcc-internal-format
40435 msgid "MMIX Internal: Last named vararg would not fit in a register"
40436 msgstr ""
40437
40438 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
40439 #, gcc-internal-format, gfc-internal-format
40440 msgid "MMIX Internal: Bad register: %d"
40441 msgstr ""
40442
40443 #. Presumably there's a missing case above if we get here.
40444 #: config/mmix/mmix.cc:1766
40445 #, gcc-internal-format
40446 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
40447 msgstr ""
40448
40449 #: config/mmix/mmix.cc:2055
40450 #, gcc-internal-format
40451 msgid "stack frame not a multiple of 8 bytes: %wd"
40452 msgstr ""
40453
40454 #: config/mmix/mmix.cc:2308
40455 #, gcc-internal-format
40456 msgid "stack frame not a multiple of octabyte: %wd"
40457 msgstr ""
40458
40459 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
40460 #, gcc-internal-format, gfc-internal-format
40461 msgid "MMIX Internal: %s is not a shiftable integer"
40462 msgstr ""
40463
40464 #: config/mn10300/mn10300.cc:107
40465 #, gcc-internal-format
40466 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
40467 msgstr ""
40468
40469 #: config/msp430/driver-msp430.cc:38
40470 #, gcc-internal-format
40471 msgid "expected an argument to %<msp430_select_cpu%>"
40472 msgstr ""
40473
40474 #: config/msp430/driver-msp430.cc:69
40475 #, gcc-internal-format
40476 msgid "%<msp430_set_driver_var%> expects 2 arguments"
40477 msgstr ""
40478
40479 #: config/msp430/driver-msp430.cc:75
40480 #, gcc-internal-format
40481 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
40482 msgstr ""
40483
40484 #: config/msp430/driver-msp430.cc:92
40485 #, gcc-internal-format
40486 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
40487 msgstr ""
40488
40489 #: config/msp430/driver-msp430.cc:141
40490 #, gcc-internal-format
40491 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
40492 msgstr ""
40493
40494 #: config/msp430/driver-msp430.cc:146
40495 #, gcc-internal-format
40496 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
40497 msgstr ""
40498
40499 #: config/msp430/msp430-devices.cc:258
40500 #, gcc-internal-format
40501 msgid "unexpected error opening %<devices.csv%>"
40502 msgstr ""
40503
40504 #: config/msp430/msp430-devices.cc:297
40505 #, gcc-internal-format
40506 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
40507 msgstr ""
40508
40509 #: config/msp430/msp430-devices.cc:300
40510 #, gcc-internal-format
40511 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
40512 msgstr ""
40513
40514 #: config/msp430/msp430-devices.cc:303
40515 #, gcc-internal-format
40516 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
40517 msgstr ""
40518
40519 #: config/msp430/msp430-devices.cc:315
40520 #, gcc-internal-format
40521 msgid "format of column headings in %<devices.csv%> is incorrect"
40522 msgstr ""
40523
40524 #: config/msp430/msp430-devices.cc:348
40525 #, gcc-internal-format
40526 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40527 msgstr ""
40528
40529 #: config/msp430/msp430-devices.cc:368
40530 #, gcc-internal-format
40531 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40532 msgstr ""
40533
40534 #: config/msp430/msp430-devices.cc:384
40535 #, gcc-internal-format
40536 msgid "unknown error reading %s from %<devices.csv%>"
40537 msgstr ""
40538
40539 #: config/msp430/msp430-devices.cc:471
40540 #, gcc-internal-format
40541 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40542 msgstr ""
40543
40544 #: config/msp430/msp430-devices.cc:482
40545 #, gcc-internal-format
40546 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40547 msgstr ""
40548
40549 #: config/msp430/msp430-devices.cc:488
40550 #, fuzzy, gcc-internal-format
40551 #| msgid "Could not open data file %s.\n"
40552 msgid "could not locate MCU data file %<devices.csv%>"
40553 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
40554
40555 #: config/msp430/msp430.cc:181
40556 #, gcc-internal-format
40557 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
40558 msgstr ""
40559
40560 #: config/msp430/msp430.cc:189
40561 #, gcc-internal-format
40562 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
40563 msgstr ""
40564
40565 #: config/msp430/msp430.cc:198
40566 #, gcc-internal-format
40567 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
40568 msgstr ""
40569
40570 #: config/msp430/msp430.cc:203
40571 #, gcc-internal-format
40572 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
40573 msgstr ""
40574
40575 #: config/msp430/msp430.cc:208
40576 #, gcc-internal-format
40577 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
40578 msgstr ""
40579
40580 #: config/msp430/msp430.cc:225
40581 #, gcc-internal-format
40582 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"
40583 msgstr ""
40584
40585 #: config/msp430/msp430.cc:232
40586 #, gcc-internal-format
40587 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
40588 msgstr ""
40589
40590 #: config/msp430/msp430.cc:244
40591 #, gcc-internal-format
40592 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
40593 msgstr ""
40594
40595 #: config/msp430/msp430.cc:250
40596 #, fuzzy, gcc-internal-format
40597 #| msgid "unrecognized section name \"%s\""
40598 msgid "Unrecognized MCU name %qs."
40599 msgstr "нераспазнаная назва сэкцыі \"%s\""
40600
40601 #: config/msp430/msp430.cc:255
40602 #, gcc-internal-format
40603 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
40604 msgstr ""
40605
40606 #: config/msp430/msp430.cc:258
40607 #, gcc-internal-format
40608 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
40609 msgstr ""
40610
40611 #: config/msp430/msp430.cc:261
40612 #, gcc-internal-format
40613 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
40614 msgstr ""
40615
40616 #: config/msp430/msp430.cc:265
40617 #, gcc-internal-format
40618 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
40619 msgstr ""
40620
40621 #: config/msp430/msp430.cc:268
40622 #, gcc-internal-format
40623 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
40624 msgstr ""
40625
40626 #: config/msp430/msp430.cc:291
40627 #, fuzzy, gcc-internal-format
40628 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
40629 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40630
40631 #: config/msp430/msp430.cc:296
40632 #, gcc-internal-format
40633 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
40634 msgstr ""
40635
40636 #: config/msp430/msp430.cc:1895
40637 #, fuzzy, gcc-internal-format
40638 msgid "unrecognized interrupt vector argument of %qE attribute"
40639 msgstr "нявернае выкарыстанне \"restict\""
40640
40641 #: config/msp430/msp430.cc:1904
40642 #, fuzzy, gcc-internal-format
40643 msgid "numeric argument of %qE attribute must be in range [0-63]"
40644 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40645
40646 #: config/msp430/msp430.cc:1910
40647 #, fuzzy, gcc-internal-format
40648 msgid "argument of %qE attribute is not a string constant or number"
40649 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40650
40651 #: config/msp430/msp430.cc:1939
40652 #, gcc-internal-format
40653 msgid "critical attribute has no effect on interrupt functions"
40654 msgstr ""
40655
40656 #: config/msp430/msp430.cc:1975
40657 #, gcc-internal-format
40658 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
40659 msgstr ""
40660
40661 #: config/msp430/msp430.cc:1978
40662 #, gcc-internal-format
40663 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
40664 msgstr ""
40665
40666 #: config/msp430/msp430.cc:1981
40667 #, gcc-internal-format
40668 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
40669 msgstr ""
40670
40671 #: config/msp430/msp430.cc:1991
40672 #, gcc-internal-format
40673 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
40674 msgstr ""
40675
40676 #: config/msp430/msp430.cc:2101
40677 #, gcc-internal-format
40678 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
40679 msgstr ""
40680
40681 #: config/msp430/msp430.cc:2104
40682 #, gcc-internal-format
40683 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
40684 msgstr ""
40685
40686 #: config/msp430/msp430.cc:2107
40687 #, gcc-internal-format
40688 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
40689 msgstr ""
40690
40691 #: config/msp430/msp430.cc:2267
40692 #, fuzzy, gcc-internal-format
40693 msgid "argument to interrupt attribute is unsupported for weak functions"
40694 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40695
40696 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2936
40697 #, gcc-internal-format
40698 msgid "%<__delay_cycles%> only takes constant arguments"
40699 msgstr ""
40700
40701 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
40702 #, gcc-internal-format
40703 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
40704 msgstr ""
40705
40706 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
40707 #, gcc-internal-format
40708 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
40709 msgstr ""
40710
40711 #: config/msp430/msp430.cc:2849
40712 #, gcc-internal-format
40713 msgid "MSP430 built-in functions only work inside interrupt handlers"
40714 msgstr ""
40715
40716 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
40717 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
40718 #, gcc-internal-format
40719 msgid "bad builtin code"
40720 msgstr ""
40721
40722 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
40723 #, fuzzy, gcc-internal-format, gfc-internal-format
40724 #| msgid "too many arguments to function `%s'"
40725 msgid "invalid argument to built-in function %s"
40726 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
40727
40728 #: config/nds32/nds32-intrinsic.cc:131
40729 #, gcc-internal-format, gfc-internal-format
40730 msgid "constant argument out of range for %s"
40731 msgstr ""
40732
40733 #: config/nds32/nds32-intrinsic.cc:1003
40734 #, fuzzy, gcc-internal-format
40735 #| msgid "Don't use AltiVec instructions"
40736 msgid "don%'t support DSP extension instructions"
40737 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
40738
40739 #: config/nds32/nds32-intrinsic.cc:1016
40740 #, gcc-internal-format
40741 msgid "this built-in function is only available on the v3s or v3f toolchain"
40742 msgstr ""
40743
40744 #: config/nds32/nds32-intrinsic.cc:1028
40745 #, gcc-internal-format
40746 msgid "this built-in function is only available on the v3f toolchain"
40747 msgstr ""
40748
40749 #: config/nds32/nds32-intrinsic.cc:1043
40750 #, gcc-internal-format
40751 msgid "this built-in function not support on the v3m toolchain"
40752 msgstr ""
40753
40754 #: config/nds32/nds32-intrinsic.cc:1062
40755 #, gcc-internal-format
40756 msgid "don%'t support performance extension instructions"
40757 msgstr ""
40758
40759 #: config/nds32/nds32-intrinsic.cc:1074
40760 #, gcc-internal-format
40761 msgid "don%'t support performance extension version 2 instructions"
40762 msgstr ""
40763
40764 #: config/nds32/nds32-intrinsic.cc:1086
40765 #, fuzzy, gcc-internal-format
40766 #| msgid "Don't use AltiVec instructions"
40767 msgid "don%'t support string extension instructions"
40768 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
40769
40770 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
40771 #, gcc-internal-format
40772 msgid "require id argument in the string"
40773 msgstr ""
40774
40775 #: config/nds32/nds32-isr.cc:131
40776 #, fuzzy, gcc-internal-format
40777 msgid "invalid id value for interrupt attribute"
40778 msgstr "нявернае выкарыстанне \"restict\""
40779
40780 #: config/nds32/nds32-isr.cc:221
40781 #, fuzzy, gcc-internal-format
40782 msgid "invalid id value for exception attribute"
40783 msgstr "нявернае выкарыстанне \"restict\""
40784
40785 #: config/nds32/nds32-isr.cc:617
40786 #, gcc-internal-format
40787 msgid "multiple save register attributes to function %qD"
40788 msgstr ""
40789
40790 #: config/nds32/nds32-isr.cc:630
40791 #, gcc-internal-format
40792 msgid "multiple nested types attributes to function %qD"
40793 msgstr ""
40794
40795 #: config/nds32/nds32-isr.cc:642
40796 #, gcc-internal-format
40797 msgid "multiple interrupt attributes to function %qD"
40798 msgstr ""
40799
40800 #: config/nds32/nds32-isr.cc:646
40801 #, gcc-internal-format
40802 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
40803 msgstr ""
40804
40805 #: config/nds32/nds32-isr.cc:649
40806 #, gcc-internal-format
40807 msgid "cannot use exception attributes to function %qD under linux toolchain"
40808 msgstr ""
40809
40810 #: config/nds32/nds32-isr.cc:652
40811 #, gcc-internal-format
40812 msgid "cannot use reset attributes to function %qD under linux toolchain"
40813 msgstr ""
40814
40815 #. Trampoline is not supported on reduced-set registers yet.
40816 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
40817 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
40818 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
40819 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
40820 #: config/nds32/nds32.cc:3804
40821 #, fuzzy, gcc-internal-format
40822 msgid "a nested function is not supported for reduced registers"
40823 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40824
40825 #. The enum index value for array size is out of range.
40826 #: config/nds32/nds32.cc:3463
40827 #, fuzzy, gcc-internal-format
40828 msgid "intrinsic register index is out of range"
40829 msgstr "нявернае выкарыстанне \"restict\""
40830
40831 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
40832 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
40833 #: config/nds32/nds32.cc:3507
40834 #, gcc-internal-format
40835 msgid "CCTL intrinsic function subtype out of range"
40836 msgstr ""
40837
40838 #: config/nds32/nds32.cc:3944
40839 #, gcc-internal-format
40840 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
40841 msgstr ""
40842
40843 #: config/nds32/nds32.cc:3952
40844 #, gcc-internal-format
40845 msgid "%<indirect_call%> attribute cannot apply for static function"
40846 msgstr ""
40847
40848 #: config/nds32/nds32.cc:4041
40849 #, gcc-internal-format
40850 msgid "invalid id value for interrupt/exception attribute"
40851 msgstr ""
40852
40853 #: config/nds32/nds32.cc:4069
40854 #, fuzzy, gcc-internal-format
40855 msgid "invalid id value for reset attribute"
40856 msgstr "нявернае выкарыстанне \"restict\""
40857
40858 #: config/nds32/nds32.cc:4085
40859 #, fuzzy, gcc-internal-format
40860 msgid "invalid nmi function for reset attribute"
40861 msgstr "нявернае выкарыстанне \"restict\""
40862
40863 #: config/nds32/nds32.cc:4098
40864 #, fuzzy, gcc-internal-format
40865 msgid "invalid warm function for reset attribute"
40866 msgstr "нявернае выкарыстанне \"restict\""
40867
40868 #: config/nds32/nds32.cc:4149
40869 #, gcc-internal-format
40870 msgid "not support %<-fpic%> option for v3m toolchain"
40871 msgstr ""
40872
40873 #: config/nds32/nds32.cc:4182
40874 #, gcc-internal-format
40875 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
40876 msgstr ""
40877
40878 #: config/nds32/nds32.cc:4185
40879 #, gcc-internal-format
40880 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
40881 msgstr ""
40882
40883 #: config/nios2/nios2.cc:574
40884 #, gcc-internal-format
40885 msgid "Unknown form for stack limit expression"
40886 msgstr ""
40887
40888 #: config/nios2/nios2.cc:1183
40889 #, gcc-internal-format
40890 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
40891 msgstr ""
40892
40893 #: config/nios2/nios2.cc:1192
40894 #, gcc-internal-format
40895 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
40896 msgstr ""
40897
40898 #: config/nios2/nios2.cc:1316
40899 #, gcc-internal-format
40900 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
40901 msgstr ""
40902
40903 #: config/nios2/nios2.cc:1335
40904 #, gcc-internal-format
40905 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
40906 msgstr ""
40907
40908 #: config/nios2/nios2.cc:1358
40909 #, gcc-internal-format
40910 msgid "position-independent code requires the Linux ABI"
40911 msgstr ""
40912
40913 #: config/nios2/nios2.cc:1361
40914 #, gcc-internal-format
40915 msgid "PIC support for %<-fstack-limit-symbol%>"
40916 msgstr ""
40917
40918 #: config/nios2/nios2.cc:1383
40919 #, fuzzy, gcc-internal-format
40920 #| msgid "-pipe not supported"
40921 msgid "%<-mgpopt%> not supported with PIC"
40922 msgstr "-pipe не падтрымліваецца"
40923
40924 #: config/nios2/nios2.cc:1385
40925 #, gcc-internal-format
40926 msgid "%<-mgprel-sec=%> not supported with PIC"
40927 msgstr ""
40928
40929 #: config/nios2/nios2.cc:1387
40930 #, gcc-internal-format
40931 msgid "%<-mr0rel-sec=%> not supported with PIC"
40932 msgstr ""
40933
40934 #: config/nios2/nios2.cc:1395
40935 #, gcc-internal-format
40936 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
40937 msgstr ""
40938
40939 #: config/nios2/nios2.cc:1401
40940 #, gcc-internal-format
40941 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
40942 msgstr ""
40943
40944 #: config/nios2/nios2.cc:1412
40945 #, gcc-internal-format
40946 msgid "BMX instructions are only supported with R2 architecture"
40947 msgstr ""
40948
40949 #: config/nios2/nios2.cc:1414
40950 #, gcc-internal-format
40951 msgid "CDX instructions are only supported with R2 architecture"
40952 msgstr ""
40953
40954 #: config/nios2/nios2.cc:1419
40955 #, gcc-internal-format
40956 msgid "R2 architecture is little-endian only"
40957 msgstr ""
40958
40959 #: config/nios2/nios2.cc:3579
40960 #, gcc-internal-format
40961 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
40962 msgstr ""
40963
40964 #: config/nios2/nios2.cc:3688
40965 #, gcc-internal-format
40966 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
40967 msgstr ""
40968
40969 #: config/nios2/nios2.cc:3893
40970 #, gcc-internal-format, gfc-internal-format
40971 msgid "control register number must be in range 0-31 for %s"
40972 msgstr ""
40973
40974 #: config/nios2/nios2.cc:3921
40975 #, gcc-internal-format, gfc-internal-format
40976 msgid "register number must be in range 0-31 for %s"
40977 msgstr ""
40978
40979 #: config/nios2/nios2.cc:3928
40980 #, gcc-internal-format, gfc-internal-format
40981 msgid "immediate value must fit into a %d-bit integer for %s"
40982 msgstr ""
40983
40984 #: config/nios2/nios2.cc:3978
40985 #, gcc-internal-format
40986 msgid "the ENI instruction operand must be either 0 or 1"
40987 msgstr ""
40988
40989 #: config/nios2/nios2.cc:4006
40990 #, gcc-internal-format, gfc-internal-format
40991 msgid "built-in function %s requires Nios II R%d"
40992 msgstr ""
40993
40994 #: config/nios2/nios2.cc:4086
40995 #, gcc-internal-format
40996 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
40997 msgstr ""
40998
40999 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
41000 #, gcc-internal-format
41001 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
41002 msgstr ""
41003
41004 #: config/nios2/nios2.cc:4247
41005 #, gcc-internal-format
41006 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
41007 msgstr ""
41008
41009 #: config/nios2/nios2.cc:4252
41010 #, gcc-internal-format
41011 msgid "%<custom-fpu-cfg%> option requires configuration argument"
41012 msgstr ""
41013
41014 #: config/nios2/nios2.cc:4280
41015 #, gcc-internal-format
41016 msgid "%<no-custom-%s%> does not accept arguments"
41017 msgstr ""
41018
41019 #: config/nios2/nios2.cc:4295
41020 #, gcc-internal-format
41021 msgid "%<custom-%s=%> requires argument"
41022 msgstr ""
41023
41024 #: config/nios2/nios2.cc:4305
41025 #, gcc-internal-format
41026 msgid "%<custom-%s=%> argument should be a non-negative integer"
41027 msgstr ""
41028
41029 #: config/nios2/nios2.cc:4317
41030 #, fuzzy, gcc-internal-format
41031 msgid "%<custom-%s=%> is not recognized as FPU instruction"
41032 msgstr "Не генерыраваць сімвальныя інструкцыі"
41033
41034 #: config/nios2/nios2.cc:4324
41035 #, fuzzy, gcc-internal-format
41036 msgid "invalid custom instruction option %qs"
41037 msgstr "Нерэчаісны выбар \"%s\""
41038
41039 #: config/nvptx/mkoffload.cc:110
41040 #, gcc-internal-format
41041 msgid "malformed ptx file"
41042 msgstr ""
41043
41044 #: config/nvptx/mkoffload.cc:470
41045 #, gcc-internal-format
41046 msgid "offload compiler %s not found (consider using %<-B%>)"
41047 msgstr ""
41048
41049 #: config/nvptx/mkoffload.cc:513
41050 #, gcc-internal-format
41051 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
41052 msgstr ""
41053
41054 #: config/nvptx/mkoffload.cc:596
41055 #, fuzzy, gcc-internal-format
41056 msgid "cannot open intermediate ptx file"
41057 msgstr "немагчыма зачыніць уваходзячы файл %s"
41058
41059 #: config/nvptx/nvptx.cc:207
41060 #, gcc-internal-format
41061 msgid "option %s is not supported together with %<-fopenacc%>"
41062 msgstr ""
41063
41064 #: config/nvptx/nvptx.cc:326
41065 #, gcc-internal-format
41066 msgid "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-misa%> (sm_%s)"
41067 msgstr ""
41068
41069 #: config/nvptx/nvptx.cc:359
41070 #, gcc-internal-format
41071 msgid "not generating patch area, nops not supported"
41072 msgstr ""
41073
41074 #: config/nvptx/nvptx.cc:458
41075 #, gcc-internal-format
41076 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
41077 msgstr ""
41078
41079 #: config/nvptx/nvptx.cc:2330
41080 #, gcc-internal-format
41081 msgid "cannot emit unaligned pointers in ptx assembly"
41082 msgstr ""
41083
41084 #: config/nvptx/nvptx.cc:2555
41085 #, gcc-internal-format
41086 msgid "PTX does not support weak declarations (only weak definitions)"
41087 msgstr ""
41088
41089 #: config/nvptx/nvptx.cc:5790
41090 #, gcc-internal-format
41091 msgid "%qE attribute requires a void return type"
41092 msgstr ""
41093
41094 #: config/nvptx/nvptx.cc:5813
41095 #, gcc-internal-format
41096 msgid "%qE attribute not allowed with auto storage class"
41097 msgstr ""
41098
41099 #: config/nvptx/nvptx.cc:6433
41100 #, gcc-internal-format
41101 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
41102 msgstr ""
41103
41104 #: config/nvptx/nvptx.cc:6441
41105 #, gcc-internal-format
41106 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
41107 msgstr ""
41108
41109 #: config/nvptx/nvptx.cc:6455
41110 #, gcc-internal-format
41111 msgid "using %<vector_length (%d)%>, ignoring %d"
41112 msgstr ""
41113
41114 #: config/nvptx/nvptx.cc:7341
41115 #, gcc-internal-format
41116 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
41117 msgstr ""
41118
41119 #: config/nvptx/nvptx.cc:7455
41120 #, fuzzy, gcc-internal-format
41121 msgid "weak alias definitions not supported in this configuration"
41122 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41123
41124 #: config/nvptx/nvptx.cc:7468
41125 #, fuzzy, gcc-internal-format
41126 msgid "non-function alias definitions not supported in this configuration"
41127 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41128
41129 #: config/or1k/or1k.cc:1311
41130 #, fuzzy, gcc-internal-format, gfc-internal-format
41131 msgid "unexpected operand: %d"
41132 msgstr "нераспазнаны аператар %s"
41133
41134 #: config/pa/pa.cc:529
41135 #, gcc-internal-format
41136 msgid "PIC code generation is not supported in the portable runtime model"
41137 msgstr ""
41138
41139 #: config/pa/pa.cc:534
41140 #, gcc-internal-format
41141 msgid "PIC code generation is not compatible with fast indirect calls"
41142 msgstr ""
41143
41144 #: config/pa/pa.cc:539
41145 #, gcc-internal-format
41146 msgid "%<-g%> is only supported when using GAS on this processor"
41147 msgstr ""
41148
41149 #: config/pa/pa.cc:540
41150 #, fuzzy, gcc-internal-format
41151 #| msgid "options enabled: "
41152 msgid "%<-g%> option disabled"
41153 msgstr "выбары ўключаны:"
41154
41155 #: config/pru/pru-passes.cc:111
41156 #, gcc-internal-format
41157 msgid "large return values not supported with %<-mabi=ti%> option"
41158 msgstr ""
41159
41160 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
41161 #: config/pru/pru-passes.cc:176
41162 #, gcc-internal-format
41163 msgid "function pointers not supported with %<-mabi=ti%> option"
41164 msgstr ""
41165
41166 #: config/pru/pru-pragma.cc:59
41167 #, gcc-internal-format
41168 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
41169 msgstr ""
41170
41171 #: config/pru/pru-pragma.cc:61
41172 msgid "%<CTABLE_ENTRY%> index %"
41173 msgstr ""
41174
41175 #: config/pru/pru-pragma.cc:64
41176 #, fuzzy
41177 msgid "redefinition of %<CTABLE_ENTRY %"
41178 msgstr "перанакіраванне stdout: %s"
41179
41180 #: config/pru/pru-pragma.cc:69
41181 #, gcc-internal-format
41182 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
41183 msgstr ""
41184
41185 #: config/pru/pru-pragma.cc:77
41186 #, gcc-internal-format
41187 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
41188 msgstr ""
41189
41190 #: config/pru/pru.cc:2115
41191 #, gcc-internal-format
41192 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
41193 msgstr ""
41194
41195 #: config/pru/pru.cc:2122
41196 #, gcc-internal-format
41197 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
41198 msgstr ""
41199
41200 #: config/pru/pru.cc:2125
41201 #, gcc-internal-format
41202 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
41203 msgstr ""
41204
41205 #: config/pru/pru.cc:2128
41206 #, gcc-internal-format
41207 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
41208 msgstr ""
41209
41210 #: config/pru/pru.cc:2131
41211 #, gcc-internal-format
41212 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
41213 msgstr ""
41214
41215 #: config/pru/pru.cc:2134
41216 #, gcc-internal-format
41217 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
41218 msgstr ""
41219
41220 #: config/pru/pru.cc:2137
41221 #, gcc-internal-format
41222 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
41223 msgstr ""
41224
41225 #: config/pru/pru.cc:2162
41226 #, gcc-internal-format
41227 msgid "pointers to %<__regio_symbol%> address space are prohibited"
41228 msgstr ""
41229
41230 #: config/riscv/riscv.cc:391
41231 #, gcc-internal-format
41232 msgid "unknown cpu %qs for %<-mtune%>"
41233 msgstr ""
41234
41235 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
41236 #, gcc-internal-format
41237 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
41238 msgstr ""
41239
41240 #: config/riscv/riscv.cc:3312
41241 #, gcc-internal-format
41242 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
41243 msgstr ""
41244
41245 #: config/riscv/riscv.cc:4980
41246 #, gcc-internal-format
41247 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
41248 msgstr ""
41249
41250 #: config/riscv/riscv.cc:5023
41251 #, gcc-internal-format
41252 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
41253 msgstr ""
41254
41255 #: config/riscv/riscv.cc:5027
41256 #, gcc-internal-format
41257 msgid "rv32e requires ilp32e ABI"
41258 msgstr ""
41259
41260 #: config/riscv/riscv.cc:5031
41261 #, gcc-internal-format
41262 msgid "ABI requires %<-march=rv%d%>"
41263 msgstr ""
41264
41265 #: config/riscv/riscv.cc:5041
41266 #, gcc-internal-format
41267 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
41268 msgstr ""
41269
41270 #: config/riscv/riscv.cc:5054
41271 #, gcc-internal-format
41272 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
41273 msgstr ""
41274
41275 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4581
41276 #, fuzzy, gcc-internal-format
41277 #| msgid "invalid register name for `%s'"
41278 msgid "%qs is not a valid base register in %qs"
41279 msgstr "нерэчаісная назва рэгістра `%s'"
41280
41281 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4564
41282 #, gcc-internal-format
41283 msgid "%qs is not a valid number in %qs"
41284 msgstr ""
41285
41286 #: config/riscv/riscv.cc:5396
41287 #, gcc-internal-format
41288 msgid "%qs function cannot have different interrupt type"
41289 msgstr ""
41290
41291 #. Address spaces are currently only supported by C.
41292 #: config/rl78/rl78.cc:375
41293 #, gcc-internal-format
41294 msgid "%<-mes0%> can only be used with C"
41295 msgstr ""
41296
41297 #: config/rl78/rl78.cc:378
41298 #, gcc-internal-format
41299 msgid "mduc registers only saved for G13 target"
41300 msgstr ""
41301
41302 #: config/rl78/rl78.cc:393
41303 #, gcc-internal-format
41304 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
41305 msgstr ""
41306
41307 #: config/rl78/rl78.cc:395
41308 #, gcc-internal-format
41309 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
41310 msgstr ""
41311
41312 #. The S2 core does not have mul/div instructions.
41313 #: config/rl78/rl78.cc:407
41314 #, gcc-internal-format
41315 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
41316 msgstr ""
41317
41318 #. The G14 core does not have the hardware multiply peripheral used by the
41319 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
41320 #: config/rl78/rl78.cc:420
41321 #, gcc-internal-format
41322 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
41323 msgstr ""
41324
41325 #: config/rl78/rl78.cc:843
41326 #, fuzzy, gcc-internal-format
41327 msgid "naked attribute only applies to functions"
41328 msgstr "\"%s\" звычайна функцыя"
41329
41330 #: config/rl78/rl78.cc:867
41331 #, fuzzy, gcc-internal-format
41332 msgid "%qE attribute doesn%'t apply to functions"
41333 msgstr "\"%s\" звычайна функцыя"
41334
41335 #. This is unpredictable, as we're truncating off usable address
41336 #. bits.
41337 #: config/rl78/rl78.cc:1233
41338 #, gcc-internal-format
41339 msgid "converting far pointer to near pointer"
41340 msgstr ""
41341
41342 #: config/rs6000/driver-rs6000.cc:266
41343 #, gcc-internal-format
41344 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
41345 msgstr ""
41346
41347 #: config/rs6000/driver-rs6000.cc:268
41348 #, gcc-internal-format, gfc-internal-format
41349 msgid "please use an explicit cpu name; valid cpu names are: %s"
41350 msgstr ""
41351
41352 #: config/rs6000/host-darwin.cc:61
41353 #, gcc-internal-format
41354 msgid "segmentation fault (code)"
41355 msgstr ""
41356
41357 #: config/rs6000/host-darwin.cc:131
41358 #, gcc-internal-format
41359 msgid "segmentation fault"
41360 msgstr ""
41361
41362 #: config/rs6000/host-darwin.cc:145
41363 #, gcc-internal-format
41364 msgid "While setting up signal stack: %m"
41365 msgstr ""
41366
41367 #: config/rs6000/host-darwin.cc:151
41368 #, gcc-internal-format
41369 msgid "While setting up signal handler: %m"
41370 msgstr ""
41371
41372 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
41373 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
41374 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
41375 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
41376 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
41377 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
41378 #: config/rs6000/rs6000-builtin.cc:143
41379 #, gcc-internal-format
41380 msgid "%qs requires the %qs option"
41381 msgstr ""
41382
41383 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
41384 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
41385 #, gcc-internal-format
41386 msgid "%qs requires the %qs option and either the %qs or %qs option"
41387 msgstr ""
41388
41389 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
41390 #, gcc-internal-format
41391 msgid "%qs requires the %qs and %qs options"
41392 msgstr ""
41393
41394 #: config/rs6000/rs6000-builtin.cc:124
41395 #, gcc-internal-format
41396 msgid "%qs requires quad-precision floating-point arithmetic"
41397 msgstr ""
41398
41399 #: config/rs6000/rs6000-builtin.cc:2279
41400 #, fuzzy, gcc-internal-format
41401 msgid "argument 1 of %qs must be a constant"
41402 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41403
41404 #: config/rs6000/rs6000-builtin.cc:2337
41405 #, fuzzy, gcc-internal-format
41406 #| msgid "argument of `__builtin_args_info' out of range"
41407 msgid "argument 1 of %qs is out of range"
41408 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41409
41410 #: config/rs6000/rs6000-builtin.cc:2609
41411 #, gcc-internal-format
41412 msgid "builtin %qs only accepts a string argument"
41413 msgstr ""
41414
41415 #. Invalid CPU argument.
41416 #: config/rs6000/rs6000-builtin.cc:2628
41417 #, gcc-internal-format
41418 msgid "cpu %qs is an invalid argument to builtin %qs"
41419 msgstr ""
41420
41421 #. Invalid HWCAP argument.
41422 #: config/rs6000/rs6000-builtin.cc:2656
41423 #, gcc-internal-format
41424 msgid "%s %qs is an invalid argument to builtin %qs"
41425 msgstr ""
41426
41427 #: config/rs6000/rs6000-builtin.cc:2685
41428 #, gcc-internal-format
41429 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
41430 msgstr ""
41431
41432 #: config/rs6000/rs6000-builtin.cc:3032 config/rs6000/rs6000-builtin.cc:3186
41433 #, fuzzy, gcc-internal-format, gfc-internal-format
41434 msgid "argument %d must be an unsigned literal"
41435 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41436
41437 #: config/rs6000/rs6000-builtin.cc:3034 config/rs6000/rs6000-builtin.cc:3188
41438 #, fuzzy, gcc-internal-format, gfc-internal-format
41439 msgid "argument %d is an unsigned literal that is out of range"
41440 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41441
41442 #: config/rs6000/rs6000-builtin.cc:3139
41443 #, gcc-internal-format
41444 msgid "builtin %qs is only valid in 64-bit mode"
41445 msgstr ""
41446
41447 #: config/rs6000/rs6000-builtin.cc:3409
41448 #, gcc-internal-format
41449 msgid "%qs not supported with %<-msoft-float%>"
41450 msgstr ""
41451
41452 #: config/rs6000/rs6000-builtin.cc:3416
41453 #, fuzzy, gcc-internal-format
41454 msgid "%qs is not supported in 32-bit mode"
41455 msgstr "-pipe не падтрымліваецца"
41456
41457 #: config/rs6000/rs6000-builtin.cc:3422
41458 #, gcc-internal-format
41459 msgid "%qs requires %<long double%> to be IBM 128-bit format"
41460 msgstr ""
41461
41462 #: config/rs6000/rs6000-builtin.cc:3429
41463 #, gcc-internal-format
41464 msgid "%qs requires %<__ibm128%> type support"
41465 msgstr ""
41466
41467 #: config/rs6000/rs6000-builtin.cc:3584
41468 #, gcc-internal-format, gfc-internal-format
41469 msgid "argument %d must be a literal between 0 and %d, inclusive"
41470 msgstr ""
41471
41472 #: config/rs6000/rs6000-builtin.cc:3600
41473 #, gcc-internal-format, gfc-internal-format
41474 msgid "argument %d must be a literal between %d and %d, inclusive"
41475 msgstr ""
41476
41477 #: config/rs6000/rs6000-builtin.cc:3617
41478 #, gcc-internal-format, gfc-internal-format
41479 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
41480 msgstr ""
41481
41482 #: config/rs6000/rs6000-builtin.cc:3633
41483 #, fuzzy, gcc-internal-format, gfc-internal-format
41484 msgid "argument %d must be either a literal %d or a literal %d"
41485 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41486
41487 #: config/rs6000/rs6000-c.cc:55
41488 #, gcc-internal-format
41489 msgid "ignoring malformed %<#pragma longcall%>"
41490 msgstr ""
41491
41492 #: config/rs6000/rs6000-c.cc:67
41493 #, fuzzy, gcc-internal-format
41494 #| msgid "Missing name"
41495 msgid "missing open paren"
41496 msgstr "Прапушчана назва"
41497
41498 #: config/rs6000/rs6000-c.cc:69
41499 #, fuzzy, gcc-internal-format
41500 #| msgid "Missing name"
41501 msgid "missing number"
41502 msgstr "Прапушчана назва"
41503
41504 #: config/rs6000/rs6000-c.cc:71
41505 #, fuzzy, gcc-internal-format
41506 #| msgid "Missing class name"
41507 msgid "missing close paren"
41508 msgstr "Прапушчана назва класа"
41509
41510 #: config/rs6000/rs6000-c.cc:74
41511 #, gcc-internal-format
41512 msgid "number must be 0 or 1"
41513 msgstr ""
41514
41515 #: config/rs6000/rs6000-c.cc:77
41516 #, gcc-internal-format
41517 msgid "junk at end of %<#pragma longcall%>"
41518 msgstr ""
41519
41520 #: config/rs6000/rs6000-c.cc:1249 config/rs6000/rs6000-c.cc:1650
41521 #, gcc-internal-format
41522 msgid "builtin %qs only accepts 1 argument"
41523 msgstr ""
41524
41525 #: config/rs6000/rs6000-c.cc:1256 config/rs6000/rs6000-c.cc:1342
41526 #, gcc-internal-format
41527 msgid "builtin %qs only accepts 2 arguments"
41528 msgstr ""
41529
41530 #: config/rs6000/rs6000-c.cc:1520
41531 #, gcc-internal-format
41532 msgid "builtin %qs only accepts 3 arguments"
41533 msgstr ""
41534
41535 #: config/rs6000/rs6000-c.cc:1735
41536 #, gcc-internal-format
41537 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
41538 msgstr ""
41539
41540 #: config/rs6000/rs6000-c.cc:1739
41541 #, gcc-internal-format
41542 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
41543 msgstr ""
41544
41545 #: config/rs6000/rs6000-c.cc:1795
41546 #, gcc-internal-format
41547 msgid "passing argument %d of %qE discards %qs qualifier from pointer target type"
41548 msgstr ""
41549
41550 #: config/rs6000/rs6000-c.cc:1881 config/rs6000/rs6000-c.cc:2037
41551 #, gcc-internal-format
41552 msgid "invalid parameter combination for AltiVec intrinsic %qs"
41553 msgstr ""
41554
41555 #: config/rs6000/rs6000-c.cc:2026
41556 #, gcc-internal-format
41557 msgid "overloaded builtin %qs is implemented by builtin %qs"
41558 msgstr ""
41559
41560 #: config/rs6000/rs6000-c.cc:2030
41561 #, fuzzy, gcc-internal-format
41562 msgid "%qs is not supported in this compiler configuration"
41563 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41564
41565 #: config/rs6000/rs6000-call.cc:387
41566 #, gcc-internal-format
41567 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
41568 msgstr ""
41569
41570 #: config/rs6000/rs6000-call.cc:455
41571 #, gcc-internal-format
41572 msgid "invalid use of MMA type %qs as a function return value"
41573 msgstr ""
41574
41575 #: config/rs6000/rs6000-call.cc:507
41576 #, gcc-internal-format
41577 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
41578 msgstr ""
41579
41580 #: config/rs6000/rs6000-call.cc:691
41581 #, gcc-internal-format
41582 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
41583 msgstr ""
41584
41585 #: config/rs6000/rs6000-call.cc:1115
41586 #, gcc-internal-format
41587 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
41588 msgstr ""
41589
41590 #: config/rs6000/rs6000-call.cc:1641
41591 #, fuzzy, gcc-internal-format
41592 msgid "invalid use of MMA operand of type %qs as a function parameter"
41593 msgstr "нявернае выкарыстанне \"restict\""
41594
41595 #: config/rs6000/rs6000-call.cc:2030
41596 #, gcc-internal-format
41597 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
41598 msgstr ""
41599
41600 #. We can't check this in rs6000_option_override_internal since
41601 #. DEFAULT_ABI isn't established yet.
41602 #: config/rs6000/rs6000-logue.cc:732
41603 #, gcc-internal-format
41604 msgid "%qs requires the ELFv2 ABI"
41605 msgstr ""
41606
41607 #: config/rs6000/rs6000-logue.cc:1719
41608 #, fuzzy, gcc-internal-format
41609 #| msgid "%s is too large"
41610 msgid "stack frame too large"
41611 msgstr "%s - вельмі вялікі"
41612
41613 #: config/rs6000/rs6000-logue.cc:5559
41614 #, fuzzy, gcc-internal-format
41615 #| msgid "Do not use register sb"
41616 msgid "%qs uses register r29"
41617 msgstr "Не выкарыстоўваць рэгістра sb"
41618
41619 #: config/rs6000/rs6000-logue.cc:5567
41620 #, gcc-internal-format
41621 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
41622 msgstr ""
41623
41624 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
41625 #: config/rs6000/rs6000.cc:3236
41626 #, gcc-internal-format
41627 msgid "%qs requires %qs or %qs"
41628 msgstr ""
41629
41630 #: config/rs6000/rs6000.cc:3337
41631 #, gcc-internal-format
41632 msgid "%qs requires PowerPC64 architecture, enabling"
41633 msgstr ""
41634
41635 #: config/rs6000/rs6000.cc:3487
41636 #, gcc-internal-format
41637 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
41638 msgstr ""
41639
41640 #: config/rs6000/rs6000.cc:3536
41641 #, fuzzy, gcc-internal-format
41642 msgid "%qs unsupported for this ABI"
41643 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41644
41645 #: config/rs6000/rs6000.cc:3669
41646 #, gcc-internal-format
41647 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
41648 msgstr ""
41649
41650 #: config/rs6000/rs6000.cc:3808
41651 #, fuzzy, gcc-internal-format
41652 msgid "AltiVec not supported in this target"
41653 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
41654
41655 #: config/rs6000/rs6000.cc:3825
41656 #, fuzzy, gcc-internal-format
41657 msgid "%qs is not supported on little endian systems"
41658 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41659
41660 #: config/rs6000/rs6000.cc:3907
41661 #, gcc-internal-format
41662 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
41663 msgstr ""
41664
41665 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
41666 #. were explicitly cleared.
41667 #: config/rs6000/rs6000.cc:3915
41668 #, gcc-internal-format
41669 msgid "%qs incompatible with explicitly disabled options"
41670 msgstr ""
41671
41672 #. TARGET_VSX = 1 implies Power 7 and newer
41673 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
41674 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
41675 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
41676 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
41677 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
41678 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4269
41679 #: config/rs6000/rs6000.cc:4282 config/rs6000/rs6000.cc:4291
41680 #: config/rs6000/rs6000.cc:4429 config/rs6000/rs6000.cc:4446
41681 #: config/rs6000/rs6000.cc:4457
41682 #, gcc-internal-format
41683 msgid "%qs requires %qs"
41684 msgstr ""
41685
41686 #: config/rs6000/rs6000.cc:4173
41687 #, gcc-internal-format
41688 msgid "target attribute or pragma changes %<long double%> size"
41689 msgstr ""
41690
41691 #: config/rs6000/rs6000.cc:4194
41692 #, gcc-internal-format
41693 msgid "%qs requires full ISA 2.06 support"
41694 msgstr ""
41695
41696 #: config/rs6000/rs6000.cc:4207
41697 #, gcc-internal-format
41698 msgid "Using IEEE extended precision %<long double%>"
41699 msgstr ""
41700
41701 #: config/rs6000/rs6000.cc:4210
41702 #, gcc-internal-format
41703 msgid "Using IBM extended precision %<long double%>"
41704 msgstr ""
41705
41706 #: config/rs6000/rs6000.cc:4229
41707 #, fuzzy, gcc-internal-format
41708 #| msgid "%s does not support %s"
41709 msgid "%qs requires VSX support"
41710 msgstr "%s не падтрымлівае %s"
41711
41712 #: config/rs6000/rs6000.cc:4238
41713 #, gcc-internal-format
41714 msgid "The %<-mfloat128%> option may not be fully supported"
41715 msgstr ""
41716
41717 #: config/rs6000/rs6000.cc:4261
41718 #, gcc-internal-format
41719 msgid "%qs requires full ISA 3.0 support"
41720 msgstr ""
41721
41722 #: config/rs6000/rs6000.cc:4348
41723 #, gcc-internal-format
41724 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
41725 msgstr ""
41726
41727 #: config/rs6000/rs6000.cc:4361 config/rs6000/rs6000.cc:4376
41728 #, gcc-internal-format
41729 msgid "target attribute or pragma changes AltiVec ABI"
41730 msgstr ""
41731
41732 #: config/rs6000/rs6000.cc:4389
41733 #, gcc-internal-format
41734 msgid "target attribute or pragma changes darwin64 ABI"
41735 msgstr ""
41736
41737 #: config/rs6000/rs6000.cc:4589
41738 #, gcc-internal-format
41739 msgid "%qs needs a valid base register"
41740 msgstr ""
41741
41742 #: config/rs6000/rs6000.cc:4886
41743 #, fuzzy, gcc-internal-format
41744 msgid "unknown option for %<%s=%s%>"
41745 msgstr "невядомая назва рэгістра: %s\n"
41746
41747 #: config/rs6000/rs6000.cc:4923
41748 #, gcc-internal-format
41749 msgid "%qs is deprecated and not recommended in any circumstances"
41750 msgstr ""
41751
41752 #: config/rs6000/rs6000.cc:10793
41753 #, gcc-internal-format
41754 msgid "%qs is an opaque type, and you cannot set it to other values"
41755 msgstr ""
41756
41757 #: config/rs6000/rs6000.cc:17583
41758 #, gcc-internal-format
41759 msgid "no profiling of 64-bit code for this ABI"
41760 msgstr ""
41761
41762 #: config/rs6000/rs6000.cc:19979
41763 #, gcc-internal-format
41764 msgid "you cannot take the address of a nested function if you use the %qs option"
41765 msgstr ""
41766
41767 #: config/rs6000/rs6000.cc:20061
41768 #, gcc-internal-format
41769 msgid "use of %<long double%> in AltiVec types is invalid"
41770 msgstr ""
41771
41772 #: config/rs6000/rs6000.cc:20063
41773 #, gcc-internal-format
41774 msgid "use of boolean types in AltiVec types is invalid"
41775 msgstr ""
41776
41777 #: config/rs6000/rs6000.cc:20065
41778 #, gcc-internal-format
41779 msgid "use of %<complex%> in AltiVec types is invalid"
41780 msgstr ""
41781
41782 #: config/rs6000/rs6000.cc:20067
41783 #, gcc-internal-format
41784 msgid "use of decimal floating-point types in AltiVec types is invalid"
41785 msgstr ""
41786
41787 #: config/rs6000/rs6000.cc:20073
41788 #, gcc-internal-format
41789 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
41790 msgstr ""
41791
41792 #: config/rs6000/rs6000.cc:20076
41793 #, gcc-internal-format
41794 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
41795 msgstr ""
41796
41797 #: config/rs6000/rs6000.cc:20081
41798 #, gcc-internal-format
41799 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
41800 msgstr ""
41801
41802 #: config/rs6000/rs6000.cc:20084
41803 #, gcc-internal-format
41804 msgid "use of %<double%> in AltiVec types is invalid without %qs"
41805 msgstr ""
41806
41807 #: config/rs6000/rs6000.cc:24232
41808 #, fuzzy, gcc-internal-format
41809 #| msgid "invalid use of `%D'"
41810 msgid "invalid cpu %qs for %s%qs%s"
41811 msgstr "нерэчаіснае выкарыстаньне `%D'"
41812
41813 #: config/rs6000/rs6000.cc:24235
41814 #, fuzzy, gcc-internal-format
41815 #| msgid "%s=%s is too large"
41816 msgid "%s%qs%s is not allowed"
41817 msgstr "%s=%s вельмі вялікі"
41818
41819 #: config/rs6000/rs6000.cc:24237
41820 #, gcc-internal-format
41821 msgid "%s%qs%s is invalid"
41822 msgstr ""
41823
41824 #: config/rs6000/rs6000.cc:24781
41825 #, gcc-internal-format
41826 msgid "%<-mno-%s%> turns off %<-m%s%>"
41827 msgstr ""
41828
41829 #: config/rs6000/rs6000.cc:24940
41830 #, gcc-internal-format
41831 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
41832 msgstr ""
41833
41834 #: config/rs6000/rs6000.cc:25228
41835 #, gcc-internal-format
41836 msgid "Virtual function multiversioning not supported"
41837 msgstr ""
41838
41839 #: config/rs6000/rs6000.cc:28310
41840 #, gcc-internal-format
41841 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
41842 msgstr ""
41843
41844 #: config/rx/rx.cc:651
41845 #, gcc-internal-format
41846 msgid "unrecognized control register number: %d - using %<psw%>"
41847 msgstr ""
41848
41849 #: config/rx/rx.cc:1384
41850 #, gcc-internal-format
41851 msgid "multiple fast interrupt routines seen: %qE and %qE"
41852 msgstr ""
41853
41854 #: config/rx/rx.cc:2480
41855 #, gcc-internal-format
41856 msgid "invalid control register %d for mvtc; using %<psw%>"
41857 msgstr ""
41858
41859 #: config/rx/rx.cc:2602
41860 #, gcc-internal-format
41861 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
41862 msgstr ""
41863
41864 #: config/rx/rx.cc:2605
41865 #, gcc-internal-format
41866 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
41867 msgstr ""
41868
41869 #: config/rx/rx.cc:2652
41870 #, gcc-internal-format
41871 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
41872 msgstr ""
41873
41874 #: config/rx/rx.cc:2800
41875 #, gcc-internal-format
41876 msgid "RX FPU instructions do not support NaNs and infinities"
41877 msgstr ""
41878
41879 #: config/s390/s390-c.cc:487
41880 #, gcc-internal-format
41881 msgid "builtin %qs can only be used on vector types"
41882 msgstr ""
41883
41884 #: config/s390/s390-c.cc:717 config/s390/s390.cc:922
41885 #, gcc-internal-format
41886 msgid "constant value required for builtin %qF argument %d"
41887 msgstr ""
41888
41889 #: config/s390/s390-c.cc:732
41890 #, gcc-internal-format
41891 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
41892 msgstr ""
41893
41894 #: config/s390/s390-c.cc:909
41895 #, gcc-internal-format
41896 msgid "builtin %qF is for GCC internal use only"
41897 msgstr ""
41898
41899 #: config/s390/s390-c.cc:917
41900 #, gcc-internal-format
41901 msgid "builtin %qF is deprecated"
41902 msgstr ""
41903
41904 #: config/s390/s390-c.cc:921
41905 #, gcc-internal-format
41906 msgid "%qF requires %<-mvx%>"
41907 msgstr ""
41908
41909 #: config/s390/s390-c.cc:927
41910 #, gcc-internal-format
41911 msgid "%qF requires z14 or higher"
41912 msgstr ""
41913
41914 #: config/s390/s390-c.cc:933
41915 #, gcc-internal-format
41916 msgid "%qF requires z15 or higher"
41917 msgstr ""
41918
41919 #: config/s390/s390-c.cc:947
41920 #, gcc-internal-format
41921 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
41922 msgstr ""
41923
41924 #: config/s390/s390-c.cc:996
41925 #, fuzzy, gcc-internal-format
41926 #| msgid "invalid --param option: %s"
41927 msgid "invalid parameter combination for intrinsic %qs"
41928 msgstr "нерэчаісны выбар --param : %s"
41929
41930 #: config/s390/s390-c.cc:1002
41931 #, gcc-internal-format
41932 msgid "ambiguous overload for intrinsic %qs"
41933 msgstr ""
41934
41935 #: config/s390/s390-c.cc:1010
41936 #, gcc-internal-format
41937 msgid "%qs matching variant requires z14 or higher"
41938 msgstr ""
41939
41940 #: config/s390/s390-c.cc:1019
41941 #, gcc-internal-format
41942 msgid "%qs matching variant requires z15 or higher"
41943 msgstr ""
41944
41945 #: config/s390/s390-c.cc:1025
41946 #, gcc-internal-format
41947 msgid "%qs matching variant is deprecated"
41948 msgstr ""
41949
41950 #: config/s390/s390-c.cc:1065
41951 #, gcc-internal-format
41952 msgid "constant argument %d for builtin %qF is out of range for target type"
41953 msgstr ""
41954
41955 #: config/s390/s390.cc:765
41956 #, fuzzy, gcc-internal-format
41957 msgid "constant argument %d for builtin %qF is invalid (%s)"
41958 msgstr "параметр \"%s\" ініцыялізаваны"
41959
41960 #: config/s390/s390.cc:769
41961 #, fuzzy, gcc-internal-format
41962 #| msgid "argument of `__builtin_args_info' out of range"
41963 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
41964 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41965
41966 #: config/s390/s390.cc:785
41967 #, gcc-internal-format
41968 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
41969 msgstr ""
41970
41971 #: config/s390/s390.cc:834
41972 #, gcc-internal-format
41973 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
41974 msgstr ""
41975
41976 #: config/s390/s390.cc:840
41977 #, gcc-internal-format
41978 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
41979 msgstr ""
41980
41981 #: config/s390/s390.cc:847
41982 #, gcc-internal-format
41983 msgid "Builtin %qF requires z14 or higher"
41984 msgstr ""
41985
41986 #: config/s390/s390.cc:853
41987 #, gcc-internal-format
41988 msgid "Builtin %qF requires z15 or higher"
41989 msgstr ""
41990
41991 #: config/s390/s390.cc:859
41992 #, gcc-internal-format
41993 msgid "Builtin %qF requires arch14 or higher."
41994 msgstr ""
41995
41996 #: config/s390/s390.cc:878
41997 #, gcc-internal-format
41998 msgid "unresolved overloaded builtin"
41999 msgstr ""
42000
42001 #: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
42002 #: config/tilepro/tilepro.cc:3103
42003 #, gcc-internal-format
42004 msgid "bad builtin icode"
42005 msgstr ""
42006
42007 #: config/s390/s390.cc:1019
42008 #, fuzzy, gcc-internal-format
42009 msgid "invalid argument %d for builtin %qF"
42010 msgstr "нявернае выкарыстанне \"restict\""
42011
42012 #: config/s390/s390.cc:1120
42013 #, gcc-internal-format
42014 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
42015 msgstr ""
42016
42017 #: config/s390/s390.cc:1210
42018 #, fuzzy, gcc-internal-format
42019 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
42020 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
42021
42022 #: config/s390/s390.cc:10100
42023 #, gcc-internal-format
42024 msgid "total size of local variables exceeds architecture limit"
42025 msgstr ""
42026
42027 #: config/s390/s390.cc:11465
42028 #, gcc-internal-format
42029 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
42030 msgstr ""
42031
42032 #: config/s390/s390.cc:11481
42033 #, gcc-internal-format
42034 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"
42035 msgstr ""
42036
42037 #: config/s390/s390.cc:11509
42038 #, fuzzy, gcc-internal-format
42039 #| msgid "size of `%s' is %d bytes"
42040 msgid "frame size of %qs is %wd bytes"
42041 msgstr "памер \"%s\" - %d байт"
42042
42043 #: config/s390/s390.cc:11513
42044 #, gcc-internal-format
42045 msgid "%qs uses dynamic stack allocation"
42046 msgstr ""
42047
42048 #: config/s390/s390.cc:13216
42049 #, gcc-internal-format
42050 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
42051 msgstr ""
42052
42053 #: config/s390/s390.cc:15486
42054 #, gcc-internal-format
42055 msgid "64-bit ABI not supported in ESA/390 mode"
42056 msgstr ""
42057
42058 #: config/s390/s390.cc:15493
42059 #, gcc-internal-format
42060 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
42061 msgstr ""
42062
42063 #: config/s390/s390.cc:15528
42064 #, gcc-internal-format, gfc-internal-format
42065 msgid "hardware vector support not available on %s"
42066 msgstr ""
42067
42068 #: config/s390/s390.cc:15531
42069 #, gcc-internal-format
42070 msgid "hardware vector support not available with %<-msoft-float%>"
42071 msgstr ""
42072
42073 #: config/s390/s390.cc:15560
42074 #, gcc-internal-format, gfc-internal-format
42075 msgid "hardware decimal floating-point instructions not available on %s"
42076 msgstr ""
42077
42078 #: config/s390/s390.cc:15564
42079 #, gcc-internal-format
42080 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
42081 msgstr ""
42082
42083 #: config/s390/s390.cc:15576
42084 #, gcc-internal-format
42085 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
42086 msgstr ""
42087
42088 #: config/s390/s390.cc:15585
42089 #, gcc-internal-format
42090 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
42091 msgstr ""
42092
42093 #: config/s390/s390.cc:15591
42094 #, gcc-internal-format
42095 msgid "stack size must be greater than the stack guard value"
42096 msgstr ""
42097
42098 #: config/s390/s390.cc:15593
42099 #, gcc-internal-format
42100 msgid "stack size must not be greater than 64k"
42101 msgstr ""
42102
42103 #: config/s390/s390.cc:15596
42104 #, gcc-internal-format
42105 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
42106 msgstr ""
42107
42108 #: config/s390/s390.cc:15609
42109 #, gcc-internal-format
42110 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
42111 msgstr ""
42112
42113 #: config/s390/s390.cc:15612
42114 #, gcc-internal-format
42115 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
42116 msgstr ""
42117
42118 #: config/s390/s390.cc:15615
42119 #, gcc-internal-format
42120 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
42121 msgstr ""
42122
42123 #: config/s390/s390.cc:15618
42124 #, gcc-internal-format
42125 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
42126 msgstr ""
42127
42128 #: config/s390/s390.cc:15671
42129 #, gcc-internal-format
42130 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
42131 msgstr ""
42132
42133 #. argument is not a plain number
42134 #: config/s390/s390.cc:15707
42135 #, fuzzy, gcc-internal-format
42136 #| msgid "first argument of `%s' should be `int'"
42137 msgid "arguments to %qs should be non-negative integers"
42138 msgstr "першым аргументам \"%s\" павінен быць \"int\""
42139
42140 #: config/s390/s390.cc:15714
42141 #, fuzzy, gcc-internal-format
42142 msgid "argument to %qs is too large (max. %d)"
42143 msgstr "памер \"%s\" больш чам %d байт"
42144
42145 #: config/s390/s390.cc:15745
42146 #, gcc-internal-format
42147 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
42148 msgstr ""
42149
42150 #: config/s390/s390.cc:15906 config/s390/s390.cc:15956
42151 #: config/s390/s390.cc:15973
42152 #, gcc-internal-format
42153 msgid "attribute %<target%> argument %qs is unknown"
42154 msgstr ""
42155
42156 #. Value is not allowed for the target attribute.
42157 #: config/s390/s390.cc:15912
42158 #, fuzzy, gcc-internal-format
42159 msgid "value %qs is not supported by attribute %<target%>"
42160 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
42161
42162 #: config/sh/sh.cc:936
42163 #, gcc-internal-format
42164 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
42165 msgstr ""
42166
42167 #: config/sh/sh.cc:953
42168 #, gcc-internal-format
42169 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
42170 msgstr ""
42171
42172 #: config/sh/sh.cc:7416
42173 #, fuzzy, gcc-internal-format
42174 msgid "%<__builtin_saveregs%> not supported by this subtarget"
42175 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
42176
42177 #: config/sh/sh.cc:8352
42178 #, fuzzy, gcc-internal-format
42179 msgid "%qE attribute only applies to interrupt functions"
42180 msgstr "\"%s\" звычайна функцыя"
42181
42182 #: config/sh/sh.cc:8422
42183 #, fuzzy, gcc-internal-format
42184 msgid "%qE attribute is supported only for SH2A"
42185 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
42186
42187 #: config/sh/sh.cc:8464
42188 #, fuzzy, gcc-internal-format
42189 msgid "%qE attribute only applies to SH2A"
42190 msgstr "\"%s\" звычайна функцыя"
42191
42192 #: config/sh/sh.cc:8486
42193 #, gcc-internal-format
42194 msgid "%qE attribute argument should be between 0 to 255"
42195 msgstr ""
42196
42197 #: config/sh/sh.cc:10825
42198 #, gcc-internal-format
42199 msgid "r0 needs to be available as a call-clobbered register"
42200 msgstr ""
42201
42202 #: config/sparc/sparc.cc:1842
42203 #, gcc-internal-format, gfc-internal-format
42204 msgid "%s is not supported by this configuration"
42205 msgstr ""
42206
42207 #: config/sparc/sparc.cc:1849
42208 #, gcc-internal-format
42209 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
42210 msgstr ""
42211
42212 #: config/sparc/sparc.cc:1857
42213 #, fuzzy, gcc-internal-format
42214 msgid "%<-fcall-saved-REG%> is not supported for out registers"
42215 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
42216
42217 #: config/sparc/sparc.cc:1981
42218 #, fuzzy, gcc-internal-format
42219 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
42220 msgstr "-pipe не падтрымліваецца"
42221
42222 #: config/stormy16/stormy16.cc:1058
42223 #, gcc-internal-format
42224 msgid "local variable memory requirements exceed capacity"
42225 msgstr ""
42226
42227 #: config/stormy16/stormy16.cc:1215
42228 #, gcc-internal-format
42229 msgid "%<function_profiler%> support"
42230 msgstr ""
42231
42232 #: config/stormy16/stormy16.cc:1309
42233 #, gcc-internal-format
42234 msgid "cannot use %<va_start%> in interrupt function"
42235 msgstr ""
42236
42237 #: config/stormy16/stormy16.cc:1880
42238 #, gcc-internal-format, gfc-internal-format
42239 msgid "switch statement of size %lu entries too large"
42240 msgstr ""
42241
42242 #: config/stormy16/stormy16.cc:2252
42243 #, fuzzy, gcc-internal-format
42244 msgid "%<__BELOW100__%> attribute only applies to variables"
42245 msgstr "\"%s\" атрыбут ігнарыруецца"
42246
42247 #: config/stormy16/stormy16.cc:2259
42248 #, gcc-internal-format
42249 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
42250 msgstr ""
42251
42252 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
42253 #, gcc-internal-format
42254 msgid "operand must be an immediate of the right size"
42255 msgstr ""
42256
42257 #: config/v850/v850-c.cc:67
42258 #, gcc-internal-format
42259 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
42260 msgstr ""
42261
42262 #: config/v850/v850-c.cc:70
42263 #, gcc-internal-format
42264 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
42265 msgstr ""
42266
42267 #: config/v850/v850-c.cc:96
42268 #, gcc-internal-format
42269 msgid "cannot set interrupt attribute: no current function"
42270 msgstr ""
42271
42272 #: config/v850/v850-c.cc:104
42273 #, gcc-internal-format
42274 msgid "cannot set interrupt attribute: no such identifier"
42275 msgstr ""
42276
42277 #: config/v850/v850-c.cc:153
42278 #, gcc-internal-format
42279 msgid "junk at end of %<#pragma%> ghs section"
42280 msgstr ""
42281
42282 #: config/v850/v850-c.cc:170
42283 #, fuzzy, gcc-internal-format
42284 #| msgid "unrecognized section name \"%s\""
42285 msgid "unrecognized section name %qE"
42286 msgstr "нераспазнаная назва сэкцыі \"%s\""
42287
42288 #: config/v850/v850-c.cc:184
42289 #, gcc-internal-format
42290 msgid "malformed %<#pragma%> ghs section"
42291 msgstr ""
42292
42293 #: config/v850/v850-c.cc:203
42294 #, gcc-internal-format
42295 msgid "junk at end of %<#pragma%> ghs interrupt"
42296 msgstr ""
42297
42298 #: config/v850/v850-c.cc:214
42299 #, gcc-internal-format
42300 msgid "junk at end of %<#pragma%> ghs starttda"
42301 msgstr ""
42302
42303 #: config/v850/v850-c.cc:225
42304 #, gcc-internal-format
42305 msgid "junk at end of %<#pragma%> ghs startsda"
42306 msgstr ""
42307
42308 #: config/v850/v850-c.cc:236
42309 #, gcc-internal-format
42310 msgid "junk at end of %<#pragma%> ghs startzda"
42311 msgstr ""
42312
42313 #: config/v850/v850-c.cc:247
42314 #, gcc-internal-format
42315 msgid "junk at end of %<#pragma%> ghs endtda"
42316 msgstr ""
42317
42318 #: config/v850/v850-c.cc:258
42319 #, gcc-internal-format
42320 msgid "junk at end of %<#pragma%> ghs endsda"
42321 msgstr ""
42322
42323 #: config/v850/v850-c.cc:269
42324 #, gcc-internal-format
42325 msgid "junk at end of %<#pragma%> ghs endzda"
42326 msgstr ""
42327
42328 #: config/v850/v850.cc:2046
42329 #, gcc-internal-format
42330 msgid "data area attributes cannot be specified for local variables"
42331 msgstr ""
42332
42333 #: config/v850/v850.cc:2057
42334 #, fuzzy, gcc-internal-format
42335 #| msgid "section of `%s' conflicts with previous declaration"
42336 msgid "data area of %q+D conflicts with previous declaration"
42337 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42338
42339 #: config/v850/v850.cc:2188
42340 #, gcc-internal-format, gfc-internal-format
42341 msgid "bogus JR construction: %d"
42342 msgstr ""
42343
42344 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
42345 #, gcc-internal-format, gfc-internal-format
42346 msgid "bad amount of stack space removal: %d"
42347 msgstr ""
42348
42349 #: config/v850/v850.cc:2293
42350 #, gcc-internal-format, gfc-internal-format
42351 msgid "bogus JARL construction: %d"
42352 msgstr ""
42353
42354 #: config/v850/v850.cc:2591
42355 #, gcc-internal-format, gfc-internal-format
42356 msgid "bogus DISPOSE construction: %d"
42357 msgstr ""
42358
42359 #: config/v850/v850.cc:2610
42360 #, gcc-internal-format, gfc-internal-format
42361 msgid "too much stack space to dispose of: %d"
42362 msgstr ""
42363
42364 #: config/v850/v850.cc:2712
42365 #, gcc-internal-format, gfc-internal-format
42366 msgid "bogus PREPEARE construction: %d"
42367 msgstr ""
42368
42369 #: config/v850/v850.cc:2729
42370 #, gcc-internal-format, gfc-internal-format
42371 msgid "too much stack space to prepare: %d"
42372 msgstr ""
42373
42374 #: config/visium/visium.cc:730
42375 #, gcc-internal-format
42376 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
42377 msgstr ""
42378
42379 #: config/vms/vms-c.cc:44
42380 #, gcc-internal-format
42381 msgid "junk at end of %<#pragma __nostandard%>"
42382 msgstr ""
42383
42384 #: config/vms/vms-c.cc:55
42385 #, gcc-internal-format
42386 msgid "junk at end of %<#pragma __standard%>"
42387 msgstr ""
42388
42389 #: config/vms/vms-c.cc:81
42390 #, gcc-internal-format
42391 msgid "malformed %<#pragma member_alignment%>, ignoring"
42392 msgstr ""
42393
42394 #: config/vms/vms-c.cc:96
42395 #, gcc-internal-format
42396 msgid "unknown %<#pragma member_alignment%> name %s"
42397 msgstr ""
42398
42399 #: config/vms/vms-c.cc:101
42400 #, gcc-internal-format
42401 msgid "malformed %<#pragma member_alignment%>"
42402 msgstr ""
42403
42404 #: config/vms/vms-c.cc:135
42405 #, gcc-internal-format
42406 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
42407 msgstr ""
42408
42409 #: config/vms/vms-c.cc:148
42410 #, gcc-internal-format
42411 msgid "garbage at end of %<#pragma nomember_alignment%>"
42412 msgstr ""
42413
42414 #: config/vms/vms-c.cc:203
42415 #, gcc-internal-format
42416 msgid "malformed %<#pragma extern_model%>, ignoring"
42417 msgstr ""
42418
42419 #: config/vms/vms-c.cc:224
42420 #, gcc-internal-format
42421 msgid "extern model globalvalue"
42422 msgstr ""
42423
42424 #: config/vms/vms-c.cc:229
42425 #, gcc-internal-format
42426 msgid "unknown %<#pragma extern_model%> model %qs"
42427 msgstr ""
42428
42429 #: config/vms/vms-c.cc:235
42430 #, gcc-internal-format
42431 msgid "junk at end of '#pragma extern_model'"
42432 msgstr ""
42433
42434 #: config/vms/vms-c.cc:249
42435 #, gcc-internal-format
42436 msgid "vms '#pragma __message' is ignored"
42437 msgstr ""
42438
42439 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
42440 #, gcc-internal-format
42441 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
42442 msgstr ""
42443
42444 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
42445 #, gcc-internal-format
42446 msgid "malformed %<#pragma %s%>, ignoring"
42447 msgstr ""
42448
42449 #: config/vms/vms-c.cc:329
42450 #, fuzzy, gcc-internal-format
42451 msgid "invalid constant in %<#pragma %s%>"
42452 msgstr "сімвальная канстанта вельмі доўгая"
42453
42454 #: config/xtensa/xtensa.cc:2252
42455 #, gcc-internal-format
42456 msgid "boolean registers required for the floating-point option"
42457 msgstr ""
42458
42459 #: config/xtensa/xtensa.cc:2287
42460 #, gcc-internal-format
42461 msgid "%<-f%s%> is not supported with CONST16 instructions"
42462 msgstr ""
42463
42464 #: config/xtensa/xtensa.cc:2294
42465 #, gcc-internal-format
42466 msgid "PIC is required but not supported with CONST16 instructions"
42467 msgstr ""
42468
42469 #: config/xtensa/xtensa.cc:3664
42470 #, gcc-internal-format
42471 msgid "only uninitialized variables can be placed in a %<.bss%> section"
42472 msgstr ""
42473
42474 #: ada/gcc-interface/misc.cc:155
42475 #, gcc-internal-format
42476 msgid "%<-gnat%> misspelled as %<-gant%>"
42477 msgstr ""
42478
42479 #: ada/gcc-interface/misc.cc:258
42480 #, gcc-internal-format
42481 msgid "%<-fexcess-precision=standard%> for Ada"
42482 msgstr ""
42483
42484 #: ada/gcc-interface/misc.cc:260
42485 #, gcc-internal-format
42486 msgid "%<-fexcess-precision=16%> for Ada"
42487 msgstr ""
42488
42489 #: ada/gcc-interface/trans.cc:332
42490 #, gcc-internal-format, gfc-internal-format
42491 msgid "%s contains too many lines"
42492 msgstr ""
42493
42494 #: ada/gcc-interface/trans.cc:1657
42495 #, gcc-internal-format
42496 msgid "subprogram %q+F not marked %<Inline_Always%>"
42497 msgstr ""
42498
42499 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
42500 #, fuzzy, gcc-internal-format
42501 msgid "parent subprogram cannot be inlined"
42502 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
42503
42504 #: ada/gcc-interface/trans.cc:1663
42505 #, gcc-internal-format
42506 msgid "subprogram %q+F not marked %<Inline%>"
42507 msgstr ""
42508
42509 #: ada/gcc-interface/utils.cc:4163
42510 #, fuzzy, gcc-internal-format
42511 msgid "invalid element type for attribute %qs"
42512 msgstr "нявернае выкарыстанне \"restict\""
42513
42514 #: ada/gcc-interface/utils.cc:4187
42515 #, gcc-internal-format
42516 msgid "number of components of vector not a power of two"
42517 msgstr ""
42518
42519 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
42520 #: ada/gcc-interface/utils.cc:6746
42521 #, fuzzy, gcc-internal-format
42522 #| msgid "`%s' attribute ignored"
42523 msgid "%qs attribute ignored"
42524 msgstr "\"%s\" атрыбут ігнарыруецца"
42525
42526 #: ada/gcc-interface/utils.cc:6442
42527 #, gcc-internal-format
42528 msgid "%qs attribute without arguments on a non-prototype"
42529 msgstr ""
42530
42531 #: ada/gcc-interface/utils.cc:6457
42532 #, gcc-internal-format
42533 msgid "%qs argument has invalid operand number (argument %lu)"
42534 msgstr ""
42535
42536 #: ada/gcc-interface/utils.cc:6479
42537 #, gcc-internal-format
42538 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
42539 msgstr ""
42540
42541 #: ada/gcc-interface/utils.cc:6488
42542 #, gcc-internal-format
42543 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
42544 msgstr ""
42545
42546 #: ada/gcc-interface/utils.cc:6509
42547 #, gcc-internal-format
42548 msgid "%qs attribute requires prototypes with named arguments"
42549 msgstr ""
42550
42551 #: ada/gcc-interface/utils.cc:6518
42552 #, fuzzy, gcc-internal-format
42553 msgid "%qs attribute only applies to variadic functions"
42554 msgstr "\"%s\" звычайна функцыя"
42555
42556 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
42557 #, fuzzy, gcc-internal-format
42558 #| msgid "`%s' attribute ignored"
42559 msgid "%qE attribute has no effect"
42560 msgstr "\"%s\" атрыбут ігнарыруецца"
42561
42562 #: ada/gcc-interface/utils.cc:6990
42563 #, fuzzy, gcc-internal-format
42564 msgid "attribute %qs applies to array types only"
42565 msgstr "\"%s\" атрыбут ігнарыруецца"
42566
42567 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12924 cp/typeck.cc:2344
42568 #: cp/typeck.cc:8994 cp/typeck.cc:9796 d/d-convert.cc:262
42569 #, gcc-internal-format
42570 msgid "void value not ignored as it ought to be"
42571 msgstr ""
42572
42573 #: c/c-convert.cc:183 d/d-convert.cc:323
42574 #, gcc-internal-format
42575 msgid "conversion to non-scalar type requested"
42576 msgstr ""
42577
42578 #: c/c-decl.cc:838
42579 #, gcc-internal-format
42580 msgid "array %q+D assumed to have one element"
42581 msgstr ""
42582
42583 #: c/c-decl.cc:879
42584 #, gcc-internal-format
42585 msgid "%qD is static but used in inline function %qD which is not static"
42586 msgstr ""
42587
42588 #: c/c-decl.cc:884
42589 #, gcc-internal-format
42590 msgid "%q+D is static but declared in inline function %qD which is not static"
42591 msgstr ""
42592
42593 #: c/c-decl.cc:1080
42594 #, gcc-internal-format, gfc-internal-format
42595 msgid "GCC supports only %u nested scopes"
42596 msgstr ""
42597
42598 #: c/c-decl.cc:1232 cp/decl.cc:368
42599 #, fuzzy, gcc-internal-format
42600 #| msgid "label `%D' used but not defined"
42601 msgid "label %q+D used but not defined"
42602 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
42603
42604 #: c/c-decl.cc:1278
42605 #, fuzzy, gcc-internal-format
42606 msgid "nested function %q+D declared but never defined"
42607 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42608
42609 #: c/c-decl.cc:1292
42610 #, fuzzy, gcc-internal-format
42611 msgid "inline function %q+D declared but never defined"
42612 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42613
42614 #: c/c-decl.cc:1309
42615 #, fuzzy, gcc-internal-format
42616 #| msgid "unused variable `%s'"
42617 msgid "unused variable %q+D"
42618 msgstr "невыкарыстоўваемая пераменная \"%s\""
42619
42620 #: c/c-decl.cc:1313 cp/decl.cc:707
42621 #, fuzzy, gcc-internal-format
42622 #| msgid "label `%D' defined but not used"
42623 msgid "variable %qD set but not used"
42624 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
42625
42626 #: c/c-decl.cc:1318
42627 #, gcc-internal-format
42628 msgid "type of array %q+D completed incompatibly with implicit initialization"
42629 msgstr ""
42630
42631 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
42632 #, gcc-internal-format
42633 msgid "originally defined here"
42634 msgstr ""
42635
42636 #: c/c-decl.cc:1824
42637 #, gcc-internal-format
42638 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
42639 msgstr ""
42640
42641 #: c/c-decl.cc:1831
42642 #, gcc-internal-format
42643 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
42644 msgstr ""
42645
42646 #: c/c-decl.cc:1879
42647 #, gcc-internal-format
42648 msgid "prototype for %q+D declares more arguments than previous old-style definition"
42649 msgstr ""
42650
42651 #: c/c-decl.cc:1885
42652 #, gcc-internal-format
42653 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
42654 msgstr ""
42655
42656 #: c/c-decl.cc:1894
42657 #, gcc-internal-format
42658 msgid "prototype for %q+D declares argument %d with incompatible type"
42659 msgstr ""
42660
42661 #. If we get here, no errors were found, but do issue a warning
42662 #. for this poor-style construct.
42663 #: c/c-decl.cc:1907
42664 #, gcc-internal-format
42665 msgid "prototype for %q+D follows non-prototype definition"
42666 msgstr ""
42667
42668 #: c/c-decl.cc:1925
42669 #, fuzzy, gcc-internal-format
42670 #| msgid "previous definition of `%#T'"
42671 msgid "previous definition of %q+D with type %qT"
42672 msgstr "папярэдняе вызначэньне `%#T'"
42673
42674 #: c/c-decl.cc:1929
42675 #, fuzzy, gcc-internal-format
42676 msgid "previous implicit declaration of %q+D with type %qT"
42677 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42678
42679 #: c/c-decl.cc:1933
42680 #, fuzzy, gcc-internal-format
42681 msgid "previous declaration of %q+D with type %qT"
42682 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42683
42684 #: c/c-decl.cc:1973
42685 #, gcc-internal-format
42686 msgid "%q+D redeclared as different kind of symbol"
42687 msgstr ""
42688
42689 #: c/c-decl.cc:1978
42690 #, fuzzy, gcc-internal-format
42691 msgid "built-in function %q+D declared as non-function"
42692 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42693
42694 #: c/c-decl.cc:1981 c/c-decl.cc:3069
42695 #, fuzzy, gcc-internal-format
42696 msgid "declaration of %q+D shadows a built-in function"
42697 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
42698
42699 #: c/c-decl.cc:1991
42700 #, fuzzy, gcc-internal-format
42701 #| msgid "declaration of template `%#D'"
42702 msgid "redeclaration of enumerator %q+D"
42703 msgstr "абвяшчэньне шаблёну `%#D'"
42704
42705 #: c/c-decl.cc:2027
42706 #, gcc-internal-format
42707 msgid "conflicting types for built-in function %q+D; expected %qT"
42708 msgstr ""
42709
42710 #: c/c-decl.cc:2037 c/c-decl.cc:2062
42711 #, fuzzy, gcc-internal-format
42712 msgid "%qD is declared in header %qs"
42713 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42714
42715 #: c/c-decl.cc:2048
42716 #, gcc-internal-format
42717 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
42718 msgstr ""
42719
42720 #: c/c-decl.cc:2053
42721 #, gcc-internal-format
42722 msgid "mismatch in return type of built-in function %qD; expected %qT"
42723 msgstr ""
42724
42725 #: c/c-decl.cc:2086
42726 #, gcc-internal-format
42727 msgid "conflicting types for %q+D"
42728 msgstr ""
42729
42730 #: c/c-decl.cc:2099 c/c-decl.cc:2136
42731 #, gcc-internal-format
42732 msgid "conflicting types for %q+D; have %qT"
42733 msgstr ""
42734
42735 #: c/c-decl.cc:2116
42736 #, gcc-internal-format
42737 msgid "conflicting named address spaces (generic vs %s) for %q+D"
42738 msgstr ""
42739
42740 #: c/c-decl.cc:2120
42741 #, gcc-internal-format
42742 msgid "conflicting named address spaces (%s vs generic) for %q+D"
42743 msgstr ""
42744
42745 #: c/c-decl.cc:2124
42746 #, gcc-internal-format
42747 msgid "conflicting named address spaces (%s vs %s) for %q+D"
42748 msgstr ""
42749
42750 #: c/c-decl.cc:2133
42751 #, gcc-internal-format
42752 msgid "conflicting type qualifiers for %q+D"
42753 msgstr ""
42754
42755 #: c/c-decl.cc:2158
42756 #, gcc-internal-format
42757 msgid "redefinition of typedef %q+D with different type"
42758 msgstr ""
42759
42760 #: c/c-decl.cc:2171
42761 #, gcc-internal-format
42762 msgid "redefinition of typedef %q+D with variably modified type"
42763 msgstr ""
42764
42765 #: c/c-decl.cc:2176
42766 #, fuzzy, gcc-internal-format
42767 msgid "redefinition of typedef %q+D"
42768 msgstr "перанакіраванне stdout: %s"
42769
42770 #: c/c-decl.cc:2204
42771 #, fuzzy, gcc-internal-format
42772 msgid "declaration of %qD shadows a built-in function"
42773 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
42774
42775 #: c/c-decl.cc:2220
42776 #, gcc-internal-format
42777 msgid "declaration of built-in function %qD without a prototype; expected %qT"
42778 msgstr ""
42779
42780 #: c/c-decl.cc:2247 c/c-decl.cc:2358
42781 #, fuzzy, gcc-internal-format
42782 msgid "redefinition of %q+D"
42783 msgstr "перанакіраванне stdout: %s"
42784
42785 #: c/c-decl.cc:2286 c/c-decl.cc:2398
42786 #, gcc-internal-format
42787 msgid "static declaration of %q+D follows non-static declaration"
42788 msgstr ""
42789
42790 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
42791 #, gcc-internal-format
42792 msgid "non-static declaration of %q+D follows static declaration"
42793 msgstr ""
42794
42795 #: c/c-decl.cc:2322
42796 #, gcc-internal-format
42797 msgid "%<gnu_inline%> attribute present on %q+D"
42798 msgstr ""
42799
42800 #: c/c-decl.cc:2325
42801 #, fuzzy, gcc-internal-format
42802 #| msgid "  from here"
42803 msgid "but not here"
42804 msgstr " адсюль"
42805
42806 #: c/c-decl.cc:2344
42807 #, gcc-internal-format
42808 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
42809 msgstr ""
42810
42811 #: c/c-decl.cc:2347
42812 #, gcc-internal-format
42813 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
42814 msgstr ""
42815
42816 #: c/c-decl.cc:2379
42817 #, fuzzy, gcc-internal-format
42818 msgid "extern declaration of %q+D follows declaration with no linkage"
42819 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42820
42821 #: c/c-decl.cc:2417
42822 #, gcc-internal-format
42823 msgid "declaration of %q+D with no linkage follows extern declaration"
42824 msgstr ""
42825
42826 #: c/c-decl.cc:2424
42827 #, fuzzy, gcc-internal-format
42828 msgid "redeclaration of %q+D with no linkage"
42829 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42830
42831 #: c/c-decl.cc:2450
42832 #, gcc-internal-format
42833 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
42834 msgstr ""
42835
42836 #: c/c-decl.cc:2471
42837 #, fuzzy, gcc-internal-format
42838 msgid "redefinition of parameter %q+D"
42839 msgstr "перанакіраванне stdout: %s"
42840
42841 #: c/c-decl.cc:2498
42842 #, fuzzy, gcc-internal-format
42843 msgid "redundant redeclaration of %q+D"
42844 msgstr "Нерэчаіснае абвяшчэнне"
42845
42846 #: c/c-decl.cc:3027
42847 #, fuzzy, gcc-internal-format
42848 msgid "declaration of %q+D shadows previous non-variable"
42849 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42850
42851 #: c/c-decl.cc:3049
42852 #, gcc-internal-format
42853 msgid "declaration of %qD shadows a parameter"
42854 msgstr ""
42855
42856 #: c/c-decl.cc:3062 cp/name-lookup.cc:3335
42857 #, gcc-internal-format
42858 msgid "declaration of %qD shadows a global declaration"
42859 msgstr ""
42860
42861 #: c/c-decl.cc:3088
42862 #, fuzzy, gcc-internal-format
42863 msgid "declaration of %qD shadows a previous local"
42864 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42865
42866 #: c/c-decl.cc:3094 cp/name-lookup.cc:3103
42867 #, fuzzy, gcc-internal-format
42868 msgid "shadowed declaration is here"
42869 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42870
42871 #: c/c-decl.cc:3224
42872 #, fuzzy, gcc-internal-format
42873 msgid "nested extern declaration of %qD"
42874 msgstr "пустое абвяшчэнне"
42875
42876 #: c/c-decl.cc:3387 c/c-decl.cc:3401
42877 #, fuzzy, gcc-internal-format
42878 msgid "implicit declaration of function %qE; did you mean %qs?"
42879 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42880
42881 #: c/c-decl.cc:3393 c/c-decl.cc:3406
42882 #, fuzzy, gcc-internal-format
42883 msgid "implicit declaration of function %qE"
42884 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42885
42886 #: c/c-decl.cc:3425
42887 #, fuzzy, gcc-internal-format
42888 msgid "include %qs or provide a declaration of %qE"
42889 msgstr "Нерэчаіснае абвяшчэнне"
42890
42891 #: c/c-decl.cc:3695
42892 #, fuzzy, gcc-internal-format
42893 msgid "incompatible implicit declaration of built-in function %qD"
42894 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42895
42896 #: c/c-decl.cc:3705
42897 #, fuzzy, gcc-internal-format
42898 msgid "include %qs or provide a declaration of %qD"
42899 msgstr "Нерэчаіснае абвяшчэнне"
42900
42901 #: c/c-decl.cc:3716
42902 #, fuzzy, gcc-internal-format
42903 msgid "incompatible implicit declaration of function %qD"
42904 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42905
42906 #: c/c-decl.cc:3777
42907 #, gcc-internal-format
42908 msgid "%qE undeclared here (not in a function); did you mean %qs?"
42909 msgstr ""
42910
42911 #: c/c-decl.cc:3782
42912 #, fuzzy, gcc-internal-format
42913 msgid "%qE undeclared here (not in a function)"
42914 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42915
42916 #: c/c-decl.cc:3795
42917 #, fuzzy, gcc-internal-format
42918 #| msgid "`%s' undeclared (first use in this function)"
42919 msgid "%qE undeclared (first use in this function); did you mean %qs?"
42920 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42921
42922 #: c/c-decl.cc:3800
42923 #, fuzzy, gcc-internal-format
42924 #| msgid "`%s' undeclared (first use in this function)"
42925 msgid "%qE undeclared (first use in this function)"
42926 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42927
42928 #: c/c-decl.cc:3804
42929 #, fuzzy, gcc-internal-format
42930 #| msgid "(Each undeclared identifier is reported only once"
42931 msgid "each undeclared identifier is reported only once for each function it appears in"
42932 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
42933
42934 #: c/c-decl.cc:3852 cp/decl.cc:3345
42935 #, gcc-internal-format
42936 msgid "label %qE referenced outside of any function"
42937 msgstr ""
42938
42939 #: c/c-decl.cc:3888
42940 #, gcc-internal-format
42941 msgid "jump into scope of identifier with variably modified type"
42942 msgstr ""
42943
42944 #: c/c-decl.cc:3891
42945 #, fuzzy, gcc-internal-format
42946 msgid "jump skips variable initialization"
42947 msgstr "нерэчаісны ініцыялізатар"
42948
42949 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
42950 #, fuzzy, gcc-internal-format
42951 #| msgid "label `%D' defined but not used"
42952 msgid "label %qD defined here"
42953 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
42954
42955 #: c/c-decl.cc:3946 c/c-decl.cc:4036
42956 #, gcc-internal-format
42957 msgid "jump into statement expression"
42958 msgstr ""
42959
42960 #: c/c-decl.cc:3969
42961 #, fuzzy, gcc-internal-format
42962 #| msgid "duplicate label declaration `%s'"
42963 msgid "duplicate label declaration %qE"
42964 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
42965
42966 #: c/c-decl.cc:4068 cp/decl.cc:3759
42967 #, fuzzy, gcc-internal-format
42968 msgid "duplicate label %qD"
42969 msgstr "паўтарэнне \"%s\""
42970
42971 #: c/c-decl.cc:4099
42972 #, gcc-internal-format
42973 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
42974 msgstr ""
42975
42976 #: c/c-decl.cc:4164
42977 #, gcc-internal-format
42978 msgid "switch jumps over variable initialization"
42979 msgstr ""
42980
42981 #: c/c-decl.cc:4165 c/c-decl.cc:4176
42982 #, gcc-internal-format
42983 msgid "switch starts here"
42984 msgstr ""
42985
42986 #: c/c-decl.cc:4175
42987 #, gcc-internal-format
42988 msgid "switch jumps into statement expression"
42989 msgstr ""
42990
42991 #: c/c-decl.cc:4258
42992 #, gcc-internal-format
42993 msgid "%qE defined as wrong kind of tag"
42994 msgstr ""
42995
42996 #: c/c-decl.cc:4444 cp/tree.cc:4889
42997 #, gcc-internal-format
42998 msgid "%qE attribute applied to %qD with void return type"
42999 msgstr ""
43000
43001 #: c/c-decl.cc:4453
43002 #, gcc-internal-format
43003 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
43004 msgstr ""
43005
43006 #: c/c-decl.cc:4718
43007 #, gcc-internal-format
43008 msgid "unnamed struct/union that defines no instances"
43009 msgstr ""
43010
43011 #: c/c-decl.cc:4729
43012 #, gcc-internal-format
43013 msgid "empty declaration with storage class specifier does not redeclare tag"
43014 msgstr ""
43015
43016 #: c/c-decl.cc:4745
43017 #, gcc-internal-format
43018 msgid "empty declaration with type qualifier does not redeclare tag"
43019 msgstr ""
43020
43021 #: c/c-decl.cc:4757
43022 #, gcc-internal-format
43023 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
43024 msgstr ""
43025
43026 #: c/c-decl.cc:4779 c/c-decl.cc:4787
43027 #, fuzzy, gcc-internal-format
43028 msgid "useless type name in empty declaration"
43029 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43030
43031 #: c/c-decl.cc:4795
43032 #, fuzzy, gcc-internal-format
43033 #| msgid "empty declaration"
43034 msgid "%<inline%> in empty declaration"
43035 msgstr "пустое абвяшчэньне"
43036
43037 #: c/c-decl.cc:4801
43038 #, fuzzy, gcc-internal-format
43039 #| msgid "empty declaration"
43040 msgid "%<_Noreturn%> in empty declaration"
43041 msgstr "пустое абвяшчэньне"
43042
43043 #: c/c-decl.cc:4807
43044 #, gcc-internal-format
43045 msgid "%<auto%> in file-scope empty declaration"
43046 msgstr ""
43047
43048 #: c/c-decl.cc:4813
43049 #, gcc-internal-format
43050 msgid "%<register%> in file-scope empty declaration"
43051 msgstr ""
43052
43053 #: c/c-decl.cc:4820
43054 #, fuzzy, gcc-internal-format
43055 msgid "useless storage class specifier in empty declaration"
43056 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43057
43058 #: c/c-decl.cc:4826
43059 #, fuzzy, gcc-internal-format
43060 #| msgid "empty declaration"
43061 msgid "useless %qs in empty declaration"
43062 msgstr "пустое абвяшчэньне"
43063
43064 #: c/c-decl.cc:4839
43065 #, fuzzy, gcc-internal-format
43066 msgid "useless type qualifier in empty declaration"
43067 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43068
43069 #: c/c-decl.cc:4846
43070 #, gcc-internal-format
43071 msgid "useless %<_Alignas%> in empty declaration"
43072 msgstr ""
43073
43074 #: c/c-decl.cc:4864
43075 #, fuzzy, gcc-internal-format
43076 msgid "invalid use of attributes in empty declaration"
43077 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43078
43079 #: c/c-decl.cc:4878 c/c-parser.cc:2038
43080 #, gcc-internal-format
43081 msgid "empty declaration"
43082 msgstr "пустое абвяшчэньне"
43083
43084 #: c/c-decl.cc:4950
43085 #, fuzzy, gcc-internal-format
43086 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
43087 msgstr "ISO C89 не падтрымлівае \"long long\""
43088
43089 #: c/c-decl.cc:4954
43090 #, fuzzy, gcc-internal-format
43091 msgid "ISO C90 does not support %<[*]%> array declarators"
43092 msgstr "ISO C89 не падтрымлівае \"long long\""
43093
43094 #. C99 6.7.5.2p4
43095 #. A function definition isn't function prototype scope C99 6.2.1p4.
43096 #. C99 6.7.5.2p4
43097 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
43098 #, gcc-internal-format
43099 msgid "%<[*]%> not allowed in other than function prototype scope"
43100 msgstr ""
43101
43102 #: c/c-decl.cc:5130
43103 #, fuzzy, gcc-internal-format
43104 #| msgid "`%s' is usually a function"
43105 msgid "%q+D is usually a function"
43106 msgstr "`%s' - звычайна функцыя"
43107
43108 #: c/c-decl.cc:5139
43109 #, fuzzy, gcc-internal-format
43110 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
43111 msgstr "параметр \"%s\" ініцыялізаваны"
43112
43113 #: c/c-decl.cc:5144
43114 #, gcc-internal-format
43115 msgid "function %qD is initialized like a variable"
43116 msgstr ""
43117
43118 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
43119 #: c/c-decl.cc:5150
43120 #, fuzzy, gcc-internal-format
43121 #| msgid "parameter `%s' is initialized"
43122 msgid "parameter %qD is initialized"
43123 msgstr "параметр \"%s\" ініцыялізаваны"
43124
43125 #. Although C99 is unclear about whether incomplete arrays
43126 #. of VLAs themselves count as VLAs, it does not make
43127 #. sense to permit them to be initialized given that
43128 #. ordinary VLAs may not be initialized.
43129 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
43130 #, gcc-internal-format
43131 msgid "variable-sized object may not be initialized"
43132 msgstr ""
43133
43134 #: c/c-decl.cc:5175
43135 #, fuzzy, gcc-internal-format
43136 msgid "variable %qD has initializer but incomplete type"
43137 msgstr "\"%s\" мае незавершаны тып"
43138
43139 #: c/c-decl.cc:5264
43140 #, gcc-internal-format
43141 msgid "inline function %q+D given attribute %qs"
43142 msgstr ""
43143
43144 #: c/c-decl.cc:5314
43145 #, gcc-internal-format
43146 msgid "uninitialized const member in %qT is invalid in C++"
43147 msgstr ""
43148
43149 #: c/c-decl.cc:5316
43150 #, fuzzy, gcc-internal-format
43151 msgid "%qD should be initialized"
43152 msgstr "параметр \"%s\" ініцыялізаваны"
43153
43154 #: c/c-decl.cc:5397
43155 #, gcc-internal-format
43156 msgid "initializer fails to determine size of %q+D"
43157 msgstr ""
43158
43159 #: c/c-decl.cc:5402
43160 #, fuzzy, gcc-internal-format
43161 #| msgid "array size missing in `%D'"
43162 msgid "array size missing in %q+D"
43163 msgstr "прапушчан памер масіва ў `%D'"
43164
43165 #: c/c-decl.cc:5406
43166 #, fuzzy, gcc-internal-format
43167 #| msgid "zero-size array `%D'"
43168 msgid "zero or negative size array %q+D"
43169 msgstr "нулявы памер масіва `%D'"
43170
43171 #: c/c-decl.cc:5495
43172 #, fuzzy, gcc-internal-format
43173 msgid "storage size of %q+D isn%'t constant"
43174 msgstr "тып параметра \"%s\" не аб'яўлены"
43175
43176 #: c/c-decl.cc:5545
43177 #, gcc-internal-format
43178 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
43179 msgstr ""
43180
43181 #: c/c-decl.cc:5583
43182 #, gcc-internal-format
43183 msgid "cannot put object with volatile field into register"
43184 msgstr ""
43185
43186 #: c/c-decl.cc:5669
43187 #, fuzzy, gcc-internal-format
43188 msgid "uninitialized %<const %D%> is invalid in C++"
43189 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43190
43191 #: c/c-decl.cc:5684 cp/decl.cc:8561
43192 #, gcc-internal-format
43193 msgid "%q+D in declare target directive does not have mappable type"
43194 msgstr ""
43195
43196 #: c/c-decl.cc:5947
43197 #, gcc-internal-format
43198 msgid "ISO C forbids forward parameter declarations"
43199 msgstr ""
43200
43201 #: c/c-decl.cc:6058
43202 #, gcc-internal-format
43203 msgid "defining a type in a compound literal is invalid in C++"
43204 msgstr ""
43205
43206 #: c/c-decl.cc:6079 c/c-decl.cc:6094
43207 #, fuzzy, gcc-internal-format
43208 msgid "bit-field %qs width not an integer constant"
43209 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43210
43211 #: c/c-decl.cc:6089
43212 #, fuzzy, gcc-internal-format
43213 msgid "bit-field %qs width not an integer constant expression"
43214 msgstr "памер масіва \"%s\" адмоўны"
43215
43216 #: c/c-decl.cc:6100
43217 #, gcc-internal-format
43218 msgid "negative width in bit-field %qs"
43219 msgstr ""
43220
43221 #: c/c-decl.cc:6105
43222 #, gcc-internal-format
43223 msgid "zero width for bit-field %qs"
43224 msgstr ""
43225
43226 #: c/c-decl.cc:6115
43227 #, fuzzy, gcc-internal-format
43228 #| msgid "bit-field `%s' has invalid type"
43229 msgid "bit-field %qs has invalid type"
43230 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43231
43232 #: c/c-decl.cc:6121
43233 #, gcc-internal-format
43234 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
43235 msgstr ""
43236
43237 #: c/c-decl.cc:6132
43238 #, gcc-internal-format
43239 msgid "type of bit-field %qs is a GCC extension"
43240 msgstr ""
43241
43242 #: c/c-decl.cc:6138
43243 #, gcc-internal-format
43244 msgid "width of %qs exceeds its type"
43245 msgstr ""
43246
43247 #: c/c-decl.cc:6151
43248 #, gcc-internal-format
43249 msgid "%qs is narrower than values of its type"
43250 msgstr ""
43251
43252 #: c/c-decl.cc:6166
43253 #, gcc-internal-format
43254 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
43255 msgstr ""
43256
43257 #: c/c-decl.cc:6169
43258 #, gcc-internal-format
43259 msgid "ISO C90 forbids array whose size cannot be evaluated"
43260 msgstr ""
43261
43262 #: c/c-decl.cc:6176
43263 #, fuzzy, gcc-internal-format
43264 msgid "ISO C90 forbids variable length array %qE"
43265 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43266
43267 #: c/c-decl.cc:6178
43268 #, fuzzy, gcc-internal-format
43269 msgid "ISO C90 forbids variable length array"
43270 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43271
43272 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
43273 #, gcc-internal-format
43274 msgid "variably modified %qE at file scope"
43275 msgstr ""
43276
43277 #: c/c-decl.cc:6397
43278 #, gcc-internal-format
43279 msgid "variably modified field at file scope"
43280 msgstr ""
43281
43282 #: c/c-decl.cc:6417
43283 #, gcc-internal-format
43284 msgid "type defaults to %<int%> in declaration of %qE"
43285 msgstr ""
43286
43287 #: c/c-decl.cc:6421
43288 #, gcc-internal-format
43289 msgid "type defaults to %<int%> in type name"
43290 msgstr ""
43291
43292 #: c/c-decl.cc:6453
43293 #, fuzzy, gcc-internal-format
43294 #| msgid "duplicate `const'"
43295 msgid "duplicate %<const%>"
43296 msgstr "паўтарэнне \"const\""
43297
43298 #: c/c-decl.cc:6455
43299 #, fuzzy, gcc-internal-format
43300 #| msgid "duplicate `restrict'"
43301 msgid "duplicate %<restrict%>"
43302 msgstr "паўтарэнне \"restrict\""
43303
43304 #: c/c-decl.cc:6457
43305 #, fuzzy, gcc-internal-format
43306 #| msgid "duplicate `volatile'"
43307 msgid "duplicate %<volatile%>"
43308 msgstr "паўтарэнне \"volatile\""
43309
43310 #: c/c-decl.cc:6459
43311 #, fuzzy, gcc-internal-format
43312 #| msgid "duplicate `restrict'"
43313 msgid "duplicate %<_Atomic%>"
43314 msgstr "паўтарэнне \"restrict\""
43315
43316 #: c/c-decl.cc:6462
43317 #, gcc-internal-format, gfc-internal-format
43318 msgid "conflicting named address spaces (%s vs %s)"
43319 msgstr ""
43320
43321 #: c/c-decl.cc:6485 c/c-parser.cc:3053
43322 #, gcc-internal-format
43323 msgid "%<_Atomic%>-qualified array type"
43324 msgstr ""
43325
43326 #: c/c-decl.cc:6499
43327 #, gcc-internal-format
43328 msgid "function definition declared %<auto%>"
43329 msgstr ""
43330
43331 #: c/c-decl.cc:6501
43332 #, fuzzy, gcc-internal-format
43333 msgid "function definition declared %<register%>"
43334 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
43335
43336 #: c/c-decl.cc:6503
43337 #, gcc-internal-format
43338 msgid "function definition declared %<typedef%>"
43339 msgstr ""
43340
43341 #: c/c-decl.cc:6505
43342 #, fuzzy, gcc-internal-format
43343 msgid "function definition declared %qs"
43344 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43345
43346 #: c/c-decl.cc:6523
43347 #, gcc-internal-format
43348 msgid "storage class specified for structure field %qE"
43349 msgstr ""
43350
43351 #: c/c-decl.cc:6526
43352 #, gcc-internal-format
43353 msgid "storage class specified for structure field"
43354 msgstr ""
43355
43356 #: c/c-decl.cc:6530
43357 #, gcc-internal-format
43358 msgid "storage class specified for parameter %qE"
43359 msgstr ""
43360
43361 #: c/c-decl.cc:6533
43362 #, gcc-internal-format
43363 msgid "storage class specified for unnamed parameter"
43364 msgstr ""
43365
43366 #: c/c-decl.cc:6536 cp/decl.cc:12577
43367 #, gcc-internal-format
43368 msgid "storage class specified for typename"
43369 msgstr ""
43370
43371 #: c/c-decl.cc:6553
43372 #, gcc-internal-format
43373 msgid "%qE initialized and declared %<extern%>"
43374 msgstr ""
43375
43376 #: c/c-decl.cc:6557
43377 #, gcc-internal-format
43378 msgid "%qE has both %<extern%> and initializer"
43379 msgstr ""
43380
43381 #: c/c-decl.cc:6562
43382 #, gcc-internal-format
43383 msgid "file-scope declaration of %qE specifies %<auto%>"
43384 msgstr ""
43385
43386 #: c/c-decl.cc:6566
43387 #, gcc-internal-format
43388 msgid "file-scope declaration of %qE specifies %<register%>"
43389 msgstr ""
43390
43391 #: c/c-decl.cc:6571
43392 #, gcc-internal-format
43393 msgid "nested function %qE declared %<extern%>"
43394 msgstr ""
43395
43396 #: c/c-decl.cc:6574
43397 #, gcc-internal-format
43398 msgid "function-scope %qE implicitly auto and declared %qs"
43399 msgstr ""
43400
43401 #. Only the innermost declarator (making a parameter be of
43402 #. array type which is converted to pointer type)
43403 #. may have static or type qualifiers.
43404 #: c/c-decl.cc:6621 c/c-decl.cc:7015
43405 #, gcc-internal-format
43406 msgid "static or type qualifiers in non-parameter array declarator"
43407 msgstr ""
43408
43409 #: c/c-decl.cc:6682
43410 #, gcc-internal-format
43411 msgid "declaration of %qE as array of voids"
43412 msgstr ""
43413
43414 #: c/c-decl.cc:6684
43415 #, gcc-internal-format
43416 msgid "declaration of type name as array of voids"
43417 msgstr ""
43418
43419 #: c/c-decl.cc:6691
43420 #, gcc-internal-format
43421 msgid "declaration of %qE as array of functions"
43422 msgstr ""
43423
43424 #: c/c-decl.cc:6694
43425 #, gcc-internal-format
43426 msgid "declaration of type name as array of functions"
43427 msgstr ""
43428
43429 #: c/c-decl.cc:6702 c/c-decl.cc:8827
43430 #, fuzzy, gcc-internal-format
43431 msgid "invalid use of structure with flexible array member"
43432 msgstr "нявернае выкарыстанне \"restict\""
43433
43434 #: c/c-decl.cc:6734
43435 #, fuzzy, gcc-internal-format
43436 msgid "size of array %qE has non-integer type"
43437 msgstr "памер масіва \"%s\" адмоўны"
43438
43439 #: c/c-decl.cc:6738
43440 #, fuzzy, gcc-internal-format
43441 msgid "size of unnamed array has non-integer type"
43442 msgstr "памер масіва \"%s\" адмоўны"
43443
43444 #: c/c-decl.cc:6746
43445 #, fuzzy, gcc-internal-format
43446 msgid "size of array %qE has incomplete type"
43447 msgstr "\"%s\" мае незавершаны тып"
43448
43449 #: c/c-decl.cc:6749
43450 #, fuzzy, gcc-internal-format
43451 msgid "size of unnamed array has incomplete type"
43452 msgstr "памер масіва \"%s\" адмоўны"
43453
43454 #: c/c-decl.cc:6761
43455 #, fuzzy, gcc-internal-format
43456 msgid "ISO C forbids zero-size array %qE"
43457 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43458
43459 #: c/c-decl.cc:6764
43460 #, fuzzy, gcc-internal-format
43461 msgid "ISO C forbids zero-size array"
43462 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43463
43464 #: c/c-decl.cc:6773
43465 #, fuzzy, gcc-internal-format
43466 #| msgid "size of array is negative"
43467 msgid "size of array %qE is negative"
43468 msgstr "адмоўны памер масіва "
43469
43470 #: c/c-decl.cc:6775
43471 #, fuzzy, gcc-internal-format
43472 #| msgid "size of array is negative"
43473 msgid "size of unnamed array is negative"
43474 msgstr "адмоўны памер масіва "
43475
43476 #: c/c-decl.cc:6861
43477 #, fuzzy, gcc-internal-format
43478 #| msgid "size of array `%s' is too large"
43479 msgid "size of array %qE is too large"
43480 msgstr "памер масіва \"%s\" вельмі вялікі"
43481
43482 #: c/c-decl.cc:6864
43483 #, fuzzy, gcc-internal-format
43484 #| msgid "size of array `%s' is too large"
43485 msgid "size of unnamed array is too large"
43486 msgstr "памер масіва \"%s\" вельмі вялікі"
43487
43488 #: c/c-decl.cc:6903 c/c-decl.cc:7561
43489 #, fuzzy, gcc-internal-format
43490 #| msgid "ISO C89 does not support complex types"
43491 msgid "ISO C90 does not support flexible array members"
43492 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43493
43494 #. C99 6.7.5.2p4
43495 #: c/c-decl.cc:6925
43496 #, fuzzy, gcc-internal-format
43497 #| msgid "`%s' is not at beginning of declaration"
43498 msgid "%<[*]%> not in a declaration"
43499 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
43500
43501 #: c/c-decl.cc:6938
43502 #, fuzzy, gcc-internal-format
43503 msgid "array type has incomplete element type %qT"
43504 msgstr "\"%s\" мае незавершаны тып"
43505
43506 #: c/c-decl.cc:6944
43507 #, gcc-internal-format
43508 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
43509 msgstr ""
43510
43511 #: c/c-decl.cc:6948
43512 #, gcc-internal-format
43513 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
43514 msgstr ""
43515
43516 #: c/c-decl.cc:7051
43517 #, fuzzy, gcc-internal-format
43518 #| msgid "`%s' undeclared (first use in this function)"
43519 msgid "%qE declared as function returning a function"
43520 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43521
43522 #: c/c-decl.cc:7054
43523 #, gcc-internal-format
43524 msgid "type name declared as function returning a function"
43525 msgstr ""
43526
43527 #: c/c-decl.cc:7061
43528 #, gcc-internal-format
43529 msgid "%qE declared as function returning an array"
43530 msgstr ""
43531
43532 #: c/c-decl.cc:7064
43533 #, gcc-internal-format
43534 msgid "type name declared as function returning an array"
43535 msgstr ""
43536
43537 #: c/c-decl.cc:7105
43538 #, fuzzy, gcc-internal-format
43539 #| msgid "function does not return string type"
43540 msgid "function definition has qualified void return type"
43541 msgstr "функцыя не вяртае тып string"
43542
43543 #: c/c-decl.cc:7109 cp/decl.cc:12877
43544 #, gcc-internal-format
43545 msgid "type qualifiers ignored on function return type"
43546 msgstr ""
43547
43548 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
43549 #: c/c-decl.cc:7617 c/c-parser.cc:3055
43550 #, gcc-internal-format
43551 msgid "%<_Atomic%>-qualified function type"
43552 msgstr ""
43553
43554 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
43555 #, gcc-internal-format
43556 msgid "ISO C forbids qualified function types"
43557 msgstr ""
43558
43559 #: c/c-decl.cc:7248
43560 #, gcc-internal-format
43561 msgid "%qs combined with %<auto%> qualifier for %qE"
43562 msgstr ""
43563
43564 #: c/c-decl.cc:7252
43565 #, gcc-internal-format
43566 msgid "%qs combined with %<register%> qualifier for %qE"
43567 msgstr ""
43568
43569 #: c/c-decl.cc:7258
43570 #, gcc-internal-format
43571 msgid "%qs specified for auto variable %qE"
43572 msgstr ""
43573
43574 #: c/c-decl.cc:7274
43575 #, gcc-internal-format
43576 msgid "%qs specified for parameter %qE"
43577 msgstr ""
43578
43579 #: c/c-decl.cc:7277
43580 #, gcc-internal-format
43581 msgid "%qs specified for unnamed parameter"
43582 msgstr ""
43583
43584 #: c/c-decl.cc:7283
43585 #, gcc-internal-format
43586 msgid "%qs specified for structure field %qE"
43587 msgstr ""
43588
43589 #: c/c-decl.cc:7286
43590 #, gcc-internal-format
43591 msgid "%qs specified for structure field"
43592 msgstr ""
43593
43594 #: c/c-decl.cc:7301
43595 #, fuzzy, gcc-internal-format
43596 #| msgid "bit-field `%s' has invalid type"
43597 msgid "bit-field %qE has atomic type"
43598 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43599
43600 #: c/c-decl.cc:7303
43601 #, fuzzy, gcc-internal-format
43602 #| msgid "bit-field `%s' has invalid type"
43603 msgid "bit-field has atomic type"
43604 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43605
43606 #: c/c-decl.cc:7312
43607 #, gcc-internal-format
43608 msgid "alignment specified for typedef %qE"
43609 msgstr ""
43610
43611 #: c/c-decl.cc:7314
43612 #, gcc-internal-format
43613 msgid "alignment specified for %<register%> object %qE"
43614 msgstr ""
43615
43616 #: c/c-decl.cc:7319
43617 #, gcc-internal-format
43618 msgid "alignment specified for parameter %qE"
43619 msgstr ""
43620
43621 #: c/c-decl.cc:7321
43622 #, gcc-internal-format
43623 msgid "alignment specified for unnamed parameter"
43624 msgstr ""
43625
43626 #: c/c-decl.cc:7326
43627 #, gcc-internal-format
43628 msgid "alignment specified for bit-field %qE"
43629 msgstr ""
43630
43631 #: c/c-decl.cc:7328
43632 #, gcc-internal-format
43633 msgid "alignment specified for unnamed bit-field"
43634 msgstr ""
43635
43636 #: c/c-decl.cc:7331
43637 #, fuzzy, gcc-internal-format
43638 msgid "alignment specified for function %qE"
43639 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43640
43641 #: c/c-decl.cc:7338
43642 #, gcc-internal-format
43643 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
43644 msgstr ""
43645
43646 #: c/c-decl.cc:7341
43647 #, gcc-internal-format
43648 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
43649 msgstr ""
43650
43651 #: c/c-decl.cc:7372
43652 #, gcc-internal-format
43653 msgid "typedef %q+D declared %<inline%>"
43654 msgstr ""
43655
43656 #: c/c-decl.cc:7374
43657 #, gcc-internal-format
43658 msgid "typedef %q+D declared %<_Noreturn%>"
43659 msgstr ""
43660
43661 #: c/c-decl.cc:7417
43662 #, gcc-internal-format
43663 msgid "ISO C forbids const or volatile function types"
43664 msgstr ""
43665
43666 #. C99 6.7.2.1p8
43667 #: c/c-decl.cc:7428
43668 #, gcc-internal-format
43669 msgid "a member of a structure or union cannot have a variably modified type"
43670 msgstr ""
43671
43672 #: c/c-decl.cc:7445 cp/decl.cc:11470
43673 #, fuzzy, gcc-internal-format
43674 msgid "variable or field %qE declared void"
43675 msgstr "тып параметра \"%s\" не аб'яўлены"
43676
43677 #: c/c-decl.cc:7485
43678 #, gcc-internal-format
43679 msgid "attributes in parameter array declarator ignored"
43680 msgstr ""
43681
43682 #: c/c-decl.cc:7527
43683 #, fuzzy, gcc-internal-format
43684 msgid "parameter %q+D declared %<inline%>"
43685 msgstr "тып параметра \"%s\" не аб'яўлены"
43686
43687 #: c/c-decl.cc:7529
43688 #, fuzzy, gcc-internal-format
43689 msgid "parameter %q+D declared %<_Noreturn%>"
43690 msgstr "тып параметра \"%s\" не аб'яўлены"
43691
43692 #: c/c-decl.cc:7542
43693 #, fuzzy, gcc-internal-format
43694 msgid "field %qE declared as a function"
43695 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43696
43697 #: c/c-decl.cc:7549
43698 #, fuzzy, gcc-internal-format
43699 msgid "field %qE has incomplete type"
43700 msgstr "\"%s\" мае незавершаны тып"
43701
43702 #: c/c-decl.cc:7551
43703 #, fuzzy, gcc-internal-format
43704 msgid "unnamed field has incomplete type"
43705 msgstr "\"%s\" мае незавершаны тып"
43706
43707 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
43708 #, fuzzy, gcc-internal-format
43709 msgid "invalid storage class for function %qE"
43710 msgstr "Нерэчаісны выбар \"%s\""
43711
43712 #: c/c-decl.cc:7659
43713 #, fuzzy, gcc-internal-format
43714 msgid "cannot inline function %<main%>"
43715 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43716
43717 #: c/c-decl.cc:7661
43718 #, gcc-internal-format
43719 msgid "%<main%> declared %<_Noreturn%>"
43720 msgstr ""
43721
43722 #: c/c-decl.cc:7672
43723 #, fuzzy, gcc-internal-format
43724 #| msgid "ISO C89 does not support complex types"
43725 msgid "ISO C99 does not support %<_Noreturn%>"
43726 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43727
43728 #: c/c-decl.cc:7675
43729 #, fuzzy, gcc-internal-format
43730 #| msgid "ISO C89 does not support complex types"
43731 msgid "ISO C90 does not support %<_Noreturn%>"
43732 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43733
43734 #: c/c-decl.cc:7704
43735 #, gcc-internal-format
43736 msgid "variable previously declared %<static%> redeclared %<extern%>"
43737 msgstr ""
43738
43739 #: c/c-decl.cc:7714
43740 #, gcc-internal-format
43741 msgid "variable %q+D declared %<inline%>"
43742 msgstr ""
43743
43744 #: c/c-decl.cc:7716
43745 #, gcc-internal-format
43746 msgid "variable %q+D declared %<_Noreturn%>"
43747 msgstr ""
43748
43749 #: c/c-decl.cc:7751
43750 #, gcc-internal-format
43751 msgid "non-nested function with variably modified type"
43752 msgstr ""
43753
43754 #: c/c-decl.cc:7753
43755 #, gcc-internal-format
43756 msgid "object with variably modified type must have no linkage"
43757 msgstr ""
43758
43759 #: c/c-decl.cc:7861 c/c-decl.cc:9628
43760 #, gcc-internal-format
43761 msgid "function declaration isn%'t a prototype"
43762 msgstr ""
43763
43764 #: c/c-decl.cc:7871
43765 #, gcc-internal-format
43766 msgid "parameter names (without types) in function declaration"
43767 msgstr ""
43768
43769 #: c/c-decl.cc:7916
43770 #, fuzzy, gcc-internal-format
43771 msgid "parameter %u (%q+D) has incomplete type"
43772 msgstr "\"%s\" мае незавершаны тып"
43773
43774 #: c/c-decl.cc:7920
43775 #, fuzzy, gcc-internal-format, gfc-internal-format
43776 msgid "parameter %u has incomplete type"
43777 msgstr "\"%s\" мае незавершаны тып"
43778
43779 #: c/c-decl.cc:7931
43780 #, fuzzy, gcc-internal-format
43781 msgid "parameter %u (%q+D) has void type"
43782 msgstr "тып параметра \"%s\" не аб'яўлены"
43783
43784 #: c/c-decl.cc:7935
43785 #, fuzzy, gcc-internal-format, gfc-internal-format
43786 msgid "parameter %u has void type"
43787 msgstr "тып параметра \"%s\" не аб'яўлены"
43788
43789 #: c/c-decl.cc:8009
43790 #, gcc-internal-format
43791 msgid "%<void%> as only parameter may not be qualified"
43792 msgstr ""
43793
43794 #: c/c-decl.cc:8013 c/c-decl.cc:8049
43795 #, fuzzy, gcc-internal-format
43796 msgid "%<void%> must be the only parameter"
43797 msgstr "нявернае выкарыстанне \"restict\""
43798
43799 #: c/c-decl.cc:8043
43800 #, gcc-internal-format
43801 msgid "parameter %q+D has just a forward declaration"
43802 msgstr ""
43803
43804 #: c/c-decl.cc:8089
43805 #, gcc-internal-format
43806 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
43807 msgstr ""
43808
43809 #: c/c-decl.cc:8095
43810 #, gcc-internal-format, gfc-internal-format
43811 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
43812 msgstr ""
43813
43814 #: c/c-decl.cc:8203
43815 #, gcc-internal-format
43816 msgid "enum type defined here"
43817 msgstr ""
43818
43819 #: c/c-decl.cc:8209
43820 #, fuzzy, gcc-internal-format
43821 #| msgid "previous definition here"
43822 msgid "struct defined here"
43823 msgstr "папярэдняе вызначэньне"
43824
43825 #: c/c-decl.cc:8215
43826 #, fuzzy, gcc-internal-format
43827 #| msgid "previous definition here"
43828 msgid "union defined here"
43829 msgstr "папярэдняе вызначэньне"
43830
43831 #: c/c-decl.cc:8292
43832 #, fuzzy, gcc-internal-format
43833 msgid "redefinition of %<union %E%>"
43834 msgstr "перанакіраванне stdout: %s"
43835
43836 #: c/c-decl.cc:8294
43837 #, fuzzy, gcc-internal-format
43838 msgid "redefinition of %<struct %E%>"
43839 msgstr "перанакіраванне stdout: %s"
43840
43841 #: c/c-decl.cc:8303
43842 #, fuzzy, gcc-internal-format
43843 msgid "nested redefinition of %<union %E%>"
43844 msgstr "перанакіраванне stdout: %s"
43845
43846 #: c/c-decl.cc:8305
43847 #, fuzzy, gcc-internal-format
43848 msgid "nested redefinition of %<struct %E%>"
43849 msgstr "перанакіраванне stdout: %s"
43850
43851 #: c/c-decl.cc:8335 c/c-decl.cc:9138
43852 #, gcc-internal-format
43853 msgid "defining type in %qs expression is invalid in C++"
43854 msgstr ""
43855
43856 #: c/c-decl.cc:8402 cp/decl.cc:5321
43857 #, gcc-internal-format
43858 msgid "declaration does not declare anything"
43859 msgstr ""
43860
43861 #: c/c-decl.cc:8407
43862 #, fuzzy, gcc-internal-format
43863 #| msgid "ISO C89 does not support complex types"
43864 msgid "ISO C99 doesn%'t support unnamed structs/unions"
43865 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43866
43867 #: c/c-decl.cc:8410
43868 #, fuzzy, gcc-internal-format
43869 #| msgid "ISO C89 does not support complex types"
43870 msgid "ISO C90 doesn%'t support unnamed structs/unions"
43871 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43872
43873 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
43874 #, fuzzy, gcc-internal-format
43875 msgid "duplicate member %q+D"
43876 msgstr "паўтарэнне \"%s\""
43877
43878 #: c/c-decl.cc:8608
43879 #, gcc-internal-format
43880 msgid "empty struct has size 0 in C, size 1 in C++"
43881 msgstr ""
43882
43883 #: c/c-decl.cc:8611
43884 #, gcc-internal-format
43885 msgid "empty union has size 0 in C, size 1 in C++"
43886 msgstr ""
43887
43888 #: c/c-decl.cc:8736
43889 #, gcc-internal-format
43890 msgid "union has no named members"
43891 msgstr ""
43892
43893 #: c/c-decl.cc:8738
43894 #, gcc-internal-format
43895 msgid "union has no members"
43896 msgstr ""
43897
43898 #: c/c-decl.cc:8743
43899 #, gcc-internal-format
43900 msgid "struct has no named members"
43901 msgstr ""
43902
43903 #: c/c-decl.cc:8745
43904 #, gcc-internal-format
43905 msgid "struct has no members"
43906 msgstr ""
43907
43908 #: c/c-decl.cc:8806 cp/decl.cc:13842
43909 #, gcc-internal-format
43910 msgid "flexible array member in union"
43911 msgstr ""
43912
43913 #: c/c-decl.cc:8812
43914 #, gcc-internal-format
43915 msgid "flexible array member not at end of struct"
43916 msgstr ""
43917
43918 #: c/c-decl.cc:8818
43919 #, gcc-internal-format
43920 msgid "flexible array member in a struct with no named members"
43921 msgstr ""
43922
43923 #: c/c-decl.cc:8849
43924 #, fuzzy, gcc-internal-format
43925 #| msgid "%s is too large"
43926 msgid "type %qT is too large"
43927 msgstr "%s - вельмі вялікі"
43928
43929 #: c/c-decl.cc:8903
43930 #, gcc-internal-format
43931 msgid "type punning toggles scalar storage order"
43932 msgstr ""
43933
43934 #: c/c-decl.cc:8970
43935 #, gcc-internal-format
43936 msgid "union cannot be made transparent"
43937 msgstr ""
43938
43939 #: c/c-decl.cc:9110
43940 #, fuzzy, gcc-internal-format
43941 msgid "nested redefinition of %<enum %E%>"
43942 msgstr "перанакіраванне stdout: %s"
43943
43944 #. This enum is a named one that has been declared already.
43945 #: c/c-decl.cc:9117
43946 #, fuzzy, gcc-internal-format
43947 #| msgid "declaration of `%#D'"
43948 msgid "redeclaration of %<enum %E%>"
43949 msgstr "абвяшчэньне `%#D'"
43950
43951 #: c/c-decl.cc:9196 cp/decl.cc:16393
43952 #, gcc-internal-format
43953 msgid "specified mode too small for enumerated values"
43954 msgstr ""
43955
43956 #: c/c-decl.cc:9211
43957 #, gcc-internal-format
43958 msgid "enumeration values exceed range of largest integer"
43959 msgstr ""
43960
43961 #: c/c-decl.cc:9331 c/c-decl.cc:9347
43962 #, fuzzy, gcc-internal-format
43963 msgid "enumerator value for %qE is not an integer constant"
43964 msgstr "памер масіва \"%s\" адмоўны"
43965
43966 #: c/c-decl.cc:9342
43967 #, fuzzy, gcc-internal-format
43968 msgid "enumerator value for %qE is not an integer constant expression"
43969 msgstr "памер масіва \"%s\" адмоўны"
43970
43971 #: c/c-decl.cc:9366
43972 #, gcc-internal-format
43973 msgid "overflow in enumeration values"
43974 msgstr ""
43975
43976 #: c/c-decl.cc:9374
43977 #, gcc-internal-format
43978 msgid "ISO C restricts enumerator values to range of %<int%>"
43979 msgstr ""
43980
43981 #: c/c-decl.cc:9522 cp/decl.cc:5634 cp/decl.cc:16972
43982 #, gcc-internal-format
43983 msgid "inline function %qD given attribute %qs"
43984 msgstr ""
43985
43986 #: c/c-decl.cc:9540
43987 #, gcc-internal-format
43988 msgid "return type is an incomplete type"
43989 msgstr ""
43990
43991 #: c/c-decl.cc:9551
43992 #, fuzzy, gcc-internal-format
43993 #| msgid "return type of `%s' is not `int'"
43994 msgid "return type defaults to %<int%>"
43995 msgstr "вяртаемы тып \"%s\" не \"int\""
43996
43997 #: c/c-decl.cc:9579
43998 #, gcc-internal-format
43999 msgid "%q+D defined as variadic function without prototype"
44000 msgstr ""
44001
44002 #: c/c-decl.cc:9637
44003 #, fuzzy, gcc-internal-format
44004 #| msgid "no previous prototype for `%s'"
44005 msgid "no previous prototype for %qD"
44006 msgstr "няма папярэдняга прататыпа для \"%s\""
44007
44008 #: c/c-decl.cc:9646
44009 #, fuzzy, gcc-internal-format
44010 msgid "%qD was used with no prototype before its definition"
44011 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
44012
44013 #: c/c-decl.cc:9654 cp/decl.cc:17107
44014 #, fuzzy, gcc-internal-format
44015 #| msgid "no previous declaration for `%s'"
44016 msgid "no previous declaration for %qD"
44017 msgstr "няма папярэдняга аб'яўлення для \"%s\""
44018
44019 #: c/c-decl.cc:9664
44020 #, fuzzy, gcc-internal-format
44021 msgid "%qD was used with no declaration before its definition"
44022 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
44023
44024 #: c/c-decl.cc:9683
44025 #, fuzzy, gcc-internal-format
44026 #| msgid "return type of `%s' is not `int'"
44027 msgid "return type of %qD is not %<int%>"
44028 msgstr "вяртаемы тып \"%s\" не \"int\""
44029
44030 #: c/c-decl.cc:9685
44031 #, gcc-internal-format
44032 msgid "%<_Atomic%>-qualified return type of %qD"
44033 msgstr ""
44034
44035 #: c/c-decl.cc:9692
44036 #, fuzzy, gcc-internal-format
44037 #| msgid "`%s' is usually a function"
44038 msgid "%qD is normally a non-static function"
44039 msgstr "`%s' - звычайна функцыя"
44040
44041 #: c/c-decl.cc:9740
44042 #, gcc-internal-format
44043 msgid "old-style parameter declarations in prototyped function definition"
44044 msgstr ""
44045
44046 #: c/c-decl.cc:9755
44047 #, gcc-internal-format
44048 msgid "traditional C rejects ISO C style function definitions"
44049 msgstr ""
44050
44051 #: c/c-decl.cc:9772
44052 #, gcc-internal-format
44053 msgid "ISO C does not support omitting parameter names in function definitions before C2X"
44054 msgstr ""
44055
44056 #: c/c-decl.cc:9812 c/c-decl.cc:9816
44057 #, gcc-internal-format
44058 msgid "old-style function definition"
44059 msgstr ""
44060
44061 #: c/c-decl.cc:9829
44062 #, gcc-internal-format
44063 msgid "parameter name missing from parameter list"
44064 msgstr ""
44065
44066 #: c/c-decl.cc:9845
44067 #, gcc-internal-format
44068 msgid "%qD declared as a non-parameter"
44069 msgstr ""
44070
44071 #: c/c-decl.cc:9853
44072 #, fuzzy, gcc-internal-format
44073 msgid "multiple parameters named %qD"
44074 msgstr "невыкарыстаемы параметр \"%s\""
44075
44076 #: c/c-decl.cc:9862
44077 #, fuzzy, gcc-internal-format
44078 msgid "parameter %qD declared with void type"
44079 msgstr "тып параметра \"%s\" не аб'яўлены"
44080
44081 #: c/c-decl.cc:9891 c/c-decl.cc:9896
44082 #, gcc-internal-format
44083 msgid "type of %qD defaults to %<int%>"
44084 msgstr ""
44085
44086 #: c/c-decl.cc:9916
44087 #, fuzzy, gcc-internal-format
44088 msgid "parameter %qD has incomplete type"
44089 msgstr "\"%s\" мае незавершаны тып"
44090
44091 #: c/c-decl.cc:9923
44092 #, gcc-internal-format
44093 msgid "declaration for parameter %qD but no such parameter"
44094 msgstr ""
44095
44096 #: c/c-decl.cc:9976
44097 #, gcc-internal-format
44098 msgid "number of arguments doesn%'t match built-in prototype"
44099 msgstr ""
44100
44101 #: c/c-decl.cc:9987
44102 #, fuzzy, gcc-internal-format
44103 #| msgid "wrong number of arguments specified for `%s' attribute"
44104 msgid "number of arguments doesn%'t match prototype"
44105 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
44106
44107 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
44108 #, fuzzy, gcc-internal-format
44109 #| msgid "empty declaration"
44110 msgid "prototype declaration"
44111 msgstr "пустое абвяшчэньне"
44112
44113 #: c/c-decl.cc:10029
44114 #, gcc-internal-format
44115 msgid "promoted argument %qD doesn%'t match built-in prototype"
44116 msgstr ""
44117
44118 #: c/c-decl.cc:10034
44119 #, gcc-internal-format
44120 msgid "promoted argument %qD doesn%'t match prototype"
44121 msgstr ""
44122
44123 #: c/c-decl.cc:10044
44124 #, gcc-internal-format
44125 msgid "argument %qD doesn%'t match built-in prototype"
44126 msgstr ""
44127
44128 #: c/c-decl.cc:10049
44129 #, gcc-internal-format
44130 msgid "argument %qD doesn%'t match prototype"
44131 msgstr ""
44132
44133 #: c/c-decl.cc:10307 cp/decl.cc:17933
44134 #, gcc-internal-format
44135 msgid "no return statement in function returning non-void"
44136 msgstr ""
44137
44138 #: c/c-decl.cc:10326 cp/decl.cc:18017
44139 #, fuzzy, gcc-internal-format
44140 #| msgid "label `%D' defined but not used"
44141 msgid "parameter %qD set but not used"
44142 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
44143
44144 #. If we get here, declarations have been used in a for loop without
44145 #. the C99 for loop scope.  This doesn't make much sense, so don't
44146 #. allow it.
44147 #: c/c-decl.cc:10422
44148 #, gcc-internal-format
44149 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
44150 msgstr ""
44151
44152 #: c/c-decl.cc:10427
44153 #, gcc-internal-format
44154 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
44155 msgstr ""
44156
44157 #: c/c-decl.cc:10434
44158 #, fuzzy, gcc-internal-format
44159 msgid "ISO C90 does not support %<for%> loop initial declarations"
44160 msgstr "ISO C89 не падтрымлівае \"long long\""
44161
44162 #: c/c-decl.cc:10466
44163 #, gcc-internal-format
44164 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
44165 msgstr ""
44166
44167 #: c/c-decl.cc:10470
44168 #, gcc-internal-format
44169 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
44170 msgstr ""
44171
44172 #: c/c-decl.cc:10477
44173 #, gcc-internal-format
44174 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
44175 msgstr ""
44176
44177 #: c/c-decl.cc:10482
44178 #, gcc-internal-format
44179 msgid "%<union %E%> declared in %<for%> loop initial declaration"
44180 msgstr ""
44181
44182 #: c/c-decl.cc:10486
44183 #, gcc-internal-format
44184 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
44185 msgstr ""
44186
44187 #: c/c-decl.cc:10490
44188 #, gcc-internal-format
44189 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
44190 msgstr ""
44191
44192 #: c/c-decl.cc:10784
44193 #, gcc-internal-format
44194 msgid "incompatible address space qualifiers %qs and %qs"
44195 msgstr ""
44196
44197 #: c/c-decl.cc:10843 c/c-decl.cc:10850
44198 #, fuzzy, gcc-internal-format
44199 #| msgid "duplicate label declaration `%s'"
44200 msgid "duplicate %qE declaration specifier"
44201 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
44202
44203 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
44204 #, gcc-internal-format
44205 msgid "two or more data types in declaration specifiers"
44206 msgstr ""
44207
44208 #: c/c-decl.cc:10892 cp/parser.cc:32698
44209 #, fuzzy, gcc-internal-format
44210 #| msgid "`long long long' is too long for GCC"
44211 msgid "%<long long long%> is too long for GCC"
44212 msgstr "`long long long' - вельмі доўга для GCC"
44213
44214 #: c/c-decl.cc:10905
44215 #, fuzzy, gcc-internal-format
44216 #| msgid "ISO C89 does not support `long long'"
44217 msgid "ISO C90 does not support %<long long%>"
44218 msgstr "ISO C89 не падтрымлівае `long long'"
44219
44220 #: c/c-decl.cc:11134 c/c-parser.cc:9997
44221 #, fuzzy, gcc-internal-format
44222 #| msgid "ISO C89 does not support complex types"
44223 msgid "ISO C90 does not support complex types"
44224 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44225
44226 #: c/c-decl.cc:11180
44227 #, fuzzy, gcc-internal-format
44228 #| msgid "ISO C does not support complex integer types"
44229 msgid "ISO C does not support saturating types"
44230 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44231
44232 #: c/c-decl.cc:11251 c/c-decl.cc:11817
44233 #, fuzzy, gcc-internal-format
44234 #| msgid "duplicate `%s'"
44235 msgid "duplicate %qE"
44236 msgstr "паўтарэньне `%s'"
44237
44238 #: c/c-decl.cc:11311
44239 #, fuzzy, gcc-internal-format
44240 #| msgid "ISO C does not support complex integer types"
44241 msgid "ISO C does not support %<__int%d%> types"
44242 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44243
44244 #: c/c-decl.cc:11333
44245 #, fuzzy, gcc-internal-format
44246 msgid "%<__int%d%> is not supported on this target"
44247 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
44248
44249 #: c/c-decl.cc:11376
44250 #, fuzzy, gcc-internal-format
44251 #| msgid "ISO C89 does not support complex types"
44252 msgid "ISO C90 does not support boolean types"
44253 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44254
44255 #: c/c-decl.cc:11495
44256 #, fuzzy, gcc-internal-format
44257 #| msgid "ISO C89 does not support complex types"
44258 msgid "ISO C does not support the %<_Float%d%s%> type"
44259 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44260
44261 #: c/c-decl.cc:11545
44262 #, fuzzy, gcc-internal-format
44263 msgid "%<_Float%d%s%> is not supported on this target"
44264 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
44265
44266 #: c/c-decl.cc:11616
44267 #, fuzzy, gcc-internal-format
44268 #| msgid "ISO C does not support complex integer types"
44269 msgid "ISO C does not support decimal floating-point before C2X"
44270 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44271
44272 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
44273 #, fuzzy, gcc-internal-format
44274 msgid "fixed-point types not supported for this target"
44275 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
44276
44277 #: c/c-decl.cc:11642
44278 #, fuzzy, gcc-internal-format
44279 #| msgid "ISO C does not support complex integer types"
44280 msgid "ISO C does not support fixed-point types"
44281 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44282
44283 #: c/c-decl.cc:11677
44284 #, gcc-internal-format
44285 msgid "C++ lookup of %qD would return a field, not a type"
44286 msgstr ""
44287
44288 #: c/c-decl.cc:11690
44289 #, gcc-internal-format
44290 msgid "%qE fails to be a typedef or built in type"
44291 msgstr ""
44292
44293 #: c/c-decl.cc:11739
44294 #, fuzzy, gcc-internal-format
44295 #| msgid "`%s' is not at beginning of declaration"
44296 msgid "%qE is not at beginning of declaration"
44297 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
44298
44299 #: c/c-decl.cc:11760
44300 #, gcc-internal-format
44301 msgid "%qE used with %<auto%>"
44302 msgstr ""
44303
44304 #: c/c-decl.cc:11762
44305 #, gcc-internal-format
44306 msgid "%qE used with %<register%>"
44307 msgstr ""
44308
44309 #: c/c-decl.cc:11764
44310 #, gcc-internal-format
44311 msgid "%qE used with %<typedef%>"
44312 msgstr ""
44313
44314 #: c/c-decl.cc:11778 c/c-parser.cc:8362
44315 #, fuzzy, gcc-internal-format
44316 #| msgid "%s does not support %s"
44317 msgid "ISO C99 does not support %qE"
44318 msgstr "%s не падтрымлівае %s"
44319
44320 #: c/c-decl.cc:11781 c/c-parser.cc:8365
44321 #, fuzzy, gcc-internal-format
44322 #| msgid "%s does not support %s"
44323 msgid "ISO C90 does not support %qE"
44324 msgstr "%s не падтрымлівае %s"
44325
44326 #: c/c-decl.cc:11793
44327 #, gcc-internal-format
44328 msgid "%<__thread%> before %<extern%>"
44329 msgstr ""
44330
44331 #: c/c-decl.cc:11802
44332 #, gcc-internal-format
44333 msgid "%<__thread%> before %<static%>"
44334 msgstr ""
44335
44336 #: c/c-decl.cc:11815
44337 #, gcc-internal-format
44338 msgid "duplicate %<_Thread_local%> or %<__thread%>"
44339 msgstr ""
44340
44341 #: c/c-decl.cc:11823
44342 #, gcc-internal-format
44343 msgid "multiple storage classes in declaration specifiers"
44344 msgstr ""
44345
44346 #: c/c-decl.cc:11831
44347 #, gcc-internal-format
44348 msgid "%qs used with %qE"
44349 msgstr ""
44350
44351 #: c/c-decl.cc:11910
44352 #, gcc-internal-format
44353 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
44354 msgstr ""
44355
44356 #: c/c-decl.cc:11925
44357 #, fuzzy, gcc-internal-format
44358 #| msgid "ISO C does not support plain `complex' meaning `double complex'"
44359 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
44360 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
44361
44362 #: c/c-decl.cc:11952
44363 #, gcc-internal-format
44364 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
44365 msgstr ""
44366
44367 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
44368 #, gcc-internal-format
44369 msgid "ISO C does not support complex integer types"
44370 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44371
44372 #: c/c-decl.cc:12448 cp/semantics.cc:5982
44373 #, gcc-internal-format
44374 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
44375 msgstr ""
44376
44377 #: c/c-decl.cc:12452 cp/semantics.cc:5986
44378 #, gcc-internal-format
44379 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
44380 msgstr ""
44381
44382 #: c/c-fold.cc:388 c/c-typeck.cc:12227 cp/typeck.cc:5398
44383 #, gcc-internal-format
44384 msgid "left shift of negative value"
44385 msgstr ""
44386
44387 #: c/c-fold.cc:398 c/c-typeck.cc:12236 cp/typeck.cc:5406
44388 #, gcc-internal-format
44389 msgid "left shift count is negative"
44390 msgstr ""
44391
44392 #: c/c-fold.cc:399 c/c-typeck.cc:12164 cp/typeck.cc:5345
44393 #, gcc-internal-format
44394 msgid "right shift count is negative"
44395 msgstr ""
44396
44397 #: c/c-fold.cc:407 c/c-typeck.cc:12255 cp/typeck.cc:5414
44398 #, gcc-internal-format
44399 msgid "left shift count >= width of type"
44400 msgstr ""
44401
44402 #: c/c-fold.cc:408 c/c-typeck.cc:12188 cp/typeck.cc:5356
44403 #, gcc-internal-format
44404 msgid "right shift count >= width of type"
44405 msgstr ""
44406
44407 #: c/c-fold.cc:415 c/c-typeck.cc:12247
44408 #, gcc-internal-format
44409 msgid "left shift count >= width of vector element"
44410 msgstr ""
44411
44412 #: c/c-fold.cc:416 c/c-typeck.cc:12175
44413 #, gcc-internal-format
44414 msgid "right shift count >= width of vector element"
44415 msgstr ""
44416
44417 #: c/c-parser.cc:321
44418 #, gcc-internal-format
44419 msgid "identifier %qE conflicts with C++ keyword"
44420 msgstr ""
44421
44422 #: c/c-parser.cc:974 cp/parser.cc:3035
44423 #, gcc-internal-format
44424 msgid "version control conflict marker in file"
44425 msgstr ""
44426
44427 #: c/c-parser.cc:1195 cp/parser.cc:3116
44428 #, gcc-internal-format
44429 msgid "to match this %qs"
44430 msgstr ""
44431
44432 #: c/c-parser.cc:1324 cp/parser.cc:32932
44433 #, gcc-internal-format
44434 msgid "expected end of line"
44435 msgstr ""
44436
44437 #: c/c-parser.cc:1643
44438 #, fuzzy, gcc-internal-format
44439 #| msgid "ISO C forbids an empty source file"
44440 msgid "ISO C forbids an empty translation unit"
44441 msgstr "ISO C не дазваляе пусты ізыходны файл"
44442
44443 #: c/c-parser.cc:1667 cp/semantics.cc:3328
44444 #, gcc-internal-format
44445 msgid "%<#pragma omp declare target%> without corresponding %<#pragma omp end declare target%>"
44446 msgstr ""
44447
44448 #: c/c-parser.cc:1755 c/c-parser.cc:11307
44449 #, gcc-internal-format
44450 msgid "ISO C does not allow extra %<;%> outside of a function"
44451 msgstr ""
44452
44453 #: c/c-parser.cc:1946
44454 #, gcc-internal-format
44455 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
44456 msgstr ""
44457
44458 #: c/c-parser.cc:1954
44459 #, gcc-internal-format
44460 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
44461 msgstr ""
44462
44463 #: c/c-parser.cc:1962
44464 #, gcc-internal-format
44465 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
44466 msgstr ""
44467
44468 #: c/c-parser.cc:1975 c/c-parser.cc:4381
44469 #, gcc-internal-format
44470 msgid "unknown type name %qE; did you mean %qs?"
44471 msgstr ""
44472
44473 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
44474 #, fuzzy, gcc-internal-format
44475 #| msgid "unknown register name: %s"
44476 msgid "unknown type name %qE"
44477 msgstr "невядомая назва рэгістра: %s"
44478
44479 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19966
44480 #: c/c-parser.cc:20553 c/c-parser.cc:21075 cp/parser.cc:43742
44481 #: cp/parser.cc:48002
44482 #, fuzzy, gcc-internal-format
44483 #| msgid "empty declaration"
44484 msgid "expected declaration specifiers"
44485 msgstr "пустое абвяшчэньне"
44486
44487 #: c/c-parser.cc:2016
44488 #, fuzzy, gcc-internal-format
44489 #| msgid "empty declaration"
44490 msgid "%<__auto_type%> in empty declaration"
44491 msgstr "пустое абвяшчэньне"
44492
44493 #: c/c-parser.cc:2030
44494 #, gcc-internal-format
44495 msgid "%<fallthrough%> attribute at top level"
44496 msgstr ""
44497
44498 #: c/c-parser.cc:2053 c/c-parser.cc:3614
44499 #, gcc-internal-format
44500 msgid "expected %<;%>, identifier or %<(%>"
44501 msgstr ""
44502
44503 #: c/c-parser.cc:2071 cp/parser.cc:35162 cp/parser.cc:35234
44504 #, fuzzy, gcc-internal-format
44505 msgid "prefix attributes are ignored for methods"
44506 msgstr "\"%s\" атрыбут ігнарыруецца"
44507
44508 #: c/c-parser.cc:2106
44509 #, fuzzy, gcc-internal-format
44510 #| msgid "section attributes are not supported for this target"
44511 msgid "prefix attributes are ignored for implementations"
44512 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
44513
44514 #: c/c-parser.cc:2127
44515 #, gcc-internal-format
44516 msgid "unexpected attribute"
44517 msgstr ""
44518
44519 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12517 cp/parser.cc:12724
44520 #, gcc-internal-format
44521 msgid "%<fallthrough%> attribute not followed by %<;%>"
44522 msgstr ""
44523
44524 #: c/c-parser.cc:2169
44525 #, gcc-internal-format
44526 msgid "%<__auto_type%> requires a plain identifier as declarator"
44527 msgstr ""
44528
44529 #: c/c-parser.cc:2186
44530 #, gcc-internal-format
44531 msgid "data definition has no type or storage class"
44532 msgstr ""
44533
44534 #. This means there is an attribute specifier after
44535 #. the declarator in a function definition.  Provide
44536 #. some more information for the user.
44537 #: c/c-parser.cc:2201
44538 #, gcc-internal-format
44539 msgid "attributes should be specified before the declarator in a function definition"
44540 msgstr ""
44541
44542 #: c/c-parser.cc:2228
44543 #, gcc-internal-format
44544 msgid "%<__auto_type%> used with a bit-field initializer"
44545 msgstr ""
44546
44547 #: c/c-parser.cc:2299 c/c-parser.cc:2428
44548 #, gcc-internal-format
44549 msgid "%<__auto_type%> requires an initialized data declaration"
44550 msgstr ""
44551
44552 #: c/c-parser.cc:2391
44553 #, gcc-internal-format
44554 msgid "%<__auto_type%> may only be used with a single declarator"
44555 msgstr ""
44556
44557 #: c/c-parser.cc:2420 cp/parser.cc:15387
44558 #, gcc-internal-format
44559 msgid "expected %<,%> or %<;%>"
44560 msgstr ""
44561
44562 #. This can appear in many cases looking nothing like a
44563 #. function definition, so we don't give a more specific
44564 #. error suggesting there was one.
44565 #: c/c-parser.cc:2434 c/c-parser.cc:2475
44566 #, gcc-internal-format
44567 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
44568 msgstr ""
44569
44570 #: c/c-parser.cc:2442
44571 #, gcc-internal-format
44572 msgid "ISO C forbids nested functions"
44573 msgstr ""
44574
44575 #: c/c-parser.cc:2626
44576 #, fuzzy, gcc-internal-format
44577 #| msgid "ISO C89 does not support complex types"
44578 msgid "ISO C99 does not support %<_Static_assert%>"
44579 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44580
44581 #: c/c-parser.cc:2629
44582 #, fuzzy, gcc-internal-format
44583 #| msgid "ISO C89 does not support complex types"
44584 msgid "ISO C90 does not support %<_Static_assert%>"
44585 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44586
44587 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
44588 #, gcc-internal-format
44589 msgid "expected string literal"
44590 msgstr ""
44591
44592 #: c/c-parser.cc:2659
44593 #, fuzzy, gcc-internal-format
44594 #| msgid "ISO C does not support complex integer types"
44595 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
44596 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44597
44598 #: c/c-parser.cc:2665
44599 #, gcc-internal-format
44600 msgid "expression in static assertion is not an integer"
44601 msgstr ""
44602
44603 #: c/c-parser.cc:2674
44604 #, fuzzy, gcc-internal-format
44605 msgid "expression in static assertion is not an integer constant expression"
44606 msgstr "памер масіва \"%s\" адмоўны"
44607
44608 #: c/c-parser.cc:2679
44609 #, gcc-internal-format
44610 msgid "expression in static assertion is not constant"
44611 msgstr ""
44612
44613 #: c/c-parser.cc:2686
44614 #, gcc-internal-format
44615 msgid "static assertion failed: %E"
44616 msgstr ""
44617
44618 #: c/c-parser.cc:2688 cp/semantics.cc:11168
44619 #, gcc-internal-format
44620 msgid "static assertion failed"
44621 msgstr ""
44622
44623 #: c/c-parser.cc:3024
44624 #, gcc-internal-format
44625 msgid "%<_Atomic%> in Objective-C"
44626 msgstr ""
44627
44628 #: c/c-parser.cc:3027
44629 #, fuzzy, gcc-internal-format
44630 #| msgid "ISO C89 does not support complex types"
44631 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
44632 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44633
44634 #: c/c-parser.cc:3030
44635 #, fuzzy, gcc-internal-format
44636 #| msgid "ISO C89 does not support complex types"
44637 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
44638 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44639
44640 #: c/c-parser.cc:3057
44641 #, gcc-internal-format
44642 msgid "%<_Atomic%> applied to a qualified type"
44643 msgstr ""
44644
44645 #: c/c-parser.cc:3087
44646 #, gcc-internal-format
44647 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
44648 msgstr ""
44649
44650 #: c/c-parser.cc:3197
44651 #, fuzzy, gcc-internal-format
44652 msgid "empty enum is invalid"
44653 msgstr "параметр \"%s\" ініцыялізаваны"
44654
44655 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
44656 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
44657 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
44658 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
44659 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
44660 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
44661 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
44662 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
44663 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
44664 #: c/c-parser.cc:13118 c/c-parser.cc:13161 c/c-parser.cc:15797
44665 #: c/c-parser.cc:15909 c/c-parser.cc:16560 c/c-parser.cc:18942
44666 #: c/c-parser.cc:21603 c/c-parser.cc:21794 c/gimple-parser.cc:1793
44667 #: c/gimple-parser.cc:1839 cp/parser.cc:9164 cp/parser.cc:32935
44668 #: cp/parser.cc:36139 cp/parser.cc:38933 cp/parser.cc:39102 cp/parser.cc:45293
44669 #: cp/parser.cc:47297
44670 #, gcc-internal-format
44671 msgid "expected identifier"
44672 msgstr ""
44673
44674 #: c/c-parser.cc:3243 cp/parser.cc:21093
44675 #, gcc-internal-format
44676 msgid "comma at end of enumerator list"
44677 msgstr ""
44678
44679 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
44680 #, gcc-internal-format
44681 msgid "expected %<,%> or %<}%>"
44682 msgstr ""
44683
44684 #: c/c-parser.cc:3288
44685 #, gcc-internal-format
44686 msgid "ISO C forbids forward references to %<enum%> types"
44687 msgstr ""
44688
44689 #: c/c-parser.cc:3411
44690 #, gcc-internal-format
44691 msgid "expected class name"
44692 msgstr ""
44693
44694 #: c/c-parser.cc:3433
44695 #, gcc-internal-format
44696 msgid "extra semicolon in struct or union specified"
44697 msgstr ""
44698
44699 #: c/c-parser.cc:3462
44700 #, gcc-internal-format
44701 msgid "no semicolon at end of struct or union"
44702 msgstr ""
44703
44704 #: c/c-parser.cc:3576 c/c-parser.cc:5147
44705 #, gcc-internal-format
44706 msgid "expected specifier-qualifier-list"
44707 msgstr ""
44708
44709 #: c/c-parser.cc:3587
44710 #, gcc-internal-format
44711 msgid "ISO C forbids member declarations with no members"
44712 msgstr ""
44713
44714 #: c/c-parser.cc:3677
44715 #, gcc-internal-format
44716 msgid "expected %<,%>, %<;%> or %<}%>"
44717 msgstr ""
44718
44719 #: c/c-parser.cc:3684
44720 #, gcc-internal-format
44721 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
44722 msgstr ""
44723
44724 #: c/c-parser.cc:3738
44725 #, gcc-internal-format
44726 msgid "%<typeof%> applied to a bit-field"
44727 msgstr ""
44728
44729 #: c/c-parser.cc:3770
44730 #, fuzzy, gcc-internal-format
44731 #| msgid "ISO C89 does not support `long long'"
44732 msgid "ISO C99 does not support %<_Alignas%>"
44733 msgstr "ISO C89 не падтрымлівае `long long'"
44734
44735 #: c/c-parser.cc:3773
44736 #, fuzzy, gcc-internal-format
44737 #| msgid "ISO C89 does not support `long long'"
44738 msgid "ISO C90 does not support %<_Alignas%>"
44739 msgstr "ISO C89 не падтрымлівае `long long'"
44740
44741 #: c/c-parser.cc:4027
44742 #, gcc-internal-format
44743 msgid "expected identifier or %<(%>"
44744 msgstr ""
44745
44746 #: c/c-parser.cc:4268
44747 #, gcc-internal-format
44748 msgid "ISO C requires a named argument before %<...%>"
44749 msgstr ""
44750
44751 #: c/c-parser.cc:4392
44752 #, gcc-internal-format
44753 msgid "expected declaration specifiers or %<...%>"
44754 msgstr ""
44755
44756 #: c/c-parser.cc:4617
44757 #, gcc-internal-format
44758 msgid "parentheses must be omitted if attribute argument list is empty"
44759 msgstr ""
44760
44761 #: c/c-parser.cc:4942 cp/parser.cc:29034
44762 #, gcc-internal-format
44763 msgid "%qE attribute does not take any arguments"
44764 msgstr ""
44765
44766 #: c/c-parser.cc:4993
44767 #, fuzzy, gcc-internal-format
44768 msgid "ISO C does not support %<[[]]%> attributes before C2X"
44769 msgstr "ISO C89 не падтрымлівае \"long long\""
44770
44771 #: c/c-parser.cc:5257
44772 #, gcc-internal-format
44773 msgid "ISO C forbids empty initializer braces"
44774 msgstr ""
44775
44776 #: c/c-parser.cc:5316
44777 #, gcc-internal-format
44778 msgid "obsolete use of designated initializer with %<:%>"
44779 msgstr ""
44780
44781 #: c/c-parser.cc:5461
44782 #, gcc-internal-format
44783 msgid "ISO C forbids specifying range of elements to initialize"
44784 msgstr ""
44785
44786 #: c/c-parser.cc:5473
44787 #, gcc-internal-format
44788 msgid "ISO C90 forbids specifying subobject to initialize"
44789 msgstr ""
44790
44791 #: c/c-parser.cc:5481
44792 #, gcc-internal-format
44793 msgid "obsolete use of designated initializer without %<=%>"
44794 msgstr ""
44795
44796 #: c/c-parser.cc:5666
44797 #, gcc-internal-format
44798 msgid "ISO C forbids label declarations"
44799 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
44800
44801 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
44802 #: c/gimple-parser.cc:409
44803 #, fuzzy, gcc-internal-format
44804 msgid "expected declaration or statement"
44805 msgstr "паўторнае абвяшчэнне меткі \"%s\""
44806
44807 #: c/c-parser.cc:5707
44808 #, gcc-internal-format
44809 msgid "a label can only be part of a statement and a declaration is not a statement"
44810 msgstr ""
44811
44812 #: c/c-parser.cc:5719 c/c-parser.cc:5752
44813 #, fuzzy, gcc-internal-format
44814 #| msgid "ISO C forbids label declarations"
44815 msgid "ISO C90 forbids mixed declarations and code"
44816 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
44817
44818 #: c/c-parser.cc:5783
44819 #, gcc-internal-format
44820 msgid "expected %<}%> before %<else%>"
44821 msgstr ""
44822
44823 #: c/c-parser.cc:5788 cp/parser.cc:12845
44824 #, gcc-internal-format
44825 msgid "%<else%> without a previous %<if%>"
44826 msgstr ""
44827
44828 #: c/c-parser.cc:5806
44829 #, gcc-internal-format
44830 msgid "label at end of compound statement"
44831 msgstr ""
44832
44833 #. Avoid infinite loop in error recovery:
44834 #. c_parser_skip_until_found stops at a closing nesting
44835 #. delimiter without consuming it, but here we need to consume
44836 #. it to proceed further.
44837 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
44838 #: c/gimple-parser.cc:2328 cp/parser.cc:12426
44839 #, gcc-internal-format
44840 msgid "expected statement"
44841 msgstr ""
44842
44843 #: c/c-parser.cc:5894
44844 #, gcc-internal-format
44845 msgid "expected %<:%> or %<...%>"
44846 msgstr ""
44847
44848 #: c/c-parser.cc:5922
44849 #, gcc-internal-format
44850 msgid "GNU-style attribute between label and declaration appertains to the label"
44851 msgstr ""
44852
44853 #: c/c-parser.cc:6153
44854 #, gcc-internal-format
44855 msgid "expected identifier or %<*%>"
44856 msgstr ""
44857
44858 #: c/c-parser.cc:6237
44859 #, gcc-internal-format
44860 msgid "only attribute %<fallthrough%> can be applied to a null statement"
44861 msgstr ""
44862
44863 #: c/c-parser.cc:6362 cp/parser.cc:14409
44864 #, fuzzy, gcc-internal-format
44865 #| msgid "empty body in an else-statement"
44866 msgid "suggest braces around empty body in an %<if%> statement"
44867 msgstr "пустое цела ў else-выражэнні"
44868
44869 #: c/c-parser.cc:6404 cp/parser.cc:14412
44870 #, fuzzy, gcc-internal-format
44871 #| msgid "empty body in an else-statement"
44872 msgid "suggest braces around empty body in an %<else%> statement"
44873 msgstr "пустое цела ў else-выражэнні"
44874
44875 #: c/c-parser.cc:6535 cp/parser.cc:13214
44876 #, gcc-internal-format
44877 msgid "suggest explicit braces to avoid ambiguous %<else%>"
44878 msgstr ""
44879
44880 #: c/c-parser.cc:6675
44881 #, gcc-internal-format
44882 msgid "suggest braces around empty body in %<do%> statement"
44883 msgstr ""
44884
44885 #: c/c-parser.cc:6807 c/c-parser.cc:6839
44886 #, gcc-internal-format
44887 msgid "multiple iterating variables in fast enumeration"
44888 msgstr ""
44889
44890 #: c/c-parser.cc:6862
44891 #, fuzzy, gcc-internal-format
44892 msgid "invalid iterating variable in fast enumeration"
44893 msgstr "нявернае выкарыстанне \"restict\""
44894
44895 #: c/c-parser.cc:6886 cp/parser.cc:13501
44896 #, gcc-internal-format
44897 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
44898 msgstr ""
44899
44900 #: c/c-parser.cc:6892 cp/parser.cc:13507
44901 #, gcc-internal-format
44902 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
44903 msgstr ""
44904
44905 #: c/c-parser.cc:6928
44906 #, gcc-internal-format
44907 msgid "missing collection in fast enumeration"
44908 msgstr ""
44909
44910 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
44911 #, fuzzy, gcc-internal-format
44912 msgid "duplicate %<asm%> qualifier %qE"
44913 msgstr "паўтарэнне \"volatile\""
44914
44915 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21965
44916 #: cp/parser.cc:21982 cp/parser.cc:21996
44917 #, gcc-internal-format
44918 msgid "first seen here"
44919 msgstr ""
44920
44921 #: c/c-parser.cc:7082
44922 #, gcc-internal-format
44923 msgid "%qE is not a valid %<asm%> qualifier"
44924 msgstr ""
44925
44926 #: c/c-parser.cc:7132
44927 #, gcc-internal-format
44928 msgid "expected %<:%> or %<)%>"
44929 msgstr ""
44930
44931 #: c/c-parser.cc:7431 cp/parser.cc:4485
44932 #, gcc-internal-format
44933 msgid "a wide string is invalid in this context"
44934 msgstr ""
44935
44936 #: c/c-parser.cc:7623
44937 #, fuzzy, gcc-internal-format
44938 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
44939 msgstr "ISO C не дазваляе пусты ізыходны файл"
44940
44941 #. Location of the binary operator.
44942 #. Quiet warning.
44943 #: c/c-parser.cc:7844 cp/typeck.cc:5173
44944 #, gcc-internal-format
44945 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
44946 msgstr ""
44947
44948 #: c/c-parser.cc:7850 cp/typeck.cc:5178
44949 #, gcc-internal-format
44950 msgid "first %<sizeof%> operand was declared here"
44951 msgstr ""
44952
44953 #: c/c-parser.cc:8089
44954 #, gcc-internal-format
44955 msgid "alignment specified for type name in cast"
44956 msgstr ""
44957
44958 #: c/c-parser.cc:8188
44959 #, gcc-internal-format
44960 msgid "traditional C rejects the unary plus operator"
44961 msgstr ""
44962
44963 #: c/c-parser.cc:8319
44964 #, gcc-internal-format
44965 msgid "alignment specified for type name in %<sizeof%>"
44966 msgstr ""
44967
44968 #: c/c-parser.cc:8335
44969 #, gcc-internal-format
44970 msgid "%<sizeof%> applied to a bit-field"
44971 msgstr ""
44972
44973 #: c/c-parser.cc:8405
44974 #, fuzzy, gcc-internal-format
44975 msgid "alignment specified for type name in %qE"
44976 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
44977
44978 #: c/c-parser.cc:8428
44979 #, gcc-internal-format
44980 msgid "ISO C does not allow %<%E (expression)%>"
44981 msgstr ""
44982
44983 #: c/c-parser.cc:8579
44984 #, fuzzy, gcc-internal-format
44985 msgid "cannot take address of %qs"
44986 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
44987
44988 #: c/c-parser.cc:8662
44989 #, fuzzy, gcc-internal-format
44990 #| msgid "ISO C89 does not support complex types"
44991 msgid "ISO C99 does not support %<_Generic%>"
44992 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44993
44994 #: c/c-parser.cc:8665
44995 #, fuzzy, gcc-internal-format
44996 #| msgid "ISO C89 does not support complex types"
44997 msgid "ISO C90 does not support %<_Generic%>"
44998 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44999
45000 #: c/c-parser.cc:8734
45001 #, gcc-internal-format
45002 msgid "%<_Generic%> association has function type"
45003 msgstr ""
45004
45005 #: c/c-parser.cc:8737
45006 #, fuzzy, gcc-internal-format
45007 msgid "%<_Generic%> association has incomplete type"
45008 msgstr "\"%s\" мае незавершаны тып"
45009
45010 #: c/c-parser.cc:8741
45011 #, gcc-internal-format
45012 msgid "%<_Generic%> association has variable length type"
45013 msgstr ""
45014
45015 #: c/c-parser.cc:8765
45016 #, gcc-internal-format
45017 msgid "duplicate %<default%> case in %<_Generic%>"
45018 msgstr ""
45019
45020 #: c/c-parser.cc:8766
45021 #, gcc-internal-format
45022 msgid "original %<default%> is here"
45023 msgstr ""
45024
45025 #: c/c-parser.cc:8774
45026 #, gcc-internal-format
45027 msgid "%<_Generic%> specifies two compatible types"
45028 msgstr ""
45029
45030 #: c/c-parser.cc:8775
45031 #, gcc-internal-format
45032 msgid "compatible type is here"
45033 msgstr ""
45034
45035 #: c/c-parser.cc:8798
45036 #, gcc-internal-format
45037 msgid "%<_Generic%> selector matches multiple associations"
45038 msgstr ""
45039
45040 #: c/c-parser.cc:8800
45041 #, gcc-internal-format
45042 msgid "other match is here"
45043 msgstr ""
45044
45045 #: c/c-parser.cc:8825
45046 #, gcc-internal-format
45047 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
45048 msgstr ""
45049
45050 #: c/c-parser.cc:8846
45051 #, fuzzy, gcc-internal-format
45052 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
45053 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
45054
45055 #: c/c-parser.cc:8854
45056 #, fuzzy, gcc-internal-format
45057 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
45058 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
45059
45060 #: c/c-parser.cc:8860
45061 #, gcc-internal-format
45062 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
45063 msgstr ""
45064
45065 #: c/c-parser.cc:8876
45066 #, fuzzy, gcc-internal-format
45067 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
45068 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
45069
45070 #: c/c-parser.cc:8899 c/c-parser.cc:8903
45071 #, fuzzy, gcc-internal-format
45072 #| msgid "ISO C does not support complex integer types"
45073 msgid "ISO C does not support %qs predefined identifier"
45074 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
45075
45076 #: c/c-parser.cc:8907
45077 #, fuzzy, gcc-internal-format
45078 #| msgid "ISO C does not support complex integer types"
45079 msgid "ISO C90 does not support %<__func__%> predefined identifier"
45080 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
45081
45082 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
45083 #: c/c-parser.cc:18358 c/gimple-parser.cc:1711 c/gimple-parser.cc:2345
45084 #: cp/parser.cc:40858
45085 #, gcc-internal-format
45086 msgid "expected expression"
45087 msgstr ""
45088
45089 #: c/c-parser.cc:9103
45090 #, gcc-internal-format
45091 msgid "braced-group within expression allowed only inside a function"
45092 msgstr ""
45093
45094 #: c/c-parser.cc:9117
45095 #, gcc-internal-format
45096 msgid "ISO C forbids braced-groups within expressions"
45097 msgstr ""
45098
45099 #: c/c-parser.cc:9307
45100 #, fuzzy, gcc-internal-format
45101 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
45102 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45103
45104 #: c/c-parser.cc:9323
45105 #, fuzzy, gcc-internal-format
45106 msgid "first argument to %<__builtin_choose_expr%> not a constant"
45107 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45108
45109 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
45110 #, fuzzy, gcc-internal-format
45111 #| msgid "too few arguments to function"
45112 msgid "too few arguments to %<__builtin_tgmath%>"
45113 msgstr "не хапае аргументаў у функцыі"
45114
45115 #: c/c-parser.cc:9438
45116 #, fuzzy, gcc-internal-format
45117 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
45118 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
45119
45120 #: c/c-parser.cc:9482 c/c-parser.cc:9492
45121 #, gcc-internal-format
45122 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
45123 msgstr ""
45124
45125 #: c/c-parser.cc:9514 c/c-parser.cc:9524
45126 #, gcc-internal-format
45127 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
45128 msgstr ""
45129
45130 #: c/c-parser.cc:9557
45131 #, gcc-internal-format
45132 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
45133 msgstr ""
45134
45135 #: c/c-parser.cc:9576
45136 #, gcc-internal-format
45137 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
45138 msgstr ""
45139
45140 #: c/c-parser.cc:9624
45141 #, gcc-internal-format
45142 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
45143 msgstr ""
45144
45145 #: c/c-parser.cc:9647
45146 #, gcc-internal-format
45147 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
45148 msgstr ""
45149
45150 #: c/c-parser.cc:9664
45151 #, gcc-internal-format
45152 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
45153 msgstr ""
45154
45155 #: c/c-parser.cc:9702
45156 #, gcc-internal-format, gfc-internal-format
45157 msgid "invalid type of argument %u of type-generic function"
45158 msgstr ""
45159
45160 #: c/c-parser.cc:9713
45161 #, gcc-internal-format, gfc-internal-format
45162 msgid "decimal floating-point argument %u to complex-only type-generic function"
45163 msgstr ""
45164
45165 #: c/c-parser.cc:9721
45166 #, gcc-internal-format, gfc-internal-format
45167 msgid "decimal floating-point argument %u to binary-only type-generic function"
45168 msgstr ""
45169
45170 #: c/c-parser.cc:9729 c/c-parser.cc:9759
45171 #, gcc-internal-format
45172 msgid "both complex and decimal floating-point arguments to type-generic function"
45173 msgstr ""
45174
45175 #: c/c-parser.cc:9737 c/c-parser.cc:9779
45176 #, gcc-internal-format
45177 msgid "both binary and decimal floating-point arguments to type-generic function"
45178 msgstr ""
45179
45180 #: c/c-parser.cc:9751
45181 #, gcc-internal-format, gfc-internal-format
45182 msgid "complex argument %u to decimal-only type-generic function"
45183 msgstr ""
45184
45185 #: c/c-parser.cc:9771
45186 #, gcc-internal-format, gfc-internal-format
45187 msgid "binary argument %u to decimal-only type-generic function"
45188 msgstr ""
45189
45190 #: c/c-parser.cc:9877
45191 #, gcc-internal-format
45192 msgid "no matching function for type-generic call"
45193 msgstr ""
45194
45195 #: c/c-parser.cc:9918
45196 #, gcc-internal-format
45197 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
45198 msgstr ""
45199
45200 #: c/c-parser.cc:9931
45201 #, fuzzy, gcc-internal-format
45202 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
45203 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45204
45205 #: c/c-parser.cc:9935
45206 #, fuzzy, gcc-internal-format
45207 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
45208 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45209
45210 #: c/c-parser.cc:9961
45211 #, fuzzy, gcc-internal-format
45212 #| msgid "wrong number of arguments specified for `%s' attribute"
45213 msgid "wrong number of arguments to %<__builtin_complex%>"
45214 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
45215
45216 #: c/c-parser.cc:9983
45217 #, gcc-internal-format
45218 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
45219 msgstr ""
45220
45221 #: c/c-parser.cc:9992
45222 #, gcc-internal-format
45223 msgid "%<__builtin_complex%> operands of different types"
45224 msgstr ""
45225
45226 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7480
45227 #, fuzzy, gcc-internal-format
45228 #| msgid "wrong number of arguments specified for `%s' attribute"
45229 msgid "wrong number of arguments to %<__builtin_shuffle%>"
45230 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
45231
45232 #: c/c-parser.cc:10266
45233 #, gcc-internal-format
45234 msgid "compound literal has variable size"
45235 msgstr ""
45236
45237 #: c/c-parser.cc:10277
45238 #, gcc-internal-format
45239 msgid "compound literal qualified by address-space qualifier"
45240 msgstr ""
45241
45242 #: c/c-parser.cc:10281
45243 #, fuzzy, gcc-internal-format
45244 #| msgid "ISO C forbids `goto *expr;'"
45245 msgid "ISO C90 forbids compound literals"
45246 msgstr "ISO C не падтрымлівае \"goto *expr;\""
45247
45248 #: c/c-parser.cc:10294
45249 #, gcc-internal-format
45250 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
45251 msgstr ""
45252
45253 #: c/c-parser.cc:10368
45254 #, gcc-internal-format
45255 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
45256 msgstr ""
45257
45258 #: c/c-parser.cc:10373
45259 #, gcc-internal-format
45260 msgid "using integer absolute value function %qD when argument is of complex type %qT"
45261 msgstr ""
45262
45263 #: c/c-parser.cc:10381
45264 #, gcc-internal-format
45265 msgid "taking the absolute value of unsigned type %qT has no effect"
45266 msgstr ""
45267
45268 #: c/c-parser.cc:10392
45269 #, gcc-internal-format
45270 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
45271 msgstr ""
45272
45273 #: c/c-parser.cc:10396
45274 #, gcc-internal-format
45275 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
45276 msgstr ""
45277
45278 #: c/c-parser.cc:10401
45279 #, gcc-internal-format
45280 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
45281 msgstr ""
45282
45283 #: c/c-parser.cc:10414
45284 #, gcc-internal-format
45285 msgid "using complex absolute value function %qD when argument is of integer type %qT"
45286 msgstr ""
45287
45288 #: c/c-parser.cc:10418
45289 #, gcc-internal-format
45290 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
45291 msgstr ""
45292
45293 #: c/c-parser.cc:10435
45294 #, gcc-internal-format
45295 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
45296 msgstr ""
45297
45298 #: c/c-parser.cc:10440
45299 #, gcc-internal-format
45300 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
45301 msgstr ""
45302
45303 #: c/c-parser.cc:10445
45304 #, gcc-internal-format
45305 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
45306 msgstr ""
45307
45308 #: c/c-parser.cc:10471
45309 #, gcc-internal-format
45310 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
45311 msgstr ""
45312
45313 #: c/c-parser.cc:10911
45314 #, gcc-internal-format
45315 msgid "expected identifier or %<)%>"
45316 msgstr ""
45317
45318 #: c/c-parser.cc:11007
45319 #, gcc-internal-format
45320 msgid "extra semicolon"
45321 msgstr ""
45322
45323 #: c/c-parser.cc:11255
45324 #, gcc-internal-format
45325 msgid "extra semicolon in method definition specified"
45326 msgstr ""
45327
45328 #: c/c-parser.cc:11387
45329 #, gcc-internal-format
45330 msgid "method attributes must be specified at the end only"
45331 msgstr ""
45332
45333 #: c/c-parser.cc:11407
45334 #, gcc-internal-format
45335 msgid "expected %<;%> or %<{%> after method attribute definition"
45336 msgstr ""
45337
45338 #: c/c-parser.cc:11529
45339 #, gcc-internal-format
45340 msgid "objective-c method declaration is expected"
45341 msgstr ""
45342
45343 #: c/c-parser.cc:11980
45344 #, gcc-internal-format
45345 msgid "no type or storage class may be specified here,"
45346 msgstr ""
45347
45348 #: c/c-parser.cc:12048 cp/parser.cc:35996
45349 #, gcc-internal-format
45350 msgid "empty property attribute list"
45351 msgstr ""
45352
45353 #: c/c-parser.cc:12062 cp/parser.cc:36009
45354 #, fuzzy, gcc-internal-format
45355 msgid "missing property attribute"
45356 msgstr "прапушчан ініцыялізатар"
45357
45358 #: c/c-parser.cc:12101
45359 #, gcc-internal-format
45360 msgid "unknown property attribute %<%s%s%>"
45361 msgstr ""
45362
45363 #: c/c-parser.cc:12104 cp/parser.cc:36046
45364 #, gcc-internal-format
45365 msgid "unknown property attribute"
45366 msgstr ""
45367
45368 #: c/c-parser.cc:12113 cp/parser.cc:36055
45369 #, gcc-internal-format
45370 msgid "expected %<=%> after Objective-C %qE"
45371 msgstr ""
45372
45373 #: c/c-parser.cc:12124 cp/parser.cc:36069
45374 #, gcc-internal-format
45375 msgid "expected %qE selector name"
45376 msgstr ""
45377
45378 #: c/c-parser.cc:12140 cp/parser.cc:36088
45379 #, gcc-internal-format
45380 msgid "setter method names must terminate with %<:%>"
45381 msgstr ""
45382
45383 #: c/c-parser.cc:12354 cp/parser.cc:47628
45384 #, gcc-internal-format
45385 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
45386 msgstr ""
45387
45388 #: c/c-parser.cc:12398 c/c-parser.cc:20550 c/c-parser.cc:20847
45389 #: c/c-parser.cc:20906 c/c-parser.cc:20992 cp/parser.cc:43739
45390 #: cp/parser.cc:44075 cp/parser.cc:44166 cp/parser.cc:44240 cp/parser.cc:47675
45391 #: cp/parser.cc:47691 cp/parser.cc:47707 cp/parser.cc:47724 cp/parser.cc:47741
45392 #: cp/parser.cc:47758 cp/parser.cc:47785 cp/parser.cc:47799 cp/parser.cc:47824
45393 #: cp/parser.cc:47838
45394 #, gcc-internal-format
45395 msgid "%<#pragma %s%> may only be used in compound statements"
45396 msgstr ""
45397
45398 #: c/c-parser.cc:12421 cp/parser.cc:47813
45399 #, gcc-internal-format
45400 msgid "%<#pragma acc routine%> must be at file scope"
45401 msgstr ""
45402
45403 #: c/c-parser.cc:12507 cp/parser.cc:47921
45404 #, gcc-internal-format
45405 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
45406 msgstr ""
45407
45408 #: c/c-parser.cc:12514 cp/parser.cc:47927
45409 #, gcc-internal-format
45410 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
45411 msgstr ""
45412
45413 #: c/c-parser.cc:12526
45414 #, gcc-internal-format
45415 msgid "%<#pragma omp requires%> may only be used at file scope"
45416 msgstr ""
45417
45418 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47956
45419 #: cp/parser.cc:47989
45420 #, gcc-internal-format
45421 msgid "for, while or do statement expected"
45422 msgstr ""
45423
45424 #: c/c-parser.cc:12592 cp/parser.cc:47665
45425 #, gcc-internal-format
45426 msgid "%<#pragma GCC pch_preprocess%> must be first"
45427 msgstr ""
45428
45429 #: c/c-parser.cc:12939 c/c-parser.cc:16405 c/c-parser.cc:18118
45430 #: c/c-parser.cc:18176 c/c-parser.cc:18183 c/c-parser.cc:18190
45431 #: c/c-parser.cc:22622 c/c-parser.cc:22630 c/c-parser.cc:22904
45432 #: c/c-parser.cc:22914 cp/parser.cc:36511 cp/parser.cc:39607
45433 #: cp/parser.cc:40632 cp/parser.cc:40695 cp/parser.cc:40702 cp/parser.cc:40709
45434 #: cp/parser.cc:46556 cp/parser.cc:46564 cp/parser.cc:46721 cp/parser.cc:46731
45435 #, fuzzy, gcc-internal-format
45436 #| msgid "too many input files"
45437 msgid "too many %qs clauses"
45438 msgstr "вельмі шмат уваходзячых файлаў"
45439
45440 #: c/c-parser.cc:12966
45441 #, gcc-internal-format
45442 msgid "expression must be integral"
45443 msgstr ""
45444
45445 #: c/c-parser.cc:13265 c/c-parser.cc:13277
45446 #, gcc-internal-format
45447 msgid "expected %<)%> or %<,%>"
45448 msgstr ""
45449
45450 #: c/c-parser.cc:13428 c/c-parser.cc:23107
45451 #, fuzzy, gcc-internal-format
45452 msgid "%qD is not a variable"
45453 msgstr "\"%s\" мае незавершаны тып"
45454
45455 #: c/c-parser.cc:13432 cp/semantics.cc:8175
45456 #, fuzzy, gcc-internal-format
45457 msgid "%qD is not a pointer variable"
45458 msgstr "\"%s\" звычайна функцыя"
45459
45460 #: c/c-parser.cc:13474 cp/parser.cc:37243
45461 #, gcc-internal-format
45462 msgid "collapse argument needs positive constant integer expression"
45463 msgstr ""
45464
45465 #: c/c-parser.cc:13569 cp/parser.cc:37321
45466 #, gcc-internal-format
45467 msgid "expected %<none%> or %<present%>"
45468 msgstr ""
45469
45470 #: c/c-parser.cc:13571 cp/parser.cc:37323
45471 #, gcc-internal-format
45472 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
45473 msgstr ""
45474
45475 #: c/c-parser.cc:13692 cp/parser.cc:37435
45476 #, gcc-internal-format
45477 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
45478 msgstr ""
45479
45480 #: c/c-parser.cc:13712 c/c-parser.cc:20899 c/c-parser.cc:20985
45481 #: cp/parser.cc:37453 cp/parser.cc:44067 cp/parser.cc:44158
45482 #, gcc-internal-format
45483 msgid "expected %<data%>"
45484 msgstr ""
45485
45486 #: c/c-parser.cc:13765 cp/parser.cc:37508
45487 #, gcc-internal-format
45488 msgid "too many %<if%> clauses with %qs modifier"
45489 msgstr ""
45490
45491 #: c/c-parser.cc:13772 cp/parser.cc:37515
45492 #, fuzzy, gcc-internal-format
45493 #| msgid "too many input files"
45494 msgid "too many %<if%> clauses"
45495 msgstr "вельмі шмат уваходзячых файлаў"
45496
45497 #: c/c-parser.cc:13774 cp/parser.cc:37517
45498 #, gcc-internal-format
45499 msgid "too many %<if%> clauses without modifier"
45500 msgstr ""
45501
45502 #: c/c-parser.cc:13780 cp/parser.cc:37523
45503 #, gcc-internal-format
45504 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
45505 msgstr ""
45506
45507 #: c/c-parser.cc:13885 c/c-parser.cc:13945 c/c-parser.cc:14006
45508 #: c/c-parser.cc:14053 c/c-parser.cc:14132 c/c-parser.cc:14511
45509 #: c/c-parser.cc:14593 c/c-parser.cc:15160 c/c-parser.cc:15305
45510 #: c/c-parser.cc:15370 c/c-parser.cc:16342
45511 #, gcc-internal-format
45512 msgid "expected integer expression"
45513 msgstr ""
45514
45515 #: c/c-parser.cc:13896
45516 #, gcc-internal-format
45517 msgid "%<num_threads%> value must be positive"
45518 msgstr ""
45519
45520 #: c/c-parser.cc:13956
45521 #, gcc-internal-format
45522 msgid "%<num_tasks%> value must be positive"
45523 msgstr ""
45524
45525 #: c/c-parser.cc:14017 cp/semantics.cc:8395
45526 #, gcc-internal-format
45527 msgid "%<grainsize%> value must be positive"
45528 msgstr ""
45529
45530 #: c/c-parser.cc:14065 cp/semantics.cc:8425
45531 #, gcc-internal-format
45532 msgid "%<priority%> value must be non-negative"
45533 msgstr ""
45534
45535 #: c/c-parser.cc:14099 cp/parser.cc:37749
45536 #, gcc-internal-format
45537 msgid "expected constant integer expression with valid sync-hint value"
45538 msgstr ""
45539
45540 #: c/c-parser.cc:14171 cp/parser.cc:37819
45541 #, gcc-internal-format
45542 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
45543 msgstr ""
45544
45545 #: c/c-parser.cc:14232 cp/parser.cc:37884
45546 #, gcc-internal-format
45547 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
45548 msgstr ""
45549
45550 #: c/c-parser.cc:14298 cp/parser.cc:37953
45551 #, gcc-internal-format
45552 msgid "too many %<defaultmap%> clauses with %qs category"
45553 msgstr ""
45554
45555 #: c/c-parser.cc:14301 cp/parser.cc:37956
45556 #, gcc-internal-format
45557 msgid "too many %<defaultmap%> clauses with unspecified category"
45558 msgstr ""
45559
45560 #: c/c-parser.cc:14385 cp/semantics.cc:7256 cp/semantics.cc:7309
45561 #, gcc-internal-format
45562 msgid "%qs expression must be integral"
45563 msgstr ""
45564
45565 #: c/c-parser.cc:14397 c/c-parser.cc:14520 cp/semantics.cc:7288
45566 #: cp/semantics.cc:7323
45567 #, gcc-internal-format
45568 msgid "%qs value must be positive"
45569 msgstr ""
45570
45571 #: c/c-parser.cc:14459 cp/parser.cc:37015
45572 #, fuzzy, gcc-internal-format
45573 #| msgid "too many arguments to function"
45574 msgid "too many %<static%> arguments"
45575 msgstr "вельмі шмат аргументаў у функцыі"
45576
45577 #: c/c-parser.cc:14493 cp/parser.cc:37048
45578 #, fuzzy, gcc-internal-format
45579 #| msgid "no arguments"
45580 msgid "unexpected argument"
45581 msgstr "няма аргументаў"
45582
45583 #: c/c-parser.cc:14660 cp/semantics.cc:8605
45584 #, gcc-internal-format
45585 msgid "%<tile%> argument needs positive integral constant"
45586 msgstr ""
45587
45588 #: c/c-parser.cc:14735 cp/parser.cc:38006
45589 #, gcc-internal-format
45590 msgid "expected %<reproducible%> or %<unconstrained%>"
45591 msgstr ""
45592
45593 #: c/c-parser.cc:14744 c/c-parser.cc:14750 cp/parser.cc:38015
45594 #: cp/parser.cc:38025
45595 #, gcc-internal-format
45596 msgid "expected %<concurrent%>"
45597 msgstr ""
45598
45599 #: c/c-parser.cc:14786 cp/parser.cc:38065
45600 #, gcc-internal-format
45601 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
45602 msgstr ""
45603
45604 #: c/c-parser.cc:14839 cp/parser.cc:38133
45605 #, gcc-internal-format
45606 msgid "ordered argument needs positive constant integer expression"
45607 msgstr ""
45608
45609 #: c/c-parser.cc:14964 c/c-parser.cc:22176 cp/parser.cc:46195
45610 #, gcc-internal-format
45611 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
45612 msgstr ""
45613
45614 #: c/c-parser.cc:15084 cp/parser.cc:38391
45615 #, gcc-internal-format
45616 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
45617 msgstr ""
45618
45619 #: c/c-parser.cc:15138 cp/parser.cc:38407
45620 #, gcc-internal-format
45621 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
45622 msgstr ""
45623
45624 #: c/c-parser.cc:15142 cp/parser.cc:38410
45625 #, gcc-internal-format
45626 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
45627 msgstr ""
45628
45629 #: c/c-parser.cc:15154 cp/semantics.cc:7370
45630 #, gcc-internal-format
45631 msgid "chunk size value must be positive"
45632 msgstr ""
45633
45634 #: c/c-parser.cc:15177 cp/parser.cc:38430
45635 #, fuzzy, gcc-internal-format
45636 #| msgid "invalid %%-code"
45637 msgid "invalid schedule kind"
45638 msgstr "нерэчаісны %%-код"
45639
45640 #: c/c-parser.cc:15315 c/c-parser.cc:15325
45641 #, gcc-internal-format
45642 msgid "%<num_teams%> value must be positive"
45643 msgstr ""
45644
45645 #: c/c-parser.cc:15332 cp/semantics.cc:7337
45646 #, gcc-internal-format
45647 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
45648 msgstr ""
45649
45650 #: c/c-parser.cc:15380 cp/semantics.cc:7466
45651 #, gcc-internal-format
45652 msgid "%<thread_limit%> value must be positive"
45653 msgstr ""
45654
45655 #: c/c-parser.cc:15425 cp/semantics.cc:7594
45656 #, gcc-internal-format
45657 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
45658 msgstr ""
45659
45660 #: c/c-parser.cc:15535
45661 #, gcc-internal-format
45662 msgid "expected %<allocator%> or %<align%>"
45663 msgstr ""
45664
45665 #: c/c-parser.cc:15542
45666 #, fuzzy, gcc-internal-format
45667 #| msgid "duplicate `%s'"
45668 msgid "duplicate %qs modifier"
45669 msgstr "паўтарэньне `%s'"
45670
45671 #: c/c-parser.cc:15590 cp/semantics.cc:7729
45672 #, gcc-internal-format
45673 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45674 msgstr ""
45675
45676 #: c/c-parser.cc:15601 cp/semantics.cc:7684 cp/semantics.cc:7700
45677 #, gcc-internal-format
45678 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
45679 msgstr ""
45680
45681 #: c/c-parser.cc:15677
45682 #, gcc-internal-format
45683 msgid "%<linear%> clause step expression must be integral"
45684 msgstr ""
45685
45686 #: c/c-parser.cc:15727
45687 #, gcc-internal-format
45688 msgid "%<safelen%> clause expression must be positive constant integer expression"
45689 msgstr ""
45690
45691 #: c/c-parser.cc:15766
45692 #, gcc-internal-format
45693 msgid "%<simdlen%> clause expression must be positive constant integer expression"
45694 msgstr ""
45695
45696 #: c/c-parser.cc:16097 cp/parser.cc:39292
45697 #, gcc-internal-format
45698 msgid "%<iterator%> modifier incompatible with %qs"
45699 msgstr ""
45700
45701 #: c/c-parser.cc:16144 cp/parser.cc:39346 cp/parser.cc:39668
45702 #: cp/parser.cc:39718
45703 #, fuzzy, gcc-internal-format
45704 #| msgid "invalid %%d operand"
45705 msgid "invalid depend kind"
45706 msgstr "нерэчаісны %%d аперанд"
45707
45708 #: c/c-parser.cc:16214 cp/parser.cc:39416
45709 #, gcc-internal-format
45710 msgid "too many %<always%> modifiers"
45711 msgstr ""
45712
45713 #: c/c-parser.cc:16224 cp/parser.cc:39429
45714 #, gcc-internal-format
45715 msgid "too many %<close%> modifiers"
45716 msgstr ""
45717
45718 #: c/c-parser.cc:16232 cp/parser.cc:39440
45719 #, gcc-internal-format
45720 msgid "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on %<map%> clause"
45721 msgstr ""
45722
45723 #: c/c-parser.cc:16260 cp/parser.cc:39471
45724 #, fuzzy, gcc-internal-format
45725 #| msgid "invalid mask"
45726 msgid "invalid map kind"
45727 msgstr "нерэчаісная маска"
45728
45729 #: c/c-parser.cc:16312 cp/parser.cc:39530
45730 #, gcc-internal-format
45731 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
45732 msgstr ""
45733
45734 #: c/c-parser.cc:16324 cp/parser.cc:39541
45735 #, gcc-internal-format
45736 msgid "expected %<ancestor%> or %<device_num%>"
45737 msgstr ""
45738
45739 #: c/c-parser.cc:16347 cp/semantics.cc:7491
45740 #, gcc-internal-format
45741 msgid "the %<device%> clause expression must evaluate to %<1%>"
45742 msgstr ""
45743
45744 #: c/c-parser.cc:16380 cp/parser.cc:39612
45745 #, gcc-internal-format
45746 msgid "invalid dist_schedule kind"
45747 msgstr ""
45748
45749 #: c/c-parser.cc:16459
45750 #, fuzzy, gcc-internal-format
45751 msgid "invalid proc_bind kind"
45752 msgstr "Нерэчаісны выбар %s"
45753
45754 #: c/c-parser.cc:16503
45755 #, gcc-internal-format
45756 msgid "expected %<host%>, %<nohost%> or %<any%>"
45757 msgstr ""
45758
45759 #: c/c-parser.cc:16580 cp/semantics.cc:7891
45760 #, gcc-internal-format
45761 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
45762 msgstr ""
45763
45764 #: c/c-parser.cc:16782 cp/parser.cc:39957
45765 #, gcc-internal-format
45766 msgid "expected %<#pragma acc%> clause"
45767 msgstr ""
45768
45769 #: c/c-parser.cc:16793 c/c-parser.cc:17137 cp/parser.cc:39968
45770 #: cp/parser.cc:40360
45771 #, fuzzy, gcc-internal-format
45772 #| msgid "complex invalid for `%s'"
45773 msgid "%qs is not valid for %qs"
45774 msgstr "complex нерэчаісны для \"%s\""
45775
45776 #: c/c-parser.cc:16837 cp/parser.cc:40020
45777 #, gcc-internal-format
45778 msgid "clauses in %<simd%> trait should be separated by %<,%>"
45779 msgstr ""
45780
45781 #: c/c-parser.cc:16986 cp/parser.cc:40208
45782 #, gcc-internal-format
45783 msgid "%qs must be the first clause of %qs"
45784 msgstr ""
45785
45786 #: c/c-parser.cc:17126 cp/parser.cc:40349
45787 #, gcc-internal-format
45788 msgid "expected %<#pragma omp%> clause"
45789 msgstr ""
45790
45791 #: c/c-parser.cc:17259 cp/parser.cc:44567
45792 #, gcc-internal-format
45793 msgid "no valid clauses specified in %<#pragma acc declare%>"
45794 msgstr ""
45795
45796 #: c/c-parser.cc:17269 cp/parser.cc:44577
45797 #, gcc-internal-format
45798 msgid "array section in %<#pragma acc declare%>"
45799 msgstr ""
45800
45801 #: c/c-parser.cc:17289 cp/parser.cc:44597
45802 #, gcc-internal-format
45803 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
45804 msgstr ""
45805
45806 #: c/c-parser.cc:17300 cp/parser.cc:44608
45807 #, gcc-internal-format
45808 msgid "invalid OpenACC clause at file scope"
45809 msgstr ""
45810
45811 #: c/c-parser.cc:17307 cp/parser.cc:44615
45812 #, gcc-internal-format
45813 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
45814 msgstr ""
45815
45816 #: c/c-parser.cc:17315 cp/parser.cc:44623
45817 #, gcc-internal-format
45818 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
45819 msgstr ""
45820
45821 #: c/c-parser.cc:17326 cp/parser.cc:44645
45822 #, gcc-internal-format
45823 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
45824 msgstr ""
45825
45826 #: c/c-parser.cc:17336 cp/parser.cc:44655
45827 #, gcc-internal-format
45828 msgid "variable %qD used more than once with %<#pragma acc declare%>"
45829 msgstr ""
45830
45831 #: c/c-parser.cc:17429 cp/parser.cc:44753
45832 #, gcc-internal-format
45833 msgid "expected %<data%> after %<#pragma acc %s%>"
45834 msgstr ""
45835
45836 #: c/c-parser.cc:17445 cp/parser.cc:44770
45837 #, gcc-internal-format
45838 msgid "%<#pragma acc %s data%> has no data movement clause"
45839 msgstr ""
45840
45841 #: c/c-parser.cc:17695 cp/parser.cc:3163
45842 #, gcc-internal-format
45843 msgid "%qE has not been declared"
45844 msgstr ""
45845
45846 #: c/c-parser.cc:17699
45847 #, gcc-internal-format
45848 msgid "expected function name"
45849 msgstr ""
45850
45851 #: c/c-parser.cc:17717 cp/parser.cc:46988
45852 #, fuzzy, gcc-internal-format
45853 #| msgid "`%D' is not a function,"
45854 msgid "%qD does not refer to a function"
45855 msgstr "`%D' - гэта ня функцыя,"
45856
45857 #: c/c-parser.cc:17740 c/c-parser.cc:17788 cp/parser.cc:1499
45858 #, gcc-internal-format
45859 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
45860 msgstr ""
45861
45862 #: c/c-parser.cc:17780 cp/parser.cc:47039 cp/parser.cc:47086
45863 #, gcc-internal-format
45864 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
45865 msgstr ""
45866
45867 #: c/c-parser.cc:17811 cp/parser.cc:47114
45868 #, gcc-internal-format
45869 msgid "%<#pragma acc routine%> must be applied before use"
45870 msgstr ""
45871
45872 #: c/c-parser.cc:17812 cp/parser.cc:47116
45873 #, gcc-internal-format
45874 msgid "%<#pragma acc routine%> must be applied before definition"
45875 msgstr ""
45876
45877 #: c/c-parser.cc:17856 cp/parser.cc:44971
45878 #, gcc-internal-format
45879 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
45880 msgstr ""
45881
45882 #: c/c-parser.cc:17911 cp/parser.cc:40446
45883 #, gcc-internal-format
45884 msgid "expected %<allocator%>"
45885 msgstr ""
45886
45887 #: c/c-parser.cc:17927
45888 #, gcc-internal-format
45889 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45890 msgstr ""
45891
45892 #: c/c-parser.cc:17942 cp/parser.cc:40461
45893 #, gcc-internal-format
45894 msgid "%<#pragma omp allocate%> not yet supported"
45895 msgstr ""
45896
45897 #: c/c-parser.cc:18084 cp/parser.cc:40598
45898 #, gcc-internal-format
45899 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
45900 msgstr ""
45901
45902 #: c/c-parser.cc:18123 cp/parser.cc:40637
45903 #, gcc-internal-format
45904 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
45905 msgstr ""
45906
45907 #: c/c-parser.cc:18147 cp/parser.cc:40666
45908 #, gcc-internal-format
45909 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
45910 msgstr ""
45911
45912 #: c/c-parser.cc:18162 cp/parser.cc:40681
45913 #, fuzzy, gcc-internal-format
45914 #| msgid "too many input files"
45915 msgid "too many atomic clauses"
45916 msgstr "вельмі шмат уваходзячых файлаў"
45917
45918 #: c/c-parser.cc:18169 cp/parser.cc:40688
45919 #, gcc-internal-format
45920 msgid "too many memory order clauses"
45921 msgstr ""
45922
45923 #: c/c-parser.cc:18207 c/c-parser.cc:18214 cp/parser.cc:40726
45924 #: cp/parser.cc:40733
45925 #, gcc-internal-format
45926 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
45927 msgstr ""
45928
45929 #: c/c-parser.cc:18220 c/c-parser.cc:18225 cp/parser.cc:40739
45930 #: cp/parser.cc:40744
45931 #, gcc-internal-format
45932 msgid "%qs clause requires %qs clause"
45933 msgstr ""
45934
45935 #: c/c-parser.cc:18269 cp/parser.cc:40788
45936 #, gcc-internal-format
45937 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
45938 msgstr ""
45939
45940 #: c/c-parser.cc:18279 cp/parser.cc:40798
45941 #, gcc-internal-format
45942 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
45943 msgstr ""
45944
45945 #: c/c-parser.cc:18402 cp/parser.cc:40898
45946 #, gcc-internal-format
45947 msgid "expected %<==%> comparison in %<if%> condition"
45948 msgstr ""
45949
45950 #: c/c-parser.cc:18409 cp/parser.cc:40905
45951 #, gcc-internal-format
45952 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
45953 msgstr ""
45954
45955 #: c/c-parser.cc:18482 cp/parser.cc:40970 cp/parser.cc:41251
45956 #: cp/parser.cc:41345 cp/parser.cc:41363
45957 #, gcc-internal-format
45958 msgid "invalid form of %<#pragma omp atomic compare%>"
45959 msgstr ""
45960
45961 #: c/c-parser.cc:18493 cp/parser.cc:40981
45962 #, gcc-internal-format
45963 msgid "unexpected %<else%>"
45964 msgstr ""
45965
45966 #: c/c-parser.cc:18553 cp/parser.cc:41418
45967 #, gcc-internal-format
45968 msgid "invalid form of %<pragma omp atomic compare%>"
45969 msgstr ""
45970
45971 #: c/c-parser.cc:18825 cp/parser.cc:41272 cp/parser.cc:41298
45972 #, gcc-internal-format
45973 msgid "invalid form of %<#pragma omp atomic%>"
45974 msgstr ""
45975
45976 #: c/c-parser.cc:18829 cp/parser.cc:41338 cp/parser.cc:41372
45977 #, gcc-internal-format
45978 msgid "invalid operator for %<#pragma omp atomic%>"
45979 msgstr ""
45980
45981 #: c/c-parser.cc:18880 cp/parser.cc:41407
45982 #, gcc-internal-format
45983 msgid "%<weak%> clause requires atomic equality comparison"
45984 msgstr ""
45985
45986 #: c/c-parser.cc:18886 cp/semantics.cc:10745 cp/semantics.cc:10755
45987 #, gcc-internal-format
45988 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
45989 msgstr ""
45990
45991 #: c/c-parser.cc:18986 cp/semantics.cc:10832
45992 #, gcc-internal-format
45993 msgid "%<depobj%> expression is not lvalue expression"
45994 msgstr ""
45995
45996 #: c/c-parser.cc:19043 cp/parser.cc:41573
45997 #, gcc-internal-format
45998 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
45999 msgstr ""
46000
46001 #: c/c-parser.cc:19055 cp/parser.cc:41589
46002 #, gcc-internal-format
46003 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
46004 msgstr ""
46005
46006 #: c/c-parser.cc:19093 cp/parser.cc:41629
46007 #, gcc-internal-format
46008 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
46009 msgstr ""
46010
46011 #: c/c-parser.cc:19101 cp/parser.cc:41637
46012 #, gcc-internal-format
46013 msgid "%<flush%> list specified together with memory order clause"
46014 msgstr ""
46015
46016 #: c/c-parser.cc:19106
46017 #, gcc-internal-format
46018 msgid "expected %<(%> or end of line"
46019 msgstr ""
46020
46021 #: c/c-parser.cc:19185 cp/parser.cc:42356
46022 #, gcc-internal-format
46023 msgid "expected %<inclusive%> or %<exclusive%> clause"
46024 msgstr ""
46025
46026 #: c/c-parser.cc:19190 cp/parser.cc:42362
46027 #, gcc-internal-format
46028 msgid "expected %<#pragma omp scan%>"
46029 msgstr ""
46030
46031 #: c/c-parser.cc:19246 cp/parser.cc:42413
46032 #, gcc-internal-format
46033 msgid "%<ordered%> clause parameter is less than %<collapse%>"
46034 msgstr ""
46035
46036 #: c/c-parser.cc:19257 cp/parser.cc:42424
46037 #, gcc-internal-format
46038 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
46039 msgstr ""
46040
46041 #: c/c-parser.cc:19275 cp/parser.cc:42452
46042 #, fuzzy, gcc-internal-format
46043 msgid "for statement expected"
46044 msgstr "вельмі шмат аргументаў у функцыі"
46045
46046 #: c/c-parser.cc:19353 cp/semantics.cc:10323 cp/semantics.cc:10414
46047 #, gcc-internal-format
46048 msgid "expected iteration declaration or initialization"
46049 msgstr ""
46050
46051 #: c/c-parser.cc:19439
46052 #, gcc-internal-format
46053 msgid "not enough perfectly nested loops"
46054 msgstr ""
46055
46056 #: c/c-parser.cc:19487 cp/parser.cc:42766
46057 #, gcc-internal-format
46058 msgid "collapsed loops not perfectly nested"
46059 msgstr ""
46060
46061 #: c/c-parser.cc:19570 cp/parser.cc:42562 cp/parser.cc:42604 cp/pt.cc:18175
46062 #, gcc-internal-format
46063 msgid "iteration variable %qD should not be firstprivate"
46064 msgstr ""
46065
46066 #: c/c-parser.cc:19706 cp/parser.cc:42887
46067 #, gcc-internal-format
46068 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
46069 msgstr ""
46070
46071 #: c/c-parser.cc:19985 cp/parser.cc:43180
46072 #, gcc-internal-format
46073 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
46074 msgstr ""
46075
46076 #: c/c-parser.cc:20199 cp/parser.cc:43386
46077 #, gcc-internal-format
46078 msgid "expected %<for%> after %qs"
46079 msgstr ""
46080
46081 #: c/c-parser.cc:20541 cp/parser.cc:43730
46082 #, gcc-internal-format
46083 msgid "expected %<point%>"
46084 msgstr ""
46085
46086 #: c/c-parser.cc:20796 cp/parser.cc:44005
46087 #, gcc-internal-format
46088 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46089 msgstr ""
46090
46091 #: c/c-parser.cc:20812 cp/parser.cc:44021
46092 #, gcc-internal-format
46093 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
46094 msgstr ""
46095
46096 #: c/c-parser.cc:20860 cp/parser.cc:44253
46097 #, gcc-internal-format
46098 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
46099 msgstr ""
46100
46101 #: c/c-parser.cc:20934 cp/parser.cc:44104
46102 #, gcc-internal-format
46103 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
46104 msgstr ""
46105
46106 #: c/c-parser.cc:20946 cp/parser.cc:44116
46107 #, gcc-internal-format
46108 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
46109 msgstr ""
46110
46111 #: c/c-parser.cc:21021 cp/parser.cc:44196
46112 #, gcc-internal-format
46113 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
46114 msgstr ""
46115
46116 #: c/c-parser.cc:21034 cp/parser.cc:44209
46117 #, gcc-internal-format
46118 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
46119 msgstr ""
46120
46121 #: c/c-parser.cc:21270 cp/semantics.cc:9854
46122 #, gcc-internal-format
46123 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46124 msgstr ""
46125
46126 #: c/c-parser.cc:21327
46127 #, gcc-internal-format
46128 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
46129 msgstr ""
46130
46131 #: c/c-parser.cc:21378 c/c-parser.cc:21406
46132 #, gcc-internal-format
46133 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
46134 msgstr ""
46135
46136 #: c/c-parser.cc:21445 cp/parser.cc:45121
46137 #, gcc-internal-format
46138 msgid "expected trait selector name"
46139 msgstr ""
46140
46141 #: c/c-parser.cc:21498 cp/parser.cc:45173
46142 #, gcc-internal-format
46143 msgid "selector %qs not allowed for context selector set %qs"
46144 msgstr ""
46145
46146 #: c/c-parser.cc:21523 cp/parser.cc:45197
46147 #, gcc-internal-format
46148 msgid "selector %qs does not accept any properties"
46149 msgstr ""
46150
46151 #: c/c-parser.cc:21550 cp/parser.cc:45236 cp/pt.cc:11631
46152 #, gcc-internal-format
46153 msgid "score argument must be constant integer expression"
46154 msgstr ""
46155
46156 #: c/c-parser.cc:21553 cp/parser.cc:45239 cp/pt.cc:11648
46157 #, gcc-internal-format
46158 msgid "score argument must be non-negative"
46159 msgstr ""
46160
46161 #: c/c-parser.cc:21577 cp/parser.cc:45267 cp/pt.cc:11634
46162 #, gcc-internal-format
46163 msgid "property must be constant integer expression or string literal"
46164 msgstr ""
46165
46166 #: c/c-parser.cc:21622 cp/parser.cc:45311
46167 #, gcc-internal-format
46168 msgid "expected identifier or string literal"
46169 msgstr ""
46170
46171 #: c/c-parser.cc:21644 cp/parser.cc:45333 cp/pt.cc:11638
46172 #, gcc-internal-format
46173 msgid "property must be constant integer expression"
46174 msgstr ""
46175
46176 #: c/c-parser.cc:21655 cp/parser.cc:45344
46177 #, gcc-internal-format
46178 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
46179 msgstr ""
46180
46181 #: c/c-parser.cc:21742 cp/parser.cc:45430
46182 #, gcc-internal-format
46183 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
46184 msgstr ""
46185
46186 #: c/c-parser.cc:21817 cp/parser.cc:45544
46187 #, gcc-internal-format
46188 msgid "expected %<match%>"
46189 msgstr ""
46190
46191 #: c/c-parser.cc:21837
46192 #, fuzzy, gcc-internal-format
46193 #| msgid "`%D' is not a function,"
46194 msgid "variant %qD is not a function"
46195 msgstr "`%D' - гэта ня функцыя,"
46196
46197 #: c/c-parser.cc:21843 cp/decl.cc:7902
46198 #, fuzzy, gcc-internal-format
46199 msgid "variant %qD and base %qD have incompatible types"
46200 msgstr "\"%s\" мае незавершаны тып"
46201
46202 #: c/c-parser.cc:21855 cp/decl.cc:7911
46203 #, gcc-internal-format
46204 msgid "variant %qD is a built-in"
46205 msgstr ""
46206
46207 #: c/c-parser.cc:21900
46208 #, gcc-internal-format
46209 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
46210 msgstr ""
46211
46212 #: c/c-parser.cc:21908 cp/parser.cc:45589
46213 #, gcc-internal-format
46214 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
46215 msgstr ""
46216
46217 #: c/c-parser.cc:22017 cp/parser.cc:45797
46218 #, gcc-internal-format
46219 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
46220 msgstr ""
46221
46222 #: c/c-parser.cc:22066 cp/parser.cc:45909
46223 #, gcc-internal-format
46224 msgid "directive with only %<device_type%> clauses ignored"
46225 msgstr ""
46226
46227 #: c/c-parser.cc:22085 cp/parser.cc:45935
46228 #, gcc-internal-format
46229 msgid "expected %<target%>"
46230 msgstr ""
46231
46232 #: c/c-parser.cc:22092 cp/parser.cc:45942
46233 #, gcc-internal-format
46234 msgid "expected %<declare%>"
46235 msgstr ""
46236
46237 #: c/c-parser.cc:22098 cp/parser.cc:45949
46238 #, gcc-internal-format
46239 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
46240 msgstr ""
46241
46242 #: c/c-parser.cc:22126
46243 #, gcc-internal-format
46244 msgid "%<#pragma omp declare reduction%> not at file or block scope"
46245 msgstr ""
46246
46247 #: c/c-parser.cc:22203
46248 #, gcc-internal-format
46249 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
46250 msgstr ""
46251
46252 #: c/c-parser.cc:22207
46253 #, gcc-internal-format
46254 msgid "function or array type in %<#pragma omp declare reduction%>"
46255 msgstr ""
46256
46257 #: c/c-parser.cc:22210
46258 #, gcc-internal-format
46259 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
46260 msgstr ""
46261
46262 #: c/c-parser.cc:22213
46263 #, gcc-internal-format
46264 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
46265 msgstr ""
46266
46267 #: c/c-parser.cc:22221
46268 #, gcc-internal-format
46269 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
46270 msgstr ""
46271
46272 #: c/c-parser.cc:22230
46273 #, gcc-internal-format
46274 msgid "previous %<#pragma omp declare reduction%>"
46275 msgstr ""
46276
46277 #: c/c-parser.cc:22347
46278 #, gcc-internal-format
46279 msgid "expected %<omp_priv%> or function-name"
46280 msgstr ""
46281
46282 #: c/c-parser.cc:22358
46283 #, gcc-internal-format
46284 msgid "expected function-name %<(%>"
46285 msgstr ""
46286
46287 #: c/c-parser.cc:22377
46288 #, gcc-internal-format
46289 msgid "one of the initializer call arguments should be %<&omp_priv%>"
46290 msgstr ""
46291
46292 #: c/c-parser.cc:22508 cp/parser.cc:46437
46293 #, gcc-internal-format
46294 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
46295 msgstr ""
46296
46297 #: c/c-parser.cc:22575 cp/parser.cc:46503
46298 #, gcc-internal-format
46299 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
46300 msgstr ""
46301
46302 #: c/c-parser.cc:22604 cp/parser.cc:46538
46303 #, gcc-internal-format
46304 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
46305 msgstr ""
46306
46307 #: c/c-parser.cc:22613 cp/parser.cc:46547
46308 #, gcc-internal-format
46309 msgid "%qs clause on %<requires%> directive not supported yet"
46310 msgstr ""
46311
46312 #: c/c-parser.cc:22625 cp/parser.cc:46559
46313 #, gcc-internal-format
46314 msgid "%qs clause used lexically after first target construct or offloading API"
46315 msgstr ""
46316
46317 #: c/c-parser.cc:22637 cp/parser.cc:46571
46318 #, gcc-internal-format
46319 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
46320 msgstr ""
46321
46322 #: c/c-parser.cc:22646 cp/parser.cc:46580
46323 #, gcc-internal-format
46324 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
46325 msgstr ""
46326
46327 #: c/c-parser.cc:22660 cp/parser.cc:46594
46328 #, gcc-internal-format
46329 msgid "%<pragma omp requires%> requires at least one clause"
46330 msgstr ""
46331
46332 #: c/c-parser.cc:22679
46333 #, gcc-internal-format
46334 msgid "zero sized type %qT in %<reduction%> clause"
46335 msgstr ""
46336
46337 #: c/c-parser.cc:22685
46338 #, gcc-internal-format
46339 msgid "variable sized type %qT in %<reduction%> clause"
46340 msgstr ""
46341
46342 #: c/c-parser.cc:22846 cp/parser.cc:46656
46343 #, gcc-internal-format
46344 msgid "expected %<at%>, %<severity%> or %<message%> clause"
46345 msgstr ""
46346
46347 #: c/c-parser.cc:22879 cp/parser.cc:46691
46348 #, gcc-internal-format
46349 msgid "expected %qs or %qs"
46350 msgstr ""
46351
46352 #: c/c-parser.cc:22936 cp/parser.cc:46753
46353 #, gcc-internal-format
46354 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
46355 msgstr ""
46356
46357 #: c/c-parser.cc:22959 cp/parser.cc:46780
46358 #, gcc-internal-format
46359 msgid "%<pragma omp error%> encountered: %s"
46360 msgstr ""
46361
46362 #: c/c-parser.cc:22962 cp/parser.cc:46783
46363 #, gcc-internal-format
46364 msgid "%<pragma omp error%> encountered"
46365 msgstr ""
46366
46367 #: c/c-parser.cc:23109 cp/semantics.cc:9229
46368 #, gcc-internal-format
46369 msgid "%qE declared %<threadprivate%> after first use"
46370 msgstr ""
46371
46372 #: c/c-parser.cc:23111 cp/semantics.cc:9231
46373 #, gcc-internal-format
46374 msgid "automatic variable %qE cannot be %<threadprivate%>"
46375 msgstr ""
46376
46377 #: c/c-parser.cc:23115 cp/semantics.cc:9233
46378 #, fuzzy, gcc-internal-format
46379 msgid "%<threadprivate%> %qE has incomplete type"
46380 msgstr "\"%s\" мае незавершаны тып"
46381
46382 #: c/c-parser.cc:23294 cp/parser.cc:47519
46383 #, gcc-internal-format
46384 msgid "%<__transaction_cancel%> without transactional memory support enabled"
46385 msgstr ""
46386
46387 #: c/c-parser.cc:23300 cp/parser.cc:47525
46388 #, gcc-internal-format
46389 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
46390 msgstr ""
46391
46392 #: c/c-parser.cc:23309
46393 #, gcc-internal-format
46394 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
46395 msgstr ""
46396
46397 #: c/c-parser.cc:23317 cp/parser.cc:47543
46398 #, gcc-internal-format
46399 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
46400 msgstr ""
46401
46402 #: c/c-parser.cc:23401
46403 #, gcc-internal-format
46404 msgid "no closing brace"
46405 msgstr ""
46406
46407 #: c/c-typeck.cc:228
46408 #, fuzzy, gcc-internal-format
46409 #| msgid "`%s' has an incomplete type"
46410 msgid "%qD has an incomplete type %qT"
46411 msgstr "\"%s\" мае незавершаны тып"
46412
46413 #: c/c-typeck.cc:242 c/c-typeck.cc:10734 c/c-typeck.cc:10776 cp/call.cc:4659
46414 #, gcc-internal-format
46415 msgid "invalid use of void expression"
46416 msgstr ""
46417
46418 #: c/c-typeck.cc:250
46419 #, gcc-internal-format
46420 msgid "invalid use of flexible array member"
46421 msgstr ""
46422
46423 #: c/c-typeck.cc:256 cp/typeck2.cc:363
46424 #, gcc-internal-format
46425 msgid "invalid use of array with unspecified bounds"
46426 msgstr ""
46427
46428 #: c/c-typeck.cc:264
46429 #, fuzzy, gcc-internal-format
46430 msgid "invalid use of undefined type %qT"
46431 msgstr "нявернае выкарыстанне \"restict\""
46432
46433 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
46434 #: c/c-typeck.cc:267
46435 #, fuzzy, gcc-internal-format
46436 msgid "invalid use of incomplete typedef %qT"
46437 msgstr "нявернае выкарыстанне \"restict\""
46438
46439 #: c/c-typeck.cc:340
46440 #, gcc-internal-format
46441 msgid "%qT and %qT are in disjoint named address spaces"
46442 msgstr ""
46443
46444 #: c/c-typeck.cc:375
46445 #, gcc-internal-format
46446 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
46447 msgstr ""
46448
46449 #: c/c-typeck.cc:602 c/c-typeck.cc:627
46450 #, gcc-internal-format
46451 msgid "function types not truly compatible in ISO C"
46452 msgstr ""
46453
46454 #: c/c-typeck.cc:777
46455 #, gcc-internal-format
46456 msgid "cannot mix operands of decimal floating and vector types"
46457 msgstr ""
46458
46459 #: c/c-typeck.cc:782
46460 #, gcc-internal-format
46461 msgid "cannot mix operands of decimal floating and complex types"
46462 msgstr ""
46463
46464 #: c/c-typeck.cc:787
46465 #, gcc-internal-format
46466 msgid "cannot mix operands of decimal floating and other floating types"
46467 msgstr ""
46468
46469 #: c/c-typeck.cc:1332
46470 #, gcc-internal-format
46471 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C2X"
46472 msgstr ""
46473
46474 #: c/c-typeck.cc:1336
46475 #, gcc-internal-format
46476 msgid "types are not quite compatible"
46477 msgstr ""
46478
46479 #: c/c-typeck.cc:1340
46480 #, gcc-internal-format
46481 msgid "pointer target types incompatible in C++"
46482 msgstr ""
46483
46484 #: c/c-typeck.cc:1673
46485 #, gcc-internal-format
46486 msgid "function return types not compatible due to %<volatile%>"
46487 msgstr ""
46488
46489 #: c/c-typeck.cc:1930
46490 #, gcc-internal-format
46491 msgid "converting an array compound literal to a pointer is ill-formed in C++"
46492 msgstr ""
46493
46494 #: c/c-typeck.cc:2505 c/c-typeck.cc:9289
46495 #, gcc-internal-format
46496 msgid "%qT has no member named %qE; did you mean %qE?"
46497 msgstr ""
46498
46499 #: c/c-typeck.cc:2509 c/c-typeck.cc:9293
46500 #, gcc-internal-format
46501 msgid "%qT has no member named %qE"
46502 msgstr ""
46503
46504 #: c/c-typeck.cc:2518
46505 #, gcc-internal-format
46506 msgid "accessing a member %qE of an atomic structure %qE"
46507 msgstr ""
46508
46509 #: c/c-typeck.cc:2521
46510 #, gcc-internal-format
46511 msgid "accessing a member %qE of an atomic union %qE"
46512 msgstr ""
46513
46514 #: c/c-typeck.cc:2583
46515 #, gcc-internal-format
46516 msgid "%qE is a pointer; did you mean to use %<->%>?"
46517 msgstr ""
46518
46519 #: c/c-typeck.cc:2589
46520 #, gcc-internal-format
46521 msgid "request for member %qE in something not a structure or union"
46522 msgstr ""
46523
46524 #: c/c-typeck.cc:2637
46525 #, gcc-internal-format
46526 msgid "dereferencing %<void *%> pointer"
46527 msgstr ""
46528
46529 #: c/c-typeck.cc:2692
46530 #, gcc-internal-format
46531 msgid "subscripted value is neither array nor pointer nor vector"
46532 msgstr ""
46533
46534 #: c/c-typeck.cc:2702 cp/typeck.cc:3838 cp/typeck.cc:3931
46535 #, gcc-internal-format
46536 msgid "array subscript is not an integer"
46537 msgstr ""
46538
46539 #: c/c-typeck.cc:2708
46540 #, gcc-internal-format
46541 msgid "subscripted value is pointer to function"
46542 msgstr ""
46543
46544 #: c/c-typeck.cc:2762
46545 #, fuzzy, gcc-internal-format
46546 msgid "ISO C forbids subscripting %<register%> array"
46547 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
46548
46549 #: c/c-typeck.cc:2765
46550 #, fuzzy, gcc-internal-format
46551 msgid "ISO C90 forbids subscripting non-lvalue array"
46552 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
46553
46554 #: c/c-typeck.cc:2881
46555 #, gcc-internal-format
46556 msgid "enum constant defined here"
46557 msgstr ""
46558
46559 #: c/c-typeck.cc:2988 cp/typeck.cc:1989
46560 #, gcc-internal-format
46561 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
46562 msgstr ""
46563
46564 #: c/c-typeck.cc:3147
46565 #, gcc-internal-format
46566 msgid "called object %qE is not a function or function pointer"
46567 msgstr ""
46568
46569 #: c/c-typeck.cc:3152
46570 #, gcc-internal-format
46571 msgid "called object %qD is not a function or function pointer"
46572 msgstr ""
46573
46574 #: c/c-typeck.cc:3158
46575 #, gcc-internal-format
46576 msgid "called object is not a function or function pointer"
46577 msgstr ""
46578
46579 #. This situation leads to run-time undefined behavior.  We can't,
46580 #. therefore, simply error unless we can prove that all possible
46581 #. executions of the program must execute the code.
46582 #: c/c-typeck.cc:3188
46583 #, gcc-internal-format
46584 msgid "function called through a non-compatible type"
46585 msgstr ""
46586
46587 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
46588 #, gcc-internal-format
46589 msgid "function with qualified void return type called"
46590 msgstr ""
46591
46592 #: c/c-typeck.cc:3300
46593 #, gcc-internal-format, gfc-internal-format
46594 msgid "type of formal parameter %d is incomplete"
46595 msgstr ""
46596
46597 #: c/c-typeck.cc:3314
46598 #, gcc-internal-format
46599 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
46600 msgstr ""
46601
46602 #: c/c-typeck.cc:3320
46603 #, gcc-internal-format
46604 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
46605 msgstr ""
46606
46607 #: c/c-typeck.cc:3326
46608 #, gcc-internal-format
46609 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
46610 msgstr ""
46611
46612 #: c/c-typeck.cc:3332
46613 #, gcc-internal-format
46614 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
46615 msgstr ""
46616
46617 #: c/c-typeck.cc:3338
46618 #, gcc-internal-format
46619 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
46620 msgstr ""
46621
46622 #: c/c-typeck.cc:3344
46623 #, gcc-internal-format
46624 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
46625 msgstr ""
46626
46627 #: c/c-typeck.cc:3358
46628 #, gcc-internal-format
46629 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
46630 msgstr ""
46631
46632 #: c/c-typeck.cc:3384
46633 #, gcc-internal-format
46634 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
46635 msgstr ""
46636
46637 #: c/c-typeck.cc:3409
46638 #, gcc-internal-format
46639 msgid "passing argument %d of %qE with different width due to prototype"
46640 msgstr ""
46641
46642 #: c/c-typeck.cc:3433
46643 #, gcc-internal-format
46644 msgid "passing argument %d of %qE as unsigned due to prototype"
46645 msgstr ""
46646
46647 #: c/c-typeck.cc:3438
46648 #, gcc-internal-format
46649 msgid "passing argument %d of %qE as signed due to prototype"
46650 msgstr ""
46651
46652 #: c/c-typeck.cc:3591
46653 #, fuzzy, gcc-internal-format
46654 #| msgid "too many arguments to function `%s'"
46655 msgid "too many arguments to method %qE"
46656 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
46657
46658 #: c/c-typeck.cc:3601
46659 #, fuzzy, gcc-internal-format
46660 #| msgid "too many arguments to function `%s'"
46661 msgid "too many arguments to built-in function %qE expecting %d"
46662 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
46663
46664 #: c/c-typeck.cc:3673
46665 #, gcc-internal-format
46666 msgid "implicit conversion from %qT to %qT when passing argument to function"
46667 msgstr ""
46668
46669 #: c/c-typeck.cc:3741
46670 #, fuzzy, gcc-internal-format
46671 #| msgid "too few arguments to function `%s'"
46672 msgid "too few arguments to built-in function %qE expecting %u"
46673 msgstr "нехапае аргументаў у функцыі \"%s\""
46674
46675 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5444 cp/typeck.cc:5720
46676 #, gcc-internal-format
46677 msgid "comparison with string literal results in unspecified behavior"
46678 msgstr ""
46679
46680 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5476 cp/typeck.cc:5500
46681 #, gcc-internal-format
46682 msgid "comparison between pointer and zero character constant"
46683 msgstr ""
46684
46685 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5479 cp/typeck.cc:5503
46686 #, gcc-internal-format
46687 msgid "did you mean to dereference the pointer?"
46688 msgstr ""
46689
46690 #: c/c-typeck.cc:3965
46691 #, gcc-internal-format
46692 msgid "comparison between %qT and %qT"
46693 msgstr ""
46694
46695 #: c/c-typeck.cc:4016
46696 #, gcc-internal-format
46697 msgid "pointer of type %<void *%> used in subtraction"
46698 msgstr ""
46699
46700 #: c/c-typeck.cc:4019
46701 #, gcc-internal-format
46702 msgid "pointer to a function used in subtraction"
46703 msgstr ""
46704
46705 #: c/c-typeck.cc:4053
46706 #, gcc-internal-format
46707 msgid "arithmetic on pointer to an incomplete type"
46708 msgstr ""
46709
46710 #: c/c-typeck.cc:4062 cp/typeck.cc:6459
46711 #, gcc-internal-format
46712 msgid "arithmetic on pointer to an empty aggregate"
46713 msgstr ""
46714
46715 #: c/c-typeck.cc:4505
46716 #, gcc-internal-format
46717 msgid "%<~%> on a boolean expression"
46718 msgstr ""
46719
46720 #: c/c-typeck.cc:4509
46721 #, gcc-internal-format
46722 msgid "did you mean to use logical not?"
46723 msgstr ""
46724
46725 #: c/c-typeck.cc:4519
46726 #, fuzzy, gcc-internal-format
46727 #| msgid "ISO C89 does not support complex types"
46728 msgid "ISO C does not support %<~%> for complex conjugation"
46729 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
46730
46731 #: c/c-typeck.cc:4543
46732 #, fuzzy, gcc-internal-format
46733 msgid "wrong type argument to absu"
46734 msgstr "не хапае аргументаў у функцыі"
46735
46736 #: c/c-typeck.cc:4568
46737 #, gcc-internal-format
46738 msgid "wrong type argument to unary exclamation mark"
46739 msgstr ""
46740
46741 #: c/c-typeck.cc:4626
46742 #, gcc-internal-format
46743 msgid "increment of enumeration value is invalid in C++"
46744 msgstr ""
46745
46746 #: c/c-typeck.cc:4629
46747 #, gcc-internal-format
46748 msgid "decrement of enumeration value is invalid in C++"
46749 msgstr ""
46750
46751 #: c/c-typeck.cc:4636
46752 #, gcc-internal-format
46753 msgid "increment of a boolean expression"
46754 msgstr ""
46755
46756 #: c/c-typeck.cc:4639
46757 #, gcc-internal-format
46758 msgid "decrement of a boolean expression"
46759 msgstr ""
46760
46761 #: c/c-typeck.cc:4655
46762 #, fuzzy, gcc-internal-format
46763 #| msgid "ISO C does not support `++' and `--' on complex types"
46764 msgid "ISO C does not support %<++%> and %<--%> on complex types"
46765 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
46766
46767 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
46768 #, fuzzy, gcc-internal-format
46769 msgid "wrong type argument to increment"
46770 msgstr "не хапае аргументаў у функцыі"
46771
46772 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
46773 #, gcc-internal-format
46774 msgid "wrong type argument to decrement"
46775 msgstr ""
46776
46777 #: c/c-typeck.cc:4703
46778 #, fuzzy, gcc-internal-format
46779 msgid "increment of pointer to an incomplete type %qT"
46780 msgstr "\"%s\" мае незавершаны тып"
46781
46782 #: c/c-typeck.cc:4707
46783 #, fuzzy, gcc-internal-format
46784 msgid "decrement of pointer to an incomplete type %qT"
46785 msgstr "\"%s\" мае незавершаны тып"
46786
46787 #: c/c-typeck.cc:4812
46788 #, gcc-internal-format
46789 msgid "taking address of expression of type %<void%>"
46790 msgstr ""
46791
46792 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
46793 #, fuzzy, gcc-internal-format
46794 msgid "cannot take address of bit-field %qD"
46795 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
46796
46797 #: c/c-typeck.cc:4885
46798 #, fuzzy, gcc-internal-format
46799 msgid "cannot take address of scalar with reverse storage order"
46800 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
46801
46802 #: c/c-typeck.cc:4893
46803 #, gcc-internal-format
46804 msgid "address of array with reverse scalar storage order requested"
46805 msgstr ""
46806
46807 #: c/c-typeck.cc:5095
46808 #, gcc-internal-format
46809 msgid "global register variable %qD used in nested function"
46810 msgstr ""
46811
46812 #: c/c-typeck.cc:5098
46813 #, gcc-internal-format
46814 msgid "register variable %qD used in nested function"
46815 msgstr ""
46816
46817 #: c/c-typeck.cc:5103
46818 #, gcc-internal-format
46819 msgid "address of global register variable %qD requested"
46820 msgstr ""
46821
46822 #: c/c-typeck.cc:5105
46823 #, gcc-internal-format
46824 msgid "address of register variable %qD requested"
46825 msgstr ""
46826
46827 #: c/c-typeck.cc:5244
46828 #, gcc-internal-format
46829 msgid "non-lvalue array in conditional expression"
46830 msgstr ""
46831
46832 #: c/c-typeck.cc:5326
46833 #, gcc-internal-format
46834 msgid "implicit conversion from %qT to %qT to match other result of conditional"
46835 msgstr ""
46836
46837 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
46838 #, gcc-internal-format
46839 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
46840 msgstr ""
46841
46842 #: c/c-typeck.cc:5408
46843 #, gcc-internal-format
46844 msgid "ISO C forbids conditional expr with only one void side"
46845 msgstr ""
46846
46847 #: c/c-typeck.cc:5425
46848 #, gcc-internal-format
46849 msgid "pointers to disjoint address spaces used in conditional expression"
46850 msgstr ""
46851
46852 #: c/c-typeck.cc:5449
46853 #, gcc-internal-format
46854 msgid "pointer to array loses qualifier in conditional expression"
46855 msgstr ""
46856
46857 #: c/c-typeck.cc:5453
46858 #, gcc-internal-format
46859 msgid "pointer to array loses qualifier in conditional expression in ISO C before C2X"
46860 msgstr ""
46861
46862 #: c/c-typeck.cc:5458
46863 #, gcc-internal-format
46864 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
46865 msgstr ""
46866
46867 #: c/c-typeck.cc:5473
46868 #, gcc-internal-format
46869 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
46870 msgstr ""
46871
46872 #: c/c-typeck.cc:5478
46873 #, gcc-internal-format
46874 msgid "pointer type mismatch in conditional expression"
46875 msgstr ""
46876
46877 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
46878 #, gcc-internal-format
46879 msgid "pointer/integer type mismatch in conditional expression"
46880 msgstr ""
46881
46882 #: c/c-typeck.cc:5512
46883 #, gcc-internal-format
46884 msgid "type mismatch in conditional expression"
46885 msgstr ""
46886
46887 #: c/c-typeck.cc:5627
46888 #, gcc-internal-format
46889 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
46890 msgstr ""
46891
46892 #: c/c-typeck.cc:5631
46893 #, gcc-internal-format
46894 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
46895 msgstr ""
46896
46897 #: c/c-typeck.cc:5649
46898 #, gcc-internal-format
46899 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
46900 msgstr ""
46901
46902 #: c/c-typeck.cc:5654
46903 #, gcc-internal-format
46904 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
46905 msgstr ""
46906
46907 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
46908 #, gcc-internal-format
46909 msgid "in call to %qD, declared here"
46910 msgstr ""
46911
46912 #: c/c-typeck.cc:5712
46913 #, gcc-internal-format
46914 msgid "left-hand operand of comma expression has no effect"
46915 msgstr ""
46916
46917 #: c/c-typeck.cc:5730 c/c-typeck.cc:11309
46918 #, gcc-internal-format
46919 msgid "right-hand operand of comma expression has no effect"
46920 msgstr ""
46921
46922 #: c/c-typeck.cc:5801
46923 msgid "cast adds %q#v qualifier to function type"
46924 msgstr ""
46925
46926 #: c/c-typeck.cc:5807
46927 msgid "cast discards %qv qualifier from pointer target type"
46928 msgstr ""
46929
46930 #: c/c-typeck.cc:5842
46931 #, gcc-internal-format
46932 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
46933 msgstr ""
46934
46935 #: c/c-typeck.cc:5936
46936 #, gcc-internal-format
46937 msgid "cast specifies array type"
46938 msgstr ""
46939
46940 #: c/c-typeck.cc:5942
46941 #, gcc-internal-format
46942 msgid "cast specifies function type"
46943 msgstr ""
46944
46945 #: c/c-typeck.cc:5957
46946 #, gcc-internal-format
46947 msgid "ISO C forbids casting nonscalar to the same type"
46948 msgstr ""
46949
46950 #: c/c-typeck.cc:5977
46951 #, gcc-internal-format
46952 msgid "ISO C forbids casts to union type"
46953 msgstr ""
46954
46955 #: c/c-typeck.cc:5987
46956 #, gcc-internal-format
46957 msgid "cast to union type from type not present in union"
46958 msgstr ""
46959
46960 #: c/c-typeck.cc:6022
46961 #, gcc-internal-format, gfc-internal-format
46962 msgid "cast to %s address space pointer from disjoint generic address space pointer"
46963 msgstr ""
46964
46965 #: c/c-typeck.cc:6027
46966 #, gcc-internal-format, gfc-internal-format
46967 msgid "cast to generic address space pointer from disjoint %s address space pointer"
46968 msgstr ""
46969
46970 #: c/c-typeck.cc:6032
46971 #, gcc-internal-format, gfc-internal-format
46972 msgid "cast to %s address space pointer from disjoint %s address space pointer"
46973 msgstr ""
46974
46975 #: c/c-typeck.cc:6052
46976 #, gcc-internal-format
46977 msgid "cast increases required alignment of target type"
46978 msgstr ""
46979
46980 #: c/c-typeck.cc:6063
46981 #, gcc-internal-format
46982 msgid "cast from pointer to integer of different size"
46983 msgstr ""
46984
46985 #: c/c-typeck.cc:6068
46986 #, gcc-internal-format
46987 msgid "cast from function call of type %qT to non-matching type %qT"
46988 msgstr ""
46989
46990 #: c/c-typeck.cc:6077 cp/typeck.cc:8829
46991 #, gcc-internal-format
46992 msgid "cast to pointer from integer of different size"
46993 msgstr ""
46994
46995 #: c/c-typeck.cc:6091
46996 #, gcc-internal-format
46997 msgid "ISO C forbids conversion of function pointer to object pointer type"
46998 msgstr ""
46999
47000 #: c/c-typeck.cc:6100
47001 #, gcc-internal-format
47002 msgid "ISO C forbids conversion of object pointer to function pointer type"
47003 msgstr ""
47004
47005 #: c/c-typeck.cc:6110
47006 #, gcc-internal-format
47007 msgid "cast between incompatible function types from %qT to %qT"
47008 msgstr ""
47009
47010 #: c/c-typeck.cc:6206
47011 #, gcc-internal-format
47012 msgid "defining a type in a cast is invalid in C++"
47013 msgstr ""
47014
47015 #: c/c-typeck.cc:6247
47016 #, gcc-internal-format
47017 msgid "assignment to expression with array type"
47018 msgstr ""
47019
47020 #: c/c-typeck.cc:6373
47021 #, gcc-internal-format
47022 msgid "enum conversion in assignment is invalid in C++"
47023 msgstr ""
47024
47025 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
47026 #, fuzzy, gcc-internal-format
47027 #| msgid "initialization"
47028 msgid "(near initialization for %qs)"
47029 msgstr "ініцыялізацыя"
47030
47031 #: c/c-typeck.cc:6638
47032 #, gcc-internal-format
47033 msgid "array initialized from parenthesized string constant"
47034 msgstr ""
47035
47036 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
47037 #, gcc-internal-format
47038 msgid "expected %qT but argument is of type %qT"
47039 msgstr ""
47040
47041 #: c/c-typeck.cc:6715
47042 #, gcc-internal-format
47043 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
47044 msgstr ""
47045
47046 #: c/c-typeck.cc:6718
47047 #, gcc-internal-format
47048 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
47049 msgstr ""
47050
47051 #: c/c-typeck.cc:6723
47052 #, gcc-internal-format
47053 msgid "built-in %qD declared here"
47054 msgstr ""
47055
47056 #: c/c-typeck.cc:6917
47057 #, gcc-internal-format
47058 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
47059 msgstr ""
47060
47061 #: c/c-typeck.cc:6926
47062 #, gcc-internal-format
47063 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
47064 msgstr ""
47065
47066 #: c/c-typeck.cc:6931
47067 #, gcc-internal-format
47068 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
47069 msgstr ""
47070
47071 #: c/c-typeck.cc:6936
47072 #, gcc-internal-format
47073 msgid "enum conversion from %qT to %qT in return is invalid in C++"
47074 msgstr ""
47075
47076 #: c/c-typeck.cc:6954
47077 #, fuzzy, gcc-internal-format
47078 #| msgid "converting from `%T' to `%T'"
47079 msgid "implicit conversion from %qT to %qT"
47080 msgstr "пераўтварэньне з `%T' у `%T'"
47081
47082 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
47083 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
47084 msgstr ""
47085
47086 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
47087 msgid "assignment makes %q#v qualified function pointer from unqualified"
47088 msgstr ""
47089
47090 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
47091 msgid "initialization makes %q#v qualified function pointer from unqualified"
47092 msgstr ""
47093
47094 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
47095 msgid "return makes %q#v qualified function pointer from unqualified"
47096 msgstr ""
47097
47098 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
47099 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
47100 msgstr ""
47101
47102 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
47103 msgid "assignment discards %qv qualifier from pointer target type"
47104 msgstr ""
47105
47106 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
47107 msgid "initialization discards %qv qualifier from pointer target type"
47108 msgstr ""
47109
47110 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
47111 msgid "return discards %qv qualifier from pointer target type"
47112 msgstr ""
47113
47114 #: c/c-typeck.cc:7165
47115 #, gcc-internal-format
47116 msgid "ISO C prohibits argument conversion to union type"
47117 msgstr ""
47118
47119 #: c/c-typeck.cc:7233
47120 #, gcc-internal-format
47121 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
47122 msgstr ""
47123
47124 #: c/c-typeck.cc:7246
47125 #, gcc-internal-format
47126 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
47127 msgstr ""
47128
47129 #: c/c-typeck.cc:7256
47130 #, gcc-internal-format
47131 msgid "assignment from pointer to non-enclosed address space"
47132 msgstr ""
47133
47134 #: c/c-typeck.cc:7267
47135 #, gcc-internal-format
47136 msgid "initialization from pointer to non-enclosed address space"
47137 msgstr ""
47138
47139 #: c/c-typeck.cc:7277
47140 #, gcc-internal-format
47141 msgid "return from pointer to non-enclosed address space"
47142 msgstr ""
47143
47144 #: c/c-typeck.cc:7300
47145 #, gcc-internal-format
47146 msgid "argument %d of %qE might be a candidate for a format attribute"
47147 msgstr ""
47148
47149 #: c/c-typeck.cc:7306
47150 #, gcc-internal-format
47151 msgid "assignment left-hand side might be a candidate for a format attribute"
47152 msgstr ""
47153
47154 #: c/c-typeck.cc:7312
47155 #, gcc-internal-format
47156 msgid "initialization left-hand side might be a candidate for a format attribute"
47157 msgstr ""
47158
47159 #: c/c-typeck.cc:7317 cp/typeck.cc:9949
47160 #, gcc-internal-format
47161 msgid "return type might be a candidate for a format attribute"
47162 msgstr ""
47163
47164 #: c/c-typeck.cc:7340
47165 #, gcc-internal-format
47166 msgid "passing argument %d of %qE from incompatible scalar storage order"
47167 msgstr ""
47168
47169 #: c/c-typeck.cc:7350
47170 #, gcc-internal-format
47171 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
47172 msgstr ""
47173
47174 #: c/c-typeck.cc:7360
47175 #, gcc-internal-format
47176 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
47177 msgstr ""
47178
47179 #: c/c-typeck.cc:7365
47180 #, gcc-internal-format
47181 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
47182 msgstr ""
47183
47184 #: c/c-typeck.cc:7415
47185 #, gcc-internal-format
47186 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
47187 msgstr ""
47188
47189 #: c/c-typeck.cc:7418
47190 #, gcc-internal-format
47191 msgid "ISO C forbids assignment between function pointer and %<void *%>"
47192 msgstr ""
47193
47194 #: c/c-typeck.cc:7420
47195 #, gcc-internal-format
47196 msgid "ISO C forbids initialization between function pointer and %<void *%>"
47197 msgstr ""
47198
47199 #: c/c-typeck.cc:7422
47200 #, gcc-internal-format
47201 msgid "ISO C forbids return between function pointer and %<void *%>"
47202 msgstr ""
47203
47204 #: c/c-typeck.cc:7452
47205 #, gcc-internal-format
47206 msgid "array with qualifier on the element is not qualified before C2X"
47207 msgstr ""
47208
47209 #: c/c-typeck.cc:7469
47210 #, gcc-internal-format
47211 msgid "pointer targets in passing argument %d of %qE differ in signedness"
47212 msgstr ""
47213
47214 #: c/c-typeck.cc:7477
47215 #, gcc-internal-format
47216 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
47217 msgstr ""
47218
47219 #: c/c-typeck.cc:7483
47220 #, gcc-internal-format
47221 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
47222 msgstr ""
47223
47224 #: c/c-typeck.cc:7488
47225 #, gcc-internal-format
47226 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
47227 msgstr ""
47228
47229 #: c/c-typeck.cc:7530
47230 #, gcc-internal-format
47231 msgid "passing argument %d of %qE from incompatible pointer type"
47232 msgstr ""
47233
47234 #: c/c-typeck.cc:7538
47235 #, fuzzy, gcc-internal-format
47236 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
47237 msgstr "\"%s\" мае незавершаны тып"
47238
47239 #: c/c-typeck.cc:7543
47240 #, gcc-internal-format
47241 msgid "assignment to %qT from incompatible pointer type %qT"
47242 msgstr ""
47243
47244 #: c/c-typeck.cc:7550
47245 #, fuzzy, gcc-internal-format
47246 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
47247 msgstr "\"%s\" мае незавершаны тып"
47248
47249 #: c/c-typeck.cc:7555
47250 #, gcc-internal-format
47251 msgid "initialization of %qT from incompatible pointer type %qT"
47252 msgstr ""
47253
47254 #: c/c-typeck.cc:7562
47255 #, gcc-internal-format
47256 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
47257 msgstr ""
47258
47259 #: c/c-typeck.cc:7567
47260 #, gcc-internal-format
47261 msgid "returning %qT from a function with incompatible return type %qT"
47262 msgstr ""
47263
47264 #: c/c-typeck.cc:7606
47265 #, gcc-internal-format
47266 msgid "passing argument %d of %qE makes pointer from integer without a cast"
47267 msgstr ""
47268
47269 #: c/c-typeck.cc:7613
47270 #, gcc-internal-format
47271 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
47272 msgstr ""
47273
47274 #: c/c-typeck.cc:7619
47275 #, gcc-internal-format
47276 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
47277 msgstr ""
47278
47279 #: c/c-typeck.cc:7623
47280 #, gcc-internal-format
47281 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
47282 msgstr ""
47283
47284 #: c/c-typeck.cc:7643
47285 #, gcc-internal-format
47286 msgid "passing argument %d of %qE makes integer from pointer without a cast"
47287 msgstr ""
47288
47289 #: c/c-typeck.cc:7650
47290 #, gcc-internal-format
47291 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
47292 msgstr ""
47293
47294 #: c/c-typeck.cc:7656
47295 #, gcc-internal-format
47296 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
47297 msgstr ""
47298
47299 #: c/c-typeck.cc:7660
47300 #, gcc-internal-format
47301 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
47302 msgstr ""
47303
47304 #: c/c-typeck.cc:7687
47305 #, gcc-internal-format
47306 msgid "incompatible type for argument %d of %qE"
47307 msgstr ""
47308
47309 #: c/c-typeck.cc:7698
47310 #, gcc-internal-format
47311 msgid "incompatible types when assigning to type %qT from type %qT"
47312 msgstr ""
47313
47314 #: c/c-typeck.cc:7709
47315 #, gcc-internal-format
47316 msgid "incompatible types when initializing type %qT using type %qT"
47317 msgstr ""
47318
47319 #: c/c-typeck.cc:7719
47320 #, gcc-internal-format
47321 msgid "incompatible types when returning type %qT but %qT was expected"
47322 msgstr ""
47323
47324 #: c/c-typeck.cc:7787
47325 #, gcc-internal-format
47326 msgid "traditional C rejects automatic aggregate initialization"
47327 msgstr ""
47328
47329 #: c/c-typeck.cc:8027 c/c-typeck.cc:8926 cp/typeck2.cc:1189
47330 #, gcc-internal-format
47331 msgid "initialization of a flexible array member"
47332 msgstr ""
47333
47334 #: c/c-typeck.cc:8043 cp/typeck2.cc:1206
47335 #, gcc-internal-format
47336 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
47337 msgstr ""
47338
47339 #: c/c-typeck.cc:8083
47340 #, gcc-internal-format
47341 msgid "array of inappropriate type initialized from string constant"
47342 msgstr ""
47343
47344 #: c/c-typeck.cc:8151 cp/typeck.cc:2380
47345 #, gcc-internal-format
47346 msgid "invalid use of non-lvalue array"
47347 msgstr ""
47348
47349 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
47350 #: c/c-typeck.cc:8248 c/c-typeck.cc:9779 c/c-typeck.cc:9829
47351 #, gcc-internal-format
47352 msgid "initializer element is not constant"
47353 msgstr ""
47354
47355 #: c/c-typeck.cc:8179
47356 #, gcc-internal-format
47357 msgid "array initialized from non-constant array expression"
47358 msgstr ""
47359
47360 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9839
47361 #, fuzzy, gcc-internal-format
47362 msgid "initializer element is not a constant expression"
47363 msgstr "памер масіва \"%s\" адмоўны"
47364
47365 #: c/c-typeck.cc:8255 c/c-typeck.cc:9834
47366 #, gcc-internal-format
47367 msgid "initializer element is not computable at load time"
47368 msgstr ""
47369
47370 #: c/c-typeck.cc:8274
47371 #, gcc-internal-format
47372 msgid "invalid initializer"
47373 msgstr "нерэчаісны ініцыялізатар"
47374
47375 #: c/c-typeck.cc:8555 cp/decl.cc:7291
47376 #, gcc-internal-format
47377 msgid "opaque vector types cannot be initialized"
47378 msgstr ""
47379
47380 #: c/c-typeck.cc:8774
47381 #, gcc-internal-format
47382 msgid "extra brace group at end of initializer"
47383 msgstr ""
47384
47385 #: c/c-typeck.cc:8857
47386 #, gcc-internal-format
47387 msgid "braces around scalar initializer"
47388 msgstr ""
47389
47390 #: c/c-typeck.cc:8923 c/c-typeck.cc:10362 cp/typeck2.cc:1216
47391 #: cp/typeck2.cc:1481
47392 #, gcc-internal-format
47393 msgid "initialization of flexible array member in a nested context"
47394 msgstr ""
47395
47396 #: c/c-typeck.cc:8960
47397 #, gcc-internal-format
47398 msgid "missing braces around initializer"
47399 msgstr ""
47400
47401 #: c/c-typeck.cc:8983
47402 #, fuzzy, gcc-internal-format
47403 msgid "missing initializer for field %qD of %qT"
47404 msgstr "прапушчан ініцыялізатар"
47405
47406 #: c/c-typeck.cc:9007
47407 #, gcc-internal-format
47408 msgid "empty scalar initializer"
47409 msgstr ""
47410
47411 #: c/c-typeck.cc:9012
47412 #, gcc-internal-format
47413 msgid "extra elements in scalar initializer"
47414 msgstr ""
47415
47416 #: c/c-typeck.cc:9131 c/c-typeck.cc:9213
47417 #, gcc-internal-format
47418 msgid "array index in non-array initializer"
47419 msgstr ""
47420
47421 #: c/c-typeck.cc:9136 c/c-typeck.cc:9275
47422 #, gcc-internal-format
47423 msgid "field name not in record or union initializer"
47424 msgstr ""
47425
47426 #: c/c-typeck.cc:9186
47427 #, fuzzy, gcc-internal-format
47428 msgid "array index in initializer not of integer type"
47429 msgstr "\"%s\" мае незавершаны тып"
47430
47431 #: c/c-typeck.cc:9195 c/c-typeck.cc:9204
47432 #, fuzzy, gcc-internal-format
47433 msgid "array index in initializer is not an integer constant expression"
47434 msgstr "памер масіва \"%s\" адмоўны"
47435
47436 #: c/c-typeck.cc:9209 c/c-typeck.cc:9211
47437 #, gcc-internal-format
47438 msgid "nonconstant array index in initializer"
47439 msgstr ""
47440
47441 #: c/c-typeck.cc:9215 c/c-typeck.cc:9218
47442 #, gcc-internal-format
47443 msgid "array index in initializer exceeds array bounds"
47444 msgstr ""
47445
47446 #: c/c-typeck.cc:9237
47447 #, gcc-internal-format
47448 msgid "empty index range in initializer"
47449 msgstr ""
47450
47451 #: c/c-typeck.cc:9246
47452 #, gcc-internal-format
47453 msgid "array index range in initializer exceeds array bounds"
47454 msgstr ""
47455
47456 #: c/c-typeck.cc:9348 c/c-typeck.cc:9378 c/c-typeck.cc:9922
47457 #, gcc-internal-format
47458 msgid "initialized field with side-effects overwritten"
47459 msgstr ""
47460
47461 #: c/c-typeck.cc:9352 c/c-typeck.cc:9382 c/c-typeck.cc:9925
47462 #, gcc-internal-format
47463 msgid "initialized field overwritten"
47464 msgstr ""
47465
47466 #: c/c-typeck.cc:9856
47467 #, gcc-internal-format
47468 msgid "enum conversion in initialization is invalid in C++"
47469 msgstr ""
47470
47471 #: c/c-typeck.cc:10237
47472 #, gcc-internal-format
47473 msgid "excess elements in %<char%> array initializer"
47474 msgstr ""
47475
47476 #: c/c-typeck.cc:10244 c/c-typeck.cc:10321
47477 #, gcc-internal-format
47478 msgid "excess elements in struct initializer"
47479 msgstr ""
47480
47481 #: c/c-typeck.cc:10265
47482 #, gcc-internal-format
47483 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
47484 msgstr ""
47485
47486 #: c/c-typeck.cc:10336 cp/typeck2.cc:1193
47487 #, gcc-internal-format
47488 msgid "non-static initialization of a flexible array member"
47489 msgstr ""
47490
47491 #: c/c-typeck.cc:10431
47492 #, gcc-internal-format
47493 msgid "excess elements in union initializer"
47494 msgstr ""
47495
47496 #: c/c-typeck.cc:10453
47497 #, gcc-internal-format
47498 msgid "traditional C rejects initialization of unions"
47499 msgstr ""
47500
47501 #: c/c-typeck.cc:10515
47502 #, gcc-internal-format
47503 msgid "excess elements in array initializer"
47504 msgstr ""
47505
47506 #: c/c-typeck.cc:10549
47507 #, gcc-internal-format
47508 msgid "excess elements in vector initializer"
47509 msgstr ""
47510
47511 #: c/c-typeck.cc:10581
47512 #, gcc-internal-format
47513 msgid "excess elements in scalar initializer"
47514 msgstr ""
47515
47516 #: c/c-typeck.cc:10824
47517 #, fuzzy, gcc-internal-format
47518 #| msgid "ISO C forbids `goto *expr;'"
47519 msgid "ISO C forbids %<goto *expr;%>"
47520 msgstr "ISO C не падтрымлівае \"goto *expr;\""
47521
47522 #: c/c-typeck.cc:10830
47523 #, gcc-internal-format
47524 msgid "computed goto must be pointer type"
47525 msgstr ""
47526
47527 #: c/c-typeck.cc:10859 c/gimple-parser.cc:2456 cp/typeck.cc:10441
47528 #, fuzzy, gcc-internal-format
47529 #| msgid "function does not return string type"
47530 msgid "function declared %<noreturn%> has a %<return%> statement"
47531 msgstr "функцыя не вяртае тып string"
47532
47533 #: c/c-typeck.cc:10887 c/c-typeck.cc:10891
47534 #, gcc-internal-format
47535 msgid "%<return%> with no value, in function returning non-void"
47536 msgstr ""
47537
47538 #: c/c-typeck.cc:10905 c/gimple-parser.cc:2466
47539 #, gcc-internal-format
47540 msgid "%<return%> with a value, in function returning void"
47541 msgstr ""
47542
47543 #: c/c-typeck.cc:10908
47544 #, gcc-internal-format
47545 msgid "ISO C forbids %<return%> with expression, in function returning void"
47546 msgstr ""
47547
47548 #: c/c-typeck.cc:10985
47549 #, fuzzy, gcc-internal-format
47550 msgid "function returns address of label"
47551 msgstr "ISO C не дазваляе пусты ізыходны файл"
47552
47553 #: c/c-typeck.cc:11076 cp/semantics.cc:1495
47554 #, gcc-internal-format
47555 msgid "switch quantity not an integer"
47556 msgstr ""
47557
47558 #: c/c-typeck.cc:11101
47559 #, gcc-internal-format
47560 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
47561 msgstr ""
47562
47563 #: c/c-typeck.cc:11139 c/c-typeck.cc:11147
47564 #, fuzzy, gcc-internal-format
47565 msgid "case label is not an integer constant expression"
47566 msgstr "памер масіва \"%s\" адмоўны"
47567
47568 #: c/c-typeck.cc:11153 cp/parser.cc:12638
47569 #, gcc-internal-format
47570 msgid "case label not within a switch statement"
47571 msgstr ""
47572
47573 #: c/c-typeck.cc:11155
47574 #, gcc-internal-format
47575 msgid "%<default%> label not within a switch statement"
47576 msgstr ""
47577
47578 #: c/c-typeck.cc:11231 cp/parser.cc:14243
47579 #, gcc-internal-format
47580 msgid "break statement not within loop or switch"
47581 msgstr ""
47582
47583 #: c/c-typeck.cc:11234 c/c-typeck.cc:11254 cp/decl.cc:3731 cp/parser.cc:14253
47584 #: cp/parser.cc:14274
47585 #, gcc-internal-format
47586 msgid "invalid exit from OpenMP structured block"
47587 msgstr ""
47588
47589 #: c/c-typeck.cc:11237 cp/parser.cc:14256
47590 #, gcc-internal-format
47591 msgid "break statement used with OpenMP for loop"
47592 msgstr ""
47593
47594 #: c/c-typeck.cc:11251 cp/parser.cc:14266
47595 #, gcc-internal-format
47596 msgid "continue statement not within a loop"
47597 msgstr ""
47598
47599 #: c/c-typeck.cc:11291 cp/cp-gimplify.cc:229
47600 #, gcc-internal-format
47601 msgid "statement with no effect"
47602 msgstr ""
47603
47604 #: c/c-typeck.cc:11335
47605 #, gcc-internal-format
47606 msgid "expression statement has incomplete type"
47607 msgstr ""
47608
47609 #: c/c-typeck.cc:11626
47610 #, gcc-internal-format
47611 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
47612 msgstr ""
47613
47614 #: c/c-typeck.cc:11631
47615 #, gcc-internal-format
47616 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
47617 msgstr ""
47618
47619 #: c/c-typeck.cc:11649 c/c-typeck.cc:11686
47620 #, gcc-internal-format
47621 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
47622 msgstr ""
47623
47624 #: c/c-typeck.cc:11654 c/c-typeck.cc:11691
47625 #, gcc-internal-format
47626 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
47627 msgstr ""
47628
47629 #: c/c-typeck.cc:12277 c/c-typeck.cc:12413 cp/typeck.cc:5742
47630 #, gcc-internal-format
47631 msgid "comparing vectors with different element types"
47632 msgstr ""
47633
47634 #: c/c-typeck.cc:12285 c/c-typeck.cc:12421 cp/typeck.cc:5755
47635 #, gcc-internal-format
47636 msgid "comparing vectors with different number of elements"
47637 msgstr ""
47638
47639 #: c/c-typeck.cc:12300 c/c-typeck.cc:12436 cp/typeck.cc:5773
47640 #, gcc-internal-format
47641 msgid "comparison between types %qT and %qT"
47642 msgstr ""
47643
47644 #: c/c-typeck.cc:12310 c/c-typeck.cc:12446 cp/typeck.cc:5790
47645 #, gcc-internal-format
47646 msgid "could not find an integer type of the same size as %qT"
47647 msgstr ""
47648
47649 #: c/c-typeck.cc:12324 cp/typeck.cc:5433
47650 #, gcc-internal-format
47651 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
47652 msgstr ""
47653
47654 #: c/c-typeck.cc:12358 c/c-typeck.cc:12487
47655 #, gcc-internal-format
47656 msgid "comparison of pointers to disjoint address spaces"
47657 msgstr ""
47658
47659 #: c/c-typeck.cc:12365 c/c-typeck.cc:12371
47660 #, fuzzy, gcc-internal-format
47661 msgid "ISO C forbids comparison of %<void *%> with function pointer"
47662 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
47663
47664 #: c/c-typeck.cc:12378 c/c-typeck.cc:12497
47665 #, gcc-internal-format
47666 msgid "comparison of distinct pointer types lacks a cast"
47667 msgstr ""
47668
47669 #: c/c-typeck.cc:12390 c/c-typeck.cc:12395 c/c-typeck.cc:12523
47670 #: c/c-typeck.cc:12528
47671 #, gcc-internal-format
47672 msgid "comparison between pointer and integer"
47673 msgstr ""
47674
47675 #: c/c-typeck.cc:12475
47676 #, gcc-internal-format
47677 msgid "comparison of complete and incomplete pointers"
47678 msgstr ""
47679
47680 #: c/c-typeck.cc:12477
47681 #, gcc-internal-format
47682 msgid "ISO C forbids ordered comparisons of pointers to functions"
47683 msgstr ""
47684
47685 #: c/c-typeck.cc:12482
47686 #, gcc-internal-format
47687 msgid "ordered comparison of pointer with null pointer"
47688 msgstr ""
47689
47690 #: c/c-typeck.cc:12505 c/c-typeck.cc:12508 c/c-typeck.cc:12515
47691 #: c/c-typeck.cc:12518
47692 #, gcc-internal-format
47693 msgid "ordered comparison of pointer with integer zero"
47694 msgstr ""
47695
47696 #: c/c-typeck.cc:12594
47697 #, gcc-internal-format
47698 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
47699 msgstr ""
47700
47701 #: c/c-typeck.cc:12912
47702 #, gcc-internal-format
47703 msgid "used array that cannot be converted to pointer where scalar is required"
47704 msgstr ""
47705
47706 #: c/c-typeck.cc:12916
47707 #, gcc-internal-format
47708 msgid "used struct type value where scalar is required"
47709 msgstr ""
47710
47711 #: c/c-typeck.cc:12920
47712 #, gcc-internal-format
47713 msgid "used union type value where scalar is required"
47714 msgstr ""
47715
47716 #: c/c-typeck.cc:12936
47717 #, gcc-internal-format
47718 msgid "used vector type where scalar is required"
47719 msgstr ""
47720
47721 #: c/c-typeck.cc:13126 cp/semantics.cc:10905
47722 #, gcc-internal-format
47723 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
47724 msgstr ""
47725
47726 #: c/c-typeck.cc:13137 c/c-typeck.cc:13147 cp/semantics.cc:10916
47727 #: cp/semantics.cc:10926
47728 #, gcc-internal-format
47729 msgid "expected %<cancel%> %<if%> clause modifier"
47730 msgstr ""
47731
47732 #: c/c-typeck.cc:13182 cp/semantics.cc:10961
47733 #, gcc-internal-format
47734 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
47735 msgstr ""
47736
47737 #: c/c-typeck.cc:13227 c/c-typeck.cc:14923 c/c-typeck.cc:15059
47738 #: c/c-typeck.cc:15142
47739 #, gcc-internal-format
47740 msgid "%<_Atomic%> %qE in %qs clause"
47741 msgstr ""
47742
47743 #: c/c-typeck.cc:13251 c/c-typeck.cc:14849 c/c-typeck.cc:15045
47744 #: cp/semantics.cc:5076 cp/semantics.cc:7814 cp/semantics.cc:8057
47745 #, gcc-internal-format
47746 msgid "bit-field %qE in %qs clause"
47747 msgstr ""
47748
47749 #: c/c-typeck.cc:13260 c/c-typeck.cc:15069 cp/semantics.cc:5086
47750 #: cp/semantics.cc:8076
47751 #, gcc-internal-format
47752 msgid "%qE is a member of a union"
47753 msgstr ""
47754
47755 #: c/c-typeck.cc:13277 c/c-typeck.cc:15078 cp/semantics.cc:8085
47756 #, fuzzy, gcc-internal-format
47757 msgid "cannot dereference %qE in %qs clause"
47758 msgstr "Не магу знайсці файл для класа %s."
47759
47760 #: c/c-typeck.cc:13288 cp/semantics.cc:5111 cp/semantics.cc:8130
47761 #, gcc-internal-format
47762 msgid "%qD is not a variable in %qs clause"
47763 msgstr ""
47764
47765 #: c/c-typeck.cc:13292 c/c-typeck.cc:15106 cp/semantics.cc:5115
47766 #: cp/semantics.cc:8134
47767 #, gcc-internal-format
47768 msgid "%qE is not a variable in %qs clause"
47769 msgstr ""
47770
47771 #: c/c-typeck.cc:13300
47772 #, gcc-internal-format
47773 msgid "%<_Atomic%> %qD in %qs clause"
47774 msgstr ""
47775
47776 #: c/c-typeck.cc:13310 c/c-typeck.cc:15113 c/c-typeck.cc:15240
47777 #: cp/semantics.cc:5124 cp/semantics.cc:8141 cp/semantics.cc:8330
47778 #, gcc-internal-format
47779 msgid "%qD is threadprivate variable in %qs clause"
47780 msgstr ""
47781
47782 #: c/c-typeck.cc:13347 cp/semantics.cc:5158
47783 #, gcc-internal-format
47784 msgid "low bound %qE of array section does not have integral type"
47785 msgstr ""
47786
47787 #: c/c-typeck.cc:13354 cp/semantics.cc:5165
47788 #, gcc-internal-format
47789 msgid "length %qE of array section does not have integral type"
47790 msgstr ""
47791
47792 #: c/c-typeck.cc:13377 cp/semantics.cc:5198
47793 #, gcc-internal-format
47794 msgid "expected single pointer in %qs clause"
47795 msgstr ""
47796
47797 #: c/c-typeck.cc:13395 c/c-typeck.cc:13462 c/c-typeck.cc:13754
47798 #: cp/semantics.cc:5216 cp/semantics.cc:5283
47799 #, gcc-internal-format
47800 msgid "zero length array section in %qs clause"
47801 msgstr ""
47802
47803 #: c/c-typeck.cc:13414 cp/semantics.cc:5235
47804 #, gcc-internal-format
47805 msgid "for unknown bound array type length expression must be specified"
47806 msgstr ""
47807
47808 #: c/c-typeck.cc:13422 cp/semantics.cc:5243
47809 #, gcc-internal-format
47810 msgid "negative low bound in array section in %qs clause"
47811 msgstr ""
47812
47813 #: c/c-typeck.cc:13431 c/c-typeck.cc:13555 cp/semantics.cc:5252
47814 #: cp/semantics.cc:5376
47815 #, gcc-internal-format
47816 msgid "negative length in array section in %qs clause"
47817 msgstr ""
47818
47819 #: c/c-typeck.cc:13448 cp/semantics.cc:5269
47820 #, gcc-internal-format
47821 msgid "low bound %qE above array section size in %qs clause"
47822 msgstr ""
47823
47824 #: c/c-typeck.cc:13491 cp/semantics.cc:5312
47825 #, gcc-internal-format
47826 msgid "length %qE above array section size in %qs clause"
47827 msgstr ""
47828
47829 #: c/c-typeck.cc:13506 cp/semantics.cc:5327
47830 #, gcc-internal-format
47831 msgid "high bound %qE above array section size in %qs clause"
47832 msgstr ""
47833
47834 #: c/c-typeck.cc:13543 cp/semantics.cc:5364
47835 #, gcc-internal-format
47836 msgid "for array function parameter length expression must be specified"
47837 msgstr ""
47838
47839 #: c/c-typeck.cc:13547 cp/semantics.cc:5368
47840 #, gcc-internal-format
47841 msgid "for pointer type length expression must be specified"
47842 msgstr ""
47843
47844 #: c/c-typeck.cc:13574 c/c-typeck.cc:13693 cp/semantics.cc:5395
47845 #: cp/semantics.cc:5529
47846 #, gcc-internal-format
47847 msgid "array section is not contiguous in %qs clause"
47848 msgstr ""
47849
47850 #: c/c-typeck.cc:13584 cp/semantics.cc:5405
47851 #, gcc-internal-format
47852 msgid "%qE does not have pointer or array type"
47853 msgstr ""
47854
47855 #: c/c-typeck.cc:13971 cp/semantics.cc:6503
47856 #, gcc-internal-format
47857 msgid "iterator %qD has neither integral nor pointer type"
47858 msgstr ""
47859
47860 #: c/c-typeck.cc:13978
47861 #, gcc-internal-format
47862 msgid "iterator %qD has %<_Atomic%> qualified type"
47863 msgstr ""
47864
47865 #: c/c-typeck.cc:13984 cp/semantics.cc:6510
47866 #, gcc-internal-format
47867 msgid "iterator %qD has const qualified type"
47868 msgstr ""
47869
47870 #: c/c-typeck.cc:13997 cp/semantics.cc:6526
47871 #, fuzzy, gcc-internal-format
47872 msgid "iterator step with non-integral type"
47873 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
47874
47875 #: c/c-typeck.cc:14017 cp/semantics.cc:6562
47876 #, gcc-internal-format
47877 msgid "iterator %qD has zero step"
47878 msgstr ""
47879
47880 #: c/c-typeck.cc:14044
47881 #, gcc-internal-format
47882 msgid "type of iterator %qD refers to outer iterator %qD"
47883 msgstr ""
47884
47885 #: c/c-typeck.cc:14051 cp/semantics.cc:6596
47886 #, gcc-internal-format
47887 msgid "begin expression refers to outer iterator %qD"
47888 msgstr ""
47889
47890 #: c/c-typeck.cc:14057 cp/semantics.cc:6602
47891 #, gcc-internal-format
47892 msgid "end expression refers to outer iterator %qD"
47893 msgstr ""
47894
47895 #: c/c-typeck.cc:14063 cp/semantics.cc:6608
47896 #, gcc-internal-format
47897 msgid "step expression refers to outer iterator %qD"
47898 msgstr ""
47899
47900 #: c/c-typeck.cc:14100 cp/semantics.cc:6656
47901 #, gcc-internal-format
47902 msgid "expected pointer in %qs clause"
47903 msgstr ""
47904
47905 #: c/c-typeck.cc:14188 cp/semantics.cc:6737
47906 #, gcc-internal-format
47907 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
47908 msgstr ""
47909
47910 #: c/c-typeck.cc:14210 cp/semantics.cc:6757
47911 #, gcc-internal-format
47912 msgid "%<inscan%> %<reduction%> clause with array section"
47913 msgstr ""
47914
47915 #: c/c-typeck.cc:14236 c/c-typeck.cc:14246
47916 #, gcc-internal-format
47917 msgid "%qD in %<reduction%> clause is a zero size array"
47918 msgstr ""
47919
47920 #: c/c-typeck.cc:14266
47921 #, gcc-internal-format
47922 msgid "%<_Atomic%> %qE in %<reduction%> clause"
47923 msgstr ""
47924
47925 #: c/c-typeck.cc:14278
47926 #, gcc-internal-format
47927 msgid "zero sized type %qT in %qs clause"
47928 msgstr ""
47929
47930 #: c/c-typeck.cc:14286
47931 #, gcc-internal-format
47932 msgid "variable sized type %qT in %qs clause"
47933 msgstr ""
47934
47935 #: c/c-typeck.cc:14330
47936 #, gcc-internal-format
47937 msgid "%qE has invalid type for %<reduction(%s)%>"
47938 msgstr ""
47939
47940 #: c/c-typeck.cc:14339 cp/semantics.cc:6395
47941 #, gcc-internal-format
47942 msgid "user defined reduction not found for %qE"
47943 msgstr ""
47944
47945 #: c/c-typeck.cc:14427
47946 #, gcc-internal-format
47947 msgid "variable length element type in array %<reduction%> clause"
47948 msgstr ""
47949
47950 #: c/c-typeck.cc:14445 c/c-typeck.cc:15334 cp/semantics.cc:8846
47951 #, gcc-internal-format
47952 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
47953 msgstr ""
47954
47955 #: c/c-typeck.cc:14457 cp/semantics.cc:8914
47956 #, gcc-internal-format
47957 msgid "%qE must be %<threadprivate%> for %<copyin%>"
47958 msgstr ""
47959
47960 #: c/c-typeck.cc:14471 cp/semantics.cc:6798
47961 #, gcc-internal-format
47962 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
47963 msgstr ""
47964
47965 #: c/c-typeck.cc:14479
47966 #, gcc-internal-format
47967 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
47968 msgstr ""
47969
47970 #: c/c-typeck.cc:14487
47971 #, gcc-internal-format
47972 msgid "%<_Atomic%> %qD in %<linear%> clause"
47973 msgstr ""
47974
47975 #: c/c-typeck.cc:14506 cp/semantics.cc:6872
47976 #, gcc-internal-format
47977 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
47978 msgstr ""
47979
47980 #: c/c-typeck.cc:14536 c/c-typeck.cc:15233 c/c-typeck.cc:15479
47981 #: cp/semantics.cc:6959 cp/semantics.cc:8323 cp/semantics.cc:8666
47982 #, gcc-internal-format
47983 msgid "%qE is not a variable in clause %qs"
47984 msgstr ""
47985
47986 #: c/c-typeck.cc:14554 cp/semantics.cc:6977
47987 #, gcc-internal-format
47988 msgid "%qD appears more than once in data-sharing clauses"
47989 msgstr ""
47990
47991 #: c/c-typeck.cc:14565 cp/semantics.cc:6988
47992 #, gcc-internal-format
47993 msgid "%qD appears more than once in reduction clauses"
47994 msgstr ""
47995
47996 #: c/c-typeck.cc:14579 c/c-typeck.cc:14649 c/c-typeck.cc:14683
47997 #, gcc-internal-format
47998 msgid "%qE appears more than once in data clauses"
47999 msgstr ""
48000
48001 #: c/c-typeck.cc:14589 c/c-typeck.cc:14656 c/c-typeck.cc:14967
48002 #: c/c-typeck.cc:15160 c/c-typeck.cc:15168 c/c-typeck.cc:15185
48003 #: c/c-typeck.cc:15195 c/c-typeck.cc:15203 cp/semantics.cc:7002
48004 #: cp/semantics.cc:7012 cp/semantics.cc:7105 cp/semantics.cc:7112
48005 #: cp/semantics.cc:7159 cp/semantics.cc:7970 cp/semantics.cc:8193
48006 #: cp/semantics.cc:8201 cp/semantics.cc:8218 cp/semantics.cc:8228
48007 #: cp/semantics.cc:8236
48008 #, gcc-internal-format
48009 msgid "%qD appears more than once in data clauses"
48010 msgstr ""
48011
48012 #: c/c-typeck.cc:14592 c/c-typeck.cc:14662 c/c-typeck.cc:15171
48013 #: c/c-typeck.cc:15206 cp/semantics.cc:7015 cp/semantics.cc:7118
48014 #: cp/semantics.cc:8204 cp/semantics.cc:8239
48015 #, gcc-internal-format
48016 msgid "%qD appears both in data and map clauses"
48017 msgstr ""
48018
48019 #: c/c-typeck.cc:14637 cp/semantics.cc:7092
48020 #, gcc-internal-format
48021 msgid "%qE is not a variable in clause %<firstprivate%>"
48022 msgstr ""
48023
48024 #: c/c-typeck.cc:14676 cp/semantics.cc:7151
48025 #, gcc-internal-format
48026 msgid "%qE is not a variable in clause %<lastprivate%>"
48027 msgstr ""
48028
48029 #: c/c-typeck.cc:14695 cp/semantics.cc:7546
48030 #, gcc-internal-format
48031 msgid "%qE is not a variable in %<aligned%> clause"
48032 msgstr ""
48033
48034 #: c/c-typeck.cc:14702
48035 #, gcc-internal-format
48036 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
48037 msgstr ""
48038
48039 #: c/c-typeck.cc:14709
48040 #, gcc-internal-format
48041 msgid "%<_Atomic%> %qD in %<aligned%> clause"
48042 msgstr ""
48043
48044 #: c/c-typeck.cc:14716
48045 #, gcc-internal-format
48046 msgid "%qE appears more than once in %<aligned%> clauses"
48047 msgstr ""
48048
48049 #: c/c-typeck.cc:14729 cp/semantics.cc:7617
48050 #, gcc-internal-format
48051 msgid "%qE is not a variable in %<nontemporal%> clause"
48052 msgstr ""
48053
48054 #: c/c-typeck.cc:14735
48055 #, gcc-internal-format
48056 msgid "%qE appears more than once in %<nontemporal%> clauses"
48057 msgstr ""
48058
48059 #: c/c-typeck.cc:14748 cp/semantics.cc:7656
48060 #, gcc-internal-format
48061 msgid "%qE is not a variable in %<allocate%> clause"
48062 msgstr ""
48063
48064 #: c/c-typeck.cc:14754
48065 #, gcc-internal-format
48066 msgid "%qE appears more than once in %<allocate%> clauses"
48067 msgstr ""
48068
48069 #: c/c-typeck.cc:14827 cp/semantics.cc:7785
48070 #, gcc-internal-format
48071 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
48072 msgstr ""
48073
48074 #: c/c-typeck.cc:14838 cp/semantics.cc:7804
48075 #, gcc-internal-format
48076 msgid "%qE is not lvalue expression nor array section in %qs clause"
48077 msgstr ""
48078
48079 #: c/c-typeck.cc:14859 cp/semantics.cc:7826
48080 #, gcc-internal-format
48081 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
48082 msgstr ""
48083
48084 #: c/c-typeck.cc:14869 cp/semantics.cc:7838
48085 #, gcc-internal-format
48086 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
48087 msgstr ""
48088
48089 #: c/c-typeck.cc:14915 cp/semantics.cc:7922
48090 #, gcc-internal-format
48091 msgid "array section does not have mappable type in %qs clause"
48092 msgstr ""
48093
48094 #: c/c-typeck.cc:14963 c/c-typeck.cc:15182 cp/semantics.cc:7966
48095 #: cp/semantics.cc:8215
48096 #, gcc-internal-format
48097 msgid "%qD appears more than once in motion clauses"
48098 msgstr ""
48099
48100 #: c/c-typeck.cc:14971 c/c-typeck.cc:15188 cp/semantics.cc:7974
48101 #: cp/semantics.cc:8221
48102 #, gcc-internal-format
48103 msgid "%qD appears more than once in map clauses"
48104 msgstr ""
48105
48106 #: c/c-typeck.cc:15052 cp/semantics.cc:8064
48107 #, gcc-internal-format
48108 msgid "%qE does not have a mappable type in %qs clause"
48109 msgstr ""
48110
48111 #: c/c-typeck.cc:15133 c/c-typeck.cc:15247 cp/semantics.cc:8164
48112 #: cp/semantics.cc:8337
48113 #, gcc-internal-format
48114 msgid "%qD does not have a mappable type in %qs clause"
48115 msgstr ""
48116
48117 #: c/c-typeck.cc:15228 cp/semantics.cc:8317
48118 #, gcc-internal-format
48119 msgid "%qE is neither a variable nor a function name in clause %qs"
48120 msgstr ""
48121
48122 #: c/c-typeck.cc:15256 cp/semantics.cc:8347
48123 #, gcc-internal-format
48124 msgid "%qE appears more than once on the same %<declare target%> directive"
48125 msgstr ""
48126
48127 #: c/c-typeck.cc:15270 cp/semantics.cc:8363
48128 #, gcc-internal-format
48129 msgid "%qD is not an argument in %<uniform%> clause"
48130 msgstr ""
48131
48132 #: c/c-typeck.cc:15273 cp/semantics.cc:8366
48133 #, gcc-internal-format
48134 msgid "%qE is not an argument in %<uniform%> clause"
48135 msgstr ""
48136
48137 #: c/c-typeck.cc:15292
48138 #, gcc-internal-format
48139 msgid "%qs variable is not a pointer"
48140 msgstr ""
48141
48142 #: c/c-typeck.cc:15299
48143 #, gcc-internal-format
48144 msgid "%qs variable is neither a pointer nor an array"
48145 msgstr ""
48146
48147 #: c/c-typeck.cc:15347 c/c-typeck.cc:15440 cp/semantics.cc:8808
48148 #, gcc-internal-format
48149 msgid "%<order%> clause must not be used together with %<ordered%>"
48150 msgstr ""
48151
48152 #: c/c-typeck.cc:15367 cp/semantics.cc:7870
48153 #, gcc-internal-format
48154 msgid "too many %qs clauses on a task construct"
48155 msgstr ""
48156
48157 #: c/c-typeck.cc:15462 cp/semantics.cc:8634
48158 #, gcc-internal-format
48159 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
48160 msgstr ""
48161
48162 #: c/c-typeck.cc:15529 cp/semantics.cc:8985
48163 #, gcc-internal-format
48164 msgid "%qE is predetermined %qs for %qs"
48165 msgstr ""
48166
48167 #: c/c-typeck.cc:15539
48168 #, gcc-internal-format
48169 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
48170 msgstr ""
48171
48172 #: c/c-typeck.cc:15558 cp/semantics.cc:8760
48173 #, gcc-internal-format
48174 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
48175 msgstr ""
48176
48177 #: c/c-typeck.cc:15570 cp/semantics.cc:8773
48178 #, gcc-internal-format
48179 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
48180 msgstr ""
48181
48182 #: c/c-typeck.cc:15581 c/c-typeck.cc:15589 cp/semantics.cc:8782
48183 #: cp/semantics.cc:8800
48184 #, gcc-internal-format
48185 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
48186 msgstr ""
48187
48188 #: c/c-typeck.cc:15637 cp/semantics.cc:8740
48189 #, gcc-internal-format
48190 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
48191 msgstr ""
48192
48193 #: c/c-typeck.cc:15688 cp/semantics.cc:8790
48194 #, gcc-internal-format
48195 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
48196 msgstr ""
48197
48198 #: c/c-typeck.cc:15698 cp/semantics.cc:8819
48199 #, gcc-internal-format
48200 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
48201 msgstr ""
48202
48203 #: c/c-typeck.cc:15716 cp/semantics.cc:9010
48204 #, gcc-internal-format
48205 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
48206 msgstr ""
48207
48208 #: c/c-typeck.cc:15890
48209 #, gcc-internal-format
48210 msgid "cannot use %<va_arg%> with reverse storage order"
48211 msgstr ""
48212
48213 #: c/c-typeck.cc:15895
48214 #, fuzzy, gcc-internal-format
48215 msgid "second argument to %<va_arg%> is of incomplete type %qT"
48216 msgstr "\"%s\" мае незавершаны тып"
48217
48218 #: c/c-typeck.cc:15901
48219 #, gcc-internal-format
48220 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
48221 msgstr ""
48222
48223 #: c/gimple-parser.cc:166
48224 #, gcc-internal-format
48225 msgid "expected frequency quality"
48226 msgstr ""
48227
48228 #: c/gimple-parser.cc:175
48229 #, gcc-internal-format
48230 msgid "unknown profile quality"
48231 msgstr ""
48232
48233 #: c/gimple-parser.cc:187
48234 #, gcc-internal-format
48235 msgid "expected frequency value"
48236 msgstr ""
48237
48238 #: c/gimple-parser.cc:326
48239 #, fuzzy, gcc-internal-format
48240 #| msgid "not found\n"
48241 msgid "edge not found"
48242 msgstr "не знойдзена\n"
48243
48244 #: c/gimple-parser.cc:342
48245 #, gcc-internal-format
48246 msgid "SSA name %qE with version %d has no definition"
48247 msgstr ""
48248
48249 #: c/gimple-parser.cc:482 c/gimple-parser.cc:488
48250 #, gcc-internal-format
48251 msgid "expected block index"
48252 msgstr ""
48253
48254 #: c/gimple-parser.cc:496
48255 #, fuzzy, gcc-internal-format
48256 #| msgid "invalid %%-code"
48257 msgid "invalid block index"
48258 msgstr "нерэчаісны %%-код"
48259
48260 #: c/gimple-parser.cc:507
48261 #, gcc-internal-format
48262 msgid "expected block specifier"
48263 msgstr ""
48264
48265 #: c/gimple-parser.cc:525
48266 #, gcc-internal-format
48267 msgid "expected loop number"
48268 msgstr ""
48269
48270 #: c/gimple-parser.cc:543
48271 #, fuzzy, gcc-internal-format
48272 msgid "unknown block specifier"
48273 msgstr "невядомы рэжым машыны \"%s\""
48274
48275 #: c/gimple-parser.cc:556 c/gimple-parser.cc:1968
48276 #, gcc-internal-format
48277 msgid "expected count value"
48278 msgstr ""
48279
48280 #: c/gimple-parser.cc:579 c/gimple-parser.cc:666
48281 #, gcc-internal-format
48282 msgid "stmts without block"
48283 msgstr ""
48284
48285 #: c/gimple-parser.cc:616
48286 #, fuzzy, gcc-internal-format
48287 msgid "duplicate loop header"
48288 msgstr "паўтарэнне \"%s\""
48289
48290 #: c/gimple-parser.cc:823
48291 #, fuzzy, gcc-internal-format
48292 msgid "invalid source block specification"
48293 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
48294
48295 #: c/gimple-parser.cc:890
48296 #, gcc-internal-format
48297 msgid "unexpected RHS for assignment"
48298 msgstr ""
48299
48300 #: c/gimple-parser.cc:994
48301 #, gcc-internal-format
48302 msgid "%<&&%> not valid in GIMPLE"
48303 msgstr ""
48304
48305 #: c/gimple-parser.cc:997
48306 #, gcc-internal-format
48307 msgid "%<||%> not valid in GIMPLE"
48308 msgstr ""
48309
48310 #: c/gimple-parser.cc:1111
48311 #, gcc-internal-format
48312 msgid "expected pointer as argument of unary %<*%>"
48313 msgstr ""
48314
48315 #: c/gimple-parser.cc:1137
48316 #, gcc-internal-format
48317 msgid "%<!%> not valid in GIMPLE"
48318 msgstr ""
48319
48320 #: c/gimple-parser.cc:1196 c/gimple-parser.cc:1533
48321 #, gcc-internal-format
48322 msgid "expected constant offset"
48323 msgstr ""
48324
48325 #: c/gimple-parser.cc:1257
48326 #, gcc-internal-format
48327 msgid "SSA name undeclared"
48328 msgstr ""
48329
48330 #: c/gimple-parser.cc:1279
48331 #, gcc-internal-format
48332 msgid "base variable or SSA name undeclared"
48333 msgstr ""
48334
48335 #: c/gimple-parser.cc:1286
48336 #, gcc-internal-format
48337 msgid "invalid base %qE for SSA name"
48338 msgstr ""
48339
48340 #: c/gimple-parser.cc:1314
48341 #, gcc-internal-format
48342 msgid "expecting internal function name"
48343 msgstr ""
48344
48345 #: c/gimple-parser.cc:1327
48346 #, fuzzy, gcc-internal-format
48347 msgid "unknown internal function %qE"
48348 msgstr "невядомая назва рэгістра: %s\n"
48349
48350 #: c/gimple-parser.cc:1465
48351 #, fuzzy, gcc-internal-format
48352 msgid "invalid type of %<__MEM%> operand"
48353 msgstr "нерэчаісны %%-код"
48354
48355 #: c/gimple-parser.cc:1527
48356 #, fuzzy, gcc-internal-format
48357 #| msgid "empty character constant"
48358 msgid "expected constant size"
48359 msgstr "пустая сімвальная канстанта"
48360
48361 #: c/gimple-parser.cc:1565 c/gimple-parser.cc:1595 c/gimple-parser.cc:1635
48362 #: c/gimple-parser.cc:1643 c/gimple-parser.cc:1652
48363 #, fuzzy, gcc-internal-format
48364 #| msgid "invalid initializer"
48365 msgid "invalid _Literal"
48366 msgstr "нерэчаісны ініцыялізатар"
48367
48368 #: c/gimple-parser.cc:1574
48369 #, fuzzy, gcc-internal-format
48370 msgid "invalid type for _Literal with constructor"
48371 msgstr "нявернае выкарыстанне \"restict\""
48372
48373 #: c/gimple-parser.cc:1687
48374 #, gcc-internal-format
48375 msgid "anonymous SSA name cannot have default definition"
48376 msgstr ""
48377
48378 #: c/gimple-parser.cc:1770
48379 #, fuzzy, gcc-internal-format
48380 msgid "invalid call to non-function"
48381 msgstr "Нерэчаісны выбар \"%s\""
48382
48383 #: c/gimple-parser.cc:1824
48384 #, gcc-internal-format
48385 msgid "dereference of non-pointer"
48386 msgstr ""
48387
48388 #: c/gimple-parser.cc:1949
48389 #, gcc-internal-format
48390 msgid "expected pass name"
48391 msgstr ""
48392
48393 #: c/gimple-parser.cc:1988
48394 #, fuzzy, gcc-internal-format
48395 msgid "invalid operation"
48396 msgstr "Нерэчаісны выбар %s"
48397
48398 #: c/gimple-parser.cc:2152
48399 #, fuzzy, gcc-internal-format
48400 #| msgid "compilation terminated.\n"
48401 msgid "comparison required"
48402 msgstr "кампіляцыя завершана.\n"
48403
48404 #: c/gimple-parser.cc:2204
48405 #, fuzzy, gcc-internal-format
48406 #| msgid "-pipe is not supported"
48407 msgid "%<catch%> is not supported"
48408 msgstr "-pipe не падтрымліваецца"
48409
48410 #: c/gimple-parser.cc:2206
48411 #, gcc-internal-format
48412 msgid "expected %<finally%> or %<catch%>"
48413 msgstr ""
48414
48415 #: c/gimple-parser.cc:2250 c/gimple-parser.cc:2287
48416 #, gcc-internal-format
48417 msgid "expected goto expression"
48418 msgstr ""
48419
48420 #: c/gimple-parser.cc:2258
48421 #, fuzzy, gcc-internal-format
48422 #| msgid "empty body in an else-statement"
48423 msgid "expected else statement"
48424 msgstr "пустое цела ў else-выражэнні"
48425
48426 #: c/gimple-parser.cc:2401
48427 #, gcc-internal-format
48428 msgid "expected case label"
48429 msgstr ""
48430
48431 #. A bad conversion for 'this' must be discarding cv-quals.
48432 #: cp/call.cc:3785
48433 #, gcc-internal-format
48434 msgid "  passing %qT as %<this%> argument discards qualifiers"
48435 msgstr ""
48436
48437 #: cp/call.cc:3789
48438 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
48439 msgstr ""
48440
48441 #: cp/call.cc:3796
48442 #, gcc-internal-format, gfc-internal-format
48443 msgid "  conversion of argument %d would be ill-formed:"
48444 msgstr ""
48445
48446 #. Conversion of conversion function return value failed.
48447 #: cp/call.cc:3803
48448 #, fuzzy
48449 #| msgid "converting from `%T' to `%T'"
48450 msgid "  no known conversion from %qH to %qI"
48451 msgstr "пераўтварэньне з `%T' у `%T'"
48452
48453 #: cp/call.cc:3809
48454 msgid "  no known conversion for argument %d from %qH to %qI"
48455 msgstr ""
48456
48457 #: cp/call.cc:3823 cp/pt.cc:6945
48458 #, gcc-internal-format, gfc-internal-format
48459 msgid "  candidate expects at least %d argument, %d provided"
48460 msgid_plural "  candidate expects at least %d arguments, %d provided"
48461 msgstr[0] ""
48462 msgstr[1] ""
48463
48464 #: cp/call.cc:3828 cp/pt.cc:6950
48465 #, gcc-internal-format, gfc-internal-format
48466 msgid "  candidate expects %d argument, %d provided"
48467 msgid_plural "  candidate expects %d arguments, %d provided"
48468 msgstr[0] ""
48469 msgstr[1] ""
48470
48471 #: cp/call.cc:3856
48472 #, gcc-internal-format
48473 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
48474 msgstr ""
48475
48476 #: cp/call.cc:3861
48477 #, gcc-internal-format
48478 msgid "%s%<%D(%T, %T)%> (built-in)"
48479 msgstr ""
48480
48481 #: cp/call.cc:3865
48482 #, gcc-internal-format
48483 msgid "%s%<%D(%T)%> (built-in)"
48484 msgstr ""
48485
48486 #: cp/call.cc:3869
48487 #, gcc-internal-format
48488 msgid "%s%qT (conversion)"
48489 msgstr ""
48490
48491 #: cp/call.cc:3871
48492 #, gcc-internal-format
48493 msgid "%s%#qD (near match)"
48494 msgstr ""
48495
48496 #: cp/call.cc:3873
48497 #, gcc-internal-format
48498 msgid "%s%#qD (deleted)"
48499 msgstr ""
48500
48501 #: cp/call.cc:3875
48502 #, gcc-internal-format
48503 msgid "%s%#qD (reversed)"
48504 msgstr ""
48505
48506 #: cp/call.cc:3877
48507 #, gcc-internal-format
48508 msgid "%s%#qD (rewritten)"
48509 msgstr ""
48510
48511 #: cp/call.cc:3879
48512 #, gcc-internal-format
48513 msgid "%s%#qD"
48514 msgstr ""
48515
48516 #: cp/call.cc:3883
48517 #, gcc-internal-format
48518 msgid "  inherited here"
48519 msgstr ""
48520
48521 #: cp/call.cc:3904
48522 #, gcc-internal-format
48523 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
48524 msgstr ""
48525
48526 #: cp/call.cc:3910
48527 #, gcc-internal-format
48528 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
48529 msgstr ""
48530
48531 #: cp/call.cc:3921
48532 #, gcc-internal-format
48533 msgid "  substitution of deduced template arguments resulted in errors seen above"
48534 msgstr ""
48535
48536 #. Re-run template unification with diagnostics.
48537 #: cp/call.cc:3926
48538 #, fuzzy, gcc-internal-format
48539 msgid "  template argument deduction/substitution failed:"
48540 msgstr "параметр \"%s\" ініцыялізаваны"
48541
48542 #: cp/call.cc:3940
48543 #, gcc-internal-format
48544 msgid "  a constructor taking a single argument of its own class type is invalid"
48545 msgstr ""
48546
48547 #: cp/call.cc:3947
48548 #, gcc-internal-format
48549 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
48550 msgstr ""
48551
48552 #: cp/call.cc:4094 cp/call.cc:4470
48553 #, gcc-internal-format
48554 msgid "designated initializers cannot be used with a non-aggregate type %qT"
48555 msgstr ""
48556
48557 #: cp/call.cc:4369
48558 msgid "conversion from %qH to %qI is ambiguous"
48559 msgstr ""
48560
48561 #: cp/call.cc:4476 cp/cvt.cc:860
48562 msgid "could not convert %qE from %qH to %qI"
48563 msgstr ""
48564
48565 #: cp/call.cc:4543
48566 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
48567 msgstr ""
48568
48569 #: cp/call.cc:4564
48570 msgid "conversion from %qH to %qI in a converted constant expression"
48571 msgstr ""
48572
48573 #: cp/call.cc:4747
48574 #, gcc-internal-format
48575 msgid "no matching function for call to %<%D(%A)%>"
48576 msgstr ""
48577
48578 #: cp/call.cc:4750
48579 #, gcc-internal-format
48580 msgid "call of overloaded %<%D(%A)%> is ambiguous"
48581 msgstr ""
48582
48583 #. It's no good looking for an overloaded operator() on a
48584 #. pointer-to-member-function.
48585 #: cp/call.cc:5011
48586 #, gcc-internal-format
48587 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
48588 msgstr ""
48589
48590 #: cp/call.cc:5081
48591 #, gcc-internal-format
48592 msgid "no match for call to %<(%T) (%A)%>"
48593 msgstr ""
48594
48595 #: cp/call.cc:5095
48596 #, fuzzy, gcc-internal-format
48597 msgid "call of %<(%T) (%A)%> is ambiguous"
48598 msgstr "памер \"%s\" - %d байт"
48599
48600 #: cp/call.cc:5135
48601 #, gcc-internal-format
48602 msgid "ambiguous overload for "
48603 msgstr ""
48604
48605 #: cp/call.cc:5136
48606 #, gcc-internal-format
48607 msgid "no match for "
48608 msgstr ""
48609
48610 #: cp/call.cc:5139
48611 #, gcc-internal-format
48612 msgid " (operand types are %qT, %qT, and %qT)"
48613 msgstr ""
48614
48615 #: cp/call.cc:5141
48616 #, gcc-internal-format
48617 msgid " (operand types are %qT and %qT)"
48618 msgstr ""
48619
48620 #: cp/call.cc:5143
48621 #, gcc-internal-format
48622 msgid " (operand type is %qT)"
48623 msgstr ""
48624
48625 #: cp/call.cc:5160
48626 #, fuzzy, gcc-internal-format
48627 msgid "ternary %<operator?:%>"
48628 msgstr "Унутраная памылка: %s"
48629
48630 #: cp/call.cc:5164
48631 #, gcc-internal-format
48632 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
48633 msgstr ""
48634
48635 #: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
48636 #, gcc-internal-format
48637 msgid "%<operator%s%>"
48638 msgstr ""
48639
48640 #: cp/call.cc:5176
48641 #, gcc-internal-format
48642 msgid "%<operator%s%> in %<%E%s%>"
48643 msgstr ""
48644
48645 #: cp/call.cc:5183
48646 #, gcc-internal-format
48647 msgid "%<operator[]%>"
48648 msgstr ""
48649
48650 #: cp/call.cc:5186
48651 #, gcc-internal-format
48652 msgid "%<operator[]%> in %<%E[%E]%>"
48653 msgstr ""
48654
48655 #: cp/call.cc:5194
48656 #, fuzzy, gcc-internal-format
48657 #| msgid "%s\n"
48658 msgid "%qs"
48659 msgstr "%s\n"
48660
48661 #: cp/call.cc:5197
48662 #, gcc-internal-format
48663 msgid "%qs in %<%s %E%>"
48664 msgstr ""
48665
48666 #: cp/call.cc:5203
48667 #, gcc-internal-format
48668 msgid "%<operator %s%>"
48669 msgstr ""
48670
48671 #: cp/call.cc:5206
48672 #, gcc-internal-format
48673 msgid "%<operator %s%> in %<%s%E%>"
48674 msgstr ""
48675
48676 #: cp/call.cc:5221
48677 #, gcc-internal-format
48678 msgid "%<operator%s%> in %<%E %s %E%>"
48679 msgstr ""
48680
48681 #: cp/call.cc:5230
48682 #, gcc-internal-format
48683 msgid "%<operator%s%> in %<%s%E%>"
48684 msgstr ""
48685
48686 #: cp/call.cc:5342
48687 #, fuzzy, gcc-internal-format
48688 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
48689 msgstr "ISO C не дазваляе пусты ізыходны файл"
48690
48691 #: cp/call.cc:5409
48692 #, gcc-internal-format
48693 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
48694 msgstr ""
48695
48696 #: cp/call.cc:5426 cp/call.cc:5433
48697 msgid "conversion of scalar %qH to vector %qI involves truncation"
48698 msgstr ""
48699
48700 #: cp/call.cc:5489
48701 #, gcc-internal-format
48702 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
48703 msgstr ""
48704
48705 #: cp/call.cc:5569
48706 #, gcc-internal-format
48707 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
48708 msgstr ""
48709
48710 #: cp/call.cc:5574
48711 #, gcc-internal-format
48712 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
48713 msgstr ""
48714
48715 #: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
48716 #, gcc-internal-format
48717 msgid "operands to %<?:%> have different types %qT and %qT"
48718 msgstr ""
48719
48720 #: cp/call.cc:5627
48721 #, gcc-internal-format
48722 msgid "  and each type can be converted to the other"
48723 msgstr ""
48724
48725 #: cp/call.cc:5814
48726 msgid "implicit conversion from %qH to %qI to match other result of conditional"
48727 msgstr ""
48728
48729 #: cp/call.cc:5830
48730 #, gcc-internal-format
48731 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
48732 msgstr ""
48733
48734 #: cp/call.cc:5843
48735 #, gcc-internal-format
48736 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
48737 msgstr ""
48738
48739 #: cp/call.cc:5848
48740 #, gcc-internal-format
48741 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
48742 msgstr ""
48743
48744 #: cp/call.cc:5864
48745 #, gcc-internal-format
48746 msgid "enumerated and non-enumerated type in conditional expression"
48747 msgstr ""
48748
48749 #: cp/call.cc:6621
48750 #, gcc-internal-format
48751 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
48752 msgstr ""
48753
48754 #: cp/call.cc:6623
48755 #, gcc-internal-format
48756 msgid "no %<%D(int)%> declared for postfix %qs"
48757 msgstr ""
48758
48759 #: cp/call.cc:6703
48760 #, gcc-internal-format
48761 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
48762 msgstr ""
48763
48764 #: cp/call.cc:6754
48765 #, fuzzy, gcc-internal-format
48766 #| msgid "return type of `%s' is not `int'"
48767 msgid "return type of %qD is not %qs"
48768 msgstr "вяртаемы тып \"%s\" не \"int\""
48769
48770 #: cp/call.cc:6756
48771 #, gcc-internal-format
48772 msgid "used as rewritten candidate for comparison of %qT and %qT"
48773 msgstr ""
48774
48775 #: cp/call.cc:6827
48776 #, gcc-internal-format
48777 msgid "comparison between %q#T and %q#T"
48778 msgstr ""
48779
48780 #: cp/call.cc:7020
48781 #, gcc-internal-format
48782 msgid "no match for call to %<%T::operator[] (%A)%>"
48783 msgstr ""
48784
48785 #: cp/call.cc:7034
48786 #, gcc-internal-format
48787 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
48788 msgstr ""
48789
48790 #: cp/call.cc:7309
48791 #, gcc-internal-format
48792 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
48793 msgstr ""
48794
48795 #: cp/call.cc:7312
48796 #, gcc-internal-format
48797 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
48798 msgstr ""
48799
48800 #: cp/call.cc:7349
48801 #, gcc-internal-format
48802 msgid "%qD is a usual (non-placement) deallocation function"
48803 msgstr ""
48804
48805 #: cp/call.cc:7543
48806 #, gcc-internal-format
48807 msgid "no corresponding deallocation function for %qD"
48808 msgstr ""
48809
48810 #: cp/call.cc:7546
48811 #, gcc-internal-format
48812 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
48813 msgstr ""
48814
48815 #: cp/call.cc:7555
48816 #, fuzzy, gcc-internal-format
48817 #| msgid "impossible operator '%s'"
48818 msgid "no suitable %<operator %s%> for %qT"
48819 msgstr "немагчымы апэратар '%s'"
48820
48821 #: cp/call.cc:7591
48822 #, gcc-internal-format
48823 msgid "%q#D is private within this context"
48824 msgstr ""
48825
48826 #: cp/call.cc:7592 cp/decl.cc:8629
48827 #, fuzzy, gcc-internal-format
48828 msgid "declared private here"
48829 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
48830
48831 #: cp/call.cc:7597
48832 #, fuzzy, gcc-internal-format
48833 msgid "%q#D is protected within this context"
48834 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
48835
48836 #: cp/call.cc:7598 cp/decl.cc:8630
48837 #, fuzzy, gcc-internal-format
48838 #| msgid "called from here"
48839 msgid "declared protected here"
48840 msgstr "выклікана адсюль"
48841
48842 #: cp/call.cc:7605
48843 #, gcc-internal-format
48844 msgid "%q#D is inaccessible within this context"
48845 msgstr ""
48846
48847 #: cp/call.cc:7686
48848 #, gcc-internal-format
48849 msgid "passing NULL to non-pointer argument %P of %qD"
48850 msgstr ""
48851
48852 #: cp/call.cc:7689 cp/call.cc:7708 cp/decl.cc:10308 cp/decl.cc:10316
48853 #: cp/typeck.cc:4438
48854 #, fuzzy, gcc-internal-format
48855 #| msgid "  from here"
48856 msgid "  declared here"
48857 msgstr " адсюль"
48858
48859 #: cp/call.cc:7693
48860 #, gcc-internal-format
48861 msgid "converting to non-pointer type %qT from NULL"
48862 msgstr ""
48863
48864 #: cp/call.cc:7705
48865 #, gcc-internal-format
48866 msgid "converting %<false%> to pointer type for argument %P of %qD"
48867 msgstr ""
48868
48869 #: cp/call.cc:7712
48870 #, gcc-internal-format
48871 msgid "converting %<false%> to pointer type %qT"
48872 msgstr ""
48873
48874 #: cp/call.cc:7779
48875 #, gcc-internal-format
48876 msgid "  initializing argument %P of %qD"
48877 msgstr ""
48878
48879 #: cp/call.cc:7800
48880 #, gcc-internal-format
48881 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
48882 msgstr ""
48883
48884 #: cp/call.cc:7850
48885 #, fuzzy, gcc-internal-format
48886 msgid "too many braces around initializer for %qT"
48887 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48888
48889 #: cp/call.cc:7861
48890 msgid "converting to %qH from %qI requires direct-initialization"
48891 msgstr ""
48892
48893 #: cp/call.cc:7870
48894 msgid "invalid user-defined conversion from %qH to %qI"
48895 msgstr ""
48896
48897 #: cp/call.cc:7907 cp/cvt.cc:227
48898 #, fuzzy
48899 #| msgid "converting from `%T' to `%T'"
48900 msgid "invalid conversion from %qH to %qI"
48901 msgstr "пераўтварэньне з `%T' у `%T'"
48902
48903 #: cp/call.cc:7949 cp/call.cc:7956
48904 #, gcc-internal-format
48905 msgid "converting to %qT from initializer list would use explicit constructor %qD"
48906 msgstr ""
48907
48908 #: cp/call.cc:7952
48909 #, gcc-internal-format
48910 msgid "in C++11 and above a default constructor can be explicit"
48911 msgstr ""
48912
48913 #: cp/call.cc:8222
48914 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
48915 msgstr ""
48916
48917 #: cp/call.cc:8231
48918 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
48919 msgstr ""
48920
48921 #: cp/call.cc:8236
48922 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
48923 msgstr ""
48924
48925 #. extype is volatile
48926 #: cp/call.cc:8239
48927 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
48928 msgstr ""
48929
48930 #: cp/call.cc:8252
48931 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
48932 msgstr ""
48933
48934 #: cp/call.cc:8255
48935 msgid "binding reference of type %qH to %qI discards qualifiers"
48936 msgstr ""
48937
48938 #: cp/call.cc:8294
48939 #, fuzzy, gcc-internal-format
48940 msgid "cannot bind bit-field %qE to %qT"
48941 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48942
48943 #: cp/call.cc:8297 cp/call.cc:8315
48944 #, gcc-internal-format
48945 msgid "cannot bind packed field %qE to %qT"
48946 msgstr ""
48947
48948 #: cp/call.cc:8300
48949 #, fuzzy, gcc-internal-format
48950 msgid "cannot bind rvalue %qE to %qT"
48951 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48952
48953 #: cp/call.cc:8495
48954 msgid "implicit conversion from %qH to %qI when passing argument to function"
48955 msgstr ""
48956
48957 #: cp/call.cc:8522 cp/cvt.cc:1988
48958 #, gcc-internal-format
48959 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
48960 msgstr ""
48961
48962 #: cp/call.cc:8566
48963 #, gcc-internal-format
48964 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
48965 msgstr ""
48966
48967 #: cp/call.cc:8602
48968 #, gcc-internal-format
48969 msgid "cannot receive reference type %qT through %<...%>"
48970 msgstr ""
48971
48972 #: cp/call.cc:8612
48973 #, gcc-internal-format
48974 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
48975 msgstr ""
48976
48977 #: cp/call.cc:8680
48978 #, fuzzy, gcc-internal-format
48979 msgid "recursive evaluation of default argument for %q#D"
48980 msgstr "нехапае аргументаў у функцыі \"%s\""
48981
48982 #: cp/call.cc:8689
48983 #, gcc-internal-format
48984 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
48985 msgstr ""
48986
48987 #: cp/call.cc:8789
48988 #, gcc-internal-format
48989 msgid "argument of function call might be a candidate for a format attribute"
48990 msgstr ""
48991
48992 #: cp/call.cc:8851
48993 #, gcc-internal-format
48994 msgid "use of multiversioned function without a default"
48995 msgstr ""
48996
48997 #: cp/call.cc:9454
48998 #, gcc-internal-format
48999 msgid "passing %qT as %<this%> argument discards qualifiers"
49000 msgstr ""
49001
49002 #: cp/call.cc:9457 cp/call.cc:12148
49003 #, gcc-internal-format
49004 msgid "  in call to %qD"
49005 msgstr ""
49006
49007 #: cp/call.cc:9482
49008 #, gcc-internal-format
49009 msgid "%qT is not an accessible base of %qT"
49010 msgstr ""
49011
49012 #: cp/call.cc:9679
49013 #, gcc-internal-format
49014 msgid "passing arguments to ellipsis of inherited constructor %qD"
49015 msgstr ""
49016
49017 #: cp/call.cc:9814
49018 #, gcc-internal-format
49019 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
49020 msgstr ""
49021
49022 #: cp/call.cc:10210
49023 #, gcc-internal-format
49024 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
49025 msgstr ""
49026
49027 #: cp/call.cc:10213
49028 #, gcc-internal-format
49029 msgid "%qD writing to an object of non-trivial type %#qT%s"
49030 msgstr ""
49031
49032 #: cp/call.cc:10218
49033 #, gcc-internal-format
49034 msgid "%qD writing to an object of type %#qT with %qs member %qD"
49035 msgstr ""
49036
49037 #: cp/call.cc:10223
49038 #, gcc-internal-format
49039 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
49040 msgstr ""
49041
49042 #: cp/call.cc:10238
49043 #, gcc-internal-format
49044 msgid "; use assignment or value-initialization instead"
49045 msgstr ""
49046
49047 #: cp/call.cc:10240
49048 #, gcc-internal-format
49049 msgid "; use assignment instead"
49050 msgstr ""
49051
49052 #: cp/call.cc:10242
49053 #, gcc-internal-format
49054 msgid "; use value-initialization instead"
49055 msgstr ""
49056
49057 #: cp/call.cc:10245
49058 #, gcc-internal-format
49059 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
49060 msgstr ""
49061
49062 #: cp/call.cc:10248
49063 #, gcc-internal-format
49064 msgid "%qD clearing an object of non-trivial type %#qT%s"
49065 msgstr ""
49066
49067 #: cp/call.cc:10250
49068 #, gcc-internal-format
49069 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
49070 msgstr ""
49071
49072 #: cp/call.cc:10271
49073 #, gcc-internal-format
49074 msgid "; use copy-assignment or copy-initialization instead"
49075 msgstr ""
49076
49077 #: cp/call.cc:10273
49078 #, gcc-internal-format
49079 msgid "; use copy-assignment instead"
49080 msgstr ""
49081
49082 #: cp/call.cc:10275
49083 #, gcc-internal-format
49084 msgid "; use copy-initialization instead"
49085 msgstr ""
49086
49087 #: cp/call.cc:10278
49088 #, gcc-internal-format
49089 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
49090 msgstr ""
49091
49092 #: cp/call.cc:10281
49093 #, gcc-internal-format
49094 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
49095 msgstr ""
49096
49097 #: cp/call.cc:10284
49098 #, gcc-internal-format
49099 msgid "%qD writing to an object with a deleted copy constructor"
49100 msgstr ""
49101
49102 #: cp/call.cc:10295
49103 #, gcc-internal-format
49104 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
49105 msgstr ""
49106
49107 #: cp/call.cc:10307
49108 #, gcc-internal-format
49109 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
49110 msgstr ""
49111
49112 #: cp/call.cc:10324
49113 #, gcc-internal-format
49114 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
49115 msgstr ""
49116
49117 #: cp/call.cc:10327
49118 #, gcc-internal-format
49119 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
49120 msgstr ""
49121
49122 #: cp/call.cc:10337
49123 #, gcc-internal-format
49124 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
49125 msgstr ""
49126
49127 #: cp/call.cc:10340
49128 #, gcc-internal-format
49129 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
49130 msgstr ""
49131
49132 #: cp/call.cc:10343
49133 #, gcc-internal-format
49134 msgid "%qD moving an object of type %#qT with deleted destructor"
49135 msgstr ""
49136
49137 #: cp/call.cc:10352
49138 #, gcc-internal-format
49139 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
49140 msgstr ""
49141
49142 #: cp/call.cc:10374
49143 #, gcc-internal-format
49144 msgid "%#qT declared here"
49145 msgstr ""
49146
49147 #: cp/call.cc:10428
49148 #, gcc-internal-format
49149 msgid "argument %u in call to function %qE has pointer to a non-trivially-copyable type (%qT)"
49150 msgstr ""
49151
49152 #: cp/call.cc:10495
49153 #, gcc-internal-format
49154 msgid "constructor delegates to itself"
49155 msgstr ""
49156
49157 #: cp/call.cc:10770 cp/typeck.cc:9884
49158 msgid "cannot convert %qH to %qI"
49159 msgstr ""
49160
49161 #: cp/call.cc:10792
49162 #, gcc-internal-format
49163 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
49164 msgstr ""
49165
49166 #: cp/call.cc:10824
49167 #, gcc-internal-format
49168 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
49169 msgstr ""
49170
49171 #: cp/call.cc:10873
49172 #, gcc-internal-format
49173 msgid "call to non-function %qD"
49174 msgstr ""
49175
49176 #: cp/call.cc:10911 cp/pt.cc:16500 cp/typeck.cc:3339
49177 #, gcc-internal-format
49178 msgid "cannot call constructor %<%T::%D%> directly"
49179 msgstr ""
49180
49181 #: cp/call.cc:10913
49182 #, gcc-internal-format
49183 msgid "for a function-style cast, remove the redundant %<::%D%>"
49184 msgstr ""
49185
49186 #: cp/call.cc:11105
49187 #, gcc-internal-format
49188 msgid "no matching function for call to %<%s(%A)%>"
49189 msgstr ""
49190
49191 #: cp/call.cc:11108
49192 #, gcc-internal-format
49193 msgid "call of overloaded %<%s(%A)%> is ambiguous"
49194 msgstr ""
49195
49196 #: cp/call.cc:11131
49197 #, gcc-internal-format
49198 msgid "pure virtual %q#D called from non-static data member initializer"
49199 msgstr ""
49200
49201 #: cp/call.cc:11136
49202 #, gcc-internal-format
49203 msgid "pure virtual %q#D called from constructor"
49204 msgstr ""
49205
49206 #: cp/call.cc:11137
49207 #, gcc-internal-format
49208 msgid "pure virtual %q#D called from destructor"
49209 msgstr ""
49210
49211 #: cp/call.cc:11160
49212 #, gcc-internal-format
49213 msgid "cannot call member function %qD without object"
49214 msgstr ""
49215
49216 #: cp/call.cc:12146
49217 #, gcc-internal-format
49218 msgid "passing %qT chooses %qT over %qT"
49219 msgstr ""
49220
49221 #: cp/call.cc:12215
49222 #, gcc-internal-format
49223 msgid "choosing %qD over %qD"
49224 msgstr ""
49225
49226 #: cp/call.cc:12216
49227 #, fuzzy
49228 #| msgid "converting from `%T' to `%T'"
49229 msgid "  for conversion from %qH to %qI"
49230 msgstr "пераўтварэньне з `%T' у `%T'"
49231
49232 #: cp/call.cc:12219
49233 #, gcc-internal-format
49234 msgid "  because conversion sequence for the argument is better"
49235 msgstr ""
49236
49237 #: cp/call.cc:12469
49238 #, gcc-internal-format
49239 msgid "default argument mismatch in overload resolution"
49240 msgstr ""
49241
49242 #: cp/call.cc:12473
49243 #, gcc-internal-format
49244 msgid " candidate 1: %q#F"
49245 msgstr ""
49246
49247 #: cp/call.cc:12475
49248 #, gcc-internal-format
49249 msgid " candidate 2: %q#F"
49250 msgstr ""
49251
49252 #: cp/call.cc:12521
49253 #, gcc-internal-format
49254 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:"
49255 msgstr ""
49256
49257 #: cp/call.cc:12922
49258 #, gcc-internal-format
49259 msgid "a temporary bound to %qD only persists until the constructor exits"
49260 msgstr ""
49261
49262 #: cp/call.cc:13077
49263 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
49264 msgstr ""
49265
49266 #: cp/call.cc:13081
49267 msgid "invalid initialization of reference of type %qH from expression of type %qI"
49268 msgstr ""
49269
49270 #: cp/class.cc:321
49271 #, gcc-internal-format
49272 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
49273 msgstr ""
49274
49275 #: cp/class.cc:325
49276 #, gcc-internal-format
49277 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
49278 msgstr ""
49279
49280 #: cp/class.cc:332
49281 #, gcc-internal-format
49282 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
49283 msgstr ""
49284
49285 #: cp/class.cc:337
49286 #, gcc-internal-format
49287 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
49288 msgstr ""
49289
49290 #: cp/class.cc:390
49291 #, gcc-internal-format
49292 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
49293 msgstr ""
49294
49295 #: cp/class.cc:1209
49296 #, fuzzy, gcc-internal-format
49297 msgid "%q#D conflicts with version inherited from %qT"
49298 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
49299
49300 #: cp/class.cc:1212
49301 #, gcc-internal-format
49302 msgid "version inherited from %qT declared here"
49303 msgstr ""
49304
49305 #: cp/class.cc:1231
49306 #, gcc-internal-format
49307 msgid "%q#D cannot be overloaded with %q#D"
49308 msgstr ""
49309
49310 #: cp/class.cc:1233 cp/decl.cc:1798 cp/decl.cc:1810 cp/decl.cc:1835
49311 #: cp/decl.cc:1858 cp/name-lookup.cc:2738 cp/name-lookup.cc:3052
49312 #, fuzzy, gcc-internal-format
49313 #| msgid "previous declaration `%D'"
49314 msgid "previous declaration %q#D"
49315 msgstr "папярэдняе абвяшчэньне `%D'"
49316
49317 #: cp/class.cc:1275
49318 #, gcc-internal-format
49319 msgid "conflicting access specifications for method %q+D, ignored"
49320 msgstr ""
49321
49322 #: cp/class.cc:1278
49323 #, gcc-internal-format
49324 msgid "conflicting access specifications for field %qE, ignored"
49325 msgstr ""
49326
49327 #: cp/class.cc:1381
49328 #, gcc-internal-format
49329 msgid "%qD invalid in %q#T because of local method %q#D with same name"
49330 msgstr ""
49331
49332 #: cp/class.cc:1385
49333 #, gcc-internal-format
49334 msgid "local method %q#D declared here"
49335 msgstr ""
49336
49337 #: cp/class.cc:1390
49338 #, gcc-internal-format
49339 msgid "%qD invalid in %q#T because of local member %q#D with same name"
49340 msgstr ""
49341
49342 #: cp/class.cc:1394
49343 #, fuzzy, gcc-internal-format
49344 msgid "local member %q#D declared here"
49345 msgstr "тып параметра \"%s\" не аб'яўлены"
49346
49347 #: cp/class.cc:1465
49348 #, gcc-internal-format
49349 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
49350 msgstr ""
49351
49352 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
49353 #: cp/cvt.cc:1098
49354 #, gcc-internal-format
49355 msgid "%qT declared here"
49356 msgstr ""
49357
49358 #: cp/class.cc:1473
49359 #, gcc-internal-format
49360 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
49361 msgstr ""
49362
49363 #: cp/class.cc:1480
49364 #, gcc-internal-format
49365 msgid "%qT does not have the %E ABI tag that base %qT has"
49366 msgstr ""
49367
49368 #: cp/class.cc:1488
49369 #, gcc-internal-format
49370 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
49371 msgstr ""
49372
49373 #: cp/class.cc:1799
49374 #, gcc-internal-format
49375 msgid "cannot derive from %<final%> base %qT in derived type %qT"
49376 msgstr ""
49377
49378 #: cp/class.cc:2273
49379 #, gcc-internal-format
49380 msgid "all member functions in class %qT are private"
49381 msgstr ""
49382
49383 #: cp/class.cc:2285
49384 #, gcc-internal-format
49385 msgid "%q#T only defines a private destructor and has no friends"
49386 msgstr ""
49387
49388 #: cp/class.cc:2328
49389 #, gcc-internal-format
49390 msgid "%q#T only defines private constructors and has no friends"
49391 msgstr ""
49392
49393 #: cp/class.cc:2332
49394 #, gcc-internal-format
49395 msgid "%q#D is public, but requires an existing %q#T object"
49396 msgstr ""
49397
49398 #: cp/class.cc:2622
49399 #, gcc-internal-format
49400 msgid "no unique final overrider for %qD in %qT"
49401 msgstr ""
49402
49403 #: cp/class.cc:2982
49404 #, gcc-internal-format
49405 msgid "%qD can be marked override"
49406 msgstr ""
49407
49408 #: cp/class.cc:2985
49409 #, gcc-internal-format
49410 msgid "%q+#D marked %<override%>, but does not override"
49411 msgstr ""
49412
49413 #: cp/class.cc:3000
49414 #, gcc-internal-format
49415 msgid "%q+#D marked %<final%>, but is not virtual"
49416 msgstr ""
49417
49418 #: cp/class.cc:3062
49419 #, gcc-internal-format
49420 msgid "%qD was hidden"
49421 msgstr ""
49422
49423 #: cp/class.cc:3063
49424 #, gcc-internal-format
49425 msgid "  by %qD"
49426 msgstr ""
49427
49428 #: cp/class.cc:3275
49429 #, gcc-internal-format
49430 msgid "the ellipsis in %qD is not inherited"
49431 msgstr ""
49432
49433 #: cp/class.cc:3467
49434 #, fuzzy, gcc-internal-format
49435 msgid "bit-field %q#D with non-integral type %qT"
49436 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
49437
49438 #: cp/class.cc:3483
49439 #, fuzzy, gcc-internal-format
49440 msgid "bit-field %q+D width not an integer constant"
49441 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
49442
49443 #: cp/class.cc:3488
49444 #, gcc-internal-format
49445 msgid "negative width in bit-field %q+D"
49446 msgstr ""
49447
49448 #: cp/class.cc:3493
49449 #, gcc-internal-format
49450 msgid "zero width for bit-field %q+D"
49451 msgstr ""
49452
49453 #: cp/class.cc:3503
49454 #, gcc-internal-format
49455 msgid "width of %qD exceeds its type"
49456 msgstr ""
49457
49458 #: cp/class.cc:3509
49459 #, gcc-internal-format
49460 msgid "%qD is too small to hold all values of %q#T"
49461 msgstr ""
49462
49463 #: cp/class.cc:3570
49464 #, gcc-internal-format
49465 msgid "member %q+#D with constructor not allowed in union"
49466 msgstr ""
49467
49468 #: cp/class.cc:3573
49469 #, gcc-internal-format
49470 msgid "member %q+#D with destructor not allowed in union"
49471 msgstr ""
49472
49473 #: cp/class.cc:3575
49474 #, gcc-internal-format
49475 msgid "member %q+#D with copy assignment operator not allowed in union"
49476 msgstr ""
49477
49478 #: cp/class.cc:3579
49479 #, gcc-internal-format
49480 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
49481 msgstr ""
49482
49483 #: cp/class.cc:3695
49484 #, gcc-internal-format
49485 msgid "in C++98 %q+D may not be static because it is a member of a union"
49486 msgstr ""
49487
49488 #: cp/class.cc:3708
49489 #, gcc-internal-format
49490 msgid "non-static data member %q+D in a union may not have reference type %qT"
49491 msgstr ""
49492
49493 #: cp/class.cc:3721
49494 #, fuzzy, gcc-internal-format
49495 msgid "data member %q+D invalidly declared function type"
49496 msgstr "тып параметра \"%s\" не аб'яўлены"
49497
49498 #: cp/class.cc:3727
49499 #, fuzzy, gcc-internal-format
49500 msgid "data member %q+D invalidly declared method type"
49501 msgstr "тып параметра \"%s\" не аб'яўлены"
49502
49503 #: cp/class.cc:3798
49504 #, gcc-internal-format
49505 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
49506 msgstr ""
49507
49508 #: cp/class.cc:3850
49509 #, gcc-internal-format
49510 msgid "member %q+D cannot be declared as a %<mutable%> reference"
49511 msgstr ""
49512
49513 #: cp/class.cc:3853
49514 #, gcc-internal-format
49515 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
49516 msgstr ""
49517
49518 #: cp/class.cc:3884
49519 #, gcc-internal-format
49520 msgid "multiple fields in union %qT initialized"
49521 msgstr ""
49522
49523 #: cp/class.cc:3886
49524 #, gcc-internal-format
49525 msgid "initialized member %q+D declared here"
49526 msgstr ""
49527
49528 #: cp/class.cc:3934
49529 #, gcc-internal-format
49530 msgid "field %q#D with same name as class"
49531 msgstr ""
49532
49533 #: cp/class.cc:3962
49534 #, gcc-internal-format
49535 msgid "%q#T has pointer data members"
49536 msgstr ""
49537
49538 #: cp/class.cc:3967
49539 #, gcc-internal-format
49540 msgid "  but does not declare %<%T(const %T&)%>"
49541 msgstr ""
49542
49543 #: cp/class.cc:3969
49544 #, gcc-internal-format
49545 msgid "  or %<operator=(const %T&)%>"
49546 msgstr ""
49547
49548 #: cp/class.cc:3973
49549 #, gcc-internal-format
49550 msgid "  but does not declare %<operator=(const %T&)%>"
49551 msgstr ""
49552
49553 #: cp/class.cc:3975
49554 #, fuzzy, gcc-internal-format
49555 msgid "pointer member %q+D declared here"
49556 msgstr "тып параметра \"%s\" не аб'яўлены"
49557
49558 #: cp/class.cc:4432
49559 #, gcc-internal-format
49560 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
49561 msgstr ""
49562
49563 #: cp/class.cc:4435
49564 #, gcc-internal-format
49565 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
49566 msgstr ""
49567
49568 #: cp/class.cc:4763
49569 #, fuzzy, gcc-internal-format
49570 msgid "initializer specified for non-virtual method %q+D"
49571 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
49572
49573 #: cp/class.cc:4796
49574 #, fuzzy, gcc-internal-format
49575 msgid "destructor for %qT is ambiguous"
49576 msgstr "памер \"%s\" - %d байт"
49577
49578 #: cp/class.cc:5249
49579 #, gcc-internal-format
49580 msgid "method overrides both %<transaction_pure%> and %qE methods"
49581 msgstr ""
49582
49583 #: cp/class.cc:5270
49584 #, gcc-internal-format
49585 msgid "method declared %qE overriding %qE method"
49586 msgstr ""
49587
49588 #: cp/class.cc:5894 cp/constexpr.cc:261
49589 #, gcc-internal-format
49590 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
49591 msgstr ""
49592
49593 #: cp/class.cc:5920
49594 #, gcc-internal-format
49595 msgid "%q+T is not literal because:"
49596 msgstr ""
49597
49598 #: cp/class.cc:5923
49599 #, gcc-internal-format
49600 msgid "  %qT is a closure type, which is only literal in C++17 and later"
49601 msgstr ""
49602
49603 #: cp/class.cc:5926
49604 #, gcc-internal-format
49605 msgid "  %q+T has a non-trivial destructor"
49606 msgstr ""
49607
49608 #: cp/class.cc:5929
49609 #, gcc-internal-format
49610 msgid "  %q+T does not have %<constexpr%> destructor"
49611 msgstr ""
49612
49613 #: cp/class.cc:5937
49614 #, gcc-internal-format
49615 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"
49616 msgstr ""
49617
49618 #: cp/class.cc:5970
49619 #, gcc-internal-format
49620 msgid "  base class %qT of %q+T is non-literal"
49621 msgstr ""
49622
49623 #: cp/class.cc:5985
49624 #, gcc-internal-format
49625 msgid "  non-static data member %qD has non-literal type"
49626 msgstr ""
49627
49628 #: cp/class.cc:5992
49629 #, gcc-internal-format
49630 msgid "  non-static data member %qD has volatile type"
49631 msgstr ""
49632
49633 #: cp/class.cc:6123
49634 #, gcc-internal-format
49635 msgid "base class %q#T has accessible non-virtual destructor"
49636 msgstr ""
49637
49638 #: cp/class.cc:6152
49639 #, gcc-internal-format
49640 msgid "non-static reference %q#D in class without a constructor"
49641 msgstr ""
49642
49643 #: cp/class.cc:6158
49644 #, gcc-internal-format
49645 msgid "non-static const member %q#D in class without a constructor"
49646 msgstr ""
49647
49648 #: cp/class.cc:6490
49649 #, gcc-internal-format
49650 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
49651 msgstr ""
49652
49653 #: cp/class.cc:6494
49654 #, gcc-internal-format
49655 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
49656 msgstr ""
49657
49658 #: cp/class.cc:6534
49659 #, gcc-internal-format
49660 msgid "direct base %qT inaccessible in %qT due to ambiguity"
49661 msgstr ""
49662
49663 #: cp/class.cc:6546
49664 #, gcc-internal-format
49665 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
49666 msgstr ""
49667
49668 #: cp/class.cc:6788
49669 #, gcc-internal-format
49670 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
49671 msgstr ""
49672
49673 #: cp/class.cc:6983
49674 #, fuzzy, gcc-internal-format
49675 #| msgid "size of `%s' is larger than %d bytes"
49676 msgid "size of type %qT is too large (%qE bytes)"
49677 msgstr "памер \"%s\" больш чам %d байт"
49678
49679 #: cp/class.cc:7269
49680 #, gcc-internal-format
49681 msgid "invalid use of %q#T with a zero-size array in %q#D"
49682 msgstr ""
49683
49684 #: cp/class.cc:7271
49685 #, gcc-internal-format
49686 msgid "invalid use of %q#T with a flexible array member in %q#T"
49687 msgstr ""
49688
49689 #: cp/class.cc:7276
49690 #, fuzzy, gcc-internal-format
49691 msgid "array member %q#D declared here"
49692 msgstr "тып параметра \"%s\" не аб'яўлены"
49693
49694 #: cp/class.cc:7304
49695 #, gcc-internal-format
49696 msgid "zero-size array member %qD not at end of %q#T"
49697 msgstr ""
49698
49699 #: cp/class.cc:7306
49700 #, gcc-internal-format
49701 msgid "zero-size array member %qD in an otherwise empty %q#T"
49702 msgstr ""
49703
49704 #: cp/class.cc:7315 cp/class.cc:7346
49705 #, fuzzy, gcc-internal-format
49706 #| msgid "previous definition of `%#T'"
49707 msgid "in the definition of %q#T"
49708 msgstr "папярэдняе вызначэньне `%#T'"
49709
49710 #: cp/class.cc:7323
49711 #, gcc-internal-format
49712 msgid "flexible array member %qD not at end of %q#T"
49713 msgstr ""
49714
49715 #: cp/class.cc:7325
49716 #, gcc-internal-format
49717 msgid "flexible array member %qD in an otherwise empty %q#T"
49718 msgstr ""
49719
49720 #: cp/class.cc:7344
49721 #, gcc-internal-format
49722 msgid "next member %q#D declared here"
49723 msgstr ""
49724
49725 #: cp/class.cc:7458 cp/decl.cc:16815 cp/parser.cc:26622
49726 #, fuzzy, gcc-internal-format
49727 #| msgid "previous definition of `%#T'"
49728 msgid "redefinition of %q#T"
49729 msgstr "папярэдняе вызначэньне `%#T'"
49730
49731 #: cp/class.cc:7602
49732 #, gcc-internal-format
49733 msgid "%q#T has virtual functions and accessible non-virtual destructor"
49734 msgstr ""
49735
49736 #: cp/class.cc:7630
49737 #, gcc-internal-format
49738 msgid "type transparent %q#T does not have any fields"
49739 msgstr ""
49740
49741 #: cp/class.cc:7636
49742 #, gcc-internal-format
49743 msgid "type transparent class %qT has base classes"
49744 msgstr ""
49745
49746 #: cp/class.cc:7640
49747 #, gcc-internal-format
49748 msgid "type transparent class %qT has virtual functions"
49749 msgstr ""
49750
49751 #: cp/class.cc:7646
49752 #, gcc-internal-format
49753 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
49754 msgstr ""
49755
49756 #: cp/class.cc:7798
49757 #, gcc-internal-format
49758 msgid "definition of %qD does not match %<#include <initializer_list>%>"
49759 msgstr ""
49760
49761 #: cp/class.cc:7809
49762 #, gcc-internal-format
49763 msgid "trying to finish struct, but kicked out due to previous parse errors"
49764 msgstr ""
49765
49766 #: cp/class.cc:8316
49767 #, fuzzy, gcc-internal-format
49768 #| msgid "language %s not recognized"
49769 msgid "language string %<\"%E\"%> not recognized"
49770 msgstr "мова %s не распазнана"
49771
49772 #: cp/class.cc:8406
49773 #, gcc-internal-format
49774 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
49775 msgstr ""
49776
49777 #: cp/class.cc:8564
49778 #, gcc-internal-format
49779 msgid "no matches converting function %qD to type %q#T"
49780 msgstr ""
49781
49782 #: cp/class.cc:8591
49783 #, gcc-internal-format
49784 msgid "converting overloaded function %qD to type %q#T is ambiguous"
49785 msgstr ""
49786
49787 #: cp/class.cc:8618
49788 #, fuzzy, gcc-internal-format
49789 msgid "assuming pointer to member %qD"
49790 msgstr "прапушчан ініцыялізатар"
49791
49792 #: cp/class.cc:8621
49793 #, gcc-internal-format
49794 msgid "(a pointer to member can only be formed with %<&%E%>)"
49795 msgstr ""
49796
49797 #: cp/class.cc:8697 cp/class.cc:8739
49798 #, gcc-internal-format
49799 msgid "not enough type information"
49800 msgstr ""
49801
49802 #: cp/class.cc:8717
49803 #, gcc-internal-format
49804 msgid "cannot convert %qE from type %qT to type %qT"
49805 msgstr ""
49806
49807 #: cp/class.cc:8991
49808 #, gcc-internal-format
49809 msgid "declaration of %q#D changes meaning of %qD"
49810 msgstr ""
49811
49812 #: cp/class.cc:8994
49813 #, gcc-internal-format
49814 msgid "%qD declared here as %q#D"
49815 msgstr ""
49816
49817 #: cp/constexpr.cc:110
49818 #, gcc-internal-format
49819 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
49820 msgstr ""
49821
49822 #: cp/constexpr.cc:121
49823 #, gcc-internal-format
49824 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
49825 msgstr ""
49826
49827 #: cp/constexpr.cc:134
49828 #, gcc-internal-format
49829 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
49830 msgstr ""
49831
49832 #: cp/constexpr.cc:198
49833 #, gcc-internal-format
49834 msgid "inherited constructor %qD is not %<constexpr%>"
49835 msgstr ""
49836
49837 #: cp/constexpr.cc:211
49838 #, gcc-internal-format
49839 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
49840 msgstr ""
49841
49842 #: cp/constexpr.cc:223
49843 #, gcc-internal-format
49844 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
49845 msgstr ""
49846
49847 #: cp/constexpr.cc:232 cp/decl.cc:13944
49848 #, gcc-internal-format
49849 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
49850 msgstr ""
49851
49852 #: cp/constexpr.cc:245
49853 #, fuzzy, gcc-internal-format
49854 msgid "invalid return type %qT of %<constexpr%> function %q+D"
49855 msgstr "нявернае выкарыстанне \"restict\""
49856
49857 #: cp/constexpr.cc:272
49858 #, gcc-internal-format
49859 msgid "%q#T has virtual base classes"
49860 msgstr ""
49861
49862 #: cp/constexpr.cc:530
49863 #, gcc-internal-format
49864 msgid "%<constexpr%> constructor does not have empty body"
49865 msgstr ""
49866
49867 #: cp/constexpr.cc:790
49868 #, gcc-internal-format
49869 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
49870 msgstr ""
49871
49872 #: cp/constexpr.cc:851
49873 #, gcc-internal-format
49874 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
49875 msgstr ""
49876
49877 #: cp/constexpr.cc:914
49878 #, gcc-internal-format
49879 msgid "body of %<constexpr%> function %qD not a return-statement"
49880 msgstr ""
49881
49882 #: cp/constexpr.cc:1028
49883 #, gcc-internal-format
49884 msgid "%qD is not usable as a %<constexpr%> function because:"
49885 msgstr ""
49886
49887 #: cp/constexpr.cc:1527 cp/constexpr.cc:2895
49888 #, gcc-internal-format
49889 msgid "%<constexpr%> call flows off the end of the function"
49890 msgstr ""
49891
49892 #: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
49893 #, fuzzy, gcc-internal-format
49894 msgid "%q+E is not a constant expression"
49895 msgstr "памер масіва \"%s\" адмоўны"
49896
49897 #: cp/constexpr.cc:1851 cp/constexpr.cc:8594
49898 #, fuzzy, gcc-internal-format
49899 #| msgid "can't initialize friend function `%s'"
49900 msgid "call to internal function %qE"
49901 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
49902
49903 #: cp/constexpr.cc:1905
49904 #, fuzzy, gcc-internal-format
49905 msgid "modifying a const object %qE is not allowed in a constant expression"
49906 msgstr "памер масіва \"%s\" адмоўны"
49907
49908 #: cp/constexpr.cc:1907
49909 #, gcc-internal-format
49910 msgid "originally declared %<const%> here"
49911 msgstr ""
49912
49913 #: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
49914 #: cp/constexpr.cc:2233
49915 #, gcc-internal-format
49916 msgid "reference %<dynamic_cast%> failed"
49917 msgstr ""
49918
49919 #: cp/constexpr.cc:2126
49920 #, gcc-internal-format
49921 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
49922 msgstr ""
49923
49924 #: cp/constexpr.cc:2150
49925 #, fuzzy, gcc-internal-format
49926 #| msgid "parameter `%s' is initialized"
49927 msgid "virtual table pointer is used uninitialized"
49928 msgstr "параметр \"%s\" ініцыялізаваны"
49929
49930 #: cp/constexpr.cc:2181 cp/constexpr.cc:2213
49931 #, gcc-internal-format
49932 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
49933 msgstr ""
49934
49935 #: cp/constexpr.cc:2235
49936 #, gcc-internal-format
49937 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
49938 msgstr ""
49939
49940 #: cp/constexpr.cc:2238
49941 #, gcc-internal-format
49942 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
49943 msgstr ""
49944
49945 #: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8626
49946 #, gcc-internal-format
49947 msgid "call to non-%<constexpr%> function %qD"
49948 msgstr ""
49949
49950 #. virtual_offset is only set for virtual bases, which make the
49951 #. class non-literal, so we don't need to handle it here.
49952 #: cp/constexpr.cc:2321
49953 #, gcc-internal-format
49954 msgid "calling constexpr member function %qD through virtual base subobject"
49955 msgstr ""
49956
49957 #: cp/constexpr.cc:2438
49958 #, gcc-internal-format
49959 msgid "expression %qE does not designate a %<constexpr%> function"
49960 msgstr ""
49961
49962 #: cp/constexpr.cc:2511
49963 #, gcc-internal-format
49964 msgid "array deallocation of object allocated with non-array allocation"
49965 msgstr ""
49966
49967 #: cp/constexpr.cc:2515 cp/constexpr.cc:2537
49968 #, gcc-internal-format
49969 msgid "allocation performed here"
49970 msgstr ""
49971
49972 #: cp/constexpr.cc:2533
49973 #, gcc-internal-format
49974 msgid "non-array deallocation of object allocated with array allocation"
49975 msgstr ""
49976
49977 #: cp/constexpr.cc:2550
49978 #, gcc-internal-format
49979 msgid "deallocation of already deallocated storage"
49980 msgstr ""
49981
49982 #: cp/constexpr.cc:2557
49983 #, gcc-internal-format
49984 msgid "deallocation of storage that was not previously allocated"
49985 msgstr ""
49986
49987 #: cp/constexpr.cc:2686
49988 #, gcc-internal-format
49989 msgid "%qD called in a constant expression before its definition is complete"
49990 msgstr ""
49991
49992 #: cp/constexpr.cc:2693
49993 #, gcc-internal-format
49994 msgid "%qD called in a constant expression"
49995 msgstr ""
49996
49997 #: cp/constexpr.cc:2697
49998 #, fuzzy, gcc-internal-format
49999 msgid "%qD used before its definition"
50000 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
50001
50002 #: cp/constexpr.cc:2769
50003 #, gcc-internal-format
50004 msgid "call has circular dependency"
50005 msgstr ""
50006
50007 #: cp/constexpr.cc:2780
50008 #, gcc-internal-format
50009 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
50010 msgstr ""
50011
50012 #: cp/constexpr.cc:3146
50013 #, gcc-internal-format
50014 msgid "right operand of shift expression %q+E is negative"
50015 msgstr ""
50016
50017 #: cp/constexpr.cc:3153
50018 #, gcc-internal-format
50019 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
50020 msgstr ""
50021
50022 #: cp/constexpr.cc:3176
50023 #, gcc-internal-format
50024 msgid "left operand of shift expression %q+E is negative"
50025 msgstr ""
50026
50027 #: cp/constexpr.cc:3195
50028 #, gcc-internal-format
50029 msgid "shift expression %q+E overflows"
50030 msgstr ""
50031
50032 #: cp/constexpr.cc:3394
50033 #, gcc-internal-format
50034 msgid "arithmetic involving a null pointer in %qE"
50035 msgstr ""
50036
50037 #: cp/constexpr.cc:3809
50038 #, gcc-internal-format
50039 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
50040 msgstr ""
50041
50042 #: cp/constexpr.cc:3812
50043 #, gcc-internal-format
50044 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
50045 msgstr ""
50046
50047 #: cp/constexpr.cc:3817
50048 #, gcc-internal-format
50049 msgid "array subscript value %qE is outside the bounds of array type %qT"
50050 msgstr ""
50051
50052 #: cp/constexpr.cc:3820
50053 #, gcc-internal-format
50054 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
50055 msgstr ""
50056
50057 #: cp/constexpr.cc:4003
50058 #, fuzzy, gcc-internal-format
50059 msgid "accessing uninitialized array element"
50060 msgstr "прапушчан ініцыялізатар"
50061
50062 #: cp/constexpr.cc:4060
50063 #, gcc-internal-format
50064 msgid "dereferencing a null pointer in %qE"
50065 msgstr ""
50066
50067 #: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6606
50068 #: cp/constexpr.cc:6705 cp/constexpr.cc:8546
50069 #, fuzzy, gcc-internal-format
50070 msgid "%qE is not a constant expression"
50071 msgstr "памер масіва \"%s\" адмоўны"
50072
50073 #: cp/constexpr.cc:4083
50074 #, fuzzy, gcc-internal-format
50075 msgid "mutable %qD is not usable in a constant expression"
50076 msgstr "памер масіва \"%s\" адмоўны"
50077
50078 #: cp/constexpr.cc:4114 cp/constexpr.cc:4136
50079 #, fuzzy, gcc-internal-format
50080 msgid "accessing uninitialized member %qD"
50081 msgstr "прапушчан ініцыялізатар"
50082
50083 #: cp/constexpr.cc:4116
50084 #, gcc-internal-format
50085 msgid "accessing %qD member instead of initialized %qD member in constant expression"
50086 msgstr ""
50087
50088 #: cp/constexpr.cc:4247
50089 #, gcc-internal-format
50090 msgid "%qs is not a constant expression because %qT is a union type"
50091 msgstr ""
50092
50093 #: cp/constexpr.cc:4250
50094 #, gcc-internal-format
50095 msgid "%qs is not a constant expression because %qT contains a union type"
50096 msgstr ""
50097
50098 #: cp/constexpr.cc:4261
50099 #, gcc-internal-format
50100 msgid "%qs is not a constant expression because %qT is a pointer type"
50101 msgstr ""
50102
50103 #: cp/constexpr.cc:4264
50104 #, gcc-internal-format
50105 msgid "%qs is not a constant expression because %qT contains a pointer type"
50106 msgstr ""
50107
50108 #: cp/constexpr.cc:4275
50109 #, gcc-internal-format
50110 msgid "%qs is not a constant expression because %qT is a reference type"
50111 msgstr ""
50112
50113 #: cp/constexpr.cc:4278
50114 #, gcc-internal-format
50115 msgid "%qs is not a constant expression because %qT contains a reference type"
50116 msgstr ""
50117
50118 #: cp/constexpr.cc:4289
50119 #, gcc-internal-format
50120 msgid "%qs is not a constant expression because %qT is a pointer to member type"
50121 msgstr ""
50122
50123 #: cp/constexpr.cc:4293
50124 #, gcc-internal-format
50125 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
50126 msgstr ""
50127
50128 #: cp/constexpr.cc:4304
50129 #, gcc-internal-format
50130 msgid "%qs is not a constant expression because %qT is volatile"
50131 msgstr ""
50132
50133 #: cp/constexpr.cc:4307
50134 #, gcc-internal-format
50135 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
50136 msgstr ""
50137
50138 #: cp/constexpr.cc:4460
50139 #, gcc-internal-format
50140 msgid "%qs cannot be constant evaluated on the target"
50141 msgstr ""
50142
50143 #: cp/constexpr.cc:4469 cp/constexpr.cc:4479
50144 #, gcc-internal-format
50145 msgid "%qs cannot be constant evaluated because the type is too large"
50146 msgstr ""
50147
50148 #: cp/constexpr.cc:4499
50149 #, gcc-internal-format
50150 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
50151 msgstr ""
50152
50153 #: cp/constexpr.cc:4538
50154 #, gcc-internal-format
50155 msgid "%qs accessing uninitialized byte at offset %d"
50156 msgstr ""
50157
50158 #: cp/constexpr.cc:4550
50159 #, gcc-internal-format
50160 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
50161 msgstr ""
50162
50163 #: cp/constexpr.cc:5341 cp/constexpr.cc:7302
50164 #, gcc-internal-format
50165 msgid "dereferencing a null pointer"
50166 msgstr ""
50167
50168 #: cp/constexpr.cc:5361
50169 #, gcc-internal-format
50170 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
50171 msgstr ""
50172
50173 #: cp/constexpr.cc:5406
50174 #, fuzzy, gcc-internal-format
50175 msgid "the content of uninitialized storage is not usable in a constant expression"
50176 msgstr "памер масіва \"%s\" адмоўны"
50177
50178 #: cp/constexpr.cc:5408 cp/constexpr.cc:5415
50179 #, fuzzy, gcc-internal-format
50180 #| msgid "called from here"
50181 msgid "allocated here"
50182 msgstr "выклікана адсюль"
50183
50184 #: cp/constexpr.cc:5413
50185 #, fuzzy, gcc-internal-format
50186 msgid "use of allocated storage after deallocation in a constant expression"
50187 msgstr "памер масіва \"%s\" адмоўны"
50188
50189 #: cp/constexpr.cc:5418
50190 #, fuzzy, gcc-internal-format
50191 msgid "the value of %qD is not usable in a constant expression"
50192 msgstr "памер масіва \"%s\" адмоўны"
50193
50194 #: cp/constexpr.cc:5425
50195 #, fuzzy, gcc-internal-format
50196 #| msgid "invalid initializer"
50197 msgid "%qD used in its own initializer"
50198 msgstr "нерэчаісны ініцыялізатар"
50199
50200 #: cp/constexpr.cc:5430
50201 #, fuzzy, gcc-internal-format
50202 #| msgid "`%D' is not a function,"
50203 msgid "%q#D is not const"
50204 msgstr "`%D' - гэта ня функцыя,"
50205
50206 #: cp/constexpr.cc:5433
50207 #, gcc-internal-format
50208 msgid "%q#D is volatile"
50209 msgstr ""
50210
50211 #: cp/constexpr.cc:5438 cp/constexpr.cc:5445
50212 #, fuzzy, gcc-internal-format
50213 msgid "%qD was not initialized with a constant expression"
50214 msgstr "памер масіва \"%s\" адмоўны"
50215
50216 #: cp/constexpr.cc:5451
50217 #, fuzzy, gcc-internal-format
50218 msgid "%qD was not declared %<constexpr%>"
50219 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
50220
50221 #: cp/constexpr.cc:5454
50222 #, gcc-internal-format
50223 msgid "%qD does not have integral or enumeration type"
50224 msgstr ""
50225
50226 #: cp/constexpr.cc:5709
50227 #, fuzzy, gcc-internal-format
50228 msgid "modification of %qE is not a constant expression"
50229 msgstr "памер масіва \"%s\" адмоўны"
50230
50231 #: cp/constexpr.cc:5778
50232 #, gcc-internal-format
50233 msgid "change of the active member of a union from %qD to %qD"
50234 msgstr ""
50235
50236 #: cp/constexpr.cc:5791
50237 #, gcc-internal-format
50238 msgid "change of the active member of a union from %qD to %qD during initialization"
50239 msgstr ""
50240
50241 #: cp/constexpr.cc:6185 cp/constexpr.cc:7581
50242 #, fuzzy, gcc-internal-format
50243 msgid "statement is not a constant expression"
50244 msgstr "памер масіва \"%s\" адмоўны"
50245
50246 #: cp/constexpr.cc:6289
50247 #, gcc-internal-format
50248 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
50249 msgstr ""
50250
50251 #: cp/constexpr.cc:6389
50252 #, fuzzy, gcc-internal-format
50253 msgid "inline assembly is not a constant expression"
50254 msgstr "памер масіва \"%s\" адмоўны"
50255
50256 #: cp/constexpr.cc:6390
50257 #, gcc-internal-format
50258 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
50259 msgstr ""
50260
50261 #: cp/constexpr.cc:6408
50262 #, fuzzy, gcc-internal-format
50263 #| msgid "invalid use of `%D'"
50264 msgid "use of %qD"
50265 msgstr "нерэчаіснае выкарыстаньне `%D'"
50266
50267 #: cp/constexpr.cc:6412
50268 #, gcc-internal-format
50269 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
50270 msgstr ""
50271
50272 #: cp/constexpr.cc:6414
50273 #, gcc-internal-format
50274 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
50275 msgstr ""
50276
50277 #: cp/constexpr.cc:6416
50278 #, gcc-internal-format, gfc-internal-format
50279 msgid "the default value for the current CPU tuning is %d bytes"
50280 msgstr ""
50281
50282 #: cp/constexpr.cc:6418
50283 #, gcc-internal-format
50284 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
50285 msgstr ""
50286
50287 #: cp/constexpr.cc:6568
50288 #, fuzzy, gcc-internal-format
50289 msgid "value %qE of type %qT is not a constant expression"
50290 msgstr "памер масіва \"%s\" адмоўны"
50291
50292 #: cp/constexpr.cc:6581
50293 #, gcc-internal-format
50294 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
50295 msgstr ""
50296
50297 #: cp/constexpr.cc:6734
50298 #, gcc-internal-format
50299 msgid "control passes through definition of %qD with thread storage duration"
50300 msgstr ""
50301
50302 #: cp/constexpr.cc:6737
50303 #, gcc-internal-format
50304 msgid "control passes through definition of %qD with static storage duration"
50305 msgstr ""
50306
50307 #: cp/constexpr.cc:6785 cp/constexpr.cc:9226
50308 #, fuzzy, gcc-internal-format
50309 msgid "temporary of non-literal type %qT in a constant expression"
50310 msgstr "памер масіва \"%s\" адмоўны"
50311
50312 #: cp/constexpr.cc:7221 cp/constexpr.cc:8751
50313 #, fuzzy, gcc-internal-format
50314 msgid "%<reinterpret_cast%> is not a constant expression"
50315 msgstr "памер масіва \"%s\" адмоўны"
50316
50317 #: cp/constexpr.cc:7249
50318 #, gcc-internal-format
50319 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
50320 msgstr ""
50321
50322 #: cp/constexpr.cc:7277
50323 #, gcc-internal-format
50324 msgid "cast from %qT is not allowed"
50325 msgstr ""
50326
50327 #: cp/constexpr.cc:7313
50328 #, gcc-internal-format
50329 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
50330 msgstr ""
50331
50332 #: cp/constexpr.cc:7431 cp/constexpr.cc:9045 cp/constexpr.cc:9446
50333 #, fuzzy, gcc-internal-format
50334 msgid "expression %qE is not a constant expression"
50335 msgstr "памер масіва \"%s\" адмоўны"
50336
50337 #: cp/constexpr.cc:7478 cp/constexpr.cc:9485
50338 #, fuzzy, gcc-internal-format
50339 msgid "%<goto%> is not a constant expression"
50340 msgstr "памер масіва \"%s\" адмоўны"
50341
50342 #: cp/constexpr.cc:7534
50343 #, gcc-internal-format
50344 msgid "unexpected template-id %qE"
50345 msgstr ""
50346
50347 #: cp/constexpr.cc:7540 cp/constraint.cc:178 cp/constraint.cc:714
50348 #, gcc-internal-format
50349 msgid "function concept must be called"
50350 msgstr ""
50351
50352 #: cp/constexpr.cc:7565
50353 #, fuzzy, gcc-internal-format
50354 msgid "address of a call to %qs is not a constant expression"
50355 msgstr "памер масіва \"%s\" адмоўны"
50356
50357 #: cp/constexpr.cc:7584
50358 #, gcc-internal-format
50359 msgid "unexpected expression %qE of kind %s"
50360 msgstr ""
50361
50362 #: cp/constexpr.cc:7842
50363 #, gcc-internal-format
50364 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
50365 msgstr ""
50366
50367 #: cp/constexpr.cc:7850
50368 #, gcc-internal-format
50369 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
50370 msgstr ""
50371
50372 #: cp/constexpr.cc:7865
50373 #, gcc-internal-format
50374 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
50375 msgstr ""
50376
50377 #: cp/constexpr.cc:7876
50378 #, gcc-internal-format
50379 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
50380 msgstr ""
50381
50382 #: cp/constexpr.cc:7894
50383 #, gcc-internal-format
50384 msgid "immediate evaluation returns address of immediate function %qD"
50385 msgstr ""
50386
50387 #: cp/constexpr.cc:8486
50388 #, gcc-internal-format
50389 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
50390 msgstr ""
50391
50392 #: cp/constexpr.cc:8716
50393 #, fuzzy, gcc-internal-format
50394 msgid "lambda capture of %qE is not a constant expression"
50395 msgstr "памер масіва \"%s\" адмоўны"
50396
50397 #: cp/constexpr.cc:8719
50398 #, gcc-internal-format
50399 msgid "because it is used as a glvalue"
50400 msgstr ""
50401
50402 #: cp/constexpr.cc:8771
50403 #, gcc-internal-format
50404 msgid "%<reinterpret_cast%> from integer to pointer"
50405 msgstr ""
50406
50407 #: cp/constexpr.cc:8804
50408 #, gcc-internal-format
50409 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
50410 msgstr ""
50411
50412 #: cp/constexpr.cc:8843
50413 #, fuzzy, gcc-internal-format
50414 msgid "use of %<this%> in a constant expression"
50415 msgstr "памер масіва \"%s\" адмоўны"
50416
50417 #: cp/constexpr.cc:8991
50418 #, gcc-internal-format
50419 msgid "lambda-expression is not a constant expression before C++17"
50420 msgstr ""
50421
50422 #: cp/constexpr.cc:9059
50423 #, fuzzy, gcc-internal-format
50424 #| msgid "virtual functions cannot be friends"
50425 msgid "virtual functions cannot be %<constexpr%> before C++20"
50426 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
50427
50428 #: cp/constexpr.cc:9074
50429 #, gcc-internal-format
50430 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
50431 msgstr ""
50432
50433 #: cp/constexpr.cc:9138
50434 #, fuzzy, gcc-internal-format
50435 msgid "cast to non-integral type %qT in a constant expression"
50436 msgstr "памер масіва \"%s\" адмоўны"
50437
50438 #: cp/constexpr.cc:9195
50439 #, gcc-internal-format
50440 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
50441 msgstr ""
50442
50443 #: cp/constexpr.cc:9202
50444 #, gcc-internal-format
50445 msgid "%qD defined %<static%> in %<constexpr%> context"
50446 msgstr ""
50447
50448 #: cp/constexpr.cc:9275
50449 #, fuzzy, gcc-internal-format
50450 msgid "division by zero is not a constant expression"
50451 msgstr "памер масіва \"%s\" адмоўны"
50452
50453 #: cp/constexpr.cc:9376
50454 #, fuzzy, gcc-internal-format
50455 msgid "%<delete[]%> is not a constant expression"
50456 msgstr "памер масіва \"%s\" адмоўны"
50457
50458 #: cp/constexpr.cc:9444
50459 #, gcc-internal-format
50460 msgid "neither branch of %<if%> is a constant expression"
50461 msgstr ""
50462
50463 #: cp/constexpr.cc:9455
50464 #, fuzzy, gcc-internal-format
50465 msgid "non-constant array initialization"
50466 msgstr "нерэчаісны ініцыялізатар"
50467
50468 #: cp/constexpr.cc:9494
50469 #, gcc-internal-format
50470 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
50471 msgstr ""
50472
50473 #: cp/constexpr.cc:9524
50474 #, gcc-internal-format, gfc-internal-format
50475 msgid "unexpected AST of kind %s"
50476 msgstr ""
50477
50478 #: cp/constraint.cc:166
50479 #, gcc-internal-format
50480 msgid "constraint expression does not have type %<bool%>"
50481 msgstr ""
50482
50483 #: cp/constraint.cc:373
50484 #, gcc-internal-format
50485 msgid "function call of variable concept %qE"
50486 msgstr ""
50487
50488 #: cp/constraint.cc:545
50489 #, gcc-internal-format
50490 msgid "MAP %qD TO %qT"
50491 msgstr ""
50492
50493 #: cp/constraint.cc:547
50494 #, gcc-internal-format
50495 msgid "MAP %qD TO %qE"
50496 msgstr ""
50497
50498 #: cp/constraint.cc:560
50499 #, fuzzy, gcc-internal-format
50500 #| msgid "no arguments"
50501 msgid "argument %qT"
50502 msgstr "няма аргументаў"
50503
50504 #: cp/constraint.cc:562
50505 #, fuzzy, gcc-internal-format
50506 #| msgid "no arguments"
50507 msgid "argument %qE"
50508 msgstr "няма аргументаў"
50509
50510 #: cp/constraint.cc:1150
50511 #, fuzzy, gcc-internal-format
50512 #| msgid "`%s' is not at beginning of declaration"
50513 msgid "%qT does not match original declaration"
50514 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
50515
50516 #: cp/constraint.cc:1153
50517 #, fuzzy, gcc-internal-format
50518 msgid "original template declaration here"
50519 msgstr "пустое абвяшчэнне"
50520
50521 #: cp/constraint.cc:1352
50522 #, gcc-internal-format
50523 msgid "no matching concepts for %qE"
50524 msgstr ""
50525
50526 #: cp/constraint.cc:1653
50527 #, gcc-internal-format
50528 msgid "%qE cannot be introduced with an ellipsis %<...%>"
50529 msgstr ""
50530
50531 #: cp/constraint.cc:1654
50532 #, gcc-internal-format
50533 msgid "prototype declared here"
50534 msgstr ""
50535
50536 #: cp/constraint.cc:1741
50537 #, fuzzy, gcc-internal-format
50538 msgid "all template parameters of %qD must be introduced"
50539 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
50540
50541 #: cp/constraint.cc:1769
50542 #, gcc-internal-format
50543 msgid "cannot deduce template parameters from introduction list"
50544 msgstr ""
50545
50546 #: cp/constraint.cc:1933
50547 #, gcc-internal-format
50548 msgid "the required expression %qE is invalid, because"
50549 msgstr ""
50550
50551 #: cp/constraint.cc:1940
50552 #, gcc-internal-format
50553 msgid "the required expression %qE is invalid"
50554 msgstr ""
50555
50556 #. Replay the substitution error.
50557 #: cp/constraint.cc:1979
50558 #, gcc-internal-format
50559 msgid "the required type %qT is invalid, because"
50560 msgstr ""
50561
50562 #: cp/constraint.cc:1983
50563 #, fuzzy, gcc-internal-format
50564 msgid "the required type %qT is invalid"
50565 msgstr "параметр \"%s\" ініцыялізаваны"
50566
50567 #: cp/constraint.cc:2036 cp/constraint.cc:2109
50568 #, gcc-internal-format
50569 msgid "cannot convert %qE to %qT"
50570 msgstr ""
50571
50572 #: cp/constraint.cc:2062
50573 #, gcc-internal-format
50574 msgid "%qE is not %<noexcept%>"
50575 msgstr ""
50576
50577 #: cp/constraint.cc:2086
50578 #, gcc-internal-format
50579 msgid "%qE does not satisfy return-type-requirement, because"
50580 msgstr ""
50581
50582 #: cp/constraint.cc:2093
50583 #, gcc-internal-format
50584 msgid "%qE does not satisfy return-type-requirement"
50585 msgstr ""
50586
50587 #: cp/constraint.cc:2104
50588 #, gcc-internal-format
50589 msgid "cannot convert %qE to %qT because"
50590 msgstr ""
50591
50592 #. Replay the substitution error.
50593 #: cp/constraint.cc:2136
50594 #, gcc-internal-format
50595 msgid "nested requirement %qE is not satisfied, because"
50596 msgstr ""
50597
50598 #: cp/constraint.cc:2140
50599 #, gcc-internal-format
50600 msgid "nested requirement %qE is not satisfied"
50601 msgstr ""
50602
50603 #: cp/constraint.cc:2627
50604 #, gcc-internal-format
50605 msgid "satisfaction of atomic constraint %qE depends on itself"
50606 msgstr ""
50607
50608 #: cp/constraint.cc:2673
50609 #, gcc-internal-format
50610 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
50611 msgstr ""
50612
50613 #: cp/constraint.cc:2676
50614 #, gcc-internal-format
50615 msgid "satisfaction value first evaluated to %qE from here"
50616 msgstr ""
50617
50618 #: cp/constraint.cc:2793
50619 #, gcc-internal-format
50620 msgid "no operand of the disjunction is satisfied"
50621 msgstr ""
50622
50623 #: cp/constraint.cc:2806
50624 #, gcc-internal-format
50625 msgid "the operand %qE is unsatisfied because"
50626 msgstr ""
50627
50628 #: cp/constraint.cc:3439
50629 #, fuzzy, gcc-internal-format
50630 msgid "definition of concept %qD is empty"
50631 msgstr "перанакіраванне stdout: %s"
50632
50633 #: cp/constraint.cc:3442
50634 #, gcc-internal-format
50635 msgid "definition of concept %qD has multiple statements"
50636 msgstr ""
50637
50638 #: cp/constraint.cc:3588
50639 #, gcc-internal-format
50640 msgid "  %qT is not %<nothrow%> copy assignable"
50641 msgstr ""
50642
50643 #: cp/constraint.cc:3591 cp/constraint.cc:3686
50644 #, gcc-internal-format
50645 msgid "  %qT is not %<nothrow%> default constructible"
50646 msgstr ""
50647
50648 #: cp/constraint.cc:3594
50649 #, gcc-internal-format
50650 msgid "  %qT is not %<nothrow%> copy constructible"
50651 msgstr ""
50652
50653 #: cp/constraint.cc:3597
50654 #, gcc-internal-format
50655 msgid "  %qT is not trivially copy assignable"
50656 msgstr ""
50657
50658 #: cp/constraint.cc:3600 cp/constraint.cc:3680
50659 #, gcc-internal-format
50660 msgid "  %qT is not trivially default constructible"
50661 msgstr ""
50662
50663 #: cp/constraint.cc:3603
50664 #, gcc-internal-format
50665 msgid "  %qT is not trivially copy constructible"
50666 msgstr ""
50667
50668 #: cp/constraint.cc:3606
50669 #, gcc-internal-format
50670 msgid "  %qT is not trivially destructible"
50671 msgstr ""
50672
50673 #: cp/constraint.cc:3609
50674 #, gcc-internal-format
50675 msgid "  %qT does not have a virtual destructor"
50676 msgstr ""
50677
50678 #: cp/constraint.cc:3612
50679 #, fuzzy, gcc-internal-format
50680 #| msgid "abstract method in non-abstract class"
50681 msgid "  %qT is not an abstract class"
50682 msgstr "абстрактны метад у неабстрактным класе"
50683
50684 #: cp/constraint.cc:3615
50685 #, gcc-internal-format
50686 msgid "  %qT is not a base of %qT"
50687 msgstr ""
50688
50689 #: cp/constraint.cc:3618
50690 #, gcc-internal-format
50691 msgid "  %qT is not a class"
50692 msgstr ""
50693
50694 #: cp/constraint.cc:3621
50695 #, fuzzy, gcc-internal-format
50696 msgid "  %qT is not an empty class"
50697 msgstr "\"%s\" мае незавершаны тып"
50698
50699 #: cp/constraint.cc:3624
50700 #, gcc-internal-format
50701 msgid "  %qT is not an enum"
50702 msgstr ""
50703
50704 #: cp/constraint.cc:3627
50705 #, fuzzy, gcc-internal-format
50706 #| msgid "field '%s' not found in class"
50707 msgid "  %qT is not a final class"
50708 msgstr "поле \"%s\" не знойдзена ў класе"
50709
50710 #: cp/constraint.cc:3630
50711 #, gcc-internal-format
50712 msgid "  %qT is not layout compatible with %qT"
50713 msgstr ""
50714
50715 #: cp/constraint.cc:3633
50716 #, fuzzy, gcc-internal-format
50717 msgid "  %qT is not a literal type"
50718 msgstr "\"%s\" мае незавершаны тып"
50719
50720 #: cp/constraint.cc:3636
50721 #, gcc-internal-format
50722 msgid "  %qT is not pointer-interconvertible base of %qT"
50723 msgstr ""
50724
50725 #: cp/constraint.cc:3640
50726 #, fuzzy, gcc-internal-format
50727 msgid "  %qT is not a POD type"
50728 msgstr "\"%s\" мае незавершаны тып"
50729
50730 #: cp/constraint.cc:3643
50731 #, fuzzy, gcc-internal-format
50732 msgid "  %qT is not a polymorphic type"
50733 msgstr "\"%s\" мае незавершаны тып"
50734
50735 #: cp/constraint.cc:3646
50736 #, gcc-internal-format
50737 msgid "  %qT is not the same as %qT"
50738 msgstr ""
50739
50740 #: cp/constraint.cc:3649
50741 #, fuzzy, gcc-internal-format
50742 msgid "  %qT is not an standard layout type"
50743 msgstr "\"%s\" мае незавершаны тып"
50744
50745 #: cp/constraint.cc:3652
50746 #, fuzzy, gcc-internal-format
50747 msgid "  %qT is not a trivial type"
50748 msgstr "\"%s\" мае незавершаны тып"
50749
50750 #: cp/constraint.cc:3655
50751 #, fuzzy, gcc-internal-format
50752 #| msgid "`%D' is not a function,"
50753 msgid "  %qT is not a union"
50754 msgstr "`%D' - гэта ня функцыя,"
50755
50756 #: cp/constraint.cc:3658
50757 #, fuzzy, gcc-internal-format
50758 msgid "  %qT is not an aggregate"
50759 msgstr "\"%s\" мае незавершаны тып"
50760
50761 #: cp/constraint.cc:3661
50762 #, gcc-internal-format
50763 msgid "  %qT is not trivially copyable"
50764 msgstr ""
50765
50766 #: cp/constraint.cc:3664
50767 #, gcc-internal-format
50768 msgid "  %qT is not assignable from %qT"
50769 msgstr ""
50770
50771 #: cp/constraint.cc:3667
50772 #, gcc-internal-format
50773 msgid "  %qT is not trivially assignable from %qT"
50774 msgstr ""
50775
50776 #: cp/constraint.cc:3670
50777 #, gcc-internal-format
50778 msgid "  %qT is not %<nothrow%> assignable from %qT"
50779 msgstr ""
50780
50781 #: cp/constraint.cc:3674
50782 #, gcc-internal-format
50783 msgid "  %qT is not default constructible"
50784 msgstr ""
50785
50786 #: cp/constraint.cc:3676
50787 #, gcc-internal-format
50788 msgid "  %qT is not constructible from %qE"
50789 msgstr ""
50790
50791 #: cp/constraint.cc:3682
50792 #, gcc-internal-format
50793 msgid "  %qT is not trivially constructible from %qE"
50794 msgstr ""
50795
50796 #: cp/constraint.cc:3688
50797 #, gcc-internal-format
50798 msgid "  %qT is not %<nothrow%> constructible from %qE"
50799 msgstr ""
50800
50801 #: cp/constraint.cc:3691
50802 #, gcc-internal-format
50803 msgid "  %qT does not have unique object representations"
50804 msgstr ""
50805
50806 #: cp/constraint.cc:3717
50807 #, fuzzy, gcc-internal-format
50808 msgid "invalid constraints"
50809 msgstr "Нерэчаісны выбар %s"
50810
50811 #: cp/constraint.cc:3742
50812 #, gcc-internal-format
50813 msgid "constraint %qE has type %qT, not %<bool%>"
50814 msgstr ""
50815
50816 #: cp/constraint.cc:3745
50817 #, gcc-internal-format
50818 msgid "the expression %qE evaluated to %<false%>"
50819 msgstr ""
50820
50821 #: cp/constraint.cc:3796
50822 #, gcc-internal-format
50823 msgid "constraints not satisfied"
50824 msgstr ""
50825
50826 #: cp/constraint.cc:3811
50827 #, gcc-internal-format
50828 msgid "set %qs to at least %d for more detail"
50829 msgstr ""
50830
50831 #: cp/coroutines.cc:303
50832 #, gcc-internal-format
50833 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
50834 msgstr ""
50835
50836 #: cp/coroutines.cc:305
50837 #, gcc-internal-format
50838 msgid "perhaps %<#include <coroutine>%> is missing"
50839 msgstr ""
50840
50841 #: cp/coroutines.cc:360
50842 #, gcc-internal-format
50843 msgid "cannot instantiate %<coroutine traits%>"
50844 msgstr ""
50845
50846 #: cp/coroutines.cc:382
50847 #, gcc-internal-format
50848 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
50849 msgstr ""
50850
50851 #: cp/coroutines.cc:407
50852 #, gcc-internal-format
50853 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
50854 msgstr ""
50855
50856 #: cp/coroutines.cc:492
50857 #, gcc-internal-format
50858 msgid "unable to find the promise type for this coroutine"
50859 msgstr ""
50860
50861 #: cp/coroutines.cc:511
50862 #, gcc-internal-format
50863 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
50864 msgstr ""
50865
50866 #: cp/coroutines.cc:515
50867 #, gcc-internal-format
50868 msgid "%<return_void%> declared here"
50869 msgstr ""
50870
50871 #: cp/coroutines.cc:517
50872 #, gcc-internal-format
50873 msgid "%<return_value%> declared here"
50874 msgstr ""
50875
50876 #: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
50877 #, gcc-internal-format
50878 msgid "no member named %qE in %qT"
50879 msgstr ""
50880
50881 #: cp/coroutines.cc:735
50882 #, fuzzy, gcc-internal-format
50883 msgid "%qs cannot be used outside a function"
50884 msgstr "\"%s\" звычайна функцыя"
50885
50886 #. [basic.start.main] 3. The function main shall not be a coroutine.
50887 #: cp/coroutines.cc:743
50888 #, fuzzy, gcc-internal-format
50889 msgid "%qs cannot be used in the %<main%> function"
50890 msgstr "\"%s\" звычайна функцыя"
50891
50892 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
50893 #: cp/coroutines.cc:754
50894 #, fuzzy, gcc-internal-format
50895 msgid "%qs cannot be used in a %<constexpr%> function"
50896 msgstr "\"%s\" звычайна функцыя"
50897
50898 #: cp/coroutines.cc:765
50899 #, fuzzy, gcc-internal-format
50900 msgid "%qs cannot be used in a function with a deduced return type"
50901 msgstr "\"%s\" звычайна функцыя"
50902
50903 #: cp/coroutines.cc:776
50904 #, fuzzy, gcc-internal-format
50905 msgid "%qs cannot be used in a varargs function"
50906 msgstr "\"%s\" звычайна функцыя"
50907
50908 #. [class.ctor] 7. a constructor shall not be a coroutine.
50909 #: cp/coroutines.cc:783
50910 #, fuzzy, gcc-internal-format
50911 msgid "%qs cannot be used in a constructor"
50912 msgstr "\"%s\" звычайна функцыя"
50913
50914 #. [class.dtor] 21. a destructor shall not be a coroutine.
50915 #: cp/coroutines.cc:790
50916 #, fuzzy, gcc-internal-format
50917 msgid "%qs cannot be used in a destructor"
50918 msgstr "\"%s\" звычайна функцыя"
50919
50920 #. TODO: record or extract positions of returns (and the first coro
50921 #. keyword) so that we can add notes to the diagnostic about where
50922 #. the bad keyword is and what made the function into a coro.
50923 #: cp/coroutines.cc:821
50924 #, gcc-internal-format
50925 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
50926 msgstr ""
50927
50928 #: cp/coroutines.cc:869
50929 #, gcc-internal-format
50930 msgid "the expression %qE is required to be non-throwing"
50931 msgstr ""
50932
50933 #: cp/coroutines.cc:871
50934 #, gcc-internal-format
50935 msgid "must be declared with %<noexcept(true)%>"
50936 msgstr ""
50937
50938 #: cp/coroutines.cc:955
50939 #, gcc-internal-format
50940 msgid "awaitable type %qT is not a structure"
50941 msgstr ""
50942
50943 #: cp/coroutines.cc:1066
50944 #, gcc-internal-format
50945 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
50946 msgstr ""
50947
50948 #: cp/coroutines.cc:1376
50949 #, gcc-internal-format
50950 msgid "function declared %<noreturn%> has a %<co_return%> statement"
50951 msgstr ""
50952
50953 #: cp/coroutines.cc:1414
50954 #, fuzzy, gcc-internal-format
50955 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
50956 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
50957
50958 #: cp/coroutines.cc:1424
50959 #, fuzzy, gcc-internal-format
50960 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
50961 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
50962
50963 #: cp/coroutines.cc:1904
50964 #, gcc-internal-format
50965 msgid "no suspend point info for %qD"
50966 msgstr ""
50967
50968 #: cp/coroutines.cc:2102 cp/coroutines.cc:4653
50969 #, gcc-internal-format
50970 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
50971 msgstr ""
50972
50973 #: cp/coroutines.cc:2552
50974 #, fuzzy, gcc-internal-format
50975 #| msgid "duplicate `%s'"
50976 msgid "duplicate info for %qE"
50977 msgstr "паўтарэньне `%s'"
50978
50979 #: cp/coroutines.cc:3703
50980 #, gcc-internal-format
50981 msgid "await expressions are not permitted in handlers"
50982 msgstr ""
50983
50984 #: cp/coroutines.cc:3934
50985 #, gcc-internal-format
50986 msgid "variable length arrays are not yet supported in coroutines"
50987 msgstr ""
50988
50989 #: cp/coroutines.cc:4658
50990 #, gcc-internal-format
50991 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
50992 msgstr ""
50993
50994 #: cp/coroutines.cc:4661
50995 #, gcc-internal-format
50996 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
50997 msgstr ""
50998
50999 #: cp/coroutines.cc:4690
51000 #, gcc-internal-format
51001 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
51002 msgstr ""
51003
51004 #. We can't initialize a non-class return value from void.
51005 #: cp/coroutines.cc:5088
51006 #, gcc-internal-format
51007 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
51008 msgstr ""
51009
51010 #: cp/cp-gimplify.cc:155
51011 #, gcc-internal-format
51012 msgid "both branches of %<if%> statement marked as %qs"
51013 msgstr ""
51014
51015 #: cp/cp-gimplify.cc:981 cp/cp-gimplify.cc:993
51016 #, gcc-internal-format
51017 msgid "taking address of an immediate function %qD"
51018 msgstr ""
51019
51020 #: cp/cp-gimplify.cc:1553
51021 #, gcc-internal-format
51022 msgid "%<throw%> will always call %<terminate%>"
51023 msgstr ""
51024
51025 #: cp/cp-gimplify.cc:1556
51026 #, gcc-internal-format
51027 msgid "in C++11 destructors default to %<noexcept%>"
51028 msgstr ""
51029
51030 #: cp/cp-gimplify.cc:1568
51031 #, gcc-internal-format
51032 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
51033 msgstr ""
51034
51035 #: cp/cp-gimplify.cc:3064
51036 #, gcc-internal-format
51037 msgid "ignoring attribute %qE after earlier %qE"
51038 msgstr ""
51039
51040 #: cp/cp-gimplify.cc:3086 cp/cp-gimplify.cc:3098 cp/decl.cc:4126
51041 #: cp/method.cc:978
51042 #, fuzzy, gcc-internal-format
51043 msgid "%qD is not a type"
51044 msgstr "\"%s\" мае незавершаны тып"
51045
51046 #: cp/cp-gimplify.cc:3104
51047 #, fuzzy, gcc-internal-format
51048 msgid "%qD is not a class type"
51049 msgstr "\"%s\" мае незавершаны тып"
51050
51051 #: cp/cp-gimplify.cc:3121
51052 #, gcc-internal-format
51053 msgid "%qD does not have %<const char *%> type"
51054 msgstr ""
51055
51056 #: cp/cp-gimplify.cc:3132
51057 #, fuzzy, gcc-internal-format
51058 msgid "%qD does not have integral type"
51059 msgstr "\"%s\" мае незавершаны тып"
51060
51061 #: cp/cp-gimplify.cc:3144
51062 #, gcc-internal-format
51063 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
51064 msgstr ""
51065
51066 #: cp/cp-gimplify.cc:3248
51067 #, gcc-internal-format
51068 msgid "evaluating %qs"
51069 msgstr ""
51070
51071 #: cp/cvt.cc:92
51072 #, fuzzy
51073 msgid "cannot convert from incomplete type %qH to %qI"
51074 msgstr "\"%s\" мае незавершаны тып"
51075
51076 #: cp/cvt.cc:102
51077 msgid "conversion of %qE from %qH to %qI is ambiguous"
51078 msgstr ""
51079
51080 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
51081 msgid "cannot convert %qE from type %qH to type %qI"
51082 msgstr ""
51083
51084 #: cp/cvt.cc:391
51085 #, gcc-internal-format
51086 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
51087 msgstr ""
51088
51089 #: cp/cvt.cc:394
51090 #, gcc-internal-format
51091 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
51092 msgstr ""
51093
51094 #: cp/cvt.cc:397
51095 #, gcc-internal-format
51096 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
51097 msgstr ""
51098
51099 #: cp/cvt.cc:400
51100 #, gcc-internal-format
51101 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
51102 msgstr ""
51103
51104 #: cp/cvt.cc:476
51105 msgid "conversion from %qH to %qI discards qualifiers"
51106 msgstr ""
51107
51108 #: cp/cvt.cc:498 cp/typeck.cc:8360
51109 #, gcc-internal-format
51110 msgid "casting %qT to %qT does not dereference pointer"
51111 msgstr ""
51112
51113 #: cp/cvt.cc:526
51114 msgid "cannot convert type %qH to type %qI"
51115 msgstr ""
51116
51117 #: cp/cvt.cc:814
51118 #, fuzzy, gcc-internal-format
51119 #| msgid "converting from `%T' to `%T'"
51120 msgid "conversion from %q#T to %q#T"
51121 msgstr "пераўтварэньне з `%T' у `%T'"
51122
51123 #: cp/cvt.cc:832
51124 #, gcc-internal-format
51125 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
51126 msgstr ""
51127
51128 #: cp/cvt.cc:843 cp/cvt.cc:898
51129 #, gcc-internal-format
51130 msgid "%q#T used where a %qT was expected"
51131 msgstr ""
51132
51133 #: cp/cvt.cc:852
51134 #, gcc-internal-format
51135 msgid "could not convert %qE from %<void%> to %<bool%>"
51136 msgstr ""
51137
51138 #: cp/cvt.cc:914
51139 #, gcc-internal-format
51140 msgid "%q#T used where a floating-point value was expected"
51141 msgstr ""
51142
51143 #: cp/cvt.cc:972
51144 msgid "conversion from %qH to non-scalar type %qI requested"
51145 msgstr ""
51146
51147 #: cp/cvt.cc:1068
51148 #, gcc-internal-format
51149 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
51150 msgstr ""
51151
51152 #: cp/cvt.cc:1070
51153 #, gcc-internal-format
51154 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
51155 msgstr ""
51156
51157 #: cp/cvt.cc:1086
51158 #, gcc-internal-format
51159 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
51160 msgstr ""
51161
51162 #: cp/cvt.cc:1088
51163 #, gcc-internal-format
51164 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
51165 msgstr ""
51166
51167 #: cp/cvt.cc:1110
51168 #, gcc-internal-format
51169 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
51170 msgstr ""
51171
51172 #: cp/cvt.cc:1164
51173 #, gcc-internal-format
51174 msgid "pseudo-destructor is not called"
51175 msgstr ""
51176
51177 #: cp/cvt.cc:1260
51178 #, gcc-internal-format
51179 msgid "conversion to void will not access object of incomplete type %qT"
51180 msgstr ""
51181
51182 #: cp/cvt.cc:1264
51183 #, gcc-internal-format
51184 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
51185 msgstr ""
51186
51187 #: cp/cvt.cc:1269
51188 #, gcc-internal-format
51189 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
51190 msgstr ""
51191
51192 #: cp/cvt.cc:1274
51193 #, gcc-internal-format
51194 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
51195 msgstr ""
51196
51197 #: cp/cvt.cc:1279
51198 #, gcc-internal-format
51199 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
51200 msgstr ""
51201
51202 #: cp/cvt.cc:1284
51203 #, gcc-internal-format
51204 msgid "indirection will not access object of incomplete type %qT in statement"
51205 msgstr ""
51206
51207 #: cp/cvt.cc:1288
51208 #, gcc-internal-format
51209 msgid "indirection will not access object of incomplete type %qT in for increment expression"
51210 msgstr ""
51211
51212 #: cp/cvt.cc:1304
51213 #, gcc-internal-format
51214 msgid "conversion to void will not access object of type %qT"
51215 msgstr ""
51216
51217 #: cp/cvt.cc:1308
51218 #, gcc-internal-format
51219 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
51220 msgstr ""
51221
51222 #: cp/cvt.cc:1313
51223 #, gcc-internal-format
51224 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
51225 msgstr ""
51226
51227 #: cp/cvt.cc:1318
51228 #, gcc-internal-format
51229 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
51230 msgstr ""
51231
51232 #: cp/cvt.cc:1323
51233 #, gcc-internal-format
51234 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
51235 msgstr ""
51236
51237 #: cp/cvt.cc:1328
51238 #, gcc-internal-format
51239 msgid "implicit dereference will not access object of type %qT in statement"
51240 msgstr ""
51241
51242 #: cp/cvt.cc:1332
51243 #, gcc-internal-format
51244 msgid "implicit dereference will not access object of type %qT in for increment expression"
51245 msgstr ""
51246
51247 #: cp/cvt.cc:1346
51248 #, gcc-internal-format
51249 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
51250 msgstr ""
51251
51252 #: cp/cvt.cc:1351
51253 #, gcc-internal-format
51254 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
51255 msgstr ""
51256
51257 #: cp/cvt.cc:1356
51258 #, gcc-internal-format
51259 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
51260 msgstr ""
51261
51262 #: cp/cvt.cc:1361
51263 #, gcc-internal-format
51264 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
51265 msgstr ""
51266
51267 #: cp/cvt.cc:1366
51268 #, gcc-internal-format
51269 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
51270 msgstr ""
51271
51272 #: cp/cvt.cc:1371
51273 #, gcc-internal-format
51274 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
51275 msgstr ""
51276
51277 #: cp/cvt.cc:1376
51278 #, gcc-internal-format
51279 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
51280 msgstr ""
51281
51282 #: cp/cvt.cc:1417
51283 #, gcc-internal-format
51284 msgid "conversion to void will not access object %qE of incomplete type %qT"
51285 msgstr ""
51286
51287 #: cp/cvt.cc:1421
51288 #, gcc-internal-format
51289 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
51290 msgstr ""
51291
51292 #: cp/cvt.cc:1426
51293 #, gcc-internal-format
51294 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
51295 msgstr ""
51296
51297 #: cp/cvt.cc:1431
51298 #, gcc-internal-format
51299 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
51300 msgstr ""
51301
51302 #: cp/cvt.cc:1436
51303 #, gcc-internal-format
51304 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
51305 msgstr ""
51306
51307 #: cp/cvt.cc:1441
51308 #, gcc-internal-format
51309 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
51310 msgstr ""
51311
51312 #: cp/cvt.cc:1445
51313 #, gcc-internal-format
51314 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
51315 msgstr ""
51316
51317 #: cp/cvt.cc:1501
51318 #, gcc-internal-format
51319 msgid "conversion to void cannot resolve address of overloaded function"
51320 msgstr ""
51321
51322 #: cp/cvt.cc:1505
51323 #, gcc-internal-format
51324 msgid "second operand of conditional expression cannot resolve address of overloaded function"
51325 msgstr ""
51326
51327 #: cp/cvt.cc:1509
51328 #, gcc-internal-format
51329 msgid "third operand of conditional expression cannot resolve address of overloaded function"
51330 msgstr ""
51331
51332 #: cp/cvt.cc:1513
51333 #, gcc-internal-format
51334 msgid "right operand of comma operator cannot resolve address of overloaded function"
51335 msgstr ""
51336
51337 #: cp/cvt.cc:1517
51338 #, gcc-internal-format
51339 msgid "left operand of comma operator cannot resolve address of overloaded function"
51340 msgstr ""
51341
51342 #: cp/cvt.cc:1521
51343 #, gcc-internal-format
51344 msgid "statement cannot resolve address of overloaded function"
51345 msgstr ""
51346
51347 #: cp/cvt.cc:1525
51348 #, gcc-internal-format
51349 msgid "for increment expression cannot resolve address of overloaded function"
51350 msgstr ""
51351
51352 #: cp/cvt.cc:1541
51353 #, gcc-internal-format
51354 msgid "second operand of conditional expression is a reference, not call, to function %qE"
51355 msgstr ""
51356
51357 #: cp/cvt.cc:1546
51358 #, gcc-internal-format
51359 msgid "third operand of conditional expression is a reference, not call, to function %qE"
51360 msgstr ""
51361
51362 #: cp/cvt.cc:1551
51363 #, gcc-internal-format
51364 msgid "right operand of comma operator is a reference, not call, to function %qE"
51365 msgstr ""
51366
51367 #: cp/cvt.cc:1556
51368 #, gcc-internal-format
51369 msgid "left operand of comma operator is a reference, not call, to function %qE"
51370 msgstr ""
51371
51372 #: cp/cvt.cc:1561
51373 #, gcc-internal-format
51374 msgid "statement is a reference, not call, to function %qE"
51375 msgstr ""
51376
51377 #: cp/cvt.cc:1566
51378 #, gcc-internal-format
51379 msgid "for increment expression is a reference, not call, to function %qE"
51380 msgstr ""
51381
51382 #: cp/cvt.cc:1595
51383 #, gcc-internal-format
51384 msgid "second operand of conditional expression has no effect"
51385 msgstr ""
51386
51387 #: cp/cvt.cc:1600
51388 #, gcc-internal-format
51389 msgid "third operand of conditional expression has no effect"
51390 msgstr ""
51391
51392 #: cp/cvt.cc:1605
51393 #, gcc-internal-format
51394 msgid "right operand of comma operator has no effect"
51395 msgstr ""
51396
51397 #: cp/cvt.cc:1609
51398 #, gcc-internal-format
51399 msgid "left operand of comma operator has no effect"
51400 msgstr ""
51401
51402 #: cp/cvt.cc:1613
51403 #, gcc-internal-format
51404 msgid "statement has no effect"
51405 msgstr ""
51406
51407 #: cp/cvt.cc:1617
51408 #, gcc-internal-format
51409 msgid "for increment expression has no effect"
51410 msgstr ""
51411
51412 #: cp/cvt.cc:1770
51413 #, gcc-internal-format
51414 msgid "converting NULL to non-pointer type"
51415 msgstr ""
51416
51417 #: cp/cvt.cc:1888
51418 #, gcc-internal-format
51419 msgid "default type conversion cannot deduce template argument for %qD"
51420 msgstr ""
51421
51422 #: cp/cvt.cc:1903
51423 #, gcc-internal-format
51424 msgid "ambiguous default type conversion from %qT"
51425 msgstr ""
51426
51427 #: cp/cvt.cc:1906
51428 #, gcc-internal-format
51429 msgid "  candidate conversions include %qD and %qD"
51430 msgstr ""
51431
51432 #: cp/cxx-pretty-print.cc:2288
51433 #, fuzzy, gcc-internal-format
51434 msgid "template-parameter-"
51435 msgstr "невыкарыстаемы параметр \"%s\""
51436
51437 #: cp/cxx-pretty-print.cc:2302
51438 #, gcc-internal-format
51439 msgid "requires"
51440 msgstr ""
51441
51442 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
51443 #, gcc-internal-format
51444 msgid "with"
51445 msgstr ""
51446
51447 #: cp/decl.cc:690
51448 #, fuzzy, gcc-internal-format
51449 #| msgid "`%s' is not at beginning of declaration"
51450 msgid "unused structured binding declaration"
51451 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
51452
51453 #: cp/decl.cc:693
51454 #, fuzzy, gcc-internal-format
51455 #| msgid "unused variable `%s'"
51456 msgid "unused variable %qD"
51457 msgstr "невыкарыстоўваемая пераменная \"%s\""
51458
51459 #: cp/decl.cc:702
51460 #, gcc-internal-format
51461 msgid "structured binding declaration set but not used"
51462 msgstr ""
51463
51464 #: cp/decl.cc:857
51465 #, gcc-internal-format
51466 msgid "%qF declared %<static%> but never defined"
51467 msgstr ""
51468
51469 #: cp/decl.cc:864
51470 #, gcc-internal-format
51471 msgid "odr-used inline variable %qD is not defined"
51472 msgstr ""
51473
51474 #: cp/decl.cc:1210
51475 #, gcc-internal-format
51476 msgid "%qD was declared %<extern%> and later %<static%>"
51477 msgstr ""
51478
51479 #: cp/decl.cc:1250
51480 #, gcc-internal-format
51481 msgid "declaration of %qF has a different exception specifier"
51482 msgstr ""
51483
51484 #: cp/decl.cc:1264
51485 #, fuzzy, gcc-internal-format
51486 #| msgid "previous declaration `%D'"
51487 msgid "from previous declaration %qF"
51488 msgstr "папярэдняе абвяшчэньне `%D'"
51489
51490 #: cp/decl.cc:1317
51491 #, fuzzy, gcc-internal-format
51492 #| msgid "this is a previous declaration"
51493 msgid "redeclaration %qD differs in %qs from previous declaration"
51494 msgstr "гэта папярэдняе абвяшчэньне"
51495
51496 #: cp/decl.cc:1321 cp/decl.cc:15821
51497 #, fuzzy, gcc-internal-format
51498 #| msgid "previous declaration `%D'"
51499 msgid "previous declaration %qD"
51500 msgstr "папярэдняе абвяшчэньне `%D'"
51501
51502 #: cp/decl.cc:1350
51503 #, fuzzy, gcc-internal-format
51504 msgid "cannot specialize concept %q#D"
51505 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
51506
51507 #: cp/decl.cc:1372
51508 #, gcc-internal-format
51509 msgid "redeclaration of %q#D may not have default arguments"
51510 msgstr ""
51511
51512 #: cp/decl.cc:1401
51513 #, gcc-internal-format
51514 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
51515 msgstr ""
51516
51517 #: cp/decl.cc:1404
51518 #, fuzzy, gcc-internal-format
51519 #| msgid "previous declaration of `%#D'"
51520 msgid "previous declaration of %q#D"
51521 msgstr "папярэдняе абвяшчэньне `%#D'"
51522
51523 #: cp/decl.cc:1453
51524 #, fuzzy, gcc-internal-format
51525 msgid "ambiguating new declaration %q+#D"
51526 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51527
51528 #: cp/decl.cc:1455 cp/decl.cc:1874
51529 #, fuzzy, gcc-internal-format
51530 msgid "old declaration %q#D"
51531 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51532
51533 #: cp/decl.cc:1493
51534 #, fuzzy, gcc-internal-format
51535 msgid "redefinition of default argument for %q+#D"
51536 msgstr "нехапае аргументаў у функцыі \"%s\""
51537
51538 #: cp/decl.cc:1495
51539 #, fuzzy, gcc-internal-format
51540 #| msgid "previous definition here"
51541 msgid "original definition appeared here"
51542 msgstr "папярэдняе вызначэньне"
51543
51544 #: cp/decl.cc:1561
51545 #, fuzzy, gcc-internal-format
51546 msgid "built-in function %qD declared as non-function"
51547 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
51548
51549 #: cp/decl.cc:1574 cp/decl.cc:1700
51550 #, fuzzy, gcc-internal-format
51551 msgid "shadowing built-in function %q#D"
51552 msgstr "у функцыі \"%s\":"
51553
51554 #: cp/decl.cc:1575 cp/decl.cc:1701
51555 #, fuzzy, gcc-internal-format
51556 msgid "shadowing library function %q#D"
51557 msgstr "у функцыі \"%s\":"
51558
51559 #: cp/decl.cc:1583
51560 #, gcc-internal-format
51561 msgid "library function %q#D redeclared as non-function %q#D"
51562 msgstr ""
51563
51564 #: cp/decl.cc:1587 cp/decl.cc:1648
51565 #, fuzzy, gcc-internal-format
51566 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
51567 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51568
51569 #: cp/decl.cc:1675
51570 #, fuzzy, gcc-internal-format
51571 msgid "definition of %q#D ambiguates built-in declaration %q#D"
51572 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51573
51574 #: cp/decl.cc:1681 cp/decl.cc:1695
51575 #, fuzzy, gcc-internal-format
51576 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
51577 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51578
51579 #: cp/decl.cc:1685
51580 #, gcc-internal-format
51581 msgid "ignoring the %q#D declaration"
51582 msgstr ""
51583
51584 #: cp/decl.cc:1789
51585 #, gcc-internal-format
51586 msgid "literal operator %q#D conflicts with raw literal operator"
51587 msgstr ""
51588
51589 #: cp/decl.cc:1793
51590 #, gcc-internal-format
51591 msgid "raw literal operator %q#D conflicts with literal operator template"
51592 msgstr ""
51593
51594 #: cp/decl.cc:1809
51595 #, gcc-internal-format
51596 msgid "%q#D redeclared as different kind of entity"
51597 msgstr ""
51598
51599 #: cp/decl.cc:1833
51600 #, fuzzy, gcc-internal-format
51601 #| msgid "declaration of template `%#D'"
51602 msgid "conflicting declaration of template %q#D"
51603 msgstr "абвяшчэньне шаблёну `%#D'"
51604
51605 #: cp/decl.cc:1855
51606 #, fuzzy, gcc-internal-format
51607 msgid "conflicting declaration of C function %q#D"
51608 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51609
51610 #: cp/decl.cc:1872
51611 #, fuzzy, gcc-internal-format
51612 msgid "ambiguating new declaration of %q#D"
51613 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51614
51615 #: cp/decl.cc:1882
51616 #, fuzzy, gcc-internal-format
51617 msgid "conflicting declaration %q#D"
51618 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51619
51620 #: cp/decl.cc:1884
51621 #, fuzzy, gcc-internal-format
51622 msgid "previous declaration as %q#D"
51623 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51624
51625 #: cp/decl.cc:1894
51626 #, gcc-internal-format
51627 msgid "redeclaration of %<pragma omp declare reduction%>"
51628 msgstr ""
51629
51630 #: cp/decl.cc:1896
51631 #, fuzzy, gcc-internal-format
51632 msgid "previous %<pragma omp declare reduction%> declaration"
51633 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51634
51635 #: cp/decl.cc:1954
51636 #, fuzzy, gcc-internal-format
51637 #| msgid "previous definition here"
51638 msgid "%q#D previously defined here"
51639 msgstr "папярэдняе вызначэньне"
51640
51641 #: cp/decl.cc:1955 cp/name-lookup.cc:3178 cp/name-lookup.cc:3207
51642 #: cp/name-lookup.cc:3231
51643 #, fuzzy, gcc-internal-format
51644 msgid "%q#D previously declared here"
51645 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51646
51647 #: cp/decl.cc:1966
51648 #, fuzzy, gcc-internal-format
51649 msgid "prototype specified for %q#D"
51650 msgstr "няма папярэдняга прататыпа для \"%s\""
51651
51652 #: cp/decl.cc:1968
51653 #, fuzzy, gcc-internal-format
51654 #| msgid "previous definition here"
51655 msgid "previous non-prototype definition here"
51656 msgstr "папярэдняе вызначэньне"
51657
51658 #: cp/decl.cc:2008
51659 #, fuzzy, gcc-internal-format
51660 msgid "conflicting declaration of %q#D with %qL linkage"
51661 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51662
51663 #: cp/decl.cc:2011
51664 #, fuzzy, gcc-internal-format
51665 msgid "previous declaration with %qL linkage"
51666 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51667
51668 #: cp/decl.cc:2060 cp/decl.cc:2070
51669 #, fuzzy, gcc-internal-format
51670 msgid "default argument given for parameter %d of %q#D"
51671 msgstr "нехапае аргументаў у функцыі \"%s\""
51672
51673 #: cp/decl.cc:2063 cp/decl.cc:2073
51674 #, fuzzy, gcc-internal-format
51675 msgid "previous specification in %q#D here"
51676 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51677
51678 #: cp/decl.cc:2113
51679 #, fuzzy, gcc-internal-format
51680 msgid "declaration %qD conflicts with builtin"
51681 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51682
51683 #: cp/decl.cc:2121
51684 #, fuzzy, gcc-internal-format
51685 msgid "declaration %qD conflicts with import"
51686 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51687
51688 #: cp/decl.cc:2122
51689 #, fuzzy, gcc-internal-format
51690 msgid "import declared %q#D here"
51691 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51692
51693 #: cp/decl.cc:2130
51694 #, fuzzy, gcc-internal-format
51695 #| msgid "conflicts with previous declaration `%#D'"
51696 msgid "conflicting exporting declaration %qD"
51697 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
51698
51699 #: cp/decl.cc:2131
51700 #, fuzzy, gcc-internal-format
51701 msgid "previous declaration %q#D here"
51702 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51703
51704 #: cp/decl.cc:2156
51705 #, fuzzy, gcc-internal-format
51706 #| msgid "previous definition here"
51707 msgid "previous definition of %qD here"
51708 msgstr "папярэдняе вызначэньне"
51709
51710 #: cp/decl.cc:2157
51711 #, fuzzy, gcc-internal-format
51712 msgid "previous declaration of %qD here"
51713 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51714
51715 #: cp/decl.cc:2170
51716 #, gcc-internal-format
51717 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
51718 msgstr ""
51719
51720 #: cp/decl.cc:2215
51721 #, fuzzy, gcc-internal-format
51722 msgid "redundant redeclaration of %qD in same scope"
51723 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51724
51725 #: cp/decl.cc:2231
51726 #, gcc-internal-format
51727 msgid "deleted definition of %qD is not first declaration"
51728 msgstr ""
51729
51730 #. From [temp.expl.spec]:
51731 #.
51732 #. If a template, a member template or the member of a class
51733 #. template is explicitly specialized then that
51734 #. specialization shall be declared before the first use of
51735 #. that specialization that would cause an implicit
51736 #. instantiation to take place, in every translation unit in
51737 #. which such a use occurs.
51738 #: cp/decl.cc:2711
51739 #, fuzzy, gcc-internal-format
51740 msgid "explicit specialization of %qD after first use"
51741 msgstr "ініцыялізацыя"
51742
51743 #: cp/decl.cc:2850
51744 #, fuzzy, gcc-internal-format
51745 #| msgid "section of `%s' conflicts with previous declaration"
51746 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
51747 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51748
51749 #. Reject two definitions.
51750 #: cp/decl.cc:3114 cp/decl.cc:3143 cp/decl.cc:3185 cp/decl.cc:3202
51751 #: cp/decl.cc:3305
51752 #, fuzzy, gcc-internal-format
51753 #| msgid "previous definition of `%#T'"
51754 msgid "redefinition of %q#D"
51755 msgstr "папярэдняе вызначэньне `%#T'"
51756
51757 #: cp/decl.cc:3130
51758 #, fuzzy, gcc-internal-format
51759 msgid "%qD conflicts with used function"
51760 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51761
51762 #: cp/decl.cc:3140
51763 #, fuzzy, gcc-internal-format
51764 msgid "%q#D not declared in class"
51765 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
51766
51767 #: cp/decl.cc:3154 cp/decl.cc:3212
51768 #, gcc-internal-format
51769 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
51770 msgstr ""
51771
51772 #: cp/decl.cc:3157 cp/decl.cc:3215
51773 #, gcc-internal-format
51774 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
51775 msgstr ""
51776
51777 #: cp/decl.cc:3164 cp/decl.cc:3222
51778 #, gcc-internal-format
51779 msgid "deduction guide %q+D redeclared"
51780 msgstr ""
51781
51782 #: cp/decl.cc:3171
51783 #, gcc-internal-format
51784 msgid "comparison operator %q+D defaulted after its first declaration"
51785 msgstr ""
51786
51787 #. is_primary=
51788 #. is_partial=
51789 #. is_friend_decl=
51790 #: cp/decl.cc:3236
51791 #, gcc-internal-format
51792 msgid "redeclaration of friend %q#D may not have default template arguments"
51793 msgstr ""
51794
51795 #: cp/decl.cc:3251
51796 #, gcc-internal-format
51797 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
51798 msgstr ""
51799
51800 #: cp/decl.cc:3254
51801 #, gcc-internal-format
51802 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
51803 msgstr ""
51804
51805 #: cp/decl.cc:3269 cp/decl.cc:3313 cp/name-lookup.cc:2733
51806 #: cp/name-lookup.cc:3205 cp/name-lookup.cc:3229
51807 #, fuzzy, gcc-internal-format
51808 #| msgid "declaration of `%#D'"
51809 msgid "redeclaration of %q#D"
51810 msgstr "абвяшчэньне `%#D'"
51811
51812 #: cp/decl.cc:3296
51813 #, gcc-internal-format
51814 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
51815 msgstr ""
51816
51817 #: cp/decl.cc:3364
51818 #, gcc-internal-format
51819 msgid "local label %qE conflicts with existing label"
51820 msgstr ""
51821
51822 #: cp/decl.cc:3365
51823 #, gcc-internal-format
51824 msgid "previous label"
51825 msgstr ""
51826
51827 #: cp/decl.cc:3455
51828 #, gcc-internal-format
51829 msgid "  from here"
51830 msgstr " адсюль"
51831
51832 #: cp/decl.cc:3479 cp/decl.cc:3716
51833 #, gcc-internal-format
51834 msgid "  exits OpenMP structured block"
51835 msgstr ""
51836
51837 #: cp/decl.cc:3507
51838 #, fuzzy, gcc-internal-format
51839 msgid "  crosses initialization of %q#D"
51840 msgstr "ініцыялізацыя"
51841
51842 #: cp/decl.cc:3510
51843 #, gcc-internal-format
51844 msgid "  enters scope of %q#D, which has non-trivial destructor"
51845 msgstr ""
51846
51847 #: cp/decl.cc:3524 cp/decl.cc:3685
51848 #, gcc-internal-format
51849 msgid "  enters %<try%> block"
51850 msgstr ""
51851
51852 #: cp/decl.cc:3530 cp/decl.cc:3667 cp/decl.cc:3687
51853 #, gcc-internal-format
51854 msgid "  enters %<catch%> block"
51855 msgstr ""
51856
51857 #: cp/decl.cc:3536 cp/decl.cc:3699
51858 #, gcc-internal-format
51859 msgid "  enters OpenMP structured block"
51860 msgstr ""
51861
51862 #: cp/decl.cc:3542 cp/decl.cc:3689
51863 #, gcc-internal-format
51864 msgid "  enters synchronized or atomic statement"
51865 msgstr ""
51866
51867 #: cp/decl.cc:3549 cp/decl.cc:3691
51868 #, gcc-internal-format
51869 msgid "  enters %<constexpr if%> statement"
51870 msgstr ""
51871
51872 #: cp/decl.cc:3555 cp/decl.cc:3693
51873 #, gcc-internal-format
51874 msgid "  enters %<consteval if%> statement"
51875 msgstr ""
51876
51877 #: cp/decl.cc:3674
51878 #, fuzzy, gcc-internal-format
51879 msgid "  skips initialization of %q#D"
51880 msgstr "ініцыялізацыя"
51881
51882 #: cp/decl.cc:3677
51883 #, gcc-internal-format
51884 msgid "  enters scope of %q#D which has non-trivial destructor"
51885 msgstr ""
51886
51887 #: cp/decl.cc:4133 cp/parser.cc:6921
51888 #, gcc-internal-format
51889 msgid "%qD used without template arguments"
51890 msgstr ""
51891
51892 #: cp/decl.cc:4139
51893 #, fuzzy, gcc-internal-format
51894 msgid "%qD is a function, not a type"
51895 msgstr "\"%s\" звычайна функцыя"
51896
51897 #: cp/decl.cc:4150
51898 #, fuzzy, gcc-internal-format
51899 msgid "%q#T is not a class"
51900 msgstr "\"%s\" мае незавершаны тып"
51901
51902 #: cp/decl.cc:4178 cp/decl.cc:4279
51903 #, gcc-internal-format
51904 msgid "no class template named %q#T in %q#T"
51905 msgstr ""
51906
51907 #: cp/decl.cc:4179
51908 #, fuzzy, gcc-internal-format
51909 msgid "no type named %q#T in %q#T"
51910 msgstr "вяртаемы тып \"%s\" не \"int\""
51911
51912 #: cp/decl.cc:4192
51913 #, fuzzy, gcc-internal-format
51914 msgid "lookup of %qT in %qT is ambiguous"
51915 msgstr "памер \"%s\" - %d байт"
51916
51917 #: cp/decl.cc:4201
51918 #, gcc-internal-format
51919 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
51920 msgstr ""
51921
51922 #: cp/decl.cc:4214
51923 #, gcc-internal-format
51924 msgid "%<typename %T::%D%> names %q#T, which is not a type"
51925 msgstr ""
51926
51927 #: cp/decl.cc:4288
51928 #, fuzzy, gcc-internal-format
51929 msgid "template parameters do not match template %qD"
51930 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
51931
51932 #: cp/decl.cc:4641
51933 #, gcc-internal-format
51934 msgid "%<-faligned-new=%d%> is not a power of two"
51935 msgstr ""
51936
51937 #: cp/decl.cc:4821
51938 #, gcc-internal-format
51939 msgid "%<--param destructive-interference-size=%d%> is less than %d"
51940 msgstr ""
51941
51942 #: cp/decl.cc:4825
51943 #, gcc-internal-format
51944 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
51945 msgstr ""
51946
51947 #: cp/decl.cc:4838
51948 #, gcc-internal-format
51949 msgid "%<--param constructive-interference-size=%d%> is less than %d"
51950 msgstr ""
51951
51952 #: cp/decl.cc:4843
51953 #, gcc-internal-format
51954 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
51955 msgstr ""
51956
51957 #: cp/decl.cc:5169
51958 #, gcc-internal-format
51959 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
51960 msgstr ""
51961
51962 #: cp/decl.cc:5179 cp/parser.cc:22789
51963 #, gcc-internal-format
51964 msgid "this flexibility is deprecated and will be removed"
51965 msgstr ""
51966
51967 #: cp/decl.cc:5208
51968 #, gcc-internal-format
51969 msgid "anonymous struct with base classes"
51970 msgstr ""
51971
51972 #: cp/decl.cc:5220
51973 #, gcc-internal-format
51974 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
51975 msgstr ""
51976
51977 #: cp/decl.cc:5223
51978 #, gcc-internal-format
51979 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
51980 msgstr ""
51981
51982 #: cp/decl.cc:5226
51983 #, gcc-internal-format
51984 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
51985 msgstr ""
51986
51987 #: cp/decl.cc:5245
51988 #, fuzzy, gcc-internal-format
51989 msgid "attribute ignored in declaration of %q#T"
51990 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51991
51992 #: cp/decl.cc:5248
51993 #, gcc-internal-format
51994 msgid "attribute for %q#T must follow the %qs keyword"
51995 msgstr ""
51996
51997 #: cp/decl.cc:5290
51998 #, gcc-internal-format
51999 msgid "multiple types in one declaration"
52000 msgstr ""
52001
52002 #: cp/decl.cc:5295
52003 #, fuzzy, gcc-internal-format
52004 msgid "redeclaration of C++ built-in type %qT"
52005 msgstr "няма папярэдняга аб'яўлення для \"%s\""
52006
52007 #: cp/decl.cc:5312
52008 #, gcc-internal-format
52009 msgid "%<auto%> can only be specified for variables or function declarations"
52010 msgstr ""
52011
52012 #: cp/decl.cc:5345
52013 #, gcc-internal-format
52014 msgid "missing type-name in typedef-declaration"
52015 msgstr ""
52016
52017 #: cp/decl.cc:5353
52018 #, gcc-internal-format
52019 msgid "ISO C++ prohibits anonymous structs"
52020 msgstr ""
52021
52022 #: cp/decl.cc:5360
52023 #, fuzzy, gcc-internal-format
52024 msgid "%<inline%> can only be specified for functions"
52025 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52026
52027 #: cp/decl.cc:5363
52028 #, gcc-internal-format
52029 msgid "%<virtual%> can only be specified for functions"
52030 msgstr ""
52031
52032 #: cp/decl.cc:5368
52033 #, gcc-internal-format
52034 msgid "%<friend%> can only be specified inside a class"
52035 msgstr ""
52036
52037 #: cp/decl.cc:5371
52038 #, gcc-internal-format
52039 msgid "%<explicit%> can only be specified for constructors"
52040 msgstr ""
52041
52042 #: cp/decl.cc:5374
52043 #, gcc-internal-format
52044 msgid "a storage class can only be specified for objects and functions"
52045 msgstr ""
52046
52047 #: cp/decl.cc:5378
52048 #, gcc-internal-format
52049 msgid "%<const%> can only be specified for objects and functions"
52050 msgstr ""
52051
52052 #: cp/decl.cc:5382
52053 #, gcc-internal-format
52054 msgid "%<volatile%> can only be specified for objects and functions"
52055 msgstr ""
52056
52057 #: cp/decl.cc:5386
52058 #, gcc-internal-format
52059 msgid "%<__restrict%> can only be specified for objects and functions"
52060 msgstr ""
52061
52062 #: cp/decl.cc:5390
52063 #, gcc-internal-format
52064 msgid "%<__thread%> can only be specified for objects and functions"
52065 msgstr ""
52066
52067 #: cp/decl.cc:5394
52068 #, gcc-internal-format
52069 msgid "%<typedef%> was ignored in this declaration"
52070 msgstr ""
52071
52072 #: cp/decl.cc:5397 cp/decl.cc:5400 cp/decl.cc:5403
52073 #, fuzzy, gcc-internal-format
52074 msgid "%qs cannot be used for type declarations"
52075 msgstr "\"%s\" звычайна функцыя"
52076
52077 #: cp/decl.cc:5425
52078 #, fuzzy, gcc-internal-format
52079 msgid "attribute ignored in explicit instantiation %q#T"
52080 msgstr "паўторнае абвяшчэнне меткі \"%s\""
52081
52082 #: cp/decl.cc:5428
52083 #, fuzzy, gcc-internal-format
52084 msgid "no attribute can be applied to an explicit instantiation"
52085 msgstr "\"%s\" звычайна функцыя"
52086
52087 #: cp/decl.cc:5500
52088 #, gcc-internal-format
52089 msgid "ignoring attributes applied to class type %qT outside of definition"
52090 msgstr ""
52091
52092 #. A template type parameter or other dependent type.
52093 #: cp/decl.cc:5504
52094 #, gcc-internal-format
52095 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
52096 msgstr ""
52097
52098 #: cp/decl.cc:5570 cp/decl2.cc:951
52099 #, fuzzy, gcc-internal-format
52100 msgid "typedef %qD is initialized (use %qs instead)"
52101 msgstr "параметр \"%s\" ініцыялізаваны"
52102
52103 #: cp/decl.cc:5583
52104 #, gcc-internal-format
52105 msgid "declaration of %q#D has %<extern%> and is initialized"
52106 msgstr ""
52107
52108 #: cp/decl.cc:5621
52109 #, gcc-internal-format
52110 msgid "definition of %q#D is marked %<dllimport%>"
52111 msgstr ""
52112
52113 #: cp/decl.cc:5645
52114 #, gcc-internal-format
52115 msgid "%q+#D is not a static data member of %q#T"
52116 msgstr ""
52117
52118 #: cp/decl.cc:5653
52119 #, fuzzy, gcc-internal-format
52120 msgid "non-member-template declaration of %qD"
52121 msgstr "пустое абвяшчэнне"
52122
52123 #: cp/decl.cc:5654
52124 #, fuzzy, gcc-internal-format
52125 msgid "does not match member template declaration here"
52126 msgstr "паўторнае абвяшчэнне меткі \"%s\""
52127
52128 #: cp/decl.cc:5666
52129 #, gcc-internal-format
52130 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
52131 msgstr ""
52132
52133 #: cp/decl.cc:5678
52134 #, fuzzy, gcc-internal-format
52135 msgid "duplicate initialization of %qD"
52136 msgstr "паўторнае абвяшчэнне меткі \"%s\""
52137
52138 #: cp/decl.cc:5726
52139 #, gcc-internal-format
52140 msgid "declaration of %q#D outside of class is not definition"
52141 msgstr ""
52142
52143 #: cp/decl.cc:5743
52144 #, gcc-internal-format
52145 msgid "block-scope extern declaration %q#D not permitted in module purview"
52146 msgstr ""
52147
52148 #: cp/decl.cc:5779
52149 #, gcc-internal-format
52150 msgid "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
52151 msgstr ""
52152
52153 #: cp/decl.cc:5785
52154 #, gcc-internal-format
52155 msgid "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
52156 msgstr ""
52157
52158 #: cp/decl.cc:5850
52159 #, fuzzy, gcc-internal-format
52160 msgid "variable %q#D has initializer but incomplete type"
52161 msgstr "\"%s\" мае незавершаны тып"
52162
52163 #: cp/decl.cc:5856 cp/decl.cc:7149
52164 #, fuzzy, gcc-internal-format
52165 msgid "elements of array %q#D have incomplete type"
52166 msgstr "\"%s\" мае незавершаны тып"
52167
52168 #: cp/decl.cc:5866
52169 #, gcc-internal-format
52170 msgid "aggregate %q#D has incomplete type and cannot be defined"
52171 msgstr ""
52172
52173 #: cp/decl.cc:5933
52174 #, gcc-internal-format
52175 msgid "%qD declared as reference but not initialized"
52176 msgstr ""
52177
52178 #: cp/decl.cc:6016
52179 #, gcc-internal-format
52180 msgid "name used in a GNU-style designated initializer for an array"
52181 msgstr ""
52182
52183 #: cp/decl.cc:6022
52184 #, gcc-internal-format
52185 msgid "name %qD used in a GNU-style designated initializer for an array"
52186 msgstr ""
52187
52188 #: cp/decl.cc:6041
52189 #, gcc-internal-format
52190 msgid "non-trivial designated initializers not supported"
52191 msgstr ""
52192
52193 #: cp/decl.cc:6045
52194 #, fuzzy, gcc-internal-format
52195 msgid "C99 designator %qE is not an integral constant-expression"
52196 msgstr "памер масіва \"%s\" адмоўны"
52197
52198 #: cp/decl.cc:6106
52199 #, gcc-internal-format
52200 msgid "initializer fails to determine size of %qD"
52201 msgstr ""
52202
52203 #: cp/decl.cc:6113
52204 #, fuzzy, gcc-internal-format
52205 #| msgid "array size missing in `%D'"
52206 msgid "array size missing in %qD"
52207 msgstr "прапушчан памер масіва ў `%D'"
52208
52209 #: cp/decl.cc:6125
52210 #, fuzzy, gcc-internal-format
52211 #| msgid "zero-size array `%D'"
52212 msgid "zero-size array %qD"
52213 msgstr "нулявы памер масіва `%D'"
52214
52215 #: cp/decl.cc:6165
52216 #, gcc-internal-format
52217 msgid "storage size of %qD isn%'t known"
52218 msgstr ""
52219
52220 #: cp/decl.cc:6190
52221 #, fuzzy, gcc-internal-format
52222 msgid "storage size of %qD isn%'t constant"
52223 msgstr "тып параметра \"%s\" не аб'яўлены"
52224
52225 #: cp/decl.cc:6273
52226 #, gcc-internal-format
52227 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
52228 msgstr ""
52229
52230 #: cp/decl.cc:6277
52231 #, gcc-internal-format
52232 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
52233 msgstr ""
52234
52235 #: cp/decl.cc:6283
52236 #, gcc-internal-format
52237 msgid "you can work around this by removing the initializer"
52238 msgstr ""
52239
52240 #: cp/decl.cc:6325
52241 #, fuzzy, gcc-internal-format
52242 msgid "uninitialized %<const %D%>"
52243 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52244
52245 #: cp/decl.cc:6332
52246 #, gcc-internal-format
52247 msgid "uninitialized variable %qD in %<constexpr%> function"
52248 msgstr ""
52249
52250 #: cp/decl.cc:6341
52251 #, gcc-internal-format
52252 msgid "uninitialized variable %qD in %<constexpr%> context"
52253 msgstr ""
52254
52255 #: cp/decl.cc:6349
52256 #, gcc-internal-format
52257 msgid "%q#T has no user-provided default constructor"
52258 msgstr ""
52259
52260 #: cp/decl.cc:6353
52261 #, gcc-internal-format
52262 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
52263 msgstr ""
52264
52265 #: cp/decl.cc:6356
52266 #, gcc-internal-format
52267 msgid "and the implicitly-defined constructor does not initialize %q#D"
52268 msgstr ""
52269
52270 #: cp/decl.cc:6530
52271 #, fuzzy, gcc-internal-format
52272 msgid "invalid type %qT as initializer for a vector of type %qT"
52273 msgstr "нерэчаісны ініцыялізатар"
52274
52275 #: cp/decl.cc:6602
52276 #, gcc-internal-format
52277 msgid "initializer for %qT must be brace-enclosed"
52278 msgstr ""
52279
52280 #: cp/decl.cc:6643
52281 #, gcc-internal-format
52282 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
52283 msgstr ""
52284
52285 #: cp/decl.cc:6656
52286 #, gcc-internal-format
52287 msgid "%qT has no non-static data member named %qD"
52288 msgstr ""
52289
52290 #: cp/decl.cc:6680
52291 #, gcc-internal-format
52292 msgid "%qD is not a direct member of %qT"
52293 msgstr ""
52294
52295 #: cp/decl.cc:6735
52296 #, fuzzy, gcc-internal-format
52297 #| msgid "invalid initializer"
52298 msgid "invalid initializer for %q#D"
52299 msgstr "нерэчаісны ініцыялізатар"
52300
52301 #: cp/decl.cc:6785
52302 #, gcc-internal-format
52303 msgid "C99 designator %qE outside aggregate initializer"
52304 msgstr ""
52305
52306 #: cp/decl.cc:6824 cp/decl.cc:7108 cp/typeck2.cc:1494 cp/typeck2.cc:1791
52307 #: cp/typeck2.cc:1839 cp/typeck2.cc:1886
52308 #, fuzzy, gcc-internal-format
52309 msgid "too many initializers for %qT"
52310 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52311
52312 #: cp/decl.cc:6866
52313 #, fuzzy, gcc-internal-format
52314 msgid "braces around scalar initializer for type %qT"
52315 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52316
52317 #: cp/decl.cc:6876
52318 #, gcc-internal-format
52319 msgid "too many braces around scalar initializer for type %qT"
52320 msgstr ""
52321
52322 #: cp/decl.cc:7009
52323 #, fuzzy, gcc-internal-format
52324 msgid "missing braces around initializer for %qT"
52325 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52326
52327 #: cp/decl.cc:7137
52328 #, fuzzy, gcc-internal-format
52329 msgid "structured binding has incomplete type %qT"
52330 msgstr "\"%s\" мае незавершаны тып"
52331
52332 #: cp/decl.cc:7151
52333 #, fuzzy, gcc-internal-format
52334 msgid "elements of array %q#T have incomplete type"
52335 msgstr "\"%s\" мае незавершаны тып"
52336
52337 #: cp/decl.cc:7164
52338 #, gcc-internal-format
52339 msgid "variable-sized compound literal"
52340 msgstr ""
52341
52342 #: cp/decl.cc:7219
52343 #, fuzzy, gcc-internal-format
52344 msgid "%q#D has incomplete type"
52345 msgstr "\"%s\" мае незавершаны тып"
52346
52347 #: cp/decl.cc:7240
52348 #, gcc-internal-format
52349 msgid "scalar object %qD requires one element in initializer"
52350 msgstr ""
52351
52352 #: cp/decl.cc:7285
52353 #, gcc-internal-format
52354 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
52355 msgstr ""
52356
52357 #: cp/decl.cc:7421
52358 #, gcc-internal-format
52359 msgid "array %qD initialized by parenthesized string literal %qE"
52360 msgstr ""
52361
52362 #: cp/decl.cc:7456
52363 #, gcc-internal-format
52364 msgid "initializer invalid for static member with constructor"
52365 msgstr ""
52366
52367 #: cp/decl.cc:7458
52368 #, gcc-internal-format
52369 msgid "non-constant in-class initialization invalid for static member %qD"
52370 msgstr ""
52371
52372 #: cp/decl.cc:7461
52373 #, gcc-internal-format
52374 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
52375 msgstr ""
52376
52377 #: cp/decl.cc:7466
52378 #, gcc-internal-format
52379 msgid "(an out of class initialization is required)"
52380 msgstr ""
52381
52382 #: cp/decl.cc:7668
52383 #, fuzzy, gcc-internal-format
52384 msgid "reference %qD is initialized with itself"
52385 msgstr "параметр \"%s\" ініцыялізаваны"
52386
52387 #: cp/decl.cc:7925
52388 #, fuzzy, gcc-internal-format
52389 msgid "could not find variant declaration"
52390 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
52391
52392 #: cp/decl.cc:7949
52393 #, gcc-internal-format
52394 msgid "%<declare variant%> on constructor %qD"
52395 msgstr ""
52396
52397 #: cp/decl.cc:7954
52398 #, gcc-internal-format
52399 msgid "%<declare variant%> on destructor %qD"
52400 msgstr ""
52401
52402 #: cp/decl.cc:7959
52403 #, gcc-internal-format
52404 msgid "%<declare variant%> on defaulted %qD"
52405 msgstr ""
52406
52407 #: cp/decl.cc:7964
52408 #, fuzzy, gcc-internal-format
52409 #| msgid "declaration of template `%#D'"
52410 msgid "%<declare variant%> on deleted %qD"
52411 msgstr "абвяшчэньне шаблёну `%#D'"
52412
52413 #: cp/decl.cc:7969
52414 #, gcc-internal-format
52415 msgid "%<declare variant%> on virtual %qD"
52416 msgstr ""
52417
52418 #: cp/decl.cc:8019
52419 #, gcc-internal-format
52420 msgid "assignment (not initialization) in declaration"
52421 msgstr ""
52422
52423 #: cp/decl.cc:8040 cp/decl.cc:14491
52424 #, gcc-internal-format
52425 msgid "ISO C++17 does not allow %<register%> storage class specifier"
52426 msgstr ""
52427
52428 #: cp/decl.cc:8044 cp/decl.cc:14495
52429 #, gcc-internal-format
52430 msgid "%<register%> storage class specifier used"
52431 msgstr ""
52432
52433 #: cp/decl.cc:8110
52434 #, gcc-internal-format
52435 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
52436 msgstr ""
52437
52438 #: cp/decl.cc:8226
52439 #, gcc-internal-format
52440 msgid "variable concept has no initializer"
52441 msgstr ""
52442
52443 #: cp/decl.cc:8285
52444 #, fuzzy, gcc-internal-format
52445 msgid "shadowing previous type declaration of %q#D"
52446 msgstr "няма папярэдняга аб'яўлення для \"%s\""
52447
52448 #: cp/decl.cc:8328
52449 #, gcc-internal-format
52450 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
52451 msgstr ""
52452
52453 #: cp/decl.cc:8506
52454 #, gcc-internal-format
52455 msgid "function %q#D is initialized like a variable"
52456 msgstr ""
52457
52458 #: cp/decl.cc:8615
52459 #, gcc-internal-format
52460 msgid "cannot decompose class type %qT because it has an anonymous struct member"
52461 msgstr ""
52462
52463 #: cp/decl.cc:8618
52464 #, gcc-internal-format
52465 msgid "cannot decompose class type %qT because it has an anonymous union member"
52466 msgstr ""
52467
52468 #: cp/decl.cc:8625
52469 #, gcc-internal-format
52470 msgid "cannot decompose inaccessible member %qD of %qT"
52471 msgstr ""
52472
52473 #: cp/decl.cc:8651
52474 #, gcc-internal-format
52475 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
52476 msgstr ""
52477
52478 #: cp/decl.cc:8660
52479 #, gcc-internal-format
52480 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
52481 msgstr ""
52482
52483 #: cp/decl.cc:8870
52484 #, fuzzy, gcc-internal-format
52485 msgid "structured binding refers to incomplete type %qT"
52486 msgstr "\"%s\" мае незавершаны тып"
52487
52488 #: cp/decl.cc:8886
52489 #, gcc-internal-format
52490 msgid "cannot decompose variable length array %qT"
52491 msgstr ""
52492
52493 #: cp/decl.cc:8895 cp/decl.cc:8980
52494 #, gcc-internal-format, gfc-internal-format
52495 msgid "%u name provided for structured binding"
52496 msgid_plural "%u names provided for structured binding"
52497 msgstr[0] ""
52498 msgstr[1] ""
52499
52500 #: cp/decl.cc:8899
52501 #, gcc-internal-format, gfc-internal-format
52502 msgid "only %u name provided for structured binding"
52503 msgid_plural "only %u names provided for structured binding"
52504 msgstr[0] ""
52505 msgstr[1] ""
52506
52507 #: cp/decl.cc:8902
52508 #, gcc-internal-format
52509 msgid "while %qT decomposes into %wu element"
52510 msgid_plural "while %qT decomposes into %wu elements"
52511 msgstr[0] ""
52512 msgstr[1] ""
52513
52514 #: cp/decl.cc:8947
52515 #, gcc-internal-format
52516 msgid "cannot decompose variable length vector %qT"
52517 msgstr ""
52518
52519 #: cp/decl.cc:8973
52520 #, fuzzy, gcc-internal-format
52521 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
52522 msgstr "памер масіва \"%s\" адмоўны"
52523
52524 #: cp/decl.cc:8982
52525 #, gcc-internal-format
52526 msgid "while %qT decomposes into %E elements"
52527 msgstr ""
52528
52529 #: cp/decl.cc:9003
52530 #, gcc-internal-format
52531 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
52532 msgstr ""
52533
52534 #: cp/decl.cc:9009
52535 #, gcc-internal-format
52536 msgid "in initialization of structured binding variable %qD"
52537 msgstr ""
52538
52539 #: cp/decl.cc:9038
52540 #, gcc-internal-format
52541 msgid "cannot decompose union type %qT"
52542 msgstr ""
52543
52544 #: cp/decl.cc:9043
52545 #, gcc-internal-format
52546 msgid "cannot decompose non-array non-class type %qT"
52547 msgstr ""
52548
52549 #: cp/decl.cc:9048
52550 #, gcc-internal-format
52551 msgid "cannot decompose lambda closure type %qT"
52552 msgstr ""
52553
52554 #: cp/decl.cc:9054
52555 #, gcc-internal-format
52556 msgid "structured binding refers to incomplete class type %qT"
52557 msgstr ""
52558
52559 #: cp/decl.cc:9063
52560 #, gcc-internal-format
52561 msgid "cannot decompose class type %qT without non-static data members"
52562 msgstr ""
52563
52564 #: cp/decl.cc:9530
52565 #, gcc-internal-format
52566 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
52567 msgstr ""
52568
52569 #: cp/decl.cc:9533
52570 #, gcc-internal-format
52571 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
52572 msgstr ""
52573
52574 #: cp/decl.cc:9538
52575 #, gcc-internal-format
52576 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
52577 msgstr ""
52578
52579 #: cp/decl.cc:9757
52580 #, gcc-internal-format
52581 msgid "initializer fails to determine size of %qT"
52582 msgstr ""
52583
52584 #: cp/decl.cc:9761
52585 #, fuzzy, gcc-internal-format
52586 #| msgid "array size missing in `%D'"
52587 msgid "array size missing in %qT"
52588 msgstr "прапушчан памер масіва ў `%D'"
52589
52590 #: cp/decl.cc:9764
52591 #, fuzzy, gcc-internal-format
52592 #| msgid "zero-size array `%D'"
52593 msgid "zero-size array %qT"
52594 msgstr "нулявы памер масіва `%D'"
52595
52596 #: cp/decl.cc:9780
52597 #, gcc-internal-format
52598 msgid "destructor for alien class %qT cannot be a member"
52599 msgstr ""
52600
52601 #: cp/decl.cc:9782
52602 #, gcc-internal-format
52603 msgid "constructor for alien class %qT cannot be a member"
52604 msgstr ""
52605
52606 #: cp/decl.cc:9808
52607 #, gcc-internal-format
52608 msgid "%qD declared as a %<virtual%> variable"
52609 msgstr ""
52610
52611 #: cp/decl.cc:9810
52612 #, gcc-internal-format
52613 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
52614 msgstr ""
52615
52616 #: cp/decl.cc:9816
52617 #, gcc-internal-format
52618 msgid "%qD declared as a %<virtual%> parameter"
52619 msgstr ""
52620
52621 #: cp/decl.cc:9819
52622 #, gcc-internal-format
52623 msgid "%qD declared as an %<inline%> parameter"
52624 msgstr ""
52625
52626 #: cp/decl.cc:9821
52627 #, gcc-internal-format
52628 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
52629 msgstr ""
52630
52631 #: cp/decl.cc:9827
52632 #, gcc-internal-format
52633 msgid "%qD declared as a %<virtual%> type"
52634 msgstr ""
52635
52636 #: cp/decl.cc:9830
52637 #, gcc-internal-format
52638 msgid "%qD declared as an %<inline%> type"
52639 msgstr ""
52640
52641 #: cp/decl.cc:9832
52642 #, gcc-internal-format
52643 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
52644 msgstr ""
52645
52646 #: cp/decl.cc:9838
52647 #, gcc-internal-format
52648 msgid "%qD declared as a %<virtual%> field"
52649 msgstr ""
52650
52651 #: cp/decl.cc:9841
52652 #, gcc-internal-format
52653 msgid "%qD declared as an %<inline%> field"
52654 msgstr ""
52655
52656 #: cp/decl.cc:9843
52657 #, gcc-internal-format
52658 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
52659 msgstr ""
52660
52661 #: cp/decl.cc:9850
52662 #, gcc-internal-format
52663 msgid "%q+D declared as a friend"
52664 msgstr ""
52665
52666 #: cp/decl.cc:9857
52667 #, fuzzy, gcc-internal-format
52668 msgid "%q+D declared with an exception specification"
52669 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
52670
52671 #: cp/decl.cc:9889
52672 #, gcc-internal-format
52673 msgid "definition of %qD is not in namespace enclosing %qT"
52674 msgstr ""
52675
52676 #: cp/decl.cc:9929
52677 #, gcc-internal-format
52678 msgid "static member function %q#D declared with type qualifiers"
52679 msgstr ""
52680
52681 #: cp/decl.cc:9940
52682 #, gcc-internal-format
52683 msgid "concept %q#D declared with function parameters"
52684 msgstr ""
52685
52686 #: cp/decl.cc:9947
52687 #, gcc-internal-format
52688 msgid "concept %q#D declared with a deduced return type"
52689 msgstr ""
52690
52691 #: cp/decl.cc:9950
52692 #, gcc-internal-format
52693 msgid "concept %q#D with non-%<bool%> return type %qT"
52694 msgstr ""
52695
52696 #: cp/decl.cc:10026
52697 #, gcc-internal-format
52698 msgid "concept %qD has no definition"
52699 msgstr ""
52700
52701 #: cp/decl.cc:10055
52702 #, fuzzy, gcc-internal-format
52703 #| msgid "virtual functions cannot be friends"
52704 msgid "a function concept cannot be constrained"
52705 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52706
52707 #: cp/decl.cc:10065
52708 #, gcc-internal-format
52709 msgid "constraints on a non-templated function"
52710 msgstr ""
52711
52712 #: cp/decl.cc:10110
52713 #, fuzzy, gcc-internal-format
52714 msgid "defining explicit specialization %qD in friend declaration"
52715 msgstr "ініцыялізацыя"
52716
52717 #: cp/decl.cc:10121
52718 #, fuzzy, gcc-internal-format
52719 msgid "invalid use of template-id %qD in declaration of primary template"
52720 msgstr "нявернае выкарыстанне \"restict\""
52721
52722 #: cp/decl.cc:10140
52723 #, gcc-internal-format
52724 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
52725 msgstr ""
52726
52727 #: cp/decl.cc:10149
52728 #, gcc-internal-format
52729 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
52730 msgstr ""
52731
52732 #: cp/decl.cc:10166
52733 #, gcc-internal-format
52734 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
52735 msgstr ""
52736
52737 #: cp/decl.cc:10211
52738 #, gcc-internal-format
52739 msgid "cannot declare %<::main%> to be a template"
52740 msgstr ""
52741
52742 #: cp/decl.cc:10214
52743 #, gcc-internal-format
52744 msgid "cannot declare %<::main%> to be inline"
52745 msgstr ""
52746
52747 #: cp/decl.cc:10217 cp/decl.cc:10220
52748 #, gcc-internal-format
52749 msgid "cannot declare %<::main%> to be %qs"
52750 msgstr ""
52751
52752 #: cp/decl.cc:10222
52753 #, gcc-internal-format
52754 msgid "cannot declare %<::main%> to be static"
52755 msgstr ""
52756
52757 #: cp/decl.cc:10284
52758 #, gcc-internal-format
52759 msgid "static member function %qD cannot have cv-qualifier"
52760 msgstr ""
52761
52762 #: cp/decl.cc:10285
52763 #, gcc-internal-format
52764 msgid "non-member function %qD cannot have cv-qualifier"
52765 msgstr ""
52766
52767 #: cp/decl.cc:10293
52768 #, gcc-internal-format
52769 msgid "static member function %qD cannot have ref-qualifier"
52770 msgstr ""
52771
52772 #: cp/decl.cc:10294
52773 #, gcc-internal-format
52774 msgid "non-member function %qD cannot have ref-qualifier"
52775 msgstr ""
52776
52777 #: cp/decl.cc:10306
52778 #, gcc-internal-format
52779 msgid "deduction guide %qD must be declared in the same scope as %qT"
52780 msgstr ""
52781
52782 #: cp/decl.cc:10314
52783 #, gcc-internal-format
52784 msgid "deduction guide %qD must have the same access as %qT"
52785 msgstr ""
52786
52787 #: cp/decl.cc:10320
52788 #, gcc-internal-format
52789 msgid "deduction guide %qD must not have a function body"
52790 msgstr ""
52791
52792 #: cp/decl.cc:10333
52793 #, gcc-internal-format
52794 msgid "literal operator with C linkage"
52795 msgstr ""
52796
52797 #: cp/decl.cc:10343
52798 #, fuzzy, gcc-internal-format
52799 msgid "%qD has invalid argument list"
52800 msgstr "нявернае выкарыстанне \"restict\""
52801
52802 #: cp/decl.cc:10351
52803 #, gcc-internal-format
52804 msgid "integer suffix %qs shadowed by implementation"
52805 msgstr ""
52806
52807 #: cp/decl.cc:10357
52808 #, gcc-internal-format
52809 msgid "floating-point suffix %qs shadowed by implementation"
52810 msgstr ""
52811
52812 #: cp/decl.cc:10364
52813 #, gcc-internal-format
52814 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
52815 msgstr ""
52816
52817 #: cp/decl.cc:10369
52818 #, gcc-internal-format
52819 msgid "%qD must be a non-member function"
52820 msgstr ""
52821
52822 #: cp/decl.cc:10452
52823 #, fuzzy, gcc-internal-format
52824 #| msgid "`main' must return `int'"
52825 msgid "%<::main%> must return %<int%>"
52826 msgstr "`main' павінна вяртаць `int'"
52827
52828 #: cp/decl.cc:10492
52829 #, gcc-internal-format
52830 msgid "definition of implicitly-declared %qD"
52831 msgstr ""
52832
52833 #: cp/decl.cc:10497
52834 #, gcc-internal-format
52835 msgid "definition of explicitly-defaulted %q+D"
52836 msgstr ""
52837
52838 #: cp/decl.cc:10499
52839 #, fuzzy, gcc-internal-format
52840 msgid "%q#D explicitly defaulted here"
52841 msgstr "ініцыялізацыя"
52842
52843 #: cp/decl.cc:10516
52844 #, gcc-internal-format
52845 msgid "no %q#D member function declared in class %qT"
52846 msgstr ""
52847
52848 #: cp/decl.cc:10709
52849 #, gcc-internal-format
52850 msgid "cannot declare %<::main%> to be a global variable"
52851 msgstr ""
52852
52853 #: cp/decl.cc:10718
52854 #, fuzzy, gcc-internal-format
52855 msgid "a non-template variable cannot be %<concept%>"
52856 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52857
52858 #: cp/decl.cc:10724
52859 #, gcc-internal-format
52860 msgid "concept must be defined at namespace scope"
52861 msgstr ""
52862
52863 #: cp/decl.cc:10731
52864 #, gcc-internal-format
52865 msgid "concept must have type %<bool%>"
52866 msgstr ""
52867
52868 #: cp/decl.cc:10734
52869 #, fuzzy, gcc-internal-format
52870 #| msgid "virtual functions cannot be friends"
52871 msgid "a variable concept cannot be constrained"
52872 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52873
52874 #: cp/decl.cc:10858
52875 #, gcc-internal-format
52876 msgid "in-class initialization of static data member %q#D of incomplete type"
52877 msgstr ""
52878
52879 #: cp/decl.cc:10862
52880 #, gcc-internal-format
52881 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
52882 msgstr ""
52883
52884 #: cp/decl.cc:10866
52885 #, gcc-internal-format
52886 msgid "in-class initialization of static data member %q#D of non-literal type"
52887 msgstr ""
52888
52889 #: cp/decl.cc:10877
52890 #, gcc-internal-format
52891 msgid "invalid in-class initialization of static data member of non-integral type %qT"
52892 msgstr ""
52893
52894 #: cp/decl.cc:10882
52895 #, gcc-internal-format
52896 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
52897 msgstr ""
52898
52899 #: cp/decl.cc:10887
52900 #, gcc-internal-format
52901 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
52902 msgstr ""
52903
52904 #: cp/decl.cc:10998
52905 #, fuzzy, gcc-internal-format
52906 #| msgid "size of array `%D' has non-integer type"
52907 msgid "size of array %qD has non-integral type %qT"
52908 msgstr "памер масіва `%D' не цэлалікавы тып"
52909
52910 #: cp/decl.cc:11001
52911 #, fuzzy, gcc-internal-format
52912 msgid "size of array has non-integral type %qT"
52913 msgstr "памер масіва \"%s\" адмоўны"
52914
52915 #: cp/decl.cc:11032 cp/decl.cc:11104
52916 #, fuzzy, gcc-internal-format
52917 msgid "size of array %qD is not an integral constant-expression"
52918 msgstr "памер масіва \"%s\" адмоўны"
52919
52920 #: cp/decl.cc:11036 cp/decl.cc:11107
52921 #, gcc-internal-format
52922 msgid "size of array is not an integral constant-expression"
52923 msgstr ""
52924
52925 #: cp/decl.cc:11087
52926 #, fuzzy, gcc-internal-format
52927 msgid "ISO C++ forbids zero-size array %qD"
52928 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52929
52930 #: cp/decl.cc:11090
52931 #, fuzzy, gcc-internal-format
52932 msgid "ISO C++ forbids zero-size array"
52933 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52934
52935 #: cp/decl.cc:11114
52936 #, fuzzy, gcc-internal-format
52937 msgid "ISO C++ forbids variable length array %qD"
52938 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52939
52940 #: cp/decl.cc:11117
52941 #, fuzzy, gcc-internal-format
52942 msgid "ISO C++ forbids variable length array"
52943 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52944
52945 #: cp/decl.cc:11123
52946 #, gcc-internal-format
52947 msgid "variable length array %qD is used"
52948 msgstr ""
52949
52950 #: cp/decl.cc:11126
52951 #, gcc-internal-format
52952 msgid "variable length array is used"
52953 msgstr ""
52954
52955 #: cp/decl.cc:11178
52956 #, gcc-internal-format
52957 msgid "overflow in array dimension"
52958 msgstr ""
52959
52960 #: cp/decl.cc:11238
52961 #, gcc-internal-format
52962 msgid "%qD declared as array of template placeholder type %qT"
52963 msgstr ""
52964
52965 #: cp/decl.cc:11241
52966 #, gcc-internal-format
52967 msgid "creating array of template placeholder type %qT"
52968 msgstr ""
52969
52970 #: cp/decl.cc:11251
52971 #, fuzzy, gcc-internal-format
52972 #| msgid "declaration of `%#D'"
52973 msgid "declaration of %qD as array of void"
52974 msgstr "абвяшчэньне `%#D'"
52975
52976 #: cp/decl.cc:11253
52977 #, gcc-internal-format
52978 msgid "creating array of void"
52979 msgstr ""
52980
52981 #: cp/decl.cc:11258
52982 #, gcc-internal-format
52983 msgid "declaration of %qD as array of functions"
52984 msgstr ""
52985
52986 #: cp/decl.cc:11260
52987 #, gcc-internal-format
52988 msgid "creating array of functions"
52989 msgstr ""
52990
52991 #: cp/decl.cc:11265
52992 #, gcc-internal-format
52993 msgid "declaration of %qD as array of references"
52994 msgstr ""
52995
52996 #: cp/decl.cc:11267
52997 #, gcc-internal-format
52998 msgid "creating array of references"
52999 msgstr ""
53000
53001 #: cp/decl.cc:11272
53002 #, gcc-internal-format
53003 msgid "declaration of %qD as array of function members"
53004 msgstr ""
53005
53006 #: cp/decl.cc:11275
53007 #, gcc-internal-format
53008 msgid "creating array of function members"
53009 msgstr ""
53010
53011 #: cp/decl.cc:11293
53012 #, gcc-internal-format
53013 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
53014 msgstr ""
53015
53016 #: cp/decl.cc:11297
53017 #, gcc-internal-format
53018 msgid "multidimensional array must have bounds for all dimensions except the first"
53019 msgstr ""
53020
53021 #: cp/decl.cc:11311
53022 #, gcc-internal-format
53023 msgid "variable-length array of %<auto%>"
53024 msgstr ""
53025
53026 #: cp/decl.cc:11387
53027 #, gcc-internal-format
53028 msgid "return type specification for constructor invalid"
53029 msgstr ""
53030
53031 #: cp/decl.cc:11390
53032 #, fuzzy, gcc-internal-format
53033 msgid "qualifiers are not allowed on constructor declaration"
53034 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
53035
53036 #: cp/decl.cc:11401
53037 #, gcc-internal-format
53038 msgid "return type specification for destructor invalid"
53039 msgstr ""
53040
53041 #: cp/decl.cc:11404
53042 #, fuzzy, gcc-internal-format
53043 msgid "qualifiers are not allowed on destructor declaration"
53044 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
53045
53046 #: cp/decl.cc:11417
53047 #, gcc-internal-format
53048 msgid "return type specified for %<operator %T%>"
53049 msgstr ""
53050
53051 #: cp/decl.cc:11420
53052 #, gcc-internal-format
53053 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
53054 msgstr ""
53055
53056 #: cp/decl.cc:11429
53057 #, gcc-internal-format
53058 msgid "return type specified for deduction guide"
53059 msgstr ""
53060
53061 #: cp/decl.cc:11432
53062 #, gcc-internal-format
53063 msgid "qualifiers are not allowed on declaration of deduction guide"
53064 msgstr ""
53065
53066 #: cp/decl.cc:11436
53067 #, gcc-internal-format
53068 msgid "template template parameter %qT in declaration of deduction guide"
53069 msgstr ""
53070
53071 #: cp/decl.cc:11445
53072 #, gcc-internal-format
53073 msgid "%<decl-specifier%> in declaration of deduction guide"
53074 msgstr ""
53075
53076 #: cp/decl.cc:11466
53077 #, gcc-internal-format
53078 msgid "unnamed variable or field declared void"
53079 msgstr ""
53080
53081 #: cp/decl.cc:11474
53082 #, gcc-internal-format
53083 msgid "variable or field declared void"
53084 msgstr ""
53085
53086 #: cp/decl.cc:11489
53087 #, gcc-internal-format
53088 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
53089 msgstr ""
53090
53091 #: cp/decl.cc:11494
53092 #, gcc-internal-format
53093 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
53094 msgstr ""
53095
53096 #: cp/decl.cc:11550
53097 #, gcc-internal-format
53098 msgid "%qT as type rather than plain %<decltype(auto)%>"
53099 msgstr ""
53100
53101 #: cp/decl.cc:11556
53102 #, gcc-internal-format
53103 msgid "%<decltype(auto)%> cannot be cv-qualified"
53104 msgstr ""
53105
53106 #: cp/decl.cc:11772
53107 #, fuzzy, gcc-internal-format
53108 msgid "invalid use of qualified-name %<::%D%>"
53109 msgstr "нявернае выкарыстанне \"restict\""
53110
53111 #: cp/decl.cc:11775 cp/decl.cc:11797
53112 #, fuzzy, gcc-internal-format
53113 msgid "invalid use of qualified-name %<%T::%D%>"
53114 msgstr "нявернае выкарыстанне \"restict\""
53115
53116 #: cp/decl.cc:11778
53117 #, fuzzy, gcc-internal-format
53118 msgid "invalid use of qualified-name %<%D::%D%>"
53119 msgstr "нявернае выкарыстанне \"restict\""
53120
53121 #: cp/decl.cc:11788
53122 #, gcc-internal-format
53123 msgid "%q#T is not a class or namespace"
53124 msgstr ""
53125
53126 #: cp/decl.cc:11812
53127 #, fuzzy, gcc-internal-format
53128 msgid "declaration of %qE as non-function"
53129 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53130
53131 #: cp/decl.cc:11819
53132 #, fuzzy, gcc-internal-format
53133 #| msgid "declaration of `%#D'"
53134 msgid "declaration of %qE as non-member"
53135 msgstr "абвяшчэньне `%#D'"
53136
53137 #: cp/decl.cc:11847
53138 #, gcc-internal-format
53139 msgid "declarator-id missing; using reserved word %qD"
53140 msgstr ""
53141
53142 #: cp/decl.cc:11898
53143 #, gcc-internal-format
53144 msgid "function definition does not declare parameters"
53145 msgstr ""
53146
53147 #: cp/decl.cc:11906 cp/decl.cc:11915 cp/decl.cc:13724
53148 #, fuzzy, gcc-internal-format
53149 msgid "declaration of %qD as non-function"
53150 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53151
53152 #: cp/decl.cc:11923
53153 #, fuzzy, gcc-internal-format
53154 #| msgid "declaration of `%#D'"
53155 msgid "declaration of %qD as %<typedef%>"
53156 msgstr "абвяшчэньне `%#D'"
53157
53158 #: cp/decl.cc:11928
53159 #, fuzzy, gcc-internal-format
53160 #| msgid "declaration of `%#D'"
53161 msgid "declaration of %qD as parameter"
53162 msgstr "абвяшчэньне `%#D'"
53163
53164 #: cp/decl.cc:11963
53165 #, gcc-internal-format
53166 msgid "both %qs and %qs specified"
53167 msgstr ""
53168
53169 #: cp/decl.cc:11970 cp/decl.cc:11977 cp/decl.cc:11984 cp/decl.cc:11991
53170 #, fuzzy, gcc-internal-format
53171 #| msgid "`%s' is not at beginning of declaration"
53172 msgid "%qs cannot appear in a typedef declaration"
53173 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
53174
53175 #: cp/decl.cc:12002
53176 #, gcc-internal-format
53177 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
53178 msgstr ""
53179
53180 #: cp/decl.cc:12012
53181 #, fuzzy, gcc-internal-format
53182 msgid "two or more data types in declaration of %qs"
53183 msgstr "пустое абвяшчэнне"
53184
53185 #: cp/decl.cc:12020
53186 #, fuzzy, gcc-internal-format
53187 #| msgid "conflicts with previous declaration `%#D'"
53188 msgid "conflicting specifiers in declaration of %qs"
53189 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
53190
53191 #: cp/decl.cc:12071
53192 #, fuzzy, gcc-internal-format
53193 #| msgid "ISO C does not support plain `complex' meaning `double complex'"
53194 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
53195 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
53196
53197 #: cp/decl.cc:12120 cp/decl.cc:12124 cp/decl.cc:12127
53198 #, fuzzy, gcc-internal-format
53199 msgid "ISO C++ forbids declaration of %qs with no type"
53200 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53201
53202 #: cp/decl.cc:12144
53203 #, fuzzy, gcc-internal-format
53204 #| msgid "__builtin_saveregs not supported by this target"
53205 msgid "%<__int%d%> is not supported by this target"
53206 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
53207
53208 #: cp/decl.cc:12152
53209 #, fuzzy, gcc-internal-format
53210 #| msgid "ISO C++ does not support `long long'"
53211 msgid "ISO C++ does not support %<__int%d%> for %qs"
53212 msgstr "ISO C++ не падтрымлівае \"long long\""
53213
53214 #: cp/decl.cc:12206
53215 #, gcc-internal-format
53216 msgid "%<signed%> and %<unsigned%> specified together"
53217 msgstr ""
53218
53219 #: cp/decl.cc:12212
53220 #, gcc-internal-format
53221 msgid "%<long%> and %<short%> specified together"
53222 msgstr ""
53223
53224 #: cp/decl.cc:12220 cp/decl.cc:12226
53225 #, gcc-internal-format
53226 msgid "%qs specified with %qT"
53227 msgstr ""
53228
53229 #: cp/decl.cc:12231
53230 #, gcc-internal-format
53231 msgid "%qs specified with %<decltype%>"
53232 msgstr ""
53233
53234 #: cp/decl.cc:12233
53235 #, gcc-internal-format
53236 msgid "%qs specified with %<typeof%>"
53237 msgstr ""
53238
53239 #: cp/decl.cc:12300
53240 #, fuzzy, gcc-internal-format
53241 #| msgid "complex invalid for `%s'"
53242 msgid "complex invalid for %qs"
53243 msgstr "complex нерэчаісны для \"%s\""
53244
53245 #: cp/decl.cc:12339
53246 #, gcc-internal-format
53247 msgid "template placeholder type %qT must be followed by a simple declarator-id"
53248 msgstr ""
53249
53250 #: cp/decl.cc:12364
53251 #, gcc-internal-format
53252 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
53253 msgstr ""
53254
53255 #: cp/decl.cc:12373
53256 #, gcc-internal-format
53257 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
53258 msgstr ""
53259
53260 #: cp/decl.cc:12386
53261 #, gcc-internal-format
53262 msgid "typedef declaration invalid in parameter declaration"
53263 msgstr ""
53264
53265 #: cp/decl.cc:12393
53266 #, gcc-internal-format
53267 msgid "storage class specified for template parameter %qs"
53268 msgstr ""
53269
53270 #: cp/decl.cc:12403 cp/decl.cc:12575
53271 #, gcc-internal-format
53272 msgid "storage class specified for parameter %qs"
53273 msgstr ""
53274
53275 #: cp/decl.cc:12411 cp/decl.cc:12420 cp/decl.cc:12426 cp/decl.cc:12432
53276 #, fuzzy, gcc-internal-format
53277 msgid "a parameter cannot be declared %qs"
53278 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53279
53280 #: cp/decl.cc:12442
53281 #, fuzzy, gcc-internal-format
53282 #| msgid "Invalid declaration"
53283 msgid "%<virtual%> outside class declaration"
53284 msgstr "Нерэчаіснае абвяшчэнне"
53285
53286 #: cp/decl.cc:12452 cp/decl.cc:12455 cp/decl.cc:12457 cp/decl.cc:12460
53287 #: cp/decl.cc:12470 cp/decl.cc:12480 cp/decl.cc:12490 cp/decl.cc:12494
53288 #, gcc-internal-format
53289 msgid "structured binding declaration cannot be %qs"
53290 msgstr ""
53291
53292 #: cp/decl.cc:12464 cp/decl.cc:12486
53293 #, gcc-internal-format
53294 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
53295 msgstr ""
53296
53297 #: cp/decl.cc:12474
53298 #, gcc-internal-format
53299 msgid "%<volatile%>-qualified structured binding is deprecated"
53300 msgstr ""
53301
53302 #: cp/decl.cc:12498
53303 #, gcc-internal-format
53304 msgid "structured binding declaration cannot be C++98 %<auto%>"
53305 msgstr ""
53306
53307 #: cp/decl.cc:12509
53308 #, gcc-internal-format
53309 msgid "structured binding declaration cannot have type %qT"
53310 msgstr ""
53311
53312 #: cp/decl.cc:12512
53313 #, gcc-internal-format
53314 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
53315 msgstr ""
53316
53317 #: cp/decl.cc:12547
53318 #, fuzzy, gcc-internal-format
53319 #| msgid "duplicate label declaration `%s'"
53320 msgid "multiple storage classes in declaration of %qs"
53321 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
53322
53323 #: cp/decl.cc:12573
53324 #, gcc-internal-format
53325 msgid "storage class specified for %qs"
53326 msgstr ""
53327
53328 #: cp/decl.cc:12587
53329 #, gcc-internal-format
53330 msgid "nested function %qs declared %<extern%>"
53331 msgstr ""
53332
53333 #: cp/decl.cc:12592
53334 #, gcc-internal-format
53335 msgid "top-level declaration of %qs specifies %<auto%>"
53336 msgstr ""
53337
53338 #: cp/decl.cc:12600
53339 #, gcc-internal-format
53340 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
53341 msgstr ""
53342
53343 #: cp/decl.cc:12614
53344 #, gcc-internal-format
53345 msgid "storage class specifiers invalid in friend function declarations"
53346 msgstr ""
53347
53348 #: cp/decl.cc:12645 cp/decl.cc:14096 cp/parser.cc:14829 cp/parser.cc:20643
53349 #: cp/parser.cc:27041
53350 #, fuzzy, gcc-internal-format
53351 #| msgid "`%s' attribute ignored"
53352 msgid "attribute ignored"
53353 msgstr "\"%s\" атрыбут ігнарыруецца"
53354
53355 #: cp/decl.cc:12646
53356 #, gcc-internal-format
53357 msgid "an attribute that appertains to a type-specifier is ignored"
53358 msgstr ""
53359
53360 #: cp/decl.cc:12704
53361 #, fuzzy, gcc-internal-format
53362 msgid "unnecessary parentheses in declaration of %qs"
53363 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53364
53365 #: cp/decl.cc:12710
53366 #, gcc-internal-format
53367 msgid "remove parentheses"
53368 msgstr ""
53369
53370 #: cp/decl.cc:12759
53371 #, gcc-internal-format
53372 msgid "requires-clause on return type"
53373 msgstr ""
53374
53375 #: cp/decl.cc:12779
53376 #, gcc-internal-format
53377 msgid "%qs function uses %<auto%> type specifier without trailing return type"
53378 msgstr ""
53379
53380 #: cp/decl.cc:12783
53381 #, gcc-internal-format
53382 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
53383 msgstr ""
53384
53385 #: cp/decl.cc:12788
53386 #, fuzzy, gcc-internal-format
53387 #| msgid "virtual functions cannot be friends"
53388 msgid "virtual function cannot have deduced return type"
53389 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53390
53391 #: cp/decl.cc:12795
53392 #, gcc-internal-format
53393 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
53394 msgstr ""
53395
53396 #: cp/decl.cc:12804
53397 #, gcc-internal-format
53398 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
53399 msgstr ""
53400
53401 #: cp/decl.cc:12809
53402 #, fuzzy, gcc-internal-format
53403 msgid "invalid use of %<decltype(auto)%>"
53404 msgstr "нявернае выкарыстанне \"restict\""
53405
53406 #: cp/decl.cc:12820
53407 #, gcc-internal-format
53408 msgid "deduced class type %qD in function return type"
53409 msgstr ""
53410
53411 #: cp/decl.cc:12829
53412 #, gcc-internal-format
53413 msgid "deduction guide for %qT must have trailing return type"
53414 msgstr ""
53415
53416 #: cp/decl.cc:12842
53417 #, gcc-internal-format
53418 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
53419 msgstr ""
53420
53421 #: cp/decl.cc:12856
53422 #, gcc-internal-format
53423 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
53424 msgstr ""
53425
53426 #: cp/decl.cc:12859
53427 #, gcc-internal-format
53428 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
53429 msgstr ""
53430
53431 #: cp/decl.cc:12883
53432 #, gcc-internal-format
53433 msgid "%<volatile%>-qualified return type is deprecated"
53434 msgstr ""
53435
53436 #: cp/decl.cc:12895
53437 #, fuzzy, gcc-internal-format
53438 #| msgid "`%s' undeclared (first use in this function)"
53439 msgid "%qs declared as function returning a function"
53440 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53441
53442 #: cp/decl.cc:12901
53443 #, gcc-internal-format
53444 msgid "%qs declared as function returning an array"
53445 msgstr ""
53446
53447 #: cp/decl.cc:12908
53448 #, gcc-internal-format
53449 msgid "%<constinit%> on function return type is not allowed"
53450 msgstr ""
53451
53452 #: cp/decl.cc:12941
53453 #, gcc-internal-format
53454 msgid "destructor cannot be static member function"
53455 msgstr ""
53456
53457 #: cp/decl.cc:12943
53458 #, gcc-internal-format
53459 msgid "constructor cannot be static member function"
53460 msgstr ""
53461
53462 #: cp/decl.cc:12948
53463 #, gcc-internal-format
53464 msgid "destructors may not be cv-qualified"
53465 msgstr ""
53466
53467 #: cp/decl.cc:12949
53468 #, gcc-internal-format
53469 msgid "constructors may not be cv-qualified"
53470 msgstr ""
53471
53472 #: cp/decl.cc:12957
53473 #, gcc-internal-format
53474 msgid "destructors may not be ref-qualified"
53475 msgstr ""
53476
53477 #: cp/decl.cc:12958
53478 #, gcc-internal-format
53479 msgid "constructors may not be ref-qualified"
53480 msgstr ""
53481
53482 #: cp/decl.cc:12976
53483 #, fuzzy, gcc-internal-format
53484 msgid "constructors cannot be declared %<virtual%>"
53485 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53486
53487 #: cp/decl.cc:12993
53488 #, gcc-internal-format
53489 msgid "virtual functions cannot be friends"
53490 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53491
53492 #: cp/decl.cc:12998
53493 #, gcc-internal-format
53494 msgid "friend declaration not in class definition"
53495 msgstr ""
53496
53497 #: cp/decl.cc:13002
53498 #, fuzzy, gcc-internal-format
53499 msgid "cannot define friend function %qs in a local class definition"
53500 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
53501
53502 #: cp/decl.cc:13012
53503 #, gcc-internal-format
53504 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
53505 msgstr ""
53506
53507 #: cp/decl.cc:13016
53508 #, gcc-internal-format
53509 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
53510 msgstr ""
53511
53512 #: cp/decl.cc:13029
53513 #, gcc-internal-format
53514 msgid "a conversion function cannot have a trailing return type"
53515 msgstr ""
53516
53517 #: cp/decl.cc:13056
53518 #, gcc-internal-format
53519 msgid "destructors may not have parameters"
53520 msgstr ""
53521
53522 #: cp/decl.cc:13096
53523 #, fuzzy, gcc-internal-format
53524 msgid "cannot declare pointer to %q#T"
53525 msgstr "\"%s\" мае незавершаны тып"
53526
53527 #: cp/decl.cc:13109 cp/decl.cc:13116
53528 #, fuzzy, gcc-internal-format
53529 msgid "cannot declare reference to %q#T"
53530 msgstr "Не магу знайсці файл для класа %s."
53531
53532 #: cp/decl.cc:13118
53533 #, gcc-internal-format
53534 msgid "cannot declare pointer to %q#T member"
53535 msgstr ""
53536
53537 #: cp/decl.cc:13147
53538 #, gcc-internal-format
53539 msgid "cannot declare reference to qualified function type %qT"
53540 msgstr ""
53541
53542 #: cp/decl.cc:13148
53543 #, fuzzy, gcc-internal-format
53544 msgid "cannot declare pointer to qualified function type %qT"
53545 msgstr "\"%s\" мае незавершаны тып"
53546
53547 #: cp/decl.cc:13221
53548 #, gcc-internal-format
53549 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
53550 msgstr ""
53551
53552 #: cp/decl.cc:13301
53553 #, gcc-internal-format
53554 msgid "template-id %qD used as a declarator"
53555 msgstr ""
53556
53557 #: cp/decl.cc:13327
53558 #, gcc-internal-format
53559 msgid "member functions are implicitly friends of their class"
53560 msgstr ""
53561
53562 #: cp/decl.cc:13332
53563 #, gcc-internal-format
53564 msgid "extra qualification %<%T::%> on member %qs"
53565 msgstr ""
53566
53567 #: cp/decl.cc:13362
53568 #, gcc-internal-format
53569 msgid "cannot define member function %<%T::%s%> within %qT"
53570 msgstr ""
53571
53572 #: cp/decl.cc:13364
53573 #, gcc-internal-format
53574 msgid "cannot declare member function %<%T::%s%> within %qT"
53575 msgstr ""
53576
53577 #: cp/decl.cc:13372
53578 #, gcc-internal-format
53579 msgid "cannot declare member %<%T::%s%> within %qT"
53580 msgstr ""
53581
53582 #: cp/decl.cc:13412
53583 #, gcc-internal-format
53584 msgid "non-parameter %qs cannot be a parameter pack"
53585 msgstr ""
53586
53587 #: cp/decl.cc:13421
53588 #, gcc-internal-format
53589 msgid "data member may not have variably modified type %qT"
53590 msgstr ""
53591
53592 #: cp/decl.cc:13424
53593 #, gcc-internal-format
53594 msgid "parameter may not have variably modified type %qT"
53595 msgstr ""
53596
53597 #: cp/decl.cc:13435
53598 #, fuzzy, gcc-internal-format
53599 #| msgid "duplicate label declaration `%s'"
53600 msgid "%<explicit%> outside class declaration"
53601 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
53602
53603 #: cp/decl.cc:13438
53604 #, fuzzy, gcc-internal-format
53605 msgid "%<explicit%> in friend declaration"
53606 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53607
53608 #: cp/decl.cc:13441
53609 #, gcc-internal-format
53610 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
53611 msgstr ""
53612
53613 #: cp/decl.cc:13451
53614 #, fuzzy, gcc-internal-format
53615 msgid "non-member %qs cannot be declared %<mutable%>"
53616 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53617
53618 #: cp/decl.cc:13458
53619 #, gcc-internal-format
53620 msgid "non-object member %qs cannot be declared %<mutable%>"
53621 msgstr ""
53622
53623 #: cp/decl.cc:13464
53624 #, fuzzy, gcc-internal-format
53625 msgid "function %qs cannot be declared %<mutable%>"
53626 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53627
53628 #: cp/decl.cc:13470
53629 #, gcc-internal-format
53630 msgid "%<static%> %qs cannot be declared %<mutable%>"
53631 msgstr ""
53632
53633 #: cp/decl.cc:13476
53634 #, fuzzy, gcc-internal-format
53635 msgid "%<const%> %qs cannot be declared %<mutable%>"
53636 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53637
53638 #: cp/decl.cc:13482
53639 #, fuzzy, gcc-internal-format
53640 msgid "reference %qs cannot be declared %<mutable%>"
53641 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53642
53643 #: cp/decl.cc:13498
53644 #, gcc-internal-format
53645 msgid "typedef may not be a function definition"
53646 msgstr ""
53647
53648 #: cp/decl.cc:13501
53649 #, gcc-internal-format
53650 msgid "typedef may not be a member function definition"
53651 msgstr ""
53652
53653 #: cp/decl.cc:13527
53654 #, fuzzy, gcc-internal-format
53655 msgid "%<auto%> not allowed in alias declaration"
53656 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
53657
53658 #: cp/decl.cc:13530
53659 #, gcc-internal-format
53660 msgid "typedef declared %<auto%>"
53661 msgstr ""
53662
53663 #: cp/decl.cc:13535
53664 #, gcc-internal-format
53665 msgid "requires-clause on typedef"
53666 msgstr ""
53667
53668 #: cp/decl.cc:13539
53669 #, gcc-internal-format
53670 msgid "typedef name may not be a nested-name-specifier"
53671 msgstr ""
53672
53673 #: cp/decl.cc:13565
53674 #, gcc-internal-format
53675 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
53676 msgstr ""
53677
53678 #: cp/decl.cc:13654
53679 #, fuzzy, gcc-internal-format
53680 msgid "%<inline%> specified for friend class declaration"
53681 msgstr "паўторнае абвяшчэнне меткі \"%s\""
53682
53683 #: cp/decl.cc:13662
53684 #, fuzzy, gcc-internal-format
53685 msgid "template parameters cannot be friends"
53686 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53687
53688 #: cp/decl.cc:13664
53689 #, gcc-internal-format
53690 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
53691 msgstr ""
53692
53693 #: cp/decl.cc:13668
53694 #, gcc-internal-format
53695 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
53696 msgstr ""
53697
53698 #: cp/decl.cc:13681
53699 #, gcc-internal-format
53700 msgid "trying to make class %qT a friend of global scope"
53701 msgstr ""
53702
53703 #: cp/decl.cc:13701
53704 #, gcc-internal-format
53705 msgid "invalid qualifiers on non-member function type"
53706 msgstr ""
53707
53708 #: cp/decl.cc:13705
53709 #, gcc-internal-format
53710 msgid "requires-clause on type-id"
53711 msgstr ""
53712
53713 #: cp/decl.cc:13715
53714 #, gcc-internal-format
53715 msgid "abstract declarator %qT used as declaration"
53716 msgstr ""
53717
53718 #: cp/decl.cc:13730
53719 #, fuzzy, gcc-internal-format
53720 msgid "requires-clause on declaration of non-function type %qT"
53721 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53722
53723 #: cp/decl.cc:13749
53724 #, fuzzy, gcc-internal-format
53725 msgid "cannot use %<::%> in parameter declaration"
53726 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
53727
53728 #: cp/decl.cc:13758 cp/parser.cc:20077
53729 #, gcc-internal-format
53730 msgid "cannot declare a parameter with %<decltype(auto)%>"
53731 msgstr ""
53732
53733 #: cp/decl.cc:13763
53734 #, gcc-internal-format
53735 msgid "class template placeholder %qE not permitted in this context"
53736 msgstr ""
53737
53738 #: cp/decl.cc:13766
53739 #, fuzzy, gcc-internal-format
53740 msgid "use %<auto%> for an abbreviated function template"
53741 msgstr "\"%s\" звычайна функцыя"
53742
53743 #: cp/decl.cc:13771
53744 #, gcc-internal-format
53745 msgid "%<auto%> parameter not permitted in this context"
53746 msgstr ""
53747
53748 #: cp/decl.cc:13774
53749 #, fuzzy, gcc-internal-format
53750 msgid "parameter declared %<auto%>"
53751 msgstr "тып параметра \"%s\" не аб'яўлены"
53752
53753 #: cp/decl.cc:13825 cp/parser.cc:3483
53754 #, fuzzy, gcc-internal-format
53755 msgid "invalid use of template-name %qE without an argument list"
53756 msgstr "нявернае выкарыстанне \"restict\""
53757
53758 #: cp/decl.cc:13829
53759 #, gcc-internal-format
53760 msgid "non-static data member declared with placeholder %qT"
53761 msgstr ""
53762
53763 #: cp/decl.cc:13850
53764 #, fuzzy, gcc-internal-format
53765 msgid "ISO C++ forbids flexible array member %qs"
53766 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53767
53768 #: cp/decl.cc:13853
53769 #, fuzzy, gcc-internal-format
53770 msgid "ISO C++ forbids flexible array members"
53771 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53772
53773 #. Something like struct S { int N::j; };
53774 #: cp/decl.cc:13869
53775 #, fuzzy, gcc-internal-format
53776 #| msgid "invalid use of `::'"
53777 msgid "invalid use of %<::%>"
53778 msgstr "нерэчаіснае выкарыстаньне `::'"
53779
53780 #: cp/decl.cc:13890
53781 #, fuzzy, gcc-internal-format
53782 msgid "declaration of function %qD in invalid context"
53783 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53784
53785 #: cp/decl.cc:13900
53786 #, fuzzy, gcc-internal-format
53787 msgid "function %qD declared %<virtual%> inside a union"
53788 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53789
53790 #: cp/decl.cc:13910
53791 #, gcc-internal-format
53792 msgid "%qD cannot be declared %<virtual%>, since it is always static"
53793 msgstr ""
53794
53795 #: cp/decl.cc:13924
53796 #, gcc-internal-format
53797 msgid "expected qualified name in friend declaration for destructor %qD"
53798 msgstr ""
53799
53800 #: cp/decl.cc:13931
53801 #, fuzzy, gcc-internal-format
53802 #| msgid "declaration of template `%#D'"
53803 msgid "declaration of %qD as member of %qT"
53804 msgstr "абвяшчэньне шаблёну `%#D'"
53805
53806 #: cp/decl.cc:13938 cp/decl.cc:13951
53807 #, gcc-internal-format
53808 msgid "a destructor cannot be %qs"
53809 msgstr ""
53810
53811 #: cp/decl.cc:13957
53812 #, gcc-internal-format
53813 msgid "expected qualified name in friend declaration for constructor %qD"
53814 msgstr ""
53815
53816 #: cp/decl.cc:13966
53817 #, gcc-internal-format
53818 msgid "a constructor cannot be %<concept%>"
53819 msgstr ""
53820
53821 #: cp/decl.cc:13972
53822 #, fuzzy, gcc-internal-format
53823 msgid "a concept cannot be a member function"
53824 msgstr "\"%s\" звычайна функцыя"
53825
53826 #: cp/decl.cc:13980 cp/decl.cc:14326
53827 #, fuzzy, gcc-internal-format
53828 #| msgid "[cannot find %s]"
53829 msgid "%qD cannot be %qs"
53830 msgstr "[нельга знайсці %s]"
53831
53832 #: cp/decl.cc:13989
53833 #, gcc-internal-format
53834 msgid "specialization of variable template %qD declared as function"
53835 msgstr ""
53836
53837 #: cp/decl.cc:13992
53838 #, fuzzy, gcc-internal-format
53839 msgid "variable template declared here"
53840 msgstr "паўторнае абвяшчэнне меткі \"%s\""
53841
53842 #: cp/decl.cc:14054
53843 #, fuzzy, gcc-internal-format
53844 msgid "field %qD has incomplete type %qT"
53845 msgstr "\"%s\" мае незавершаны тып"
53846
53847 #: cp/decl.cc:14059
53848 #, fuzzy, gcc-internal-format
53849 msgid "name %qT has incomplete type"
53850 msgstr "\"%s\" мае незавершаны тып"
53851
53852 #: cp/decl.cc:14079
53853 #, fuzzy, gcc-internal-format
53854 msgid "%qE is neither function nor member function; cannot be declared friend"
53855 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53856
53857 #: cp/decl.cc:14082
53858 #, gcc-internal-format
53859 msgid "unnamed field is neither function nor member function; cannot be declared friend"
53860 msgstr ""
53861
53862 #: cp/decl.cc:14097 cp/parser.cc:20644 cp/parser.cc:27042
53863 #, gcc-internal-format
53864 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
53865 msgstr ""
53866
53867 #: cp/decl.cc:14143 cp/decl.cc:14154
53868 #, gcc-internal-format
53869 msgid "static data member %qE declared %qs"
53870 msgstr ""
53871
53872 #: cp/decl.cc:14148
53873 #, gcc-internal-format
53874 msgid "%<constexpr%> static data member %qD must have an initializer"
53875 msgstr ""
53876
53877 #: cp/decl.cc:14193 cp/decl.cc:14201 cp/decl.cc:14208 cp/decl.cc:14215
53878 #, gcc-internal-format
53879 msgid "non-static data member %qE declared %qs"
53880 msgstr ""
53881
53882 #: cp/decl.cc:14267
53883 #, gcc-internal-format
53884 msgid "storage class %<auto%> invalid for function %qs"
53885 msgstr ""
53886
53887 #: cp/decl.cc:14270
53888 #, gcc-internal-format
53889 msgid "storage class %<register%> invalid for function %qs"
53890 msgstr ""
53891
53892 #: cp/decl.cc:14276
53893 #, gcc-internal-format
53894 msgid "storage class %<__thread%> invalid for function %qs"
53895 msgstr ""
53896
53897 #: cp/decl.cc:14280
53898 #, gcc-internal-format
53899 msgid "storage class %<thread_local%> invalid for function %qs"
53900 msgstr ""
53901
53902 #: cp/decl.cc:14285
53903 #, gcc-internal-format
53904 msgid "virt-specifiers in %qs not allowed outside a class definition"
53905 msgstr ""
53906
53907 #: cp/decl.cc:14297
53908 #, gcc-internal-format
53909 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
53910 msgstr ""
53911
53912 #: cp/decl.cc:14301
53913 #, gcc-internal-format
53914 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
53915 msgstr ""
53916
53917 #: cp/decl.cc:14309
53918 #, gcc-internal-format
53919 msgid "virtual non-class function %qs"
53920 msgstr ""
53921
53922 #: cp/decl.cc:14316
53923 #, gcc-internal-format
53924 msgid "%qs defined in a non-class scope"
53925 msgstr ""
53926
53927 #: cp/decl.cc:14317
53928 #, fuzzy, gcc-internal-format
53929 msgid "%qs declared in a non-class scope"
53930 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53931
53932 #: cp/decl.cc:14360
53933 #, gcc-internal-format
53934 msgid "cannot declare member function %qD to have static linkage"
53935 msgstr ""
53936
53937 #: cp/decl.cc:14369
53938 #, gcc-internal-format
53939 msgid "cannot declare static function inside another function"
53940 msgstr ""
53941
53942 #: cp/decl.cc:14410
53943 #, gcc-internal-format
53944 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
53945 msgstr ""
53946
53947 #: cp/decl.cc:14417
53948 #, gcc-internal-format
53949 msgid "static member %qD declared %<register%>"
53950 msgstr ""
53951
53952 #: cp/decl.cc:14423
53953 #, gcc-internal-format
53954 msgid "cannot explicitly declare member %q#D to have extern linkage"
53955 msgstr ""
53956
53957 #: cp/decl.cc:14431
53958 #, gcc-internal-format
53959 msgid "declaration of %<constexpr%> variable %qD is not a definition"
53960 msgstr ""
53961
53962 #: cp/decl.cc:14438
53963 #, gcc-internal-format
53964 msgid "a variable cannot be declared %<consteval%>"
53965 msgstr ""
53966
53967 #: cp/decl.cc:14458
53968 #, fuzzy, gcc-internal-format
53969 msgid "declaration of %q#D has no initializer"
53970 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53971
53972 #: cp/decl.cc:14470
53973 #, gcc-internal-format
53974 msgid "%qs initialized and declared %<extern%>"
53975 msgstr ""
53976
53977 #: cp/decl.cc:14475
53978 #, gcc-internal-format
53979 msgid "%qs has both %<extern%> and initializer"
53980 msgstr ""
53981
53982 #: cp/decl.cc:14655
53983 #, fuzzy, gcc-internal-format
53984 msgid "default argument %qE uses %qD"
53985 msgstr "нехапае аргументаў у функцыі \"%s\""
53986
53987 #: cp/decl.cc:14658
53988 #, fuzzy, gcc-internal-format
53989 msgid "default argument %qE uses local variable %qD"
53990 msgstr "нехапае аргументаў у функцыі \"%s\""
53991
53992 #: cp/decl.cc:14785
53993 #, fuzzy, gcc-internal-format
53994 msgid "invalid use of cv-qualified type %qT in parameter declaration"
53995 msgstr "нявернае выкарыстанне \"restict\""
53996
53997 #: cp/decl.cc:14789
53998 #, fuzzy, gcc-internal-format
53999 msgid "invalid use of type %<void%> in parameter declaration"
54000 msgstr "нявернае выкарыстанне \"restict\""
54001
54002 #: cp/decl.cc:14818
54003 #, gcc-internal-format
54004 msgid "%<volatile%>-qualified parameter is deprecated"
54005 msgstr ""
54006
54007 #: cp/decl.cc:14826
54008 #, fuzzy, gcc-internal-format
54009 msgid "parameter %qD invalidly declared method type"
54010 msgstr "тып параметра \"%s\" не аб'яўлены"
54011
54012 #: cp/decl.cc:14851
54013 #, gcc-internal-format
54014 msgid "parameter %qD includes pointer to array of unknown bound %qT"
54015 msgstr ""
54016
54017 #: cp/decl.cc:14853
54018 #, gcc-internal-format
54019 msgid "parameter %qD includes reference to array of unknown bound %qT"
54020 msgstr ""
54021
54022 #: cp/decl.cc:15114
54023 #, gcc-internal-format
54024 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
54025 msgstr ""
54026
54027 #: cp/decl.cc:15193
54028 #, fuzzy, gcc-internal-format
54029 msgid "%qD may not be declared within a namespace"
54030 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
54031
54032 #: cp/decl.cc:15200
54033 #, fuzzy, gcc-internal-format
54034 msgid "%qD may not be declared as static"
54035 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
54036
54037 #: cp/decl.cc:15230
54038 #, gcc-internal-format
54039 msgid "%qD must be a non-static member function"
54040 msgstr ""
54041
54042 #: cp/decl.cc:15236
54043 #, gcc-internal-format
54044 msgid "%qD must be either a non-static member function or a non-member function"
54045 msgstr ""
54046
54047 #: cp/decl.cc:15246
54048 #, gcc-internal-format
54049 msgid "%qD must have an argument of class or enumerated type"
54050 msgstr ""
54051
54052 #. 13.4.0.3
54053 #: cp/decl.cc:15272
54054 #, gcc-internal-format
54055 msgid "ISO C++ prohibits overloading %<operator ?:%>"
54056 msgstr ""
54057
54058 #: cp/decl.cc:15286
54059 #, gcc-internal-format
54060 msgid "%qD must not have variable number of arguments"
54061 msgstr ""
54062
54063 #: cp/decl.cc:15312
54064 #, gcc-internal-format
54065 msgid "%qD must have either zero or one argument"
54066 msgstr ""
54067
54068 #: cp/decl.cc:15313
54069 #, gcc-internal-format
54070 msgid "%qD must have either one or two arguments"
54071 msgstr ""
54072
54073 #: cp/decl.cc:15325
54074 #, gcc-internal-format
54075 msgid "postfix %qD must have %<int%> as its argument"
54076 msgstr ""
54077
54078 #: cp/decl.cc:15326
54079 #, gcc-internal-format
54080 msgid "postfix %qD must have %<int%> as its second argument"
54081 msgstr ""
54082
54083 #: cp/decl.cc:15337
54084 #, fuzzy, gcc-internal-format
54085 #| msgid "no arguments"
54086 msgid "%qD must have no arguments"
54087 msgstr "няма аргументаў"
54088
54089 #: cp/decl.cc:15338 cp/decl.cc:15350
54090 #, gcc-internal-format
54091 msgid "%qD must have exactly one argument"
54092 msgstr ""
54093
54094 #: cp/decl.cc:15351
54095 #, gcc-internal-format
54096 msgid "%qD must have exactly two arguments"
54097 msgstr ""
54098
54099 #: cp/decl.cc:15366
54100 #, fuzzy, gcc-internal-format
54101 msgid "%qD cannot have default arguments"
54102 msgstr "нехапае аргументаў у функцыі \"%s\""
54103
54104 #: cp/decl.cc:15390
54105 #, gcc-internal-format
54106 msgid "converting %qT to %<void%> will never use a type conversion operator"
54107 msgstr ""
54108
54109 #: cp/decl.cc:15397
54110 #, gcc-internal-format
54111 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
54112 msgstr ""
54113
54114 #: cp/decl.cc:15399
54115 #, gcc-internal-format
54116 msgid "converting %qT to the same type will never use a type conversion operator"
54117 msgstr ""
54118
54119 #: cp/decl.cc:15408
54120 #, gcc-internal-format
54121 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
54122 msgstr ""
54123
54124 #: cp/decl.cc:15410
54125 #, gcc-internal-format
54126 msgid "converting %qT to a base class %qT will never use a type conversion operator"
54127 msgstr ""
54128
54129 #: cp/decl.cc:15426
54130 #, gcc-internal-format
54131 msgid "user-defined %qD always evaluates both arguments"
54132 msgstr ""
54133
54134 #: cp/decl.cc:15445
54135 #, gcc-internal-format
54136 msgid "prefix %qD should return %qT"
54137 msgstr ""
54138
54139 #: cp/decl.cc:15452
54140 #, gcc-internal-format
54141 msgid "postfix %qD should return %qT"
54142 msgstr ""
54143
54144 #: cp/decl.cc:15464
54145 #, gcc-internal-format
54146 msgid "%qD should return by value"
54147 msgstr ""
54148
54149 #: cp/decl.cc:15519
54150 #, fuzzy, gcc-internal-format
54151 msgid "using template type parameter %qT after %qs"
54152 msgstr "нявернае выкарыстанне \"restict\""
54153
54154 #: cp/decl.cc:15542
54155 #, gcc-internal-format
54156 msgid "using alias template specialization %qT after %qs"
54157 msgstr ""
54158
54159 #: cp/decl.cc:15545
54160 #, gcc-internal-format
54161 msgid "using typedef-name %qD after %qs"
54162 msgstr ""
54163
54164 #: cp/decl.cc:15547
54165 #, fuzzy, gcc-internal-format
54166 #| msgid "this is a previous declaration"
54167 msgid "%qD has a previous declaration here"
54168 msgstr "гэта папярэдняе абвяшчэньне"
54169
54170 #: cp/decl.cc:15555
54171 #, gcc-internal-format
54172 msgid "%qT referred to as %qs"
54173 msgstr ""
54174
54175 #: cp/decl.cc:15556 cp/decl.cc:15563
54176 #, fuzzy, gcc-internal-format
54177 #| msgid "this is a previous declaration"
54178 msgid "%qT has a previous declaration here"
54179 msgstr "гэта папярэдняе абвяшчэньне"
54180
54181 #: cp/decl.cc:15562
54182 #, gcc-internal-format
54183 msgid "%qT referred to as enum"
54184 msgstr ""
54185
54186 #. If a class template appears as elaborated type specifier
54187 #. without a template header such as:
54188 #.
54189 #. template <class T> class C {};
54190 #. void f(class C);             // No template header here
54191 #.
54192 #. then the required template argument is missing.
54193 #: cp/decl.cc:15577
54194 #, fuzzy, gcc-internal-format
54195 msgid "template argument required for %<%s %T%>"
54196 msgstr "параметр \"%s\" ініцыялізаваны"
54197
54198 #: cp/decl.cc:15620 cp/name-lookup.cc:5731 cp/name-lookup.cc:5863
54199 #: cp/parser.cc:6931 cp/parser.cc:30630
54200 #, fuzzy, gcc-internal-format
54201 msgid "reference to %qD is ambiguous"
54202 msgstr "памер \"%s\" - %d байт"
54203
54204 #: cp/decl.cc:15629
54205 #, gcc-internal-format
54206 msgid "class template %qD redeclared as non-template"
54207 msgstr ""
54208
54209 #: cp/decl.cc:15651 cp/name-lookup.cc:5421
54210 #, gcc-internal-format
54211 msgid "%qD has the same name as the class in which it is declared"
54212 msgstr ""
54213
54214 #: cp/decl.cc:15679 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6636
54215 #: cp/pt.cc:9848
54216 #, fuzzy, gcc-internal-format
54217 msgid "%qT is not a template"
54218 msgstr "\"%s\" мае незавершаны тып"
54219
54220 #: cp/decl.cc:15684
54221 #, gcc-internal-format
54222 msgid "perhaps you want to explicitly add %<%T::%>"
54223 msgstr ""
54224
54225 #: cp/decl.cc:15789
54226 #, fuzzy, gcc-internal-format
54227 msgid "use of enum %q#D without previous declaration"
54228 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
54229
54230 #: cp/decl.cc:15820
54231 #, fuzzy, gcc-internal-format
54232 #| msgid "declaration of template `%#D'"
54233 msgid "redeclaration of %qT as a non-template"
54234 msgstr "абвяшчэньне шаблёну `%#D'"
54235
54236 #: cp/decl.cc:15831 cp/semantics.cc:3463
54237 #, gcc-internal-format
54238 msgid "cannot declare %qD in a different module"
54239 msgstr ""
54240
54241 #: cp/decl.cc:15947
54242 #, gcc-internal-format
54243 msgid "derived union %qT invalid"
54244 msgstr ""
54245
54246 #: cp/decl.cc:15954
54247 #, gcc-internal-format
54248 msgid "%qT defined with multiple direct bases"
54249 msgstr ""
54250
54251 #: cp/decl.cc:15965
54252 #, gcc-internal-format
54253 msgid "%qT defined with direct virtual base"
54254 msgstr ""
54255
54256 #: cp/decl.cc:15990
54257 #, gcc-internal-format
54258 msgid "base type %qT fails to be a struct or class type"
54259 msgstr ""
54260
54261 #: cp/decl.cc:16020
54262 #, gcc-internal-format
54263 msgid "recursive type %qT undefined"
54264 msgstr ""
54265
54266 #: cp/decl.cc:16022
54267 #, fuzzy, gcc-internal-format
54268 msgid "duplicate base type %qT invalid"
54269 msgstr "паўтарэнне \"restrict\""
54270
54271 #: cp/decl.cc:16167
54272 #, gcc-internal-format
54273 msgid "scoped/unscoped mismatch in enum %q#T"
54274 msgstr ""
54275
54276 #: cp/decl.cc:16170 cp/decl.cc:16178 cp/decl.cc:16188 cp/decl.cc:16784
54277 #: cp/parser.cc:20992
54278 #, gcc-internal-format
54279 msgid "previous definition here"
54280 msgstr "папярэдняе вызначэньне"
54281
54282 #: cp/decl.cc:16175
54283 #, gcc-internal-format
54284 msgid "underlying type mismatch in enum %q#T"
54285 msgstr ""
54286
54287 #: cp/decl.cc:16185
54288 #, gcc-internal-format
54289 msgid "different underlying type in enum %q#T"
54290 msgstr ""
54291
54292 #: cp/decl.cc:16196
54293 #, gcc-internal-format
54294 msgid "cannot define %qD in different module"
54295 msgstr ""
54296
54297 #: cp/decl.cc:16270
54298 #, gcc-internal-format
54299 msgid "underlying type %qT of %qT must be an integral type"
54300 msgstr ""
54301
54302 #. DR 377
54303 #.
54304 #. IF no integral type can represent all the enumerator values, the
54305 #. enumeration is ill-formed.
54306 #: cp/decl.cc:16417
54307 #, gcc-internal-format
54308 msgid "no integral type can represent all of the enumerator values for %qT"
54309 msgstr ""
54310
54311 #: cp/decl.cc:16592
54312 #, gcc-internal-format
54313 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
54314 msgstr ""
54315
54316 #: cp/decl.cc:16602
54317 #, fuzzy, gcc-internal-format
54318 msgid "enumerator value for %qD is not an integer constant"
54319 msgstr "памер масіва \"%s\" адмоўны"
54320
54321 #: cp/decl.cc:16651
54322 #, gcc-internal-format
54323 msgid "incremented enumerator value is too large for %<unsigned long%>"
54324 msgstr ""
54325
54326 #: cp/decl.cc:16652
54327 #, gcc-internal-format
54328 msgid "incremented enumerator value is too large for %<long%>"
54329 msgstr ""
54330
54331 #: cp/decl.cc:16663
54332 #, gcc-internal-format
54333 msgid "overflow in enumeration values at %qD"
54334 msgstr ""
54335
54336 #: cp/decl.cc:16683
54337 #, gcc-internal-format
54338 msgid "enumerator value %qE is outside the range of underlying type %qT"
54339 msgstr ""
54340
54341 #: cp/decl.cc:16782 cp/parser.cc:20990
54342 #, fuzzy, gcc-internal-format
54343 #| msgid "previous definition of `%#T'"
54344 msgid "multiple definition of %q#T"
54345 msgstr "папярэдняе вызначэньне `%#T'"
54346
54347 #: cp/decl.cc:16856
54348 #, fuzzy, gcc-internal-format
54349 msgid "return type %q#T is incomplete"
54350 msgstr "вяртаемы тып \"%s\" не \"int\""
54351
54352 #: cp/decl.cc:17016 cp/typeck.cc:10615
54353 #, gcc-internal-format
54354 msgid "%<operator=%> should return a reference to %<*this%>"
54355 msgstr ""
54356
54357 #: cp/decl.cc:17866
54358 #, gcc-internal-format
54359 msgid "no return statements in function returning %qT"
54360 msgstr ""
54361
54362 #: cp/decl.cc:17868 cp/typeck.cc:10495
54363 #, gcc-internal-format
54364 msgid "only plain %<auto%> return type can be deduced to %<void%>"
54365 msgstr ""
54366
54367 #: cp/decl.cc:17930
54368 #, gcc-internal-format
54369 msgid "no return statement in %<constexpr%> function returning non-void"
54370 msgstr ""
54371
54372 #: cp/decl.cc:18112
54373 #, fuzzy, gcc-internal-format
54374 msgid "%qD is already defined in class %qT"
54375 msgstr "не знойдзен клас \"%s\""
54376
54377 #: cp/decl.cc:18503
54378 #, gcc-internal-format
54379 msgid "use of %qD before deduction of %<auto%>"
54380 msgstr ""
54381
54382 #: cp/decl2.cc:351
54383 #, gcc-internal-format
54384 msgid "name missing for member function"
54385 msgstr ""
54386
54387 #: cp/decl2.cc:447 cp/decl2.cc:480
54388 #, gcc-internal-format
54389 msgid "top-level comma expression in array subscript changed meaning in C++23"
54390 msgstr ""
54391
54392 #: cp/decl2.cc:470
54393 #, gcc-internal-format
54394 msgid "built-in subscript operator without expression list"
54395 msgstr ""
54396
54397 #: cp/decl2.cc:484
54398 #, gcc-internal-format
54399 msgid "built-in subscript operator with more than one expression in expression list"
54400 msgstr ""
54401
54402 #: cp/decl2.cc:502 cp/decl2.cc:516
54403 #, gcc-internal-format
54404 msgid "ambiguous conversion for array subscript"
54405 msgstr ""
54406
54407 #: cp/decl2.cc:510
54408 #, gcc-internal-format
54409 msgid "invalid types %<%T[%T]%> for array subscript"
54410 msgstr ""
54411
54412 #: cp/decl2.cc:592
54413 #, gcc-internal-format
54414 msgid "deleting array %q#E"
54415 msgstr ""
54416
54417 #: cp/decl2.cc:600
54418 #, gcc-internal-format
54419 msgid "type %q#T argument given to %<delete%>, expected pointer"
54420 msgstr ""
54421
54422 #: cp/decl2.cc:614
54423 #, gcc-internal-format
54424 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
54425 msgstr ""
54426
54427 #: cp/decl2.cc:624
54428 #, fuzzy, gcc-internal-format
54429 msgid "deleting %qT is undefined"
54430 msgstr "метка \"%s\" ужываецца, але не вызначана"
54431
54432 #: cp/decl2.cc:672 cp/pt.cc:5879
54433 #, fuzzy, gcc-internal-format
54434 msgid "template declaration of %q#D"
54435 msgstr "пустое абвяшчэнне"
54436
54437 #: cp/decl2.cc:712
54438 #, gcc-internal-format
54439 msgid "template parameter lists provided don%'t match the template parameters of %qD"
54440 msgstr ""
54441
54442 #: cp/decl2.cc:727 cp/pt.cc:5847
54443 #, gcc-internal-format
54444 msgid "destructor %qD declared as member template"
54445 msgstr ""
54446
54447 #: cp/decl2.cc:802
54448 #, fuzzy, gcc-internal-format
54449 msgid "no declaration matches %q#D"
54450 msgstr "няма папярэдняга аб'яўлення для \"%s\""
54451
54452 #: cp/decl2.cc:807
54453 #, gcc-internal-format
54454 msgid "no conversion operators declared"
54455 msgstr ""
54456
54457 #: cp/decl2.cc:810
54458 #, fuzzy, gcc-internal-format
54459 #| msgid "In function `%s':"
54460 msgid "no functions named %qD"
54461 msgstr "у функцыі \"%s\":"
54462
54463 #: cp/decl2.cc:812
54464 #, gcc-internal-format
54465 msgid "%#qT defined here"
54466 msgstr ""
54467
54468 #: cp/decl2.cc:872
54469 #, gcc-internal-format
54470 msgid "local class %q#T shall not have static data member %q#D"
54471 msgstr ""
54472
54473 #: cp/decl2.cc:881
54474 #, gcc-internal-format
54475 msgid "static data member %qD in unnamed class"
54476 msgstr ""
54477
54478 #: cp/decl2.cc:883
54479 #, gcc-internal-format
54480 msgid "unnamed class defined here"
54481 msgstr ""
54482
54483 #: cp/decl2.cc:964
54484 #, fuzzy, gcc-internal-format
54485 msgid "explicit template argument list not allowed"
54486 msgstr "параметр \"%s\" ініцыялізаваны"
54487
54488 #: cp/decl2.cc:1006
54489 #, fuzzy, gcc-internal-format
54490 msgid "%qD is already defined in %qT"
54491 msgstr "не знойдзен клас \"%s\""
54492
54493 #: cp/decl2.cc:1035 cp/decl2.cc:1043
54494 #, fuzzy, gcc-internal-format
54495 msgid "invalid initializer for member function %qD"
54496 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54497
54498 #: cp/decl2.cc:1052
54499 #, fuzzy, gcc-internal-format
54500 msgid "initializer specified for friend function %qD"
54501 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54502
54503 #: cp/decl2.cc:1055
54504 #, fuzzy, gcc-internal-format
54505 msgid "initializer specified for static member function %qD"
54506 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54507
54508 #: cp/decl2.cc:1103
54509 #, gcc-internal-format
54510 msgid "%<asm%> specifiers are not permitted on non-static data members"
54511 msgstr ""
54512
54513 #: cp/decl2.cc:1160
54514 #, fuzzy, gcc-internal-format
54515 msgid "bit-field %qD with non-integral type %qT"
54516 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
54517
54518 #: cp/decl2.cc:1168
54519 #, fuzzy, gcc-internal-format
54520 msgid "cannot declare %qD to be a bit-field type"
54521 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
54522
54523 #: cp/decl2.cc:1179
54524 #, fuzzy, gcc-internal-format
54525 msgid "cannot declare bit-field %qD with function type"
54526 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54527
54528 #: cp/decl2.cc:1185
54529 #, gcc-internal-format
54530 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
54531 msgstr ""
54532
54533 #: cp/decl2.cc:1192
54534 #, fuzzy, gcc-internal-format
54535 msgid "%qD is already defined in the class %qT"
54536 msgstr "не знойдзен клас \"%s\""
54537
54538 #: cp/decl2.cc:1200
54539 #, fuzzy, gcc-internal-format
54540 msgid "static member %qD cannot be a bit-field"
54541 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
54542
54543 #: cp/decl2.cc:1214
54544 #, fuzzy, gcc-internal-format
54545 msgid "width of bit-field %qD has non-integral type %qT"
54546 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
54547
54548 #: cp/decl2.cc:1540
54549 #, fuzzy, gcc-internal-format
54550 msgid "incomplete type %qT is not mappable"
54551 msgstr "вяртаемы тып \"%s\" не \"int\""
54552
54553 #: cp/decl2.cc:1556
54554 #, gcc-internal-format
54555 msgid "static field %qD is not mappable"
54556 msgstr ""
54557
54558 #: cp/decl2.cc:1645
54559 #, gcc-internal-format
54560 msgid "%q+D static data member inside of declare target directive"
54561 msgstr ""
54562
54563 #: cp/decl2.cc:1684 cp/name-lookup.cc:8546
54564 #, gcc-internal-format
54565 msgid "%<omp::%E%> not allowed to be specified in this context"
54566 msgstr ""
54567
54568 #: cp/decl2.cc:1753
54569 #, gcc-internal-format
54570 msgid "anonymous struct not inside named type"
54571 msgstr ""
54572
54573 #: cp/decl2.cc:1769
54574 #, gcc-internal-format
54575 msgid "%q#D invalid; an anonymous union can only have non-static data members"
54576 msgstr ""
54577
54578 #: cp/decl2.cc:1776
54579 #, gcc-internal-format
54580 msgid "private member %q#D in anonymous union"
54581 msgstr ""
54582
54583 #: cp/decl2.cc:1779
54584 #, gcc-internal-format
54585 msgid "protected member %q#D in anonymous union"
54586 msgstr ""
54587
54588 #: cp/decl2.cc:1844
54589 #, gcc-internal-format
54590 msgid "namespace-scope anonymous aggregates must be static"
54591 msgstr ""
54592
54593 #: cp/decl2.cc:1853
54594 #, gcc-internal-format
54595 msgid "anonymous union with no members"
54596 msgstr ""
54597
54598 #: cp/decl2.cc:1890
54599 #, gcc-internal-format
54600 msgid "%<operator new%> must return type %qT"
54601 msgstr ""
54602
54603 #. [basic.stc.dynamic.allocation]
54604 #.
54605 #. The first parameter shall not have an associated default
54606 #. argument.
54607 #: cp/decl2.cc:1902
54608 #, gcc-internal-format
54609 msgid "the first parameter of %<operator new%> cannot have a default argument"
54610 msgstr ""
54611
54612 #: cp/decl2.cc:1918
54613 #, gcc-internal-format
54614 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
54615 msgstr ""
54616
54617 #: cp/decl2.cc:1948
54618 #, gcc-internal-format
54619 msgid "%<operator delete%> must return type %qT"
54620 msgstr ""
54621
54622 #: cp/decl2.cc:1963
54623 #, gcc-internal-format
54624 msgid "destroying %<operator delete%> must be a member function"
54625 msgstr ""
54626
54627 #: cp/decl2.cc:1966
54628 #, gcc-internal-format
54629 msgid "%<operator delete[]%> cannot be a destroying delete"
54630 msgstr ""
54631
54632 #: cp/decl2.cc:1968
54633 #, gcc-internal-format
54634 msgid "destroying %<operator delete%> must be a usual deallocation function"
54635 msgstr ""
54636
54637 #: cp/decl2.cc:1978
54638 #, gcc-internal-format
54639 msgid "%<operator delete%> takes type %qT as first parameter"
54640 msgstr ""
54641
54642 #: cp/decl2.cc:2959
54643 #, gcc-internal-format
54644 msgid "%qT has a field %qD whose type has no linkage"
54645 msgstr ""
54646
54647 #: cp/decl2.cc:2963
54648 #, gcc-internal-format
54649 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
54650 msgstr ""
54651
54652 #: cp/decl2.cc:2968
54653 #, gcc-internal-format
54654 msgid "%qT has a field %qD whose type uses the anonymous namespace"
54655 msgstr ""
54656
54657 #: cp/decl2.cc:2976
54658 #, gcc-internal-format
54659 msgid "%qT declared with greater visibility than the type of its field %qD"
54660 msgstr ""
54661
54662 #: cp/decl2.cc:2994
54663 #, gcc-internal-format
54664 msgid "%qT has a base %qT whose type has no linkage"
54665 msgstr ""
54666
54667 #: cp/decl2.cc:2998
54668 #, gcc-internal-format
54669 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
54670 msgstr ""
54671
54672 #: cp/decl2.cc:3003
54673 #, gcc-internal-format
54674 msgid "%qT has a base %qT whose type uses the anonymous namespace"
54675 msgstr ""
54676
54677 #: cp/decl2.cc:3010
54678 #, gcc-internal-format
54679 msgid "%qT declared with greater visibility than its base %qT"
54680 msgstr ""
54681
54682 #: cp/decl2.cc:4679
54683 #, gcc-internal-format
54684 msgid "%q#D, declared using unnamed type, is used but never defined"
54685 msgstr ""
54686
54687 #. DRs 132, 319 and 389 seem to indicate types with
54688 #. no linkage can only be used to declare extern "C"
54689 #. entities.  Since it's not always an error in the
54690 #. ISO C++ 90 Standard, we only issue a warning.
54691 #: cp/decl2.cc:4688
54692 #, gcc-internal-format
54693 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
54694 msgstr ""
54695
54696 #: cp/decl2.cc:4692
54697 #, gcc-internal-format
54698 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
54699 msgstr ""
54700
54701 #: cp/decl2.cc:4696
54702 #, gcc-internal-format
54703 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
54704 msgstr ""
54705
54706 #: cp/decl2.cc:4704
54707 #, gcc-internal-format
54708 msgid "%q#D, declared using local type %qT, is used but never defined"
54709 msgstr ""
54710
54711 #: cp/decl2.cc:4708
54712 #, gcc-internal-format
54713 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
54714 msgstr ""
54715
54716 #: cp/decl2.cc:4711
54717 #, fuzzy, gcc-internal-format
54718 msgid "type %qT with no linkage used to declare function %q#D with linkage"
54719 msgstr "няма папярэдняга аб'яўлення для \"%s\""
54720
54721 #: cp/decl2.cc:4899
54722 #, fuzzy, gcc-internal-format
54723 #| msgid "section of `%s' conflicts with previous declaration"
54724 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
54725 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
54726
54727 #: cp/decl2.cc:4902
54728 #, fuzzy, gcc-internal-format
54729 #| msgid "previous declaration `%D'"
54730 msgid "previous mangling %q#D"
54731 msgstr "папярэдняе абвяшчэньне `%D'"
54732
54733 #: cp/decl2.cc:4904
54734 #, gcc-internal-format
54735 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
54736 msgstr ""
54737
54738 #: cp/decl2.cc:4976 cp/decl2.cc:4979
54739 #, gcc-internal-format
54740 msgid "the program should also define %qD"
54741 msgstr ""
54742
54743 #: cp/decl2.cc:5332
54744 #, fuzzy, gcc-internal-format
54745 #| msgid "label `%D' used but not defined"
54746 msgid "inline function %qD used but never defined"
54747 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
54748
54749 #: cp/decl2.cc:5535
54750 #, fuzzy, gcc-internal-format
54751 msgid "default argument missing for parameter %P of %q#D"
54752 msgstr "аргумент для \"%s\" прапушчан"
54753
54754 #: cp/decl2.cc:5540
54755 #, gcc-internal-format
54756 msgid "...following parameter %P which has a default argument"
54757 msgstr ""
54758
54759 #: cp/decl2.cc:5673
54760 #, fuzzy, gcc-internal-format
54761 msgid "implicitly-declared %qD is deprecated"
54762 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
54763
54764 #: cp/decl2.cc:5677
54765 #, gcc-internal-format
54766 msgid "because %qT has user-provided %qD"
54767 msgstr ""
54768
54769 #. We mark a lambda conversion op as deleted if we can't
54770 #. generate it properly; see maybe_add_lambda_conv_op.
54771 #: cp/decl2.cc:5813
54772 #, gcc-internal-format
54773 msgid "converting lambda that uses %<...%> to function pointer"
54774 msgstr ""
54775
54776 #: cp/decl2.cc:5816
54777 #, gcc-internal-format
54778 msgid "use of deleted function %qD"
54779 msgstr ""
54780
54781 #: cp/decl2.cc:5870
54782 #, gcc-internal-format
54783 msgid "use of function %qD with unsatisfied constraints"
54784 msgstr ""
54785
54786 #: cp/decl2.cc:5902
54787 #, gcc-internal-format
54788 msgid "use of built-in parameter pack %qD outside of a template"
54789 msgstr ""
54790
54791 #: cp/error.cc:4019
54792 #, fuzzy, gcc-internal-format
54793 #| msgid "no arguments"
54794 msgid "(no argument)"
54795 msgstr "няма аргументаў"
54796
54797 #: cp/error.cc:4111
54798 #, gcc-internal-format
54799 msgid "[...]"
54800 msgstr ""
54801
54802 #: cp/error.cc:4458
54803 #, gcc-internal-format
54804 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
54805 msgstr ""
54806
54807 #: cp/error.cc:4463
54808 #, gcc-internal-format
54809 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
54810 msgstr ""
54811
54812 #: cp/error.cc:4468
54813 #, gcc-internal-format
54814 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
54815 msgstr ""
54816
54817 #: cp/error.cc:4473
54818 #, gcc-internal-format
54819 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
54820 msgstr ""
54821
54822 #: cp/error.cc:4478
54823 #, gcc-internal-format
54824 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
54825 msgstr ""
54826
54827 #: cp/error.cc:4483
54828 #, gcc-internal-format
54829 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
54830 msgstr ""
54831
54832 #: cp/error.cc:4488
54833 #, gcc-internal-format
54834 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
54835 msgstr ""
54836
54837 #: cp/error.cc:4494
54838 #, gcc-internal-format
54839 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
54840 msgstr ""
54841
54842 #: cp/error.cc:4499
54843 #, gcc-internal-format
54844 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
54845 msgstr ""
54846
54847 #: cp/error.cc:4504
54848 #, gcc-internal-format
54849 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
54850 msgstr ""
54851
54852 #: cp/error.cc:4509
54853 #, gcc-internal-format
54854 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
54855 msgstr ""
54856
54857 #: cp/error.cc:4514
54858 #, gcc-internal-format
54859 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
54860 msgstr ""
54861
54862 #: cp/error.cc:4519
54863 #, gcc-internal-format
54864 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
54865 msgstr ""
54866
54867 #: cp/error.cc:4524
54868 #, gcc-internal-format
54869 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
54870 msgstr ""
54871
54872 #: cp/error.cc:4529
54873 #, gcc-internal-format
54874 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
54875 msgstr ""
54876
54877 #: cp/error.cc:4579
54878 #, gcc-internal-format
54879 msgid "incomplete type %qT used in nested name specifier"
54880 msgstr ""
54881
54882 #: cp/error.cc:4583
54883 #, fuzzy, gcc-internal-format
54884 msgid "reference to %<%T::%D%> is ambiguous"
54885 msgstr "памер \"%s\" - %d байт"
54886
54887 #: cp/error.cc:4597
54888 #, gcc-internal-format
54889 msgid "%qD is not a member of %qT; did you mean %qs?"
54890 msgstr ""
54891
54892 #: cp/error.cc:4601 cp/typeck.cc:2730
54893 #, gcc-internal-format
54894 msgid "%qD is not a member of %qT"
54895 msgstr ""
54896
54897 #: cp/error.cc:4623
54898 #, gcc-internal-format
54899 msgid "%qD is not a member of %qD; did you mean %qs?"
54900 msgstr ""
54901
54902 #: cp/error.cc:4627 cp/typeck.cc:3323
54903 #, gcc-internal-format
54904 msgid "%qD is not a member of %qD"
54905 msgstr ""
54906
54907 #: cp/error.cc:4638
54908 #, gcc-internal-format
54909 msgid "%<::%D%> has not been declared; did you mean %qs?"
54910 msgstr ""
54911
54912 #: cp/error.cc:4642
54913 #, gcc-internal-format
54914 msgid "%<::%D%> has not been declared"
54915 msgstr ""
54916
54917 #: cp/except.cc:377
54918 #, gcc-internal-format
54919 msgid "exception handling disabled, use %<-fexceptions%> to enable"
54920 msgstr ""
54921
54922 #: cp/except.cc:623
54923 #, gcc-internal-format
54924 msgid "throwing NULL, which has integral, not pointer type"
54925 msgstr ""
54926
54927 #: cp/except.cc:749
54928 #, gcc-internal-format
54929 msgid "  in thrown expression"
54930 msgstr ""
54931
54932 #: cp/except.cc:890
54933 #, gcc-internal-format
54934 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
54935 msgstr ""
54936
54937 #: cp/except.cc:898
54938 #, gcc-internal-format
54939 msgid "cannot throw expression of type %qT because it involves types of variable size"
54940 msgstr ""
54941
54942 #: cp/except.cc:901
54943 #, gcc-internal-format
54944 msgid "cannot catch type %qT because it involves types of variable size"
54945 msgstr ""
54946
54947 #: cp/except.cc:1001
54948 #, gcc-internal-format
54949 msgid "exception of type %qT will be caught by earlier handler"
54950 msgstr ""
54951
54952 #: cp/except.cc:1003
54953 #, gcc-internal-format
54954 msgid "for type %qT"
54955 msgstr ""
54956
54957 #: cp/except.cc:1032
54958 #, gcc-internal-format
54959 msgid "%<...%> handler must be the last handler for its try block"
54960 msgstr ""
54961
54962 #: cp/except.cc:1128
54963 #, gcc-internal-format
54964 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
54965 msgstr ""
54966
54967 #: cp/except.cc:1131
54968 #, gcc-internal-format
54969 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
54970 msgstr ""
54971
54972 #: cp/expr.cc:233
54973 #, gcc-internal-format
54974 msgid "using value of simple assignment with %<volatile%>-qualified left operand is deprecated"
54975 msgstr ""
54976
54977 #: cp/friend.cc:192
54978 #, fuzzy, gcc-internal-format
54979 msgid "%qD is already a friend of class %qT"
54980 msgstr "не знойдзен клас \"%s\""
54981
54982 #: cp/friend.cc:289
54983 #, fuzzy, gcc-internal-format
54984 msgid "invalid type %qT declared %<friend%>"
54985 msgstr "тып параметра \"%s\" не аб'яўлены"
54986
54987 #. template <class U> friend class T::X<U>;
54988 #. [temp.friend]
54989 #. Friend declarations shall not declare partial
54990 #. specializations.
54991 #: cp/friend.cc:306 cp/friend.cc:354
54992 #, gcc-internal-format
54993 msgid "partial specialization %qT declared %<friend%>"
54994 msgstr ""
54995
54996 #: cp/friend.cc:320
54997 #, gcc-internal-format
54998 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
54999 msgstr ""
55000
55001 #: cp/friend.cc:332
55002 #, gcc-internal-format
55003 msgid "class %qT is implicitly friends with itself"
55004 msgstr ""
55005
55006 #: cp/friend.cc:395
55007 #, fuzzy, gcc-internal-format
55008 msgid "%qT is not a member of %qT"
55009 msgstr "\"%s\" мае незавершаны тып"
55010
55011 #: cp/friend.cc:401
55012 #, fuzzy, gcc-internal-format
55013 msgid "%qT is not a member class template of %qT"
55014 msgstr "\"%s\" мае незавершаны тып"
55015
55016 #: cp/friend.cc:411
55017 #, gcc-internal-format
55018 msgid "%qT is not a nested class of %qT"
55019 msgstr ""
55020
55021 #. template <class T> friend class T;
55022 #: cp/friend.cc:425
55023 #, fuzzy, gcc-internal-format
55024 msgid "template parameter type %qT declared %<friend%>"
55025 msgstr "тып параметра \"%s\" не аб'яўлены"
55026
55027 #. template <class T> friend class A; where A is not a template
55028 #: cp/friend.cc:433
55029 #, fuzzy, gcc-internal-format
55030 msgid "%q#T is not a template"
55031 msgstr "\"%s\" мае незавершаны тып"
55032
55033 #: cp/friend.cc:456
55034 #, fuzzy, gcc-internal-format
55035 msgid "%qD is already a friend of %qT"
55036 msgstr "не знойдзен клас \"%s\""
55037
55038 #: cp/friend.cc:466
55039 #, fuzzy, gcc-internal-format
55040 msgid "%qT is already a friend of %qT"
55041 msgstr "не знойдзен клас \"%s\""
55042
55043 #: cp/friend.cc:506
55044 #, gcc-internal-format
55045 msgid "friend declaration %qD may not have virt-specifiers"
55046 msgstr ""
55047
55048 #: cp/friend.cc:592
55049 #, gcc-internal-format
55050 msgid "member %qD declared as friend before type %qT defined"
55051 msgstr ""
55052
55053 #: cp/friend.cc:642
55054 #, gcc-internal-format
55055 msgid "friend declaration %q#D declares a non-template function"
55056 msgstr ""
55057
55058 #: cp/friend.cc:646
55059 #, gcc-internal-format
55060 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
55061 msgstr ""
55062
55063 #: cp/init.cc:392
55064 #, fuzzy, gcc-internal-format
55065 msgid "value-initialization of incomplete type %qT"
55066 msgstr "\"%s\" мае незавершаны тып"
55067
55068 #: cp/init.cc:475
55069 #, gcc-internal-format
55070 msgid "cannot value-initialize array of unknown bound %qT"
55071 msgstr ""
55072
55073 #: cp/init.cc:514
55074 #, fuzzy, gcc-internal-format
55075 msgid "value-initialization of function type %qT"
55076 msgstr "Нерэчаісны выбар \"%s\""
55077
55078 #: cp/init.cc:520
55079 #, gcc-internal-format
55080 msgid "value-initialization of reference type %qT"
55081 msgstr ""
55082
55083 #: cp/init.cc:589
55084 #, gcc-internal-format
55085 msgid "recursive instantiation of default member initializer for %qD"
55086 msgstr ""
55087
55088 #: cp/init.cc:655
55089 #, gcc-internal-format
55090 msgid "default member initializer for %qD required before the end of its enclosing class"
55091 msgstr ""
55092
55093 #: cp/init.cc:719
55094 #, fuzzy, gcc-internal-format
55095 msgid "initializer for flexible array member %q#D"
55096 msgstr "прапушчан ініцыялізатар"
55097
55098 #: cp/init.cc:784
55099 #, gcc-internal-format
55100 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
55101 msgstr ""
55102
55103 #: cp/init.cc:888 cp/init.cc:969
55104 #, fuzzy, gcc-internal-format
55105 msgid "%qD is initialized with itself"
55106 msgstr "параметр \"%s\" ініцыялізаваны"
55107
55108 #: cp/init.cc:894
55109 #, gcc-internal-format
55110 msgid "reference %qD is not yet bound to a value when used here"
55111 msgstr ""
55112
55113 #: cp/init.cc:898
55114 #, fuzzy, gcc-internal-format
55115 msgid "member %qD is used uninitialized"
55116 msgstr "параметр \"%s\" ініцыялізаваны"
55117
55118 #: cp/init.cc:946
55119 #, fuzzy, gcc-internal-format
55120 msgid "%qD should be initialized in the member initialization list"
55121 msgstr "нерэчаісны ініцыялізатар"
55122
55123 #: cp/init.cc:1090
55124 #, fuzzy, gcc-internal-format
55125 msgid "invalid initializer for array member %q#D"
55126 msgstr "нерэчаісны ініцыялізатар"
55127
55128 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2727 cp/method.cc:2366
55129 #, fuzzy, gcc-internal-format
55130 msgid "uninitialized const member in %q#T"
55131 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
55132
55133 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2712
55134 #: cp/init.cc:2740 cp/method.cc:2369 cp/method.cc:2380
55135 #, fuzzy, gcc-internal-format
55136 msgid "%q#D should be initialized"
55137 msgstr "параметр \"%s\" ініцыялізаваны"
55138
55139 #: cp/init.cc:1123 cp/init.cc:2699 cp/method.cc:2377
55140 #, fuzzy, gcc-internal-format
55141 msgid "uninitialized reference member in %q#T"
55142 msgstr "прапушчан ініцыялізатар"
55143
55144 #: cp/init.cc:1308
55145 #, gcc-internal-format
55146 msgid "%qD will be initialized after"
55147 msgstr ""
55148
55149 #: cp/init.cc:1311
55150 #, fuzzy, gcc-internal-format
55151 msgid "base %qT will be initialized after"
55152 msgstr "Клас \"%s\" ужо існуе"
55153
55154 #: cp/init.cc:1315
55155 #, gcc-internal-format
55156 msgid "  %q#D"
55157 msgstr ""
55158
55159 #: cp/init.cc:1317
55160 #, gcc-internal-format
55161 msgid "  base %qT"
55162 msgstr ""
55163
55164 #: cp/init.cc:1319
55165 #, fuzzy, gcc-internal-format
55166 #| msgid "invalid initializer"
55167 msgid "  when initialized here"
55168 msgstr "нерэчаісны ініцыялізатар"
55169
55170 #: cp/init.cc:1336
55171 #, fuzzy, gcc-internal-format
55172 msgid "multiple initializations given for %qD"
55173 msgstr "ініцыялізацыя"
55174
55175 #: cp/init.cc:1340
55176 #, gcc-internal-format
55177 msgid "multiple initializations given for base %qT"
55178 msgstr ""
55179
55180 #: cp/init.cc:1427
55181 #, gcc-internal-format
55182 msgid "initializations for multiple members of %qT"
55183 msgstr ""
55184
55185 #: cp/init.cc:1537
55186 #, gcc-internal-format
55187 msgid "base class %q#T should be explicitly initialized in the copy constructor"
55188 msgstr ""
55189
55190 #: cp/init.cc:1773 cp/init.cc:1792
55191 #, gcc-internal-format
55192 msgid "class %qT does not have any field named %qD"
55193 msgstr ""
55194
55195 #: cp/init.cc:1779
55196 #, gcc-internal-format
55197 msgid "%q#D is a static data member; it can only be initialized at its definition"
55198 msgstr ""
55199
55200 #: cp/init.cc:1786
55201 #, gcc-internal-format
55202 msgid "%q#D is not a non-static data member of %qT"
55203 msgstr ""
55204
55205 #: cp/init.cc:1825
55206 #, gcc-internal-format
55207 msgid "unnamed initializer for %qT, which has no base classes"
55208 msgstr ""
55209
55210 #: cp/init.cc:1833
55211 #, gcc-internal-format
55212 msgid "unnamed initializer for %qT, which uses multiple inheritance"
55213 msgstr ""
55214
55215 #: cp/init.cc:1880
55216 #, gcc-internal-format
55217 msgid "%qD is both a direct base and an indirect virtual base"
55218 msgstr ""
55219
55220 #: cp/init.cc:1888
55221 #, gcc-internal-format
55222 msgid "type %qT is not a direct or virtual base of %qT"
55223 msgstr ""
55224
55225 #: cp/init.cc:1891
55226 #, gcc-internal-format
55227 msgid "type %qT is not a direct base of %qT"
55228 msgstr ""
55229
55230 #: cp/init.cc:2003 cp/init.cc:4786 cp/typeck2.cc:1349
55231 #, gcc-internal-format
55232 msgid "array must be initialized with a brace-enclosed initializer"
55233 msgstr ""
55234
55235 #: cp/init.cc:2324 cp/semantics.cc:3740
55236 #, fuzzy, gcc-internal-format
55237 msgid "%qT is not a class type"
55238 msgstr "\"%s\" мае незавершаны тып"
55239
55240 #: cp/init.cc:2382
55241 #, gcc-internal-format
55242 msgid "incomplete type %qT does not have member %qD"
55243 msgstr ""
55244
55245 #: cp/init.cc:2396
55246 #, fuzzy, gcc-internal-format
55247 msgid "invalid pointer to bit-field %qD"
55248 msgstr "нявернае выкарыстанне \"restict\""
55249
55250 #: cp/init.cc:2482 cp/typeck.cc:2208
55251 #, fuzzy, gcc-internal-format
55252 msgid "invalid use of non-static member function %qD"
55253 msgstr "нявернае выкарыстанне \"restict\""
55254
55255 #: cp/init.cc:2489 cp/semantics.cc:2148
55256 #, fuzzy, gcc-internal-format
55257 msgid "invalid use of non-static data member %qD"
55258 msgstr "нявернае выкарыстанне \"restict\""
55259
55260 #: cp/init.cc:2696
55261 #, gcc-internal-format
55262 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
55263 msgstr ""
55264
55265 #: cp/init.cc:2704
55266 #, gcc-internal-format
55267 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
55268 msgstr ""
55269
55270 #: cp/init.cc:2708
55271 #, gcc-internal-format
55272 msgid "uninitialized reference member in base %q#T of %q#T"
55273 msgstr ""
55274
55275 #: cp/init.cc:2724
55276 #, gcc-internal-format
55277 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
55278 msgstr ""
55279
55280 #: cp/init.cc:2732
55281 #, gcc-internal-format
55282 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
55283 msgstr ""
55284
55285 #: cp/init.cc:2736
55286 #, gcc-internal-format
55287 msgid "uninitialized const member in base %q#T of %q#T"
55288 msgstr ""
55289
55290 #: cp/init.cc:2846
55291 #, gcc-internal-format
55292 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
55293 msgstr ""
55294
55295 #: cp/init.cc:2849
55296 #, gcc-internal-format
55297 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
55298 msgstr ""
55299
55300 #: cp/init.cc:2859
55301 #, gcc-internal-format
55302 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
55303 msgstr ""
55304
55305 #: cp/init.cc:2862
55306 #, gcc-internal-format
55307 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"
55308 msgstr ""
55309
55310 #: cp/init.cc:2871
55311 #, gcc-internal-format
55312 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
55313 msgstr ""
55314
55315 #: cp/init.cc:2874
55316 #, gcc-internal-format
55317 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
55318 msgstr ""
55319
55320 #: cp/init.cc:2891
55321 #, gcc-internal-format
55322 msgid "at offset %wi from %qD declared here"
55323 msgstr ""
55324
55325 #: cp/init.cc:2895
55326 #, gcc-internal-format
55327 msgid "at offset [%wi, %wi] from %qD declared here"
55328 msgstr ""
55329
55330 #: cp/init.cc:3093
55331 #, gcc-internal-format
55332 msgid "integer overflow in array size"
55333 msgstr ""
55334
55335 #: cp/init.cc:3103
55336 #, gcc-internal-format
55337 msgid "array size in new-expression must be constant"
55338 msgstr ""
55339
55340 #: cp/init.cc:3121
55341 #, gcc-internal-format
55342 msgid "variably modified type not allowed in new-expression"
55343 msgstr ""
55344
55345 #: cp/init.cc:3137
55346 #, gcc-internal-format
55347 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
55348 msgstr ""
55349
55350 #: cp/init.cc:3139
55351 #, gcc-internal-format
55352 msgid "non-constant array new length must be specified without parentheses around the type-id"
55353 msgstr ""
55354
55355 #: cp/init.cc:3149
55356 #, gcc-internal-format
55357 msgid "invalid type %<void%> for %<new%>"
55358 msgstr ""
55359
55360 #: cp/init.cc:3155
55361 #, gcc-internal-format
55362 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
55363 msgstr ""
55364
55365 #: cp/init.cc:3197
55366 #, fuzzy, gcc-internal-format
55367 msgid "uninitialized const in %<new%> of %q#T"
55368 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
55369
55370 #: cp/init.cc:3353
55371 #, fuzzy, gcc-internal-format
55372 #| msgid "field '%s' not found in class"
55373 msgid "no suitable %qD found in class %qT"
55374 msgstr "поле \"%s\" не знойдзена ў класе"
55375
55376 #: cp/init.cc:3360 cp/search.cc:1179
55377 #, fuzzy, gcc-internal-format
55378 msgid "request for member %qD is ambiguous"
55379 msgstr "памер \"%s\" - %d байт"
55380
55381 #: cp/init.cc:3441
55382 #, gcc-internal-format
55383 msgid "%<new%> of type %qT with extended alignment %d"
55384 msgstr ""
55385
55386 #: cp/init.cc:3444
55387 #, gcc-internal-format
55388 msgid "uses %qD, which does not have an alignment parameter"
55389 msgstr ""
55390
55391 #: cp/init.cc:3447
55392 #, gcc-internal-format
55393 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
55394 msgstr ""
55395
55396 #: cp/init.cc:3643
55397 #, gcc-internal-format
55398 msgid "parenthesized initializer in array new"
55399 msgstr ""
55400
55401 #: cp/init.cc:3917
55402 #, gcc-internal-format
55403 msgid "size in array new must have integral type"
55404 msgstr ""
55405
55406 #: cp/init.cc:3946
55407 #, gcc-internal-format
55408 msgid "new cannot be applied to a reference type"
55409 msgstr ""
55410
55411 #: cp/init.cc:3955
55412 #, gcc-internal-format
55413 msgid "new cannot be applied to a function type"
55414 msgstr ""
55415
55416 #: cp/init.cc:4075
55417 #, gcc-internal-format
55418 msgid "possible problem detected in invocation of operator %<delete []%>"
55419 msgstr ""
55420
55421 #: cp/init.cc:4079
55422 #, gcc-internal-format
55423 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
55424 msgstr ""
55425
55426 #: cp/init.cc:4690
55427 #, gcc-internal-format
55428 msgid "initializer ends prematurely"
55429 msgstr ""
55430
55431 #: cp/init.cc:4987
55432 #, gcc-internal-format
55433 msgid "unknown array size in delete"
55434 msgstr ""
55435
55436 #: cp/init.cc:5021
55437 #, gcc-internal-format
55438 msgid "possible problem detected in invocation of %<operator delete%>"
55439 msgstr ""
55440
55441 #: cp/init.cc:5026
55442 #, gcc-internal-format
55443 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
55444 msgstr ""
55445
55446 #: cp/init.cc:5041
55447 #, gcc-internal-format
55448 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
55449 msgstr ""
55450
55451 #: cp/init.cc:5046
55452 #, gcc-internal-format
55453 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
55454 msgstr ""
55455
55456 #: cp/init.cc:5353
55457 #, gcc-internal-format
55458 msgid "type to vector delete is neither pointer or array type"
55459 msgstr ""
55460
55461 #: cp/lambda.cc:527
55462 #, gcc-internal-format
55463 msgid "array of runtime bound cannot be captured by copy, only by reference"
55464 msgstr ""
55465
55466 #: cp/lambda.cc:542
55467 #, gcc-internal-format
55468 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
55469 msgstr ""
55470
55471 #: cp/lambda.cc:546
55472 #, gcc-internal-format
55473 msgid "because the array element type %qT has variable size"
55474 msgstr ""
55475
55476 #: cp/lambda.cc:570
55477 #, gcc-internal-format
55478 msgid "cannot capture %qE by reference"
55479 msgstr ""
55480
55481 #: cp/lambda.cc:580
55482 #, fuzzy, gcc-internal-format
55483 msgid "capture by copy of incomplete type %qT"
55484 msgstr "\"%s\" мае незавершаны тып"
55485
55486 #: cp/lambda.cc:635
55487 #, gcc-internal-format
55488 msgid "trying to capture %qD in instantiation of generic lambda"
55489 msgstr ""
55490
55491 #: cp/lambda.cc:711
55492 #, gcc-internal-format
55493 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
55494 msgstr ""
55495
55496 #: cp/lambda.cc:713
55497 #, gcc-internal-format
55498 msgid "add explicit %<this%> or %<*this%> capture"
55499 msgstr ""
55500
55501 #: cp/lambda.cc:827
55502 #, gcc-internal-format
55503 msgid "%<this%> was not captured for this lambda function"
55504 msgstr ""
55505
55506 #: cp/lex.cc:602
55507 #, fuzzy, gcc-internal-format
55508 #| msgid "invalid parameter `%s'"
55509 msgid "invalid %<#pragma %s%>"
55510 msgstr "нерэчаісны парамэтр `%s'"
55511
55512 #: cp/lex.cc:610
55513 #, gcc-internal-format
55514 msgid "%<#pragma vtable%> no longer supported"
55515 msgstr ""
55516
55517 #: cp/lex.cc:682
55518 #, gcc-internal-format
55519 msgid "%<#pragma implementation%> for %qs appears after file is included"
55520 msgstr ""
55521
55522 #: cp/lex.cc:710
55523 #, fuzzy, gcc-internal-format
55524 msgid "%qD not defined"
55525 msgstr "YYDEBUG не вызначан."
55526
55527 #: cp/lex.cc:722
55528 #, fuzzy, gcc-internal-format
55529 msgid "%qD was not declared in this scope; did you mean %qs?"
55530 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
55531
55532 #: cp/lex.cc:726
55533 #, fuzzy, gcc-internal-format
55534 msgid "%qD was not declared in this scope"
55535 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
55536
55537 #. In a template, it is invalid to write "f()" or "f(3)" if no
55538 #. declaration of "f" is available.  Historically, G++ and most
55539 #. other compilers accepted that usage since they deferred all name
55540 #. lookup until instantiation time rather than doing unqualified
55541 #. name lookup at template definition time; explain to the user what
55542 #. is going wrong.
55543 #.
55544 #. Note that we have the exact wording of the following message in
55545 #. the manual (trouble.texi, node "Name lookup"), so they need to
55546 #. be kept in synch.
55547 #: cp/lex.cc:768
55548 #, gcc-internal-format
55549 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
55550 msgstr ""
55551
55552 #: cp/lex.cc:777
55553 #, gcc-internal-format
55554 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
55555 msgstr ""
55556
55557 #: cp/logic.cc:303
55558 #, gcc-internal-format
55559 msgid "  # %E"
55560 msgstr ""
55561
55562 #: cp/mangle.cc:2386
55563 #, gcc-internal-format
55564 msgid "mangling %<typeof%>, use %<decltype%> instead"
55565 msgstr ""
55566
55567 #: cp/mangle.cc:2390
55568 #, gcc-internal-format
55569 msgid "mangling %<__underlying_type%>"
55570 msgstr ""
55571
55572 #: cp/mangle.cc:2697
55573 #, gcc-internal-format
55574 msgid "mangling unknown fixed point type"
55575 msgstr ""
55576
55577 #: cp/mangle.cc:3475
55578 #, gcc-internal-format
55579 msgid "use of built-in trait %qE in function signature; use library traits instead"
55580 msgstr ""
55581
55582 #: cp/mangle.cc:3480
55583 #, gcc-internal-format, gfc-internal-format
55584 msgid "mangling %C"
55585 msgstr ""
55586
55587 #: cp/mangle.cc:3556
55588 #, gcc-internal-format
55589 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
55590 msgstr ""
55591
55592 #: cp/mangle.cc:4120
55593 #, gcc-internal-format
55594 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
55595 msgstr ""
55596
55597 #: cp/mangle.cc:4166
55598 #, gcc-internal-format
55599 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
55600 msgstr ""
55601
55602 #: cp/mangle.cc:4172
55603 #, gcc-internal-format
55604 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
55605 msgstr ""
55606
55607 #: cp/mangle.cc:4444
55608 #, gcc-internal-format
55609 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55610 msgstr ""
55611
55612 #: cp/mangle.cc:4449
55613 #, gcc-internal-format
55614 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55615 msgstr ""
55616
55617 #: cp/mangle.cc:4454
55618 #, gcc-internal-format
55619 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55620 msgstr ""
55621
55622 #: cp/mapper-client.cc:307
55623 #, gcc-internal-format
55624 msgid "failed %s mapper %qs line %u"
55625 msgstr ""
55626
55627 #: cp/mapper-client.cc:308
55628 #, gcc-internal-format
55629 msgid "failed %s mapper %qs"
55630 msgstr ""
55631
55632 #: cp/mapper-client.cc:320
55633 #, gcc-internal-format, gfc-internal-format
55634 msgid "failed mapper handshake %s"
55635 msgstr ""
55636
55637 #: cp/mapper-client.cc:354
55638 #, gcc-internal-format, gfc-internal-format
55639 msgid "mapper died by signal %s"
55640 msgstr ""
55641
55642 #: cp/mapper-client.cc:357
55643 #, gcc-internal-format, gfc-internal-format
55644 msgid "mapper exit status %d"
55645 msgstr ""
55646
55647 #: cp/method.cc:855 cp/method.cc:2319
55648 #, gcc-internal-format
55649 msgid "non-static const member %q#D, cannot use default assignment operator"
55650 msgstr ""
55651
55652 #: cp/method.cc:861 cp/method.cc:2325
55653 #, gcc-internal-format
55654 msgid "non-static reference member %q#D, cannot use default assignment operator"
55655 msgstr ""
55656
55657 #: cp/method.cc:951
55658 #, fuzzy, gcc-internal-format
55659 msgid "%qD is not a static data member"
55660 msgstr "\"%s\" звычайна функцыя"
55661
55662 #: cp/method.cc:952
55663 #, gcc-internal-format
55664 msgid "determining value of %qs"
55665 msgstr ""
55666
55667 #: cp/method.cc:979
55668 #, gcc-internal-format
55669 msgid "forming type of %qs"
55670 msgstr ""
55671
55672 #: cp/method.cc:1170
55673 #, gcc-internal-format
55674 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
55675 msgstr ""
55676
55677 #: cp/method.cc:1185
55678 #, gcc-internal-format
55679 msgid "defaulted %qD must return %<bool%>"
55680 msgstr ""
55681
55682 #: cp/method.cc:1193
55683 #, gcc-internal-format
55684 msgid "defaulted %qD must be %<const%>"
55685 msgstr ""
55686
55687 #: cp/method.cc:1198
55688 #, gcc-internal-format
55689 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
55690 msgstr ""
55691
55692 #: cp/method.cc:1225
55693 #, gcc-internal-format
55694 msgid "defaulted %qD is not a friend of %qT"
55695 msgstr ""
55696
55697 #: cp/method.cc:1234
55698 #, gcc-internal-format
55699 msgid "defaulted member %qD must have parameter type %<const %T&%>"
55700 msgstr ""
55701
55702 #: cp/method.cc:1237
55703 #, gcc-internal-format
55704 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
55705 msgstr ""
55706
55707 #: cp/method.cc:1240
55708 #, gcc-internal-format
55709 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
55710 msgstr ""
55711
55712 #. Return type is auto, suggest changing it.
55713 #: cp/method.cc:1397
55714 #, gcc-internal-format
55715 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
55716 msgstr ""
55717
55718 #: cp/method.cc:1417
55719 #, gcc-internal-format
55720 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
55721 msgstr ""
55722
55723 #: cp/method.cc:1426
55724 #, gcc-internal-format
55725 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
55726 msgstr ""
55727
55728 #: cp/method.cc:1471
55729 #, fuzzy, gcc-internal-format
55730 msgid "cannot default compare union %qT"
55731 msgstr "нехапае аргументаў у функцыі \"%s\""
55732
55733 #: cp/method.cc:1539
55734 #, gcc-internal-format
55735 msgid "cannot default compare reference member %qD"
55736 msgstr ""
55737
55738 #: cp/method.cc:1548
55739 #, gcc-internal-format
55740 msgid "cannot default compare anonymous union member"
55741 msgstr ""
55742
55743 #: cp/method.cc:1566
55744 #, gcc-internal-format
55745 msgid "cannot default compare flexible array member"
55746 msgstr ""
55747
55748 #: cp/method.cc:1853
55749 #, gcc-internal-format
55750 msgid "synthesized method %qD first required here"
55751 msgstr ""
55752
55753 #: cp/method.cc:2262
55754 #, gcc-internal-format
55755 msgid "union member %q+D with non-trivial %qD"
55756 msgstr ""
55757
55758 #: cp/method.cc:2273
55759 #, gcc-internal-format
55760 msgid "defaulted destructor calls non-%<constexpr%> %qD"
55761 msgstr ""
55762
55763 #: cp/method.cc:2274
55764 #, gcc-internal-format
55765 msgid "defaulted constructor calls non-%<constexpr%> %qD"
55766 msgstr ""
55767
55768 #: cp/method.cc:2342
55769 #, fuzzy, gcc-internal-format
55770 msgid "initializer for %q#D is invalid"
55771 msgstr "complex нерэчаісны для \"%s\""
55772
55773 #: cp/method.cc:2399
55774 #, gcc-internal-format
55775 msgid "defaulted default constructor does not initialize %q#D"
55776 msgstr ""
55777
55778 #: cp/method.cc:2410
55779 #, gcc-internal-format
55780 msgid "copying non-static data member %q#D of rvalue reference type"
55781 msgstr ""
55782
55783 #. A trivial constructor doesn't have any NSDMI.
55784 #: cp/method.cc:2617
55785 #, gcc-internal-format
55786 msgid "defaulted default constructor does not initialize any non-static data member"
55787 msgstr ""
55788
55789 #: cp/method.cc:2660
55790 #, gcc-internal-format
55791 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
55792 msgstr ""
55793
55794 #: cp/method.cc:2791
55795 #, gcc-internal-format
55796 msgid "a lambda closure type has a deleted default constructor"
55797 msgstr ""
55798
55799 #: cp/method.cc:2794
55800 #, gcc-internal-format
55801 msgid "a lambda closure type has a deleted copy assignment operator"
55802 msgstr ""
55803
55804 #: cp/method.cc:2803
55805 #, gcc-internal-format
55806 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
55807 msgstr ""
55808
55809 #: cp/method.cc:2814
55810 #, gcc-internal-format
55811 msgid "%q#D inherits from multiple base subobjects"
55812 msgstr ""
55813
55814 #: cp/method.cc:2822 cp/method.cc:2846
55815 #, gcc-internal-format
55816 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
55817 msgstr ""
55818
55819 #: cp/method.cc:2855
55820 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
55821 msgstr ""
55822
55823 #: cp/method.cc:3258
55824 #, gcc-internal-format
55825 msgid "defaulted declaration %q+D does not match the expected signature"
55826 msgstr ""
55827
55828 #: cp/method.cc:3261
55829 #, gcc-internal-format
55830 msgid "expected signature: %qD"
55831 msgstr ""
55832
55833 #: cp/method.cc:3293
55834 #, gcc-internal-format
55835 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
55836 msgstr ""
55837
55838 #: cp/method.cc:3313
55839 #, fuzzy, gcc-internal-format
55840 msgid "a template cannot be defaulted"
55841 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
55842
55843 #: cp/method.cc:3348
55844 #, fuzzy, gcc-internal-format
55845 msgid "%qD cannot be defaulted"
55846 msgstr "YYDEBUG не вызначан."
55847
55848 #: cp/method.cc:3357
55849 #, gcc-internal-format
55850 msgid "defaulted function %q+D with default argument"
55851 msgstr ""
55852
55853 #: cp/module.cc:1546
55854 #, gcc-internal-format
55855 msgid "section %qs is missing or corrupted"
55856 msgstr ""
55857
55858 #: cp/module.cc:1548
55859 #, gcc-internal-format, gfc-internal-format
55860 msgid "section #%u is missing or corrupted"
55861 msgstr ""
55862
55863 #: cp/module.cc:1770
55864 #, gcc-internal-format
55865 msgid "not Encapsulated Lazy Records of Named Declarations"
55866 msgstr ""
55867
55868 #: cp/module.cc:1785
55869 #, gcc-internal-format
55870 msgid "unexpected encapsulation format or type"
55871 msgstr ""
55872
55873 #: cp/module.cc:1794
55874 #, gcc-internal-format
55875 msgid "encapsulation is malformed"
55876 msgstr ""
55877
55878 #: cp/module.cc:11083
55879 #, fuzzy, gcc-internal-format
55880 msgid "conflicting global module declaration %#qD"
55881 msgstr "паўторнае абвяшчэнне меткі \"%s\""
55882
55883 #: cp/module.cc:11085
55884 #, fuzzy, gcc-internal-format
55885 #| msgid "in declaration `%D'"
55886 msgid "existing declaration %#qD"
55887 msgstr "у абвяшчэньні  `%D'"
55888
55889 #: cp/module.cc:12149
55890 #, gcc-internal-format
55891 msgid "definition of %qD does not match"
55892 msgstr ""
55893
55894 #: cp/module.cc:12151
55895 #, fuzzy, gcc-internal-format
55896 #| msgid "previous definition here"
55897 msgid "existing definition %qD"
55898 msgstr "папярэдняе вызначэньне"
55899
55900 #: cp/module.cc:12163
55901 #, gcc-internal-format
55902 msgid "... this enumerator %qD"
55903 msgstr ""
55904
55905 #: cp/module.cc:12165
55906 #, gcc-internal-format
55907 msgid "enumerator %qD does not match ..."
55908 msgstr ""
55909
55910 #: cp/module.cc:12171
55911 #, gcc-internal-format
55912 msgid "additional enumerators beginning with %qD"
55913 msgstr ""
55914
55915 #: cp/module.cc:12175
55916 #, gcc-internal-format
55917 msgid "enumeration range differs"
55918 msgstr ""
55919
55920 #: cp/module.cc:13294
55921 #, gcc-internal-format
55922 msgid "%q#D references internal linkage entity %q#D"
55923 msgstr ""
55924
55925 #: cp/module.cc:13863
55926 #, gcc-internal-format
55927 msgid "recursive lazy load"
55928 msgstr ""
55929
55930 #. Cannot import the current module.
55931 #: cp/module.cc:13882
55932 #, gcc-internal-format
55933 msgid "cannot import module in its own purview"
55934 msgstr ""
55935
55936 #: cp/module.cc:13883 cp/module.cc:18966
55937 #, gcc-internal-format
55938 msgid "module %qs declared here"
55939 msgstr ""
55940
55941 #: cp/module.cc:14228
55942 #, gcc-internal-format
55943 msgid "indirect import %qs is not already loaded"
55944 msgstr ""
55945
55946 #: cp/module.cc:14234
55947 #, gcc-internal-format
55948 msgid "import %qs has CRC mismatch"
55949 msgstr ""
55950
55951 #: cp/module.cc:15933
55952 #, gcc-internal-format
55953 msgid "unable to represent further imported source locations"
55954 msgstr ""
55955
55956 #: cp/module.cc:16846
55957 #, gcc-internal-format
55958 msgid "not exporting %<#define %E%> as it is a keyword"
55959 msgstr ""
55960
55961 #: cp/module.cc:17083
55962 #, gcc-internal-format
55963 msgid "macro definitions of %qE corrupted"
55964 msgstr ""
55965
55966 #: cp/module.cc:17107 cp/module.cc:17110
55967 #, gcc-internal-format
55968 msgid "inconsistent imported macro definition %qE"
55969 msgstr ""
55970
55971 #: cp/module.cc:17116
55972 #, gcc-internal-format
55973 msgid "%<#undef %E%>"
55974 msgstr ""
55975
55976 #: cp/module.cc:17118
55977 #, gcc-internal-format
55978 msgid "%<#define %s%>"
55979 msgstr ""
55980
55981 #: cp/module.cc:17348
55982 #, gcc-internal-format
55983 msgid "compiled module file is %qs"
55984 msgstr ""
55985
55986 #: cp/module.cc:17385 cp/module.cc:17390
55987 #, gcc-internal-format, gfc-internal-format
55988 msgid "compiled module is %sversion %s"
55989 msgstr ""
55990
55991 #: cp/module.cc:17396
55992 #, gcc-internal-format, gfc-internal-format
55993 msgid "compiler is %sversion %s%s%s"
55994 msgstr ""
55995
55996 #: cp/module.cc:17426
55997 #, gcc-internal-format
55998 msgid "module %qs found"
55999 msgstr ""
56000
56001 #: cp/module.cc:17428
56002 #, gcc-internal-format
56003 msgid "header module expected, module %qs found"
56004 msgstr ""
56005
56006 #: cp/module.cc:17429
56007 #, gcc-internal-format
56008 msgid "module %qs expected, header module found"
56009 msgstr ""
56010
56011 #: cp/module.cc:17444
56012 #, gcc-internal-format
56013 msgid "module %qs CRC mismatch"
56014 msgstr ""
56015
56016 #: cp/module.cc:17458
56017 #, gcc-internal-format
56018 msgid "target & host is %qs:%qs, expected %qs:%qs"
56019 msgstr ""
56020
56021 #: cp/module.cc:17470
56022 #, gcc-internal-format
56023 msgid "language dialect differs %qs, expected %qs"
56024 msgstr ""
56025
56026 #: cp/module.cc:17486
56027 #, gcc-internal-format
56028 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
56029 msgstr ""
56030
56031 #: cp/module.cc:17503
56032 #, fuzzy, gcc-internal-format
56033 msgid "fixed tree mismatch"
56034 msgstr "нерэчаісны ініцыялізатар"
56035
56036 #: cp/module.cc:17590
56037 #, gcc-internal-format
56038 msgid "interface partition is not exported"
56039 msgstr ""
56040
56041 #: cp/module.cc:18124
56042 #, gcc-internal-format, gfc-internal-format
56043 msgid "failed to read compiled module cluster %u: %s"
56044 msgstr ""
56045
56046 #: cp/module.cc:18162
56047 #, gcc-internal-format, gfc-internal-format
56048 msgid "failed to read compiled module: %s"
56049 msgstr ""
56050
56051 #: cp/module.cc:18172
56052 #, gcc-internal-format
56053 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
56054 msgstr ""
56055
56056 #: cp/module.cc:18177
56057 #, gcc-internal-format
56058 msgid "imports must be built before being imported"
56059 msgstr ""
56060
56061 #: cp/module.cc:18180
56062 #, gcc-internal-format
56063 msgid "returning to the gate for a mechanical issue"
56064 msgstr ""
56065
56066 #: cp/module.cc:18671
56067 #, gcc-internal-format
56068 msgid "reading CMI %qs"
56069 msgstr ""
56070
56071 #: cp/module.cc:18815
56072 #, gcc-internal-format
56073 msgid "failed to load binding %<%E%s%E%>"
56074 msgstr ""
56075
56076 #: cp/module.cc:18816
56077 #, gcc-internal-format
56078 msgid "failed to load binding %<%E%s%E@%s%>"
56079 msgstr ""
56080
56081 #: cp/module.cc:18823
56082 #, gcc-internal-format
56083 msgid "during load of binding %<%E%s%E%>"
56084 msgstr ""
56085
56086 #: cp/module.cc:18824
56087 #, gcc-internal-format
56088 msgid "during load of binding %<%E%s%E@%s%>"
56089 msgstr ""
56090
56091 #: cp/module.cc:18882
56092 #, gcc-internal-format
56093 msgid "failed to load pendings for %<%E%s%E%>"
56094 msgstr ""
56095
56096 #: cp/module.cc:18886
56097 #, gcc-internal-format
56098 msgid "during load of pendings for %<%E%s%E%>"
56099 msgstr ""
56100
56101 #. Only header units should appear inside language
56102 #. specifications.  The std doesn't specify this, but I think
56103 #. that's an error in resolving US 033, because language linkage
56104 #. is also our escape clause to getting things into the global
56105 #. module, so we don't want to confuse things by having to think
56106 #. about whether 'extern "C++" { import foo; }' puts foo's
56107 #. contents into the global module all of a sudden.
56108 #: cp/module.cc:18931
56109 #, gcc-internal-format
56110 msgid "import of named module %qs inside language-linkage block"
56111 msgstr ""
56112
56113 #: cp/module.cc:18961
56114 #, gcc-internal-format
56115 msgid "module already declared"
56116 msgstr ""
56117
56118 #: cp/module.cc:18962
56119 #, gcc-internal-format
56120 msgid "module already imported"
56121 msgstr ""
56122
56123 #: cp/module.cc:18967
56124 #, gcc-internal-format
56125 msgid "module %qs imported here"
56126 msgstr ""
56127
56128 #: cp/module.cc:19154
56129 #, gcc-internal-format, gfc-internal-format
56130 msgid "unknown Compiled Module Interface: %s"
56131 msgstr ""
56132
56133 #: cp/module.cc:19197
56134 #, gcc-internal-format
56135 msgid "cannot determine %<#include%> translation of %s: %s"
56136 msgstr ""
56137
56138 #: cp/module.cc:19215
56139 #, gcc-internal-format
56140 msgid "include %qs translated to import"
56141 msgstr ""
56142
56143 #: cp/module.cc:19216
56144 #, gcc-internal-format
56145 msgid "include %qs processed textually"
56146 msgstr ""
56147
56148 #: cp/module.cc:19573
56149 #, gcc-internal-format
56150 msgid "C++ modules are incompatible with precompiled headers"
56151 msgstr ""
56152
56153 #: cp/module.cc:19577
56154 #, gcc-internal-format
56155 msgid "C++ modules are incompatible with traditional preprocessing"
56156 msgstr ""
56157
56158 #: cp/module.cc:19587
56159 #, gcc-internal-format
56160 msgid "macro debug output may be incomplete with modules"
56161 msgstr ""
56162
56163 #: cp/module.cc:19588
56164 #, gcc-internal-format
56165 msgid "module dependencies require preprocessing"
56166 msgstr ""
56167
56168 #: cp/module.cc:19590
56169 #, gcc-internal-format
56170 msgid "you should use the %<-%s%> option"
56171 msgstr ""
56172
56173 #: cp/module.cc:19625 cp/module.cc:19654
56174 #, fuzzy, gcc-internal-format
56175 #| msgid "invalid register name for `%s'"
56176 msgid "invalid header name %qs"
56177 msgstr "нерэчаісная назва рэгістра `%s'"
56178
56179 #: cp/module.cc:19664
56180 #, fuzzy, gcc-internal-format
56181 msgid "invalid module name %qs"
56182 msgstr "Нерэчаісны выбар %s"
56183
56184 #: cp/module.cc:19830
56185 #, gcc-internal-format
56186 msgid "%<-fmodule-only%> used for non-interface"
56187 msgstr ""
56188
56189 #: cp/module.cc:19870
56190 #, fuzzy, gcc-internal-format
56191 #| msgid "error writing to %s"
56192 msgid "writing CMI %qs"
56193 msgstr "памылка запісу ў %s"
56194
56195 #: cp/module.cc:19875
56196 #, gcc-internal-format
56197 msgid "not writing module %qs due to errors"
56198 msgstr ""
56199
56200 #: cp/module.cc:19903
56201 #, gcc-internal-format, gfc-internal-format
56202 msgid "failed to write compiled module: %s"
56203 msgstr ""
56204
56205 #: cp/module.cc:20040
56206 #, fuzzy, gcc-internal-format
56207 #| msgid "unknown register name: %s"
56208 msgid "unknown header kind %qs"
56209 msgstr "невядомая назва рэгістра: %s"
56210
56211 #: cp/name-lookup.cc:2730
56212 #, gcc-internal-format
56213 msgid "redeclaration of %q#D with different template parameters"
56214 msgstr ""
56215
56216 #: cp/name-lookup.cc:2736
56217 #, fuzzy, gcc-internal-format
56218 #| msgid "conflicts with previous declaration `%#D'"
56219 msgid "%q#D conflicts with a previous declaration"
56220 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
56221
56222 #: cp/name-lookup.cc:2901
56223 #, fuzzy, gcc-internal-format
56224 msgid "%q#D hides constructor for %q#D"
56225 msgstr "дэструктару неабходны \"%#D\""
56226
56227 #: cp/name-lookup.cc:3050
56228 #, fuzzy, gcc-internal-format
56229 msgid "conflicting C language linkage declaration %q#D"
56230 msgstr "паўторнае абвяшчэнне меткі \"%s\""
56231
56232 #: cp/name-lookup.cc:3055
56233 #, fuzzy, gcc-internal-format
56234 msgid "due to different exception specifications"
56235 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56236
56237 #: cp/name-lookup.cc:3153
56238 #, fuzzy, gcc-internal-format
56239 msgid "lambda parameter %qD previously declared as a capture"
56240 msgstr "тып параметра \"%s\" не аб'яўлены"
56241
56242 #: cp/name-lookup.cc:3176
56243 #, fuzzy, gcc-internal-format
56244 #| msgid "declaration of `%#D'"
56245 msgid "declaration of %q#D shadows a parameter"
56246 msgstr "абвяшчэньне `%#D'"
56247
56248 #: cp/name-lookup.cc:3311
56249 #, gcc-internal-format
56250 msgid "declaration of %qD shadows a member of %qT"
56251 msgstr ""
56252
56253 #: cp/name-lookup.cc:3772
56254 #, gcc-internal-format
56255 msgid "friend declaration %qD in local class without prior local declaration"
56256 msgstr ""
56257
56258 #: cp/name-lookup.cc:4239
56259 #, gcc-internal-format
56260 msgid "%s %<%s(%E)%> %p %d"
56261 msgstr ""
56262
56263 #: cp/name-lookup.cc:4242
56264 #, gcc-internal-format
56265 msgid "%s %s %p %d"
56266 msgstr ""
56267
56268 #: cp/name-lookup.cc:4854
56269 #, gcc-internal-format
56270 msgid "%q#D does not have external linkage"
56271 msgstr ""
56272
56273 #: cp/name-lookup.cc:4856 cp/parser.cc:11376 cp/parser.cc:11386
56274 #: cp/semantics.cc:3926 cp/semantics.cc:3938
56275 #, fuzzy, gcc-internal-format
56276 msgid "%q#D declared here"
56277 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56278
56279 #: cp/name-lookup.cc:5568
56280 #, gcc-internal-format
56281 msgid "%<%T%s%D%> names destructor"
56282 msgstr ""
56283
56284 #: cp/name-lookup.cc:5584
56285 #, gcc-internal-format
56286 msgid "using-declaration for non-member at class scope"
56287 msgstr ""
56288
56289 #: cp/name-lookup.cc:5592
56290 #, gcc-internal-format
56291 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
56292 msgstr ""
56293
56294 #: cp/name-lookup.cc:5608 cp/pt.cc:18500
56295 #, gcc-internal-format
56296 msgid "%qT is not a class, namespace, or enumeration"
56297 msgstr ""
56298
56299 #: cp/name-lookup.cc:5618
56300 #, gcc-internal-format
56301 msgid "non-member using-declaration names constructor of %qT"
56302 msgstr ""
56303
56304 #: cp/name-lookup.cc:5629 cp/name-lookup.cc:5702
56305 #, gcc-internal-format
56306 msgid "using-declaration for member at non-class scope"
56307 msgstr ""
56308
56309 #: cp/name-lookup.cc:5652
56310 #, fuzzy, gcc-internal-format
56311 #| msgid "%s: Not a directory"
56312 msgid "%qT is not a direct base of %qT"
56313 msgstr "%s: не дырэкторыя"
56314
56315 #: cp/name-lookup.cc:5712
56316 #, gcc-internal-format
56317 msgid "did you mean %<using enum %T::%D%>?"
56318 msgstr ""
56319
56320 #: cp/name-lookup.cc:5724
56321 #, fuzzy, gcc-internal-format
56322 msgid "%qD has not been declared in %qD"
56323 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56324
56325 #: cp/name-lookup.cc:5738
56326 #, fuzzy, gcc-internal-format
56327 #| msgid "declaration of template `%#D'"
56328 msgid "using-declaration may not name namespace %qD"
56329 msgstr "абвяшчэньне шаблёну `%#D'"
56330
56331 #: cp/name-lookup.cc:5749
56332 #, fuzzy, gcc-internal-format
56333 msgid "%<%T::%D%> names constructor in %qT"
56334 msgstr "дэструктару неабходны \"%#D\""
56335
56336 #: cp/name-lookup.cc:5842
56337 #, gcc-internal-format
56338 msgid "declaration of %qD not in a namespace surrounding %qD"
56339 msgstr ""
56340
56341 #: cp/name-lookup.cc:5883
56342 #, fuzzy, gcc-internal-format
56343 msgid "explicit qualification in declaration of %qD"
56344 msgstr "паўторнае абвяшчэнне меткі \"%s\""
56345
56346 #: cp/name-lookup.cc:5893
56347 #, gcc-internal-format
56348 msgid "%qD should have been declared inside %qD"
56349 msgstr ""
56350
56351 #: cp/name-lookup.cc:5946
56352 #, fuzzy, gcc-internal-format
56353 msgid "%qD has not been declared within %qD"
56354 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56355
56356 #: cp/name-lookup.cc:5948
56357 #, gcc-internal-format
56358 msgid "only here as a %<friend%>"
56359 msgstr ""
56360
56361 #: cp/name-lookup.cc:6002
56362 #, gcc-internal-format
56363 msgid "%qD attribute requires a single NTBS argument"
56364 msgstr ""
56365
56366 #: cp/name-lookup.cc:6009
56367 #, gcc-internal-format
56368 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
56369 msgstr ""
56370
56371 #: cp/name-lookup.cc:6019 cp/name-lookup.cc:6046
56372 #, gcc-internal-format
56373 msgid "ignoring %qD attribute on anonymous namespace"
56374 msgstr ""
56375
56376 #: cp/name-lookup.cc:6025
56377 #, gcc-internal-format
56378 msgid "ignoring %qD attribute on non-inline namespace"
56379 msgstr ""
56380
56381 #: cp/name-lookup.cc:6062 cp/name-lookup.cc:8551
56382 #, fuzzy, gcc-internal-format
56383 #| msgid "`%s' attribute ignored"
56384 msgid "%qD attribute directive ignored"
56385 msgstr "\"%s\" атрыбут ігнарыруецца"
56386
56387 #: cp/name-lookup.cc:6388
56388 #, gcc-internal-format
56389 msgid "maximum limit of %d namespaces searched for %qE"
56390 msgstr ""
56391
56392 #: cp/name-lookup.cc:6440
56393 #, gcc-internal-format
56394 msgid "suggested alternative:"
56395 msgid_plural "suggested alternatives:"
56396 msgstr[0] ""
56397 msgstr[1] ""
56398
56399 #: cp/name-lookup.cc:6446
56400 #, gcc-internal-format
56401 msgid "  %qE"
56402 msgstr ""
56403
56404 #: cp/name-lookup.cc:6975
56405 #, gcc-internal-format
56406 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
56407 msgstr ""
56408
56409 #: cp/name-lookup.cc:6981
56410 #, gcc-internal-format
56411 msgid "%<std::%s%> is only available from %s onwards"
56412 msgstr ""
56413
56414 #: cp/name-lookup.cc:7417
56415 #, gcc-internal-format
56416 msgid "the macro %qs had not yet been defined"
56417 msgstr ""
56418
56419 #: cp/name-lookup.cc:7420
56420 #, gcc-internal-format
56421 msgid "it was later defined here"
56422 msgstr ""
56423
56424 #: cp/name-lookup.cc:8179
56425 #, gcc-internal-format
56426 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
56427 msgstr ""
56428
56429 #: cp/name-lookup.cc:8535
56430 #, gcc-internal-format
56431 msgid "%<strong%> using directive no longer supported"
56432 msgstr ""
56433
56434 #: cp/name-lookup.cc:8538
56435 #, gcc-internal-format
56436 msgid "you can use an inline namespace instead"
56437 msgstr ""
56438
56439 #. We only allow depth 255.
56440 #: cp/name-lookup.cc:8637
56441 #, gcc-internal-format, gfc-internal-format
56442 msgid "cannot nest more than %d namespaces"
56443 msgstr ""
56444
56445 #: cp/name-lookup.cc:8734
56446 #, fuzzy, gcc-internal-format
56447 msgid "%<namespace %E%> is ambiguous"
56448 msgstr "памер \"%s\" - %d байт"
56449
56450 #: cp/name-lookup.cc:8750
56451 #, fuzzy, gcc-internal-format
56452 msgid "namespace alias %qD not allowed here, assuming %qD"
56453 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
56454
56455 #: cp/name-lookup.cc:8830
56456 #, gcc-internal-format
56457 msgid "inline namespace must be specified at initial definition"
56458 msgstr ""
56459
56460 #: cp/name-lookup.cc:8831
56461 #, fuzzy, gcc-internal-format
56462 msgid "%qD defined here"
56463 msgstr "YYDEBUG не вызначан."
56464
56465 #: cp/name-lookup.cc:8880
56466 #, gcc-internal-format
56467 msgid "%s namespace %qD conflicts with reachable definition"
56468 msgstr ""
56469
56470 #: cp/name-lookup.cc:8882
56471 #, fuzzy, gcc-internal-format, gfc-internal-format
56472 #| msgid "previous definition here"
56473 msgid "reachable %s definition here"
56474 msgstr "папярэдняе вызначэньне"
56475
56476 #: cp/name-lookup.cc:8925
56477 #, gcc-internal-format
56478 msgid "XXX entering %<pop_everything ()%>"
56479 msgstr ""
56480
56481 #: cp/name-lookup.cc:8934
56482 #, gcc-internal-format
56483 msgid "XXX leaving %<pop_everything ()%>"
56484 msgstr ""
56485
56486 #: cp/optimize.cc:612
56487 #, gcc-internal-format
56488 msgid "making multiple clones of %qD"
56489 msgstr ""
56490
56491 #: cp/parser.cc:899
56492 #, gcc-internal-format
56493 msgid "identifier %qE is a keyword in C++11"
56494 msgstr ""
56495
56496 #: cp/parser.cc:913
56497 #, gcc-internal-format
56498 msgid "identifier %qE is a keyword in C++20"
56499 msgstr ""
56500
56501 #: cp/parser.cc:1406 cp/parser.cc:1419
56502 #, gcc-internal-format
56503 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
56504 msgstr ""
56505
56506 #: cp/parser.cc:1444 cp/parser.cc:45083
56507 #, gcc-internal-format
56508 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
56509 msgstr ""
56510
56511 #: cp/parser.cc:1484
56512 #, gcc-internal-format
56513 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
56514 msgstr ""
56515
56516 #: cp/parser.cc:3022
56517 #, fuzzy, gcc-internal-format
56518 msgid "%<#pragma%> is not allowed here"
56519 msgstr "Клас \"%s\" ужо існуе"
56520
56521 #: cp/parser.cc:3151
56522 #, gcc-internal-format
56523 msgid "%<%E::%E%> has not been declared"
56524 msgstr ""
56525
56526 #: cp/parser.cc:3154
56527 #, gcc-internal-format
56528 msgid "%<::%E%> has not been declared"
56529 msgstr ""
56530
56531 #: cp/parser.cc:3157
56532 #, gcc-internal-format
56533 msgid "request for member %qE in non-class type %qT"
56534 msgstr ""
56535
56536 #: cp/parser.cc:3160 cp/parser.cc:20929
56537 #, gcc-internal-format
56538 msgid "%<%T::%E%> has not been declared"
56539 msgstr ""
56540
56541 #: cp/parser.cc:3170
56542 #, gcc-internal-format
56543 msgid "%<%E::%E%> is not a type"
56544 msgstr ""
56545
56546 #: cp/parser.cc:3174
56547 #, gcc-internal-format
56548 msgid "%<%E::%E%> is not a class or namespace"
56549 msgstr ""
56550
56551 #: cp/parser.cc:3179
56552 #, gcc-internal-format
56553 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
56554 msgstr ""
56555
56556 #: cp/parser.cc:3192
56557 #, fuzzy, gcc-internal-format
56558 msgid "%<::%E%> is not a type"
56559 msgstr "\"%s\" мае незавершаны тып"
56560
56561 #: cp/parser.cc:3195
56562 #, gcc-internal-format
56563 msgid "%<::%E%> is not a class or namespace"
56564 msgstr ""
56565
56566 #: cp/parser.cc:3199
56567 #, gcc-internal-format
56568 msgid "%<::%E%> is not a class, namespace, or enumeration"
56569 msgstr ""
56570
56571 #: cp/parser.cc:3211
56572 #, fuzzy, gcc-internal-format
56573 msgid "%qE is not a type"
56574 msgstr "\"%s\" мае незавершаны тып"
56575
56576 #: cp/parser.cc:3214
56577 #, gcc-internal-format
56578 msgid "%qE is not a class or namespace"
56579 msgstr ""
56580
56581 #: cp/parser.cc:3218
56582 #, gcc-internal-format
56583 msgid "%qE is not a class, namespace, or enumeration"
56584 msgstr ""
56585
56586 #: cp/parser.cc:3282
56587 #, gcc-internal-format
56588 msgid "new types may not be defined in a return type"
56589 msgstr ""
56590
56591 #: cp/parser.cc:3284
56592 #, fuzzy, gcc-internal-format
56593 msgid "(perhaps a semicolon is missing after the definition of %qT)"
56594 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
56595
56596 #: cp/parser.cc:3312
56597 #, fuzzy, gcc-internal-format
56598 msgid "%qE is not a class template"
56599 msgstr "\"%s\" звычайна функцыя"
56600
56601 #: cp/parser.cc:3314
56602 #, fuzzy, gcc-internal-format
56603 msgid "%qE is not a template"
56604 msgstr "\"%s\" мае незавершаны тып"
56605
56606 #: cp/parser.cc:3317
56607 #, fuzzy, gcc-internal-format
56608 msgid "invalid template-id"
56609 msgstr "Нерэчаісны выбар %s"
56610
56611 #: cp/parser.cc:3351
56612 #, gcc-internal-format
56613 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
56614 msgstr ""
56615
56616 #: cp/parser.cc:3355 cp/pt.cc:20161
56617 #, gcc-internal-format
56618 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
56619 msgstr ""
56620
56621 #: cp/parser.cc:3360
56622 #, fuzzy, gcc-internal-format
56623 msgid "%<typeid%> operator cannot appear in a constant-expression"
56624 msgstr "памер масіва \"%s\" адмоўны"
56625
56626 #: cp/parser.cc:3364
56627 #, gcc-internal-format
56628 msgid "non-constant compound literals cannot appear in a constant-expression"
56629 msgstr ""
56630
56631 #: cp/parser.cc:3368
56632 #, fuzzy, gcc-internal-format
56633 msgid "a function call cannot appear in a constant-expression"
56634 msgstr "памер масіва \"%s\" адмоўны"
56635
56636 #: cp/parser.cc:3372
56637 #, fuzzy, gcc-internal-format
56638 msgid "an increment cannot appear in a constant-expression"
56639 msgstr "памер масіва \"%s\" адмоўны"
56640
56641 #: cp/parser.cc:3376
56642 #, gcc-internal-format
56643 msgid "an decrement cannot appear in a constant-expression"
56644 msgstr ""
56645
56646 #: cp/parser.cc:3380
56647 #, fuzzy, gcc-internal-format
56648 msgid "an array reference cannot appear in a constant-expression"
56649 msgstr "памер масіва \"%s\" адмоўны"
56650
56651 #: cp/parser.cc:3384
56652 #, fuzzy, gcc-internal-format
56653 msgid "the address of a label cannot appear in a constant-expression"
56654 msgstr "памер масіва \"%s\" адмоўны"
56655
56656 #: cp/parser.cc:3388
56657 #, fuzzy, gcc-internal-format
56658 msgid "calls to overloaded operators cannot appear in a constant-expression"
56659 msgstr "памер масіва \"%s\" адмоўны"
56660
56661 #: cp/parser.cc:3392
56662 #, fuzzy, gcc-internal-format
56663 msgid "an assignment cannot appear in a constant-expression"
56664 msgstr "памер масіва \"%s\" адмоўны"
56665
56666 #: cp/parser.cc:3395
56667 #, fuzzy, gcc-internal-format
56668 msgid "a comma operator cannot appear in a constant-expression"
56669 msgstr "памер масіва \"%s\" адмоўны"
56670
56671 #: cp/parser.cc:3399
56672 #, fuzzy, gcc-internal-format
56673 msgid "a call to a constructor cannot appear in a constant-expression"
56674 msgstr "памер масіва \"%s\" адмоўны"
56675
56676 #: cp/parser.cc:3403
56677 #, fuzzy, gcc-internal-format
56678 msgid "a transaction expression cannot appear in a constant-expression"
56679 msgstr "памер масіва \"%s\" адмоўны"
56680
56681 #: cp/parser.cc:3449
56682 #, fuzzy, gcc-internal-format
56683 msgid "%qs cannot appear in a constant-expression"
56684 msgstr "памер масіва \"%s\" адмоўны"
56685
56686 #: cp/parser.cc:3486
56687 #, gcc-internal-format
56688 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
56689 msgstr ""
56690
56691 #: cp/parser.cc:3491
56692 #, fuzzy, gcc-internal-format
56693 #| msgid "invalid use of `restrict'"
56694 msgid "invalid use of destructor %qD as a type"
56695 msgstr "нявернае выкарыстанне \"restict\""
56696
56697 #. Something like 'unsigned A a;'
56698 #: cp/parser.cc:3494
56699 #, gcc-internal-format
56700 msgid "invalid combination of multiple type-specifiers"
56701 msgstr ""
56702
56703 #: cp/parser.cc:3507
56704 #, gcc-internal-format
56705 msgid "%qE does not name a type; did you mean %qs?"
56706 msgstr ""
56707
56708 #: cp/parser.cc:3511
56709 #, fuzzy, gcc-internal-format
56710 msgid "%qE does not name a type"
56711 msgstr "\"%s\" мае незавершаны тып"
56712
56713 #: cp/parser.cc:3520
56714 #, gcc-internal-format
56715 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56716 msgstr ""
56717
56718 #: cp/parser.cc:3523
56719 #, gcc-internal-format
56720 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56721 msgstr ""
56722
56723 #: cp/parser.cc:3529
56724 #, gcc-internal-format
56725 msgid "%qE is not recognized as a module control-line"
56726 msgstr ""
56727
56728 #: cp/parser.cc:3532
56729 #, gcc-internal-format
56730 msgid "C++20 %qE only available with %<-fmodules-ts%>"
56731 msgstr ""
56732
56733 #: cp/parser.cc:3535
56734 #, gcc-internal-format
56735 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
56736 msgstr ""
56737
56738 #: cp/parser.cc:3541
56739 #, gcc-internal-format
56740 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56741 msgstr ""
56742
56743 #: cp/parser.cc:3544
56744 #, gcc-internal-format
56745 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
56746 msgstr ""
56747
56748 #: cp/parser.cc:3547
56749 #, gcc-internal-format
56750 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
56751 msgstr ""
56752
56753 #: cp/parser.cc:3550 cp/parser.cc:29904
56754 #, gcc-internal-format
56755 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
56756 msgstr ""
56757
56758 #: cp/parser.cc:3572
56759 #, gcc-internal-format
56760 msgid "(perhaps %<typename %T::%E%> was intended)"
56761 msgstr ""
56762
56763 #: cp/parser.cc:3600 cp/parser.cc:3612
56764 #, gcc-internal-format
56765 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
56766 msgstr ""
56767
56768 #: cp/parser.cc:3605 cp/parser.cc:3617
56769 #, fuzzy, gcc-internal-format
56770 msgid "%qE in namespace %qE does not name a template type"
56771 msgstr "\"%s\" мае незавершаны тып"
56772
56773 #: cp/parser.cc:3625
56774 #, gcc-internal-format
56775 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
56776 msgstr ""
56777
56778 #: cp/parser.cc:3630
56779 #, gcc-internal-format
56780 msgid "%qE in namespace %qE does not name a type"
56781 msgstr ""
56782
56783 #: cp/parser.cc:3641
56784 #, gcc-internal-format
56785 msgid "%<%T::%E%> names the constructor, not the type"
56786 msgstr ""
56787
56788 #: cp/parser.cc:3644
56789 #, gcc-internal-format
56790 msgid "and %qT has no template constructors"
56791 msgstr ""
56792
56793 #: cp/parser.cc:3654
56794 #, gcc-internal-format
56795 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
56796 msgstr ""
56797
56798 #: cp/parser.cc:3662
56799 #, gcc-internal-format
56800 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
56801 msgstr ""
56802
56803 #: cp/parser.cc:3674 cp/parser.cc:3678
56804 #, fuzzy, gcc-internal-format
56805 msgid "%qE in %q#T does not name a template type"
56806 msgstr "\"%s\" мае незавершаны тып"
56807
56808 #: cp/parser.cc:3682
56809 #, gcc-internal-format
56810 msgid "%qE in %q#T does not name a type"
56811 msgstr ""
56812
56813 #: cp/parser.cc:4364
56814 #, gcc-internal-format
56815 msgid "expected string-literal"
56816 msgstr ""
56817
56818 #: cp/parser.cc:4430
56819 #, gcc-internal-format
56820 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
56821 msgstr ""
56822
56823 #: cp/parser.cc:4449
56824 #, gcc-internal-format
56825 msgid "concatenation of string literals with conflicting encoding prefixes"
56826 msgstr ""
56827
56828 #: cp/parser.cc:4616
56829 #, gcc-internal-format
56830 msgid "unable to find character literal operator %qD with %qT argument"
56831 msgstr ""
56832
56833 #: cp/parser.cc:4722
56834 #, gcc-internal-format
56835 msgid "integer literal exceeds range of %qT type"
56836 msgstr ""
56837
56838 #: cp/parser.cc:4729
56839 #, gcc-internal-format
56840 msgid "floating literal exceeds range of %qT type"
56841 msgstr ""
56842
56843 #: cp/parser.cc:4733
56844 #, gcc-internal-format
56845 msgid "floating literal truncated to zero"
56846 msgstr ""
56847
56848 #: cp/parser.cc:4762
56849 #, gcc-internal-format
56850 msgid "failed to translate literal to execution character set %qT"
56851 msgstr ""
56852
56853 #: cp/parser.cc:4796
56854 #, gcc-internal-format
56855 msgid "unable to find numeric literal operator %qD"
56856 msgstr ""
56857
56858 #: cp/parser.cc:4802
56859 #, gcc-internal-format
56860 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
56861 msgstr ""
56862
56863 #: cp/parser.cc:4806
56864 #, gcc-internal-format
56865 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
56866 msgstr ""
56867
56868 #: cp/parser.cc:4810
56869 #, gcc-internal-format
56870 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
56871 msgstr ""
56872
56873 #: cp/parser.cc:4894
56874 #, gcc-internal-format
56875 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
56876 msgstr ""
56877
56878 #: cp/parser.cc:4988
56879 #, gcc-internal-format
56880 msgid "global module fragment contents must be from preprocessor inclusion"
56881 msgstr ""
56882
56883 #: cp/parser.cc:5003 cp/parser.cc:15172
56884 #, fuzzy, gcc-internal-format
56885 #| msgid "empty declaration"
56886 msgid "expected declaration"
56887 msgstr "пустое абвяшчэньне"
56888
56889 #: cp/parser.cc:5364 cp/parser.cc:5379
56890 #, fuzzy, gcc-internal-format
56891 msgid "expected binary operator"
56892 msgstr "прапушчан ініцыялізатар"
56893
56894 #: cp/parser.cc:5385
56895 #, gcc-internal-format
56896 msgid "expected ..."
56897 msgstr ""
56898
56899 #: cp/parser.cc:5397
56900 #, gcc-internal-format
56901 msgid "binary expression in operand of fold-expression"
56902 msgstr ""
56903
56904 #: cp/parser.cc:5402
56905 #, gcc-internal-format
56906 msgid "conditional expression in operand of fold-expression"
56907 msgstr ""
56908
56909 #: cp/parser.cc:5410
56910 #, gcc-internal-format
56911 msgid "mismatched operator in fold-expression"
56912 msgstr ""
56913
56914 #: cp/parser.cc:5514
56915 #, fuzzy, gcc-internal-format
56916 #| msgid "-pipe is not supported"
56917 msgid "fixed-point types not supported in C++"
56918 msgstr "-pipe не падтрымліваецца"
56919
56920 #: cp/parser.cc:5597
56921 #, gcc-internal-format
56922 msgid "ISO C++ forbids braced-groups within expressions"
56923 msgstr ""
56924
56925 #: cp/parser.cc:5609
56926 #, gcc-internal-format
56927 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
56928 msgstr ""
56929
56930 #: cp/parser.cc:5649
56931 #, gcc-internal-format
56932 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
56933 msgstr ""
56934
56935 #: cp/parser.cc:5710 cp/parser.cc:5891 cp/parser.cc:6072 cp/semantics.cc:4080
56936 #, gcc-internal-format
56937 msgid "expected primary-expression"
56938 msgstr ""
56939
56940 #: cp/parser.cc:5740
56941 #, fuzzy, gcc-internal-format
56942 msgid "%<this%> may not be used in this context"
56943 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56944
56945 #: cp/parser.cc:5885
56946 #, gcc-internal-format
56947 msgid "a template declaration cannot appear at block scope"
56948 msgstr ""
56949
56950 #: cp/parser.cc:6226
56951 #, gcc-internal-format
56952 msgid "expected id-expression"
56953 msgstr ""
56954
56955 #: cp/parser.cc:6264
56956 #, gcc-internal-format
56957 msgid "expected %qs keyword before dependent template name"
56958 msgstr ""
56959
56960 #: cp/parser.cc:6391
56961 #, gcc-internal-format
56962 msgid "scope %qT before %<~%> is not a class-name"
56963 msgstr ""
56964
56965 #: cp/parser.cc:6401
56966 #, gcc-internal-format
56967 msgid "%<template%> keyword not permitted in destructor name"
56968 msgstr ""
56969
56970 #: cp/parser.cc:6438 cp/parser.cc:8553
56971 #, gcc-internal-format
56972 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
56973 msgstr ""
56974
56975 #: cp/parser.cc:6450
56976 #, gcc-internal-format
56977 msgid "template-id not allowed for destructor"
56978 msgstr ""
56979
56980 #: cp/parser.cc:6559
56981 #, gcc-internal-format
56982 msgid "declaration of %<~%T%> as member of %qT"
56983 msgstr ""
56984
56985 #: cp/parser.cc:6574
56986 #, gcc-internal-format
56987 msgid "typedef-name %qD used as destructor declarator"
56988 msgstr ""
56989
56990 #: cp/parser.cc:6610 cp/parser.cc:23379
56991 #, gcc-internal-format
56992 msgid "expected unqualified-id"
56993 msgstr ""
56994
56995 #: cp/parser.cc:6637 cp/typeck.cc:3020 cp/typeck.cc:3023 cp/typeck.cc:3040
56996 #, fuzzy, gcc-internal-format
56997 msgid "%qD is not a template"
56998 msgstr "\"%s\" мае незавершаны тып"
56999
57000 #: cp/parser.cc:6751
57001 #, gcc-internal-format
57002 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
57003 msgstr ""
57004
57005 #: cp/parser.cc:6832
57006 #, gcc-internal-format
57007 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
57008 msgstr ""
57009
57010 #: cp/parser.cc:6859 cp/parser.cc:6870
57011 #, gcc-internal-format
57012 msgid "concept-id %qD in nested-name-specifier"
57013 msgstr ""
57014
57015 #: cp/parser.cc:6862
57016 #, gcc-internal-format
57017 msgid "function template-id %qD in nested-name-specifier"
57018 msgstr ""
57019
57020 #: cp/parser.cc:6876
57021 #, gcc-internal-format
57022 msgid "variable template-id %qD in nested-name-specifier"
57023 msgstr ""
57024
57025 #: cp/parser.cc:7050
57026 #, gcc-internal-format
57027 msgid "expected nested-name-specifier"
57028 msgstr ""
57029
57030 #: cp/parser.cc:7257 cp/parser.cc:9798
57031 #, gcc-internal-format
57032 msgid "types may not be defined in casts"
57033 msgstr ""
57034
57035 #: cp/parser.cc:7346
57036 #, gcc-internal-format
57037 msgid "types may not be defined in a %<typeid%> expression"
57038 msgstr ""
57039
57040 #: cp/parser.cc:7438
57041 #, fuzzy, gcc-internal-format
57042 #| msgid "wrong number of arguments specified for `%s' attribute"
57043 msgid "wrong number of arguments to %<__builtin_addressof%>"
57044 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57045
57046 #: cp/parser.cc:7450 cp/pt.cc:20841
57047 #, fuzzy, gcc-internal-format
57048 #| msgid "wrong number of arguments specified for `%s' attribute"
57049 msgid "wrong number of arguments to %<__builtin_launder%>"
57050 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57051
57052 #: cp/parser.cc:7463
57053 #, fuzzy, gcc-internal-format
57054 #| msgid "wrong number of arguments specified for `%s' attribute"
57055 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
57056 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57057
57058 #: cp/parser.cc:7489
57059 #, fuzzy, gcc-internal-format
57060 #| msgid "wrong number of arguments specified for `%s' attribute"
57061 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
57062 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57063
57064 #: cp/parser.cc:7627
57065 #, fuzzy, gcc-internal-format
57066 msgid "ISO C++ forbids compound-literals"
57067 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
57068
57069 #: cp/parser.cc:7686
57070 #, gcc-internal-format
57071 msgid "two consecutive %<[%> shall only introduce an attribute"
57072 msgstr ""
57073
57074 #: cp/parser.cc:8326 cp/typeck.cc:2908
57075 #, fuzzy, gcc-internal-format
57076 #| msgid "invalid use of `%D'"
57077 msgid "invalid use of %qD"
57078 msgstr "нерэчаіснае выкарыстаньне `%D'"
57079
57080 #: cp/parser.cc:8335
57081 #, gcc-internal-format
57082 msgid "%<%D::%D%> is not a class member"
57083 msgstr ""
57084
57085 #: cp/parser.cc:8605
57086 #, gcc-internal-format
57087 msgid "non-scalar type"
57088 msgstr ""
57089
57090 #: cp/parser.cc:8715
57091 #, fuzzy, gcc-internal-format
57092 msgid "ISO C++ does not allow %<alignof%> with a non-type"
57093 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
57094
57095 #: cp/parser.cc:8810
57096 #, gcc-internal-format
57097 msgid "types may not be defined in %<noexcept%> expressions"
57098 msgstr ""
57099
57100 #: cp/parser.cc:9084 cp/parser.cc:32451
57101 #, gcc-internal-format
57102 msgid "types may not be defined in %qs expressions"
57103 msgstr ""
57104
57105 #: cp/parser.cc:9149
57106 #, gcc-internal-format
57107 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
57108 msgstr ""
57109
57110 #: cp/parser.cc:9235
57111 #, gcc-internal-format
57112 msgid "types may not be defined in a new-expression"
57113 msgstr ""
57114
57115 #: cp/parser.cc:9251
57116 #, gcc-internal-format
57117 msgid "array bound forbidden after parenthesized type-id"
57118 msgstr ""
57119
57120 #: cp/parser.cc:9253
57121 #, gcc-internal-format
57122 msgid "try removing the parentheses around the type-id"
57123 msgstr ""
57124
57125 #: cp/parser.cc:9285
57126 #, gcc-internal-format
57127 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
57128 msgstr ""
57129
57130 #: cp/parser.cc:9330
57131 #, gcc-internal-format
57132 msgid "expected expression-list or type-id"
57133 msgstr ""
57134
57135 #: cp/parser.cc:9359
57136 #, gcc-internal-format
57137 msgid "types may not be defined in a new-type-id"
57138 msgstr ""
57139
57140 #: cp/parser.cc:9494
57141 #, gcc-internal-format
57142 msgid "expression in new-declarator must have integral or enumeration type"
57143 msgstr ""
57144
57145 #: cp/parser.cc:9903
57146 #, gcc-internal-format
57147 msgid "use of old-style cast to %q#T"
57148 msgstr ""
57149
57150 #: cp/parser.cc:10052
57151 #, gcc-internal-format
57152 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
57153 msgstr ""
57154
57155 #: cp/parser.cc:10055
57156 #, gcc-internal-format
57157 msgid "suggest parentheses around %<>>%> expression"
57158 msgstr ""
57159
57160 #: cp/parser.cc:10263
57161 #, gcc-internal-format
57162 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
57163 msgstr ""
57164
57165 #: cp/parser.cc:10552
57166 #, gcc-internal-format
57167 msgid "top-level comma expression in array subscript is deprecated"
57168 msgstr ""
57169
57170 #: cp/parser.cc:10709
57171 #, gcc-internal-format
57172 msgid "types may not be defined within %<__builtin_offsetof%>"
57173 msgstr ""
57174
57175 #: cp/parser.cc:11021
57176 #, gcc-internal-format
57177 msgid "lambda-expression in template parameter type"
57178 msgstr ""
57179
57180 #: cp/parser.cc:11031
57181 #, gcc-internal-format
57182 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
57183 msgstr ""
57184
57185 #: cp/parser.cc:11041
57186 #, gcc-internal-format
57187 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
57188 msgstr ""
57189
57190 #: cp/parser.cc:11199
57191 #, gcc-internal-format
57192 msgid "non-local lambda expression cannot have a capture-default"
57193 msgstr ""
57194
57195 #: cp/parser.cc:11221
57196 #, gcc-internal-format
57197 msgid "expected end of capture-list"
57198 msgstr ""
57199
57200 #: cp/parser.cc:11237
57201 #, gcc-internal-format
57202 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
57203 msgstr ""
57204
57205 #: cp/parser.cc:11243 cp/parser.cc:11265 cp/parser.cc:11458
57206 #, gcc-internal-format
57207 msgid "already captured %qD in lambda expression"
57208 msgstr ""
57209
57210 #: cp/parser.cc:11259
57211 #, gcc-internal-format
57212 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
57213 msgstr ""
57214
57215 #: cp/parser.cc:11279
57216 #, fuzzy, gcc-internal-format
57217 msgid "%<this%> cannot be captured by reference"
57218 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57219
57220 #: cp/parser.cc:11299
57221 #, gcc-internal-format
57222 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
57223 msgstr ""
57224
57225 #: cp/parser.cc:11310
57226 #, gcc-internal-format
57227 msgid "%<&%> should come before %<...%>"
57228 msgstr ""
57229
57230 #: cp/parser.cc:11341
57231 #, gcc-internal-format
57232 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
57233 msgstr ""
57234
57235 #: cp/parser.cc:11348
57236 #, gcc-internal-format
57237 msgid "empty initializer for lambda init-capture"
57238 msgstr ""
57239
57240 #: cp/parser.cc:11372
57241 #, gcc-internal-format
57242 msgid "capture of non-variable %qE"
57243 msgstr ""
57244
57245 #: cp/parser.cc:11382
57246 #, gcc-internal-format
57247 msgid "capture of variable %qD with non-automatic storage duration"
57248 msgstr ""
57249
57250 #: cp/parser.cc:11420
57251 #, gcc-internal-format
57252 msgid "too many %<...%> in lambda capture"
57253 msgstr ""
57254
57255 #: cp/parser.cc:11431
57256 #, gcc-internal-format
57257 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
57258 msgstr ""
57259
57260 #: cp/parser.cc:11436
57261 #, gcc-internal-format
57262 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
57263 msgstr ""
57264
57265 #: cp/parser.cc:11515
57266 #, gcc-internal-format
57267 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
57268 msgstr ""
57269
57270 #: cp/parser.cc:11519
57271 #, gcc-internal-format
57272 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
57273 msgstr ""
57274
57275 #: cp/parser.cc:11588
57276 #, fuzzy, gcc-internal-format
57277 #| msgid "wrong number of arguments specified for `%s' attribute"
57278 msgid "default argument specified for lambda parameter"
57279 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57280
57281 #: cp/parser.cc:11607
57282 #, gcc-internal-format
57283 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57284 msgstr ""
57285
57286 #: cp/parser.cc:11619
57287 #, fuzzy, gcc-internal-format
57288 msgid "duplicate %<mutable%>"
57289 msgstr "паўтарэнне \"%s\""
57290
57291 #: cp/parser.cc:11626
57292 #, gcc-internal-format
57293 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57294 msgstr ""
57295
57296 #: cp/parser.cc:11639
57297 #, gcc-internal-format
57298 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57299 msgstr ""
57300
57301 #: cp/parser.cc:11657
57302 #, gcc-internal-format
57303 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57304 msgstr ""
57305
57306 #: cp/parser.cc:11699
57307 #, gcc-internal-format
57308 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
57309 msgstr ""
57310
57311 #: cp/parser.cc:11859 cp/parser.cc:11998 cp/parser.cc:45689
57312 #, gcc-internal-format
57313 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
57314 msgstr ""
57315
57316 #: cp/parser.cc:11885 cp/parser.cc:45671
57317 #, gcc-internal-format
57318 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
57319 msgstr ""
57320
57321 #: cp/parser.cc:11967
57322 #, gcc-internal-format
57323 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
57324 msgstr ""
57325
57326 #: cp/parser.cc:11975
57327 #, gcc-internal-format
57328 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
57329 msgstr ""
57330
57331 #: cp/parser.cc:11987
57332 #, gcc-internal-format
57333 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
57334 msgstr ""
57335
57336 #: cp/parser.cc:12107
57337 #, gcc-internal-format
57338 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
57339 msgstr ""
57340
57341 #: cp/parser.cc:12530 cp/parser.cc:12731
57342 #, gcc-internal-format
57343 msgid "attributes at the beginning of statement are ignored"
57344 msgstr ""
57345
57346 #: cp/parser.cc:12570
57347 #, fuzzy, gcc-internal-format
57348 #| msgid "empty body in an else-statement"
57349 msgid "expected labeled-statement"
57350 msgstr "пустое цела ў else-выражэнні"
57351
57352 #: cp/parser.cc:12619
57353 #, gcc-internal-format
57354 msgid "case label %qE not within a switch statement"
57355 msgstr ""
57356
57357 #: cp/parser.cc:12738
57358 #, gcc-internal-format
57359 msgid "need %<typename%> before %qE because %qT is a dependent scope"
57360 msgstr ""
57361
57362 #: cp/parser.cc:12747
57363 #, gcc-internal-format
57364 msgid "%<%T::%D%> names the constructor, not the type"
57365 msgstr ""
57366
57367 #: cp/parser.cc:12795
57368 #, gcc-internal-format
57369 msgid "compound-statement in %<constexpr%> function"
57370 msgstr ""
57371
57372 #: cp/parser.cc:12959
57373 #, gcc-internal-format
57374 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
57375 msgstr ""
57376
57377 #: cp/parser.cc:12981
57378 #, gcc-internal-format
57379 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
57380 msgstr ""
57381
57382 #: cp/parser.cc:13006 cp/parser.cc:13041
57383 #, gcc-internal-format
57384 msgid "%<if consteval%> requires compound statement"
57385 msgstr ""
57386
57387 #: cp/parser.cc:13083
57388 #, gcc-internal-format
57389 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
57390 msgstr ""
57391
57392 #: cp/parser.cc:13251 cp/parser.cc:32938
57393 #, fuzzy, gcc-internal-format
57394 #| msgid "empty body in an else-statement"
57395 msgid "expected selection-statement"
57396 msgstr "пустое цела ў else-выражэнні"
57397
57398 #: cp/parser.cc:13292
57399 #, gcc-internal-format
57400 msgid "condition declares an array"
57401 msgstr ""
57402
57403 #: cp/parser.cc:13294
57404 #, fuzzy, gcc-internal-format
57405 #| msgid "too few arguments to function"
57406 msgid "condition declares a function"
57407 msgstr "не хапае аргументаў у функцыі"
57408
57409 #: cp/parser.cc:13334
57410 #, gcc-internal-format
57411 msgid "types may not be defined in conditions"
57412 msgstr ""
57413
57414 #. Anything else is an error.
57415 #: cp/parser.cc:13416 cp/parser.cc:22659 cp/parser.cc:25178
57416 #, fuzzy, gcc-internal-format
57417 #| msgid "invalid initializer"
57418 msgid "expected initializer"
57419 msgstr "нерэчаісны ініцыялізатар"
57420
57421 #: cp/parser.cc:13466
57422 #, gcc-internal-format
57423 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
57424 msgstr ""
57425
57426 #: cp/parser.cc:13717
57427 #, gcc-internal-format
57428 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
57429 msgstr ""
57430
57431 #. rval
57432 #: cp/parser.cc:13724
57433 #, gcc-internal-format
57434 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
57435 msgstr ""
57436
57437 #: cp/parser.cc:13749
57438 #, gcc-internal-format
57439 msgid "loop variable %qD creates a copy from type %qT"
57440 msgstr ""
57441
57442 #: cp/parser.cc:13754
57443 #, gcc-internal-format
57444 msgid "use reference type to prevent copying"
57445 msgstr ""
57446
57447 #: cp/parser.cc:13897
57448 #, gcc-internal-format
57449 msgid "range-based %<for%> expression of type %qT has incomplete type"
57450 msgstr ""
57451
57452 #: cp/parser.cc:13981
57453 #, gcc-internal-format
57454 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
57455 msgstr ""
57456
57457 #: cp/parser.cc:14124 cp/parser.cc:32941
57458 #, fuzzy, gcc-internal-format
57459 #| msgid "empty body in an else-statement"
57460 msgid "expected iteration-statement"
57461 msgstr "пустое цела ў else-выражэнні"
57462
57463 #: cp/parser.cc:14169
57464 #, gcc-internal-format
57465 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
57466 msgstr ""
57467
57468 #: cp/parser.cc:14186
57469 #, gcc-internal-format
57470 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
57471 msgstr ""
57472
57473 #: cp/parser.cc:14318
57474 #, gcc-internal-format
57475 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
57476 msgstr ""
57477
57478 #. Issue a warning about this use of a GNU extension.
57479 #: cp/parser.cc:14327
57480 #, gcc-internal-format
57481 msgid "ISO C++ forbids computed gotos"
57482 msgstr ""
57483
57484 #: cp/parser.cc:14340 cp/parser.cc:32944
57485 #, gcc-internal-format
57486 msgid "expected jump-statement"
57487 msgstr ""
57488
57489 #: cp/parser.cc:14517
57490 #, gcc-internal-format
57491 msgid "expected module-name"
57492 msgstr ""
57493
57494 #: cp/parser.cc:14552
57495 #, gcc-internal-format
57496 msgid "module-declaration not permitted in header-unit"
57497 msgstr ""
57498
57499 #: cp/parser.cc:14577
57500 #, gcc-internal-format
57501 msgid "private module fragment only permitted in purview of module interface or partition"
57502 msgstr ""
57503
57504 #: cp/parser.cc:14582
57505 #, gcc-internal-format
57506 msgid "private module fragment"
57507 msgstr ""
57508
57509 #. Neither the first declaration, nor in a GMF.
57510 #: cp/parser.cc:14588
57511 #, gcc-internal-format
57512 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
57513 msgstr ""
57514
57515 #: cp/parser.cc:14625
57516 #, gcc-internal-format
57517 msgid "post-module-declaration imports must be contiguous"
57518 msgstr ""
57519
57520 #: cp/parser.cc:14628
57521 #, gcc-internal-format
57522 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
57523 msgstr ""
57524
57525 #: cp/parser.cc:14636
57526 #, gcc-internal-format
57527 msgid "import-declaration must be at global scope"
57528 msgstr ""
57529
57530 #: cp/parser.cc:14649
57531 #, gcc-internal-format
57532 msgid "import cannot appear directly in a linkage-specification"
57533 msgstr ""
57534
57535 #: cp/parser.cc:14657
57536 #, gcc-internal-format
57537 msgid "post-module-declaration imports must not be include-translated"
57538 msgstr ""
57539
57540 #: cp/parser.cc:14662
57541 #, gcc-internal-format
57542 msgid "post-module-declaration imports must not be from header inclusion"
57543 msgstr ""
57544
57545 #: cp/parser.cc:14682
57546 #, gcc-internal-format
57547 msgid "%qE may only occur after a module interface declaration"
57548 msgstr ""
57549
57550 #: cp/parser.cc:14690
57551 #, gcc-internal-format
57552 msgid "%qE may only occur once in an export declaration"
57553 msgstr ""
57554
57555 #: cp/parser.cc:14711
57556 #, gcc-internal-format
57557 msgid "%<export%> not part of following module-directive"
57558 msgstr ""
57559
57560 #: cp/parser.cc:14798 cp/parser.cc:26998
57561 #, gcc-internal-format
57562 msgid "extra %<;%>"
57563 msgstr ""
57564
57565 #: cp/parser.cc:14856
57566 #, fuzzy, gcc-internal-format
57567 msgid "attributes are not permitted in this position"
57568 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
57569
57570 #: cp/parser.cc:14860
57571 #, gcc-internal-format
57572 msgid "attributes may be inserted here"
57573 msgstr ""
57574
57575 #: cp/parser.cc:15077
57576 #, gcc-internal-format
57577 msgid "%<__label__%> not at the beginning of a block"
57578 msgstr ""
57579
57580 #: cp/parser.cc:15310
57581 #, gcc-internal-format
57582 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
57583 msgstr ""
57584
57585 #: cp/parser.cc:15330
57586 #, gcc-internal-format
57587 msgid "inconsistent deduction for %qT: %qT and then %qT"
57588 msgstr ""
57589
57590 #: cp/parser.cc:15351
57591 #, gcc-internal-format
57592 msgid "mixing declarations and function-definitions is forbidden"
57593 msgstr ""
57594
57595 #: cp/parser.cc:15376
57596 #, gcc-internal-format
57597 msgid "types may not be defined in a for-range-declaration"
57598 msgstr ""
57599
57600 #: cp/parser.cc:15431
57601 #, gcc-internal-format
57602 msgid "initializer in range-based %<for%> loop"
57603 msgstr ""
57604
57605 #: cp/parser.cc:15434
57606 #, fuzzy, gcc-internal-format
57607 #| msgid "multiple declarations `%T' and `%T'"
57608 msgid "multiple declarations in range-based %<for%> loop"
57609 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
57610
57611 #: cp/parser.cc:15487
57612 #, gcc-internal-format
57613 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
57614 msgstr ""
57615
57616 #: cp/parser.cc:15539
57617 #, fuzzy, gcc-internal-format
57618 #| msgid "empty declaration"
57619 msgid "empty structured binding declaration"
57620 msgstr "пустое абвяшчэньне"
57621
57622 #: cp/parser.cc:15557
57623 #, fuzzy, gcc-internal-format
57624 msgid "invalid initializer for structured binding declaration"
57625 msgstr "нерэчаісны ініцыялізатар"
57626
57627 #: cp/parser.cc:15726
57628 #, gcc-internal-format
57629 msgid "%<friend%> used outside of class"
57630 msgstr ""
57631
57632 #: cp/parser.cc:15765
57633 #, gcc-internal-format
57634 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
57635 msgstr ""
57636
57637 #: cp/parser.cc:15768
57638 #, gcc-internal-format
57639 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
57640 msgstr ""
57641
57642 #: cp/parser.cc:15835
57643 #, gcc-internal-format
57644 msgid "%<auto%> changes meaning in C++11; please remove it"
57645 msgstr ""
57646
57647 #: cp/parser.cc:15871
57648 #, fuzzy, gcc-internal-format
57649 msgid "%qD invalid in condition"
57650 msgstr "Нерэчаісны выбар \"%s\""
57651
57652 #: cp/parser.cc:15878
57653 #, fuzzy, gcc-internal-format
57654 msgid "%qD invalid in lambda"
57655 msgstr "Нерэчаісны выбар \"%s\""
57656
57657 #: cp/parser.cc:15959
57658 #, gcc-internal-format
57659 msgid "type-specifier invalid in lambda"
57660 msgstr ""
57661
57662 #: cp/parser.cc:15971
57663 #, gcc-internal-format
57664 msgid "standard attributes in middle of decl-specifiers"
57665 msgstr ""
57666
57667 #: cp/parser.cc:15973
57668 #, gcc-internal-format
57669 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
57670 msgstr ""
57671
57672 #: cp/parser.cc:15988
57673 #, fuzzy, gcc-internal-format
57674 msgid "class definition may not be declared a friend"
57675 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57676
57677 #: cp/parser.cc:16061 cp/parser.cc:27540
57678 #, gcc-internal-format
57679 msgid "templates may not be %<virtual%>"
57680 msgstr ""
57681
57682 #: cp/parser.cc:16080
57683 #, gcc-internal-format
57684 msgid "types may not be defined in explicit-specifier"
57685 msgstr ""
57686
57687 #: cp/parser.cc:16084
57688 #, gcc-internal-format
57689 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
57690 msgstr ""
57691
57692 #: cp/parser.cc:16149
57693 #, fuzzy, gcc-internal-format
57694 msgid "invalid linkage-specification"
57695 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
57696
57697 #: cp/parser.cc:16253
57698 #, gcc-internal-format
57699 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
57700 msgstr ""
57701
57702 #: cp/parser.cc:16455
57703 #, gcc-internal-format
57704 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
57705 msgstr ""
57706
57707 #: cp/parser.cc:16468
57708 #, gcc-internal-format
57709 msgid "types may not be defined in %<decltype%> expressions"
57710 msgstr ""
57711
57712 #: cp/parser.cc:16641
57713 #, gcc-internal-format
57714 msgid "types may not be defined in a conversion-type-id"
57715 msgstr ""
57716
57717 #: cp/parser.cc:16670
57718 #, gcc-internal-format
57719 msgid "invalid use of %<auto%> in conversion operator"
57720 msgstr ""
57721
57722 #: cp/parser.cc:16674
57723 #, gcc-internal-format
57724 msgid "use of %<auto%> in member template conversion operator can never be deduced"
57725 msgstr ""
57726
57727 #: cp/parser.cc:16758
57728 #, gcc-internal-format
57729 msgid "only constructors take member initializers"
57730 msgstr ""
57731
57732 #: cp/parser.cc:16785
57733 #, fuzzy, gcc-internal-format
57734 msgid "cannot expand initializer for member %qD"
57735 msgstr "прапушчан ініцыялізатар"
57736
57737 #: cp/parser.cc:16797 cp/pt.cc:26924
57738 #, gcc-internal-format
57739 msgid "mem-initializer for %qD follows constructor delegation"
57740 msgstr ""
57741
57742 #: cp/parser.cc:16809 cp/pt.cc:26936
57743 #, gcc-internal-format
57744 msgid "constructor delegation follows mem-initializer for %qD"
57745 msgstr ""
57746
57747 #: cp/parser.cc:16861
57748 #, gcc-internal-format
57749 msgid "anachronistic old-style base class initializer"
57750 msgstr ""
57751
57752 #: cp/parser.cc:16946
57753 #, gcc-internal-format
57754 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
57755 msgstr ""
57756
57757 #: cp/parser.cc:17347
57758 #, gcc-internal-format
57759 msgid "unexpected keyword; remove space between quotes and suffix identifier"
57760 msgstr ""
57761
57762 #: cp/parser.cc:17353
57763 #, gcc-internal-format
57764 msgid "expected suffix identifier"
57765 msgstr ""
57766
57767 #: cp/parser.cc:17362
57768 #, gcc-internal-format
57769 msgid "expected empty string after %<operator%> keyword"
57770 msgstr ""
57771
57772 #: cp/parser.cc:17368
57773 #, gcc-internal-format
57774 msgid "invalid encoding prefix in literal operator"
57775 msgstr ""
57776
57777 #: cp/parser.cc:17402
57778 #, fuzzy, gcc-internal-format
57779 #| msgid "unregistered operator %s"
57780 msgid "expected operator"
57781 msgstr "нераспазнаны аператар %s"
57782
57783 #: cp/parser.cc:17449
57784 #, gcc-internal-format
57785 msgid "keyword %<export%> not implemented, and will be ignored"
57786 msgstr ""
57787
57788 #: cp/parser.cc:17451
57789 #, gcc-internal-format
57790 msgid "keyword %<export%> is deprecated, and is ignored"
57791 msgstr ""
57792
57793 #: cp/parser.cc:17453
57794 #, gcc-internal-format
57795 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
57796 msgstr ""
57797
57798 #: cp/parser.cc:17632
57799 #, fuzzy, gcc-internal-format
57800 msgid "invalid constrained type parameter"
57801 msgstr "нявернае выкарыстанне \"restict\""
57802
57803 #: cp/parser.cc:17640
57804 #, fuzzy, gcc-internal-format
57805 msgid "cv-qualified type parameter"
57806 msgstr "нявернае выкарыстанне \"restict\""
57807
57808 #: cp/parser.cc:17787
57809 #, fuzzy, gcc-internal-format
57810 msgid "invalid use of %<auto%> in default template argument"
57811 msgstr "нявернае выкарыстанне \"restict\""
57812
57813 #: cp/parser.cc:18023 cp/parser.cc:18109 cp/parser.cc:24945
57814 #, fuzzy, gcc-internal-format
57815 msgid "template parameter pack %qD cannot have a default argument"
57816 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57817
57818 #: cp/parser.cc:18027 cp/parser.cc:18113
57819 #, fuzzy, gcc-internal-format
57820 msgid "template parameter packs cannot have default arguments"
57821 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57822
57823 #: cp/parser.cc:18180
57824 #, gcc-internal-format
57825 msgid "expected template-id"
57826 msgstr ""
57827
57828 #: cp/parser.cc:18242
57829 #, gcc-internal-format
57830 msgid "%<<::%> cannot begin a template-argument list"
57831 msgstr ""
57832
57833 #: cp/parser.cc:18246
57834 #, gcc-internal-format
57835 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
57836 msgstr ""
57837
57838 #: cp/parser.cc:18250
57839 #, gcc-internal-format
57840 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
57841 msgstr ""
57842
57843 #: cp/parser.cc:18280
57844 #, fuzzy, gcc-internal-format
57845 msgid "invalid template-argument-list"
57846 msgstr "нявернае выкарыстанне \"restict\""
57847
57848 #: cp/parser.cc:18281
57849 #, gcc-internal-format
57850 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
57851 msgstr ""
57852
57853 #: cp/parser.cc:18288
57854 #, gcc-internal-format
57855 msgid "expected %<(%> after template-argument-list"
57856 msgstr ""
57857
57858 #: cp/parser.cc:18402
57859 #, gcc-internal-format
57860 msgid "parse error in template argument list"
57861 msgstr ""
57862
57863 #. The name does not name a template.
57864 #: cp/parser.cc:18487 cp/parser.cc:18675 cp/parser.cc:18868
57865 #, gcc-internal-format
57866 msgid "expected template-name"
57867 msgstr ""
57868
57869 #. Explain what went wrong.
57870 #: cp/parser.cc:18533
57871 #, gcc-internal-format
57872 msgid "non-template %qD used as template"
57873 msgstr ""
57874
57875 #: cp/parser.cc:18535
57876 #, gcc-internal-format
57877 msgid "use %<%T::template %D%> to indicate that it is a template"
57878 msgstr ""
57879
57880 #: cp/parser.cc:18737
57881 #, gcc-internal-format
57882 msgid "expected parameter pack before %<...%>"
57883 msgstr ""
57884
57885 #: cp/parser.cc:18833 cp/parser.cc:18851 cp/parser.cc:19024
57886 #, gcc-internal-format
57887 msgid "expected template-argument"
57888 msgstr ""
57889
57890 #: cp/parser.cc:18991
57891 #, fuzzy, gcc-internal-format
57892 msgid "invalid non-type template argument"
57893 msgstr "нявернае выкарыстанне \"restict\""
57894
57895 #: cp/parser.cc:19133
57896 #, gcc-internal-format
57897 msgid "explicit instantiation shall not use %<inline%> specifier"
57898 msgstr ""
57899
57900 #: cp/parser.cc:19137
57901 #, gcc-internal-format
57902 msgid "explicit instantiation shall not use %<constexpr%> specifier"
57903 msgstr ""
57904
57905 #: cp/parser.cc:19141
57906 #, gcc-internal-format
57907 msgid "explicit instantiation shall not use %<consteval%> specifier"
57908 msgstr ""
57909
57910 #: cp/parser.cc:19203
57911 #, gcc-internal-format
57912 msgid "template specialization with C linkage"
57913 msgstr ""
57914
57915 #: cp/parser.cc:19432
57916 #, gcc-internal-format
57917 msgid "expected type specifier"
57918 msgstr ""
57919
57920 #: cp/parser.cc:19624
57921 #, gcc-internal-format
57922 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57923 msgstr ""
57924
57925 #: cp/parser.cc:19630
57926 #, gcc-internal-format
57927 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57928 msgstr ""
57929
57930 #: cp/parser.cc:19635
57931 #, gcc-internal-format
57932 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
57933 msgstr ""
57934
57935 #: cp/parser.cc:19792
57936 #, gcc-internal-format
57937 msgid "expected template-id for type"
57938 msgstr ""
57939
57940 #: cp/parser.cc:19922
57941 #, gcc-internal-format
57942 msgid "expected type-name"
57943 msgstr ""
57944
57945 #: cp/parser.cc:20034
57946 #, fuzzy, gcc-internal-format
57947 #| msgid "function does not return string type"
57948 msgid "%qE does not constrain a type"
57949 msgstr "функцыя не вяртае тып string"
57950
57951 #: cp/parser.cc:20035
57952 #, gcc-internal-format
57953 msgid "concept defined here"
57954 msgstr ""
57955
57956 #: cp/parser.cc:20058
57957 #, gcc-internal-format
57958 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
57959 msgstr ""
57960
57961 #: cp/parser.cc:20065
57962 #, gcc-internal-format
57963 msgid "unexpected placeholder in constrained result type"
57964 msgstr ""
57965
57966 #: cp/parser.cc:20308
57967 #, gcc-internal-format
57968 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
57969 msgstr ""
57970
57971 #: cp/parser.cc:20384
57972 #, gcc-internal-format
57973 msgid "%<template%> must follow a nested-name-specifier"
57974 msgstr ""
57975
57976 #: cp/parser.cc:20546
57977 #, gcc-internal-format
57978 msgid "declaration %qD does not declare anything"
57979 msgstr ""
57980
57981 #: cp/parser.cc:20634
57982 #, gcc-internal-format
57983 msgid "attributes ignored on uninstantiated type"
57984 msgstr ""
57985
57986 #: cp/parser.cc:20640
57987 #, gcc-internal-format
57988 msgid "attributes ignored on template instantiation"
57989 msgstr ""
57990
57991 #: cp/parser.cc:20651
57992 #, gcc-internal-format
57993 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
57994 msgstr ""
57995
57996 #: cp/parser.cc:20792
57997 #, fuzzy, gcc-internal-format
57998 msgid "%qD is an enumeration template"
57999 msgstr "\"%s\" звычайна функцыя"
58000
58001 #: cp/parser.cc:20803
58002 #, gcc-internal-format
58003 msgid "%qD does not name an enumeration in %qT"
58004 msgstr ""
58005
58006 #: cp/parser.cc:20818
58007 #, gcc-internal-format
58008 msgid "unnamed scoped enum is not allowed"
58009 msgstr ""
58010
58011 #: cp/parser.cc:20834
58012 #, gcc-internal-format
58013 msgid "types may not be defined in enum-base"
58014 msgstr ""
58015
58016 #: cp/parser.cc:20879
58017 #, gcc-internal-format
58018 msgid "expected %<;%> or %<{%>"
58019 msgstr ""
58020
58021 #: cp/parser.cc:20923
58022 #, gcc-internal-format
58023 msgid "cannot add an enumerator list to a template instantiation"
58024 msgstr ""
58025
58026 #: cp/parser.cc:20937
58027 #, gcc-internal-format
58028 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
58029 msgstr ""
58030
58031 #: cp/parser.cc:20949 cp/parser.cc:26455
58032 #, gcc-internal-format
58033 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
58034 msgstr ""
58035
58036 #: cp/parser.cc:20954 cp/parser.cc:26460
58037 #, gcc-internal-format
58038 msgid "declaration of %qD in %qD which does not enclose %qD"
58039 msgstr ""
58040
58041 #: cp/parser.cc:20966 cp/parser.cc:26473
58042 #, gcc-internal-format
58043 msgid "extra qualification not allowed"
58044 msgstr ""
58045
58046 #: cp/parser.cc:21003
58047 #, fuzzy, gcc-internal-format
58048 #| msgid "ISO C forbids an empty source file"
58049 msgid "ISO C++ forbids empty unnamed enum"
58050 msgstr "ISO C не дазваляе пусты ізыходны файл"
58051
58052 #: cp/parser.cc:21028
58053 #, gcc-internal-format
58054 msgid "opaque-enum-specifier without name"
58055 msgstr ""
58056
58057 #: cp/parser.cc:21031
58058 #, gcc-internal-format
58059 msgid "opaque-enum-specifier must use a simple identifier"
58060 msgstr ""
58061
58062 #: cp/parser.cc:21152
58063 #, gcc-internal-format
58064 msgid "unexpanded parameter pack in enumerator in lambda"
58065 msgstr ""
58066
58067 #: cp/parser.cc:21227
58068 #, gcc-internal-format
58069 msgid "%qD is not a namespace-name; did you mean %qs?"
58070 msgstr ""
58071
58072 #: cp/parser.cc:21231
58073 #, fuzzy, gcc-internal-format
58074 #| msgid "`%D' is not a function,"
58075 msgid "%qD is not a namespace-name"
58076 msgstr "`%D' - гэта ня функцыя,"
58077
58078 #: cp/parser.cc:21235
58079 #, gcc-internal-format
58080 msgid "expected namespace-name"
58081 msgstr ""
58082
58083 #: cp/parser.cc:21296
58084 #, gcc-internal-format
58085 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
58086 msgstr ""
58087
58088 #: cp/parser.cc:21308
58089 #, gcc-internal-format
58090 msgid "standard attributes on namespaces must precede the namespace name"
58091 msgstr ""
58092
58093 #: cp/parser.cc:21327
58094 #, gcc-internal-format
58095 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
58096 msgstr ""
58097
58098 #: cp/parser.cc:21337
58099 #, gcc-internal-format
58100 msgid "nested namespace name required"
58101 msgstr ""
58102
58103 #: cp/parser.cc:21342
58104 #, gcc-internal-format
58105 msgid "namespace name required"
58106 msgstr ""
58107
58108 #: cp/parser.cc:21346
58109 #, gcc-internal-format
58110 msgid "a nested namespace definition cannot have attributes"
58111 msgstr ""
58112
58113 #: cp/parser.cc:21349
58114 #, gcc-internal-format
58115 msgid "a nested namespace definition cannot be inline"
58116 msgstr ""
58117
58118 #: cp/parser.cc:21356
58119 #, gcc-internal-format
58120 msgid "namespace %qD entered"
58121 msgstr ""
58122
58123 #: cp/parser.cc:21411
58124 #, gcc-internal-format
58125 msgid "%<namespace%> definition is not allowed here"
58126 msgstr ""
58127
58128 #: cp/parser.cc:21586
58129 #, gcc-internal-format
58130 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
58131 msgstr ""
58132
58133 #: cp/parser.cc:21601
58134 #, fuzzy, gcc-internal-format
58135 msgid "a template-id may not appear in a using-declaration"
58136 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
58137
58138 #: cp/parser.cc:21619
58139 #, gcc-internal-format
58140 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
58141 msgstr ""
58142
58143 #: cp/parser.cc:21629
58144 #, gcc-internal-format
58145 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
58146 msgstr ""
58147
58148 #: cp/parser.cc:21694
58149 #, fuzzy, gcc-internal-format
58150 msgid "opaque-enum-declaration here"
58151 msgstr "няма папярэдняга аб'яўлення для \"%s\""
58152
58153 #: cp/parser.cc:21764
58154 #, gcc-internal-format
58155 msgid "types may not be defined in alias template declarations"
58156 msgstr ""
58157
58158 #: cp/parser.cc:21943
58159 #, gcc-internal-format
58160 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58161 msgstr ""
58162
58163 #: cp/parser.cc:21963 cp/parser.cc:21980 cp/parser.cc:21994
58164 #, fuzzy, gcc-internal-format
58165 msgid "duplicate %<asm%> qualifier %qT"
58166 msgstr "паўтарэнне \"volatile\""
58167
58168 #: cp/parser.cc:21970
58169 #, gcc-internal-format
58170 msgid "%<asm%> qualifier %qT ignored outside of function body"
58171 msgstr ""
58172
58173 #: cp/parser.cc:22007
58174 #, gcc-internal-format
58175 msgid "%qT is not an %<asm%> qualifier"
58176 msgstr ""
58177
58178 #: cp/parser.cc:22023
58179 #, gcc-internal-format
58180 msgid "%<asm%> qualifier outside of function body"
58181 msgstr ""
58182
58183 #: cp/parser.cc:22251
58184 #, gcc-internal-format
58185 msgid "empty parentheses were disambiguated as a function declaration"
58186 msgstr ""
58187
58188 #: cp/parser.cc:22262
58189 #, gcc-internal-format
58190 msgid "remove parentheses to default-initialize a variable"
58191 msgstr ""
58192
58193 #: cp/parser.cc:22267
58194 #, gcc-internal-format
58195 msgid "or replace parentheses with braces to aggregate-initialize a variable"
58196 msgstr ""
58197
58198 #: cp/parser.cc:22270
58199 #, gcc-internal-format
58200 msgid "or replace parentheses with braces to value-initialize a variable"
58201 msgstr ""
58202
58203 #: cp/parser.cc:22287 cp/parser.cc:22312
58204 #, gcc-internal-format
58205 msgid "parentheses were disambiguated as a function declaration"
58206 msgstr ""
58207
58208 #: cp/parser.cc:22299 cp/parser.cc:22320
58209 #, gcc-internal-format
58210 msgid "replace parentheses with braces to declare a variable"
58211 msgstr ""
58212
58213 #: cp/parser.cc:22306
58214 #, gcc-internal-format
58215 msgid "add parentheses to declare a variable"
58216 msgstr ""
58217
58218 #: cp/parser.cc:22553
58219 #, fuzzy, gcc-internal-format
58220 msgid "a function-definition is not allowed here"
58221 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
58222
58223 #: cp/parser.cc:22564
58224 #, gcc-internal-format
58225 msgid "an %<asm%> specification is not allowed on a function-definition"
58226 msgstr ""
58227
58228 #: cp/parser.cc:22568
58229 #, fuzzy, gcc-internal-format
58230 msgid "attributes are not allowed on a function-definition"
58231 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
58232
58233 #: cp/parser.cc:22619
58234 #, gcc-internal-format
58235 msgid "expected constructor, destructor, or type conversion"
58236 msgstr ""
58237
58238 #: cp/parser.cc:22740
58239 #, fuzzy, gcc-internal-format
58240 msgid "initializer provided for function"
58241 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
58242
58243 #: cp/parser.cc:22782
58244 #, gcc-internal-format
58245 msgid "attributes after parenthesized initializer ignored"
58246 msgstr ""
58247
58248 #: cp/parser.cc:22796
58249 #, gcc-internal-format
58250 msgid "non-function %qD declared as implicit template"
58251 msgstr ""
58252
58253 #: cp/parser.cc:23299
58254 #, fuzzy, gcc-internal-format
58255 msgid "array bound is not an integer constant"
58256 msgstr "памер масіва \"%s\" адмоўны"
58257
58258 #: cp/parser.cc:23425
58259 #, gcc-internal-format
58260 msgid "cannot define member of dependent typedef %qT"
58261 msgstr ""
58262
58263 #: cp/parser.cc:23429
58264 #, fuzzy, gcc-internal-format
58265 msgid "%<%T::%E%> is not a type"
58266 msgstr "\"%s\" мае незавершаны тып"
58267
58268 #. We do not attempt to print the declarator
58269 #. here because we do not have enough
58270 #. information about its original syntactic
58271 #. form.
58272 #: cp/parser.cc:23458
58273 #, gcc-internal-format
58274 msgid "invalid declarator"
58275 msgstr "нерэчаісны абвяшчальнік"
58276
58277 #: cp/parser.cc:23466
58278 #, fuzzy, gcc-internal-format
58279 msgid "invalid use of constructor as a template"
58280 msgstr "нявернае выкарыстанне \"restict\""
58281
58282 #: cp/parser.cc:23468
58283 #, gcc-internal-format
58284 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
58285 msgstr ""
58286
58287 #. But declarations with qualified-ids can't appear in a
58288 #. function.
58289 #: cp/parser.cc:23583
58290 #, fuzzy, gcc-internal-format
58291 #| msgid "Invalid declaration"
58292 msgid "qualified-id in declaration"
58293 msgstr "Нерэчаіснае абвяшчэнне"
58294
58295 #: cp/parser.cc:23608
58296 #, fuzzy, gcc-internal-format
58297 #| msgid "empty declaration"
58298 msgid "expected declarator"
58299 msgstr "пустое абвяшчэньне"
58300
58301 #: cp/parser.cc:23729
58302 #, gcc-internal-format
58303 msgid "%qD is a namespace"
58304 msgstr ""
58305
58306 #: cp/parser.cc:23731
58307 #, gcc-internal-format
58308 msgid "cannot form pointer to member of non-class %q#T"
58309 msgstr ""
58310
58311 #: cp/parser.cc:23752
58312 #, gcc-internal-format
58313 msgid "expected ptr-operator"
58314 msgstr ""
58315
58316 #: cp/parser.cc:23813
58317 #, fuzzy, gcc-internal-format
58318 #| msgid "duplicate `volatile'"
58319 msgid "duplicate cv-qualifier"
58320 msgstr "паўтарэнне \"volatile\""
58321
58322 #: cp/parser.cc:23867
58323 #, gcc-internal-format
58324 msgid "multiple ref-qualifiers"
58325 msgstr ""
58326
58327 #: cp/parser.cc:23904
58328 #, gcc-internal-format
58329 msgid "%qE requires %<-fgnu-tm%>"
58330 msgstr ""
58331
58332 #: cp/parser.cc:23962
58333 #, fuzzy, gcc-internal-format
58334 #| msgid "duplicate `volatile'"
58335 msgid "duplicate virt-specifier"
58336 msgstr "паўтарэнне \"volatile\""
58337
58338 #: cp/parser.cc:24224
58339 #, fuzzy, gcc-internal-format
58340 msgid "missing template arguments after %qT"
58341 msgstr "невыкарыстаемы параметр \"%s\""
58342
58343 #: cp/parser.cc:24230
58344 #, gcc-internal-format
58345 msgid "%qT not permitted in template argument"
58346 msgstr ""
58347
58348 #: cp/parser.cc:24233 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2330
58349 #, fuzzy, gcc-internal-format
58350 #| msgid "invalid use of `%T'"
58351 msgid "invalid use of %qT"
58352 msgstr "нерэчаіснае выкарыстаньне `%T'"
58353
58354 #: cp/parser.cc:24260
58355 #, gcc-internal-format
58356 msgid "types may not be defined in template arguments"
58357 msgstr ""
58358
58359 #: cp/parser.cc:24265
58360 #, fuzzy, gcc-internal-format
58361 msgid "invalid use of %<auto%> in template argument"
58362 msgstr "нявернае выкарыстанне \"restict\""
58363
58364 #: cp/parser.cc:24371
58365 #, gcc-internal-format
58366 msgid "expected type-specifier"
58367 msgstr ""
58368
58369 #: cp/parser.cc:24652
58370 #, gcc-internal-format
58371 msgid "expected %<,%> or %<...%>"
58372 msgstr ""
58373
58374 #: cp/parser.cc:24730
58375 #, gcc-internal-format
58376 msgid "types may not be defined in parameter types"
58377 msgstr ""
58378
58379 #: cp/parser.cc:24929
58380 #, gcc-internal-format
58381 msgid "default arguments are only permitted for function parameters"
58382 msgstr ""
58383
58384 #: cp/parser.cc:24947
58385 #, gcc-internal-format
58386 msgid "parameter pack %qD cannot have a default argument"
58387 msgstr ""
58388
58389 #: cp/parser.cc:24953
58390 #, fuzzy, gcc-internal-format
58391 msgid "template parameter pack cannot have a default argument"
58392 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
58393
58394 #: cp/parser.cc:24955
58395 #, gcc-internal-format
58396 msgid "parameter pack cannot have a default argument"
58397 msgstr ""
58398
58399 #: cp/parser.cc:25085
58400 #, gcc-internal-format
58401 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
58402 msgstr ""
58403
58404 #: cp/parser.cc:25089
58405 #, gcc-internal-format
58406 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58407 msgstr ""
58408
58409 #: cp/parser.cc:25413
58410 #, gcc-internal-format
58411 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
58412 msgstr ""
58413
58414 #: cp/parser.cc:25433
58415 #, gcc-internal-format
58416 msgid "ISO C++ does not allow GNU designated initializers"
58417 msgstr ""
58418
58419 #: cp/parser.cc:25471
58420 #, gcc-internal-format
58421 msgid "ISO C++ does not allow C99 designated initializers"
58422 msgstr ""
58423
58424 #: cp/parser.cc:25485
58425 #, gcc-internal-format
58426 msgid "either all initializer clauses should be designated or none of them should be"
58427 msgstr ""
58428
58429 #: cp/parser.cc:25510
58430 #, gcc-internal-format
58431 msgid "%<...%> not allowed in designated initializer list"
58432 msgstr ""
58433
58434 #: cp/parser.cc:25561
58435 #, gcc-internal-format
58436 msgid "%<.%s%> designator used multiple times in the same initializer list"
58437 msgstr ""
58438
58439 #: cp/parser.cc:25617 cp/parser.cc:25754
58440 #, gcc-internal-format
58441 msgid "expected class-name"
58442 msgstr ""
58443
58444 #: cp/parser.cc:25993
58445 #, gcc-internal-format
58446 msgid "expected %<;%> after class definition"
58447 msgstr ""
58448
58449 #: cp/parser.cc:25996
58450 #, gcc-internal-format
58451 msgid "expected %<;%> after struct definition"
58452 msgstr ""
58453
58454 #: cp/parser.cc:25999
58455 #, gcc-internal-format
58456 msgid "expected %<;%> after union definition"
58457 msgstr ""
58458
58459 #: cp/parser.cc:26397
58460 #, gcc-internal-format
58461 msgid "expected %<{%> or %<:%>"
58462 msgstr ""
58463
58464 #: cp/parser.cc:26408
58465 #, fuzzy, gcc-internal-format
58466 #| msgid "cannot find file for class %s"
58467 msgid "cannot specify %<override%> for a class"
58468 msgstr "немагчыма знайсьці файл для кляса %s"
58469
58470 #: cp/parser.cc:26416
58471 #, gcc-internal-format
58472 msgid "global qualification of class name is invalid"
58473 msgstr ""
58474
58475 #: cp/parser.cc:26423
58476 #, gcc-internal-format
58477 msgid "qualified name does not name a class"
58478 msgstr ""
58479
58480 #: cp/parser.cc:26435
58481 #, gcc-internal-format
58482 msgid "keyword %<template%> not allowed in class-head-name"
58483 msgstr ""
58484
58485 #: cp/parser.cc:26441
58486 #, fuzzy, gcc-internal-format
58487 msgid "invalid class name in declaration of %qD"
58488 msgstr "Нерэчаіснае абвяшчэнне"
58489
58490 #: cp/parser.cc:26495
58491 #, fuzzy, gcc-internal-format
58492 msgid "an explicit specialization must be preceded by %<template <>%>"
58493 msgstr "ініцыялізацыя"
58494
58495 #: cp/parser.cc:26527
58496 #, gcc-internal-format
58497 msgid "function template %qD redeclared as a class template"
58498 msgstr ""
58499
58500 #: cp/parser.cc:26560
58501 #, gcc-internal-format
58502 msgid "could not resolve typename type"
58503 msgstr ""
58504
58505 #: cp/parser.cc:26624
58506 #, fuzzy, gcc-internal-format
58507 #| msgid "previous definition of `%#T'"
58508 msgid "previous definition of %q#T"
58509 msgstr "папярэдняе вызначэньне `%#T'"
58510
58511 #. In a lambda this should work, but doesn't currently.
58512 #. We're in a lambda, but it isn't the innermost class.
58513 #. This should work, but currently doesn't.
58514 #: cp/parser.cc:26638 cp/pt.cc:4333
58515 #, gcc-internal-format
58516 msgid "unexpanded parameter pack in local class in lambda"
58517 msgstr ""
58518
58519 #: cp/parser.cc:26738 cp/parser.cc:32947
58520 #, gcc-internal-format
58521 msgid "expected class-key"
58522 msgstr ""
58523
58524 #: cp/parser.cc:26763
58525 #, gcc-internal-format
58526 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
58527 msgstr ""
58528
58529 #: cp/parser.cc:26767
58530 #, gcc-internal-format
58531 msgid "expected %<class%> or %<typename%>"
58532 msgstr ""
58533
58534 #: cp/parser.cc:27017
58535 #, gcc-internal-format
58536 msgid "in C++03 a class-key must be used when declaring a friend"
58537 msgstr ""
58538
58539 #: cp/parser.cc:27048
58540 #, gcc-internal-format
58541 msgid "friend declaration does not name a class or function"
58542 msgstr ""
58543
58544 #: cp/parser.cc:27066
58545 #, gcc-internal-format
58546 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
58547 msgstr ""
58548
58549 #: cp/parser.cc:27168
58550 #, gcc-internal-format
58551 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
58552 msgstr ""
58553
58554 #: cp/parser.cc:27175
58555 #, gcc-internal-format
58556 msgid "default member initializer for unnamed bit-field"
58557 msgstr ""
58558
58559 #: cp/parser.cc:27188
58560 #, gcc-internal-format
58561 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
58562 msgstr ""
58563
58564 #: cp/parser.cc:27350
58565 #, fuzzy, gcc-internal-format
58566 msgid "bit-field %qD has non-integral type %qT"
58567 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
58568
58569 #: cp/parser.cc:27378
58570 #, gcc-internal-format
58571 msgid "pure-specifier on function-definition"
58572 msgstr ""
58573
58574 #: cp/parser.cc:27398
58575 #, gcc-internal-format
58576 msgid "extra %<;%> after in-class function definition"
58577 msgstr ""
58578
58579 #: cp/parser.cc:27445
58580 #, gcc-internal-format
58581 msgid "stray %<,%> at end of member declaration"
58582 msgstr ""
58583
58584 #: cp/parser.cc:27459
58585 #, gcc-internal-format
58586 msgid "expected %<;%> at end of member declaration"
58587 msgstr ""
58588
58589 #: cp/parser.cc:27534
58590 #, gcc-internal-format
58591 msgid "invalid pure specifier (only %<= 0%> is allowed)"
58592 msgstr ""
58593
58594 #: cp/parser.cc:27569
58595 #, gcc-internal-format
58596 msgid "a brace-enclosed initializer is not allowed here"
58597 msgstr ""
58598
58599 #: cp/parser.cc:27699
58600 #, gcc-internal-format
58601 msgid "%<virtual%> specified more than once in base-specifier"
58602 msgstr ""
58603
58604 #: cp/parser.cc:27719
58605 #, gcc-internal-format
58606 msgid "more than one access specifier in base-specifier"
58607 msgstr ""
58608
58609 #: cp/parser.cc:27743
58610 #, gcc-internal-format
58611 msgid "keyword %<typename%> not allowed outside of templates"
58612 msgstr ""
58613
58614 #: cp/parser.cc:27746
58615 #, gcc-internal-format
58616 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
58617 msgstr ""
58618
58619 #: cp/parser.cc:27946 cp/parser.cc:28040
58620 #, fuzzy, gcc-internal-format
58621 msgid "types may not be defined in an exception-specification"
58622 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58623
58624 #: cp/parser.cc:28048
58625 #, fuzzy, gcc-internal-format
58626 msgid "ISO C++17 does not allow dynamic exception specifications"
58627 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58628
58629 #: cp/parser.cc:28054
58630 #, gcc-internal-format
58631 msgid "dynamic exception specifications are deprecated in C++11"
58632 msgstr ""
58633
58634 #: cp/parser.cc:28098
58635 #, fuzzy, gcc-internal-format
58636 msgid "invalid use of %<auto%> in exception-specification"
58637 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58638
58639 #: cp/parser.cc:28139
58640 #, gcc-internal-format
58641 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58642 msgstr ""
58643
58644 #: cp/parser.cc:28251
58645 #, gcc-internal-format
58646 msgid "types may not be defined in exception-declarations"
58647 msgstr ""
58648
58649 #: cp/parser.cc:28800
58650 #, gcc-internal-format
58651 msgid "expected OpenMP directive name"
58652 msgstr ""
58653
58654 #: cp/parser.cc:28809
58655 #, gcc-internal-format
58656 msgid "expected attribute argument as balanced token sequence"
58657 msgstr ""
58658
58659 #: cp/parser.cc:28854
58660 #, gcc-internal-format
58661 msgid "expected %<directive%> or %<sequence%>"
58662 msgstr ""
58663
58664 #: cp/parser.cc:28953
58665 #, gcc-internal-format
58666 msgid "attribute using prefix used together with scoped attribute token"
58667 msgstr ""
58668
58669 #: cp/parser.cc:28967
58670 #, gcc-internal-format
58671 msgid "expected an identifier for the attribute name"
58672 msgstr ""
58673
58674 #: cp/parser.cc:29018
58675 #, gcc-internal-format
58676 msgid "%<omp::%E%> attribute requires argument"
58677 msgstr ""
58678
58679 #. e.g. [[attr()]].
58680 #: cp/parser.cc:29086
58681 #, gcc-internal-format
58682 msgid "parentheses must be omitted if %qE attribute argument list is empty"
58683 msgstr ""
58684
58685 #: cp/parser.cc:29121
58686 #, gcc-internal-format
58687 msgid "attribute %qs specified multiple times"
58688 msgstr ""
58689
58690 #: cp/parser.cc:29163
58691 #, gcc-internal-format
58692 msgid "expected attribute before %<...%>"
58693 msgstr ""
58694
58695 #: cp/parser.cc:29223
58696 #, gcc-internal-format
58697 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
58698 msgstr ""
58699
58700 #: cp/parser.cc:29566 cp/parser.cc:29575
58701 #, gcc-internal-format
58702 msgid "expression must be enclosed in parentheses"
58703 msgstr ""
58704
58705 #: cp/parser.cc:29921
58706 #, gcc-internal-format
58707 msgid "missing additional %<requires%> to start a requires-expression"
58708 msgstr ""
58709
58710 #: cp/parser.cc:30150
58711 #, gcc-internal-format
58712 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
58713 msgstr ""
58714
58715 #: cp/parser.cc:30288
58716 #, gcc-internal-format
58717 msgid "result type is not a plain type-constraint"
58718 msgstr ""
58719
58720 #: cp/parser.cc:30296
58721 #, gcc-internal-format
58722 msgid "return-type-requirement is not a type-constraint"
58723 msgstr ""
58724
58725 #: cp/parser.cc:30791
58726 #, gcc-internal-format
58727 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
58728 msgstr ""
58729
58730 #: cp/parser.cc:30796
58731 #, fuzzy, gcc-internal-format
58732 msgid "invalid declaration of %<%T::%E%>"
58733 msgstr "Нерэчаіснае абвяшчэнне"
58734
58735 #: cp/parser.cc:30800
58736 #, fuzzy, gcc-internal-format
58737 msgid "too few template-parameter-lists"
58738 msgstr "невыкарыстаемы параметр \"%s\""
58739
58740 #. Otherwise, there are too many template parameter lists.  We have
58741 #. something like:
58742 #.
58743 #. template <class T> template <class U> void S::f();
58744 #: cp/parser.cc:30807
58745 #, gcc-internal-format
58746 msgid "too many template-parameter-lists"
58747 msgstr ""
58748
58749 #: cp/parser.cc:31205
58750 #, fuzzy, gcc-internal-format
58751 msgid "named return values are no longer supported"
58752 msgstr "-pipe не падтрымліваецца."
58753
58754 #: cp/parser.cc:31376
58755 #, gcc-internal-format
58756 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
58757 msgstr ""
58758
58759 #: cp/parser.cc:31385
58760 #, gcc-internal-format
58761 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
58762 msgstr ""
58763
58764 #: cp/parser.cc:31391
58765 #, gcc-internal-format
58766 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
58767 msgstr ""
58768
58769 #: cp/parser.cc:31498
58770 #, gcc-internal-format
58771 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
58772 msgstr ""
58773
58774 #: cp/parser.cc:31508
58775 #, gcc-internal-format
58776 msgid "no matching concept for template-introduction"
58777 msgstr ""
58778
58779 #: cp/parser.cc:31531
58780 #, gcc-internal-format
58781 msgid "invalid declaration of member template in local class"
58782 msgstr ""
58783
58784 #: cp/parser.cc:31540
58785 #, gcc-internal-format
58786 msgid "template with C linkage"
58787 msgstr ""
58788
58789 #: cp/parser.cc:31560
58790 #, fuzzy, gcc-internal-format
58791 msgid "invalid explicit specialization"
58792 msgstr "ініцыялізацыя"
58793
58794 #: cp/parser.cc:31672
58795 #, fuzzy, gcc-internal-format
58796 msgid "template declaration of %<typedef%>"
58797 msgstr "пустое абвяшчэнне"
58798
58799 #: cp/parser.cc:31723
58800 #, gcc-internal-format
58801 msgid "a class template declaration must not declare anything else"
58802 msgstr ""
58803
58804 #: cp/parser.cc:31775
58805 #, fuzzy, gcc-internal-format
58806 msgid "explicit template specialization cannot have a storage class"
58807 msgstr "ініцыялізацыя"
58808
58809 #: cp/parser.cc:32077
58810 #, gcc-internal-format
58811 msgid "%<>>%> should be %<> >%> within a nested template argument list"
58812 msgstr ""
58813
58814 #: cp/parser.cc:32090
58815 #, gcc-internal-format
58816 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
58817 msgstr ""
58818
58819 #: cp/parser.cc:32399
58820 #, gcc-internal-format
58821 msgid "%<sizeof...%> argument must be surrounded by parentheses"
58822 msgstr ""
58823
58824 #: cp/parser.cc:32554
58825 #, gcc-internal-format
58826 msgid "invalid use of %qD in linkage specification"
58827 msgstr ""
58828
58829 #: cp/parser.cc:32569
58830 #, gcc-internal-format
58831 msgid "%<__thread%> before %qD"
58832 msgstr ""
58833
58834 #: cp/parser.cc:32704
58835 #, fuzzy, gcc-internal-format
58836 #| msgid "ISO C++ does not support `long long'"
58837 msgid "ISO C++ 1998 does not support %<long long%>"
58838 msgstr "ISO C++ не падтрымлівае \"long long\""
58839
58840 #: cp/parser.cc:32715
58841 #, gcc-internal-format
58842 msgid "both %<__thread%> and %<thread_local%> specified"
58843 msgstr ""
58844
58845 #: cp/parser.cc:32720
58846 #, fuzzy, gcc-internal-format
58847 #| msgid "duplicate `%s'"
58848 msgid "duplicate %qD"
58849 msgstr "паўтарэньне `%s'"
58850
58851 #: cp/parser.cc:32746
58852 #, fuzzy, gcc-internal-format
58853 #| msgid "duplicate `%s'"
58854 msgid "duplicate %qs"
58855 msgstr "паўтарэньне `%s'"
58856
58857 #: cp/parser.cc:32798
58858 #, gcc-internal-format
58859 msgid "expected %<new%>"
58860 msgstr ""
58861
58862 #: cp/parser.cc:32801
58863 #, gcc-internal-format
58864 msgid "expected %<delete%>"
58865 msgstr ""
58866
58867 #: cp/parser.cc:32804
58868 #, gcc-internal-format
58869 msgid "expected %<return%>"
58870 msgstr ""
58871
58872 #: cp/parser.cc:32810
58873 #, gcc-internal-format
58874 msgid "expected %<extern%>"
58875 msgstr ""
58876
58877 #: cp/parser.cc:32813
58878 #, gcc-internal-format
58879 msgid "expected %<static_assert%>"
58880 msgstr ""
58881
58882 #: cp/parser.cc:32816
58883 #, gcc-internal-format
58884 msgid "expected %<decltype%>"
58885 msgstr ""
58886
58887 #: cp/parser.cc:32819
58888 #, fuzzy, gcc-internal-format
58889 #| msgid "unregistered operator %s"
58890 msgid "expected %<operator%>"
58891 msgstr "нераспазнаны аператар %s"
58892
58893 #: cp/parser.cc:32822
58894 #, gcc-internal-format
58895 msgid "expected %<class%>"
58896 msgstr ""
58897
58898 #: cp/parser.cc:32825
58899 #, gcc-internal-format
58900 msgid "expected %<template%>"
58901 msgstr ""
58902
58903 #: cp/parser.cc:32828
58904 #, gcc-internal-format
58905 msgid "expected %<namespace%>"
58906 msgstr ""
58907
58908 #: cp/parser.cc:32831
58909 #, gcc-internal-format
58910 msgid "expected %<using%>"
58911 msgstr ""
58912
58913 #: cp/parser.cc:32834
58914 #, gcc-internal-format
58915 msgid "expected %<asm%>"
58916 msgstr ""
58917
58918 #: cp/parser.cc:32837
58919 #, gcc-internal-format
58920 msgid "expected %<try%>"
58921 msgstr ""
58922
58923 #: cp/parser.cc:32840
58924 #, gcc-internal-format
58925 msgid "expected %<catch%>"
58926 msgstr ""
58927
58928 #: cp/parser.cc:32843
58929 #, gcc-internal-format
58930 msgid "expected %<throw%>"
58931 msgstr ""
58932
58933 #: cp/parser.cc:32846
58934 #, gcc-internal-format
58935 msgid "expected %<auto%>"
58936 msgstr ""
58937
58938 #: cp/parser.cc:32849
58939 #, gcc-internal-format
58940 msgid "expected %<__label__%>"
58941 msgstr ""
58942
58943 #: cp/parser.cc:32852
58944 #, gcc-internal-format
58945 msgid "expected %<@try%>"
58946 msgstr ""
58947
58948 #: cp/parser.cc:32855
58949 #, gcc-internal-format
58950 msgid "expected %<@synchronized%>"
58951 msgstr ""
58952
58953 #: cp/parser.cc:32858
58954 #, gcc-internal-format
58955 msgid "expected %<@throw%>"
58956 msgstr ""
58957
58958 #: cp/parser.cc:32861
58959 #, gcc-internal-format
58960 msgid "expected %<__transaction_atomic%>"
58961 msgstr ""
58962
58963 #: cp/parser.cc:32864
58964 #, gcc-internal-format
58965 msgid "expected %<__transaction_relaxed%>"
58966 msgstr ""
58967
58968 #: cp/parser.cc:32867
58969 #, gcc-internal-format
58970 msgid "expected %<co_yield%>"
58971 msgstr ""
58972
58973 #: cp/parser.cc:32899
58974 #, gcc-internal-format
58975 msgid "expected %<::%>"
58976 msgstr ""
58977
58978 #: cp/parser.cc:32911
58979 #, gcc-internal-format
58980 msgid "expected %<...%>"
58981 msgstr ""
58982
58983 #: cp/parser.cc:32914
58984 #, gcc-internal-format
58985 msgid "expected %<*%>"
58986 msgstr ""
58987
58988 #: cp/parser.cc:32917
58989 #, gcc-internal-format
58990 msgid "expected %<~%>"
58991 msgstr ""
58992
58993 #: cp/parser.cc:32923
58994 #, gcc-internal-format
58995 msgid "expected %<:%> or %<::%>"
58996 msgstr ""
58997
58998 #: cp/parser.cc:32950
58999 #, gcc-internal-format
59000 msgid "expected %<class%>, %<typename%>, or %<template%>"
59001 msgstr ""
59002
59003 #: cp/parser.cc:33282
59004 #, gcc-internal-format
59005 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
59006 msgstr ""
59007
59008 #: cp/parser.cc:33433
59009 #, gcc-internal-format
59010 msgid "%qs tag used in naming %q#T"
59011 msgstr ""
59012
59013 #: cp/parser.cc:33438
59014 #, fuzzy, gcc-internal-format
59015 msgid "%q#T was previously declared here"
59016 msgstr "няма папярэдняга аб'яўлення для \"%s\""
59017
59018 #: cp/parser.cc:33558
59019 #, gcc-internal-format
59020 msgid "redundant class-key %qs in reference to %q#T"
59021 msgstr ""
59022
59023 #: cp/parser.cc:33698 cp/parser.cc:33732
59024 #, gcc-internal-format
59025 msgid "%qT declared with a mismatched class-key %qs"
59026 msgstr ""
59027
59028 #: cp/parser.cc:33705 cp/parser.cc:33738
59029 #, gcc-internal-format
59030 msgid "remove the class-key or replace it with %qs"
59031 msgstr ""
59032
59033 #: cp/parser.cc:33706 cp/parser.cc:33739
59034 #, gcc-internal-format
59035 msgid "replace the class-key with %qs"
59036 msgstr ""
59037
59038 #: cp/parser.cc:33713
59039 #, gcc-internal-format
59040 msgid "%qT defined as %qs here"
59041 msgstr ""
59042
59043 #: cp/parser.cc:33714
59044 #, gcc-internal-format
59045 msgid "%qT first declared as %qs here"
59046 msgstr ""
59047
59048 #: cp/parser.cc:33796
59049 #, gcc-internal-format
59050 msgid "%qD redeclared with different access"
59051 msgstr ""
59052
59053 #: cp/parser.cc:33817
59054 #, gcc-internal-format
59055 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
59056 msgstr ""
59057
59058 #: cp/parser.cc:34066
59059 #, fuzzy, gcc-internal-format
59060 msgid "file ends in default argument"
59061 msgstr "нехапае аргументаў у функцыі \"%s\""
59062
59063 #: cp/parser.cc:34307 cp/parser.cc:35615 cp/parser.cc:35804
59064 #, gcc-internal-format
59065 msgid "misplaced %<@%D%> Objective-C++ construct"
59066 msgstr ""
59067
59068 #: cp/parser.cc:34378
59069 #, gcc-internal-format
59070 msgid "objective-c++ message receiver expected"
59071 msgstr ""
59072
59073 #: cp/parser.cc:34448
59074 #, gcc-internal-format
59075 msgid "objective-c++ message argument(s) are expected"
59076 msgstr ""
59077
59078 #: cp/parser.cc:34479
59079 #, gcc-internal-format
59080 msgid "%<@encode%> must specify a type as an argument"
59081 msgstr ""
59082
59083 #: cp/parser.cc:34883
59084 #, gcc-internal-format
59085 msgid "invalid Objective-C++ selector name"
59086 msgstr ""
59087
59088 #: cp/parser.cc:34958 cp/parser.cc:34976
59089 #, gcc-internal-format
59090 msgid "objective-c++ method declaration is expected"
59091 msgstr ""
59092
59093 #: cp/parser.cc:34970 cp/parser.cc:35036
59094 #, gcc-internal-format
59095 msgid "method attributes must be specified at the end"
59096 msgstr ""
59097
59098 #: cp/parser.cc:35079
59099 #, gcc-internal-format
59100 msgid "stray %qs between Objective-C++ methods"
59101 msgstr ""
59102
59103 #: cp/parser.cc:35276 cp/parser.cc:35283 cp/parser.cc:35290
59104 #, fuzzy, gcc-internal-format
59105 #| msgid "invalid mode for gen_tst_reg"
59106 msgid "invalid type for instance variable"
59107 msgstr "нерэчаісны рэжым для gen_tst_reg"
59108
59109 #: cp/parser.cc:35407
59110 #, gcc-internal-format
59111 msgid "identifier expected after %<@protocol%>"
59112 msgstr ""
59113
59114 #: cp/parser.cc:35580
59115 #, gcc-internal-format
59116 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
59117 msgstr ""
59118
59119 #: cp/parser.cc:35587
59120 #, fuzzy, gcc-internal-format
59121 msgid "prefix attributes are ignored before %<@%D%>"
59122 msgstr "\"%s\" атрыбут ігнарыруецца"
59123
59124 #: cp/parser.cc:35867 cp/parser.cc:35874 cp/parser.cc:35881
59125 #, fuzzy, gcc-internal-format
59126 #| msgid "invalid use of `restrict'"
59127 msgid "invalid type for property"
59128 msgstr "нявернае выкарыстанне \"restict\""
59129
59130 #: cp/parser.cc:36043
59131 #, gcc-internal-format
59132 msgid "unknown property attribute %qE"
59133 msgstr ""
59134
59135 #: cp/parser.cc:37158
59136 #, gcc-internal-format
59137 msgid "expected integer expression list"
59138 msgstr ""
59139
59140 #: cp/parser.cc:37175
59141 #, gcc-internal-format
59142 msgid "%<wait%> expression must be integral"
59143 msgstr ""
59144
59145 #: cp/parser.cc:38264
59146 #, fuzzy, gcc-internal-format
59147 #| msgid "invalid initializer"
59148 msgid "invalid reduction-identifier"
59149 msgstr "нерэчаісны ініцыялізатар"
59150
59151 #: cp/parser.cc:39092
59152 #, gcc-internal-format
59153 msgid "types may not be defined in iterator type"
59154 msgstr ""
59155
59156 #: cp/parser.cc:41860
59157 #, gcc-internal-format
59158 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
59159 msgstr ""
59160
59161 #: cp/parser.cc:42264
59162 #, gcc-internal-format
59163 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
59164 msgstr ""
59165
59166 #: cp/parser.cc:42523
59167 #, gcc-internal-format
59168 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
59169 msgstr ""
59170
59171 #: cp/parser.cc:42610 cp/pt.cc:18182
59172 #, gcc-internal-format
59173 msgid "iteration variable %qD should not be reduction"
59174 msgstr ""
59175
59176 #: cp/parser.cc:42703
59177 #, gcc-internal-format
59178 msgid "not enough for loops to collapse"
59179 msgstr ""
59180
59181 #: cp/parser.cc:45045
59182 #, gcc-internal-format
59183 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
59184 msgstr ""
59185
59186 #: cp/parser.cc:45680
59187 #, gcc-internal-format
59188 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
59189 msgstr ""
59190
59191 #: cp/parser.cc:45959
59192 #, gcc-internal-format
59193 msgid "%<declare target%> in attribute syntax terminated with %<end declare target%> in pragma syntax"
59194 msgstr ""
59195
59196 #: cp/parser.cc:45963
59197 #, gcc-internal-format
59198 msgid "%<declare target%> in pragma syntax terminated with %<end declare target%> in attribute syntax"
59199 msgstr ""
59200
59201 #: cp/parser.cc:46069
59202 #, fuzzy, gcc-internal-format
59203 #| msgid "invalid initializer"
59204 msgid "invalid initializer clause"
59205 msgstr "нерэчаісны ініцыялізатар"
59206
59207 #: cp/parser.cc:46099
59208 #, gcc-internal-format
59209 msgid "expected id-expression (arguments)"
59210 msgstr ""
59211
59212 #: cp/parser.cc:46111
59213 #, gcc-internal-format
59214 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
59215 msgstr ""
59216
59217 #: cp/parser.cc:46214
59218 #, gcc-internal-format
59219 msgid "types may not be defined in declare reduction type list"
59220 msgstr ""
59221
59222 #: cp/parser.cc:46234 cp/semantics.cc:6039
59223 #, gcc-internal-format
59224 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
59225 msgstr ""
59226
59227 #: cp/parser.cc:46238 cp/semantics.cc:6047
59228 #, gcc-internal-format
59229 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
59230 msgstr ""
59231
59232 #: cp/parser.cc:46241 cp/pt.cc:14147 cp/semantics.cc:6053
59233 #, gcc-internal-format
59234 msgid "reference type %qT in %<#pragma omp declare reduction%>"
59235 msgstr ""
59236
59237 #: cp/parser.cc:46244 cp/semantics.cc:6059
59238 #, gcc-internal-format
59239 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
59240 msgstr ""
59241
59242 #: cp/parser.cc:46971
59243 #, gcc-internal-format
59244 msgid "%<#pragma acc routine%> names a set of overloads"
59245 msgstr ""
59246
59247 #: cp/parser.cc:46981
59248 #, gcc-internal-format
59249 msgid "%qD does not refer to a namespace scope function"
59250 msgstr ""
59251
59252 #. cancel-and-throw is unimplemented.
59253 #: cp/parser.cc:47339
59254 #, gcc-internal-format
59255 msgid "%<atomic_cancel%>"
59256 msgstr ""
59257
59258 #: cp/parser.cc:47386 cp/semantics.cc:10990
59259 #, gcc-internal-format
59260 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
59261 msgstr ""
59262
59263 #: cp/parser.cc:47388 cp/semantics.cc:10992
59264 #, gcc-internal-format
59265 msgid "%<__transaction_atomic%> without transactional memory support enabled"
59266 msgstr ""
59267
59268 #: cp/parser.cc:47534
59269 #, gcc-internal-format
59270 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
59271 msgstr ""
59272
59273 #: cp/parser.cc:47537
59274 #, gcc-internal-format
59275 msgid "  or a %<transaction_may_cancel_outer%> function"
59276 msgstr ""
59277
59278 #: cp/parser.cc:47588
59279 #, gcc-internal-format
59280 msgid "malformed %<#pragma GCC pch_preprocess%>"
59281 msgstr ""
59282
59283 #: cp/parser.cc:47885
59284 #, gcc-internal-format
59285 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
59286 msgstr ""
59287
59288 #: cp/parser.cc:47936
59289 #, gcc-internal-format
59290 msgid "%<#pragma GCC ivdep%> must be inside a function"
59291 msgstr ""
59292
59293 #: cp/parser.cc:47968
59294 #, gcc-internal-format
59295 msgid "%<#pragma GCC unroll%> must be inside a function"
59296 msgstr ""
59297
59298 #: cp/parser.cc:48048
59299 #, gcc-internal-format
59300 msgid "multi-source compilation not implemented for C++"
59301 msgstr ""
59302
59303 #: cp/parser.cc:48087
59304 #, gcc-internal-format
59305 msgid "placeholder type not allowed in this context"
59306 msgstr ""
59307
59308 #: cp/parser.cc:48292
59309 #, gcc-internal-format
59310 msgid "implicit templates may not be %<virtual%>"
59311 msgstr ""
59312
59313 #: cp/parser.cc:48348
59314 #, gcc-internal-format
59315 msgid "%<extern \"C\"%> linkage started here"
59316 msgstr ""
59317
59318 #: cp/pt.cc:307
59319 #, gcc-internal-format
59320 msgid "data member %qD cannot be a member template"
59321 msgstr ""
59322
59323 #: cp/pt.cc:320
59324 #, fuzzy, gcc-internal-format
59325 msgid "invalid member template declaration %qD"
59326 msgstr "паўторнае абвяшчэнне меткі \"%s\""
59327
59328 #: cp/pt.cc:744
59329 #, fuzzy, gcc-internal-format
59330 msgid "explicit specialization in non-namespace scope %qD"
59331 msgstr "ініцыялізацыя"
59332
59333 #: cp/pt.cc:758
59334 #, gcc-internal-format
59335 msgid "enclosing class templates are not explicitly specialized"
59336 msgstr ""
59337
59338 #: cp/pt.cc:842
59339 #, gcc-internal-format
59340 msgid "specialization of %qD must appear at namespace scope"
59341 msgstr ""
59342
59343 #: cp/pt.cc:853 cp/pt.cc:1090
59344 #, gcc-internal-format
59345 msgid "specialization of %qD in different namespace"
59346 msgstr ""
59347
59348 #: cp/pt.cc:855
59349 #, fuzzy, gcc-internal-format
59350 #| msgid "previous definition of `%#T'"
59351 msgid "  from definition of %q#D"
59352 msgstr "папярэдняе вызначэньне `%#T'"
59353
59354 #: cp/pt.cc:872
59355 #, gcc-internal-format
59356 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
59357 msgstr ""
59358
59359 #: cp/pt.cc:1002
59360 #, fuzzy, gcc-internal-format
59361 msgid "name of class shadows template template parameter %qD"
59362 msgstr "нявернае выкарыстанне \"restict\""
59363
59364 #: cp/pt.cc:1014
59365 #, fuzzy, gcc-internal-format
59366 #| msgid "declaration of template `%#D'"
59367 msgid "specialization of alias template %qD"
59368 msgstr "абвяшчэньне шаблёну `%#D'"
59369
59370 #: cp/pt.cc:1017 cp/pt.cc:1156
59371 #, fuzzy, gcc-internal-format
59372 msgid "explicit specialization of non-template %qT"
59373 msgstr "ініцыялізацыя"
59374
59375 #: cp/pt.cc:1049
59376 #, gcc-internal-format
59377 msgid "specialization of %qT after instantiation"
59378 msgstr ""
59379
59380 #: cp/pt.cc:1093
59381 #, fuzzy, gcc-internal-format
59382 #| msgid "previous definition of `%#T'"
59383 msgid "from definition of %q#D"
59384 msgstr "папярэдняе вызначэньне `%#T'"
59385
59386 #. But if we've had an implicit instantiation, that's a
59387 #. problem ([temp.expl.spec]/6).
59388 #: cp/pt.cc:1134
59389 #, gcc-internal-format
59390 msgid "specialization %qT after instantiation %qT"
59391 msgstr ""
59392
59393 #: cp/pt.cc:1152
59394 #, gcc-internal-format
59395 msgid "template specialization of %qD not allowed by ISO C++"
59396 msgstr ""
59397
59398 #: cp/pt.cc:1617
59399 #, gcc-internal-format
59400 msgid "specialization of %qD after instantiation"
59401 msgstr ""
59402
59403 #: cp/pt.cc:2058 cp/semantics.cc:5909
59404 #, gcc-internal-format
59405 msgid "%s %#qD"
59406 msgstr ""
59407
59408 #: cp/pt.cc:2194
59409 #, fuzzy, gcc-internal-format
59410 msgid "%qD is not a function template"
59411 msgstr "\"%s\" звычайна функцыя"
59412
59413 #: cp/pt.cc:2199
59414 #, fuzzy, gcc-internal-format
59415 msgid "%qD is not a variable template"
59416 msgstr "\"%s\" звычайна функцыя"
59417
59418 #: cp/pt.cc:2483
59419 #, gcc-internal-format
59420 msgid "template-id %qD for %q+D does not match any template declaration"
59421 msgstr ""
59422
59423 #: cp/pt.cc:2487
59424 #, gcc-internal-format
59425 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
59426 msgstr ""
59427
59428 #: cp/pt.cc:2497
59429 #, gcc-internal-format
59430 msgid "ambiguous template specialization %qD for %q+D"
59431 msgstr ""
59432
59433 #: cp/pt.cc:2704
59434 #, gcc-internal-format
59435 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
59436 msgstr ""
59437
59438 #: cp/pt.cc:2714
59439 #, gcc-internal-format
59440 msgid "too many template headers for %qD (should be %d)"
59441 msgstr ""
59442
59443 #: cp/pt.cc:2720
59444 #, gcc-internal-format
59445 msgid "members of an explicitly specialized class are defined without a template header"
59446 msgstr ""
59447
59448 #: cp/pt.cc:2744
59449 #, gcc-internal-format
59450 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
59451 msgstr ""
59452
59453 #. This was allowed in C++98, so only pedwarn.
59454 #: cp/pt.cc:2749
59455 #, gcc-internal-format
59456 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
59457 msgstr ""
59458
59459 #: cp/pt.cc:2785
59460 #, fuzzy, gcc-internal-format
59461 msgid "explicit specialization %q#D may be missing attributes"
59462 msgstr "ініцыялізацыя"
59463
59464 #: cp/pt.cc:2789
59465 #, fuzzy, gcc-internal-format, gfc-internal-format
59466 msgid "missing primary template attributes %s"
59467 msgstr "прапушчан прабел пасля нумара \"%.*s\""
59468
59469 #: cp/pt.cc:2790
59470 #, fuzzy, gcc-internal-format, gfc-internal-format
59471 msgid "missing primary template attribute %s"
59472 msgstr "прапушчан прабел пасля нумара \"%.*s\""
59473
59474 #: cp/pt.cc:2880 cp/pt.cc:2940
59475 #, fuzzy, gcc-internal-format
59476 msgid "template-id %qE in declaration of primary template"
59477 msgstr "пустое абвяшчэнне"
59478
59479 #: cp/pt.cc:2893
59480 #, gcc-internal-format
59481 msgid "template parameter list used in explicit instantiation"
59482 msgstr ""
59483
59484 #: cp/pt.cc:2899
59485 #, gcc-internal-format
59486 msgid "definition provided for explicit instantiation"
59487 msgstr ""
59488
59489 #: cp/pt.cc:2907
59490 #, fuzzy, gcc-internal-format
59491 msgid "too many template parameter lists in declaration of %qD"
59492 msgstr "пустое абвяшчэнне"
59493
59494 #: cp/pt.cc:2910
59495 #, fuzzy, gcc-internal-format
59496 msgid "too few template parameter lists in declaration of %qD"
59497 msgstr "пустое абвяшчэнне"
59498
59499 #: cp/pt.cc:2912
59500 #, gcc-internal-format
59501 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
59502 msgstr ""
59503
59504 #: cp/pt.cc:2918
59505 #, fuzzy, gcc-internal-format
59506 msgid "explicit specialization declared %<concept%>"
59507 msgstr "ініцыялізацыя"
59508
59509 #: cp/pt.cc:2951
59510 #, gcc-internal-format
59511 msgid "non-type partial specialization %qE is not allowed"
59512 msgstr ""
59513
59514 #: cp/pt.cc:2955
59515 #, gcc-internal-format
59516 msgid "non-class, non-variable partial specialization %qE is not allowed"
59517 msgstr ""
59518
59519 #: cp/pt.cc:2987
59520 #, gcc-internal-format
59521 msgid "default argument specified in explicit specialization"
59522 msgstr ""
59523
59524 #: cp/pt.cc:3030
59525 #, fuzzy, gcc-internal-format
59526 #| msgid "`%D' is not a function,"
59527 msgid "%qD is not a template function"
59528 msgstr "`%D' - гэта ня функцыя,"
59529
59530 #. From [temp.expl.spec]:
59531 #.
59532 #. If such an explicit specialization for the member
59533 #. of a class template names an implicitly-declared
59534 #. special member function (clause _special_), the
59535 #. program is ill-formed.
59536 #.
59537 #. Similar language is found in [temp.explicit].
59538 #: cp/pt.cc:3092
59539 #, gcc-internal-format
59540 msgid "specialization of implicitly-declared special member function"
59541 msgstr ""
59542
59543 #: cp/pt.cc:3108
59544 #, fuzzy, gcc-internal-format
59545 msgid "no member function %qD declared in %qT"
59546 msgstr "у функцыі \"%s\":"
59547
59548 #: cp/pt.cc:3139
59549 #, gcc-internal-format
59550 msgid "friend declaration %qD is not visible to explicit specialization"
59551 msgstr ""
59552
59553 #: cp/pt.cc:3142
59554 #, fuzzy, gcc-internal-format
59555 #| msgid "in declaration `%D'"
59556 msgid "friend declaration here"
59557 msgstr "у абвяшчэньні  `%D'"
59558
59559 #: cp/pt.cc:3251
59560 #, fuzzy, gcc-internal-format
59561 msgid "explicit specialization of function concept %qD"
59562 msgstr "няма папярэдняга аб'яўлення для \"%s\""
59563
59564 #: cp/pt.cc:3849
59565 #, gcc-internal-format
59566 msgid "argument to %<__integer_pack%> must be between 0 and %d"
59567 msgstr ""
59568
59569 #: cp/pt.cc:4196
59570 #, gcc-internal-format
59571 msgid "base initializer expansion %qT contains no parameter packs"
59572 msgstr ""
59573
59574 #: cp/pt.cc:4264
59575 #, gcc-internal-format
59576 msgid "expansion pattern %qT contains no parameter packs"
59577 msgstr ""
59578
59579 #: cp/pt.cc:4266
59580 #, gcc-internal-format
59581 msgid "expansion pattern %qE contains no parameter packs"
59582 msgstr ""
59583
59584 #: cp/pt.cc:4348
59585 #, gcc-internal-format
59586 msgid "parameter packs not expanded with %<...%>:"
59587 msgstr ""
59588
59589 #: cp/pt.cc:4365 cp/pt.cc:5170
59590 #, gcc-internal-format
59591 msgid "        %qD"
59592 msgstr ""
59593
59594 #: cp/pt.cc:4367
59595 #, gcc-internal-format, gfc-internal-format
59596 msgid "        %s"
59597 msgstr ""
59598
59599 #: cp/pt.cc:4493
59600 #, gcc-internal-format
59601 msgid "declaration of template parameter %q+D shadows template parameter"
59602 msgstr ""
59603
59604 #: cp/pt.cc:4496
59605 #, fuzzy, gcc-internal-format
59606 #| msgid "declaration of template `%#D'"
59607 msgid "declaration of %q+#D shadows template parameter"
59608 msgstr "абвяшчэньне шаблёну `%#D'"
59609
59610 #: cp/pt.cc:4498
59611 #, fuzzy, gcc-internal-format
59612 msgid "template parameter %qD declared here"
59613 msgstr "тып параметра \"%s\" не аб'яўлены"
59614
59615 #: cp/pt.cc:5106
59616 #, gcc-internal-format
59617 msgid "specialization of variable concept %q#D"
59618 msgstr ""
59619
59620 #: cp/pt.cc:5165
59621 #, fuzzy, gcc-internal-format
59622 msgid "template parameters not deducible in partial specialization:"
59623 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
59624
59625 #: cp/pt.cc:5188
59626 #, gcc-internal-format
59627 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
59628 msgstr ""
59629
59630 #: cp/pt.cc:5192
59631 #, gcc-internal-format
59632 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"
59633 msgstr ""
59634
59635 #: cp/pt.cc:5196 cp/pt.cc:5207 cp/pt.cc:5215
59636 #, gcc-internal-format
59637 msgid "primary template here"
59638 msgstr ""
59639
59640 #: cp/pt.cc:5204
59641 #, gcc-internal-format
59642 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
59643 msgstr ""
59644
59645 #: cp/pt.cc:5214
59646 #, fuzzy, gcc-internal-format
59647 #| msgid "too many arguments to function `%s'"
59648 msgid "too many arguments for partial specialization %qT"
59649 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
59650
59651 #: cp/pt.cc:5228
59652 #, gcc-internal-format
59653 msgid "partial specialization %qD is not more specialized than"
59654 msgstr ""
59655
59656 #: cp/pt.cc:5230
59657 #, gcc-internal-format
59658 msgid "primary template %qD"
59659 msgstr ""
59660
59661 #: cp/pt.cc:5272
59662 #, gcc-internal-format
59663 msgid "parameter pack argument %qE must be at the end of the template argument list"
59664 msgstr ""
59665
59666 #: cp/pt.cc:5275
59667 #, gcc-internal-format
59668 msgid "parameter pack argument %qT must be at the end of the template argument list"
59669 msgstr ""
59670
59671 #: cp/pt.cc:5337
59672 #, gcc-internal-format
59673 msgid "type %qT of template argument %qE depends on a template parameter"
59674 msgid_plural "type %qT of template argument %qE depends on template parameters"
59675 msgstr[0] ""
59676 msgstr[1] ""
59677
59678 #: cp/pt.cc:5396
59679 #, gcc-internal-format
59680 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
59681 msgstr ""
59682
59683 #: cp/pt.cc:5400
59684 #, gcc-internal-format
59685 msgid "partial specialization of %qD after instantiation of %qD"
59686 msgstr ""
59687
59688 #: cp/pt.cc:5583
59689 #, fuzzy, gcc-internal-format
59690 msgid "no default argument for %qD"
59691 msgstr "нехапае аргументаў у функцыі \"%s\""
59692
59693 #. A primary class template, primary variable template
59694 #. (DR 2032), or alias template can only have one
59695 #. parameter pack, at the end of the template
59696 #. parameter list.
59697 #: cp/pt.cc:5606
59698 #, gcc-internal-format
59699 msgid "parameter pack %q+D must be at the end of the template parameter list"
59700 msgstr ""
59701
59702 #: cp/pt.cc:5642
59703 #, gcc-internal-format
59704 msgid "default template arguments may not be used in function template friend re-declaration"
59705 msgstr ""
59706
59707 #: cp/pt.cc:5645
59708 #, gcc-internal-format
59709 msgid "default template arguments may not be used in template friend declarations"
59710 msgstr ""
59711
59712 #: cp/pt.cc:5648
59713 #, gcc-internal-format
59714 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
59715 msgstr ""
59716
59717 #: cp/pt.cc:5651
59718 #, gcc-internal-format
59719 msgid "default template arguments may not be used in partial specializations"
59720 msgstr ""
59721
59722 #: cp/pt.cc:5654 cp/pt.cc:5712
59723 #, gcc-internal-format
59724 msgid "default argument for template parameter for class enclosing %qD"
59725 msgstr ""
59726
59727 #: cp/pt.cc:5823
59728 #, fuzzy, gcc-internal-format
59729 msgid "template %qD declared"
59730 msgstr "тып параметра \"%s\" не аб'яўлены"
59731
59732 #: cp/pt.cc:5831
59733 #, gcc-internal-format
59734 msgid "template class without a name"
59735 msgstr ""
59736
59737 #: cp/pt.cc:5839
59738 #, gcc-internal-format
59739 msgid "member template %qD may not have virt-specifiers"
59740 msgstr ""
59741
59742 #. [basic.stc.dynamic.allocation]
59743 #.
59744 #. An allocation function can be a function
59745 #. template. ... Template allocation functions shall
59746 #. have two or more parameters.
59747 #: cp/pt.cc:5862
59748 #, fuzzy, gcc-internal-format
59749 msgid "invalid template declaration of %qD"
59750 msgstr "паўторнае абвяшчэнне меткі \"%s\""
59751
59752 #: cp/pt.cc:6014
59753 #, fuzzy, gcc-internal-format
59754 #| msgid "declaration of template `%#D'"
59755 msgid "template definition of non-template %q#D"
59756 msgstr "абвяшчэньне шаблёну `%#D'"
59757
59758 #: cp/pt.cc:6053
59759 #, gcc-internal-format
59760 msgid "expected %d levels of template parms for %q#D, got %d"
59761 msgstr ""
59762
59763 #: cp/pt.cc:6067
59764 #, fuzzy, gcc-internal-format
59765 msgid "got %d template parameters for %q#D"
59766 msgstr "невыкарыстаемы параметр \"%s\""
59767
59768 #: cp/pt.cc:6070
59769 #, fuzzy, gcc-internal-format
59770 msgid "got %d template parameters for %q#T"
59771 msgstr "невыкарыстаемы параметр \"%s\""
59772
59773 #: cp/pt.cc:6072
59774 #, gcc-internal-format, gfc-internal-format
59775 msgid "  but %d required"
59776 msgstr ""
59777
59778 #: cp/pt.cc:6093
59779 #, gcc-internal-format
59780 msgid "template arguments to %qD do not match original template %qD"
59781 msgstr ""
59782
59783 #: cp/pt.cc:6096
59784 #, gcc-internal-format
59785 msgid "use %<template<>%> for an explicit specialization"
59786 msgstr ""
59787
59788 #: cp/pt.cc:6241
59789 #, fuzzy, gcc-internal-format
59790 msgid "%qT is not a template type"
59791 msgstr "\"%s\" мае незавершаны тып"
59792
59793 #: cp/pt.cc:6254
59794 #, fuzzy, gcc-internal-format
59795 msgid "template specifiers not specified in declaration of %qD"
59796 msgstr "пустое абвяшчэнне"
59797
59798 #: cp/pt.cc:6265
59799 #, fuzzy, gcc-internal-format, gfc-internal-format
59800 msgid "redeclared with %d template parameter"
59801 msgid_plural "redeclared with %d template parameters"
59802 msgstr[0] "нявернае выкарыстанне \"restict\""
59803 msgstr[1] "нявернае выкарыстанне \"restict\""
59804
59805 #: cp/pt.cc:6269
59806 #, fuzzy, gcc-internal-format
59807 msgid "previous declaration %qD used %d template parameter"
59808 msgid_plural "previous declaration %qD used %d template parameters"
59809 msgstr[0] "няма папярэдняга аб'яўлення для \"%s\""
59810 msgstr[1] "няма папярэдняга аб'яўлення для \"%s\""
59811
59812 #: cp/pt.cc:6303
59813 #, fuzzy, gcc-internal-format
59814 msgid "template parameter %q+#D"
59815 msgstr "невыкарыстаемы параметр \"%s\""
59816
59817 #: cp/pt.cc:6304
59818 #, gcc-internal-format
59819 msgid "redeclared here as %q#D"
59820 msgstr ""
59821
59822 #: cp/pt.cc:6315
59823 #, gcc-internal-format
59824 msgid "declaration of template parameter %q+#D with different constraints"
59825 msgstr ""
59826
59827 #: cp/pt.cc:6318 cp/pt.cc:6345
59828 #, fuzzy, gcc-internal-format
59829 msgid "original declaration appeared here"
59830 msgstr "няма папярэдняга аб'яўлення для \"%s\""
59831
59832 #: cp/pt.cc:6342
59833 #, gcc-internal-format
59834 msgid "redeclaration %q#D with different constraints"
59835 msgstr ""
59836
59837 #: cp/pt.cc:6695 cp/pt.cc:6764
59838 #, fuzzy, gcc-internal-format
59839 msgid "%qE is not a valid template argument for type %qT"
59840 msgstr "\"%s\" мае незавершаны тып"
59841
59842 #: cp/pt.cc:6698
59843 #, gcc-internal-format
59844 msgid "it must be the address of a function with external linkage"
59845 msgstr ""
59846
59847 #: cp/pt.cc:6701
59848 #, gcc-internal-format
59849 msgid "it must be the name of a function with external linkage"
59850 msgstr ""
59851
59852 #: cp/pt.cc:6714
59853 #, gcc-internal-format
59854 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
59855 msgstr ""
59856
59857 #: cp/pt.cc:6718
59858 #, gcc-internal-format
59859 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
59860 msgstr ""
59861
59862 #: cp/pt.cc:6767
59863 #, gcc-internal-format
59864 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
59865 msgstr ""
59866
59867 #: cp/pt.cc:6769
59868 #, gcc-internal-format
59869 msgid "because it is a member of %qT"
59870 msgstr ""
59871
59872 #: cp/pt.cc:6838
59873 #, fuzzy, gcc-internal-format
59874 msgid "  couldn%'t deduce template parameter %qD"
59875 msgstr "невыкарыстаемы параметр \"%s\""
59876
59877 #: cp/pt.cc:6847
59878 #, gcc-internal-format
59879 msgid "  types %qT and %qT have incompatible cv-qualifiers"
59880 msgstr ""
59881
59882 #: cp/pt.cc:6856
59883 #, gcc-internal-format
59884 msgid "  mismatched types %qT and %qT"
59885 msgstr ""
59886
59887 #: cp/pt.cc:6865
59888 #, gcc-internal-format
59889 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
59890 msgstr ""
59891
59892 #: cp/pt.cc:6876
59893 #, gcc-internal-format
59894 msgid "  template argument %qE does not match pointer-to-member constant %qE"
59895 msgstr ""
59896
59897 #: cp/pt.cc:6886
59898 #, gcc-internal-format
59899 msgid "  %qE is not equivalent to %qE"
59900 msgstr ""
59901
59902 #: cp/pt.cc:6895
59903 #, gcc-internal-format
59904 msgid "  inconsistent parameter pack deduction with %qT and %qT"
59905 msgstr ""
59906
59907 #: cp/pt.cc:6907
59908 #, gcc-internal-format
59909 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
59910 msgstr ""
59911
59912 #: cp/pt.cc:6911
59913 #, gcc-internal-format
59914 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
59915 msgstr ""
59916
59917 #: cp/pt.cc:6922
59918 #, gcc-internal-format
59919 msgid "  variable-sized array type %qT is not a valid template argument"
59920 msgstr ""
59921
59922 #: cp/pt.cc:6933
59923 #, gcc-internal-format
59924 msgid "  member function type %qT is not a valid template argument"
59925 msgstr ""
59926
59927 #: cp/pt.cc:6976
59928 #, gcc-internal-format
59929 msgid "  cannot convert %qE (type %qT) to type %qT"
59930 msgstr ""
59931
59932 #: cp/pt.cc:6989
59933 #, gcc-internal-format
59934 msgid "  %qT is an ambiguous base class of %qT"
59935 msgstr ""
59936
59937 #: cp/pt.cc:6993
59938 #, gcc-internal-format
59939 msgid "  %qT is not derived from %qT"
59940 msgstr ""
59941
59942 #: cp/pt.cc:7004
59943 #, gcc-internal-format
59944 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
59945 msgstr ""
59946
59947 #: cp/pt.cc:7014
59948 #, fuzzy, gcc-internal-format
59949 msgid "  cannot deduce a template for %qT from non-template type %qT"
59950 msgstr "\"%s\" мае незавершаны тып"
59951
59952 #: cp/pt.cc:7024
59953 #, fuzzy, gcc-internal-format
59954 msgid "  template argument %qE does not match %qE"
59955 msgstr "параметр \"%s\" ініцыялізаваны"
59956
59957 #: cp/pt.cc:7085
59958 #, gcc-internal-format
59959 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
59960 msgstr ""
59961
59962 #: cp/pt.cc:7093
59963 #, gcc-internal-format
59964 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
59965 msgstr ""
59966
59967 #: cp/pt.cc:7103
59968 #, gcc-internal-format
59969 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
59970 msgstr ""
59971
59972 #: cp/pt.cc:7118
59973 #, gcc-internal-format
59974 msgid "the address of %qD is not a valid template argument"
59975 msgstr ""
59976
59977 #: cp/pt.cc:7128
59978 #, gcc-internal-format
59979 msgid "the address of the %qT subobject of %qD is not a valid template argument"
59980 msgstr ""
59981
59982 #: cp/pt.cc:7135
59983 #, gcc-internal-format
59984 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
59985 msgstr ""
59986
59987 #: cp/pt.cc:7153
59988 #, gcc-internal-format
59989 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
59990 msgstr ""
59991
59992 #: cp/pt.cc:7161
59993 #, gcc-internal-format
59994 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
59995 msgstr ""
59996
59997 #: cp/pt.cc:7273
59998 #, gcc-internal-format
59999 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
60000 msgstr ""
60001
60002 #: cp/pt.cc:7440
60003 #, fuzzy, gcc-internal-format
60004 #| msgid "default argument for `%#D' has type `%T'"
60005 msgid "in template argument for type %qT"
60006 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
60007
60008 #: cp/pt.cc:7454
60009 #, gcc-internal-format
60010 msgid "template argument %qE for type %qT not a compile-time constant"
60011 msgstr ""
60012
60013 #: cp/pt.cc:7540
60014 #, gcc-internal-format
60015 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
60016 msgstr ""
60017
60018 #: cp/pt.cc:7548
60019 #, gcc-internal-format
60020 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
60021 msgstr ""
60022
60023 #: cp/pt.cc:7566
60024 #, gcc-internal-format
60025 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
60026 msgstr ""
60027
60028 #: cp/pt.cc:7625
60029 #, gcc-internal-format
60030 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
60031 msgstr ""
60032
60033 #: cp/pt.cc:7627
60034 #, gcc-internal-format
60035 msgid "try using %qE instead"
60036 msgstr ""
60037
60038 #: cp/pt.cc:7681
60039 #, gcc-internal-format
60040 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
60041 msgstr ""
60042
60043 #: cp/pt.cc:8251
60044 #, gcc-internal-format
60045 msgid "ignoring attributes on template argument %qT"
60046 msgstr ""
60047
60048 #: cp/pt.cc:8267
60049 #, gcc-internal-format
60050 msgid "ignoring attributes in template argument %qE"
60051 msgstr ""
60052
60053 #: cp/pt.cc:8403
60054 #, gcc-internal-format
60055 msgid "injected-class-name %qD used as template template argument"
60056 msgstr ""
60057
60058 #: cp/pt.cc:8432
60059 #, fuzzy, gcc-internal-format
60060 #| msgid "invalid use of `restrict'"
60061 msgid "invalid use of destructor %qE as a type"
60062 msgstr "нявернае выкарыстанне \"restict\""
60063
60064 #: cp/pt.cc:8437
60065 #, gcc-internal-format
60066 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
60067 msgstr ""
60068
60069 #: cp/pt.cc:8453 cp/pt.cc:8487 cp/pt.cc:8541
60070 #, gcc-internal-format
60071 msgid "type/value mismatch at argument %d in template parameter list for %qD"
60072 msgstr ""
60073
60074 #: cp/pt.cc:8461
60075 #, gcc-internal-format
60076 msgid "  expected a constant of type %qT, got %qT"
60077 msgstr ""
60078
60079 #: cp/pt.cc:8469
60080 #, gcc-internal-format
60081 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
60082 msgstr ""
60083
60084 #: cp/pt.cc:8475
60085 #, gcc-internal-format
60086 msgid "  expected a class template, got %qE"
60087 msgstr ""
60088
60089 #: cp/pt.cc:8478
60090 #, gcc-internal-format
60091 msgid "  expected a type, got %qE"
60092 msgstr ""
60093
60094 #: cp/pt.cc:8492
60095 #, gcc-internal-format
60096 msgid "  expected a type, got %qT"
60097 msgstr ""
60098
60099 #: cp/pt.cc:8495
60100 #, gcc-internal-format
60101 msgid "  expected a class template, got %qT"
60102 msgstr ""
60103
60104 #: cp/pt.cc:8545
60105 #, gcc-internal-format
60106 msgid "  expected a template of type %qD, got %qT"
60107 msgstr ""
60108
60109 #: cp/pt.cc:8559
60110 #, gcc-internal-format
60111 msgid "constraint mismatch at argument %d in template parameter list for %qD"
60112 msgstr ""
60113
60114 #: cp/pt.cc:8562
60115 #, gcc-internal-format
60116 msgid "  expected %qD but got %qD"
60117 msgstr ""
60118
60119 #: cp/pt.cc:8635
60120 #, gcc-internal-format
60121 msgid "could not convert template argument %qE from %qT to %qT"
60122 msgstr ""
60123
60124 #: cp/pt.cc:8773 cp/pt.cc:9086
60125 #, fuzzy, gcc-internal-format, gfc-internal-format
60126 msgid "template argument %d is invalid"
60127 msgstr "параметр \"%s\" ініцыялізаваны"
60128
60129 #: cp/pt.cc:8788 cp/pt.cc:8920
60130 #, gcc-internal-format, gfc-internal-format
60131 msgid "wrong number of template arguments (%d, should be %d)"
60132 msgstr ""
60133
60134 #: cp/pt.cc:8916
60135 #, gcc-internal-format, gfc-internal-format
60136 msgid "wrong number of template arguments (%d, should be at least %d)"
60137 msgstr ""
60138
60139 #: cp/pt.cc:8925
60140 #, fuzzy, gcc-internal-format
60141 msgid "provided for %qD"
60142 msgstr "дэструктару неабходны \"%#D\""
60143
60144 #: cp/pt.cc:8950
60145 #, gcc-internal-format
60146 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
60147 msgstr ""
60148
60149 #: cp/pt.cc:8954
60150 #, gcc-internal-format
60151 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
60152 msgstr ""
60153
60154 #: cp/pt.cc:9052
60155 #, gcc-internal-format
60156 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
60157 msgstr ""
60158
60159 #: cp/pt.cc:9696
60160 #, fuzzy, gcc-internal-format
60161 msgid "%q#D is not a function template"
60162 msgstr "\"%s\" звычайна функцыя"
60163
60164 #: cp/pt.cc:9860
60165 #, gcc-internal-format
60166 msgid "non-template type %qT used as a template"
60167 msgstr ""
60168
60169 #: cp/pt.cc:9862
60170 #, fuzzy, gcc-internal-format
60171 msgid "for template declaration %q+D"
60172 msgstr "пустое абвяшчэнне"
60173
60174 #: cp/pt.cc:9998 cp/pt.cc:21699
60175 #, gcc-internal-format
60176 msgid "template constraint failure for %qD"
60177 msgstr ""
60178
60179 #: cp/pt.cc:10374
60180 #, gcc-internal-format
60181 msgid "use of invalid variable template %qE"
60182 msgstr ""
60183
60184 #: cp/pt.cc:11039
60185 #, gcc-internal-format
60186 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
60187 msgstr ""
60188
60189 #: cp/pt.cc:12207
60190 #, gcc-internal-format
60191 msgid "flexible array member %qD in union"
60192 msgstr ""
60193
60194 #: cp/pt.cc:12705
60195 #, gcc-internal-format
60196 msgid "fold of empty expansion over %O"
60197 msgstr ""
60198
60199 #: cp/pt.cc:13134
60200 #, gcc-internal-format
60201 msgid "%qE is not the entire pattern of the pack expansion"
60202 msgstr ""
60203
60204 #: cp/pt.cc:13222
60205 #, gcc-internal-format
60206 msgid "mismatched argument pack lengths while expanding %qT"
60207 msgstr ""
60208
60209 #: cp/pt.cc:13225
60210 #, gcc-internal-format
60211 msgid "mismatched argument pack lengths while expanding %qE"
60212 msgstr ""
60213
60214 #: cp/pt.cc:13837
60215 #, fuzzy, gcc-internal-format
60216 msgid "  when instantiating default argument for call to %qD"
60217 msgstr "нехапае аргументаў у функцыі \"%s\""
60218
60219 #: cp/pt.cc:13932
60220 #, gcc-internal-format
60221 msgid "creating pointer to member function of non-class type %qT"
60222 msgstr ""
60223
60224 #. It may seem that this case cannot occur, since:
60225 #.
60226 #. typedef void f();
60227 #. void g() { f x; }
60228 #.
60229 #. declares a function, not a variable.  However:
60230 #.
60231 #. typedef void f();
60232 #. template <typename T> void g() { T t; }
60233 #. template void g<f>();
60234 #.
60235 #. is an attempt to declare a variable with function
60236 #. type.
60237 #: cp/pt.cc:14960
60238 #, fuzzy, gcc-internal-format
60239 msgid "variable %qD has function type"
60240 msgstr "Нерэчаісны выбар \"%s\""
60241
60242 #: cp/pt.cc:15154
60243 #, fuzzy, gcc-internal-format
60244 #| msgid "invalid parameter type `%T'"
60245 msgid "invalid parameter type %qT"
60246 msgstr "нерэчаісны тып парамэтра `%T'"
60247
60248 #: cp/pt.cc:15156
60249 #, fuzzy, gcc-internal-format
60250 #| msgid "in declaration `%D'"
60251 msgid "in declaration %q+D"
60252 msgstr "у абвяшчэньні  `%D'"
60253
60254 #: cp/pt.cc:15282
60255 #, fuzzy, gcc-internal-format
60256 #| msgid "function does not return string type"
60257 msgid "function returning an array"
60258 msgstr "функцыя не вяртае тып string"
60259
60260 #: cp/pt.cc:15284
60261 #, fuzzy, gcc-internal-format
60262 msgid "function returning a function"
60263 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
60264
60265 #: cp/pt.cc:15986
60266 #, gcc-internal-format
60267 msgid "forming reference to void"
60268 msgstr ""
60269
60270 #: cp/pt.cc:15988
60271 #, fuzzy, gcc-internal-format
60272 msgid "forming pointer to reference type %qT"
60273 msgstr "\"%s\" мае незавершаны тып"
60274
60275 #: cp/pt.cc:15990
60276 #, gcc-internal-format
60277 msgid "forming reference to reference type %qT"
60278 msgstr ""
60279
60280 #: cp/pt.cc:16003
60281 #, fuzzy, gcc-internal-format
60282 msgid "forming pointer to qualified function type %qT"
60283 msgstr "Нерэчаісны выбар \"%s\""
60284
60285 #: cp/pt.cc:16006
60286 #, gcc-internal-format
60287 msgid "forming reference to qualified function type %qT"
60288 msgstr ""
60289
60290 #: cp/pt.cc:16054
60291 #, gcc-internal-format
60292 msgid "creating pointer to member of non-class type %qT"
60293 msgstr ""
60294
60295 #: cp/pt.cc:16060
60296 #, gcc-internal-format
60297 msgid "creating pointer to member reference type %qT"
60298 msgstr ""
60299
60300 #: cp/pt.cc:16066
60301 #, gcc-internal-format
60302 msgid "creating pointer to member of type void"
60303 msgstr ""
60304
60305 #: cp/pt.cc:16132
60306 #, gcc-internal-format
60307 msgid "creating array of %qT"
60308 msgstr ""
60309
60310 #: cp/pt.cc:16167
60311 #, gcc-internal-format
60312 msgid "%qD is instantiated for an empty pack"
60313 msgstr ""
60314
60315 #: cp/pt.cc:16187
60316 #, gcc-internal-format
60317 msgid "%qT is not a class, struct, or union type"
60318 msgstr ""
60319
60320 #: cp/pt.cc:16221
60321 #, gcc-internal-format
60322 msgid "%qT resolves to %qT, which is not an enumeration type"
60323 msgstr ""
60324
60325 #: cp/pt.cc:16229
60326 #, gcc-internal-format
60327 msgid "%qT resolves to %qT, which is not a class type"
60328 msgstr ""
60329
60330 #: cp/pt.cc:16343
60331 #, fuzzy, gcc-internal-format
60332 msgid "use of %qs in template"
60333 msgstr "\"%s\" звычайна функцыя"
60334
60335 #: cp/pt.cc:16642
60336 #, gcc-internal-format
60337 msgid "qualifying type %qT does not match destructor name ~%qT"
60338 msgstr ""
60339
60340 #: cp/pt.cc:16657
60341 #, gcc-internal-format
60342 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
60343 msgstr ""
60344
60345 #: cp/pt.cc:16659
60346 #, gcc-internal-format
60347 msgid "say %<typename %E%> if a type is meant"
60348 msgstr ""
60349
60350 #: cp/pt.cc:16752
60351 #, gcc-internal-format
60352 msgid "initializer for %q#D expands to an empty list of expressions"
60353 msgstr ""
60354
60355 #: cp/pt.cc:16903
60356 #, gcc-internal-format
60357 msgid "using invalid field %qD"
60358 msgstr ""
60359
60360 #: cp/pt.cc:17480 cp/pt.cc:19428
60361 #, gcc-internal-format
60362 msgid "invalid use of pack expansion expression"
60363 msgstr ""
60364
60365 #: cp/pt.cc:17484 cp/pt.cc:19432
60366 #, gcc-internal-format
60367 msgid "use %<...%> to expand argument pack"
60368 msgstr ""
60369
60370 #: cp/pt.cc:19572
60371 #, gcc-internal-format
60372 msgid "empty initializer in lambda init-capture"
60373 msgstr ""
60374
60375 #: cp/pt.cc:20757
60376 #, gcc-internal-format
60377 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
60378 msgstr ""
60379
60380 #: cp/pt.cc:20791
60381 #, gcc-internal-format
60382 msgid "declarations in dependent base %qT are not found by unqualified lookup"
60383 msgstr ""
60384
60385 #: cp/pt.cc:20796
60386 #, gcc-internal-format
60387 msgid "use %<this->%D%> instead"
60388 msgstr ""
60389
60390 #: cp/pt.cc:20799
60391 #, gcc-internal-format
60392 msgid "use %<%T::%D%> instead"
60393 msgstr ""
60394
60395 #: cp/pt.cc:20804
60396 #, gcc-internal-format
60397 msgid "%qD declared here, later in the translation unit"
60398 msgstr ""
60399
60400 #: cp/pt.cc:20855
60401 #, fuzzy, gcc-internal-format
60402 #| msgid "wrong number of arguments specified for `%s' attribute"
60403 msgid "wrong number of arguments to %<__builtin_convertvector%>"
60404 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
60405
60406 #: cp/pt.cc:21090
60407 #, fuzzy, gcc-internal-format
60408 msgid "%qT is not a class or namespace"
60409 msgstr "\"%s\" мае незавершаны тып"
60410
60411 #: cp/pt.cc:21093
60412 #, fuzzy, gcc-internal-format
60413 msgid "%qD is not a class or namespace"
60414 msgstr "\"%s\" звычайна функцыя"
60415
60416 #: cp/pt.cc:21417
60417 #, gcc-internal-format
60418 msgid "%qT is/uses unnamed type"
60419 msgstr ""
60420
60421 #: cp/pt.cc:21419
60422 #, fuzzy, gcc-internal-format
60423 #| msgid "default argument for `%#D' has type `%T'"
60424 msgid "template argument for %qD uses local type %qT"
60425 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
60426
60427 #: cp/pt.cc:21429
60428 #, gcc-internal-format
60429 msgid "%qT is a variably modified type"
60430 msgstr ""
60431
60432 #: cp/pt.cc:21444
60433 #, fuzzy, gcc-internal-format
60434 msgid "integral expression %qE is not constant"
60435 msgstr "тып параметра \"%s\" не аб'яўлены"
60436
60437 #: cp/pt.cc:21462
60438 #, gcc-internal-format
60439 msgid "  trying to instantiate %qD"
60440 msgstr ""
60441
60442 #: cp/pt.cc:25611
60443 #, fuzzy, gcc-internal-format
60444 msgid "ambiguous template instantiation for %q#T"
60445 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60446
60447 #: cp/pt.cc:25613
60448 #, fuzzy, gcc-internal-format
60449 msgid "ambiguous template instantiation for %q#D"
60450 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60451
60452 #: cp/pt.cc:25619
60453 msgid "%s %#qS"
60454 msgstr ""
60455
60456 #: cp/pt.cc:25643 cp/pt.cc:25738
60457 #, fuzzy, gcc-internal-format
60458 msgid "explicit instantiation of non-template %q#D"
60459 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60460
60461 #: cp/pt.cc:25649
60462 #, fuzzy, gcc-internal-format
60463 msgid "explicit instantiation of variable concept %q#D"
60464 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60465
60466 #: cp/pt.cc:25651
60467 #, fuzzy, gcc-internal-format
60468 msgid "explicit instantiation of function concept %q#D"
60469 msgstr "няма папярэдняга аб'яўлення для \"%s\""
60470
60471 #: cp/pt.cc:25670
60472 #, gcc-internal-format
60473 msgid "%qD is not a static data member of a class template"
60474 msgstr ""
60475
60476 #: cp/pt.cc:25676 cp/pt.cc:25733
60477 #, gcc-internal-format
60478 msgid "no matching template for %qD found"
60479 msgstr ""
60480
60481 #: cp/pt.cc:25681
60482 #, gcc-internal-format
60483 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
60484 msgstr ""
60485
60486 #: cp/pt.cc:25689
60487 #, fuzzy, gcc-internal-format
60488 msgid "explicit instantiation of %q#D"
60489 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60490
60491 #: cp/pt.cc:25725
60492 #, fuzzy, gcc-internal-format
60493 msgid "duplicate explicit instantiation of %q#D"
60494 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60495
60496 #: cp/pt.cc:25748 cp/pt.cc:25815
60497 #, gcc-internal-format
60498 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
60499 msgstr ""
60500
60501 #: cp/pt.cc:25753 cp/pt.cc:25830
60502 #, gcc-internal-format
60503 msgid "storage class %qD applied to template instantiation"
60504 msgstr ""
60505
60506 #: cp/pt.cc:25787
60507 #, fuzzy, gcc-internal-format
60508 msgid "explicit instantiation of non-class template %qD"
60509 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60510
60511 #: cp/pt.cc:25790
60512 #, fuzzy, gcc-internal-format
60513 msgid "explicit instantiation of non-template type %qT"
60514 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60515
60516 #: cp/pt.cc:25799
60517 #, gcc-internal-format
60518 msgid "explicit instantiation of %q#T before definition of template"
60519 msgstr ""
60520
60521 #: cp/pt.cc:25820
60522 #, gcc-internal-format
60523 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
60524 msgstr ""
60525
60526 #: cp/pt.cc:25860
60527 #, fuzzy, gcc-internal-format
60528 msgid "duplicate explicit instantiation of %q#T"
60529 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60530
60531 #: cp/pt.cc:26158
60532 #, gcc-internal-format
60533 msgid "exception specification of %qD depends on itself"
60534 msgstr ""
60535
60536 #. [temp.explicit]
60537 #.
60538 #. The definition of a non-exported function template, a
60539 #. non-exported member function template, or a non-exported
60540 #. member function or static data member of a class template
60541 #. shall be present in every translation unit in which it is
60542 #. explicitly instantiated.
60543 #: cp/pt.cc:26652
60544 #, gcc-internal-format
60545 msgid "explicit instantiation of %qD but no definition available"
60546 msgstr ""
60547
60548 #: cp/pt.cc:26700
60549 #, gcc-internal-format
60550 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
60551 msgstr ""
60552
60553 #: cp/pt.cc:27072
60554 #, gcc-internal-format
60555 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
60556 msgstr ""
60557
60558 #: cp/pt.cc:27102
60559 #, gcc-internal-format
60560 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
60561 msgstr ""
60562
60563 #: cp/pt.cc:27111
60564 #, gcc-internal-format
60565 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
60566 msgstr ""
60567
60568 #: cp/pt.cc:27119
60569 #, fuzzy, gcc-internal-format
60570 msgid "invalid template non-type parameter"
60571 msgstr "нявернае выкарыстанне \"restict\""
60572
60573 #: cp/pt.cc:27121
60574 #, fuzzy, gcc-internal-format
60575 msgid "%q#T is not a valid type for a template non-type parameter"
60576 msgstr "нявернае выкарыстанне \"restict\""
60577
60578 #: cp/pt.cc:28519
60579 #, fuzzy, gcc-internal-format
60580 msgid "keyword %<template%> not allowed in declarator-id"
60581 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
60582
60583 #: cp/pt.cc:28809
60584 #, fuzzy, gcc-internal-format
60585 #| msgid "virtual functions cannot be friends"
60586 msgid "a concept cannot be constrained"
60587 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
60588
60589 #: cp/pt.cc:28818
60590 #, gcc-internal-format
60591 msgid "concept %qE not in namespace scope"
60592 msgstr ""
60593
60594 #: cp/pt.cc:28824
60595 #, gcc-internal-format
60596 msgid "concept %qE has multiple template parameter lists"
60597 msgstr ""
60598
60599 #: cp/pt.cc:28851
60600 #, gcc-internal-format
60601 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
60602 msgstr ""
60603
60604 #: cp/pt.cc:29903
60605 #, gcc-internal-format
60606 msgid "non-deducible template %qT used without template arguments"
60607 msgstr ""
60608
60609 #: cp/pt.cc:29909
60610 #, gcc-internal-format
60611 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
60612 msgstr ""
60613
60614 #: cp/pt.cc:30015
60615 #, gcc-internal-format
60616 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
60617 msgstr ""
60618
60619 #: cp/pt.cc:30022
60620 #, gcc-internal-format
60621 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
60622 msgstr ""
60623
60624 #: cp/pt.cc:30034
60625 #, fuzzy, gcc-internal-format
60626 msgid "class template argument deduction failed:"
60627 msgstr "параметр \"%s\" ініцыялізаваны"
60628
60629 #: cp/pt.cc:30037
60630 #, gcc-internal-format
60631 msgid "explicit deduction guides not considered for copy-initialization"
60632 msgstr ""
60633
60634 #. TODO: Pass down location from cp_finish_decl.
60635 #: cp/pt.cc:30051
60636 #, gcc-internal-format
60637 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
60638 msgstr ""
60639
60640 #: cp/pt.cc:30055
60641 #, fuzzy, gcc-internal-format
60642 msgid "explicit deduction guide declared here"
60643 msgstr "ініцыялізацыя"
60644
60645 #: cp/pt.cc:30069
60646 #, gcc-internal-format
60647 msgid "%qT may not intend to support class template argument deduction"
60648 msgstr ""
60649
60650 #: cp/pt.cc:30071
60651 #, gcc-internal-format
60652 msgid "add a deduction guide to suppress this warning"
60653 msgstr ""
60654
60655 #: cp/pt.cc:30136
60656 #, gcc-internal-format
60657 msgid "direct-list-initialization of %<auto%> requires exactly one element"
60658 msgstr ""
60659
60660 #: cp/pt.cc:30139
60661 #, gcc-internal-format
60662 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
60663 msgstr ""
60664
60665 #: cp/pt.cc:30229
60666 #, gcc-internal-format
60667 msgid "unable to deduce lambda return type from %qE"
60668 msgstr ""
60669
60670 #: cp/pt.cc:30231
60671 #, gcc-internal-format
60672 msgid "unable to deduce %qT from %qE"
60673 msgstr ""
60674
60675 #: cp/pt.cc:30303
60676 #, gcc-internal-format
60677 msgid "placeholder constraints not satisfied"
60678 msgstr ""
60679
60680 #: cp/pt.cc:30307
60681 #, gcc-internal-format
60682 msgid "deduced initializer does not satisfy placeholder constraints"
60683 msgstr ""
60684
60685 #: cp/pt.cc:30311
60686 #, gcc-internal-format
60687 msgid "deduced return type does not satisfy placeholder constraints"
60688 msgstr ""
60689
60690 #: cp/pt.cc:30315
60691 #, gcc-internal-format
60692 msgid "deduced expression type does not satisfy placeholder constraints"
60693 msgstr ""
60694
60695 #: cp/pt.cc:30455
60696 #, fuzzy, gcc-internal-format
60697 msgid "invalid use of %qT in template argument"
60698 msgstr "нявернае выкарыстанне \"restict\""
60699
60700 #: cp/rtti.cc:310
60701 #, gcc-internal-format
60702 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
60703 msgstr ""
60704
60705 #: cp/rtti.cc:323
60706 #, gcc-internal-format
60707 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
60708 msgstr ""
60709
60710 #: cp/rtti.cc:424
60711 #, gcc-internal-format
60712 msgid "cannot create type information for type %qT because it involves types of variable size"
60713 msgstr ""
60714
60715 #: cp/rtti.cc:527
60716 #, gcc-internal-format
60717 msgid "%<typeid%> of qualified function type %qT"
60718 msgstr ""
60719
60720 #: cp/rtti.cc:717 cp/rtti.cc:733
60721 #, gcc-internal-format
60722 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
60723 msgstr ""
60724
60725 #: cp/rtti.cc:745
60726 #, gcc-internal-format
60727 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
60728 msgstr ""
60729
60730 #: cp/rtti.cc:821
60731 #, gcc-internal-format
60732 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
60733 msgstr ""
60734
60735 #: cp/search.cc:278
60736 #, gcc-internal-format
60737 msgid "%qT is an ambiguous base of %qT"
60738 msgstr ""
60739
60740 #: cp/search.cc:294
60741 #, gcc-internal-format
60742 msgid "%qT is an inaccessible base of %qT"
60743 msgstr ""
60744
60745 #: cp/search.cc:1913
60746 #, gcc-internal-format
60747 msgid "looser exception specification on overriding virtual function %q+#F"
60748 msgstr ""
60749
60750 #: cp/search.cc:1916
60751 #, gcc-internal-format
60752 msgid "overridden function is %q#F"
60753 msgstr ""
60754
60755 #: cp/search.cc:1991
60756 #, fuzzy, gcc-internal-format
60757 #| msgid "invalid parameter type `%T'"
60758 msgid "invalid covariant return type for %q#D"
60759 msgstr "нерэчаісны тып парамэтра `%T'"
60760
60761 #: cp/search.cc:1993 cp/search.cc:2010 cp/search.cc:2027
60762 #, gcc-internal-format
60763 msgid "overridden function is %q#D"
60764 msgstr ""
60765
60766 #: cp/search.cc:2006
60767 #, fuzzy, gcc-internal-format
60768 #| msgid "invalid parameter type `%T'"
60769 msgid "invalid covariant return type for %q+#D"
60770 msgstr "нерэчаісны тып парамэтра `%T'"
60771
60772 #: cp/search.cc:2008
60773 #, gcc-internal-format
60774 msgid "conflicting return type specified for %q+#D"
60775 msgstr ""
60776
60777 #: cp/search.cc:2025
60778 #, gcc-internal-format
60779 msgid "conflicting type attributes specified for %q+#D"
60780 msgstr ""
60781
60782 #: cp/search.cc:2040
60783 #, gcc-internal-format
60784 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
60785 msgstr ""
60786
60787 #: cp/search.cc:2043
60788 #, gcc-internal-format
60789 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
60790 msgstr ""
60791
60792 #: cp/search.cc:2046 cp/search.cc:2075 cp/search.cc:2084 cp/search.cc:2093
60793 #, gcc-internal-format
60794 msgid "overridden function is %qD"
60795 msgstr ""
60796
60797 #: cp/search.cc:2062
60798 #, gcc-internal-format
60799 msgid "%qD declared %<transaction_safe_dynamic%>"
60800 msgstr ""
60801
60802 #: cp/search.cc:2064
60803 #, gcc-internal-format
60804 msgid "overriding %qD declared %<transaction_safe%>"
60805 msgstr ""
60806
60807 #: cp/search.cc:2072
60808 #, gcc-internal-format
60809 msgid "deleted function %q+D overriding non-deleted function"
60810 msgstr ""
60811
60812 #: cp/search.cc:2081
60813 #, gcc-internal-format
60814 msgid "non-deleted function %q+D overriding deleted function"
60815 msgstr ""
60816
60817 #: cp/search.cc:2091
60818 #, gcc-internal-format
60819 msgid "virtual function %q+D overriding final function"
60820 msgstr ""
60821
60822 #: cp/search.cc:2176
60823 #, fuzzy, gcc-internal-format
60824 msgid "%q+#D cannot be declared"
60825 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
60826
60827 #: cp/search.cc:2177
60828 #, gcc-internal-format
60829 msgid "  since %q+#D declared in base class"
60830 msgstr ""
60831
60832 #: cp/semantics.cc:984
60833 #, gcc-internal-format
60834 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
60835 msgstr ""
60836
60837 #: cp/semantics.cc:988
60838 #, gcc-internal-format
60839 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
60840 msgstr ""
60841
60842 #: cp/semantics.cc:992
60843 #, gcc-internal-format
60844 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
60845 msgstr ""
60846
60847 #: cp/semantics.cc:1159
60848 #, gcc-internal-format
60849 msgid "suggest explicit braces around empty body in %<do%> statement"
60850 msgstr ""
60851
60852 #: cp/semantics.cc:1678
60853 #, gcc-internal-format
60854 msgid "catching polymorphic type %q#T by value"
60855 msgstr ""
60856
60857 #: cp/semantics.cc:1683
60858 #, gcc-internal-format
60859 msgid "catching type %q#T by value"
60860 msgstr ""
60861
60862 #: cp/semantics.cc:1688
60863 #, gcc-internal-format
60864 msgid "catching non-reference type %q#T"
60865 msgstr ""
60866
60867 #: cp/semantics.cc:1898
60868 #, fuzzy, gcc-internal-format
60869 msgid "type of %<asm%> operand %qE could not be determined"
60870 msgstr "тып параметра \"%s\" не аб'яўлены"
60871
60872 #: cp/semantics.cc:1980
60873 #, gcc-internal-format
60874 msgid "%<__label__%> declarations are only allowed in function scopes"
60875 msgstr ""
60876
60877 #: cp/semantics.cc:2146
60878 #, fuzzy, gcc-internal-format
60879 msgid "invalid use of member %qD in static member function"
60880 msgstr "нявернае выкарыстанне \"restict\""
60881
60882 #: cp/semantics.cc:2396
60883 #, gcc-internal-format
60884 msgid "%qE missing template arguments"
60885 msgstr ""
60886
60887 #: cp/semantics.cc:2456
60888 #, gcc-internal-format
60889 msgid "a statement expression is an insufficient context for overload resolution"
60890 msgstr ""
60891
60892 #: cp/semantics.cc:2808
60893 #, fuzzy, gcc-internal-format
60894 msgid "cannot call a concept as a function"
60895 msgstr "\"%s\" звычайна функцыя"
60896
60897 #: cp/semantics.cc:2876
60898 #, fuzzy, gcc-internal-format
60899 msgid "arguments to destructor are not allowed"
60900 msgstr "памер \"%s\" больш чам %d байт"
60901
60902 #: cp/semantics.cc:2973
60903 #, gcc-internal-format
60904 msgid "%<this%> is unavailable for static member functions"
60905 msgstr ""
60906
60907 #: cp/semantics.cc:2975
60908 #, fuzzy, gcc-internal-format
60909 msgid "invalid use of %<this%> in non-member function"
60910 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
60911
60912 #: cp/semantics.cc:2977
60913 #, fuzzy, gcc-internal-format
60914 msgid "invalid use of %<this%> at top level"
60915 msgstr "нявернае выкарыстанне \"restict\""
60916
60917 #: cp/semantics.cc:2999
60918 #, gcc-internal-format
60919 msgid "invalid qualifying scope in pseudo-destructor name"
60920 msgstr ""
60921
60922 #: cp/semantics.cc:3007 cp/typeck.cc:2940
60923 #, gcc-internal-format
60924 msgid "qualified type %qT does not match destructor name ~%qT"
60925 msgstr ""
60926
60927 #: cp/semantics.cc:3029
60928 #, gcc-internal-format
60929 msgid "%qE is not of type %qT"
60930 msgstr ""
60931
60932 #: cp/semantics.cc:3136
60933 #, gcc-internal-format
60934 msgid "compound literal of non-object type %qT"
60935 msgstr ""
60936
60937 #: cp/semantics.cc:3156
60938 #, gcc-internal-format
60939 msgid "%<auto{x}%> cannot be constrained"
60940 msgstr ""
60941
60942 #: cp/semantics.cc:3161
60943 #, gcc-internal-format
60944 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
60945 msgstr ""
60946
60947 #: cp/semantics.cc:3342
60948 #, gcc-internal-format
60949 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
60950 msgstr ""
60951
60952 #: cp/semantics.cc:3392
60953 #, fuzzy, gcc-internal-format
60954 msgid "invalid use of type %qT as a default value for a template template-parameter"
60955 msgstr "нявернае выкарыстанне \"restict\""
60956
60957 #: cp/semantics.cc:3395
60958 #, fuzzy, gcc-internal-format
60959 msgid "invalid default argument for a template template parameter"
60960 msgstr "нявернае выкарыстанне \"restict\""
60961
60962 #: cp/semantics.cc:3412
60963 #, gcc-internal-format
60964 msgid "definition of %q#T inside template parameter list"
60965 msgstr ""
60966
60967 #: cp/semantics.cc:3443
60968 #, fuzzy, gcc-internal-format
60969 msgid "invalid definition of qualified type %qT"
60970 msgstr "нявернае выкарыстанне \"restict\""
60971
60972 #: cp/semantics.cc:3735
60973 #, fuzzy, gcc-internal-format
60974 msgid "invalid base-class specification"
60975 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
60976
60977 #: cp/semantics.cc:3900
60978 #, gcc-internal-format
60979 msgid "cannot capture member %qD of anonymous union"
60980 msgstr ""
60981
60982 #: cp/semantics.cc:3917 cp/semantics.cc:12154
60983 #, gcc-internal-format
60984 msgid "%qD is not captured"
60985 msgstr ""
60986
60987 #: cp/semantics.cc:3921
60988 #, gcc-internal-format
60989 msgid "the lambda has no capture-default"
60990 msgstr ""
60991
60992 #: cp/semantics.cc:3923
60993 #, gcc-internal-format
60994 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
60995 msgstr ""
60996
60997 #: cp/semantics.cc:3935
60998 #, gcc-internal-format
60999 msgid "use of local variable with automatic storage from containing function"
61000 msgstr ""
61001
61002 #: cp/semantics.cc:3937
61003 #, gcc-internal-format
61004 msgid "use of parameter from containing function"
61005 msgstr ""
61006
61007 #: cp/semantics.cc:4064
61008 #, gcc-internal-format
61009 msgid "use of parameter outside function body"
61010 msgstr ""
61011
61012 #: cp/semantics.cc:4074
61013 #, fuzzy, gcc-internal-format
61014 msgid "missing template arguments"
61015 msgstr "параметр \"%s\" ініцыялізаваны"
61016
61017 #: cp/semantics.cc:4110
61018 #, gcc-internal-format
61019 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
61020 msgstr ""
61021
61022 #: cp/semantics.cc:4141
61023 #, gcc-internal-format
61024 msgid "use of class template %qT as expression"
61025 msgstr ""
61026
61027 #. Ambiguous reference to base members.
61028 #: cp/semantics.cc:4148
61029 #, gcc-internal-format
61030 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
61031 msgstr ""
61032
61033 #: cp/semantics.cc:4176
61034 #, fuzzy, gcc-internal-format
61035 msgid "%qD cannot appear in a constant-expression"
61036 msgstr "памер масіва \"%s\" адмоўны"
61037
61038 #: cp/semantics.cc:4338
61039 #, gcc-internal-format
61040 msgid "type of %qE is unknown"
61041 msgstr ""
61042
61043 #: cp/semantics.cc:4367
61044 #, fuzzy, gcc-internal-format
61045 msgid "%qT is not an enumeration type"
61046 msgstr "\"%s\" мае незавершаны тып"
61047
61048 #. Parameter packs can only be used in templates
61049 #: cp/semantics.cc:4501
61050 #, gcc-internal-format
61051 msgid "parameter pack %<__bases%> only valid in template declaration"
61052 msgstr ""
61053
61054 #: cp/semantics.cc:4533
61055 #, gcc-internal-format
61056 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
61057 msgstr ""
61058
61059 #: cp/semantics.cc:4546
61060 #, gcc-internal-format
61061 msgid "cannot apply %<offsetof%> to member function %qD"
61062 msgstr ""
61063
61064 #: cp/semantics.cc:4550
61065 #, gcc-internal-format
61066 msgid "cannot apply %<offsetof%> to member function"
61067 msgstr ""
61068
61069 #: cp/semantics.cc:4555
61070 #, gcc-internal-format
61071 msgid "cannot apply %<offsetof%> to an enumerator %qD"
61072 msgstr ""
61073
61074 #: cp/semantics.cc:4566
61075 #, gcc-internal-format
61076 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
61077 msgstr ""
61078
61079 #: cp/semantics.cc:5906
61080 #, gcc-internal-format
61081 msgid "user defined reduction lookup is ambiguous"
61082 msgstr ""
61083
61084 #: cp/semantics.cc:6179
61085 #, gcc-internal-format
61086 msgid "%qE in %<reduction%> clause is a zero size array"
61087 msgstr ""
61088
61089 #: cp/semantics.cc:6225
61090 #, gcc-internal-format
61091 msgid "%qE has const type for %<reduction%>"
61092 msgstr ""
61093
61094 #: cp/semantics.cc:6344
61095 #, gcc-internal-format
61096 msgid "user defined reduction with constructor initializer for base class %qT"
61097 msgstr ""
61098
61099 #: cp/semantics.cc:6811
61100 #, gcc-internal-format
61101 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
61102 msgstr ""
61103
61104 #: cp/semantics.cc:6826
61105 #, gcc-internal-format
61106 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
61107 msgstr ""
61108
61109 #: cp/semantics.cc:6850
61110 #, gcc-internal-format
61111 msgid "linear step expression must be integral"
61112 msgstr ""
61113
61114 #: cp/semantics.cc:6943 cp/semantics.cc:7075 cp/semantics.cc:7134
61115 #: cp/semantics.cc:7532 cp/semantics.cc:8649
61116 #, gcc-internal-format
61117 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
61118 msgstr ""
61119
61120 #: cp/semantics.cc:6955 cp/semantics.cc:8662
61121 #, gcc-internal-format
61122 msgid "%qD is not a variable in clause %qs"
61123 msgstr ""
61124
61125 #: cp/semantics.cc:7088
61126 #, gcc-internal-format
61127 msgid "%qD is not a variable in clause %<firstprivate%>"
61128 msgstr ""
61129
61130 #: cp/semantics.cc:7147
61131 #, gcc-internal-format
61132 msgid "%qD is not a variable in clause %<lastprivate%>"
61133 msgstr ""
61134
61135 #: cp/semantics.cc:7197
61136 #, gcc-internal-format
61137 msgid "%<gang%> static expression must be integral"
61138 msgstr ""
61139
61140 #: cp/semantics.cc:7211
61141 #, gcc-internal-format
61142 msgid "%<gang%> static value must be positive"
61143 msgstr ""
61144
61145 #: cp/semantics.cc:7245
61146 #, gcc-internal-format
61147 msgid "%<gang%> num expression must be integral"
61148 msgstr ""
61149
61150 #: cp/semantics.cc:7248
61151 #, gcc-internal-format
61152 msgid "%<vector%> length expression must be integral"
61153 msgstr ""
61154
61155 #: cp/semantics.cc:7252
61156 #, gcc-internal-format
61157 msgid "%<worker%> num expression must be integral"
61158 msgstr ""
61159
61160 #: cp/semantics.cc:7274
61161 #, gcc-internal-format
61162 msgid "%<gang%> num value must be positive"
61163 msgstr ""
61164
61165 #: cp/semantics.cc:7278
61166 #, gcc-internal-format
61167 msgid "%<vector%> length value must be positive"
61168 msgstr ""
61169
61170 #: cp/semantics.cc:7283
61171 #, gcc-internal-format
61172 msgid "%<worker%> num value must be positive"
61173 msgstr ""
61174
61175 #: cp/semantics.cc:7357
61176 #, gcc-internal-format
61177 msgid "schedule chunk size expression must be integral"
61178 msgstr ""
61179
61180 #: cp/semantics.cc:7390
61181 #, gcc-internal-format
61182 msgid "%qs length expression must be integral"
61183 msgstr ""
61184
61185 #: cp/semantics.cc:7404
61186 #, gcc-internal-format
61187 msgid "%qs length expression must be positive constant integer expression"
61188 msgstr ""
61189
61190 #: cp/semantics.cc:7424
61191 #, gcc-internal-format
61192 msgid "%<async%> expression must be integral"
61193 msgstr ""
61194
61195 #: cp/semantics.cc:7453
61196 #, gcc-internal-format
61197 msgid "%<thread_limit%> expression must be integral"
61198 msgstr ""
61199
61200 #: cp/semantics.cc:7483
61201 #, gcc-internal-format
61202 msgid "%<device%> id must be integral"
61203 msgstr ""
61204
61205 #: cp/semantics.cc:7514
61206 #, gcc-internal-format
61207 msgid "%<dist_schedule%> chunk size expression must be integral"
61208 msgstr ""
61209
61210 #: cp/semantics.cc:7543
61211 #, gcc-internal-format
61212 msgid "%qD is not a variable in %<aligned%> clause"
61213 msgstr ""
61214
61215 #: cp/semantics.cc:7558
61216 #, gcc-internal-format
61217 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
61218 msgstr ""
61219
61220 #: cp/semantics.cc:7565
61221 #, gcc-internal-format
61222 msgid "%qD appears more than once in %<aligned%> clauses"
61223 msgstr ""
61224
61225 #: cp/semantics.cc:7580
61226 #, gcc-internal-format
61227 msgid "%<aligned%> clause alignment expression must be integral"
61228 msgstr ""
61229
61230 #: cp/semantics.cc:7613
61231 #, gcc-internal-format
61232 msgid "%qD is not a variable in %<nontemporal%> clause"
61233 msgstr ""
61234
61235 #: cp/semantics.cc:7624
61236 #, gcc-internal-format
61237 msgid "%qD appears more than once in %<nontemporal%> clauses"
61238 msgstr ""
61239
61240 #: cp/semantics.cc:7641
61241 #, gcc-internal-format
61242 msgid "%<this%> not allowed in %<allocate%> clause"
61243 msgstr ""
61244
61245 #: cp/semantics.cc:7653
61246 #, gcc-internal-format
61247 msgid "%qD is not a variable in %<allocate%> clause"
61248 msgstr ""
61249
61250 #: cp/semantics.cc:7662
61251 #, gcc-internal-format
61252 msgid "%qD appears more than once in %<allocate%> clauses"
61253 msgstr ""
61254
61255 #: cp/semantics.cc:7799
61256 #, gcc-internal-format
61257 msgid "%qD is not lvalue expression nor array section in %qs clause"
61258 msgstr ""
61259
61260 #: cp/semantics.cc:8309
61261 #, gcc-internal-format
61262 msgid "template %qE in clause %qs"
61263 msgstr ""
61264
61265 #: cp/semantics.cc:8313
61266 #, gcc-internal-format
61267 msgid "overloaded function name %qE in clause %qs"
61268 msgstr ""
61269
61270 #: cp/semantics.cc:8382
61271 #, gcc-internal-format
61272 msgid "%<grainsize%> expression must be integral"
61273 msgstr ""
61274
61275 #: cp/semantics.cc:8412
61276 #, gcc-internal-format
61277 msgid "%<priority%> expression must be integral"
61278 msgstr ""
61279
61280 #: cp/semantics.cc:8442
61281 #, gcc-internal-format
61282 msgid "%<hint%> expression must be integral"
61283 msgstr ""
61284
61285 #: cp/semantics.cc:8455
61286 #, gcc-internal-format
61287 msgid "%<hint%> expression must be constant integer expression"
61288 msgstr ""
61289
61290 #: cp/semantics.cc:8472
61291 #, gcc-internal-format
61292 msgid "%<filter%> expression must be integral"
61293 msgstr ""
61294
61295 #: cp/semantics.cc:8503
61296 #, gcc-internal-format
61297 msgid "%qs variable is neither a pointer nor reference to pointer"
61298 msgstr ""
61299
61300 #: cp/semantics.cc:8513
61301 #, gcc-internal-format
61302 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
61303 msgstr ""
61304
61305 #: cp/semantics.cc:8590
61306 #, gcc-internal-format
61307 msgid "%<tile%> argument needs integral type"
61308 msgstr ""
61309
61310 #: cp/semantics.cc:8995
61311 #, gcc-internal-format
61312 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
61313 msgstr ""
61314
61315 #: cp/semantics.cc:9222
61316 #, gcc-internal-format
61317 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
61318 msgstr ""
61319
61320 #: cp/semantics.cc:9236
61321 #, gcc-internal-format
61322 msgid "%<threadprivate%> %qE directive not in %qT definition"
61323 msgstr ""
61324
61325 #: cp/semantics.cc:9964
61326 #, gcc-internal-format
61327 msgid "difference between %qE and %qD does not have integer type"
61328 msgstr ""
61329
61330 #: cp/semantics.cc:10432
61331 #, gcc-internal-format
61332 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
61333 msgstr ""
61334
61335 #: cp/semantics.cc:10742 cp/semantics.cc:10752
61336 #, gcc-internal-format
61337 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
61338 msgstr ""
61339
61340 #: cp/semantics.cc:11170
61341 #, gcc-internal-format, gfc-internal-format
61342 msgid "static assertion failed: %s"
61343 msgstr ""
61344
61345 #: cp/semantics.cc:11184
61346 #, gcc-internal-format
61347 msgid "the comparison reduces to %qE"
61348 msgstr ""
61349
61350 #: cp/semantics.cc:11187
61351 #, gcc-internal-format
61352 msgid "%qE evaluates to false"
61353 msgstr ""
61354
61355 #: cp/semantics.cc:11191
61356 #, gcc-internal-format
61357 msgid "non-constant condition for static assertion"
61358 msgstr ""
61359
61360 #: cp/semantics.cc:11220
61361 #, gcc-internal-format
61362 msgid "argument to %<decltype%> must be an expression"
61363 msgstr ""
61364
61365 #: cp/semantics.cc:11265
61366 #, gcc-internal-format
61367 msgid "%<decltype%> cannot resolve address of overloaded function"
61368 msgstr ""
61369
61370 #: cp/semantics.cc:11500
61371 #, gcc-internal-format
61372 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
61373 msgstr ""
61374
61375 #: cp/semantics.cc:11509
61376 #, gcc-internal-format
61377 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
61378 msgstr ""
61379
61380 #: cp/semantics.cc:11680
61381 #, gcc-internal-format
61382 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
61383 msgstr ""
61384
61385 #: cp/semantics.cc:11704
61386 #, gcc-internal-format
61387 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
61388 msgstr ""
61389
61390 #: cp/semantics.cc:11715
61391 #, gcc-internal-format
61392 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
61393 msgstr ""
61394
61395 #: cp/semantics.cc:12193
61396 #, gcc-internal-format
61397 msgid "operand of fold expression has no unexpanded parameter packs"
61398 msgstr ""
61399
61400 #: cp/semantics.cc:12252
61401 #, gcc-internal-format
61402 msgid "both arguments in binary fold have unexpanded parameter packs"
61403 msgstr ""
61404
61405 #: cp/semantics.cc:12254
61406 #, gcc-internal-format
61407 msgid "no unexpanded parameter packs in binary fold"
61408 msgstr ""
61409
61410 #: cp/semantics.cc:12272
61411 #, gcc-internal-format
61412 msgid "non-pointer argument to %<__builtin_launder%>"
61413 msgstr ""
61414
61415 #. std::bit_cast for destination ARRAY_TYPE is not possible,
61416 #. as functions may not return an array, so don't bother trying
61417 #. to support this (and then deal with VLAs etc.).
61418 #: cp/semantics.cc:12321
61419 #, gcc-internal-format
61420 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
61421 msgstr ""
61422
61423 #: cp/semantics.cc:12327
61424 #, gcc-internal-format
61425 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
61426 msgstr ""
61427
61428 #: cp/semantics.cc:12354
61429 #, gcc-internal-format
61430 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
61431 msgstr ""
61432
61433 #: cp/semantics.cc:12362
61434 #, gcc-internal-format
61435 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
61436 msgstr ""
61437
61438 #: cp/tree.cc:1463
61439 #, gcc-internal-format
61440 msgid "%qV qualifiers cannot be applied to %qT"
61441 msgstr ""
61442
61443 #: cp/tree.cc:1998
61444 #, gcc-internal-format
61445 msgid "statement-expression in a constant expression"
61446 msgstr ""
61447
61448 #: cp/tree.cc:4403
61449 #, gcc-internal-format
61450 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
61451 msgstr ""
61452
61453 #: cp/tree.cc:4407
61454 #, gcc-internal-format
61455 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
61456 msgstr ""
61457
61458 #: cp/tree.cc:4411
61459 #, fuzzy, gcc-internal-format
61460 #| msgid "called from here"
61461 msgid " declared here"
61462 msgstr "выклікана адсюль"
61463
61464 #: cp/tree.cc:4416
61465 #, gcc-internal-format
61466 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
61467 msgstr ""
61468
61469 #: cp/tree.cc:4418
61470 #, gcc-internal-format
61471 msgid " because all of its copy and move constructors are deleted"
61472 msgstr ""
61473
61474 #: cp/tree.cc:4845
61475 #, fuzzy, gcc-internal-format
61476 msgid "base class %qT is not public"
61477 msgstr "Клас \"%s\" ужо існуе"
61478
61479 #: cp/tree.cc:4848
61480 #, fuzzy, gcc-internal-format
61481 #| msgid "`%D' is not a function,"
61482 msgid "%qD is not public"
61483 msgstr "`%D' - гэта ня функцыя,"
61484
61485 #: cp/tree.cc:4855
61486 #, gcc-internal-format
61487 msgid "%qD is mutable"
61488 msgstr ""
61489
61490 #: cp/tree.cc:4863
61491 #, gcc-internal-format
61492 msgid "%qD has a non-structural type"
61493 msgstr ""
61494
61495 #: cp/tree.cc:4881
61496 #, fuzzy, gcc-internal-format
61497 msgid "%qE attribute argument must be a string constant"
61498 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61499
61500 #: cp/tree.cc:4896
61501 #, fuzzy, gcc-internal-format
61502 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
61503 msgstr "\"%s\" звычайна функцыя"
61504
61505 #: cp/tree.cc:4914
61506 #, fuzzy, gcc-internal-format
61507 msgid "%qE attribute can only be applied to non-static data members"
61508 msgstr "\"%s\" атрыбут ігнарыруецца"
61509
61510 #: cp/tree.cc:4920
61511 #, fuzzy, gcc-internal-format
61512 msgid "%qE attribute cannot be applied to a bit-field"
61513 msgstr "\"%s\" атрыбут ігнарыруецца"
61514
61515 #: cp/tree.cc:4940
61516 #, fuzzy, gcc-internal-format
61517 msgid "%qE attribute takes no arguments"
61518 msgstr "\"%s\" звычайна функцыя"
61519
61520 #: cp/tree.cc:4944
61521 #, gcc-internal-format
61522 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
61523 msgstr ""
61524
61525 #: cp/tree.cc:5007
61526 #, fuzzy, gcc-internal-format
61527 msgid "requested %<init_priority%> is not an integer constant"
61528 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61529
61530 #: cp/tree.cc:5029
61531 #, gcc-internal-format
61532 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
61533 msgstr ""
61534
61535 #: cp/tree.cc:5037
61536 #, gcc-internal-format
61537 msgid "requested %<init_priority%> %i is out of range [0, %i]"
61538 msgstr ""
61539
61540 #: cp/tree.cc:5048
61541 #, gcc-internal-format
61542 msgid "requested %<init_priority%> %i is reserved for internal use"
61543 msgstr ""
61544
61545 #: cp/tree.cc:5060
61546 #, fuzzy, gcc-internal-format
61547 msgid "%qE attribute is not supported on this platform"
61548 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
61549
61550 #: cp/tree.cc:5087
61551 #, fuzzy, gcc-internal-format
61552 msgid "redeclaration of %qD adds abi tag %qE"
61553 msgstr "няма папярэдняга аб'яўлення для \"%s\""
61554
61555 #: cp/tree.cc:5107
61556 #, gcc-internal-format
61557 msgid "the %qE attribute requires arguments"
61558 msgstr ""
61559
61560 #: cp/tree.cc:5118
61561 #, fuzzy, gcc-internal-format
61562 msgid "arguments to the %qE attribute must be narrow string literals"
61563 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61564
61565 #: cp/tree.cc:5131 cp/tree.cc:5144
61566 #, fuzzy, gcc-internal-format
61567 msgid "arguments to the %qE attribute must contain valid identifiers"
61568 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61569
61570 #: cp/tree.cc:5133
61571 #, gcc-internal-format
61572 msgid "%<%c%> is not a valid first character for an identifier"
61573 msgstr ""
61574
61575 #: cp/tree.cc:5146
61576 #, fuzzy, gcc-internal-format
61577 msgid "%<%c%> is not a valid character in an identifier"
61578 msgstr "сімвальная канстанта вельмі доўгая"
61579
61580 #: cp/tree.cc:5170
61581 #, gcc-internal-format
61582 msgid "%qE attribute applied to non-class, non-enum type %qT"
61583 msgstr ""
61584
61585 #: cp/tree.cc:5176
61586 #, fuzzy, gcc-internal-format
61587 msgid "%qE attribute applied to %qT after its definition"
61588 msgstr "\"%s\" звычайна функцыя"
61589
61590 #: cp/tree.cc:5183
61591 #, gcc-internal-format
61592 msgid "ignoring %qE attribute applied to template instantiation %qT"
61593 msgstr ""
61594
61595 #: cp/tree.cc:5190
61596 #, gcc-internal-format
61597 msgid "ignoring %qE attribute applied to template specialization %qT"
61598 msgstr ""
61599
61600 #: cp/tree.cc:5212
61601 #, fuzzy, gcc-internal-format
61602 msgid "%qE attribute applied to non-function, non-variable %qD"
61603 msgstr "\"%s\" звычайна функцыя"
61604
61605 #: cp/tree.cc:5218
61606 #, fuzzy, gcc-internal-format
61607 msgid "%qE attribute applied to extern \"C\" declaration %qD"
61608 msgstr "\"%s\" звычайна функцыя"
61609
61610 #: cp/tree.cc:6099
61611 #, gcc-internal-format
61612 msgid "zero as null pointer constant"
61613 msgstr ""
61614
61615 #: cp/tree.cc:6121
61616 #, gcc-internal-format
61617 msgid "%<lang_*%> check: failed in %s, at %s:%d"
61618 msgstr ""
61619
61620 #: cp/typeck.cc:478
61621 #, gcc-internal-format
61622 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
61623 msgstr ""
61624
61625 #: cp/typeck.cc:484
61626 #, gcc-internal-format
61627 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
61628 msgstr ""
61629
61630 #: cp/typeck.cc:490
61631 #, gcc-internal-format
61632 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
61633 msgstr ""
61634
61635 #: cp/typeck.cc:638
61636 #, gcc-internal-format
61637 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
61638 msgstr ""
61639
61640 #: cp/typeck.cc:643
61641 #, gcc-internal-format
61642 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
61643 msgstr ""
61644
61645 #: cp/typeck.cc:648
61646 #, gcc-internal-format
61647 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
61648 msgstr ""
61649
61650 #: cp/typeck.cc:727
61651 #, gcc-internal-format
61652 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
61653 msgstr ""
61654
61655 #: cp/typeck.cc:732
61656 #, gcc-internal-format
61657 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
61658 msgstr ""
61659
61660 #: cp/typeck.cc:737
61661 #, gcc-internal-format
61662 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
61663 msgstr ""
61664
61665 #: cp/typeck.cc:1558
61666 #, gcc-internal-format
61667 msgid "canonical types differ for identical types %qT and %qT"
61668 msgstr ""
61669
61670 #: cp/typeck.cc:1565
61671 #, gcc-internal-format
61672 msgid "same canonical type node for different types %qT and %qT"
61673 msgstr ""
61674
61675 #: cp/typeck.cc:1895
61676 #, gcc-internal-format
61677 msgid "invalid application of %qs to a member function"
61678 msgstr ""
61679
61680 #: cp/typeck.cc:2000
61681 #, gcc-internal-format
61682 msgid "invalid application of %<sizeof%> to a bit-field"
61683 msgstr ""
61684
61685 #: cp/typeck.cc:2008
61686 #, gcc-internal-format
61687 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
61688 msgstr ""
61689
61690 #: cp/typeck.cc:2073
61691 #, gcc-internal-format
61692 msgid "invalid application of %<__alignof%> to a bit-field"
61693 msgstr ""
61694
61695 #: cp/typeck.cc:2084
61696 #, gcc-internal-format
61697 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
61698 msgstr ""
61699
61700 #: cp/typeck.cc:2168
61701 #, fuzzy, gcc-internal-format
61702 msgid "%<alignas%> argument has non-integral type %qT"
61703 msgstr "памер масіва \"%s\" адмоўны"
61704
61705 #: cp/typeck.cc:2213
61706 #, fuzzy, gcc-internal-format
61707 msgid "invalid use of non-static member function of type %qT"
61708 msgstr "нявернае выкарыстанне \"restict\""
61709
61710 #: cp/typeck.cc:2389
61711 #, gcc-internal-format
61712 msgid "taking address of temporary array"
61713 msgstr ""
61714
61715 #: cp/typeck.cc:2571
61716 #, gcc-internal-format
61717 msgid "ISO C++ forbids converting a string constant to %qT"
61718 msgstr ""
61719
61720 #: cp/typeck.cc:2575
61721 #, gcc-internal-format
61722 msgid "deprecated conversion from string constant to %qT"
61723 msgstr ""
61724
61725 #: cp/typeck.cc:2690 cp/typeck.cc:3255
61726 #, gcc-internal-format
61727 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
61728 msgstr ""
61729
61730 #: cp/typeck.cc:2694 cp/typeck.cc:3259
61731 #, gcc-internal-format
61732 msgid "request for member %qD in %qE, which is of non-class type %qT"
61733 msgstr ""
61734
61735 #: cp/typeck.cc:2728
61736 #, fuzzy, gcc-internal-format
61737 msgid "invalid use of non-static data member %qE"
61738 msgstr "нявернае выкарыстанне \"restict\""
61739
61740 #: cp/typeck.cc:2805
61741 #, gcc-internal-format
61742 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
61743 msgstr ""
61744
61745 #: cp/typeck.cc:2955
61746 #, gcc-internal-format
61747 msgid "object type %qT does not match destructor name ~%qT"
61748 msgstr ""
61749
61750 #: cp/typeck.cc:2964
61751 #, gcc-internal-format
61752 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
61753 msgstr ""
61754
61755 #: cp/typeck.cc:3106
61756 #, gcc-internal-format
61757 msgid "field %q#D can be accessed via %q#D"
61758 msgstr ""
61759
61760 #. No hint.
61761 #: cp/typeck.cc:3125
61762 #, gcc-internal-format
61763 msgid "%q#T has no member named %qE"
61764 msgstr ""
61765
61766 #: cp/typeck.cc:3148
61767 #, gcc-internal-format
61768 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
61769 msgstr ""
61770
61771 #: cp/typeck.cc:3159
61772 #, gcc-internal-format
61773 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
61774 msgstr ""
61775
61776 #: cp/typeck.cc:3174
61777 #, gcc-internal-format
61778 msgid "%q#T has no member named %qE; did you mean %qE?"
61779 msgstr ""
61780
61781 #: cp/typeck.cc:3289 cp/typeck.cc:3315
61782 #, gcc-internal-format
61783 msgid "%<%D::%D%> is not a member of %qT"
61784 msgstr ""
61785
61786 #: cp/typeck.cc:3354
61787 #, gcc-internal-format
61788 msgid "%qT is not a base of %qT"
61789 msgstr ""
61790
61791 #: cp/typeck.cc:3417
61792 #, fuzzy, gcc-internal-format
61793 #| msgid "`%D' is not a function,"
61794 msgid "%qD is not a member template function"
61795 msgstr "`%D' - гэта ня функцыя,"
61796
61797 #: cp/typeck.cc:3683
61798 #, fuzzy, gcc-internal-format
61799 msgid "%qT is not a pointer-to-object type"
61800 msgstr "\"%s\" мае незавершаны тып"
61801
61802 #: cp/typeck.cc:3715
61803 #, gcc-internal-format
61804 msgid "invalid use of array indexing on pointer to member"
61805 msgstr ""
61806
61807 #: cp/typeck.cc:3718
61808 #, gcc-internal-format
61809 msgid "invalid use of unary %<*%> on pointer to member"
61810 msgstr ""
61811
61812 #: cp/typeck.cc:3721
61813 #, fuzzy, gcc-internal-format
61814 msgid "invalid use of implicit conversion on pointer to member"
61815 msgstr "нявернае выкарыстанне \"restict\""
61816
61817 #: cp/typeck.cc:3725
61818 #, gcc-internal-format
61819 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
61820 msgstr ""
61821
61822 #: cp/typeck.cc:3790
61823 #, gcc-internal-format
61824 msgid "subscript missing in array reference"
61825 msgstr ""
61826
61827 #: cp/typeck.cc:3887
61828 #, gcc-internal-format
61829 msgid "subscripting array declared %<register%>"
61830 msgstr ""
61831
61832 #: cp/typeck.cc:3925
61833 #, gcc-internal-format
61834 msgid "subscripted value is neither array nor pointer"
61835 msgstr ""
61836
61837 #: cp/typeck.cc:3997
61838 #, gcc-internal-format
61839 msgid "object missing in use of %qE"
61840 msgstr ""
61841
61842 #: cp/typeck.cc:4222
61843 #, fuzzy, gcc-internal-format
61844 msgid "ISO C++ forbids calling %<::main%> from within program"
61845 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
61846
61847 #: cp/typeck.cc:4243
61848 #, gcc-internal-format
61849 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
61850 msgstr ""
61851
61852 #: cp/typeck.cc:4260
61853 #, fuzzy, gcc-internal-format
61854 msgid "%qE cannot be used as a function"
61855 msgstr "\"%s\" звычайна функцыя"
61856
61857 #: cp/typeck.cc:4263
61858 #, fuzzy, gcc-internal-format
61859 msgid "%qD cannot be used as a function"
61860 msgstr "\"%s\" звычайна функцыя"
61861
61862 #: cp/typeck.cc:4266
61863 #, fuzzy, gcc-internal-format
61864 msgid "expression cannot be used as a function"
61865 msgstr "\"%s\" звычайна функцыя"
61866
61867 #: cp/typeck.cc:4324
61868 #, fuzzy, gcc-internal-format
61869 msgid "too many arguments to constructor %q#D"
61870 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
61871
61872 #: cp/typeck.cc:4325
61873 #, fuzzy, gcc-internal-format
61874 msgid "too few arguments to constructor %q#D"
61875 msgstr "нехапае аргументаў у функцыі \"%s\""
61876
61877 #: cp/typeck.cc:4330
61878 #, fuzzy, gcc-internal-format
61879 #| msgid "too many arguments to function"
61880 msgid "too many arguments to member function %q#D"
61881 msgstr "вельмі шмат аргументаў у функцыі"
61882
61883 #: cp/typeck.cc:4331
61884 #, fuzzy, gcc-internal-format
61885 #| msgid "too few arguments to function"
61886 msgid "too few arguments to member function %q#D"
61887 msgstr "не хапае аргументаў у функцыі"
61888
61889 #: cp/typeck.cc:4337
61890 #, fuzzy, gcc-internal-format
61891 #| msgid "too many arguments to function"
61892 msgid "too many arguments to function %q#D"
61893 msgstr "вельмі шмат аргументаў у функцыі"
61894
61895 #: cp/typeck.cc:4338
61896 #, fuzzy, gcc-internal-format
61897 #| msgid "too few arguments to function"
61898 msgid "too few arguments to function %q#D"
61899 msgstr "не хапае аргументаў у функцыі"
61900
61901 #: cp/typeck.cc:4348
61902 #, fuzzy, gcc-internal-format
61903 msgid "too many arguments to method %q#D"
61904 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
61905
61906 #: cp/typeck.cc:4349
61907 #, fuzzy, gcc-internal-format
61908 msgid "too few arguments to method %q#D"
61909 msgstr "нехапае аргументаў у функцыі \"%s\""
61910
61911 #: cp/typeck.cc:4352
61912 #, gcc-internal-format
61913 msgid "too many arguments to function"
61914 msgstr "вельмі шмат аргументаў у функцыі"
61915
61916 #: cp/typeck.cc:4353
61917 #, gcc-internal-format
61918 msgid "too few arguments to function"
61919 msgstr "не хапае аргументаў у функцыі"
61920
61921 #: cp/typeck.cc:4435
61922 #, fuzzy, gcc-internal-format
61923 msgid "parameter %P of %qD has incomplete type %qT"
61924 msgstr "\"%s\" мае незавершаны тып"
61925
61926 #: cp/typeck.cc:4441
61927 #, fuzzy, gcc-internal-format
61928 msgid "parameter %P has incomplete type %qT"
61929 msgstr "\"%s\" мае незавершаны тып"
61930
61931 #: cp/typeck.cc:4701
61932 #, gcc-internal-format
61933 msgid "the address %qE will never be NULL"
61934 msgstr ""
61935
61936 #: cp/typeck.cc:4747
61937 #, gcc-internal-format
61938 msgid "the address of %qD will never be NULL"
61939 msgstr ""
61940
61941 #: cp/typeck.cc:4758
61942 #, gcc-internal-format
61943 msgid "comparing the result of pointer addition %qE and NULL"
61944 msgstr ""
61945
61946 #: cp/typeck.cc:4772
61947 #, gcc-internal-format
61948 msgid "the compiler can assume that the address of %qD will never be NULL"
61949 msgstr ""
61950
61951 #: cp/typeck.cc:4821
61952 #, gcc-internal-format
61953 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
61954 msgstr ""
61955
61956 #: cp/typeck.cc:4826
61957 #, gcc-internal-format
61958 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
61959 msgstr ""
61960
61961 #: cp/typeck.cc:4856
61962 #, gcc-internal-format
61963 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
61964 msgstr ""
61965
61966 #: cp/typeck.cc:4860
61967 #, gcc-internal-format
61968 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
61969 msgstr ""
61970
61971 #: cp/typeck.cc:4869
61972 #, gcc-internal-format
61973 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
61974 msgstr ""
61975
61976 #: cp/typeck.cc:4873
61977 #, gcc-internal-format
61978 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
61979 msgstr ""
61980
61981 #: cp/typeck.cc:4999 cp/typeck.cc:5011
61982 #, gcc-internal-format
61983 msgid "assuming cast to type %qT from overloaded function"
61984 msgstr ""
61985
61986 #: cp/typeck.cc:5057
61987 #, gcc-internal-format
61988 msgid "NULL used in arithmetic"
61989 msgstr ""
61990
61991 #: cp/typeck.cc:5519 cp/typeck.cc:5528 cp/typeck.cc:5822 cp/typeck.cc:5831
61992 #, gcc-internal-format
61993 msgid "ISO C++ forbids comparison between pointer and integer"
61994 msgstr ""
61995
61996 #: cp/typeck.cc:5744 cp/typeck.cc:5757
61997 #, gcc-internal-format
61998 msgid "operand types are %qT and %qT"
61999 msgstr ""
62000
62001 #: cp/typeck.cc:5780
62002 #, gcc-internal-format
62003 msgid "three-way comparison of vectors"
62004 msgstr ""
62005
62006 #: cp/typeck.cc:5814
62007 #, gcc-internal-format
62008 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
62009 msgstr ""
62010
62011 #: cp/typeck.cc:5861
62012 #, gcc-internal-format
62013 msgid "unordered comparison on non-floating-point argument"
62014 msgstr ""
62015
62016 #: cp/typeck.cc:5907
62017 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
62018 msgstr ""
62019
62020 #: cp/typeck.cc:5987
62021 #, gcc-internal-format
62022 msgid "invalid operands of types %qT and %qT to binary %qO"
62023 msgstr ""
62024
62025 #: cp/typeck.cc:6381
62026 #, gcc-internal-format
62027 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
62028 msgstr ""
62029
62030 #: cp/typeck.cc:6389
62031 #, gcc-internal-format
62032 msgid "ISO C++ forbids using pointer to a function in subtraction"
62033 msgstr ""
62034
62035 #: cp/typeck.cc:6397
62036 #, gcc-internal-format
62037 msgid "ISO C++ forbids using pointer to a method in subtraction"
62038 msgstr ""
62039
62040 #: cp/typeck.cc:6450
62041 #, gcc-internal-format
62042 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
62043 msgstr ""
62044
62045 #: cp/typeck.cc:6529
62046 #, gcc-internal-format
62047 msgid "taking address of constructor %qD"
62048 msgstr ""
62049
62050 #: cp/typeck.cc:6530
62051 #, gcc-internal-format
62052 msgid "taking address of destructor %qD"
62053 msgstr ""
62054
62055 #: cp/typeck.cc:6546
62056 #, gcc-internal-format
62057 msgid "invalid use of %qE to form a pointer-to-member-function"
62058 msgstr ""
62059
62060 #: cp/typeck.cc:6549
62061 #, gcc-internal-format
62062 msgid "  a qualified-id is required"
62063 msgstr ""
62064
62065 #: cp/typeck.cc:6556
62066 #, gcc-internal-format
62067 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
62068 msgstr ""
62069
62070 #: cp/typeck.cc:6747
62071 #, gcc-internal-format
62072 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%>"
62073 msgstr ""
62074
62075 #: cp/typeck.cc:6753
62076 #, gcc-internal-format
62077 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
62078 msgstr ""
62079
62080 #. Make this a permerror because we used to accept it.
62081 #: cp/typeck.cc:6788
62082 #, fuzzy, gcc-internal-format
62083 msgid "taking address of rvalue"
62084 msgstr "ISO C не дазваляе пусты ізыходны файл"
62085
62086 #: cp/typeck.cc:6805
62087 #, fuzzy, gcc-internal-format
62088 msgid "ISO C++ forbids taking address of function %<::main%>"
62089 msgstr "ISO C не дазваляе пусты ізыходны файл"
62090
62091 #: cp/typeck.cc:6863
62092 #, fuzzy, gcc-internal-format
62093 msgid "cannot create pointer to reference member %qD"
62094 msgstr "\"%s\" мае незавершаны тып"
62095
62096 #: cp/typeck.cc:6889 cp/typeck.cc:7446
62097 #, fuzzy, gcc-internal-format
62098 msgid "attempt to take address of bit-field"
62099 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
62100
62101 #: cp/typeck.cc:7046
62102 #, gcc-internal-format
62103 msgid "%<~%> on an expression of type %<bool%>"
62104 msgstr ""
62105
62106 #: cp/typeck.cc:7047
62107 #, gcc-internal-format
62108 msgid "did you mean to use logical not (%<!%>)?"
62109 msgstr ""
62110
62111 #: cp/typeck.cc:7170
62112 #, fuzzy, gcc-internal-format
62113 #| msgid "ISO C forbids an empty source file"
62114 msgid "ISO C++ forbids incrementing an enum"
62115 msgstr "ISO C не дазваляе пусты ізыходны файл"
62116
62117 #: cp/typeck.cc:7171
62118 #, fuzzy, gcc-internal-format
62119 msgid "ISO C++ forbids decrementing an enum"
62120 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
62121
62122 #: cp/typeck.cc:7187
62123 #, fuzzy, gcc-internal-format
62124 msgid "cannot increment a pointer to incomplete type %qT"
62125 msgstr "\"%s\" мае незавершаны тып"
62126
62127 #: cp/typeck.cc:7189
62128 #, fuzzy, gcc-internal-format
62129 msgid "cannot decrement a pointer to incomplete type %qT"
62130 msgstr "\"%s\" мае незавершаны тып"
62131
62132 #: cp/typeck.cc:7201
62133 #, fuzzy, gcc-internal-format
62134 msgid "ISO C++ forbids incrementing a pointer of type %qT"
62135 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
62136
62137 #: cp/typeck.cc:7203
62138 #, fuzzy, gcc-internal-format
62139 msgid "ISO C++ forbids decrementing a pointer of type %qT"
62140 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
62141
62142 #: cp/typeck.cc:7242
62143 #, gcc-internal-format
62144 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
62145 msgstr ""
62146
62147 #: cp/typeck.cc:7255
62148 #, gcc-internal-format
62149 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
62150 msgstr ""
62151
62152 #: cp/typeck.cc:7265
62153 #, gcc-internal-format
62154 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
62155 msgstr ""
62156
62157 #: cp/typeck.cc:7273
62158 #, gcc-internal-format
62159 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
62160 msgstr ""
62161
62162 #: cp/typeck.cc:7458
62163 #, gcc-internal-format
62164 msgid "cannot take the address of %<this%>, which is an rvalue expression"
62165 msgstr ""
62166
62167 #: cp/typeck.cc:7480
62168 #, gcc-internal-format
62169 msgid "address of explicit register variable %qD requested"
62170 msgstr ""
62171
62172 #: cp/typeck.cc:7485
62173 #, gcc-internal-format
62174 msgid "address requested for %qD, which is declared %<register%>"
62175 msgstr ""
62176
62177 #: cp/typeck.cc:7560
62178 #, gcc-internal-format
62179 msgid "list-initializer for non-class type must not be parenthesized"
62180 msgstr ""
62181
62182 #: cp/typeck.cc:7572
62183 #, gcc-internal-format
62184 msgid "expression list treated as compound expression in initializer"
62185 msgstr ""
62186
62187 #: cp/typeck.cc:7576
62188 #, gcc-internal-format
62189 msgid "expression list treated as compound expression in mem-initializer"
62190 msgstr ""
62191
62192 #: cp/typeck.cc:7580
62193 #, gcc-internal-format
62194 msgid "expression list treated as compound expression in functional cast"
62195 msgstr ""
62196
62197 #: cp/typeck.cc:7618
62198 #, gcc-internal-format, gfc-internal-format
62199 msgid "%s expression list treated as compound expression"
62200 msgstr ""
62201
62202 #: cp/typeck.cc:7710
62203 #, gcc-internal-format
62204 msgid "no context to resolve type of %qE"
62205 msgstr ""
62206
62207 #: cp/typeck.cc:7744
62208 #, gcc-internal-format
62209 msgid "cast from type %qT to type %qT casts away qualifiers"
62210 msgstr ""
62211
62212 #: cp/typeck.cc:7750
62213 #, gcc-internal-format
62214 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
62215 msgstr ""
62216
62217 #: cp/typeck.cc:7757
62218 #, gcc-internal-format
62219 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
62220 msgstr ""
62221
62222 #: cp/typeck.cc:7781
62223 #, gcc-internal-format
62224 msgid "useless cast to type %q#T"
62225 msgstr ""
62226
62227 #: cp/typeck.cc:7795
62228 #, gcc-internal-format
62229 msgid "type qualifiers ignored on cast result type"
62230 msgstr ""
62231
62232 #: cp/typeck.cc:8232
62233 #, fuzzy, gcc-internal-format
62234 msgid "invalid %<static_cast%> from type %qT to type %qT"
62235 msgstr "Нерэчаісны выбар \"%s\""
62236
62237 #: cp/typeck.cc:8238 cp/typeck.cc:8244 cp/typeck.cc:9912
62238 #, fuzzy, gcc-internal-format
62239 msgid "class type %qT is incomplete"
62240 msgstr "вяртаемы тып \"%s\" не \"int\""
62241
62242 #: cp/typeck.cc:8272
62243 #, fuzzy
62244 #| msgid "converting from `%T' to `%T'"
62245 msgid "converting from %qH to %qI"
62246 msgstr "пераўтварэньне з `%T' у `%T'"
62247
62248 #: cp/typeck.cc:8347
62249 #, gcc-internal-format
62250 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
62251 msgstr ""
62252
62253 #: cp/typeck.cc:8417
62254 msgid "cast from %qH to %qI loses precision"
62255 msgstr ""
62256
62257 #: cp/typeck.cc:8442
62258 msgid "cast between incompatible function types from %qH to %qI"
62259 msgstr ""
62260
62261 #: cp/typeck.cc:8453
62262 msgid "cast between incompatible pointer to member types from %qH to %qI"
62263 msgstr ""
62264
62265 #: cp/typeck.cc:8474 cp/typeck.cc:8664
62266 msgid "cast from %qH to %qI increases required alignment of target type"
62267 msgstr ""
62268
62269 #: cp/typeck.cc:8491
62270 #, gcc-internal-format
62271 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
62272 msgstr ""
62273
62274 #: cp/typeck.cc:8505
62275 #, fuzzy, gcc-internal-format
62276 msgid "invalid cast from type %qT to type %qT"
62277 msgstr "Нерэчаісны выбар \"%s\""
62278
62279 #: cp/typeck.cc:8578
62280 #, gcc-internal-format
62281 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
62282 msgstr ""
62283
62284 #: cp/typeck.cc:8587
62285 #, gcc-internal-format
62286 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
62287 msgstr ""
62288
62289 #: cp/typeck.cc:8629
62290 #, gcc-internal-format
62291 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
62292 msgstr ""
62293
62294 #: cp/typeck.cc:8699
62295 #, fuzzy, gcc-internal-format
62296 msgid "invalid %<const_cast%> from type %qT to type %qT"
62297 msgstr "Нерэчаісны выбар \"%s\""
62298
62299 #: cp/typeck.cc:8800 cp/typeck.cc:8809
62300 #, fuzzy, gcc-internal-format
62301 msgid "ISO C++ forbids casting to an array type %qT"
62302 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
62303
62304 #: cp/typeck.cc:8818
62305 #, fuzzy, gcc-internal-format
62306 msgid "invalid cast to function type %qT"
62307 msgstr "Нерэчаісны выбар \"%s\""
62308
62309 #: cp/typeck.cc:9128
62310 #, gcc-internal-format
62311 msgid "compound assignment with %<volatile%>-qualified left operand is deprecated"
62312 msgstr ""
62313
62314 #: cp/typeck.cc:9148
62315 #, gcc-internal-format
62316 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
62317 msgstr ""
62318
62319 #: cp/typeck.cc:9208
62320 #, gcc-internal-format
62321 msgid "assigning to an array from an initializer list"
62322 msgstr ""
62323
62324 #: cp/typeck.cc:9235
62325 #, gcc-internal-format
62326 msgid "incompatible types in assignment of %qT to %qT"
62327 msgstr ""
62328
62329 #: cp/typeck.cc:9249
62330 #, fuzzy, gcc-internal-format
62331 msgid "array used as initializer"
62332 msgstr "нерэчаісны ініцыялізатар"
62333
62334 #: cp/typeck.cc:9251
62335 #, fuzzy, gcc-internal-format
62336 msgid "invalid array assignment"
62337 msgstr "Нерэчаісны выбар %s"
62338
62339 #: cp/typeck.cc:9393
62340 #, gcc-internal-format
62341 msgid "   in pointer to member function conversion"
62342 msgstr ""
62343
62344 #: cp/typeck.cc:9407
62345 #, gcc-internal-format
62346 msgid "pointer to member conversion via virtual base %qT"
62347 msgstr ""
62348
62349 #: cp/typeck.cc:9454 cp/typeck.cc:9473
62350 #, gcc-internal-format
62351 msgid "   in pointer to member conversion"
62352 msgstr ""
62353
62354 #: cp/typeck.cc:9554
62355 #, fuzzy, gcc-internal-format
62356 msgid "invalid conversion to type %qT from type %qT"
62357 msgstr "Нерэчаісны выбар \"%s\""
62358
62359 #: cp/typeck.cc:9875
62360 msgid "cannot convert %qH to %qI in default argument"
62361 msgstr ""
62362
62363 #: cp/typeck.cc:9880
62364 msgid "cannot convert %qH to %qI in argument passing"
62365 msgstr ""
62366
62367 #: cp/typeck.cc:9889
62368 msgid "cannot convert %qH to %qI in initialization"
62369 msgstr ""
62370
62371 #: cp/typeck.cc:9893
62372 msgid "cannot convert %qH to %qI in return"
62373 msgstr ""
62374
62375 #: cp/typeck.cc:9898
62376 msgid "cannot convert %qH to %qI in assignment"
62377 msgstr ""
62378
62379 #: cp/typeck.cc:9930
62380 #, gcc-internal-format
62381 msgid "parameter %qP of %qD might be a candidate for a format attribute"
62382 msgstr ""
62383
62384 #: cp/typeck.cc:9934
62385 #, gcc-internal-format
62386 msgid "parameter might be a candidate for a format attribute"
62387 msgstr ""
62388
62389 #: cp/typeck.cc:9939
62390 #, gcc-internal-format
62391 msgid "target of conversion might be a candidate for a format attribute"
62392 msgstr ""
62393
62394 #: cp/typeck.cc:9944
62395 #, gcc-internal-format
62396 msgid "target of initialization might be a candidate for a format attribute"
62397 msgstr ""
62398
62399 #: cp/typeck.cc:9954
62400 #, gcc-internal-format
62401 msgid "left-hand side of assignment might be a candidate for a format attribute"
62402 msgstr ""
62403
62404 #: cp/typeck.cc:10050
62405 #, fuzzy, gcc-internal-format
62406 msgid "in passing argument %P of %qD"
62407 msgstr "аргумент для \"%s\" прапушчан"
62408
62409 #: cp/typeck.cc:10132
62410 #, gcc-internal-format
62411 msgid "returning reference to temporary"
62412 msgstr ""
62413
62414 #: cp/typeck.cc:10135
62415 #, gcc-internal-format
62416 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
62417 msgstr ""
62418
62419 #: cp/typeck.cc:10171
62420 #, gcc-internal-format
62421 msgid "reference to local variable %qD returned"
62422 msgstr ""
62423
62424 #: cp/typeck.cc:10175
62425 #, gcc-internal-format
62426 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
62427 msgstr ""
62428
62429 #: cp/typeck.cc:10181
62430 #, gcc-internal-format
62431 msgid "address of label %qD returned"
62432 msgstr ""
62433
62434 #: cp/typeck.cc:10185
62435 #, gcc-internal-format
62436 msgid "address of local variable %qD returned"
62437 msgstr ""
62438
62439 #: cp/typeck.cc:10384
62440 #, gcc-internal-format
62441 msgid "moving a local object in a return statement prevents copy elision"
62442 msgstr ""
62443
62444 #: cp/typeck.cc:10386 cp/typeck.cc:10409
62445 #, gcc-internal-format
62446 msgid "remove %<std::move%> call"
62447 msgstr ""
62448
62449 #: cp/typeck.cc:10408
62450 #, gcc-internal-format
62451 msgid "redundant move in return statement"
62452 msgstr ""
62453
62454 #: cp/typeck.cc:10447
62455 #, gcc-internal-format
62456 msgid "returning a value from a destructor"
62457 msgstr ""
62458
62459 #. If a return statement appears in a handler of the
62460 #. function-try-block of a constructor, the program is ill-formed.
62461 #: cp/typeck.cc:10455
62462 #, gcc-internal-format
62463 msgid "cannot return from a handler of a function-try-block of a constructor"
62464 msgstr ""
62465
62466 #. You can't return a value from a constructor.
62467 #: cp/typeck.cc:10458
62468 #, gcc-internal-format
62469 msgid "returning a value from a constructor"
62470 msgstr ""
62471
62472 #. Give a helpful error message.
62473 #: cp/typeck.cc:10493 cp/typeck.cc:10539
62474 #, gcc-internal-format
62475 msgid "return-statement with no value, in function returning %qT"
62476 msgstr ""
62477
62478 #: cp/typeck.cc:10501
62479 #, fuzzy, gcc-internal-format
62480 #| msgid "missing initializer"
62481 msgid "returning initializer list"
62482 msgstr "прапушчан ініцыялізатар"
62483
62484 #: cp/typeck.cc:10520
62485 #, gcc-internal-format
62486 msgid "inconsistent types %qT and %qT deduced for lambda return type"
62487 msgstr ""
62488
62489 #: cp/typeck.cc:10523
62490 #, gcc-internal-format
62491 msgid "inconsistent deduction for auto return type: %qT and then %qT"
62492 msgstr ""
62493
62494 #: cp/typeck.cc:10558
62495 #, gcc-internal-format
62496 msgid "return-statement with a value, in function returning %qT"
62497 msgstr ""
62498
62499 #: cp/typeck.cc:10587
62500 #, gcc-internal-format
62501 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
62502 msgstr ""
62503
62504 #: cp/typeck.cc:11233
62505 #, fuzzy, gcc-internal-format
62506 #| msgid "invalid %%s value"
62507 msgid "using rvalue as lvalue"
62508 msgstr "нерэчаіснае значэньне %%v"
62509
62510 #: cp/typeck2.cc:51
62511 #, fuzzy, gcc-internal-format
62512 msgid "type %qT is not a base type for type %qT"
62513 msgstr "\"%s\" мае незавершаны тып"
62514
62515 #: cp/typeck2.cc:107
62516 #, fuzzy, gcc-internal-format
62517 msgid "assignment of constant field %qD"
62518 msgstr "нявернае выкарыстанне \"restict\""
62519
62520 #: cp/typeck2.cc:108
62521 #, gcc-internal-format
62522 msgid "constant field %qD used as %<asm%> output"
62523 msgstr ""
62524
62525 #: cp/typeck2.cc:109
62526 #, fuzzy, gcc-internal-format
62527 msgid "increment of constant field %qD"
62528 msgstr "нявернае выкарыстанне \"restict\""
62529
62530 #: cp/typeck2.cc:110
62531 #, fuzzy, gcc-internal-format
62532 msgid "decrement of constant field %qD"
62533 msgstr "нявернае выкарыстанне \"restict\""
62534
62535 #: cp/typeck2.cc:117
62536 #, gcc-internal-format
62537 msgid "assignment of read-only reference %qD"
62538 msgstr ""
62539
62540 #: cp/typeck2.cc:118
62541 #, gcc-internal-format
62542 msgid "read-only reference %qD used as %<asm%> output"
62543 msgstr ""
62544
62545 #: cp/typeck2.cc:119
62546 #, gcc-internal-format
62547 msgid "increment of read-only reference %qD"
62548 msgstr ""
62549
62550 #: cp/typeck2.cc:120
62551 #, gcc-internal-format
62552 msgid "decrement of read-only reference %qD"
62553 msgstr ""
62554
62555 #: cp/typeck2.cc:175
62556 #, gcc-internal-format
62557 msgid "cannot declare variable %q+D to be of abstract type %qT"
62558 msgstr ""
62559
62560 #: cp/typeck2.cc:180
62561 #, gcc-internal-format
62562 msgid "cannot declare parameter %q+D to be of abstract type %qT"
62563 msgstr ""
62564
62565 #: cp/typeck2.cc:183
62566 #, gcc-internal-format
62567 msgid "cannot declare parameter to be of abstract type %qT"
62568 msgstr ""
62569
62570 #: cp/typeck2.cc:187
62571 #, gcc-internal-format
62572 msgid "cannot declare field %q+D to be of abstract type %qT"
62573 msgstr ""
62574
62575 #: cp/typeck2.cc:191
62576 #, fuzzy, gcc-internal-format
62577 msgid "invalid abstract return type for member function %q+#D"
62578 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
62579
62580 #: cp/typeck2.cc:193
62581 #, fuzzy, gcc-internal-format
62582 msgid "invalid abstract return type for function %q+#D"
62583 msgstr "Нерэчаісны выбар \"%s\""
62584
62585 #. Here we do not have location information.
62586 #: cp/typeck2.cc:196
62587 #, fuzzy, gcc-internal-format
62588 #| msgid "invalid parameter type `%T'"
62589 msgid "invalid abstract type %qT for %qE"
62590 msgstr "нерэчаісны тып парамэтра `%T'"
62591
62592 #: cp/typeck2.cc:198
62593 #, fuzzy, gcc-internal-format
62594 #| msgid "invalid parameter type `%T'"
62595 msgid "invalid abstract type for %q+D"
62596 msgstr "нерэчаісны тып парамэтра `%T'"
62597
62598 #: cp/typeck2.cc:203
62599 #, gcc-internal-format
62600 msgid "creating array of %qT, which is an abstract class type"
62601 msgstr ""
62602
62603 #: cp/typeck2.cc:206
62604 #, fuzzy, gcc-internal-format
62605 msgid "invalid cast to abstract class type %qT"
62606 msgstr "Нерэчаісны выбар \"%s\""
62607
62608 #: cp/typeck2.cc:209
62609 #, gcc-internal-format
62610 msgid "invalid new-expression of abstract class type %qT"
62611 msgstr ""
62612
62613 #: cp/typeck2.cc:212
62614 #, fuzzy, gcc-internal-format
62615 #| msgid "invalid parameter type `%T'"
62616 msgid "invalid abstract return type %qT"
62617 msgstr "нерэчаісны тып парамэтра `%T'"
62618
62619 #: cp/typeck2.cc:215
62620 #, fuzzy, gcc-internal-format
62621 #| msgid "invalid parameter type `%T'"
62622 msgid "invalid abstract parameter type %qT"
62623 msgstr "нерэчаісны тып парамэтра `%T'"
62624
62625 #: cp/typeck2.cc:218
62626 #, gcc-internal-format
62627 msgid "expression of abstract class type %qT cannot be used in throw-expression"
62628 msgstr ""
62629
62630 #: cp/typeck2.cc:222
62631 #, gcc-internal-format
62632 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
62633 msgstr ""
62634
62635 #: cp/typeck2.cc:226
62636 #, gcc-internal-format
62637 msgid "cannot allocate an object of abstract type %qT"
62638 msgstr ""
62639
62640 #: cp/typeck2.cc:236
62641 #, gcc-internal-format
62642 msgid "  because the following virtual functions are pure within %qT:"
62643 msgstr ""
62644
62645 #: cp/typeck2.cc:242
62646 #, gcc-internal-format
62647 msgid "    %#qD"
62648 msgstr ""
62649
62650 #: cp/typeck2.cc:295
62651 #, gcc-internal-format
62652 msgid "definition of %q#T is not complete until the closing brace"
62653 msgstr ""
62654
62655 #: cp/typeck2.cc:298
62656 #, fuzzy, gcc-internal-format
62657 msgid "forward declaration of %q#T"
62658 msgstr "няма папярэдняга аб'яўлення для \"%s\""
62659
62660 #: cp/typeck2.cc:300
62661 #, fuzzy, gcc-internal-format
62662 #| msgid "declaration of `%#D'"
62663 msgid "declaration of %q#T"
62664 msgstr "абвяшчэньне `%#D'"
62665
62666 #: cp/typeck2.cc:331
62667 #, fuzzy, gcc-internal-format
62668 msgid "%qD has incomplete type"
62669 msgstr "\"%s\" мае незавершаны тып"
62670
62671 #: cp/typeck2.cc:345
62672 #, fuzzy, gcc-internal-format
62673 msgid "invalid use of incomplete type %q#T"
62674 msgstr "нявернае выкарыстанне \"restict\""
62675
62676 #: cp/typeck2.cc:382
62677 #, gcc-internal-format
62678 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
62679 msgstr ""
62680
62681 #: cp/typeck2.cc:387
62682 #, fuzzy, gcc-internal-format
62683 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
62684 msgstr "нявернае выкарыстанне \"restict\""
62685
62686 #: cp/typeck2.cc:397
62687 #, fuzzy, gcc-internal-format
62688 msgid "invalid use of placeholder %qT"
62689 msgstr "нявернае выкарыстанне \"restict\""
62690
62691 #: cp/typeck2.cc:404
62692 #, fuzzy, gcc-internal-format
62693 msgid "invalid use of template type parameter %qT"
62694 msgstr "нявернае выкарыстанне \"restict\""
62695
62696 #: cp/typeck2.cc:409
62697 #, fuzzy, gcc-internal-format
62698 msgid "invalid use of template template parameter %qT"
62699 msgstr "нявернае выкарыстанне \"restict\""
62700
62701 #: cp/typeck2.cc:415
62702 #, fuzzy, gcc-internal-format
62703 #| msgid "invalid use of `%T'"
62704 msgid "invalid use of pack expansion %qT"
62705 msgstr "нерэчаіснае выкарыстаньне `%T'"
62706
62707 #: cp/typeck2.cc:421
62708 #, fuzzy, gcc-internal-format
62709 msgid "invalid use of dependent type %qT"
62710 msgstr "нявернае выкарыстанне \"restict\""
62711
62712 #: cp/typeck2.cc:428
62713 #, fuzzy, gcc-internal-format
62714 #| msgid "invalid use of `restrict'"
62715 msgid "invalid use of brace-enclosed initializer list"
62716 msgstr "нявернае выкарыстанне \"restict\""
62717
62718 #: cp/typeck2.cc:436
62719 #, gcc-internal-format
62720 msgid "address of overloaded function with no contextual type information"
62721 msgstr ""
62722
62723 #: cp/typeck2.cc:440
62724 #, gcc-internal-format
62725 msgid "overloaded function with no contextual type information"
62726 msgstr ""
62727
62728 #: cp/typeck2.cc:443
62729 #, gcc-internal-format
62730 msgid "insufficient contextual information to determine type"
62731 msgstr ""
62732
62733 #: cp/typeck2.cc:827
62734 #, gcc-internal-format
62735 msgid "constructor syntax used, but no constructor declared for type %qT"
62736 msgstr ""
62737
62738 #: cp/typeck2.cc:900
62739 #, gcc-internal-format
62740 msgid "%<constinit%> variable %qD does not have a constant initializer"
62741 msgstr ""
62742
62743 #: cp/typeck2.cc:1065
62744 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
62745 msgstr ""
62746
62747 #: cp/typeck2.cc:1077 cp/typeck2.cc:1091
62748 msgid "narrowing conversion of %qE from %qH to %qI"
62749 msgstr ""
62750
62751 #: cp/typeck2.cc:1080
62752 #, gcc-internal-format
62753 msgid " the expression has a constant value but is not a C++ constant-expression"
62754 msgstr ""
62755
62756 #: cp/typeck2.cc:1246
62757 #, gcc-internal-format
62758 msgid "initializer-string for %qT is too long"
62759 msgstr ""
62760
62761 #: cp/typeck2.cc:1309
62762 #, gcc-internal-format
62763 msgid "initializing a base class of type %qT results in object slicing"
62764 msgstr ""
62765
62766 #: cp/typeck2.cc:1311
62767 #, gcc-internal-format
62768 msgid "remove %<{ }%> around initializer"
62769 msgstr ""
62770
62771 #: cp/typeck2.cc:1331
62772 #, gcc-internal-format
62773 msgid "cannot initialize aggregate of type %qT with a compound literal"
62774 msgstr ""
62775
62776 #: cp/typeck2.cc:1696 cp/typeck2.cc:1726
62777 #, fuzzy, gcc-internal-format
62778 msgid "missing initializer for member %qD"
62779 msgstr "прапушчан ініцыялізатар"
62780
62781 #: cp/typeck2.cc:1703
62782 #, fuzzy, gcc-internal-format
62783 msgid "member %qD is uninitialized reference"
62784 msgstr "параметр \"%s\" ініцыялізаваны"
62785
62786 #: cp/typeck2.cc:1710
62787 #, fuzzy, gcc-internal-format
62788 msgid "member %qD with uninitialized reference fields"
62789 msgstr "параметр \"%s\" ініцыялізаваны"
62790
62791 #: cp/typeck2.cc:1788
62792 #, gcc-internal-format
62793 msgid "designator order for field %qD does not match declaration order in %qT"
62794 msgstr ""
62795
62796 #: cp/typeck2.cc:1861
62797 #, gcc-internal-format
62798 msgid "no field %qD found in union being initialized"
62799 msgstr ""
62800
62801 #: cp/typeck2.cc:1872
62802 #, gcc-internal-format
62803 msgid "index value instead of field name in union initializer"
62804 msgstr ""
62805
62806 #: cp/typeck2.cc:2080
62807 #, gcc-internal-format
62808 msgid "circular pointer delegation detected"
62809 msgstr ""
62810
62811 #: cp/typeck2.cc:2094
62812 #, fuzzy, gcc-internal-format
62813 #| msgid "size of array `%D' has non-integer type"
62814 msgid "base operand of %<->%> has non-pointer type %qT"
62815 msgstr "памер масіва `%D' не цэлалікавы тып"
62816
62817 #: cp/typeck2.cc:2124
62818 #, gcc-internal-format
62819 msgid "result of %<operator->()%> yields non-pointer result"
62820 msgstr ""
62821
62822 #: cp/typeck2.cc:2126
62823 #, gcc-internal-format
62824 msgid "base operand of %<->%> is not a pointer"
62825 msgstr ""
62826
62827 #: cp/typeck2.cc:2153
62828 #, fuzzy, gcc-internal-format
62829 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
62830 msgstr "\"%s\" мае незавершаны тып"
62831
62832 #: cp/typeck2.cc:2162
62833 #, gcc-internal-format
62834 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
62835 msgstr ""
62836
62837 #: cp/typeck2.cc:2184
62838 #, gcc-internal-format
62839 msgid "pointer to member type %qT incompatible with object type %qT"
62840 msgstr ""
62841
62842 #: cp/typeck2.cc:2242
62843 #, gcc-internal-format
62844 msgid "pointer-to-member-function type %qT requires an rvalue"
62845 msgstr ""
62846
62847 #: cp/typeck2.cc:2253
62848 #, gcc-internal-format
62849 msgid "pointer-to-member-function type %qT requires an lvalue"
62850 msgstr ""
62851
62852 #: cp/typeck2.cc:2261
62853 #, gcc-internal-format
62854 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
62855 msgstr ""
62856
62857 #: cp/typeck2.cc:2302
62858 #, fuzzy, gcc-internal-format
62859 msgid "functional cast to array type %qT"
62860 msgstr "Нерэчаісны выбар \"%s\""
62861
62862 #: cp/typeck2.cc:2319
62863 #, gcc-internal-format
62864 msgid "%<auto(x)%> cannot be constrained"
62865 msgstr ""
62866
62867 #: cp/typeck2.cc:2324
62868 #, gcc-internal-format
62869 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
62870 msgstr ""
62871
62872 #: cp/typeck2.cc:2349
62873 #, fuzzy, gcc-internal-format
62874 msgid "invalid value-initialization of reference type"
62875 msgstr "нерэчаісны ініцыялізатар"
62876
62877 #: cp/typeck2.cc:2590
62878 #, fuzzy, gcc-internal-format
62879 msgid "call to function %qD which throws incomplete type %q#T"
62880 msgstr "\"%s\" мае незавершаны тып"
62881
62882 #: cp/typeck2.cc:2593
62883 #, fuzzy, gcc-internal-format
62884 msgid "call to function which throws incomplete type %q#T"
62885 msgstr "\"%s\" мае незавершаны тып"
62886
62887 #: cp/vtable-class-hierarchy.cc:719
62888 #, gcc-internal-format
62889 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
62890 msgstr ""
62891
62892 #: cp/vtable-class-hierarchy.cc:859
62893 #, gcc-internal-format
62894 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
62895 msgstr ""
62896
62897 #: cp/vtable-class-hierarchy.cc:1109
62898 #, gcc-internal-format
62899 msgid "unable to open log file %<vtv_count_data.log%>: %m"
62900 msgstr ""
62901
62902 #: d/d-attribs.cc:359 d/d-attribs.cc:376
62903 #, fuzzy, gcc-internal-format
62904 msgid "unknown attribute %qs"
62905 msgstr "невядомая назва рэгістра: %s\n"
62906
62907 #: d/d-attribs.cc:1127
62908 #, gcc-internal-format
62909 msgid "%q+D declared weak after being used"
62910 msgstr ""
62911
62912 #: d/d-codegen.cc:329
62913 #, fuzzy, gcc-internal-format
62914 msgid "cannot determine the length of a %qs"
62915 msgstr "Не магу знайсці файл для класа %s."
62916
62917 #: d/d-codegen.cc:1231
62918 #, fuzzy, gcc-internal-format
62919 msgid "overlapping initializer for field %qT.%qD"
62920 msgstr "прапушчан ініцыялізатар"
62921
62922 #: d/d-codegen.cc:1429
62923 #, gcc-internal-format
62924 msgid "the address of %qD will never be %<null%>"
62925 msgstr ""
62926
62927 #: d/d-codegen.cc:2132
62928 #, gcc-internal-format
62929 msgid "need %<this%> to access member %qE"
62930 msgstr ""
62931
62932 #: d/d-codegen.cc:2286
62933 #, gcc-internal-format
62934 msgid "tried to perform floating-point modulo division on %qT"
62935 msgstr ""
62936
62937 #: d/d-codegen.cc:2337
62938 #, gcc-internal-format
62939 msgid "cannot get frame pointer to %qs"
62940 msgstr ""
62941
62942 #. Should instead error on line that references `fd'.
62943 #: d/d-codegen.cc:2363
62944 #, gcc-internal-format
62945 msgid "nested function missing body"
62946 msgstr ""
62947
62948 #: d/d-codegen.cc:2405
62949 #, gcc-internal-format
62950 msgid "%qs is a nested function and cannot be accessed from %qs"
62951 msgstr ""
62952
62953 #: d/d-codegen.cc:2703
62954 #, gcc-internal-format
62955 msgid "has scoped destruction, cannot build closure"
62956 msgstr ""
62957
62958 #: d/d-codegen.cc:2916
62959 #, gcc-internal-format
62960 msgid "forward reference to frame of %qs"
62961 msgstr ""
62962
62963 #: d/d-convert.cc:379
62964 #, gcc-internal-format
62965 msgid "cannot convert a delegate expression to %qs"
62966 msgstr ""
62967
62968 #: d/d-convert.cc:395
62969 #, gcc-internal-format
62970 msgid "cannot convert struct %qs to %qs"
62971 msgstr ""
62972
62973 #. Casting from a C++ interface to a class/non-C++ interface
62974 #. always results in null as there is no run-time information,
62975 #. and no way one can derive from the other.
62976 #: d/d-convert.cc:442
62977 #, gcc-internal-format
62978 msgid "cast to %qs will produce null result"
62979 msgstr ""
62980
62981 #: d/d-convert.cc:482
62982 #, gcc-internal-format
62983 msgid "cannot cast %qs to %qs since sizes do not line up"
62984 msgstr ""
62985
62986 #: d/d-convert.cc:507
62987 #, gcc-internal-format
62988 msgid "cannot cast expression of type %qs to type %qs"
62989 msgstr ""
62990
62991 #: d/d-convert.cc:554
62992 #, gcc-internal-format
62993 msgid "cannot cast expression of type %qs to %qs"
62994 msgstr ""
62995
62996 #: d/d-convert.cc:601
62997 #, gcc-internal-format
62998 msgid "cast from %qs to %qs will produce zero result"
62999 msgstr ""
63000
63001 #: d/d-lang.cc:476
63002 #, gcc-internal-format
63003 msgid "bad argument for %<-fdebug%>: %qs"
63004 msgstr ""
63005
63006 #: d/d-lang.cc:531
63007 #, gcc-internal-format
63008 msgid "bad argument for %<-fextern-std%>: %qs"
63009 msgstr ""
63010
63011 #: d/d-lang.cc:550
63012 #, gcc-internal-format
63013 msgid "bad argument for %<-fmodule-file%>: %qs"
63014 msgstr ""
63015
63016 #: d/d-lang.cc:729
63017 #, gcc-internal-format
63018 msgid "bad argument for %<-fversion%>: %qs"
63019 msgstr ""
63020
63021 #: d/d-lang.cc:1031
63022 #, gcc-internal-format
63023 msgid "%<-fonly=%> argument is different from first input file name"
63024 msgstr ""
63025
63026 #: d/d-lang.cc:1208
63027 #, gcc-internal-format
63028 msgid "unable to resolve forward reference in definition"
63029 msgstr ""
63030
63031 #: d/d-lang.cc:1325
63032 #, gcc-internal-format
63033 msgid "opening json file %s: %m"
63034 msgstr ""
63035
63036 #: d/d-lang.cc:1336
63037 #, gcc-internal-format
63038 msgid "closing json file %s: %m"
63039 msgstr ""
63040
63041 #: d/d-lang.cc:1407
63042 #, fuzzy, gcc-internal-format
63043 #| msgid "can't close input file %s"
63044 msgid "closing mixin file %s: %m"
63045 msgstr "немагчыма зачыніць уваходзячы файл %s"
63046
63047 #: d/d-lang.cc:1412
63048 #, gcc-internal-format
63049 msgid "opening mixin file %s: %m"
63050 msgstr ""
63051
63052 #: d/d-target.cc:156
63053 #, fuzzy, gcc-internal-format
63054 msgid "D does not support pointers on this target."
63055 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
63056
63057 #: d/d-target.cc:252
63058 #, gcc-internal-format
63059 msgid "cannot represent built-in %<va_list%> type in D"
63060 msgstr ""
63061
63062 #: d/decl.cc:259
63063 #, gcc-internal-format, gfc-internal-format
63064 msgid "pragma(%s) not implemented"
63065 msgstr ""
63066
63067 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
63068 #, gcc-internal-format
63069 msgid "had semantic errors when compiling"
63070 msgstr ""
63071
63072 #: d/decl.cc:453
63073 #, gcc-internal-format
63074 msgid "use of %qs"
63075 msgstr ""
63076
63077 #: d/decl.cc:455
63078 #, gcc-internal-format
63079 msgid "is hidden by %qs"
63080 msgstr ""
63081
63082 #: d/decl.cc:458
63083 #, gcc-internal-format
63084 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
63085 msgstr ""
63086
63087 #: d/decl.cc:688
63088 #, fuzzy, gcc-internal-format
63089 #| msgid "%s is too large"
63090 msgid "size is too large"
63091 msgstr "%s - вельмі вялікі"
63092
63093 #: d/decl.cc:1217
63094 #, gcc-internal-format
63095 msgid "function requires a dual-context, which is not yet supported by GDC"
63096 msgstr ""
63097
63098 #: d/decl.cc:1600
63099 #, gcc-internal-format
63100 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
63101 msgstr ""
63102
63103 #: d/decl.cc:1892
63104 #, gcc-internal-format
63105 msgid "%s %qs instantiated"
63106 msgstr ""
63107
63108 #: d/expr.cc:528
63109 #, gcc-internal-format
63110 msgid "cannot handle comparison of type %<%s == %s%>"
63111 msgstr ""
63112
63113 #. Static arrays have already been handled by the front-end.
63114 #: d/expr.cc:1319
63115 #, gcc-internal-format
63116 msgid "unexpected type for array length: %qs"
63117 msgstr ""
63118
63119 #: d/expr.cc:1454
63120 #, gcc-internal-format
63121 msgid "don%'t know how to delete %qs"
63122 msgstr ""
63123
63124 #: d/expr.cc:1478
63125 #, fuzzy, gcc-internal-format
63126 msgid "%qs is not an associative array"
63127 msgstr "\"%s\" мае незавершаны тып"
63128
63129 #: d/expr.cc:1762 d/expr.cc:2138
63130 #, gcc-internal-format
63131 msgid "need %<this%> to access member %qs"
63132 msgstr ""
63133
63134 #: d/expr.cc:1838
63135 #, gcc-internal-format
63136 msgid "delegates are only for non-static functions"
63137 msgstr ""
63138
63139 #: d/expr.cc:1910
63140 #, gcc-internal-format
63141 msgid "%qs is not a field, but a %qs"
63142 msgstr ""
63143
63144 #: d/expr.cc:2174
63145 #, gcc-internal-format
63146 msgid "recursive reference %qs"
63147 msgstr ""
63148
63149 #: d/expr.cc:2193 d/expr.cc:3047
63150 #, gcc-internal-format
63151 msgid "non-constant expression %qs"
63152 msgstr ""
63153
63154 #: d/expr.cc:3014
63155 #, gcc-internal-format
63156 msgid "%qs is not an expression"
63157 msgstr ""
63158
63159 #: d/expr.cc:3021
63160 #, gcc-internal-format
63161 msgid "type %qs is not an expression"
63162 msgstr ""
63163
63164 #: d/modules.cc:412
63165 #, fuzzy, gcc-internal-format
63166 msgid "%<-fmoduleinfo%> is not supported on this target"
63167 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
63168
63169 #: d/toir.cc:387 d/toir.cc:412
63170 #, gcc-internal-format
63171 msgid "cannot %<goto%> into %<try%> block"
63172 msgstr ""
63173
63174 #: d/toir.cc:390 d/toir.cc:414
63175 #, gcc-internal-format
63176 msgid "cannot %<goto%> into %<catch%> block"
63177 msgstr ""
63178
63179 #: d/toir.cc:429
63180 #, gcc-internal-format, gfc-internal-format
63181 msgid "label %s referenced outside of any function"
63182 msgstr ""
63183
63184 #: d/toir.cc:781
63185 #, gcc-internal-format, gfc-internal-format
63186 msgid "cannot handle switch condition of type %s"
63187 msgstr ""
63188
63189 #: d/toir.cc:1157
63190 #, gcc-internal-format
63191 msgid "exception handling disabled; use %<-fexceptions%> to enable"
63192 msgstr ""
63193
63194 #: d/toir.cc:1164
63195 #, fuzzy, gcc-internal-format
63196 #| msgid "cannot find class `%s'"
63197 msgid "cannot throw C++ classes"
63198 msgstr "немагчыма знайсьці кляс `%s'"
63199
63200 #: d/toir.cc:1166
63201 #, gcc-internal-format
63202 msgid "cannot throw COM objects"
63203 msgstr ""
63204
63205 #: d/toir.cc:1299
63206 #, gcc-internal-format
63207 msgid "D inline assembler statements are not supported in GDC."
63208 msgstr ""
63209
63210 #: d/typeinfo.cc:1067
63211 #, gcc-internal-format, gfc-internal-format
63212 msgid "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, not %s"
63213 msgstr ""
63214
63215 #: d/typeinfo.cc:1411
63216 #, gcc-internal-format
63217 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
63218 msgstr ""
63219
63220 #: d/typeinfo.cc:1425
63221 #, gcc-internal-format
63222 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
63223 msgstr ""
63224
63225 #: d/types.cc:161
63226 #, gcc-internal-format
63227 msgid "missing or corrupt object.d"
63228 msgstr ""
63229
63230 #: d/types.cc:795
63231 #, gcc-internal-format, gfc-internal-format
63232 msgid "invalid expression for static array dimension: %s"
63233 msgstr ""
63234
63235 #: fortran/arith.cc:47
63236 #, gcc-internal-format, gfc-internal-format
63237 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
63238 msgstr ""
63239
63240 #: fortran/arith.cc:97
63241 #, gcc-internal-format, gfc-internal-format
63242 msgid "Arithmetic OK at %L"
63243 msgstr ""
63244
63245 #: fortran/arith.cc:100
63246 #, gcc-internal-format, gfc-internal-format
63247 msgid "Arithmetic overflow at %L"
63248 msgstr ""
63249
63250 #: fortran/arith.cc:103
63251 #, gcc-internal-format, gfc-internal-format
63252 msgid "Arithmetic underflow at %L"
63253 msgstr ""
63254
63255 #: fortran/arith.cc:106
63256 #, gcc-internal-format, gfc-internal-format
63257 msgid "Arithmetic NaN at %L"
63258 msgstr ""
63259
63260 #: fortran/arith.cc:109
63261 #, gcc-internal-format, gfc-internal-format
63262 msgid "Division by zero at %L"
63263 msgstr ""
63264
63265 #: fortran/arith.cc:112
63266 #, gcc-internal-format, gfc-internal-format
63267 msgid "Array operands are incommensurate at %L"
63268 msgstr ""
63269
63270 #: fortran/arith.cc:115
63271 #, gcc-internal-format, gfc-internal-format
63272 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
63273 msgstr ""
63274
63275 #: fortran/arith.cc:119
63276 #, fuzzy, gcc-internal-format, gfc-internal-format
63277 msgid "Illegal type in character concatenation at %L"
63278 msgstr "пустая сімвальная канстанта"
63279
63280 #: fortran/arith.cc:123 fortran/arith.cc:1970
63281 #, gcc-internal-format
63282 msgid "gfc_arith_error(): Bad error code"
63283 msgstr ""
63284
63285 #: fortran/arith.cc:156
63286 #, gcc-internal-format
63287 msgid "Fix min_int calculation"
63288 msgstr ""
63289
63290 #: fortran/arith.cc:536
63291 #, gcc-internal-format
63292 msgid "gfc_range_check(): Bad type"
63293 msgstr ""
63294
63295 #: fortran/arith.cc:609
63296 #, gcc-internal-format
63297 msgid "gfc_arith_uminus(): Bad basic type"
63298 msgstr ""
63299
63300 #: fortran/arith.cc:643
63301 #, gcc-internal-format
63302 msgid "gfc_arith_plus(): Bad basic type"
63303 msgstr ""
63304
63305 #: fortran/arith.cc:677
63306 #, gcc-internal-format
63307 msgid "gfc_arith_minus(): Bad basic type"
63308 msgstr ""
63309
63310 #: fortran/arith.cc:712
63311 #, gcc-internal-format
63312 msgid "gfc_arith_times(): Bad basic type"
63313 msgstr ""
63314
63315 #: fortran/arith.cc:751
63316 #, gcc-internal-format
63317 msgid "Integer division truncated to constant %qs at %L"
63318 msgstr ""
63319
63320 #: fortran/arith.cc:797
63321 #, gcc-internal-format
63322 msgid "gfc_arith_divide(): Bad basic type"
63323 msgstr ""
63324
63325 #: fortran/arith.cc:843
63326 #, gcc-internal-format
63327 msgid "arith_power(): Bad base"
63328 msgstr ""
63329
63330 #: fortran/arith.cc:882
63331 #, gcc-internal-format, gfc-internal-format
63332 msgid "Negative exponent of integer has zero result at %L"
63333 msgstr ""
63334
63335 #: fortran/arith.cc:902
63336 #, gcc-internal-format, gfc-internal-format
63337 msgid "Result of exponentiation at %L exceeds the range of %s"
63338 msgstr ""
63339
63340 #: fortran/arith.cc:939 fortran/arith.cc:964
63341 #, gcc-internal-format, gfc-internal-format
63342 msgid "Noninteger exponent in an initialization expression at %L"
63343 msgstr ""
63344
63345 #: fortran/arith.cc:950
63346 #, gcc-internal-format, gfc-internal-format
63347 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
63348 msgstr ""
63349
63350 #: fortran/arith.cc:978
63351 #, gcc-internal-format
63352 msgid "arith_power(): unknown type"
63353 msgstr ""
63354
63355 #: fortran/arith.cc:1049
63356 #, gcc-internal-format
63357 msgid "compare_real(): Bad operator"
63358 msgstr ""
63359
63360 #: fortran/arith.cc:1084
63361 #, gcc-internal-format
63362 msgid "gfc_compare_expr(): Bad basic type"
63363 msgstr ""
63364
63365 #: fortran/arith.cc:1619
63366 #, gcc-internal-format
63367 msgid "eval_intrinsic(): Bad operator"
63368 msgstr ""
63369
63370 #: fortran/arith.cc:1676
63371 #, gcc-internal-format
63372 msgid "eval_type_intrinsic0(): op NULL"
63373 msgstr ""
63374
63375 #: fortran/arith.cc:1938
63376 #, gcc-internal-format, gfc-internal-format
63377 msgid "Arithmetic OK converting %s to %s at %L"
63378 msgstr ""
63379
63380 #: fortran/arith.cc:1942
63381 #, gcc-internal-format
63382 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63383 msgstr ""
63384
63385 #: fortran/arith.cc:1947
63386 #, gcc-internal-format
63387 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63388 msgstr ""
63389
63390 #: fortran/arith.cc:1952
63391 #, gcc-internal-format
63392 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63393 msgstr ""
63394
63395 #: fortran/arith.cc:1957
63396 #, gcc-internal-format, gfc-internal-format
63397 msgid "Division by zero converting %s to %s at %L"
63398 msgstr ""
63399
63400 #: fortran/arith.cc:1961
63401 #, gcc-internal-format, gfc-internal-format
63402 msgid "Array operands are incommensurate converting %s to %s at %L"
63403 msgstr ""
63404
63405 #: fortran/arith.cc:1965
63406 #, gcc-internal-format, gfc-internal-format
63407 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
63408 msgstr ""
63409
63410 #: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
63411 #: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
63412 #: fortran/arith.cc:2469
63413 #, fuzzy, gcc-internal-format
63414 #| msgid "converting from `%T' to `%T'"
63415 msgid "Conversion from %qs to %qs at %L"
63416 msgstr "пераўтварэньне з `%T' у `%T'"
63417
63418 #: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
63419 #: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
63420 #: fortran/arith.cc:2392 fortran/arith.cc:2461
63421 #, gcc-internal-format
63422 msgid "Change of value in conversion from %qs to %qs at %L"
63423 msgstr ""
63424
63425 #: fortran/arith.cc:2309 fortran/arith.cc:2378
63426 #, gcc-internal-format
63427 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
63428 msgstr ""
63429
63430 #: fortran/arith.cc:2545
63431 #, gcc-internal-format
63432 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
63433 msgstr ""
63434
63435 #: fortran/arith.cc:2574
63436 #, fuzzy, gcc-internal-format, gfc-internal-format
63437 msgid "The character constant at %L is truncated in conversion to %s"
63438 msgstr "сімвальная канстанта вельмі доўгая"
63439
63440 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
63441 #, gcc-internal-format, gfc-internal-format
63442 msgid "Invalid BOZ literal constant used in subscript at %C"
63443 msgstr ""
63444
63445 #: fortran/array.cc:103
63446 #, gcc-internal-format, gfc-internal-format
63447 msgid "Expected array subscript at %C"
63448 msgstr ""
63449
63450 #: fortran/array.cc:112
63451 #, gcc-internal-format
63452 msgid "Unexpected %<*%> in coarray subscript at %C"
63453 msgstr ""
63454
63455 #: fortran/array.cc:142
63456 #, gcc-internal-format, gfc-internal-format
63457 msgid "Strides not allowed in coarray subscript at %C"
63458 msgstr ""
63459
63460 #: fortran/array.cc:156
63461 #, gcc-internal-format, gfc-internal-format
63462 msgid "Expected array subscript stride at %C"
63463 msgstr ""
63464
63465 #: fortran/array.cc:216
63466 #, gcc-internal-format, gfc-internal-format
63467 msgid "Invalid form of array reference at %C"
63468 msgstr ""
63469
63470 #: fortran/array.cc:223
63471 #, gcc-internal-format, gfc-internal-format
63472 msgid "Array reference at %C has more than 7 dimensions"
63473 msgstr ""
63474
63475 #: fortran/array.cc:226 fortran/array.cc:327
63476 #, gcc-internal-format, gfc-internal-format
63477 msgid "Array reference at %C cannot have more than %d dimensions"
63478 msgstr ""
63479
63480 #: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
63481 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
63482 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
63483 #: fortran/match.cc:3284 fortran/match.cc:3626 fortran/match.cc:3822
63484 #: fortran/simplify.cc:2996 fortran/simplify.cc:3026 fortran/simplify.cc:6375
63485 #: fortran/simplify.cc:8395
63486 #, gcc-internal-format
63487 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
63488 msgstr ""
63489
63490 #: fortran/array.cc:247
63491 #, gcc-internal-format, gfc-internal-format
63492 msgid "Unexpected coarray designator at %C"
63493 msgstr ""
63494
63495 #: fortran/array.cc:269
63496 #, gcc-internal-format, gfc-internal-format
63497 msgid "TEAM= attribute in %C misplaced"
63498 msgstr ""
63499
63500 #: fortran/array.cc:281
63501 #, gcc-internal-format, gfc-internal-format
63502 msgid "STAT= attribute in %C misplaced"
63503 msgstr ""
63504
63505 #: fortran/array.cc:290
63506 #, gcc-internal-format, gfc-internal-format
63507 msgid "Too few codimensions at %C, expected %d not %d"
63508 msgstr ""
63509
63510 #: fortran/array.cc:296
63511 #, gcc-internal-format, gfc-internal-format
63512 msgid "Too many codimensions at %C, expected %d not %d"
63513 msgstr ""
63514
63515 #: fortran/array.cc:306 fortran/array.cc:314
63516 #, gcc-internal-format
63517 msgid "Unexpected %<*%> for codimension %d of %d at %C"
63518 msgstr ""
63519
63520 #: fortran/array.cc:309
63521 #, gcc-internal-format, gfc-internal-format
63522 msgid "Invalid form of coarray reference at %C"
63523 msgstr ""
63524
63525 #: fortran/array.cc:321
63526 #, gcc-internal-format, gfc-internal-format
63527 msgid "Invalid codimension %d at %C, only %d codimensions exist"
63528 msgstr ""
63529
63530 #: fortran/array.cc:385
63531 #, gcc-internal-format
63532 msgid "Variable %qs at %L in this context must be constant"
63533 msgstr ""
63534
63535 #: fortran/array.cc:388
63536 #, gcc-internal-format, gfc-internal-format
63537 msgid "Expression at %L in this context must be constant"
63538 msgstr ""
63539
63540 #: fortran/array.cc:489
63541 #, gcc-internal-format, gfc-internal-format
63542 msgid "Expected expression in array specification at %C"
63543 msgstr ""
63544
63545 #: fortran/array.cc:504 fortran/array.cc:538
63546 #, gcc-internal-format, gfc-internal-format
63547 msgid "Expecting a scalar INTEGER expression at %C, found %s"
63548 msgstr ""
63549
63550 #: fortran/array.cc:575
63551 #, gcc-internal-format, gfc-internal-format
63552 msgid "Assumed-rank array at %C"
63553 msgstr ""
63554
63555 #: fortran/array.cc:609
63556 #, gcc-internal-format, gfc-internal-format
63557 msgid "Bad array specification for implied-shape array at %C"
63558 msgstr ""
63559
63560 #: fortran/array.cc:625 fortran/array.cc:738
63561 #, gcc-internal-format, gfc-internal-format
63562 msgid "Bad array specification for an explicitly shaped array at %C"
63563 msgstr ""
63564
63565 #: fortran/array.cc:635 fortran/array.cc:748
63566 #, gcc-internal-format, gfc-internal-format
63567 msgid "Bad array specification for assumed shape array at %C"
63568 msgstr ""
63569
63570 #: fortran/array.cc:649 fortran/array.cc:762
63571 #, gcc-internal-format, gfc-internal-format
63572 msgid "Bad specification for deferred shape array at %C"
63573 msgstr ""
63574
63575 #: fortran/array.cc:659 fortran/array.cc:766
63576 #, gcc-internal-format, gfc-internal-format
63577 msgid "Bad specification for assumed size array at %C"
63578 msgstr ""
63579
63580 #: fortran/array.cc:671 fortran/array.cc:778
63581 #, gcc-internal-format, gfc-internal-format
63582 msgid "Expected another dimension in array declaration at %C"
63583 msgstr ""
63584
63585 #: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
63586 #, gcc-internal-format, gfc-internal-format
63587 msgid "Array specification at %C has more than %d dimensions"
63588 msgstr ""
63589
63590 #: fortran/array.cc:683
63591 #, gcc-internal-format, gfc-internal-format
63592 msgid "Array specification at %C with more than 7 dimensions"
63593 msgstr ""
63594
63595 #: fortran/array.cc:695
63596 #, fuzzy, gcc-internal-format, gfc-internal-format
63597 msgid "Coarray declaration at %C"
63598 msgstr "няма папярэдняга аб'яўлення для \"%s\""
63599
63600 #: fortran/array.cc:792
63601 #, gcc-internal-format
63602 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
63603 msgstr ""
63604
63605 #: fortran/array.cc:866
63606 #, gcc-internal-format
63607 msgid "The assumed-rank array %qs at %L shall not have a codimension"
63608 msgstr ""
63609
63610 #: fortran/array.cc:922
63611 #, gcc-internal-format
63612 msgid "rank + corank of %qs exceeds %d at %C"
63613 msgstr ""
63614
63615 #: fortran/array.cc:964
63616 #, gcc-internal-format
63617 msgid "gfc_compare_array_spec(): Array spec clobbered"
63618 msgstr ""
63619
63620 #: fortran/array.cc:1040
63621 #, gcc-internal-format
63622 msgid "DO-iterator %qs at %L is inside iterator of the same name"
63623 msgstr ""
63624
63625 #: fortran/array.cc:1132 fortran/array.cc:1360
63626 #, gcc-internal-format, gfc-internal-format
63627 msgid "Syntax error in array constructor at %C"
63628 msgstr ""
63629
63630 #: fortran/array.cc:1162
63631 #, gcc-internal-format, gfc-internal-format
63632 msgid "BOZ literal constant at %L cannot appear in an array constructor"
63633 msgstr ""
63634
63635 #: fortran/array.cc:1171
63636 #, gcc-internal-format, gfc-internal-format
63637 msgid "NULL() at %C cannot appear in an array constructor"
63638 msgstr ""
63639
63640 #: fortran/array.cc:1233
63641 #, gcc-internal-format, gfc-internal-format
63642 msgid "[...] style array constructors at %C"
63643 msgstr ""
63644
63645 #: fortran/array.cc:1253
63646 #, gcc-internal-format, gfc-internal-format
63647 msgid "Array constructor including type specification at %C"
63648 msgstr ""
63649
63650 #: fortran/array.cc:1259 fortran/match.cc:4258
63651 #, gcc-internal-format, gfc-internal-format
63652 msgid "Type-spec at %L cannot contain a deferred type parameter"
63653 msgstr ""
63654
63655 #: fortran/array.cc:1267
63656 #, gcc-internal-format, gfc-internal-format
63657 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
63658 msgstr ""
63659
63660 #: fortran/array.cc:1285
63661 #, gcc-internal-format, gfc-internal-format
63662 msgid "Empty array constructor at %C is not allowed"
63663 msgstr ""
63664
63665 #: fortran/array.cc:1322 fortran/array.cc:1332
63666 #, gcc-internal-format, gfc-internal-format
63667 msgid "Incompatible typespec for array element at %L"
63668 msgstr ""
63669
63670 #: fortran/array.cc:1407
63671 #, gcc-internal-format, gfc-internal-format
63672 msgid "Element in %s array constructor at %L is %s"
63673 msgstr ""
63674
63675 #: fortran/array.cc:1738
63676 #, gcc-internal-format, gfc-internal-format
63677 msgid "Iterator step at %L cannot be zero"
63678 msgstr ""
63679
63680 #: fortran/array.cc:1897
63681 #, gcc-internal-format
63682 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"
63683 msgstr ""
63684
63685 #: fortran/array.cc:2076
63686 #, gcc-internal-format, gfc-internal-format
63687 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
63688 msgstr ""
63689
63690 #: fortran/array.cc:2083
63691 #, gcc-internal-format, gfc-internal-format
63692 msgid "AC-IMPLIED-DO final expression references control variable at %L"
63693 msgstr ""
63694
63695 #: fortran/array.cc:2090
63696 #, gcc-internal-format, gfc-internal-format
63697 msgid "AC-IMPLIED-DO step expression references control variable at %L"
63698 msgstr ""
63699
63700 #: fortran/array.cc:2102
63701 #, gcc-internal-format, gfc-internal-format
63702 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
63703 msgstr ""
63704
63705 #: fortran/array.cc:2194
63706 #, gcc-internal-format, gfc-internal-format
63707 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
63708 msgstr ""
63709
63710 #: fortran/array.cc:2315
63711 #, gcc-internal-format
63712 msgid "spec_dimen_size(): Bad dimension"
63713 msgstr ""
63714
63715 #: fortran/array.cc:2381
63716 #, gcc-internal-format
63717 msgid "gfc_ref_dimen_size(): Bad dimension"
63718 msgstr ""
63719
63720 #: fortran/array.cc:2385
63721 #, gcc-internal-format, gfc-internal-format
63722 msgid "Bad array dimension at %L"
63723 msgstr ""
63724
63725 #: fortran/array.cc:2523
63726 #, gcc-internal-format
63727 msgid "gfc_ref_dimen_size(): Bad dimen_type"
63728 msgstr ""
63729
63730 #: fortran/array.cc:2574
63731 #, gcc-internal-format
63732 msgid "gfc_array_dimen_size(): Bad dimension"
63733 msgstr ""
63734
63735 #: fortran/array.cc:2619
63736 #, gcc-internal-format
63737 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
63738 msgstr ""
63739
63740 #: fortran/array.cc:2767
63741 #, gcc-internal-format
63742 msgid "gfc_find_array_ref(): No ref found"
63743 msgstr ""
63744
63745 #. if (c == 0)
63746 #: fortran/bbt.cc:119
63747 #, gcc-internal-format
63748 msgid "insert_bbt(): Duplicate key found"
63749 msgstr ""
63750
63751 #: fortran/check.cc:87
63752 #, gcc-internal-format
63753 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
63754 msgstr ""
63755
63756 #: fortran/check.cc:103
63757 #, gcc-internal-format
63758 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
63759 msgstr ""
63760
63761 #: fortran/check.cc:123 fortran/resolve.cc:11051
63762 #, fuzzy, gcc-internal-format, gfc-internal-format
63763 #| msgid "invalid string constant `%E'"
63764 msgid "Invalid use of BOZ literal constant at %L"
63765 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
63766
63767 #: fortran/check.cc:371
63768 #, gcc-internal-format, gfc-internal-format
63769 msgid "Failure in conversion of BOZ to REAL at %L"
63770 msgstr ""
63771
63772 #: fortran/check.cc:477
63773 #, gcc-internal-format
63774 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
63775 msgstr ""
63776
63777 #: fortran/check.cc:493
63778 #, gcc-internal-format
63779 msgid "%qs argument of %qs intrinsic at %L must be %s"
63780 msgstr ""
63781
63782 #: fortran/check.cc:527
63783 #, gcc-internal-format
63784 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
63785 msgstr ""
63786
63787 #: fortran/check.cc:542 fortran/check.cc:572
63788 #, gcc-internal-format
63789 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
63790 msgstr ""
63791
63792 #: fortran/check.cc:560
63793 #, gcc-internal-format
63794 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
63795 msgstr ""
63796
63797 #: fortran/check.cc:567
63798 #, gcc-internal-format
63799 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
63800 msgstr ""
63801
63802 #: fortran/check.cc:590 fortran/check.cc:3373
63803 #, gcc-internal-format
63804 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
63805 msgstr ""
63806
63807 #: fortran/check.cc:605
63808 #, gcc-internal-format
63809 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
63810 msgstr ""
63811
63812 #: fortran/check.cc:622
63813 #, gcc-internal-format
63814 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
63815 msgstr ""
63816
63817 #: fortran/check.cc:651 fortran/check.cc:7522
63818 #, fuzzy, gcc-internal-format
63819 msgid "%qs argument of %qs intrinsic at %L must be a constant"
63820 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
63821
63822 #: fortran/check.cc:660
63823 #, fuzzy, gcc-internal-format, gfc-internal-format
63824 #| msgid "invalid string constant `%E'"
63825 msgid "Invalid kind for %s at %L"
63826 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
63827
63828 #: fortran/check.cc:679
63829 #, gcc-internal-format
63830 msgid "%qs argument of %qs intrinsic at %L must be double precision"
63831 msgstr ""
63832
63833 #: fortran/check.cc:702
63834 #, gcc-internal-format
63835 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
63836 msgstr ""
63837
63838 #: fortran/check.cc:719
63839 #, gcc-internal-format
63840 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
63841 msgstr ""
63842
63843 #: fortran/check.cc:744
63844 #, gcc-internal-format
63845 msgid "%qs argument of %qs intrinsic at %L must be an array"
63846 msgstr ""
63847
63848 #: fortran/check.cc:765
63849 #, gcc-internal-format
63850 msgid "%qs at %L must be nonnegative"
63851 msgstr ""
63852
63853 #: fortran/check.cc:786
63854 #, gcc-internal-format
63855 msgid "%qs argument of %qs intrinsic at %L must be positive"
63856 msgstr ""
63857
63858 #: fortran/check.cc:819
63859 #, gcc-internal-format
63860 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
63861 msgstr ""
63862
63863 #: fortran/check.cc:830
63864 #, gcc-internal-format
63865 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
63866 msgstr ""
63867
63868 #: fortran/check.cc:840
63869 #, gcc-internal-format
63870 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
63871 msgstr ""
63872
63873 #: fortran/check.cc:867
63874 #, gcc-internal-format
63875 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
63876 msgstr ""
63877
63878 #: fortran/check.cc:893
63879 #, gcc-internal-format
63880 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
63881 msgstr ""
63882
63883 #: fortran/check.cc:926
63884 #, gcc-internal-format
63885 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
63886 msgstr ""
63887
63888 #: fortran/check.cc:943
63889 #, gcc-internal-format
63890 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
63891 msgstr ""
63892
63893 #: fortran/check.cc:958
63894 #, gcc-internal-format
63895 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
63896 msgstr ""
63897
63898 #: fortran/check.cc:980
63899 #, gcc-internal-format
63900 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
63901 msgstr ""
63902
63903 #: fortran/check.cc:998
63904 #, gcc-internal-format
63905 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
63906 msgstr ""
63907
63908 #: fortran/check.cc:1017
63909 #, gcc-internal-format
63910 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
63911 msgstr ""
63912
63913 #: fortran/check.cc:1044
63914 #, gcc-internal-format
63915 msgid "%qs argument of %qs intrinsic at %L must be a variable"
63916 msgstr ""
63917
63918 #: fortran/check.cc:1093
63919 #, gcc-internal-format
63920 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
63921 msgstr ""
63922
63923 #: fortran/check.cc:1145
63924 #, gcc-internal-format
63925 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
63926 msgstr ""
63927
63928 #: fortran/check.cc:1248
63929 #, gcc-internal-format, gfc-internal-format
63930 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
63931 msgstr ""
63932
63933 #: fortran/check.cc:1305
63934 #, gcc-internal-format, gfc-internal-format
63935 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
63936 msgstr ""
63937
63938 #: fortran/check.cc:1396
63939 #, gcc-internal-format
63940 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
63941 msgstr ""
63942
63943 #: fortran/check.cc:1405 fortran/check.cc:3690
63944 #, gcc-internal-format, gfc-internal-format
63945 msgid "Different type kinds at %L"
63946 msgstr ""
63947
63948 #: fortran/check.cc:1428
63949 #, gcc-internal-format
63950 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
63951 msgstr ""
63952
63953 #: fortran/check.cc:1450
63954 #, gcc-internal-format
63955 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
63956 msgstr ""
63957
63958 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
63959 #, gcc-internal-format
63960 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
63961 msgstr ""
63962
63963 #: fortran/check.cc:1476
63964 #, gcc-internal-format
63965 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
63966 msgstr ""
63967
63968 #: fortran/check.cc:1485
63969 #, gcc-internal-format
63970 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
63971 msgstr ""
63972
63973 #: fortran/check.cc:1512
63974 #, gcc-internal-format, gfc-internal-format
63975 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
63976 msgstr ""
63977
63978 #: fortran/check.cc:1559
63979 #, gcc-internal-format, gfc-internal-format
63980 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
63981 msgstr ""
63982
63983 #: fortran/check.cc:1567
63984 #, gcc-internal-format, gfc-internal-format
63985 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
63986 msgstr ""
63987
63988 #: fortran/check.cc:1574
63989 #, gcc-internal-format
63990 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
63991 msgstr ""
63992
63993 #: fortran/check.cc:1592 fortran/check.cc:1805
63994 #, fuzzy, gcc-internal-format, gfc-internal-format
63995 msgid "STAT= argument to %s at %L"
63996 msgstr "нехапае аргументаў у функцыі \"%s\""
63997
63998 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
63999 #, gcc-internal-format, gfc-internal-format
64000 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
64001 msgstr ""
64002
64003 #: fortran/check.cc:1625 fortran/check.cc:1825
64004 #, gcc-internal-format, gfc-internal-format
64005 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
64006 msgstr ""
64007
64008 #: fortran/check.cc:1645
64009 #, gcc-internal-format, gfc-internal-format
64010 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
64011 msgstr ""
64012
64013 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
64014 #, gcc-internal-format
64015 msgid "%qs argument of %qs intrinsic at %L not yet supported"
64016 msgstr ""
64017
64018 #: fortran/check.cc:1698
64019 #, gcc-internal-format
64020 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
64021 msgstr ""
64022
64023 #: fortran/check.cc:1752 fortran/check.cc:1849
64024 #, gcc-internal-format, gfc-internal-format
64025 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
64026 msgstr ""
64027
64028 #: fortran/check.cc:1767
64029 #, gcc-internal-format, gfc-internal-format
64030 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
64031 msgstr ""
64032
64033 #: fortran/check.cc:1777
64034 #, gcc-internal-format, gfc-internal-format
64035 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
64036 msgstr ""
64037
64038 #: fortran/check.cc:1790
64039 #, gcc-internal-format, gfc-internal-format
64040 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
64041 msgstr ""
64042
64043 #: fortran/check.cc:1869
64044 #, gcc-internal-format, gfc-internal-format
64045 msgid "Negative argument N at %L"
64046 msgstr ""
64047
64048 #: fortran/check.cc:1967
64049 #, gcc-internal-format, gfc-internal-format
64050 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
64051 msgstr ""
64052
64053 #: fortran/check.cc:2091 fortran/check.cc:2581
64054 #, gcc-internal-format
64055 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
64056 msgstr ""
64057
64058 #: fortran/check.cc:2100 fortran/check.cc:2590
64059 #, gcc-internal-format
64060 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
64061 msgstr ""
64062
64063 #: fortran/check.cc:2110 fortran/check.cc:2116
64064 #, gcc-internal-format, gfc-internal-format
64065 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
64066 msgstr ""
64067
64068 #: fortran/check.cc:2138
64069 #, gcc-internal-format
64070 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
64071 msgstr ""
64072
64073 #: fortran/check.cc:2146
64074 #, gcc-internal-format, gfc-internal-format
64075 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
64076 msgstr ""
64077
64078 #: fortran/check.cc:2169
64079 #, fuzzy, gcc-internal-format, gfc-internal-format
64080 msgid "The stat= argument at %L must be a kind=4 integer variable"
64081 msgstr "першым аргументам \"%s\" павінен быць \"int\""
64082
64083 #: fortran/check.cc:2185
64084 #, gcc-internal-format, gfc-internal-format
64085 msgid "The errmsg= argument at %L must be a default-kind character variable"
64086 msgstr ""
64087
64088 #: fortran/check.cc:2193
64089 #, gcc-internal-format
64090 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
64091 msgstr ""
64092
64093 #: fortran/check.cc:2208
64094 #, gcc-internal-format, gfc-internal-format
64095 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
64096 msgstr ""
64097
64098 #: fortran/check.cc:2227
64099 #, gcc-internal-format, gfc-internal-format
64100 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
64101 msgstr ""
64102
64103 #: fortran/check.cc:2234
64104 #, gcc-internal-format, gfc-internal-format
64105 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
64106 msgstr ""
64107
64108 #: fortran/check.cc:2248
64109 #, gcc-internal-format, gfc-internal-format
64110 msgid "OPERATION argument at %L must be a PURE function"
64111 msgstr ""
64112
64113 #. None of the intrinsics fulfills the criteria of taking two arguments,
64114 #. returning the same type and kind as the arguments and being permitted
64115 #. as actual argument.
64116 #: fortran/check.cc:2258
64117 #, gcc-internal-format, gfc-internal-format
64118 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
64119 msgstr ""
64120
64121 #: fortran/check.cc:2275
64122 #, gcc-internal-format, gfc-internal-format
64123 msgid "The function passed as OPERATION at %L shall have two arguments"
64124 msgstr ""
64125
64126 #: fortran/check.cc:2285
64127 #, gcc-internal-format, gfc-internal-format
64128 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
64129 msgstr ""
64130
64131 #: fortran/check.cc:2294
64132 #, gcc-internal-format, gfc-internal-format
64133 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
64134 msgstr ""
64135
64136 #: fortran/check.cc:2305
64137 #, gcc-internal-format, gfc-internal-format
64138 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
64139 msgstr ""
64140
64141 #: fortran/check.cc:2313
64142 #, gcc-internal-format, gfc-internal-format
64143 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
64144 msgstr ""
64145
64146 #: fortran/check.cc:2320
64147 #, gcc-internal-format, gfc-internal-format
64148 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
64149 msgstr ""
64150
64151 #: fortran/check.cc:2327
64152 #, gcc-internal-format, gfc-internal-format
64153 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
64154 msgstr ""
64155
64156 #: fortran/check.cc:2335
64157 #, gcc-internal-format, gfc-internal-format
64158 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
64159 msgstr ""
64160
64161 #: fortran/check.cc:2365
64162 #, gcc-internal-format, gfc-internal-format
64163 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
64164 msgstr ""
64165
64166 #: fortran/check.cc:2372
64167 #, gcc-internal-format, gfc-internal-format
64168 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
64169 msgstr ""
64170
64171 #: fortran/check.cc:2390
64172 #, gcc-internal-format
64173 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
64174 msgstr ""
64175
64176 #: fortran/check.cc:2418 fortran/check.cc:2432
64177 #, gcc-internal-format, gfc-internal-format
64178 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
64179 msgstr ""
64180
64181 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
64182 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
64183 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
64184 #: fortran/check.cc:6431
64185 #, gcc-internal-format
64186 msgid "%qs intrinsic with KIND argument at %L"
64187 msgstr ""
64188
64189 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
64190 #, gcc-internal-format
64191 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
64192 msgstr ""
64193
64194 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
64195 #, gcc-internal-format
64196 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
64197 msgstr ""
64198
64199 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
64200 #, gcc-internal-format
64201 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
64202 msgstr ""
64203
64204 #: fortran/check.cc:2657
64205 #, gcc-internal-format
64206 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
64207 msgstr ""
64208
64209 #: fortran/check.cc:2677 fortran/check.cc:2685
64210 #, gcc-internal-format
64211 msgid "%qs argument of %qs intrinsic at %L must be default real"
64212 msgstr ""
64213
64214 #: fortran/check.cc:2821
64215 #, gcc-internal-format
64216 msgid "%qs must be of same type and kind as %qs at %L in %qs"
64217 msgstr ""
64218
64219 #: fortran/check.cc:2879
64220 #, gcc-internal-format
64221 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
64222 msgstr ""
64223
64224 #: fortran/check.cc:2897
64225 #, gcc-internal-format, gfc-internal-format
64226 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
64227 msgstr ""
64228
64229 #: fortran/check.cc:2911
64230 #, gcc-internal-format, gfc-internal-format
64231 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
64232 msgstr ""
64233
64234 #: fortran/check.cc:2972
64235 #, gcc-internal-format
64236 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
64237 msgstr ""
64238
64239 #: fortran/check.cc:3054
64240 #, gcc-internal-format
64241 msgid "Arguments of %qs have different kind type parameters at %L"
64242 msgstr ""
64243
64244 #: fortran/check.cc:3150
64245 #, fuzzy, gcc-internal-format, gfc-internal-format
64246 msgid "Argument of %s at %L must be of length one"
64247 msgstr "першым аргументам \"%s\" павінен быць \"int\""
64248
64249 #: fortran/check.cc:3189
64250 #, gcc-internal-format
64251 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
64252 msgstr ""
64253
64254 #: fortran/check.cc:3223
64255 #, gcc-internal-format
64256 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
64257 msgstr ""
64258
64259 #: fortran/check.cc:3275
64260 #, gcc-internal-format, gfc-internal-format
64261 msgid "SIZE at %L must be positive"
64262 msgstr ""
64263
64264 #: fortran/check.cc:3287
64265 #, gcc-internal-format, gfc-internal-format
64266 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
64267 msgstr ""
64268
64269 #: fortran/check.cc:3346
64270 #, gcc-internal-format, gfc-internal-format
64271 msgid "STATUS at %L shall be an INTENT(OUT) variable"
64272 msgstr ""
64273
64274 #: fortran/check.cc:3355
64275 #, gcc-internal-format
64276 msgid "%qs at %L shall be an INTENT(OUT) variable"
64277 msgstr ""
64278
64279 #: fortran/check.cc:3380
64280 #, gcc-internal-format
64281 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
64282 msgstr ""
64283
64284 #: fortran/check.cc:3594
64285 #, gcc-internal-format
64286 msgid "Intrinsic %qs at %L must have at least two arguments"
64287 msgstr ""
64288
64289 #: fortran/check.cc:3642
64290 #, fuzzy, gcc-internal-format
64291 msgid "Missing %qs argument to the %s intrinsic at %L"
64292 msgstr "аргумент для \"%s\" прапушчан"
64293
64294 #: fortran/check.cc:3657
64295 #, gcc-internal-format
64296 msgid "Duplicate argument %qs at %L to intrinsic %s"
64297 msgstr ""
64298
64299 #: fortran/check.cc:3662
64300 #, fuzzy, gcc-internal-format
64301 #| msgid "too few arguments to function `%s'"
64302 msgid "Unknown argument %qs at %L to intrinsic %s"
64303 msgstr "нехапае аргументаў у функцыі \"%s\""
64304
64305 #: fortran/check.cc:3687
64306 #, fuzzy, gcc-internal-format, gfc-internal-format
64307 msgid "Different character kinds at %L"
64308 msgstr "пустая сімвальная канстанта"
64309
64310 #: fortran/check.cc:3696
64311 #, gcc-internal-format
64312 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
64313 msgstr ""
64314
64315 #: fortran/check.cc:3727
64316 #, gcc-internal-format
64317 msgid "%qs intrinsic with CHARACTER argument at %L"
64318 msgstr ""
64319
64320 #: fortran/check.cc:3734
64321 #, gcc-internal-format
64322 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
64323 msgstr ""
64324
64325 #: fortran/check.cc:3801
64326 #, gcc-internal-format
64327 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
64328 msgstr ""
64329
64330 #: fortran/check.cc:3815
64331 #, gcc-internal-format
64332 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
64333 msgstr ""
64334
64335 #: fortran/check.cc:3834
64336 #, gcc-internal-format
64337 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
64338 msgstr ""
64339
64340 #: fortran/check.cc:3843
64341 #, gcc-internal-format
64342 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
64343 msgstr ""
64344
64345 #: fortran/check.cc:4006
64346 #, gcc-internal-format
64347 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
64348 msgstr ""
64349
64350 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
64351 #, gcc-internal-format
64352 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
64353 msgstr ""
64354
64355 #: fortran/check.cc:4207
64356 #, gcc-internal-format, gfc-internal-format
64357 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
64358 msgstr ""
64359
64360 #: fortran/check.cc:4218
64361 #, gcc-internal-format, gfc-internal-format
64362 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
64363 msgstr ""
64364
64365 #: fortran/check.cc:4225
64366 #, gcc-internal-format, gfc-internal-format
64367 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
64368 msgstr ""
64369
64370 #: fortran/check.cc:4236
64371 #, gcc-internal-format, gfc-internal-format
64372 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
64373 msgstr ""
64374
64375 #: fortran/check.cc:4245
64376 #, gcc-internal-format, gfc-internal-format
64377 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
64378 msgstr ""
64379
64380 #: fortran/check.cc:4285
64381 #, gcc-internal-format, gfc-internal-format
64382 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
64383 msgstr ""
64384
64385 #: fortran/check.cc:4312
64386 #, gcc-internal-format
64387 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
64388 msgstr ""
64389
64390 #: fortran/check.cc:4365
64391 #, gcc-internal-format
64392 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
64393 msgstr ""
64394
64395 #: fortran/check.cc:4373
64396 #, gcc-internal-format, gfc-internal-format
64397 msgid "NULL intrinsic with allocatable MOLD at %L"
64398 msgstr ""
64399
64400 #: fortran/check.cc:4452 fortran/check.cc:6378
64401 #, gcc-internal-format
64402 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
64403 msgstr ""
64404
64405 #: fortran/check.cc:4513
64406 #, gcc-internal-format
64407 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
64408 msgstr ""
64409
64410 #: fortran/check.cc:4523
64411 #, gcc-internal-format
64412 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
64413 msgstr ""
64414
64415 #: fortran/check.cc:4542
64416 #, gcc-internal-format
64417 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
64418 msgstr ""
64419
64420 #: fortran/check.cc:4593
64421 #, gcc-internal-format, gfc-internal-format
64422 msgid "The argument of the RANK intrinsic at %L must be a data object"
64423 msgstr ""
64424
64425 #: fortran/check.cc:4701
64426 #, gcc-internal-format
64427 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
64428 msgstr ""
64429
64430 #: fortran/check.cc:4711
64431 #, gcc-internal-format
64432 msgid "%qs argument of %qs intrinsic at %L is empty"
64433 msgstr ""
64434
64435 #: fortran/check.cc:4718
64436 #, gcc-internal-format
64437 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
64438 msgstr ""
64439
64440 #: fortran/check.cc:4739
64441 #, gcc-internal-format
64442 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
64443 msgstr ""
64444
64445 #: fortran/check.cc:4779
64446 #, gcc-internal-format
64447 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
64448 msgstr ""
64449
64450 #: fortran/check.cc:4797
64451 #, gcc-internal-format
64452 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
64453 msgstr ""
64454
64455 #: fortran/check.cc:4806
64456 #, gcc-internal-format
64457 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
64458 msgstr ""
64459
64460 #: fortran/check.cc:4841
64461 #, gcc-internal-format, gfc-internal-format
64462 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
64463 msgstr ""
64464
64465 #: fortran/check.cc:4858 fortran/check.cc:4877
64466 #, gcc-internal-format
64467 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
64468 msgstr ""
64469
64470 #: fortran/check.cc:4868 fortran/check.cc:4887
64471 #, gcc-internal-format
64472 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
64473 msgstr ""
64474
64475 #: fortran/check.cc:4986
64476 #, gcc-internal-format
64477 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
64478 msgstr ""
64479
64480 #: fortran/check.cc:5017
64481 #, gcc-internal-format
64482 msgid "%qs intrinsic with RADIX argument at %L"
64483 msgstr ""
64484
64485 #: fortran/check.cc:5065
64486 #, gcc-internal-format
64487 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
64488 msgstr ""
64489
64490 #: fortran/check.cc:5138 fortran/check.cc:7502
64491 #, gcc-internal-format
64492 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
64493 msgstr ""
64494
64495 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
64496 #, gcc-internal-format
64497 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
64498 msgstr ""
64499
64500 #: fortran/check.cc:5165 fortran/check.cc:5317
64501 #, gcc-internal-format
64502 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
64503 msgstr ""
64504
64505 #: fortran/check.cc:5247
64506 #, gcc-internal-format
64507 msgid "is_c_interoperable(): gfc_simplify_expr failed"
64508 msgstr ""
64509
64510 #: fortran/check.cc:5296
64511 #, gcc-internal-format
64512 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
64513 msgstr ""
64514
64515 #: fortran/check.cc:5335
64516 #, gcc-internal-format, gfc-internal-format
64517 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
64518 msgstr ""
64519
64520 #: fortran/check.cc:5349
64521 #, gcc-internal-format, gfc-internal-format
64522 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
64523 msgstr ""
64524
64525 #: fortran/check.cc:5373
64526 #, gcc-internal-format, gfc-internal-format
64527 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
64528 msgstr ""
64529
64530 #: fortran/check.cc:5385
64531 #, gcc-internal-format, gfc-internal-format
64532 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
64533 msgstr ""
64534
64535 #: fortran/check.cc:5392
64536 #, gcc-internal-format, gfc-internal-format
64537 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
64538 msgstr ""
64539
64540 #: fortran/check.cc:5399
64541 #, gcc-internal-format, gfc-internal-format
64542 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
64543 msgstr ""
64544
64545 #: fortran/check.cc:5406
64546 #, gcc-internal-format, gfc-internal-format
64547 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
64548 msgstr ""
64549
64550 #: fortran/check.cc:5412
64551 #, gcc-internal-format, gfc-internal-format
64552 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
64553 msgstr ""
64554
64555 #: fortran/check.cc:5431
64556 #, gcc-internal-format, gfc-internal-format
64557 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
64558 msgstr ""
64559
64560 #: fortran/check.cc:5441
64561 #, gcc-internal-format, gfc-internal-format
64562 msgid "Polymorphic FPTR at %L to C_F_POINTER"
64563 msgstr ""
64564
64565 #: fortran/check.cc:5446
64566 #, gcc-internal-format, gfc-internal-format
64567 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
64568 msgstr ""
64569
64570 #: fortran/check.cc:5462
64571 #, gcc-internal-format, gfc-internal-format
64572 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
64573 msgstr ""
64574
64575 #: fortran/check.cc:5474
64576 #, gcc-internal-format, gfc-internal-format
64577 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
64578 msgstr ""
64579
64580 #: fortran/check.cc:5481
64581 #, gcc-internal-format, gfc-internal-format
64582 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
64583 msgstr ""
64584
64585 #: fortran/check.cc:5487
64586 #, gcc-internal-format, gfc-internal-format
64587 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
64588 msgstr ""
64589
64590 #: fortran/check.cc:5501
64591 #, gcc-internal-format, gfc-internal-format
64592 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
64593 msgstr ""
64594
64595 #: fortran/check.cc:5513
64596 #, gcc-internal-format
64597 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
64598 msgstr ""
64599
64600 #: fortran/check.cc:5520
64601 #, gcc-internal-format, gfc-internal-format
64602 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
64603 msgstr ""
64604
64605 #: fortran/check.cc:5526
64606 #, gcc-internal-format, gfc-internal-format
64607 msgid "Noninteroperable procedure at %L to C_FUNLOC"
64608 msgstr ""
64609
64610 #: fortran/check.cc:5540
64611 #, gcc-internal-format, gfc-internal-format
64612 msgid "Argument X at %L to C_LOC shall not be coindexed"
64613 msgstr ""
64614
64615 #: fortran/check.cc:5546
64616 #, gcc-internal-format, gfc-internal-format
64617 msgid "X argument at %L to C_LOC shall not be polymorphic"
64618 msgstr ""
64619
64620 #: fortran/check.cc:5557
64621 #, gcc-internal-format, gfc-internal-format
64622 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
64623 msgstr ""
64624
64625 #: fortran/check.cc:5565
64626 #, gcc-internal-format, gfc-internal-format
64627 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
64628 msgstr ""
64629
64630 #: fortran/check.cc:5574
64631 #, gcc-internal-format, gfc-internal-format
64632 msgid "Argument at %L to C_LOC shall not be polymorphic"
64633 msgstr ""
64634
64635 #: fortran/check.cc:5581
64636 #, gcc-internal-format, gfc-internal-format
64637 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
64638 msgstr ""
64639
64640 #: fortran/check.cc:5592
64641 #, gcc-internal-format, gfc-internal-format
64642 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
64643 msgstr ""
64644
64645 #: fortran/check.cc:5597
64646 #, gcc-internal-format, gfc-internal-format
64647 msgid "Array section at %L to C_LOC"
64648 msgstr ""
64649
64650 #: fortran/check.cc:5625
64651 #, gcc-internal-format, gfc-internal-format
64652 msgid "non double precision REAL argument to %s intrinsic at %L"
64653 msgstr ""
64654
64655 #: fortran/check.cc:5641
64656 #, fuzzy, gcc-internal-format
64657 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
64658 msgstr "памер \"%s\" больш чам %d байт"
64659
64660 #: fortran/check.cc:5660
64661 #, gcc-internal-format
64662 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
64663 msgstr ""
64664
64665 #: fortran/check.cc:5684
64666 #, gcc-internal-format
64667 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
64668 msgstr ""
64669
64670 #: fortran/check.cc:5948
64671 #, gcc-internal-format, gfc-internal-format
64672 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
64673 msgstr ""
64674
64675 #: fortran/check.cc:5955
64676 #, gcc-internal-format, gfc-internal-format
64677 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
64678 msgstr ""
64679
64680 #: fortran/check.cc:5966
64681 #, gcc-internal-format, gfc-internal-format
64682 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
64683 msgstr ""
64684
64685 #: fortran/check.cc:5999
64686 #, gcc-internal-format, gfc-internal-format
64687 msgid "DISTANCE= argument to NUM_IMAGES at %L"
64688 msgstr ""
64689
64690 #: fortran/check.cc:6012
64691 #, gcc-internal-format, gfc-internal-format
64692 msgid "FAILED= argument to NUM_IMAGES at %L"
64693 msgstr ""
64694
64695 #: fortran/check.cc:6036
64696 #, gcc-internal-format, gfc-internal-format
64697 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
64698 msgstr ""
64699
64700 #: fortran/check.cc:6062
64701 #, gcc-internal-format, gfc-internal-format
64702 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
64703 msgstr ""
64704
64705 #: fortran/check.cc:6069
64706 #, gcc-internal-format, gfc-internal-format
64707 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
64708 msgstr ""
64709
64710 #: fortran/check.cc:6080
64711 #, gcc-internal-format, gfc-internal-format
64712 msgid "Unexpected DIM argument with noncoarray argument at %L"
64713 msgstr ""
64714
64715 #: fortran/check.cc:6098
64716 #, gcc-internal-format, gfc-internal-format
64717 msgid "DISTANCE= argument to THIS_IMAGE at %L"
64718 msgstr ""
64719
64720 #: fortran/check.cc:6156
64721 #, gcc-internal-format
64722 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"
64723 msgstr ""
64724
64725 #: fortran/check.cc:6208
64726 #, gcc-internal-format
64727 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
64728 msgstr ""
64729
64730 #: fortran/check.cc:6227
64731 #, gcc-internal-format
64732 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
64733 msgstr ""
64734
64735 #: fortran/check.cc:6235
64736 #, gcc-internal-format
64737 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
64738 msgstr ""
64739
64740 #: fortran/check.cc:6270
64741 #, gcc-internal-format, gfc-internal-format
64742 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
64743 msgstr ""
64744
64745 #: fortran/check.cc:6392
64746 #, gcc-internal-format
64747 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
64748 msgstr ""
64749
64750 #: fortran/check.cc:6405
64751 #, gcc-internal-format
64752 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
64753 msgstr ""
64754
64755 #: fortran/check.cc:6671 fortran/check.cc:6703
64756 #, gcc-internal-format
64757 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
64758 msgstr ""
64759
64760 #: fortran/check.cc:6711
64761 #, fuzzy, gcc-internal-format, gfc-internal-format
64762 msgid "Too many arguments to %s at %L"
64763 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
64764
64765 #: fortran/check.cc:6729
64766 #, gcc-internal-format
64767 msgid "fe_runtime_error string must be null terminated"
64768 msgstr ""
64769
64770 #: fortran/check.cc:6741
64771 #, gcc-internal-format, gfc-internal-format
64772 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
64773 msgstr ""
64774
64775 #: fortran/check.cc:6781
64776 #, gcc-internal-format, gfc-internal-format
64777 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
64778 msgstr ""
64779
64780 #: fortran/check.cc:6800
64781 #, gcc-internal-format, gfc-internal-format
64782 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
64783 msgstr ""
64784
64785 #: fortran/check.cc:6810
64786 #, gcc-internal-format, gfc-internal-format
64787 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
64788 msgstr ""
64789
64790 #: fortran/check.cc:6827
64791 #, gcc-internal-format, gfc-internal-format
64792 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
64793 msgstr ""
64794
64795 #: fortran/check.cc:7044
64796 #, gcc-internal-format
64797 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
64798 msgstr ""
64799
64800 #: fortran/check.cc:7226
64801 #, gcc-internal-format
64802 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
64803 msgstr ""
64804
64805 #: fortran/check.cc:7415 fortran/check.cc:7426
64806 #, gcc-internal-format
64807 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
64808 msgstr ""
64809
64810 #: fortran/check.cc:7486
64811 #, gcc-internal-format, gfc-internal-format
64812 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
64813 msgstr ""
64814
64815 #. Since the extension field is 8 bit wide, we can only have
64816 #. up to 255 extension levels.
64817 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
64818 #, gcc-internal-format
64819 msgid "Maximum extension level reached with type %qs at %L"
64820 msgstr ""
64821
64822 #: fortran/class.cc:2965 fortran/class.cc:3039
64823 #, gcc-internal-format
64824 msgid "%qs of %qs is PRIVATE at %L"
64825 msgstr ""
64826
64827 #: fortran/cpp.cc:501
64828 #, gcc-internal-format
64829 msgid "To enable preprocessing, use %<-cpp%>"
64830 msgstr ""
64831
64832 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
64833 #, fuzzy, gcc-internal-format
64834 #| msgid "can't open output file `%s'"
64835 msgid "opening output file %qs: %s"
64836 msgstr "немагчыма адчыніць файл уводу `%s'"
64837
64838 #: fortran/data.cc:65
64839 #, gcc-internal-format, gfc-internal-format
64840 msgid "non-constant array in DATA statement %L"
64841 msgstr ""
64842
64843 #: fortran/data.cc:140
64844 #, gcc-internal-format, gfc-internal-format
64845 msgid "failure to simplify substring reference in DATA statement at %L"
64846 msgstr ""
64847
64848 #: fortran/data.cc:173
64849 #, gcc-internal-format, gfc-internal-format
64850 msgid "Unused initialization string at %L because variable has zero length"
64851 msgstr ""
64852
64853 #: fortran/data.cc:179
64854 #, gcc-internal-format, gfc-internal-format
64855 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
64856 msgstr ""
64857
64858 #: fortran/data.cc:188 fortran/resolve.cc:5187
64859 #, gcc-internal-format, gfc-internal-format
64860 msgid "Substring start index at %L is less than one"
64861 msgstr ""
64862
64863 #: fortran/data.cc:194 fortran/resolve.cc:5217
64864 #, gcc-internal-format, gfc-internal-format
64865 msgid "Substring end index at %L exceeds the string length"
64866 msgstr ""
64867
64868 #: fortran/data.cc:249
64869 #, gcc-internal-format
64870 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
64871 msgstr ""
64872
64873 #: fortran/data.cc:291
64874 #, fuzzy, gcc-internal-format
64875 msgid "%qs at %L already is initialized at %L"
64876 msgstr "Клас \"%s\" ужо існуе"
64877
64878 #: fortran/data.cc:315
64879 #, gcc-internal-format, gfc-internal-format
64880 msgid "Data element below array lower bound at %L"
64881 msgstr ""
64882
64883 #: fortran/data.cc:332 fortran/data.cc:421
64884 #, gcc-internal-format, gfc-internal-format
64885 msgid "Data element above array upper bound at %L"
64886 msgstr ""
64887
64888 #: fortran/data.cc:362 fortran/data.cc:587
64889 #, fuzzy, gcc-internal-format
64890 #| msgid "initialization"
64891 msgid "re-initialization of %qs at %L"
64892 msgstr "ініцыялізацыя"
64893
64894 #: fortran/data.cc:532
64895 #, gcc-internal-format, gfc-internal-format
64896 msgid "LEN or KIND inquiry ref in DATA statement at %L"
64897 msgstr ""
64898
64899 #: fortran/data.cc:610
64900 #, gcc-internal-format
64901 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
64902 msgstr ""
64903
64904 #: fortran/data.cc:662 fortran/data.cc:681 fortran/data.cc:695
64905 #: fortran/data.cc:824
64906 #, gcc-internal-format
64907 msgid "Simplification error"
64908 msgstr ""
64909
64910 #: fortran/data.cc:837
64911 #, gcc-internal-format
64912 msgid "TODO: Vector sections in data statements"
64913 msgstr ""
64914
64915 #: fortran/decl.cc:293
64916 #, gcc-internal-format, gfc-internal-format
64917 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
64918 msgstr ""
64919
64920 #: fortran/decl.cc:307
64921 #, gcc-internal-format
64922 msgid "Host associated variable %qs may not be in the DATA statement at %C"
64923 msgstr ""
64924
64925 #: fortran/decl.cc:314
64926 #, gcc-internal-format
64927 msgid "initialization of common block variable %qs in DATA statement at %C"
64928 msgstr ""
64929
64930 #: fortran/decl.cc:448
64931 #, gcc-internal-format
64932 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
64933 msgstr ""
64934
64935 #: fortran/decl.cc:474
64936 #, fuzzy, gcc-internal-format, gfc-internal-format
64937 msgid "Invalid initializer %s in Data statement at %C"
64938 msgstr "нерэчаісны ініцыялізатар"
64939
64940 #: fortran/decl.cc:579
64941 #, gcc-internal-format, gfc-internal-format
64942 msgid "BOZ at %L cannot appear in an old-style initialization"
64943 msgstr ""
64944
64945 #: fortran/decl.cc:587
64946 #, gcc-internal-format
64947 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
64948 msgstr ""
64949
64950 #: fortran/decl.cc:597
64951 #, gcc-internal-format, gfc-internal-format
64952 msgid "Initialization at %C is not allowed in a PURE procedure"
64953 msgstr ""
64954
64955 #: fortran/decl.cc:644
64956 #, gcc-internal-format, gfc-internal-format
64957 msgid "DATA statement at %C cannot appear within an INTERFACE"
64958 msgstr ""
64959
64960 #: fortran/decl.cc:668
64961 #, gcc-internal-format, gfc-internal-format
64962 msgid "Invalid substring in data-implied-do at %L in DATA statement"
64963 msgstr ""
64964
64965 #: fortran/decl.cc:691
64966 #, gcc-internal-format, gfc-internal-format
64967 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
64968 msgstr ""
64969
64970 #: fortran/decl.cc:733
64971 #, gcc-internal-format, gfc-internal-format
64972 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
64973 msgstr ""
64974
64975 #: fortran/decl.cc:749
64976 #, gcc-internal-format, gfc-internal-format
64977 msgid "DATA statement at %C is not allowed in a PURE procedure"
64978 msgstr ""
64979
64980 #: fortran/decl.cc:758
64981 #, gcc-internal-format, gfc-internal-format
64982 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
64983 msgstr ""
64984
64985 #: fortran/decl.cc:797
64986 #, gcc-internal-format, gfc-internal-format
64987 msgid "Empty old style initializer list at %C"
64988 msgstr ""
64989
64990 #: fortran/decl.cc:806
64991 #, gcc-internal-format, gfc-internal-format
64992 msgid "Array in initializer list at %L must have an explicit shape"
64993 msgstr ""
64994
64995 #: fortran/decl.cc:829
64996 #, gcc-internal-format, gfc-internal-format
64997 msgid "Repeat spec invalid in scalar initializer at %C"
64998 msgstr ""
64999
65000 #: fortran/decl.cc:834
65001 #, gcc-internal-format, gfc-internal-format
65002 msgid "Repeat spec must be an integer at %C"
65003 msgstr ""
65004
65005 #: fortran/decl.cc:845
65006 #, gcc-internal-format, gfc-internal-format
65007 msgid "Expected data constant after repeat spec at %C"
65008 msgstr ""
65009
65010 #: fortran/decl.cc:877
65011 #, gcc-internal-format, gfc-internal-format
65012 msgid "End of scalar initializer expected at %C"
65013 msgstr ""
65014
65015 #: fortran/decl.cc:905
65016 #, gcc-internal-format, gfc-internal-format
65017 msgid "Not enough elements in array initializer at %C"
65018 msgstr ""
65019
65020 #: fortran/decl.cc:907
65021 #, gcc-internal-format, gfc-internal-format
65022 msgid "Too many elements in array initializer at %C"
65023 msgstr ""
65024
65025 #: fortran/decl.cc:933
65026 #, gcc-internal-format, gfc-internal-format
65027 msgid "Syntax error in old style initializer list at %C"
65028 msgstr ""
65029
65030 #: fortran/decl.cc:957
65031 #, gcc-internal-format, gfc-internal-format
65032 msgid "The assumed-rank array at %C shall not have a codimension"
65033 msgstr ""
65034
65035 #: fortran/decl.cc:1022
65036 #, gcc-internal-format, gfc-internal-format
65037 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
65038 msgstr ""
65039
65040 #: fortran/decl.cc:1046
65041 #, gcc-internal-format, gfc-internal-format
65042 msgid "Bad INTENT specification at %C"
65043 msgstr ""
65044
65045 #: fortran/decl.cc:1067
65046 #, gcc-internal-format, gfc-internal-format
65047 msgid "deferred type parameter at %C"
65048 msgstr ""
65049
65050 #: fortran/decl.cc:1158 fortran/resolve.cc:12623
65051 #, gcc-internal-format, gfc-internal-format
65052 msgid "Scalar INTEGER expression expected at %L"
65053 msgstr ""
65054
65055 #: fortran/decl.cc:1184
65056 #, fuzzy, gcc-internal-format, gfc-internal-format
65057 msgid "Old-style character length at %C"
65058 msgstr "пустая сімвальная канстанта"
65059
65060 #: fortran/decl.cc:1215
65061 #, gcc-internal-format, gfc-internal-format
65062 msgid "Syntax error in character length specification at %C"
65063 msgstr ""
65064
65065 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
65066 #, gcc-internal-format
65067 msgid "Procedure %qs at %C is already defined at %L"
65068 msgstr ""
65069
65070 #: fortran/decl.cc:1382
65071 #, gcc-internal-format
65072 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
65073 msgstr ""
65074
65075 #: fortran/decl.cc:1394
65076 #, gcc-internal-format
65077 msgid "Name %qs at %C is already defined as a generic interface at %L"
65078 msgstr ""
65079
65080 #: fortran/decl.cc:1410
65081 #, gcc-internal-format
65082 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
65083 msgstr ""
65084
65085 #: fortran/decl.cc:1426
65086 #, gcc-internal-format
65087 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
65088 msgstr ""
65089
65090 #: fortran/decl.cc:1509
65091 #, gcc-internal-format
65092 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
65093 msgstr ""
65094
65095 #: fortran/decl.cc:1536
65096 #, gcc-internal-format
65097 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"
65098 msgstr ""
65099
65100 #: fortran/decl.cc:1543
65101 #, gcc-internal-format
65102 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
65103 msgstr ""
65104
65105 #: fortran/decl.cc:1550
65106 #, gcc-internal-format
65107 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
65108 msgstr ""
65109
65110 #: fortran/decl.cc:1559
65111 #, gcc-internal-format
65112 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
65113 msgstr ""
65114
65115 #: fortran/decl.cc:1569
65116 #, gcc-internal-format
65117 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
65118 msgstr ""
65119
65120 #: fortran/decl.cc:1590
65121 #, gcc-internal-format
65122 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
65123 msgstr ""
65124
65125 #: fortran/decl.cc:1595
65126 #, gcc-internal-format
65127 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
65128 msgstr ""
65129
65130 #: fortran/decl.cc:1602
65131 #, gcc-internal-format
65132 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
65133 msgstr ""
65134
65135 #: fortran/decl.cc:1614
65136 #, gcc-internal-format
65137 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
65138 msgstr ""
65139
65140 #: fortran/decl.cc:1625
65141 #, gcc-internal-format
65142 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
65143 msgstr ""
65144
65145 #: fortran/decl.cc:1639
65146 #, gcc-internal-format
65147 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"
65148 msgstr ""
65149
65150 #: fortran/decl.cc:1657
65151 #, gcc-internal-format
65152 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
65153 msgstr ""
65154
65155 #: fortran/decl.cc:1665
65156 #, gcc-internal-format
65157 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
65158 msgstr ""
65159
65160 #: fortran/decl.cc:1674
65161 #, gcc-internal-format
65162 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
65163 msgstr ""
65164
65165 #: fortran/decl.cc:1681
65166 #, gcc-internal-format
65167 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
65168 msgstr ""
65169
65170 #: fortran/decl.cc:1692
65171 #, gcc-internal-format
65172 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
65173 msgstr ""
65174
65175 #: fortran/decl.cc:1760
65176 #, gcc-internal-format
65177 msgid "Symbol %qs at %C also declared as a type at %L"
65178 msgstr ""
65179
65180 #: fortran/decl.cc:1819
65181 #, gcc-internal-format
65182 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
65183 msgstr ""
65184
65185 #: fortran/decl.cc:1859
65186 #, gcc-internal-format, gfc-internal-format
65187 msgid "CHARACTER length must be a constant at %L"
65188 msgstr ""
65189
65190 #: fortran/decl.cc:1874
65191 #, gcc-internal-format, gfc-internal-format
65192 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
65193 msgstr ""
65194
65195 #: fortran/decl.cc:1882
65196 #, gcc-internal-format, gfc-internal-format
65197 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
65198 msgstr ""
65199
65200 #: fortran/decl.cc:1981
65201 #, gcc-internal-format
65202 msgid "Initializer not allowed for PARAMETER %qs at %C"
65203 msgstr ""
65204
65205 #: fortran/decl.cc:1994
65206 #, fuzzy, gcc-internal-format, gfc-internal-format
65207 #| msgid "missing initializer"
65208 msgid "PARAMETER at %L is missing an initializer"
65209 msgstr "прапушчан ініцыялізатар"
65210
65211 #: fortran/decl.cc:2004
65212 #, gcc-internal-format
65213 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
65214 msgstr ""
65215
65216 #: fortran/decl.cc:2047
65217 #, gcc-internal-format, gfc-internal-format
65218 msgid "Cannot initialize parameter array at %L with variable length elements"
65219 msgstr ""
65220
65221 #: fortran/decl.cc:2111
65222 #, gcc-internal-format, gfc-internal-format
65223 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
65224 msgstr ""
65225
65226 #: fortran/decl.cc:2124
65227 #, gcc-internal-format, gfc-internal-format
65228 msgid "Cannot initialize implied-shape array at %L with scalar"
65229 msgstr ""
65230
65231 #: fortran/decl.cc:2135
65232 #, gcc-internal-format
65233 msgid "gfc_array_size failed"
65234 msgstr ""
65235
65236 #: fortran/decl.cc:2165
65237 #, gcc-internal-format, gfc-internal-format
65238 msgid "Non-constant lower bound in implied-shape declaration at %L"
65239 msgstr ""
65240
65241 #: fortran/decl.cc:2273 fortran/decl.cc:2280
65242 #, gcc-internal-format, gfc-internal-format
65243 msgid "Component at %C must have the POINTER attribute"
65244 msgstr ""
65245
65246 #: fortran/decl.cc:2289
65247 #, gcc-internal-format
65248 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
65249 msgstr ""
65250
65251 #: fortran/decl.cc:2298
65252 #, gcc-internal-format, gfc-internal-format
65253 msgid "Array component of structure at %C must have explicit or deferred shape"
65254 msgstr ""
65255
65256 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
65257 #, gcc-internal-format
65258 msgid "Component %qs at %C already declared at %L"
65259 msgstr ""
65260
65261 #: fortran/decl.cc:2370
65262 #, gcc-internal-format, gfc-internal-format
65263 msgid "Pointer array component of structure at %C must have a deferred shape"
65264 msgstr ""
65265
65266 #: fortran/decl.cc:2379
65267 #, gcc-internal-format, gfc-internal-format
65268 msgid "Allocatable component of structure at %C must have a deferred shape"
65269 msgstr ""
65270
65271 #: fortran/decl.cc:2388
65272 #, gcc-internal-format, gfc-internal-format
65273 msgid "Array component of structure at %C must have an explicit shape"
65274 msgstr ""
65275
65276 #: fortran/decl.cc:2405
65277 #, gcc-internal-format
65278 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
65279 msgstr ""
65280
65281 #: fortran/decl.cc:2462
65282 #, gcc-internal-format, gfc-internal-format
65283 msgid "NULL() initialization at %C is ambiguous"
65284 msgstr ""
65285
65286 #: fortran/decl.cc:2479
65287 #, gcc-internal-format, gfc-internal-format
65288 msgid "NULL() initialization at %C may not have MOLD"
65289 msgstr ""
65290
65291 #: fortran/decl.cc:2496
65292 #, gcc-internal-format, gfc-internal-format
65293 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
65294 msgstr ""
65295
65296 #: fortran/decl.cc:2517
65297 #, fuzzy, gcc-internal-format, gfc-internal-format
65298 msgid "Error in pointer initialization at %C"
65299 msgstr "ініцыялізацыя"
65300
65301 #: fortran/decl.cc:2524
65302 #, gcc-internal-format, gfc-internal-format
65303 msgid "non-NULL pointer initialization at %C"
65304 msgstr ""
65305
65306 #: fortran/decl.cc:2547
65307 #, gcc-internal-format
65308 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
65309 msgstr ""
65310
65311 #: fortran/decl.cc:2601
65312 #, gcc-internal-format
65313 msgid "%qs not allowed outside STRUCTURE at %C"
65314 msgstr ""
65315
65316 #: fortran/decl.cc:2603
65317 #, gcc-internal-format
65318 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
65319 msgstr ""
65320
65321 #: fortran/decl.cc:2611
65322 #, gcc-internal-format
65323 msgid "%qs entity cannot have attributes at %C"
65324 msgstr ""
65325
65326 #: fortran/decl.cc:2621
65327 #, gcc-internal-format
65328 msgid "Invalid character %qc in variable name at %C"
65329 msgstr ""
65330
65331 #: fortran/decl.cc:2663
65332 #, gcc-internal-format
65333 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
65334 msgstr ""
65335
65336 #: fortran/decl.cc:2673
65337 #, gcc-internal-format, gfc-internal-format
65338 msgid "Implied-shape array at %L"
65339 msgstr ""
65340
65341 #: fortran/decl.cc:2730
65342 #, gcc-internal-format, gfc-internal-format
65343 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
65344 msgstr ""
65345
65346 #: fortran/decl.cc:2738
65347 #, gcc-internal-format, gfc-internal-format
65348 msgid "Explicit shaped array with nonconstant bounds at %C"
65349 msgstr ""
65350
65351 #: fortran/decl.cc:2827
65352 #, gcc-internal-format
65353 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
65354 msgstr ""
65355
65356 #: fortran/decl.cc:2838
65357 #, gcc-internal-format
65358 msgid "%qs entity cannot have an initializer at %C"
65359 msgstr ""
65360
65361 #: fortran/decl.cc:2863 fortran/decl.cc:8920
65362 #, gcc-internal-format, gfc-internal-format
65363 msgid "Duplicate array spec for Cray pointee at %C"
65364 msgstr ""
65365
65366 #: fortran/decl.cc:2871
65367 #, gcc-internal-format
65368 msgid "Cannot set pointee array spec."
65369 msgstr ""
65370
65371 #: fortran/decl.cc:2934
65372 #, fuzzy, gcc-internal-format, gfc-internal-format
65373 #| msgid "initialization"
65374 msgid "Old-style initialization at %C"
65375 msgstr "ініцыялізацыя"
65376
65377 #: fortran/decl.cc:2942
65378 #, gcc-internal-format, gfc-internal-format
65379 msgid "Invalid old style initialization for derived type component at %C"
65380 msgstr ""
65381
65382 #: fortran/decl.cc:2955
65383 #, gcc-internal-format, gfc-internal-format
65384 msgid "Syntax error in old style initialization of %s at %C"
65385 msgstr ""
65386
65387 #: fortran/decl.cc:2975 fortran/decl.cc:7133
65388 #, gcc-internal-format, gfc-internal-format
65389 msgid "Initialization at %C isn't for a pointer variable"
65390 msgstr ""
65391
65392 #: fortran/decl.cc:2998
65393 #, gcc-internal-format
65394 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
65395 msgstr ""
65396
65397 #: fortran/decl.cc:3007 fortran/decl.cc:10863
65398 #, gcc-internal-format, gfc-internal-format
65399 msgid "Expected an initialization expression at %C"
65400 msgstr ""
65401
65402 #: fortran/decl.cc:3014
65403 #, gcc-internal-format, gfc-internal-format
65404 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
65405 msgstr ""
65406
65407 #: fortran/decl.cc:3031
65408 #, gcc-internal-format, gfc-internal-format
65409 msgid "Initialization of allocatable component at %C is not allowed"
65410 msgstr ""
65411
65412 #: fortran/decl.cc:3040
65413 #, gcc-internal-format, gfc-internal-format
65414 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
65415 msgstr ""
65416
65417 #: fortran/decl.cc:3054
65418 #, gcc-internal-format, gfc-internal-format
65419 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
65420 msgstr ""
65421
65422 #: fortran/decl.cc:3062
65423 #, gcc-internal-format, gfc-internal-format
65424 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
65425 msgstr ""
65426
65427 #: fortran/decl.cc:3070
65428 #, gcc-internal-format, gfc-internal-format
65429 msgid "The component at %C which is a type parameter must be a scalar"
65430 msgstr ""
65431
65432 #: fortran/decl.cc:3079
65433 #, gcc-internal-format, gfc-internal-format
65434 msgid "BOZ literal constant at %L cannot appear as an initializer"
65435 msgstr ""
65436
65437 #: fortran/decl.cc:3096
65438 #, gcc-internal-format
65439 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
65440 msgstr ""
65441
65442 #: fortran/decl.cc:3159 fortran/decl.cc:3194
65443 #, gcc-internal-format, gfc-internal-format
65444 msgid "Old-style type declaration %s*%d not supported at %C"
65445 msgstr ""
65446
65447 #: fortran/decl.cc:3200
65448 #, gcc-internal-format, gfc-internal-format
65449 msgid "Nonstandard type declaration %s*%d at %C"
65450 msgstr ""
65451
65452 #: fortran/decl.cc:3259 fortran/decl.cc:3336
65453 #, gcc-internal-format, gfc-internal-format
65454 msgid "Missing right parenthesis at %C"
65455 msgstr ""
65456
65457 #: fortran/decl.cc:3272 fortran/decl.cc:3406
65458 #, gcc-internal-format, gfc-internal-format
65459 msgid "Expected initialization expression at %C"
65460 msgstr ""
65461
65462 #: fortran/decl.cc:3280 fortran/decl.cc:3412
65463 #, gcc-internal-format, gfc-internal-format
65464 msgid "Expected scalar initialization expression at %C"
65465 msgstr ""
65466
65467 #: fortran/decl.cc:3310 fortran/decl.cc:4044
65468 #, fuzzy, gcc-internal-format, gfc-internal-format
65469 msgid "Kind %d not supported for type %s at %C"
65470 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
65471
65472 #: fortran/decl.cc:3323
65473 #, gcc-internal-format, gfc-internal-format
65474 msgid "C kind type parameter is for type %s but type at %L is %s"
65475 msgstr ""
65476
65477 #: fortran/decl.cc:3334
65478 #, gcc-internal-format, gfc-internal-format
65479 msgid "Missing right parenthesis or comma at %C"
65480 msgstr ""
65481
65482 #: fortran/decl.cc:3438
65483 #, gcc-internal-format, gfc-internal-format
65484 msgid "Kind %d is not supported for CHARACTER at %C"
65485 msgstr ""
65486
65487 #: fortran/decl.cc:3570
65488 #, gcc-internal-format, gfc-internal-format
65489 msgid "Syntax error in CHARACTER declaration at %C"
65490 msgstr ""
65491
65492 #: fortran/decl.cc:3671
65493 #, gcc-internal-format
65494 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
65495 msgstr ""
65496
65497 #: fortran/decl.cc:3684
65498 #, gcc-internal-format, gfc-internal-format
65499 msgid "Structure name expected after RECORD at %C"
65500 msgstr ""
65501
65502 #: fortran/decl.cc:3797
65503 #, gcc-internal-format, gfc-internal-format
65504 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
65505 msgstr ""
65506
65507 #: fortran/decl.cc:3821
65508 #, gcc-internal-format, gfc-internal-format
65509 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
65510 msgstr ""
65511
65512 #: fortran/decl.cc:3845
65513 #, gcc-internal-format
65514 msgid "The derived parameter %qs at %C does not have a default value"
65515 msgstr ""
65516
65517 #: fortran/decl.cc:3878
65518 #, gcc-internal-format, gfc-internal-format
65519 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
65520 msgstr ""
65521
65522 #: fortran/decl.cc:3885
65523 #, gcc-internal-format, gfc-internal-format
65524 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
65525 msgstr ""
65526
65527 #: fortran/decl.cc:3912
65528 #, gcc-internal-format
65529 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
65530 msgstr ""
65531
65532 #: fortran/decl.cc:3919
65533 #, gcc-internal-format
65534 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
65535 msgstr ""
65536
65537 #: fortran/decl.cc:3934
65538 #, gcc-internal-format, gfc-internal-format
65539 msgid "The type parameter spec list at %C contains too many parameter expressions"
65540 msgstr ""
65541
65542 #: fortran/decl.cc:3943
65543 #, gcc-internal-format, gfc-internal-format
65544 msgid "Parameterized derived type at %C is ambiguous"
65545 msgstr ""
65546
65547 #: fortran/decl.cc:4179
65548 #, gcc-internal-format, gfc-internal-format
65549 msgid "BYTE type at %C"
65550 msgstr ""
65551
65552 #: fortran/decl.cc:4191
65553 #, gcc-internal-format, gfc-internal-format
65554 msgid "BYTE type used at %C is not available on the target machine"
65555 msgstr ""
65556
65557 #: fortran/decl.cc:4253
65558 #, gcc-internal-format, gfc-internal-format
65559 msgid "Assumed type at %C is not allowed for components"
65560 msgstr ""
65561
65562 #: fortran/decl.cc:4256
65563 #, gcc-internal-format, gfc-internal-format
65564 msgid "Assumed type at %C"
65565 msgstr ""
65566
65567 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
65568 #: fortran/decl.cc:4644
65569 #, gcc-internal-format, gfc-internal-format
65570 msgid "TYPE with intrinsic-type-spec at %C"
65571 msgstr ""
65572
65573 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
65574 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
65575 #, gcc-internal-format, gfc-internal-format
65576 msgid "Malformed type-spec at %C"
65577 msgstr ""
65578
65579 #: fortran/decl.cc:4341
65580 #, gcc-internal-format, gfc-internal-format
65581 msgid "DOUBLE COMPLEX at %C"
65582 msgstr ""
65583
65584 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
65585 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
65586 #, fuzzy, gcc-internal-format
65587 msgid "Type name %qs at %C is ambiguous"
65588 msgstr "памер \"%s\" - %d байт"
65589
65590 #: fortran/decl.cc:4494
65591 #, gcc-internal-format, gfc-internal-format
65592 msgid "CLASS statement at %C"
65593 msgstr ""
65594
65595 #: fortran/decl.cc:4576
65596 #, gcc-internal-format
65597 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
65598 msgstr ""
65599
65600 #: fortran/decl.cc:4719
65601 #, gcc-internal-format, gfc-internal-format
65602 msgid "Duplicate IMPLICIT NONE statement at %C"
65603 msgstr ""
65604
65605 #: fortran/decl.cc:4728
65606 #, gcc-internal-format, gfc-internal-format
65607 msgid "IMPLICIT NONE with spec list at %C"
65608 msgstr ""
65609
65610 #: fortran/decl.cc:4787
65611 #, gcc-internal-format, gfc-internal-format
65612 msgid "Missing character range in IMPLICIT at %C"
65613 msgstr ""
65614
65615 #: fortran/decl.cc:4833
65616 #, gcc-internal-format, gfc-internal-format
65617 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
65618 msgstr ""
65619
65620 #: fortran/decl.cc:4886
65621 #, gcc-internal-format, gfc-internal-format
65622 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
65623 msgstr ""
65624
65625 #: fortran/decl.cc:4896
65626 #, gcc-internal-format, gfc-internal-format
65627 msgid "Empty IMPLICIT statement at %C"
65628 msgstr ""
65629
65630 #: fortran/decl.cc:5002
65631 #, gcc-internal-format, gfc-internal-format
65632 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
65633 msgstr ""
65634
65635 #: fortran/decl.cc:5009
65636 #, gcc-internal-format, gfc-internal-format
65637 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
65638 msgstr ""
65639
65640 #: fortran/decl.cc:5014
65641 #, fuzzy, gcc-internal-format, gfc-internal-format
65642 msgid "IMPORT statement at %C"
65643 msgstr "вельмі шмат аргументаў у функцыі"
65644
65645 #: fortran/decl.cc:5028
65646 #, gcc-internal-format, gfc-internal-format
65647 msgid "Expecting list of named entities at %C"
65648 msgstr ""
65649
65650 #: fortran/decl.cc:5057
65651 #, gcc-internal-format
65652 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
65653 msgstr ""
65654
65655 #: fortran/decl.cc:5064
65656 #, gcc-internal-format
65657 msgid "%qs is already IMPORTed from host scoping unit at %C"
65658 msgstr ""
65659
65660 #: fortran/decl.cc:5105
65661 #, gcc-internal-format, gfc-internal-format
65662 msgid "Syntax error in IMPORT statement at %C"
65663 msgstr ""
65664
65665 #: fortran/decl.cc:5445
65666 #, gcc-internal-format, gfc-internal-format
65667 msgid "Missing codimension specification at %C"
65668 msgstr ""
65669
65670 #: fortran/decl.cc:5447
65671 #, gcc-internal-format, gfc-internal-format
65672 msgid "Missing dimension specification at %C"
65673 msgstr ""
65674
65675 #: fortran/decl.cc:5542
65676 #, gcc-internal-format, gfc-internal-format
65677 msgid "Duplicate %s attribute at %L"
65678 msgstr ""
65679
65680 #: fortran/decl.cc:5559
65681 #, gcc-internal-format
65682 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
65683 msgstr ""
65684
65685 #: fortran/decl.cc:5578
65686 #, gcc-internal-format, gfc-internal-format
65687 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
65688 msgstr ""
65689
65690 #: fortran/decl.cc:5580
65691 #, gcc-internal-format, gfc-internal-format
65692 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
65693 msgstr ""
65694
65695 #: fortran/decl.cc:5590
65696 #, gcc-internal-format, gfc-internal-format
65697 msgid "KIND attribute at %C in a TYPE definition"
65698 msgstr ""
65699
65700 #: fortran/decl.cc:5592
65701 #, gcc-internal-format, gfc-internal-format
65702 msgid "KIND attribute at %C in a STRUCTURE definition"
65703 msgstr ""
65704
65705 #: fortran/decl.cc:5600
65706 #, gcc-internal-format, gfc-internal-format
65707 msgid "Component with KIND attribute at %C must be INTEGER"
65708 msgstr ""
65709
65710 #: fortran/decl.cc:5609
65711 #, gcc-internal-format, gfc-internal-format
65712 msgid "LEN attribute at %C in a TYPE definition"
65713 msgstr ""
65714
65715 #: fortran/decl.cc:5611
65716 #, gcc-internal-format, gfc-internal-format
65717 msgid "LEN attribute at %C in a STRUCTURE definition"
65718 msgstr ""
65719
65720 #: fortran/decl.cc:5619
65721 #, gcc-internal-format, gfc-internal-format
65722 msgid "Component with LEN attribute at %C must be INTEGER"
65723 msgstr ""
65724
65725 #: fortran/decl.cc:5627
65726 #, gcc-internal-format, gfc-internal-format
65727 msgid "Attribute at %L is not allowed in a TYPE definition"
65728 msgstr ""
65729
65730 #: fortran/decl.cc:5629
65731 #, gcc-internal-format, gfc-internal-format
65732 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
65733 msgstr ""
65734
65735 #: fortran/decl.cc:5647
65736 #, gcc-internal-format, gfc-internal-format
65737 msgid "Attribute %s at %L in a TYPE definition"
65738 msgstr ""
65739
65740 #: fortran/decl.cc:5657
65741 #, gcc-internal-format, gfc-internal-format
65742 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
65743 msgstr ""
65744
65745 #: fortran/decl.cc:5667
65746 #, gcc-internal-format, gfc-internal-format
65747 msgid "Attribute at %L is not allowed outside a TYPE definition"
65748 msgstr ""
65749
65750 #: fortran/decl.cc:5680
65751 #, gcc-internal-format, gfc-internal-format
65752 msgid "ASYNCHRONOUS attribute at %C"
65753 msgstr ""
65754
65755 #: fortran/decl.cc:5691
65756 #, gcc-internal-format, gfc-internal-format
65757 msgid "CONTIGUOUS attribute at %C"
65758 msgstr ""
65759
65760 #: fortran/decl.cc:5746 fortran/decl.cc:9222
65761 #, gcc-internal-format, gfc-internal-format
65762 msgid "PROTECTED at %C only allowed in specification part of a module"
65763 msgstr ""
65764
65765 #: fortran/decl.cc:5752
65766 #, gcc-internal-format, gfc-internal-format
65767 msgid "PROTECTED attribute at %C"
65768 msgstr ""
65769
65770 #: fortran/decl.cc:5786
65771 #, gcc-internal-format, gfc-internal-format
65772 msgid "VALUE attribute at %C"
65773 msgstr ""
65774
65775 #: fortran/decl.cc:5793
65776 #, gcc-internal-format, gfc-internal-format
65777 msgid "VOLATILE attribute at %C"
65778 msgstr ""
65779
65780 #: fortran/decl.cc:5800
65781 #, gcc-internal-format
65782 msgid "match_attr_spec(): Bad attribute"
65783 msgstr ""
65784
65785 #: fortran/decl.cc:5841
65786 #, gcc-internal-format, gfc-internal-format
65787 msgid "Multiple identifiers provided with single NAME= specifier at %C"
65788 msgstr ""
65789
65790 #: fortran/decl.cc:5939
65791 #, gcc-internal-format
65792 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
65793 msgstr ""
65794
65795 #: fortran/decl.cc:5961
65796 #, gcc-internal-format
65797 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
65798 msgstr ""
65799
65800 #: fortran/decl.cc:5970
65801 #, gcc-internal-format
65802 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
65803 msgstr ""
65804
65805 #: fortran/decl.cc:5974
65806 #, gcc-internal-format
65807 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
65808 msgstr ""
65809
65810 #: fortran/decl.cc:5986
65811 #, gcc-internal-format
65812 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
65813 msgstr ""
65814
65815 #: fortran/decl.cc:6000
65816 #, gcc-internal-format
65817 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
65818 msgstr ""
65819
65820 #: fortran/decl.cc:6008
65821 #, gcc-internal-format
65822 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
65823 msgstr ""
65824
65825 #: fortran/decl.cc:6020
65826 #, gcc-internal-format
65827 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
65828 msgstr ""
65829
65830 #: fortran/decl.cc:6028
65831 #, gcc-internal-format
65832 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
65833 msgstr ""
65834
65835 #. Use gfc_warning_now because we won't say that the symbol fails
65836 #. just because of this.
65837 #: fortran/decl.cc:6039
65838 #, gcc-internal-format
65839 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
65840 msgstr ""
65841
65842 #: fortran/decl.cc:6113
65843 #, gcc-internal-format, gfc-internal-format
65844 msgid "Need either entity or common block name for attribute specification statement at %C"
65845 msgstr ""
65846
65847 #: fortran/decl.cc:6158
65848 #, gcc-internal-format, gfc-internal-format
65849 msgid "Missing entity or common block name for attribute specification statement at %C"
65850 msgstr ""
65851
65852 #: fortran/decl.cc:6165
65853 #, fuzzy, gcc-internal-format
65854 #| msgid "Missing name"
65855 msgid "Missing symbol"
65856 msgstr "Прапушчана назва"
65857
65858 #: fortran/decl.cc:6194
65859 #, gcc-internal-format, gfc-internal-format
65860 msgid "BIND(C) statement at %C"
65861 msgstr ""
65862
65863 #: fortran/decl.cc:6280
65864 #, gcc-internal-format, gfc-internal-format
65865 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
65866 msgstr ""
65867
65868 #: fortran/decl.cc:6322
65869 #, gcc-internal-format, gfc-internal-format
65870 msgid "Syntax error in anonymous structure declaration at %C"
65871 msgstr ""
65872
65873 #: fortran/decl.cc:6331
65874 #, gcc-internal-format, gfc-internal-format
65875 msgid "Syntax error in data declaration at %C"
65876 msgstr ""
65877
65878 #: fortran/decl.cc:6403
65879 #, gcc-internal-format, gfc-internal-format
65880 msgid "MODULE prefix at %C"
65881 msgstr ""
65882
65883 #: fortran/decl.cc:6408
65884 #, gcc-internal-format, gfc-internal-format
65885 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
65886 msgstr ""
65887
65888 #: fortran/decl.cc:6459
65889 #, gcc-internal-format, gfc-internal-format
65890 msgid "IMPURE procedure at %C"
65891 msgstr ""
65892
65893 #: fortran/decl.cc:6471
65894 #, gcc-internal-format, gfc-internal-format
65895 msgid "PURE and IMPURE must not appear both at %C"
65896 msgstr ""
65897
65898 #: fortran/decl.cc:6517
65899 #, gcc-internal-format, gfc-internal-format
65900 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
65901 msgstr ""
65902
65903 #: fortran/decl.cc:6524
65904 #, gcc-internal-format, gfc-internal-format
65905 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
65906 msgstr ""
65907
65908 #: fortran/decl.cc:6531
65909 #, gcc-internal-format, gfc-internal-format
65910 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
65911 msgstr ""
65912
65913 #: fortran/decl.cc:6592
65914 #, gcc-internal-format, gfc-internal-format
65915 msgid "A type parameter list is required at %C"
65916 msgstr ""
65917
65918 #: fortran/decl.cc:6606 fortran/primary.cc:1893
65919 #, gcc-internal-format, gfc-internal-format
65920 msgid "Alternate-return argument at %C"
65921 msgstr ""
65922
65923 #: fortran/decl.cc:6612 fortran/decl.cc:6620
65924 #, gcc-internal-format, gfc-internal-format
65925 msgid "A parameter name is required at %C"
65926 msgstr ""
65927
65928 #: fortran/decl.cc:6660
65929 #, gcc-internal-format
65930 msgid "Name %qs at %C is the name of the procedure"
65931 msgstr ""
65932
65933 #: fortran/decl.cc:6673
65934 #, gcc-internal-format, gfc-internal-format
65935 msgid "Expected parameter list in type declaration at %C"
65936 msgstr ""
65937
65938 #: fortran/decl.cc:6676
65939 #, gcc-internal-format, gfc-internal-format
65940 msgid "Unexpected junk in formal argument list at %C"
65941 msgstr ""
65942
65943 #: fortran/decl.cc:6694
65944 #, gcc-internal-format
65945 msgid "Duplicate name %qs in parameter list at %C"
65946 msgstr ""
65947
65948 #: fortran/decl.cc:6697
65949 #, gcc-internal-format
65950 msgid "Duplicate symbol %qs in formal argument list at %C"
65951 msgstr ""
65952
65953 #: fortran/decl.cc:6736
65954 #, gcc-internal-format, gfc-internal-format
65955 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
65956 msgstr ""
65957
65958 #: fortran/decl.cc:6742
65959 #, gcc-internal-format, gfc-internal-format
65960 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
65961 msgstr ""
65962
65963 #: fortran/decl.cc:6781
65964 #, gcc-internal-format, gfc-internal-format
65965 msgid "RESULT variable at %C must be different than function name"
65966 msgstr ""
65967
65968 #: fortran/decl.cc:6858
65969 #, fuzzy, gcc-internal-format, gfc-internal-format
65970 msgid "Unexpected junk after function declaration at %C"
65971 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
65972
65973 #: fortran/decl.cc:6868 fortran/decl.cc:8006
65974 #, gcc-internal-format, gfc-internal-format
65975 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
65976 msgstr ""
65977
65978 #: fortran/decl.cc:7072
65979 #, gcc-internal-format, gfc-internal-format
65980 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
65981 msgstr ""
65982
65983 #: fortran/decl.cc:7079
65984 #, gcc-internal-format, gfc-internal-format
65985 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
65986 msgstr ""
65987
65988 #: fortran/decl.cc:7085
65989 #, gcc-internal-format, gfc-internal-format
65990 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
65991 msgstr ""
65992
65993 #: fortran/decl.cc:7108
65994 #, gcc-internal-format
65995 msgid "Procedure %qs at %L already has basic type of %s"
65996 msgstr ""
65997
65998 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
65999 #, gcc-internal-format, gfc-internal-format
66000 msgid "Syntax error in PROCEDURE statement at %C"
66001 msgstr ""
66002
66003 #: fortran/decl.cc:7203 fortran/decl.cc:11247
66004 #, gcc-internal-format
66005 msgid "Expected %<::%> after binding-attributes at %C"
66006 msgstr ""
66007
66008 #: fortran/decl.cc:7210
66009 #, gcc-internal-format, gfc-internal-format
66010 msgid "NOPASS or explicit interface required at %C"
66011 msgstr ""
66012
66013 #: fortran/decl.cc:7214
66014 #, gcc-internal-format, gfc-internal-format
66015 msgid "Procedure pointer component at %C"
66016 msgstr ""
66017
66018 #: fortran/decl.cc:7286
66019 #, gcc-internal-format, gfc-internal-format
66020 msgid "Syntax error in procedure pointer component at %C"
66021 msgstr ""
66022
66023 #: fortran/decl.cc:7304
66024 #, gcc-internal-format, gfc-internal-format
66025 msgid "PROCEDURE at %C must be in a generic interface"
66026 msgstr ""
66027
66028 #: fortran/decl.cc:7313 fortran/decl.cc:9987
66029 #, gcc-internal-format, gfc-internal-format
66030 msgid "double colon in MODULE PROCEDURE statement at %L"
66031 msgstr ""
66032
66033 #: fortran/decl.cc:7383
66034 #, gcc-internal-format, gfc-internal-format
66035 msgid "PROCEDURE statement at %C"
66036 msgstr ""
66037
66038 #: fortran/decl.cc:7455
66039 #, gcc-internal-format, gfc-internal-format
66040 msgid "Expected formal argument list in function definition at %C"
66041 msgstr ""
66042
66043 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
66044 #: fortran/symbol.cc:1904
66045 #, gcc-internal-format, gfc-internal-format
66046 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
66047 msgstr ""
66048
66049 #: fortran/decl.cc:7515 fortran/decl.cc:8031
66050 #, gcc-internal-format
66051 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
66052 msgstr ""
66053
66054 #: fortran/decl.cc:7658
66055 #, gcc-internal-format, gfc-internal-format
66056 msgid "ENTRY statement at %C"
66057 msgstr ""
66058
66059 #: fortran/decl.cc:7667
66060 #, gcc-internal-format, gfc-internal-format
66061 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
66062 msgstr ""
66063
66064 #: fortran/decl.cc:7670
66065 #, gcc-internal-format, gfc-internal-format
66066 msgid "ENTRY statement at %C cannot appear within a MODULE"
66067 msgstr ""
66068
66069 #: fortran/decl.cc:7673
66070 #, gcc-internal-format, gfc-internal-format
66071 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
66072 msgstr ""
66073
66074 #: fortran/decl.cc:7676
66075 #, gcc-internal-format, gfc-internal-format
66076 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
66077 msgstr ""
66078
66079 #: fortran/decl.cc:7680 fortran/decl.cc:7725
66080 #, gcc-internal-format, gfc-internal-format
66081 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
66082 msgstr ""
66083
66084 #: fortran/decl.cc:7684
66085 #, gcc-internal-format, gfc-internal-format
66086 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
66087 msgstr ""
66088
66089 #: fortran/decl.cc:7688
66090 #, gcc-internal-format, gfc-internal-format
66091 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
66092 msgstr ""
66093
66094 #: fortran/decl.cc:7692
66095 #, gcc-internal-format, gfc-internal-format
66096 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
66097 msgstr ""
66098
66099 #: fortran/decl.cc:7697
66100 #, gcc-internal-format, gfc-internal-format
66101 msgid "ENTRY statement at %C cannot appear within a DO block"
66102 msgstr ""
66103
66104 #: fortran/decl.cc:7701
66105 #, gcc-internal-format, gfc-internal-format
66106 msgid "ENTRY statement at %C cannot appear within a SELECT block"
66107 msgstr ""
66108
66109 #: fortran/decl.cc:7705
66110 #, gcc-internal-format, gfc-internal-format
66111 msgid "ENTRY statement at %C cannot appear within a FORALL block"
66112 msgstr ""
66113
66114 #: fortran/decl.cc:7709
66115 #, gcc-internal-format, gfc-internal-format
66116 msgid "ENTRY statement at %C cannot appear within a WHERE block"
66117 msgstr ""
66118
66119 #: fortran/decl.cc:7713
66120 #, gcc-internal-format, gfc-internal-format
66121 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
66122 msgstr ""
66123
66124 #: fortran/decl.cc:7717
66125 #, gcc-internal-format, gfc-internal-format
66126 msgid "Unexpected ENTRY statement at %C"
66127 msgstr ""
66128
66129 #: fortran/decl.cc:7738
66130 #, gcc-internal-format, gfc-internal-format
66131 msgid "ENTRY statement at %C cannot appear in a contained procedure"
66132 msgstr ""
66133
66134 #: fortran/decl.cc:7789 fortran/decl.cc:8013
66135 #, gcc-internal-format, gfc-internal-format
66136 msgid "Missing required parentheses before BIND(C) at %C"
66137 msgstr ""
66138
66139 #: fortran/decl.cc:7883
66140 #, gcc-internal-format, gfc-internal-format
66141 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
66142 msgstr ""
66143
66144 #: fortran/decl.cc:8040
66145 #, gcc-internal-format, gfc-internal-format
66146 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
66147 msgstr ""
66148
66149 #: fortran/decl.cc:8103 fortran/decl.cc:8110
66150 #, gcc-internal-format, gfc-internal-format
66151 msgid "Invalid C identifier in NAME= specifier at %C"
66152 msgstr ""
66153
66154 #: fortran/decl.cc:8150
66155 #, gcc-internal-format, gfc-internal-format
66156 msgid "Syntax error in NAME= specifier for binding label at %C"
66157 msgstr ""
66158
66159 #: fortran/decl.cc:8166
66160 #, gcc-internal-format, gfc-internal-format
66161 msgid "NAME= specifier at %C should be a constant expression"
66162 msgstr ""
66163
66164 #: fortran/decl.cc:8174
66165 #, gcc-internal-format, gfc-internal-format
66166 msgid "NAME= specifier at %C should be a scalar of default character kind"
66167 msgstr ""
66168
66169 #: fortran/decl.cc:8193
66170 #, gcc-internal-format, gfc-internal-format
66171 msgid "Missing closing paren for binding label at %C"
66172 msgstr ""
66173
66174 #: fortran/decl.cc:8199
66175 #, gcc-internal-format, gfc-internal-format
66176 msgid "No binding name is allowed in BIND(C) at %C"
66177 msgstr ""
66178
66179 #: fortran/decl.cc:8205
66180 #, gcc-internal-format, gfc-internal-format
66181 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
66182 msgstr ""
66183
66184 #: fortran/decl.cc:8234
66185 #, gcc-internal-format, gfc-internal-format
66186 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
66187 msgstr ""
66188
66189 #: fortran/decl.cc:8481
66190 #, gcc-internal-format, gfc-internal-format
66191 msgid "Unexpected END statement at %C"
66192 msgstr ""
66193
66194 #: fortran/decl.cc:8490
66195 #, gcc-internal-format, gfc-internal-format
66196 msgid "END statement instead of %s statement at %L"
66197 msgstr ""
66198
66199 #. We would have required END [something].
66200 #: fortran/decl.cc:8499
66201 #, gcc-internal-format, gfc-internal-format
66202 msgid "%s statement expected at %L"
66203 msgstr ""
66204
66205 #: fortran/decl.cc:8510
66206 #, gcc-internal-format, gfc-internal-format
66207 msgid "Expecting %s statement at %L"
66208 msgstr ""
66209
66210 #: fortran/decl.cc:8530
66211 #, gcc-internal-format
66212 msgid "Expected block name of %qs in %s statement at %L"
66213 msgstr ""
66214
66215 #: fortran/decl.cc:8547
66216 #, gcc-internal-format, gfc-internal-format
66217 msgid "Expected terminating name at %C"
66218 msgstr ""
66219
66220 #: fortran/decl.cc:8561 fortran/decl.cc:8569
66221 #, gcc-internal-format
66222 msgid "Expected label %qs for %s statement at %C"
66223 msgstr ""
66224
66225 #: fortran/decl.cc:8668
66226 #, gcc-internal-format, gfc-internal-format
66227 msgid "Missing array specification at %L in DIMENSION statement"
66228 msgstr ""
66229
66230 #: fortran/decl.cc:8676
66231 #, gcc-internal-format, gfc-internal-format
66232 msgid "Dimensions specified for %s at %L after its initialization"
66233 msgstr ""
66234
66235 #: fortran/decl.cc:8684
66236 #, gcc-internal-format, gfc-internal-format
66237 msgid "Missing array specification at %L in CODIMENSION statement"
66238 msgstr ""
66239
66240 #: fortran/decl.cc:8693
66241 #, gcc-internal-format, gfc-internal-format
66242 msgid "Array specification must be deferred at %L"
66243 msgstr ""
66244
66245 #: fortran/decl.cc:8708
66246 #, gcc-internal-format, gfc-internal-format
66247 msgid "Duplicate DIMENSION attribute at %C"
66248 msgstr ""
66249
66250 #: fortran/decl.cc:8800
66251 #, gcc-internal-format, gfc-internal-format
66252 msgid "Unexpected character in variable list at %C"
66253 msgstr ""
66254
66255 #: fortran/decl.cc:8837
66256 #, gcc-internal-format
66257 msgid "Expected %<(%> at %C"
66258 msgstr ""
66259
66260 #: fortran/decl.cc:8851 fortran/decl.cc:8891
66261 #, gcc-internal-format, gfc-internal-format
66262 msgid "Expected variable name at %C"
66263 msgstr ""
66264
66265 #: fortran/decl.cc:8867
66266 #, gcc-internal-format, gfc-internal-format
66267 msgid "Cray pointer at %C must be an integer"
66268 msgstr ""
66269
66270 #: fortran/decl.cc:8871
66271 #, gcc-internal-format, gfc-internal-format
66272 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
66273 msgstr ""
66274
66275 #: fortran/decl.cc:8877
66276 #, gcc-internal-format, gfc-internal-format
66277 msgid "Expected \",\" at %C"
66278 msgstr ""
66279
66280 #: fortran/decl.cc:8916
66281 #, gcc-internal-format
66282 msgid "Cannot set Cray pointee array spec."
66283 msgstr ""
66284
66285 #: fortran/decl.cc:8940
66286 #, gcc-internal-format, gfc-internal-format
66287 msgid "Expected \")\" at %C"
66288 msgstr ""
66289
66290 #: fortran/decl.cc:8952
66291 #, gcc-internal-format
66292 msgid "Expected %<,%> or end of statement at %C"
66293 msgstr ""
66294
66295 #: fortran/decl.cc:8978
66296 #, gcc-internal-format, gfc-internal-format
66297 msgid "INTENT is not allowed inside of BLOCK at %C"
66298 msgstr ""
66299
66300 #: fortran/decl.cc:9010
66301 #, gcc-internal-format, gfc-internal-format
66302 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
66303 msgstr ""
66304
66305 #: fortran/decl.cc:9029
66306 #, gcc-internal-format
66307 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
66308 msgstr ""
66309
66310 #: fortran/decl.cc:9068
66311 #, gcc-internal-format, gfc-internal-format
66312 msgid "CONTIGUOUS statement at %C"
66313 msgstr ""
66314
66315 #: fortran/decl.cc:9166
66316 #, gcc-internal-format, gfc-internal-format
66317 msgid "Access specification of the %s operator at %C has already been specified"
66318 msgstr ""
66319
66320 #: fortran/decl.cc:9182
66321 #, gcc-internal-format, gfc-internal-format
66322 msgid "Access specification of the .%s. operator at %C has already been specified"
66323 msgstr ""
66324
66325 #: fortran/decl.cc:9230
66326 #, gcc-internal-format, gfc-internal-format
66327 msgid "PROTECTED statement at %C"
66328 msgstr ""
66329
66330 #: fortran/decl.cc:9264
66331 #, gcc-internal-format, gfc-internal-format
66332 msgid "Syntax error in PROTECTED statement at %C"
66333 msgstr ""
66334
66335 #: fortran/decl.cc:9291 fortran/decl.cc:9316
66336 #, gcc-internal-format, gfc-internal-format
66337 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
66338 msgstr ""
66339
66340 #: fortran/decl.cc:9337 fortran/decl.cc:9357
66341 #, gcc-internal-format, gfc-internal-format
66342 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
66343 msgstr ""
66344
66345 #: fortran/decl.cc:9379
66346 #, gcc-internal-format, gfc-internal-format
66347 msgid "Expected variable name at %C in PARAMETER statement"
66348 msgstr ""
66349
66350 #: fortran/decl.cc:9386
66351 #, gcc-internal-format, gfc-internal-format
66352 msgid "Expected = sign in PARAMETER statement at %C"
66353 msgstr ""
66354
66355 #: fortran/decl.cc:9392
66356 #, gcc-internal-format, gfc-internal-format
66357 msgid "Expected expression at %C in PARAMETER statement"
66358 msgstr ""
66359
66360 #: fortran/decl.cc:9412
66361 #, gcc-internal-format, gfc-internal-format
66362 msgid "Initializing already initialized variable at %C"
66363 msgstr ""
66364
66365 #. With legacy PARAMETER statements, don't expect a terminating ')'.
66366 #: fortran/decl.cc:9437
66367 #, gcc-internal-format, gfc-internal-format
66368 msgid "PARAMETER without '()' at %C"
66369 msgstr ""
66370
66371 #: fortran/decl.cc:9453
66372 #, gcc-internal-format, gfc-internal-format
66373 msgid "Unexpected characters in PARAMETER statement at %C"
66374 msgstr ""
66375
66376 #: fortran/decl.cc:9472 fortran/decl.cc:9528
66377 #, gcc-internal-format
66378 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
66379 msgstr ""
66380
66381 #: fortran/decl.cc:9507
66382 #, gcc-internal-format, gfc-internal-format
66383 msgid "Expected entity-list in AUTOMATIC statement at %C"
66384 msgstr ""
66385
66386 #: fortran/decl.cc:9514
66387 #, gcc-internal-format, gfc-internal-format
66388 msgid "Syntax error in AUTOMATIC statement at %C"
66389 msgstr ""
66390
66391 #: fortran/decl.cc:9563
66392 #, gcc-internal-format, gfc-internal-format
66393 msgid "Expected entity-list in STATIC statement at %C"
66394 msgstr ""
66395
66396 #: fortran/decl.cc:9570
66397 #, gcc-internal-format, gfc-internal-format
66398 msgid "Syntax error in STATIC statement at %C"
66399 msgstr ""
66400
66401 #: fortran/decl.cc:9589
66402 #, gcc-internal-format, gfc-internal-format
66403 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
66404 msgstr ""
66405
66406 #: fortran/decl.cc:9600
66407 #, gcc-internal-format, gfc-internal-format
66408 msgid "SAVE statement at %C follows blanket SAVE statement"
66409 msgstr ""
66410
66411 #: fortran/decl.cc:9648
66412 #, gcc-internal-format, gfc-internal-format
66413 msgid "Syntax error in SAVE statement at %C"
66414 msgstr ""
66415
66416 #: fortran/decl.cc:9665
66417 #, gcc-internal-format, gfc-internal-format
66418 msgid "VALUE is not allowed inside of BLOCK at %C"
66419 msgstr ""
66420
66421 #: fortran/decl.cc:9669
66422 #, gcc-internal-format, gfc-internal-format
66423 msgid "VALUE statement at %C"
66424 msgstr ""
66425
66426 #: fortran/decl.cc:9707
66427 #, gcc-internal-format, gfc-internal-format
66428 msgid "Syntax error in VALUE statement at %C"
66429 msgstr ""
66430
66431 #: fortran/decl.cc:9719
66432 #, gcc-internal-format, gfc-internal-format
66433 msgid "VOLATILE statement at %C"
66434 msgstr ""
66435
66436 #: fortran/decl.cc:9746
66437 #, gcc-internal-format
66438 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
66439 msgstr ""
66440
66441 #: fortran/decl.cc:9771
66442 #, gcc-internal-format, gfc-internal-format
66443 msgid "Syntax error in VOLATILE statement at %C"
66444 msgstr ""
66445
66446 #: fortran/decl.cc:9783
66447 #, gcc-internal-format, gfc-internal-format
66448 msgid "ASYNCHRONOUS statement at %C"
66449 msgstr ""
66450
66451 #: fortran/decl.cc:9827
66452 #, gcc-internal-format, gfc-internal-format
66453 msgid "Syntax error in ASYNCHRONOUS statement at %C"
66454 msgstr ""
66455
66456 #: fortran/decl.cc:9852
66457 #, gcc-internal-format, gfc-internal-format
66458 msgid "MODULE PROCEDURE declaration at %C"
66459 msgstr ""
66460
66461 #: fortran/decl.cc:9962
66462 #, gcc-internal-format, gfc-internal-format
66463 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
66464 msgstr ""
66465
66466 #: fortran/decl.cc:10020
66467 #, gcc-internal-format, gfc-internal-format
66468 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
66469 msgstr ""
66470
66471 #: fortran/decl.cc:10069
66472 #, gcc-internal-format, gfc-internal-format
66473 msgid "Ambiguous symbol in TYPE definition at %C"
66474 msgstr ""
66475
66476 #: fortran/decl.cc:10078
66477 #, gcc-internal-format
66478 msgid "Symbol %qs at %C has not been previously defined"
66479 msgstr ""
66480
66481 #: fortran/decl.cc:10084
66482 #, gcc-internal-format
66483 msgid "%qs in EXTENDS expression at %C is not a derived type"
66484 msgstr ""
66485
66486 #: fortran/decl.cc:10091
66487 #, gcc-internal-format
66488 msgid "%qs cannot be extended at %C because it is BIND(C)"
66489 msgstr ""
66490
66491 #: fortran/decl.cc:10098
66492 #, gcc-internal-format
66493 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
66494 msgstr ""
66495
66496 #: fortran/decl.cc:10121
66497 #, gcc-internal-format, gfc-internal-format
66498 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
66499 msgstr ""
66500
66501 #: fortran/decl.cc:10133
66502 #, gcc-internal-format, gfc-internal-format
66503 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
66504 msgstr ""
66505
66506 #: fortran/decl.cc:10154
66507 #, gcc-internal-format, gfc-internal-format
66508 msgid "ABSTRACT type at %C"
66509 msgstr ""
66510
66511 #: fortran/decl.cc:10200
66512 #, gcc-internal-format, gfc-internal-format
66513 msgid "Failed to create structure type '%s' at %C"
66514 msgstr ""
66515
66516 #: fortran/decl.cc:10206
66517 #, gcc-internal-format
66518 msgid "Type definition of %qs at %C was already defined at %L"
66519 msgstr ""
66520
66521 #: fortran/decl.cc:10253
66522 #, gcc-internal-format, gfc-internal-format
66523 msgid "Junk after MAP statement at %C"
66524 msgstr ""
66525
66526 #: fortran/decl.cc:10286
66527 #, gcc-internal-format, gfc-internal-format
66528 msgid "Junk after UNION statement at %C"
66529 msgstr ""
66530
66531 #: fortran/decl.cc:10321
66532 #, gcc-internal-format
66533 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
66534 msgstr ""
66535
66536 #: fortran/decl.cc:10335
66537 #, gcc-internal-format, gfc-internal-format
66538 msgid "Structure name expected in non-nested structure declaration at %C"
66539 msgstr ""
66540
66541 #: fortran/decl.cc:10353
66542 #, gcc-internal-format, gfc-internal-format
66543 msgid "Junk after non-nested STRUCTURE statement at %C"
66544 msgstr ""
66545
66546 #: fortran/decl.cc:10360
66547 #, gcc-internal-format
66548 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
66549 msgstr ""
66550
66551 #: fortran/decl.cc:10523
66552 #, gcc-internal-format, gfc-internal-format
66553 msgid "Expected :: in TYPE definition at %C"
66554 msgstr ""
66555
66556 #: fortran/decl.cc:10536
66557 #, gcc-internal-format, gfc-internal-format
66558 msgid "Mangled derived type definition at %C"
66559 msgstr ""
66560
66561 #: fortran/decl.cc:10565
66562 #, gcc-internal-format
66563 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
66564 msgstr ""
66565
66566 #: fortran/decl.cc:10576
66567 #, gcc-internal-format
66568 msgid "Derived type name %qs at %C already has a basic type of %s"
66569 msgstr ""
66570
66571 #: fortran/decl.cc:10579
66572 #, gcc-internal-format
66573 msgid "Derived type name %qs at %C already has a basic type"
66574 msgstr ""
66575
66576 #: fortran/decl.cc:10594
66577 #, gcc-internal-format
66578 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
66579 msgstr ""
66580
66581 #: fortran/decl.cc:10603
66582 #, gcc-internal-format
66583 msgid "Derived type definition of %qs at %C has already been defined"
66584 msgstr ""
66585
66586 #: fortran/decl.cc:10666
66587 #, gcc-internal-format, gfc-internal-format
66588 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
66589 msgstr ""
66590
66591 #: fortran/decl.cc:10749
66592 #, gcc-internal-format, gfc-internal-format
66593 msgid "Cray Pointee at %C cannot be assumed shape array"
66594 msgstr ""
66595
66596 #: fortran/decl.cc:10769
66597 #, gcc-internal-format, gfc-internal-format
66598 msgid "ENUM and ENUMERATOR at %C"
66599 msgstr ""
66600
66601 #: fortran/decl.cc:10801
66602 #, gcc-internal-format, gfc-internal-format
66603 msgid "Enumerator exceeds the C integer type at %C"
66604 msgstr ""
66605
66606 #: fortran/decl.cc:10880
66607 #, gcc-internal-format, gfc-internal-format
66608 msgid "ENUMERATOR %L not initialized with integer expression"
66609 msgstr ""
66610
66611 #: fortran/decl.cc:10928
66612 #, gcc-internal-format, gfc-internal-format
66613 msgid "ENUM definition statement expected before %C"
66614 msgstr ""
66615
66616 #: fortran/decl.cc:10964
66617 #, gcc-internal-format, gfc-internal-format
66618 msgid "Syntax error in ENUMERATOR definition at %C"
66619 msgstr ""
66620
66621 #: fortran/decl.cc:11011 fortran/decl.cc:11026
66622 #, gcc-internal-format, gfc-internal-format
66623 msgid "Duplicate access-specifier at %C"
66624 msgstr ""
66625
66626 #: fortran/decl.cc:11046
66627 #, gcc-internal-format, gfc-internal-format
66628 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
66629 msgstr ""
66630
66631 #: fortran/decl.cc:11066
66632 #, gcc-internal-format, gfc-internal-format
66633 msgid "Binding attributes already specify passing, illegal PASS at %C"
66634 msgstr ""
66635
66636 #: fortran/decl.cc:11093
66637 #, gcc-internal-format, gfc-internal-format
66638 msgid "Duplicate POINTER attribute at %C"
66639 msgstr ""
66640
66641 #: fortran/decl.cc:11111
66642 #, gcc-internal-format, gfc-internal-format
66643 msgid "Duplicate NON_OVERRIDABLE at %C"
66644 msgstr ""
66645
66646 #: fortran/decl.cc:11127
66647 #, gcc-internal-format, gfc-internal-format
66648 msgid "Duplicate DEFERRED at %C"
66649 msgstr ""
66650
66651 #: fortran/decl.cc:11140
66652 #, gcc-internal-format, gfc-internal-format
66653 msgid "Expected access-specifier at %C"
66654 msgstr ""
66655
66656 #: fortran/decl.cc:11142
66657 #, gcc-internal-format, gfc-internal-format
66658 msgid "Expected binding attribute at %C"
66659 msgstr ""
66660
66661 #: fortran/decl.cc:11150
66662 #, gcc-internal-format, gfc-internal-format
66663 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
66664 msgstr ""
66665
66666 #: fortran/decl.cc:11163
66667 #, gcc-internal-format, gfc-internal-format
66668 msgid "POINTER attribute is required for procedure pointer component at %C"
66669 msgstr ""
66670
66671 #: fortran/decl.cc:11205
66672 #, gcc-internal-format
66673 msgid "Interface-name expected after %<(%> at %C"
66674 msgstr ""
66675
66676 #: fortran/decl.cc:11211
66677 #, gcc-internal-format
66678 msgid "%<)%> expected at %C"
66679 msgstr ""
66680
66681 #: fortran/decl.cc:11231
66682 #, gcc-internal-format, gfc-internal-format
66683 msgid "Interface must be specified for DEFERRED binding at %C"
66684 msgstr ""
66685
66686 #: fortran/decl.cc:11236
66687 #, gcc-internal-format, gfc-internal-format
66688 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
66689 msgstr ""
66690
66691 #: fortran/decl.cc:11259
66692 #, gcc-internal-format, gfc-internal-format
66693 msgid "Expected binding name at %C"
66694 msgstr ""
66695
66696 #: fortran/decl.cc:11263
66697 #, gcc-internal-format, gfc-internal-format
66698 msgid "PROCEDURE list at %C"
66699 msgstr ""
66700
66701 #: fortran/decl.cc:11275
66702 #, gcc-internal-format
66703 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
66704 msgstr ""
66705
66706 #: fortran/decl.cc:11281
66707 #, gcc-internal-format
66708 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
66709 msgstr ""
66710
66711 #: fortran/decl.cc:11291
66712 #, gcc-internal-format
66713 msgid "Expected binding target after %<=>%> at %C"
66714 msgstr ""
66715
66716 #: fortran/decl.cc:11308
66717 #, gcc-internal-format
66718 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
66719 msgstr ""
66720
66721 #: fortran/decl.cc:11319
66722 #, gcc-internal-format
66723 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
66724 msgstr ""
66725
66726 #: fortran/decl.cc:11370
66727 #, gcc-internal-format, gfc-internal-format
66728 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
66729 msgstr ""
66730
66731 #: fortran/decl.cc:11390
66732 #, gcc-internal-format
66733 msgid "Expected %<::%> at %C"
66734 msgstr ""
66735
66736 #: fortran/decl.cc:11402
66737 #, gcc-internal-format, gfc-internal-format
66738 msgid "Expected generic name or operator descriptor at %C"
66739 msgstr ""
66740
66741 #: fortran/decl.cc:11423
66742 #, gcc-internal-format, gfc-internal-format
66743 msgid "Malformed GENERIC statement at %C"
66744 msgstr ""
66745
66746 #: fortran/decl.cc:11434
66747 #, gcc-internal-format
66748 msgid "Expected %<=>%> at %C"
66749 msgstr ""
66750
66751 #: fortran/decl.cc:11470
66752 #, gcc-internal-format
66753 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
66754 msgstr ""
66755
66756 #: fortran/decl.cc:11478
66757 #, gcc-internal-format
66758 msgid "Binding at %C must have the same access as already defined binding %qs"
66759 msgstr ""
66760
66761 #: fortran/decl.cc:11526
66762 #, gcc-internal-format, gfc-internal-format
66763 msgid "Expected specific binding name at %C"
66764 msgstr ""
66765
66766 #: fortran/decl.cc:11536
66767 #, gcc-internal-format
66768 msgid "%qs already defined as specific binding for the generic %qs at %C"
66769 msgstr ""
66770
66771 #: fortran/decl.cc:11554
66772 #, gcc-internal-format, gfc-internal-format
66773 msgid "Junk after GENERIC binding at %C"
66774 msgstr ""
66775
66776 #: fortran/decl.cc:11589
66777 #, gcc-internal-format, gfc-internal-format
66778 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
66779 msgstr ""
66780
66781 #: fortran/decl.cc:11600
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
66784 msgstr ""
66785
66786 #: fortran/decl.cc:11622
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "Empty FINAL at %C"
66789 msgstr ""
66790
66791 #: fortran/decl.cc:11629
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "Expected module procedure name at %C"
66794 msgstr ""
66795
66796 #: fortran/decl.cc:11639
66797 #, gcc-internal-format
66798 msgid "Expected %<,%> at %C"
66799 msgstr ""
66800
66801 #: fortran/decl.cc:11645
66802 #, fuzzy, gcc-internal-format
66803 #| msgid "unknown register name: %s"
66804 msgid "Unknown procedure name %qs at %C"
66805 msgstr "невядомая назва рэгістра: %s"
66806
66807 #: fortran/decl.cc:11658
66808 #, gcc-internal-format
66809 msgid "%qs at %C is already defined as FINAL procedure"
66810 msgstr ""
66811
66812 #: fortran/decl.cc:11729
66813 #, gcc-internal-format, gfc-internal-format
66814 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
66815 msgstr ""
66816
66817 #: fortran/decl.cc:11775
66818 #, gcc-internal-format, gfc-internal-format
66819 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
66820 msgstr ""
66821
66822 #: fortran/decl.cc:11796
66823 #, gcc-internal-format
66824 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
66825 msgstr ""
66826
66827 #: fortran/decl.cc:11810
66828 #, gcc-internal-format, gfc-internal-format
66829 msgid "Syntax error in !GCC$ UNROLL directive at %C"
66830 msgstr ""
66831
66832 #: fortran/decl.cc:11874
66833 #, gcc-internal-format, gfc-internal-format
66834 msgid "Syntax error in !GCC$ IVDEP directive at %C"
66835 msgstr ""
66836
66837 #: fortran/decl.cc:11891
66838 #, gcc-internal-format, gfc-internal-format
66839 msgid "Syntax error in !GCC$ VECTOR directive at %C"
66840 msgstr ""
66841
66842 #: fortran/decl.cc:11908
66843 #, gcc-internal-format, gfc-internal-format
66844 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
66845 msgstr ""
66846
66847 #: fortran/dependency.cc:106
66848 #, gcc-internal-format
66849 msgid "identical_array_ref(): inconsistent dimensions"
66850 msgstr ""
66851
66852 #: fortran/dependency.cc:199
66853 #, gcc-internal-format
66854 msgid "are_identical_variables: Bad type"
66855 msgstr ""
66856
66857 #: fortran/dependency.cc:989
66858 #, gcc-internal-format, gfc-internal-format
66859 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
66860 msgstr ""
66861
66862 #: fortran/dependency.cc:1293
66863 #, gcc-internal-format
66864 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
66865 msgstr ""
66866
66867 #: fortran/dump-parse-tree.cc:281
66868 #, gcc-internal-format
66869 msgid "show_array_spec(): Unhandled array shape type."
66870 msgstr ""
66871
66872 #: fortran/dump-parse-tree.cc:360
66873 #, gcc-internal-format
66874 msgid "show_array_ref(): Unknown array reference"
66875 msgstr ""
66876
66877 #: fortran/dump-parse-tree.cc:434
66878 #, gcc-internal-format
66879 msgid "show_ref(): Bad component code"
66880 msgstr ""
66881
66882 #: fortran/dump-parse-tree.cc:707
66883 #, gcc-internal-format
66884 msgid "show_expr(): Bad intrinsic in expression"
66885 msgstr ""
66886
66887 #: fortran/dump-parse-tree.cc:750
66888 #, gcc-internal-format
66889 msgid "show_expr(): Don't know how to show expr"
66890 msgstr ""
66891
66892 #: fortran/dump-parse-tree.cc:3396
66893 #, gcc-internal-format
66894 msgid "show_code_node(): Bad statement code"
66895 msgstr ""
66896
66897 #: fortran/dump-parse-tree.cc:3720 fortran/dump-parse-tree.cc:3825
66898 #, fuzzy, gcc-internal-format
66899 msgid "Cannot convert %qs to interoperable type at %L"
66900 msgstr "\"%s\" мае незавершаны тып"
66901
66902 #: fortran/error.cc:381
66903 #, fuzzy, gcc-internal-format, gfc-internal-format
66904 #| msgid "In file included from %s:%d"
66905 msgid "    Included at %s:%d:"
66906 msgstr "У файле уключаным з %s:%d"
66907
66908 #: fortran/error.cc:467
66909 #, fuzzy, gcc-internal-format
66910 #| msgid "initialization"
66911 msgid "<During initialization>\n"
66912 msgstr "ініцыялізацыя"
66913
66914 #: fortran/expr.cc:149
66915 #, gcc-internal-format
66916 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
66917 msgstr ""
66918
66919 #: fortran/expr.cc:357
66920 #, gcc-internal-format
66921 msgid "gfc_copy_expr(): Bad expr node"
66922 msgstr ""
66923
66924 #: fortran/expr.cc:510
66925 #, gcc-internal-format
66926 msgid "free_expr0(): Bad expr type"
66927 msgstr ""
66928
66929 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
66930 #: fortran/expr.cc:713
66931 #, gcc-internal-format, gfc-internal-format
66932 msgid "Constant expression required at %C"
66933 msgstr ""
66934
66935 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
66936 #: fortran/expr.cc:722
66937 #, gcc-internal-format, gfc-internal-format
66938 msgid "Integer expression required at %C"
66939 msgstr ""
66940
66941 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
66942 #: fortran/expr.cc:735
66943 #, gcc-internal-format, gfc-internal-format
66944 msgid "Integer value too large in expression at %C"
66945 msgstr ""
66946
66947 #: fortran/expr.cc:1098
66948 #, gcc-internal-format
66949 msgid "gfc_is_constant_expr(): Unknown expression type"
66950 msgstr ""
66951
66952 #: fortran/expr.cc:1293
66953 #, gcc-internal-format
66954 msgid "simplify_intrinsic_op(): Bad operator"
66955 msgstr ""
66956
66957 #: fortran/expr.cc:1398
66958 #, gcc-internal-format, gfc-internal-format
66959 msgid "Index in dimension %d is out of bounds at %L"
66960 msgstr ""
66961
66962 #: fortran/expr.cc:1586 fortran/expr.cc:1639
66963 #, gcc-internal-format, gfc-internal-format
66964 msgid "index in dimension %d is out of bounds at %L"
66965 msgstr ""
66966
66967 #: fortran/expr.cc:1715
66968 #, gcc-internal-format
66969 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"
66970 msgstr ""
66971
66972 #: fortran/expr.cc:1725
66973 #, gcc-internal-format, gfc-internal-format
66974 msgid "Error in array constructor referenced at %L"
66975 msgstr ""
66976
66977 #: fortran/expr.cc:1829 fortran/primary.cc:2300 fortran/primary.cc:2444
66978 #, gcc-internal-format, gfc-internal-format
66979 msgid "LEN part_ref at %C"
66980 msgstr ""
66981
66982 #: fortran/expr.cc:1847 fortran/primary.cc:2295 fortran/primary.cc:2459
66983 #, gcc-internal-format, gfc-internal-format
66984 msgid "KIND part_ref at %C"
66985 msgstr ""
66986
66987 #: fortran/expr.cc:1858
66988 #, gcc-internal-format, gfc-internal-format
66989 msgid "RE part_ref at %C"
66990 msgstr ""
66991
66992 #: fortran/expr.cc:1870
66993 #, gcc-internal-format, gfc-internal-format
66994 msgid "IM part_ref at %C"
66995 msgstr ""
66996
66997 #: fortran/expr.cc:2517
66998 #, gcc-internal-format, gfc-internal-format
66999 msgid "elemental function arguments at %C are not compliant"
67000 msgstr ""
67001
67002 #: fortran/expr.cc:2561
67003 #, gcc-internal-format, gfc-internal-format
67004 msgid "Numeric or CHARACTER operands are required in expression at %L"
67005 msgstr ""
67006
67007 #: fortran/expr.cc:2586
67008 #, gcc-internal-format, gfc-internal-format
67009 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
67010 msgstr ""
67011
67012 #: fortran/expr.cc:2593
67013 #, gcc-internal-format, gfc-internal-format
67014 msgid "Concat operator at %L must concatenate strings of the same kind"
67015 msgstr ""
67016
67017 #: fortran/expr.cc:2603
67018 #, gcc-internal-format, gfc-internal-format
67019 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
67020 msgstr ""
67021
67022 #: fortran/expr.cc:2619
67023 #, gcc-internal-format, gfc-internal-format
67024 msgid "LOGICAL operands are required in expression at %L"
67025 msgstr ""
67026
67027 #: fortran/expr.cc:2630
67028 #, gcc-internal-format, gfc-internal-format
67029 msgid "Only intrinsic operators can be used in expression at %L"
67030 msgstr ""
67031
67032 #: fortran/expr.cc:2638
67033 #, gcc-internal-format, gfc-internal-format
67034 msgid "Numeric operands are required in expression at %L"
67035 msgstr ""
67036
67037 #: fortran/expr.cc:2661
67038 #, gcc-internal-format
67039 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
67040 msgstr ""
67041
67042 #: fortran/expr.cc:2798
67043 #, gcc-internal-format
67044 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
67045 msgstr ""
67046
67047 #: fortran/expr.cc:2873
67048 #, gcc-internal-format
67049 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
67050 msgstr ""
67051
67052 #: fortran/expr.cc:2904
67053 #, gcc-internal-format, gfc-internal-format
67054 msgid "Evaluation of nonstandard initialization expression at %L"
67055 msgstr ""
67056
67057 #: fortran/expr.cc:2981 fortran/resolve.cc:2808
67058 #, gcc-internal-format
67059 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
67060 msgstr ""
67061
67062 #: fortran/expr.cc:2993
67063 #, gcc-internal-format
67064 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
67065 msgstr ""
67066
67067 #: fortran/expr.cc:3032
67068 #, gcc-internal-format
67069 msgid "PARAMETER %qs is used at %L before its definition is complete"
67070 msgstr ""
67071
67072 #: fortran/expr.cc:3052
67073 #, gcc-internal-format
67074 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
67075 msgstr ""
67076
67077 #: fortran/expr.cc:3058
67078 #, gcc-internal-format
67079 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
67080 msgstr ""
67081
67082 #: fortran/expr.cc:3067
67083 #, gcc-internal-format
67084 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
67085 msgstr ""
67086
67087 #: fortran/expr.cc:3071
67088 #, gcc-internal-format
67089 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
67090 msgstr ""
67091
67092 #: fortran/expr.cc:3077
67093 #, gcc-internal-format
67094 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
67095 msgstr ""
67096
67097 #: fortran/expr.cc:3083
67098 #, gcc-internal-format
67099 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
67100 msgstr ""
67101
67102 #: fortran/expr.cc:3093
67103 #, gcc-internal-format
67104 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
67105 msgstr ""
67106
67107 #: fortran/expr.cc:3147
67108 #, gcc-internal-format
67109 msgid "check_init_expr(): Unknown expression type"
67110 msgstr ""
67111
67112 #: fortran/expr.cc:3282
67113 #, gcc-internal-format
67114 msgid "Specification function %qs at %L cannot be a statement function"
67115 msgstr ""
67116
67117 #: fortran/expr.cc:3289
67118 #, gcc-internal-format
67119 msgid "Specification function %qs at %L cannot be an internal function"
67120 msgstr ""
67121
67122 #: fortran/expr.cc:3296
67123 #, gcc-internal-format
67124 msgid "Specification function %qs at %L must be PURE"
67125 msgstr ""
67126
67127 #: fortran/expr.cc:3304
67128 #, gcc-internal-format
67129 msgid "Specification function %qs at %L cannot be RECURSIVE"
67130 msgstr ""
67131
67132 #: fortran/expr.cc:3451
67133 #, gcc-internal-format
67134 msgid "Dummy argument %qs not allowed in expression at %L"
67135 msgstr ""
67136
67137 #: fortran/expr.cc:3459
67138 #, gcc-internal-format
67139 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
67140 msgstr ""
67141
67142 #: fortran/expr.cc:3466
67143 #, gcc-internal-format
67144 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
67145 msgstr ""
67146
67147 #: fortran/expr.cc:3495
67148 #, gcc-internal-format
67149 msgid "Variable %qs cannot appear in the expression at %L"
67150 msgstr ""
67151
67152 #: fortran/expr.cc:3526
67153 #, gcc-internal-format
67154 msgid "check_restricted(): Unknown expression type"
67155 msgstr ""
67156
67157 #: fortran/expr.cc:3546
67158 #, gcc-internal-format, gfc-internal-format
67159 msgid "Expression at %L must be of INTEGER type, found %s"
67160 msgstr ""
67161
67162 #: fortran/expr.cc:3558
67163 #, gcc-internal-format
67164 msgid "Function %qs at %L must be PURE"
67165 msgstr ""
67166
67167 #: fortran/expr.cc:3567
67168 #, gcc-internal-format, gfc-internal-format
67169 msgid "Expression at %L must be scalar"
67170 msgstr ""
67171
67172 #. Reject truncation.
67173 #: fortran/expr.cc:3599
67174 #, gcc-internal-format, gfc-internal-format
67175 msgid "optype_msgid overflow: %d"
67176 msgstr ""
67177
67178 #: fortran/expr.cc:3603
67179 #, gcc-internal-format, gfc-internal-format
67180 msgid "Incompatible ranks in %s (%d and %d) at %L"
67181 msgstr ""
67182
67183 #: fortran/expr.cc:3617
67184 #, gcc-internal-format, gfc-internal-format
67185 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
67186 msgstr ""
67187
67188 #: fortran/expr.cc:3665
67189 #, gcc-internal-format, gfc-internal-format
67190 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
67191 msgstr ""
67192
67193 #: fortran/expr.cc:3721
67194 #, gcc-internal-format
67195 msgid "%qs at %L is not a VALUE"
67196 msgstr ""
67197
67198 #: fortran/expr.cc:3732
67199 #, gcc-internal-format, gfc-internal-format
67200 msgid "Illegal assignment to external procedure at %L"
67201 msgstr ""
67202
67203 #: fortran/expr.cc:3740
67204 #, gcc-internal-format, gfc-internal-format
67205 msgid "Incompatible ranks %d and %d in assignment at %L"
67206 msgstr ""
67207
67208 #: fortran/expr.cc:3747
67209 #, gcc-internal-format, gfc-internal-format
67210 msgid "Variable type is UNKNOWN in assignment at %L"
67211 msgstr ""
67212
67213 #: fortran/expr.cc:3759
67214 #, gcc-internal-format, gfc-internal-format
67215 msgid "NULL appears on right-hand side in assignment at %L"
67216 msgstr ""
67217
67218 #: fortran/expr.cc:3769
67219 #, gcc-internal-format, gfc-internal-format
67220 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
67221 msgstr ""
67222
67223 #: fortran/expr.cc:3812
67224 #, gcc-internal-format
67225 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
67226 msgstr ""
67227
67228 #: fortran/expr.cc:3819
67229 #, gcc-internal-format, gfc-internal-format
67230 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
67231 msgstr ""
67232
67233 #: fortran/expr.cc:3849
67234 #, gcc-internal-format, gfc-internal-format
67235 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
67236 msgstr ""
67237
67238 #: fortran/expr.cc:3893
67239 #, gcc-internal-format, gfc-internal-format
67240 msgid "Pointer assignment target is not a POINTER at %L"
67241 msgstr ""
67242
67243 #: fortran/expr.cc:3901
67244 #, gcc-internal-format
67245 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
67246 msgstr ""
67247
67248 #: fortran/expr.cc:3925
67249 #, gcc-internal-format
67250 msgid "Expected bounds specification for %qs at %L"
67251 msgstr ""
67252
67253 #: fortran/expr.cc:3930
67254 #, gcc-internal-format
67255 msgid "Bounds specification for %qs in pointer assignment at %L"
67256 msgstr ""
67257
67258 #: fortran/expr.cc:3959
67259 #, gcc-internal-format, gfc-internal-format
67260 msgid "Stride must not be present at %L"
67261 msgstr ""
67262
67263 #: fortran/expr.cc:3965 fortran/expr.cc:3985
67264 #, gcc-internal-format
67265 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
67266 msgstr ""
67267
67268 #: fortran/expr.cc:3973 fortran/expr.cc:3992
67269 #, gcc-internal-format
67270 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
67271 msgstr ""
67272
67273 #: fortran/expr.cc:4019
67274 #, gcc-internal-format, gfc-internal-format
67275 msgid "Pointer object at %L shall not have a coindex"
67276 msgstr ""
67277
67278 #: fortran/expr.cc:4040
67279 #, gcc-internal-format, gfc-internal-format
67280 msgid "Invalid procedure pointer assignment at %L"
67281 msgstr ""
67282
67283 #: fortran/expr.cc:4065
67284 #, gcc-internal-format
67285 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
67286 msgstr ""
67287
67288 #: fortran/expr.cc:4074
67289 #, gcc-internal-format
67290 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
67291 msgstr ""
67292
67293 #: fortran/expr.cc:4084
67294 #, gcc-internal-format
67295 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
67296 msgstr ""
67297
67298 #: fortran/expr.cc:4090
67299 #, gcc-internal-format
67300 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
67301 msgstr ""
67302
67303 #: fortran/expr.cc:4097
67304 #, gcc-internal-format
67305 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
67306 msgstr ""
67307
67308 #: fortran/expr.cc:4105
67309 #, gcc-internal-format
67310 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
67311 msgstr ""
67312
67313 #: fortran/expr.cc:4128
67314 #, gcc-internal-format, gfc-internal-format
67315 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
67316 msgstr ""
67317
67318 #: fortran/expr.cc:4181
67319 #, gcc-internal-format
67320 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
67321 msgstr ""
67322
67323 #: fortran/expr.cc:4191 fortran/expr.cc:4206
67324 #, gcc-internal-format
67325 msgid "Explicit interface required for component %qs at %L: %s"
67326 msgstr ""
67327
67328 #: fortran/expr.cc:4197 fortran/expr.cc:4212 fortran/resolve.cc:2688
67329 #, gcc-internal-format
67330 msgid "Explicit interface required for %qs at %L: %s"
67331 msgstr ""
67332
67333 #: fortran/expr.cc:4224
67334 #, gcc-internal-format, gfc-internal-format
67335 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
67336 msgstr ""
67337
67338 #: fortran/expr.cc:4233
67339 #, gcc-internal-format
67340 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
67341 msgstr ""
67342
67343 #: fortran/expr.cc:4246
67344 #, gcc-internal-format, gfc-internal-format
67345 msgid "Pointer assignment target cannot be a constant at %L"
67346 msgstr ""
67347
67348 #: fortran/expr.cc:4260
67349 #, gcc-internal-format, gfc-internal-format
67350 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"
67351 msgstr ""
67352
67353 #: fortran/expr.cc:4265
67354 #, gcc-internal-format, gfc-internal-format
67355 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
67356 msgstr ""
67357
67358 #: fortran/expr.cc:4273
67359 #, gcc-internal-format, gfc-internal-format
67360 msgid "Different kind type parameters in pointer assignment at %L"
67361 msgstr ""
67362
67363 #: fortran/expr.cc:4280
67364 #, gcc-internal-format, gfc-internal-format
67365 msgid "Different ranks in pointer assignment at %L"
67366 msgstr ""
67367
67368 #: fortran/expr.cc:4299
67369 #, gcc-internal-format, gfc-internal-format
67370 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
67371 msgstr ""
67372
67373 #: fortran/expr.cc:4312
67374 #, gcc-internal-format, gfc-internal-format
67375 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
67376 msgstr ""
67377
67378 #: fortran/expr.cc:4316
67379 #, gcc-internal-format, gfc-internal-format
67380 msgid "Rank remapping target is not rank 1 at %L"
67381 msgstr ""
67382
67383 #. The test above might need to be extend when F08, Note 5.4 has to be
67384 #. interpreted in the way that target and pointer with the same coindex
67385 #. are allowed.
67386 #: fortran/expr.cc:4341 fortran/expr.cc:4467
67387 #, gcc-internal-format, gfc-internal-format
67388 msgid "Data target at %L shall not have a coindex"
67389 msgstr ""
67390
67391 #: fortran/expr.cc:4344
67392 #, gcc-internal-format, gfc-internal-format
67393 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
67394 msgstr ""
67395
67396 #: fortran/expr.cc:4358
67397 #, gcc-internal-format, gfc-internal-format
67398 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
67399 msgstr ""
67400
67401 #: fortran/expr.cc:4364 fortran/expr.cc:4379
67402 #, gcc-internal-format, gfc-internal-format
67403 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
67404 msgstr ""
67405
67406 #: fortran/expr.cc:4395
67407 #, gcc-internal-format, gfc-internal-format
67408 msgid "Every subscript of target specification at %L must be a constant expression"
67409 msgstr ""
67410
67411 #: fortran/expr.cc:4406
67412 #, gcc-internal-format, gfc-internal-format
67413 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
67414 msgstr ""
67415
67416 #: fortran/expr.cc:4422
67417 #, gcc-internal-format, gfc-internal-format
67418 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
67419 msgstr ""
67420
67421 #: fortran/expr.cc:4437
67422 #, gcc-internal-format, gfc-internal-format
67423 msgid "Bad target in pointer assignment in PURE procedure at %L"
67424 msgstr ""
67425
67426 #: fortran/expr.cc:4446
67427 #, gcc-internal-format, gfc-internal-format
67428 msgid "Pointer assignment with vector subscript on rhs at %L"
67429 msgstr ""
67430
67431 #: fortran/expr.cc:4454
67432 #, gcc-internal-format, gfc-internal-format
67433 msgid "Pointer assignment target has PROTECTED attribute at %L"
67434 msgstr ""
67435
67436 #: fortran/expr.cc:4482 fortran/expr.cc:4487
67437 #, gcc-internal-format, gfc-internal-format
67438 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
67439 msgstr ""
67440
67441 #: fortran/expr.cc:4527
67442 #, gcc-internal-format, gfc-internal-format
67443 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
67444 msgstr ""
67445
67446 #: fortran/expr.cc:4603 fortran/resolve.cc:1529
67447 #, gcc-internal-format, gfc-internal-format
67448 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
67449 msgstr ""
67450
67451 #: fortran/expr.cc:4609
67452 #, gcc-internal-format, gfc-internal-format
67453 msgid "Pointer initialization target at %L must have the TARGET attribute"
67454 msgstr ""
67455
67456 #: fortran/expr.cc:4624 fortran/resolve.cc:1535
67457 #, gcc-internal-format, gfc-internal-format
67458 msgid "Pointer initialization target at %L must have the SAVE attribute"
67459 msgstr ""
67460
67461 #: fortran/expr.cc:4636
67462 #, gcc-internal-format, gfc-internal-format
67463 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
67464 msgstr ""
67465
67466 #: fortran/expr.cc:4642
67467 #, gcc-internal-format
67468 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
67469 msgstr ""
67470
67471 #: fortran/expr.cc:4649
67472 #, gcc-internal-format
67473 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
67474 msgstr ""
67475
67476 #: fortran/expr.cc:5117
67477 #, gcc-internal-format
67478 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
67479 msgstr ""
67480
67481 #: fortran/expr.cc:6217
67482 #, gcc-internal-format, gfc-internal-format
67483 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
67484 msgstr ""
67485
67486 #: fortran/expr.cc:6225
67487 #, gcc-internal-format, gfc-internal-format
67488 msgid "Non-variable expression in variable definition context (%s) at %L"
67489 msgstr ""
67490
67491 #: fortran/expr.cc:6233
67492 #, gcc-internal-format
67493 msgid "Named constant %qs in variable definition context (%s) at %L"
67494 msgstr ""
67495
67496 #: fortran/expr.cc:6244
67497 #, gcc-internal-format
67498 msgid "%qs in variable definition context (%s) at %L is not a variable"
67499 msgstr ""
67500
67501 #: fortran/expr.cc:6255
67502 #, gcc-internal-format, gfc-internal-format
67503 msgid "Non-POINTER in pointer association context (%s) at %L"
67504 msgstr ""
67505
67506 #: fortran/expr.cc:6264
67507 #, gcc-internal-format, gfc-internal-format
67508 msgid "Type inaccessible in variable definition context (%s) at %L"
67509 msgstr ""
67510
67511 #: fortran/expr.cc:6277
67512 #, gcc-internal-format, gfc-internal-format
67513 msgid "LOCK_TYPE in variable definition context (%s) at %L"
67514 msgstr ""
67515
67516 #: fortran/expr.cc:6290
67517 #, gcc-internal-format, gfc-internal-format
67518 msgid "LOCK_EVENT in variable definition context (%s) at %L"
67519 msgstr ""
67520
67521 #: fortran/expr.cc:6321
67522 #, gcc-internal-format
67523 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
67524 msgstr ""
67525
67526 #: fortran/expr.cc:6338
67527 #, gcc-internal-format
67528 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
67529 msgstr ""
67530
67531 #: fortran/expr.cc:6348
67532 #, gcc-internal-format
67533 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
67534 msgstr ""
67535
67536 #: fortran/expr.cc:6361
67537 #, gcc-internal-format
67538 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
67539 msgstr ""
67540
67541 #: fortran/expr.cc:6369
67542 #, gcc-internal-format
67543 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
67544 msgstr ""
67545
67546 #: fortran/expr.cc:6384
67547 #, gcc-internal-format
67548 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
67549 msgstr ""
67550
67551 #: fortran/expr.cc:6443
67552 #, gcc-internal-format
67553 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
67554 msgstr ""
67555
67556 #: fortran/expr.cc:6448
67557 #, gcc-internal-format
67558 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
67559 msgstr ""
67560
67561 #: fortran/expr.cc:6460
67562 #, gcc-internal-format
67563 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
67564 msgstr ""
67565
67566 #: fortran/expr.cc:6502
67567 #, gcc-internal-format, gfc-internal-format
67568 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
67569 msgstr ""
67570
67571 #: fortran/frontend-passes.cc:195
67572 #, gcc-internal-format
67573 msgid "Inconsistent internal state: No location in statement"
67574 msgstr ""
67575
67576 #: fortran/frontend-passes.cc:211
67577 #, gcc-internal-format, gfc-internal-format
67578 msgid "Inconsistent internal state: No location in expression near %L"
67579 msgstr ""
67580
67581 #: fortran/frontend-passes.cc:419
67582 #, gcc-internal-format
67583 msgid "Illegal id in copy_walk_reduction_arg"
67584 msgstr ""
67585
67586 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
67587 #: fortran/trans-array.cc:6844 fortran/trans-array.cc:8467
67588 #: fortran/trans-intrinsic.cc:8442
67589 #, gcc-internal-format, gfc-internal-format
67590 msgid "Creating array temporary at %L"
67591 msgstr ""
67592
67593 #: fortran/frontend-passes.cc:897
67594 #, gcc-internal-format
67595 msgid "Removing call to impure function %qs at %L"
67596 msgstr ""
67597
67598 #: fortran/frontend-passes.cc:901
67599 #, gcc-internal-format, gfc-internal-format
67600 msgid "Removing call to impure function at %L"
67601 msgstr ""
67602
67603 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
67604 #, fuzzy, gcc-internal-format
67605 #| msgid "bad header version"
67606 msgid "bad expression"
67607 msgstr "дрэнная версія загалоўка"
67608
67609 #: fortran/frontend-passes.cc:1391
67610 #, gcc-internal-format
67611 msgid "bad op"
67612 msgstr ""
67613
67614 #: fortran/frontend-passes.cc:2175
67615 #, gcc-internal-format
67616 msgid "illegal OP in optimize_comparison"
67617 msgstr ""
67618
67619 #: fortran/frontend-passes.cc:2352
67620 #, gcc-internal-format
67621 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
67622 msgstr ""
67623
67624 #: fortran/frontend-passes.cc:2361
67625 #, gcc-internal-format
67626 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
67627 msgstr ""
67628
67629 #: fortran/frontend-passes.cc:2499
67630 #, gcc-internal-format
67631 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
67632 msgstr ""
67633
67634 #: fortran/frontend-passes.cc:2508
67635 #, gcc-internal-format
67636 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
67637 msgstr ""
67638
67639 #: fortran/frontend-passes.cc:2661
67640 #, gcc-internal-format
67641 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
67642 msgstr ""
67643
67644 #: fortran/frontend-passes.cc:2668
67645 #, gcc-internal-format
67646 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
67647 msgstr ""
67648
67649 #: fortran/frontend-passes.cc:2923 fortran/frontend-passes.cc:2949
67650 #, gcc-internal-format, gfc-internal-format
67651 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
67652 msgstr ""
67653
67654 #: fortran/frontend-passes.cc:2933 fortran/frontend-passes.cc:2959
67655 #, gcc-internal-format, gfc-internal-format
67656 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
67657 msgstr ""
67658
67659 #: fortran/frontend-passes.cc:3044
67660 #, gcc-internal-format
67661 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
67662 msgstr ""
67663
67664 #: fortran/frontend-passes.cc:3050
67665 #, gcc-internal-format
67666 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
67667 msgstr ""
67668
67669 #: fortran/frontend-passes.cc:3466 fortran/trans-expr.cc:1874
67670 #, gcc-internal-format, gfc-internal-format
67671 msgid "Code for reallocating the allocatable array at %L will be added"
67672 msgstr ""
67673
67674 #: fortran/frontend-passes.cc:3991
67675 #, gcc-internal-format
67676 msgid "Scalarization using DIMEN_RANGE unimplemented"
67677 msgstr ""
67678
67679 #: fortran/frontend-passes.cc:5200
67680 #, gcc-internal-format, gfc-internal-format
67681 msgid "Interchanging loops at %L"
67682 msgstr ""
67683
67684 #: fortran/frontend-passes.cc:5839
67685 #, gcc-internal-format, gfc-internal-format
67686 msgid "%s between %L and %L"
67687 msgstr ""
67688
67689 #: fortran/gfortranspec.cc:146
67690 #, gcc-internal-format
67691 msgid "overflowed output argument list for %qs"
67692 msgstr ""
67693
67694 #: fortran/gfortranspec.cc:301
67695 #, gcc-internal-format
67696 msgid "no input files; unwilling to write output files"
67697 msgstr ""
67698
67699 #: fortran/interface.cc:225
67700 #, gcc-internal-format, gfc-internal-format
67701 msgid "Syntax error in generic specification at %C"
67702 msgstr ""
67703
67704 #: fortran/interface.cc:252
67705 #, gcc-internal-format, gfc-internal-format
67706 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
67707 msgstr ""
67708
67709 #: fortran/interface.cc:272
67710 #, gcc-internal-format
67711 msgid "Dummy procedure %qs at %C cannot have a generic interface"
67712 msgstr ""
67713
67714 #: fortran/interface.cc:305
67715 #, gcc-internal-format, gfc-internal-format
67716 msgid "ABSTRACT INTERFACE at %C"
67717 msgstr ""
67718
67719 #: fortran/interface.cc:312
67720 #, gcc-internal-format, gfc-internal-format
67721 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
67722 msgstr ""
67723
67724 #: fortran/interface.cc:343
67725 #, gcc-internal-format, gfc-internal-format
67726 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
67727 msgstr ""
67728
67729 #: fortran/interface.cc:356
67730 #, gcc-internal-format, gfc-internal-format
67731 msgid "Expected a nameless interface at %C"
67732 msgstr ""
67733
67734 #: fortran/interface.cc:369
67735 #, gcc-internal-format
67736 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
67737 msgstr ""
67738
67739 #: fortran/interface.cc:400
67740 #, gcc-internal-format
67741 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
67742 msgstr ""
67743
67744 #: fortran/interface.cc:403
67745 #, gcc-internal-format
67746 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
67747 msgstr ""
67748
67749 #: fortran/interface.cc:417
67750 #, gcc-internal-format
67751 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
67752 msgstr ""
67753
67754 #: fortran/interface.cc:429
67755 #, gcc-internal-format
67756 msgid "Expecting %<END INTERFACE %s%> at %C"
67757 msgstr ""
67758
67759 #: fortran/interface.cc:619
67760 #, gcc-internal-format
67761 msgid "gfc_compare_derived_types: invalid derived type"
67762 msgstr ""
67763
67764 #: fortran/interface.cc:888
67765 #, gcc-internal-format, gfc-internal-format
67766 msgid "Alternate return cannot appear in operator interface at %L"
67767 msgstr ""
67768
67769 #: fortran/interface.cc:917
67770 #, gcc-internal-format, gfc-internal-format
67771 msgid "Assignment operator interface at %L must have two arguments"
67772 msgstr ""
67773
67774 #: fortran/interface.cc:920
67775 #, gcc-internal-format, gfc-internal-format
67776 msgid "Operator interface at %L has the wrong number of arguments"
67777 msgstr ""
67778
67779 #: fortran/interface.cc:933
67780 #, gcc-internal-format, gfc-internal-format
67781 msgid "Assignment operator interface at %L must be a SUBROUTINE"
67782 msgstr ""
67783
67784 #: fortran/interface.cc:951
67785 #, gcc-internal-format, gfc-internal-format
67786 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
67787 msgstr ""
67788
67789 #: fortran/interface.cc:960
67790 #, gcc-internal-format, gfc-internal-format
67791 msgid "Intrinsic operator interface at %L must be a FUNCTION"
67792 msgstr ""
67793
67794 #: fortran/interface.cc:971
67795 #, gcc-internal-format, gfc-internal-format
67796 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
67797 msgstr ""
67798
67799 #: fortran/interface.cc:978
67800 #, gcc-internal-format, gfc-internal-format
67801 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
67802 msgstr ""
67803
67804 #: fortran/interface.cc:987 fortran/resolve.cc:17380
67805 #, gcc-internal-format, gfc-internal-format
67806 msgid "First argument of operator interface at %L must be INTENT(IN)"
67807 msgstr ""
67808
67809 #: fortran/interface.cc:994 fortran/resolve.cc:17398
67810 #, gcc-internal-format, gfc-internal-format
67811 msgid "Second argument of operator interface at %L must be INTENT(IN)"
67812 msgstr ""
67813
67814 #: fortran/interface.cc:1099
67815 #, gcc-internal-format, gfc-internal-format
67816 msgid "Operator interface at %L conflicts with intrinsic interface"
67817 msgstr ""
67818
67819 #: fortran/interface.cc:1457 fortran/interface.cc:1529
67820 #, gcc-internal-format, gfc-internal-format
67821 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
67822 msgstr ""
67823
67824 #: fortran/interface.cc:1642
67825 #, gcc-internal-format, gfc-internal-format
67826 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
67827 msgstr ""
67828
67829 #: fortran/interface.cc:1689
67830 #, gcc-internal-format, gfc-internal-format
67831 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
67832 msgstr ""
67833
67834 #: fortran/interface.cc:1878
67835 #, gcc-internal-format
67836 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
67837 msgstr ""
67838
67839 #: fortran/interface.cc:1883
67840 #, gcc-internal-format
67841 msgid "Procedure %qs in %s at %L has no explicit interface"
67842 msgstr ""
67843
67844 #: fortran/interface.cc:1887
67845 #, gcc-internal-format
67846 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
67847 msgstr ""
67848
67849 #: fortran/interface.cc:1891
67850 #, gcc-internal-format
67851 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
67852 msgstr ""
67853
67854 #: fortran/interface.cc:1903
67855 #, gcc-internal-format, gfc-internal-format
67856 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
67857 msgstr ""
67858
67859 #: fortran/interface.cc:1907
67860 #, gcc-internal-format, gfc-internal-format
67861 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
67862 msgstr ""
67863
67864 #: fortran/interface.cc:1915
67865 #, gcc-internal-format
67866 msgid "Internal procedure %qs in %s at %L"
67867 msgstr ""
67868
67869 #: fortran/interface.cc:1972 fortran/interface.cc:1977
67870 #, gcc-internal-format
67871 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
67872 msgstr ""
67873
67874 #: fortran/interface.cc:1982
67875 #, gcc-internal-format
67876 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
67877 msgstr ""
67878
67879 #: fortran/interface.cc:2020
67880 #, gcc-internal-format
67881 msgid "%qs at %L is not a module procedure"
67882 msgstr ""
67883
67884 #: fortran/interface.cc:2225
67885 #, gcc-internal-format
67886 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
67887 msgstr ""
67888
67889 #: fortran/interface.cc:2228
67890 #, gcc-internal-format
67891 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
67892 msgstr ""
67893
67894 #: fortran/interface.cc:2231
67895 #, gcc-internal-format
67896 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
67897 msgstr ""
67898
67899 #: fortran/interface.cc:2234
67900 #, gcc-internal-format
67901 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
67902 msgstr ""
67903
67904 #: fortran/interface.cc:2246
67905 #, gcc-internal-format, gfc-internal-format
67906 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
67907 msgstr ""
67908
67909 #: fortran/interface.cc:2250
67910 #, gcc-internal-format, gfc-internal-format
67911 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
67912 msgstr ""
67913
67914 #: fortran/interface.cc:2254
67915 #, gcc-internal-format, gfc-internal-format
67916 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
67917 msgstr ""
67918
67919 #: fortran/interface.cc:2360
67920 #, gcc-internal-format, gfc-internal-format
67921 msgid "Invalid procedure argument at %L"
67922 msgstr ""
67923
67924 #: fortran/interface.cc:2368 fortran/interface.cc:2395
67925 #, gcc-internal-format
67926 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
67927 msgstr ""
67928
67929 #: fortran/interface.cc:2406
67930 #, gcc-internal-format
67931 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
67932 msgstr ""
67933
67934 #: fortran/interface.cc:2429
67935 #, gcc-internal-format, gfc-internal-format
67936 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
67937 msgstr ""
67938
67939 #: fortran/interface.cc:2439
67940 #, gcc-internal-format
67941 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
67942 msgstr ""
67943
67944 #: fortran/interface.cc:2449
67945 #, gcc-internal-format
67946 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
67947 msgstr ""
67948
67949 #: fortran/interface.cc:2463
67950 #, gcc-internal-format
67951 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
67952 msgstr ""
67953
67954 #: fortran/interface.cc:2480
67955 #, gcc-internal-format
67956 msgid "Actual argument to %qs at %L must be polymorphic"
67957 msgstr ""
67958
67959 #: fortran/interface.cc:2490
67960 #, gcc-internal-format
67961 msgid "Actual argument to %qs at %L must have the same declared type"
67962 msgstr ""
67963
67964 #: fortran/interface.cc:2505
67965 #, gcc-internal-format
67966 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]"
67967 msgstr ""
67968
67969 #: fortran/interface.cc:2521
67970 #, gcc-internal-format
67971 msgid "Actual argument to %qs at %L must be a coarray"
67972 msgstr ""
67973
67974 #: fortran/interface.cc:2540
67975 #, gcc-internal-format
67976 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
67977 msgstr ""
67978
67979 #: fortran/interface.cc:2558
67980 #, gcc-internal-format
67981 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
67982 msgstr ""
67983
67984 #: fortran/interface.cc:2573
67985 #, gcc-internal-format
67986 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
67987 msgstr ""
67988
67989 #: fortran/interface.cc:2588
67990 #, gcc-internal-format
67991 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
67992 msgstr ""
67993
67994 #: fortran/interface.cc:2607
67995 #, gcc-internal-format
67996 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"
67997 msgstr ""
67998
67999 #: fortran/interface.cc:2620
68000 #, gcc-internal-format
68001 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
68002 msgstr ""
68003
68004 #: fortran/interface.cc:2627
68005 #, gcc-internal-format
68006 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
68007 msgstr ""
68008
68009 #: fortran/interface.cc:2703
68010 #, gcc-internal-format
68011 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
68012 msgstr ""
68013
68014 #: fortran/interface.cc:2714
68015 #, gcc-internal-format, gfc-internal-format
68016 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
68017 msgstr ""
68018
68019 #: fortran/interface.cc:2719
68020 #, gcc-internal-format
68021 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
68022 msgstr ""
68023
68024 #: fortran/interface.cc:2732
68025 #, gcc-internal-format
68026 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
68027 msgstr ""
68028
68029 #: fortran/interface.cc:2740
68030 #, gcc-internal-format
68031 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
68032 msgstr ""
68033
68034 #: fortran/interface.cc:3107
68035 #, gcc-internal-format
68036 msgid "Keyword argument %qs at %L is invalid in a statement function"
68037 msgstr ""
68038
68039 #: fortran/interface.cc:3130
68040 #, gcc-internal-format
68041 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
68042 msgstr ""
68043
68044 #: fortran/interface.cc:3134
68045 #, gcc-internal-format
68046 msgid "Keyword argument %qs at %L is not in the procedure"
68047 msgstr ""
68048
68049 #: fortran/interface.cc:3143
68050 #, gcc-internal-format
68051 msgid "Keyword argument %qs at %L is already associated with another actual argument"
68052 msgstr ""
68053
68054 #: fortran/interface.cc:3153
68055 #, gcc-internal-format, gfc-internal-format
68056 msgid "More actual than formal arguments in procedure call at %L"
68057 msgstr ""
68058
68059 #: fortran/interface.cc:3166
68060 #, gcc-internal-format, gfc-internal-format
68061 msgid "Missing alternate return specifier in subroutine call at %L"
68062 msgstr ""
68063
68064 #: fortran/interface.cc:3180
68065 #, gcc-internal-format, gfc-internal-format
68066 msgid "Unexpected alternate return specifier in subroutine call at %L"
68067 msgstr ""
68068
68069 #: fortran/interface.cc:3209
68070 #, gcc-internal-format
68071 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
68072 msgstr ""
68073
68074 #: fortran/interface.cc:3212
68075 #, gcc-internal-format
68076 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
68077 msgstr ""
68078
68079 #: fortran/interface.cc:3238
68080 #, gcc-internal-format, gfc-internal-format
68081 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
68082 msgstr ""
68083
68084 #: fortran/interface.cc:3262
68085 #, gcc-internal-format
68086 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
68087 msgstr ""
68088
68089 #: fortran/interface.cc:3269
68090 #, gcc-internal-format
68091 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
68092 msgstr ""
68093
68094 #: fortran/interface.cc:3284
68095 #, gcc-internal-format
68096 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"
68097 msgstr ""
68098
68099 #: fortran/interface.cc:3303
68100 #, gcc-internal-format
68101 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
68102 msgstr ""
68103
68104 #: fortran/interface.cc:3313 fortran/interface.cc:3318
68105 #, gcc-internal-format
68106 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
68107 msgstr ""
68108
68109 #: fortran/interface.cc:3339
68110 #, gcc-internal-format
68111 msgid "Expected a procedure pointer for argument %qs at %L"
68112 msgstr ""
68113
68114 #: fortran/interface.cc:3356
68115 #, gcc-internal-format
68116 msgid "Expected a procedure for argument %qs at %L"
68117 msgstr ""
68118
68119 #: fortran/interface.cc:3421
68120 #, gcc-internal-format
68121 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
68122 msgstr ""
68123
68124 #: fortran/interface.cc:3450
68125 #, gcc-internal-format
68126 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
68127 msgstr ""
68128
68129 #: fortran/interface.cc:3461
68130 #, fuzzy, gcc-internal-format
68131 msgid "Actual argument for %qs must be a pointer at %L"
68132 msgstr "першым аргументам \"%s\" павінен быць \"int\""
68133
68134 #: fortran/interface.cc:3472
68135 #, gcc-internal-format
68136 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
68137 msgstr ""
68138
68139 #: fortran/interface.cc:3483
68140 #, gcc-internal-format
68141 msgid "Coindexed actual argument at %L to pointer dummy %qs"
68142 msgstr ""
68143
68144 #: fortran/interface.cc:3497
68145 #, gcc-internal-format
68146 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
68147 msgstr ""
68148
68149 #: fortran/interface.cc:3512
68150 #, gcc-internal-format
68151 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
68152 msgstr ""
68153
68154 #: fortran/interface.cc:3527
68155 #, gcc-internal-format
68156 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
68157 msgstr ""
68158
68159 #: fortran/interface.cc:3540
68160 #, gcc-internal-format
68161 msgid "Actual CLASS array argument for %qs must be a full array at %L"
68162 msgstr ""
68163
68164 #: fortran/interface.cc:3551
68165 #, gcc-internal-format
68166 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
68167 msgstr ""
68168
68169 #: fortran/interface.cc:3588
68170 #, gcc-internal-format
68171 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"
68172 msgstr ""
68173
68174 #: fortran/interface.cc:3608
68175 #, gcc-internal-format
68176 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
68177 msgstr ""
68178
68179 #: fortran/interface.cc:3626
68180 #, gcc-internal-format
68181 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
68182 msgstr ""
68183
68184 #: fortran/interface.cc:3647
68185 #, gcc-internal-format
68186 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
68187 msgstr ""
68188
68189 #: fortran/interface.cc:3675
68190 #, gcc-internal-format, gfc-internal-format
68191 msgid "Missing alternate return spec in subroutine call at %L"
68192 msgstr ""
68193
68194 #: fortran/interface.cc:3688
68195 #, gcc-internal-format
68196 msgid "Missing actual argument for argument %qs at %L"
68197 msgstr ""
68198
68199 #: fortran/interface.cc:3816
68200 #, gcc-internal-format
68201 msgid "compare_actual_expr(): Bad component code"
68202 msgstr ""
68203
68204 #: fortran/interface.cc:3845
68205 #, gcc-internal-format
68206 msgid "check_some_aliasing(): List mismatch"
68207 msgstr ""
68208
68209 #: fortran/interface.cc:3871
68210 #, gcc-internal-format
68211 msgid "check_some_aliasing(): corrupted data"
68212 msgstr ""
68213
68214 #: fortran/interface.cc:3881
68215 #, gcc-internal-format
68216 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
68217 msgstr ""
68218
68219 #: fortran/interface.cc:3911
68220 #, gcc-internal-format
68221 msgid "check_intents(): List mismatch"
68222 msgstr ""
68223
68224 #: fortran/interface.cc:3931
68225 #, gcc-internal-format, gfc-internal-format
68226 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
68227 msgstr ""
68228
68229 #: fortran/interface.cc:3943
68230 #, gcc-internal-format, gfc-internal-format
68231 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
68232 msgstr ""
68233
68234 #: fortran/interface.cc:3953
68235 #, gcc-internal-format, gfc-internal-format
68236 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
68237 msgstr ""
68238
68239 #: fortran/interface.cc:3964
68240 #, gcc-internal-format
68241 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
68242 msgstr ""
68243
68244 #: fortran/interface.cc:4006
68245 #, gcc-internal-format
68246 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
68247 msgstr ""
68248
68249 #: fortran/interface.cc:4010 fortran/interface.cc:4020
68250 #, gcc-internal-format
68251 msgid "Procedure %qs called at %L is not explicitly declared"
68252 msgstr ""
68253
68254 #: fortran/interface.cc:4016
68255 #, gcc-internal-format
68256 msgid "Procedure %qs called with an implicit interface at %L"
68257 msgstr ""
68258
68259 #: fortran/interface.cc:4029
68260 #, gcc-internal-format
68261 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
68262 msgstr ""
68263
68264 #: fortran/interface.cc:4037
68265 #, gcc-internal-format
68266 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
68267 msgstr ""
68268
68269 #: fortran/interface.cc:4045
68270 #, gcc-internal-format
68271 msgid "Allocatable function %qs at %L must have an explicit function interface"
68272 msgstr ""
68273
68274 #: fortran/interface.cc:4062
68275 #, gcc-internal-format, gfc-internal-format
68276 msgid "Explicit interface required for polymorphic argument at %L"
68277 msgstr ""
68278
68279 #: fortran/interface.cc:4071
68280 #, gcc-internal-format
68281 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
68282 msgstr ""
68283
68284 #: fortran/interface.cc:4080
68285 #, gcc-internal-format, gfc-internal-format
68286 msgid "Assumed-type argument %s at %L requires an explicit interface"
68287 msgstr ""
68288
68289 #: fortran/interface.cc:4095
68290 #, gcc-internal-format
68291 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
68292 msgstr ""
68293
68294 #: fortran/interface.cc:4110
68295 #, gcc-internal-format
68296 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
68297 msgstr ""
68298
68299 #: fortran/interface.cc:4120
68300 #, gcc-internal-format, gfc-internal-format
68301 msgid "MOLD argument to NULL required at %L"
68302 msgstr ""
68303
68304 #: fortran/interface.cc:4130
68305 #, gcc-internal-format, gfc-internal-format
68306 msgid "Assumed-rank argument requires an explicit interface at %L"
68307 msgstr ""
68308
68309 #: fortran/interface.cc:4172
68310 #, gcc-internal-format
68311 msgid "Procedure pointer component %qs called with an implicit interface at %L"
68312 msgstr ""
68313
68314 #: fortran/interface.cc:4183
68315 #, gcc-internal-format
68316 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
68317 msgstr ""
68318
68319 #: fortran/interface.cc:4268
68320 #, gcc-internal-format, gfc-internal-format
68321 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
68322 msgstr ""
68323
68324 #: fortran/interface.cc:4338
68325 #, fuzzy, gcc-internal-format
68326 #| msgid "failed to find class '%s'"
68327 msgid "Unable to find symbol %qs"
68328 msgstr "не знойдзен клас \"%s\""
68329
68330 #: fortran/interface.cc:4711
68331 #, gcc-internal-format
68332 msgid "Entity %qs at %L is already present in the interface"
68333 msgstr ""
68334
68335 #: fortran/interface.cc:4828
68336 #, gcc-internal-format
68337 msgid "gfc_add_interface(): Bad interface type"
68338 msgstr ""
68339
68340 #: fortran/interface.cc:4922
68341 #, gcc-internal-format
68342 msgid "Cannot overwrite GENERIC %qs at %L"
68343 msgstr ""
68344
68345 #: fortran/interface.cc:4934
68346 #, gcc-internal-format
68347 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
68348 msgstr ""
68349
68350 #: fortran/interface.cc:4942
68351 #, gcc-internal-format
68352 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
68353 msgstr ""
68354
68355 #: fortran/interface.cc:4950
68356 #, gcc-internal-format
68357 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
68358 msgstr ""
68359
68360 #: fortran/interface.cc:4959
68361 #, gcc-internal-format
68362 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
68363 msgstr ""
68364
68365 #: fortran/interface.cc:4965
68366 #, gcc-internal-format
68367 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
68368 msgstr ""
68369
68370 #: fortran/interface.cc:4974
68371 #, gcc-internal-format
68372 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
68373 msgstr ""
68374
68375 #: fortran/interface.cc:4985
68376 #, gcc-internal-format
68377 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
68378 msgstr ""
68379
68380 #: fortran/interface.cc:4993
68381 #, gcc-internal-format
68382 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
68383 msgstr ""
68384
68385 #: fortran/interface.cc:5004
68386 #, gcc-internal-format
68387 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
68388 msgstr ""
68389
68390 #: fortran/interface.cc:5034
68391 #, gcc-internal-format
68392 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
68393 msgstr ""
68394
68395 #: fortran/interface.cc:5045
68396 #, gcc-internal-format
68397 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
68398 msgstr ""
68399
68400 #: fortran/interface.cc:5054
68401 #, gcc-internal-format
68402 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
68403 msgstr ""
68404
68405 #: fortran/interface.cc:5063
68406 #, gcc-internal-format
68407 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
68408 msgstr ""
68409
68410 #: fortran/interface.cc:5074
68411 #, gcc-internal-format
68412 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
68413 msgstr ""
68414
68415 #: fortran/interface.cc:5081
68416 #, gcc-internal-format
68417 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"
68418 msgstr ""
68419
68420 #: fortran/interface.cc:5102
68421 #, gcc-internal-format, gfc-internal-format
68422 msgid "DTIO dummy argument at %L must be of type %s"
68423 msgstr ""
68424
68425 #: fortran/interface.cc:5109
68426 #, gcc-internal-format, gfc-internal-format
68427 msgid "DTIO dummy argument at %L must be of KIND = %d"
68428 msgstr ""
68429
68430 #: fortran/interface.cc:5116
68431 #, gcc-internal-format, gfc-internal-format
68432 msgid "DTIO dummy argument at %L must be a scalar"
68433 msgstr ""
68434
68435 #: fortran/interface.cc:5120
68436 #, gcc-internal-format, gfc-internal-format
68437 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
68438 msgstr ""
68439
68440 #: fortran/interface.cc:5124
68441 #, gcc-internal-format, gfc-internal-format
68442 msgid "DTIO character argument at %L must have assumed length"
68443 msgstr ""
68444
68445 #: fortran/interface.cc:5128
68446 #, gcc-internal-format, gfc-internal-format
68447 msgid "DTIO dummy argument at %L must have INTENT %s"
68448 msgstr ""
68449
68450 #: fortran/interface.cc:5186 fortran/interface.cc:5232
68451 #, gcc-internal-format, gfc-internal-format
68452 msgid "Alternate return at %L is not permitted in a DTIO procedure"
68453 msgstr ""
68454
68455 #: fortran/interface.cc:5198
68456 #, gcc-internal-format
68457 msgid "DTIO procedure %qs at %L must be a subroutine"
68458 msgstr ""
68459
68460 #: fortran/interface.cc:5210
68461 #, gcc-internal-format
68462 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
68463 msgstr ""
68464
68465 #: fortran/interface.cc:5217
68466 #, gcc-internal-format
68467 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
68468 msgstr ""
68469
68470 #: fortran/intrinsic.cc:260
68471 #, gcc-internal-format, gfc-internal-format
68472 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
68473 msgstr ""
68474
68475 #: fortran/intrinsic.cc:276
68476 #, gcc-internal-format, gfc-internal-format
68477 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
68478 msgstr ""
68479
68480 #: fortran/intrinsic.cc:283
68481 #, gcc-internal-format, gfc-internal-format
68482 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
68483 msgstr ""
68484
68485 #: fortran/intrinsic.cc:290
68486 #, gcc-internal-format, gfc-internal-format
68487 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
68488 msgstr ""
68489
68490 #: fortran/intrinsic.cc:297
68491 #, gcc-internal-format, gfc-internal-format
68492 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
68493 msgstr ""
68494
68495 #: fortran/intrinsic.cc:345
68496 #, gcc-internal-format
68497 msgid "do_check(): too many args"
68498 msgstr ""
68499
68500 #: fortran/intrinsic.cc:425
68501 #, gcc-internal-format
68502 msgid "add_sym(): Bad sizing mode"
68503 msgstr ""
68504
68505 #: fortran/intrinsic.cc:1184
68506 #, gcc-internal-format
68507 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."
68508 msgstr ""
68509
68510 #: fortran/intrinsic.cc:1219
68511 #, gcc-internal-format
68512 msgid "make_generic(): Cannot find generic symbol %qs"
68513 msgstr ""
68514
68515 #: fortran/intrinsic.cc:4311
68516 #, gcc-internal-format, gfc-internal-format
68517 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
68518 msgstr ""
68519
68520 #: fortran/intrinsic.cc:4324
68521 #, gcc-internal-format, gfc-internal-format
68522 msgid "Scalar entity required at %L"
68523 msgstr ""
68524
68525 #: fortran/intrinsic.cc:4335
68526 #, gcc-internal-format, gfc-internal-format
68527 msgid "Array entity required at %L"
68528 msgstr ""
68529
68530 #: fortran/intrinsic.cc:4342
68531 #, gcc-internal-format
68532 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
68533 msgstr ""
68534
68535 #: fortran/intrinsic.cc:4369
68536 #, fuzzy, gcc-internal-format
68537 msgid "Too many arguments in call to %qs at %L"
68538 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
68539
68540 #: fortran/intrinsic.cc:4385
68541 #, gcc-internal-format, gfc-internal-format
68542 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
68543 msgstr ""
68544
68545 #: fortran/intrinsic.cc:4388
68546 #, gcc-internal-format
68547 msgid "Cannot find keyword named %qs in call to %qs at %L"
68548 msgstr ""
68549
68550 #: fortran/intrinsic.cc:4395
68551 #, gcc-internal-format
68552 msgid "Argument %qs appears twice in call to %qs at %L"
68553 msgstr ""
68554
68555 #: fortran/intrinsic.cc:4409
68556 #, gcc-internal-format
68557 msgid "Missing actual argument %qs in call to %qs at %L"
68558 msgstr ""
68559
68560 #: fortran/intrinsic.cc:4425
68561 #, gcc-internal-format, gfc-internal-format
68562 msgid "ALTERNATE RETURN not permitted at %L"
68563 msgstr ""
68564
68565 #: fortran/intrinsic.cc:4479
68566 #, gcc-internal-format
68567 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
68568 msgstr ""
68569
68570 #: fortran/intrinsic.cc:4607
68571 #, gcc-internal-format
68572 msgid "resolve_intrinsic(): Too many args for intrinsic"
68573 msgstr ""
68574
68575 #: fortran/intrinsic.cc:4701
68576 #, gcc-internal-format
68577 msgid "do_simplify(): Too many args for intrinsic"
68578 msgstr ""
68579
68580 #: fortran/intrinsic.cc:4741
68581 #, gcc-internal-format
68582 msgid "init_arglist(): too many arguments"
68583 msgstr ""
68584
68585 #: fortran/intrinsic.cc:4893
68586 #, gcc-internal-format
68587 msgid "Invalid standard code on intrinsic %qs (%d)"
68588 msgstr ""
68589
68590 #: fortran/intrinsic.cc:4902
68591 #, gcc-internal-format
68592 msgid "Intrinsic %qs (%s) used at %L"
68593 msgstr ""
68594
68595 #: fortran/intrinsic.cc:4974
68596 #, gcc-internal-format
68597 msgid "Function %qs as initialization expression at %L"
68598 msgstr ""
68599
68600 #: fortran/intrinsic.cc:4992
68601 #, gcc-internal-format
68602 msgid "Transformational function %qs at %L is invalid in an initialization expression"
68603 msgstr ""
68604
68605 #: fortran/intrinsic.cc:5068
68606 #, gcc-internal-format, gfc-internal-format
68607 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
68608 msgstr ""
68609
68610 #: fortran/intrinsic.cc:5159
68611 #, gcc-internal-format
68612 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
68613 msgstr ""
68614
68615 #: fortran/intrinsic.cc:5166
68616 #, gcc-internal-format
68617 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
68618 msgstr ""
68619
68620 #: fortran/intrinsic.cc:5269
68621 #, gcc-internal-format, gfc-internal-format
68622 msgid "Extension: Conversion from %s to %s at %L"
68623 msgstr ""
68624
68625 #: fortran/intrinsic.cc:5290
68626 #, gcc-internal-format, gfc-internal-format
68627 msgid "Nonstandard conversion from %s to %s at %L"
68628 msgstr ""
68629
68630 #: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
68631 #, gcc-internal-format, gfc-internal-format
68632 msgid "Possible change of value in conversion from %s to %s at %L"
68633 msgstr ""
68634
68635 #. If HOLLERITH is involved, all bets are off.
68636 #: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
68637 #, fuzzy, gcc-internal-format, gfc-internal-format
68638 #| msgid "converting from `%T' to `%T'"
68639 msgid "Conversion from %s to %s at %L"
68640 msgstr "пераўтварэньне з `%T' у `%T'"
68641
68642 #. Use of -fdec-char-conversions allows assignment of character data
68643 #. to non-character variables.  This not permited for nonconstant
68644 #. strings.
68645 #: fortran/intrinsic.cc:5398 fortran/resolve.cc:11026
68646 #, gcc-internal-format, gfc-internal-format
68647 msgid "Cannot convert %s to %s at %L"
68648 msgstr ""
68649
68650 #: fortran/intrinsic.cc:5403
68651 #, gcc-internal-format
68652 msgid "Cannot convert %qs to %qs at %L"
68653 msgstr ""
68654
68655 #: fortran/intrinsic.cc:5494
68656 #, gcc-internal-format
68657 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."
68658 msgstr ""
68659
68660 #: fortran/intrinsic.cc:5500
68661 #, gcc-internal-format
68662 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."
68663 msgstr ""
68664
68665 #: fortran/io.cc:176 fortran/primary.cc:940
68666 #, gcc-internal-format, gfc-internal-format
68667 msgid "Extension: backslash character at %C"
68668 msgstr ""
68669
68670 #: fortran/io.cc:210
68671 #, gcc-internal-format, gfc-internal-format
68672 msgid "Nonconforming tab character in format at %C"
68673 msgstr ""
68674
68675 #: fortran/io.cc:453
68676 #, gcc-internal-format, gfc-internal-format
68677 msgid "DP format specifier not allowed at %C"
68678 msgstr ""
68679
68680 #: fortran/io.cc:460
68681 #, gcc-internal-format, gfc-internal-format
68682 msgid "DC format specifier not allowed at %C"
68683 msgstr ""
68684
68685 #: fortran/io.cc:467
68686 #, gcc-internal-format, gfc-internal-format
68687 msgid "Fortran 2003: DT format specifier not allowed at %C"
68688 msgstr ""
68689
68690 #: fortran/io.cc:596
68691 #, gcc-internal-format, gfc-internal-format
68692 msgid "Positive width required in format string at %L"
68693 msgstr ""
68694
68695 #: fortran/io.cc:598
68696 #, gcc-internal-format, gfc-internal-format
68697 msgid "Nonnegative width required in format string at %L"
68698 msgstr ""
68699
68700 #: fortran/io.cc:600
68701 #, gcc-internal-format
68702 msgid "Unexpected element %qc in format string at %L"
68703 msgstr ""
68704
68705 #: fortran/io.cc:602
68706 #, gcc-internal-format, gfc-internal-format
68707 msgid "Unexpected end of format string in format string at %L"
68708 msgstr ""
68709
68710 #: fortran/io.cc:604
68711 #, gcc-internal-format, gfc-internal-format
68712 msgid "Zero width in format descriptor in format string at %L"
68713 msgstr ""
68714
68715 #: fortran/io.cc:624
68716 #, gcc-internal-format, gfc-internal-format
68717 msgid "Missing leading left parenthesis in format string at %L"
68718 msgstr ""
68719
68720 #: fortran/io.cc:653
68721 #, gcc-internal-format
68722 msgid "Left parenthesis required after %<*%> in format string at %L"
68723 msgstr ""
68724
68725 #: fortran/io.cc:685
68726 #, gcc-internal-format, gfc-internal-format
68727 msgid "Expected P edit descriptor in format string at %L"
68728 msgstr ""
68729
68730 #. P requires a prior number.
68731 #: fortran/io.cc:693
68732 #, gcc-internal-format, gfc-internal-format
68733 msgid "P descriptor requires leading scale factor in format string at %L"
68734 msgstr ""
68735
68736 #: fortran/io.cc:701
68737 #, gcc-internal-format, gfc-internal-format
68738 msgid "X descriptor requires leading space count at %L"
68739 msgstr ""
68740
68741 #: fortran/io.cc:730
68742 #, gcc-internal-format, gfc-internal-format
68743 msgid "$ descriptor at %L"
68744 msgstr ""
68745
68746 #: fortran/io.cc:734
68747 #, gcc-internal-format, gfc-internal-format
68748 msgid "$ should be the last specifier in format at %L"
68749 msgstr ""
68750
68751 #: fortran/io.cc:766
68752 #, gcc-internal-format, gfc-internal-format
68753 msgid "Missing item in format string at %L"
68754 msgstr ""
68755
68756 #: fortran/io.cc:797 fortran/io.cc:812
68757 #, gcc-internal-format, gfc-internal-format
68758 msgid "Comma required after P descriptor in format string at %L"
68759 msgstr ""
68760
68761 #: fortran/io.cc:827
68762 #, gcc-internal-format, gfc-internal-format
68763 msgid "Positive width required with T descriptor in format string at %L"
68764 msgstr ""
68765
68766 #: fortran/io.cc:846 fortran/io.cc:850
68767 #, gcc-internal-format, gfc-internal-format
68768 msgid "Extension: Zero width after L descriptor at %L"
68769 msgstr ""
68770
68771 #: fortran/io.cc:862
68772 #, gcc-internal-format, gfc-internal-format
68773 msgid "Missing positive width after L descriptor at %L"
68774 msgstr ""
68775
68776 #: fortran/io.cc:893
68777 #, gcc-internal-format
68778 msgid "%<G0%> in format at %L"
68779 msgstr ""
68780
68781 #: fortran/io.cc:911
68782 #, gcc-internal-format, gfc-internal-format
68783 msgid "E specifier not allowed with g0 descriptor in format string at %L"
68784 msgstr ""
68785
68786 #: fortran/io.cc:931
68787 #, gcc-internal-format, gfc-internal-format
68788 msgid "Positive width required in format specifier %s at %L"
68789 msgstr ""
68790
68791 #: fortran/io.cc:941
68792 #, gcc-internal-format, gfc-internal-format
68793 msgid "positive width required at %L"
68794 msgstr ""
68795
68796 #: fortran/io.cc:964 fortran/io.cc:971
68797 #, gcc-internal-format, gfc-internal-format
68798 msgid "Period required in format specifier %s at %L"
68799 msgstr ""
68800
68801 #: fortran/io.cc:1009 fortran/io.cc:1018
68802 #, gcc-internal-format, gfc-internal-format
68803 msgid "Positive exponent width required in format string at %L"
68804 msgstr ""
68805
68806 #: fortran/io.cc:1066
68807 #, gcc-internal-format, gfc-internal-format
68808 msgid "Right parenthesis expected at %C in format string at %L"
68809 msgstr ""
68810
68811 #: fortran/io.cc:1108
68812 #, gcc-internal-format, gfc-internal-format
68813 msgid "Period required in format specifier in format string at %L"
68814 msgstr ""
68815
68816 #: fortran/io.cc:1114
68817 #, gcc-internal-format, gfc-internal-format
68818 msgid "Period required in format specifier at %L"
68819 msgstr ""
68820
68821 #: fortran/io.cc:1136
68822 #, gcc-internal-format, gfc-internal-format
68823 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
68824 msgstr ""
68825
68826 #: fortran/io.cc:1231 fortran/io.cc:1293
68827 #, fuzzy, gcc-internal-format, gfc-internal-format
68828 #| msgid "Missing class name"
68829 msgid "Missing comma at %L"
68830 msgstr "Прапушчана назва класа"
68831
68832 #: fortran/io.cc:1349
68833 #, gcc-internal-format, gfc-internal-format
68834 msgid "Extraneous characters in format at %L"
68835 msgstr ""
68836
68837 #: fortran/io.cc:1371
68838 #, gcc-internal-format, gfc-internal-format
68839 msgid "Format statement in module main block at %C"
68840 msgstr ""
68841
68842 #: fortran/io.cc:1380
68843 #, gcc-internal-format, gfc-internal-format
68844 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
68845 msgstr ""
68846
68847 #: fortran/io.cc:1386
68848 #, gcc-internal-format, gfc-internal-format
68849 msgid "Missing format label at %C"
68850 msgstr ""
68851
68852 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
68853 #, fuzzy, gcc-internal-format, gfc-internal-format
68854 msgid "Invalid value for %s specification at %C"
68855 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
68856
68857 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
68858 #, fuzzy, gcc-internal-format, gfc-internal-format
68859 msgid "Duplicate %s specification at %C"
68860 msgstr "няма папярэдняга аб'яўлення для \"%s\""
68861
68862 #: fortran/io.cc:1489
68863 #, gcc-internal-format, gfc-internal-format
68864 msgid "Variable %s cannot be INTENT(IN) at %C"
68865 msgstr ""
68866
68867 #: fortran/io.cc:1497
68868 #, gcc-internal-format, gfc-internal-format
68869 msgid "Variable %s cannot be assigned in PURE procedure at %C"
68870 msgstr ""
68871
68872 #: fortran/io.cc:1527
68873 #, gcc-internal-format, gfc-internal-format
68874 msgid "Expecting a variable at %L"
68875 msgstr ""
68876
68877 #: fortran/io.cc:1558
68878 #, fuzzy, gcc-internal-format, gfc-internal-format
68879 #| msgid "duplicate label declaration `%s'"
68880 msgid "Duplicate %s label specification at %C"
68881 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
68882
68883 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
68884 #, gcc-internal-format
68885 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
68886 msgstr ""
68887
68888 #: fortran/io.cc:1669
68889 #, gcc-internal-format, gfc-internal-format
68890 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
68891 msgstr ""
68892
68893 #: fortran/io.cc:1694
68894 #, gcc-internal-format, gfc-internal-format
68895 msgid "FORMAT tag at %L cannot be a zero-sized array"
68896 msgstr ""
68897
68898 #: fortran/io.cc:1735
68899 #, gcc-internal-format, gfc-internal-format
68900 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
68901 msgstr ""
68902
68903 #: fortran/io.cc:1741
68904 #, gcc-internal-format, gfc-internal-format
68905 msgid "ASSIGNED variable in FORMAT tag at %L"
68906 msgstr ""
68907
68908 #: fortran/io.cc:1746
68909 #, gcc-internal-format
68910 msgid "Variable %qs at %L has not been assigned a format label"
68911 msgstr ""
68912
68913 #: fortran/io.cc:1753
68914 #, gcc-internal-format
68915 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
68916 msgstr ""
68917
68918 #: fortran/io.cc:1768
68919 #, gcc-internal-format, gfc-internal-format
68920 msgid "Non-character non-Hollerith in FORMAT tag at %L"
68921 msgstr ""
68922
68923 #: fortran/io.cc:1772
68924 #, gcc-internal-format, gfc-internal-format
68925 msgid "Non-character in FORMAT tag at %L"
68926 msgstr ""
68927
68928 #: fortran/io.cc:1778
68929 #, gcc-internal-format, gfc-internal-format
68930 msgid "Non-character assumed shape array element in FORMAT tag at %L"
68931 msgstr ""
68932
68933 #: fortran/io.cc:1785
68934 #, gcc-internal-format, gfc-internal-format
68935 msgid "Non-character assumed size array element in FORMAT tag at %L"
68936 msgstr ""
68937
68938 #: fortran/io.cc:1792
68939 #, gcc-internal-format, gfc-internal-format
68940 msgid "Non-character pointer array element in FORMAT tag at %L"
68941 msgstr ""
68942
68943 #: fortran/io.cc:1818
68944 #, gcc-internal-format, gfc-internal-format
68945 msgid "%s tag at %L must be of type %s"
68946 msgstr ""
68947
68948 #: fortran/io.cc:1825
68949 #, gcc-internal-format, gfc-internal-format
68950 msgid "%s tag at %L must be a character string of default kind"
68951 msgstr ""
68952
68953 #: fortran/io.cc:1832
68954 #, gcc-internal-format, gfc-internal-format
68955 msgid "%s tag at %L must be scalar"
68956 msgstr ""
68957
68958 #: fortran/io.cc:1838
68959 #, gcc-internal-format, gfc-internal-format
68960 msgid "IOMSG tag at %L"
68961 msgstr ""
68962
68963 #: fortran/io.cc:1846
68964 #, gcc-internal-format, gfc-internal-format
68965 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
68966 msgstr ""
68967
68968 #: fortran/io.cc:1855
68969 #, gcc-internal-format, gfc-internal-format
68970 msgid "Non-default LOGICAL kind in %s tag at %L"
68971 msgstr ""
68972
68973 #: fortran/io.cc:1862
68974 #, gcc-internal-format, gfc-internal-format
68975 msgid "NEWUNIT specifier at %L"
68976 msgstr ""
68977
68978 #: fortran/io.cc:1880
68979 #, gcc-internal-format, gfc-internal-format
68980 msgid "CONVERT tag at %L"
68981 msgstr ""
68982
68983 #: fortran/io.cc:2105
68984 #, gcc-internal-format
68985 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
68986 msgstr ""
68987
68988 #: fortran/io.cc:2113 fortran/io.cc:2140
68989 #, gcc-internal-format
68990 msgid "%s specifier in %s statement at %L has value %qs"
68991 msgstr ""
68992
68993 #: fortran/io.cc:2132
68994 #, gcc-internal-format
68995 msgid "Extension: %s specifier in %s statement at %L has value %qs"
68996 msgstr ""
68997
68998 #: fortran/io.cc:2154 fortran/io.cc:2162
68999 #, gcc-internal-format
69000 msgid "%s specifier in %s statement at %L has invalid value %qs"
69001 msgstr ""
69002
69003 #: fortran/io.cc:2219
69004 #, gcc-internal-format, gfc-internal-format
69005 msgid "ACTION type conflicts with READONLY specifier at %L"
69006 msgstr ""
69007
69008 #: fortran/io.cc:2235
69009 #, gcc-internal-format, gfc-internal-format
69010 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
69011 msgstr ""
69012
69013 #: fortran/io.cc:2254 fortran/io.cc:3928
69014 #, gcc-internal-format, gfc-internal-format
69015 msgid "BLANK= at %L not allowed in Fortran 95"
69016 msgstr ""
69017
69018 #: fortran/io.cc:2282 fortran/io.cc:3906
69019 #, gcc-internal-format, gfc-internal-format
69020 msgid "DECIMAL= at %L not allowed in Fortran 95"
69021 msgstr ""
69022
69023 #: fortran/io.cc:2314
69024 #, gcc-internal-format, gfc-internal-format
69025 msgid "ENCODING= at %L not allowed in Fortran 95"
69026 msgstr ""
69027
69028 #: fortran/io.cc:2365 fortran/io.cc:3973
69029 #, gcc-internal-format, gfc-internal-format
69030 msgid "ROUND= at %L not allowed in Fortran 95"
69031 msgstr ""
69032
69033 #: fortran/io.cc:2395
69034 #, gcc-internal-format, gfc-internal-format
69035 msgid "SIGN= at %L not allowed in Fortran 95"
69036 msgstr ""
69037
69038 #: fortran/io.cc:2416
69039 #, gcc-internal-format, gfc-internal-format
69040 msgid "RECL in OPEN statement at %L must be positive"
69041 msgstr ""
69042
69043 #: fortran/io.cc:2441
69044 #, gcc-internal-format
69045 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
69046 msgstr ""
69047
69048 #: fortran/io.cc:2452
69049 #, gcc-internal-format, gfc-internal-format
69050 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
69051 msgstr ""
69052
69053 #: fortran/io.cc:2463
69054 #, gcc-internal-format, gfc-internal-format
69055 msgid "UNIT specifier not allowed with NEWUNIT at %L"
69056 msgstr ""
69057
69058 #: fortran/io.cc:2474
69059 #, gcc-internal-format, gfc-internal-format
69060 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
69061 msgstr ""
69062
69063 #: fortran/io.cc:2481
69064 #, gcc-internal-format, gfc-internal-format
69065 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
69066 msgstr ""
69067
69068 #: fortran/io.cc:2516
69069 #, gcc-internal-format, gfc-internal-format
69070 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
69071 msgstr ""
69072
69073 #: fortran/io.cc:2524
69074 #, gcc-internal-format, gfc-internal-format
69075 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
69076 msgstr ""
69077
69078 #: fortran/io.cc:2537
69079 #, gcc-internal-format, gfc-internal-format
69080 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
69081 msgstr ""
69082
69083 #: fortran/io.cc:2590
69084 #, gcc-internal-format, gfc-internal-format
69085 msgid "OPEN statement not allowed in PURE procedure at %C"
69086 msgstr ""
69087
69088 #: fortran/io.cc:2698
69089 #, gcc-internal-format, gfc-internal-format
69090 msgid "CLOSE statement not allowed in PURE procedure at %C"
69091 msgstr ""
69092
69093 #: fortran/io.cc:2724
69094 #, gcc-internal-format, gfc-internal-format
69095 msgid "CLOSE statement at %L requires a UNIT number"
69096 msgstr ""
69097
69098 #: fortran/io.cc:2732
69099 #, gcc-internal-format, gfc-internal-format
69100 msgid "UNIT number in CLOSE statement at %L must be non-negative"
69101 msgstr ""
69102
69103 #: fortran/io.cc:2855 fortran/match.cc:3099
69104 #, gcc-internal-format, gfc-internal-format
69105 msgid "%s statement not allowed in PURE procedure at %C"
69106 msgstr ""
69107
69108 #: fortran/io.cc:2885
69109 #, gcc-internal-format, gfc-internal-format
69110 msgid "UNIT number missing in statement at %L"
69111 msgstr ""
69112
69113 #: fortran/io.cc:2896 fortran/io.cc:3386
69114 #, gcc-internal-format, gfc-internal-format
69115 msgid "UNIT number in statement at %L must be non-negative"
69116 msgstr ""
69117
69118 #: fortran/io.cc:2929
69119 #, gcc-internal-format, gfc-internal-format
69120 msgid "FLUSH statement at %C"
69121 msgstr ""
69122
69123 #: fortran/io.cc:2970
69124 #, gcc-internal-format, gfc-internal-format
69125 msgid "Missing format with default unit at %C"
69126 msgstr ""
69127
69128 #: fortran/io.cc:2990
69129 #, gcc-internal-format, gfc-internal-format
69130 msgid "Duplicate UNIT specification at %C"
69131 msgstr ""
69132
69133 #: fortran/io.cc:3064
69134 #, fuzzy, gcc-internal-format, gfc-internal-format
69135 msgid "Duplicate format specification at %C"
69136 msgstr "няма папярэдняга аб'яўлення для \"%s\""
69137
69138 #: fortran/io.cc:3105
69139 #, gcc-internal-format
69140 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
69141 msgstr ""
69142
69143 #: fortran/io.cc:3141
69144 #, fuzzy, gcc-internal-format, gfc-internal-format
69145 msgid "Duplicate NML specification at %C"
69146 msgstr "няма папярэдняга аб'яўлення для \"%s\""
69147
69148 #: fortran/io.cc:3150
69149 #, gcc-internal-format
69150 msgid "Symbol %qs at %C must be a NAMELIST group name"
69151 msgstr ""
69152
69153 #: fortran/io.cc:3216
69154 #, gcc-internal-format, gfc-internal-format
69155 msgid "END tag at %C not allowed in output statement"
69156 msgstr ""
69157
69158 #: fortran/io.cc:3312
69159 #, gcc-internal-format, gfc-internal-format
69160 msgid "UNIT not specified at %L"
69161 msgstr ""
69162
69163 #: fortran/io.cc:3319
69164 #, gcc-internal-format, gfc-internal-format
69165 msgid "UNIT specification at %L must not be a character PARAMETER"
69166 msgstr ""
69167
69168 #: fortran/io.cc:3332
69169 #, gcc-internal-format, gfc-internal-format
69170 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
69171 msgstr ""
69172
69173 #: fortran/io.cc:3354
69174 #, gcc-internal-format, gfc-internal-format
69175 msgid "Invalid form of WRITE statement at %L, UNIT required"
69176 msgstr ""
69177
69178 #: fortran/io.cc:3365
69179 #, gcc-internal-format, gfc-internal-format
69180 msgid "Internal unit with vector subscript at %L"
69181 msgstr ""
69182
69183 #: fortran/io.cc:3379
69184 #, gcc-internal-format, gfc-internal-format
69185 msgid "External IO UNIT cannot be an array at %L"
69186 msgstr ""
69187
69188 #: fortran/io.cc:3409
69189 #, gcc-internal-format
69190 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
69191 msgstr ""
69192
69193 #: fortran/io.cc:3421
69194 #, gcc-internal-format
69195 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
69196 msgstr ""
69197
69198 #: fortran/io.cc:3431 fortran/resolve.cc:15248
69199 #, gcc-internal-format
69200 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
69201 msgstr ""
69202
69203 #: fortran/io.cc:3439
69204 #, gcc-internal-format
69205 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
69206 msgstr ""
69207
69208 #: fortran/io.cc:3450
69209 #, gcc-internal-format, gfc-internal-format
69210 msgid "Comma before i/o item list at %L"
69211 msgstr ""
69212
69213 #: fortran/io.cc:3460
69214 #, fuzzy, gcc-internal-format, gfc-internal-format
69215 #| msgid "label `%s' used but not defined"
69216 msgid "ERR tag label %d at %L not defined"
69217 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69218
69219 #: fortran/io.cc:3472
69220 #, fuzzy, gcc-internal-format, gfc-internal-format
69221 #| msgid "label `%s' used but not defined"
69222 msgid "END tag label %d at %L not defined"
69223 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69224
69225 #: fortran/io.cc:3484
69226 #, fuzzy, gcc-internal-format, gfc-internal-format
69227 #| msgid "label `%s' used but not defined"
69228 msgid "EOR tag label %d at %L not defined"
69229 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69230
69231 #: fortran/io.cc:3494
69232 #, fuzzy, gcc-internal-format, gfc-internal-format
69233 #| msgid "label `%s' used but not defined"
69234 msgid "FORMAT label %d at %L not defined"
69235 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69236
69237 #: fortran/io.cc:3525
69238 #, gcc-internal-format
69239 msgid "io_kind_name(): bad I/O-kind"
69240 msgstr ""
69241
69242 #: fortran/io.cc:3614
69243 #, gcc-internal-format, gfc-internal-format
69244 msgid "Syntax error in I/O iterator at %C"
69245 msgstr ""
69246
69247 #: fortran/io.cc:3646
69248 #, gcc-internal-format, gfc-internal-format
69249 msgid "Expecting variable in READ statement at %C"
69250 msgstr ""
69251
69252 #: fortran/io.cc:3652
69253 #, gcc-internal-format, gfc-internal-format
69254 msgid "Expecting variable or io-implied-do in READ statement at %L"
69255 msgstr ""
69256
69257 #: fortran/io.cc:3661
69258 #, gcc-internal-format, gfc-internal-format
69259 msgid "Expecting variable or io-implied-do at %L"
69260 msgstr ""
69261
69262 #: fortran/io.cc:3670
69263 #, gcc-internal-format, gfc-internal-format
69264 msgid "Expected expression in %s statement at %C"
69265 msgstr ""
69266
69267 #: fortran/io.cc:3675
69268 #, gcc-internal-format, gfc-internal-format
69269 msgid "BOZ literal constant at %L cannot appear in an output IO list"
69270 msgstr ""
69271
69272 #: fortran/io.cc:3823
69273 #, gcc-internal-format, gfc-internal-format
69274 msgid "Internal file at %L with namelist"
69275 msgstr ""
69276
69277 #: fortran/io.cc:3838
69278 #, gcc-internal-format, gfc-internal-format
69279 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
69280 msgstr ""
69281
69282 #: fortran/io.cc:3951
69283 #, gcc-internal-format, gfc-internal-format
69284 msgid "PAD= at %L not allowed in Fortran 95"
69285 msgstr ""
69286
69287 #: fortran/io.cc:4020
69288 #, gcc-internal-format, gfc-internal-format
69289 msgid "DELIM= at %L not allowed in Fortran 95"
69290 msgstr ""
69291
69292 #: fortran/io.cc:4194
69293 #, gcc-internal-format, gfc-internal-format
69294 msgid "PRINT namelist at %C is an extension"
69295 msgstr ""
69296
69297 #: fortran/io.cc:4216
69298 #, gcc-internal-format, gfc-internal-format
69299 msgid "Comma after * at %C not allowed without I/O list"
69300 msgstr ""
69301
69302 #: fortran/io.cc:4389
69303 #, gcc-internal-format, gfc-internal-format
69304 msgid "Expected comma in I/O list at %C"
69305 msgstr ""
69306
69307 #: fortran/io.cc:4456
69308 #, gcc-internal-format, gfc-internal-format
69309 msgid "PRINT statement at %C not allowed within PURE procedure"
69310 msgstr ""
69311
69312 #: fortran/io.cc:4618
69313 #, gcc-internal-format, gfc-internal-format
69314 msgid "NULL() near %L cannot appear in INQUIRE statement"
69315 msgstr ""
69316
69317 #: fortran/io.cc:4630 fortran/io.cc:4692
69318 #, gcc-internal-format, gfc-internal-format
69319 msgid "INQUIRE statement not allowed in PURE procedure at %C"
69320 msgstr ""
69321
69322 #: fortran/io.cc:4658
69323 #, gcc-internal-format, gfc-internal-format
69324 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
69325 msgstr ""
69326
69327 #: fortran/io.cc:4668 fortran/trans-io.cc:1332
69328 #, gcc-internal-format, gfc-internal-format
69329 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
69330 msgstr ""
69331
69332 #: fortran/io.cc:4675
69333 #, gcc-internal-format, gfc-internal-format
69334 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
69335 msgstr ""
69336
69337 #: fortran/io.cc:4685
69338 #, gcc-internal-format, gfc-internal-format
69339 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
69340 msgstr ""
69341
69342 #: fortran/io.cc:4700
69343 #, gcc-internal-format, gfc-internal-format
69344 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
69345 msgstr ""
69346
69347 #: fortran/io.cc:4876
69348 #, gcc-internal-format, gfc-internal-format
69349 msgid "WAIT at %C not allowed in Fortran 95"
69350 msgstr ""
69351
69352 #: fortran/io.cc:4882
69353 #, gcc-internal-format, gfc-internal-format
69354 msgid "WAIT statement not allowed in PURE procedure at %C"
69355 msgstr ""
69356
69357 #. Reject truncation.
69358 #: fortran/iresolve.cc:70
69359 #, gcc-internal-format, gfc-internal-format
69360 msgid "identifier overflow: %d"
69361 msgstr ""
69362
69363 #: fortran/match.cc:118
69364 #, gcc-internal-format
69365 msgid "gfc_op2string(): Bad code"
69366 msgstr ""
69367
69368 #: fortran/match.cc:195
69369 #, gcc-internal-format, gfc-internal-format
69370 msgid "Expected structure component or operator name after '.' at %C"
69371 msgstr ""
69372
69373 #: fortran/match.cc:227
69374 #, gcc-internal-format
69375 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
69376 msgstr ""
69377
69378 #: fortran/match.cc:298
69379 #, fuzzy, gcc-internal-format
69380 msgid "Missing %qs in statement at or before %L"
69381 msgstr "прапушчан прабел пасля нумара \"%.*s\""
69382
69383 #: fortran/match.cc:496
69384 #, gcc-internal-format, gfc-internal-format
69385 msgid "Integer too large at %C"
69386 msgstr ""
69387
69388 #: fortran/match.cc:551 fortran/parse.cc:1299
69389 #, gcc-internal-format, gfc-internal-format
69390 msgid "Too many digits in statement label at %C"
69391 msgstr ""
69392
69393 #: fortran/match.cc:557
69394 #, gcc-internal-format, gfc-internal-format
69395 msgid "Statement label at %C is zero"
69396 msgstr ""
69397
69398 #: fortran/match.cc:590
69399 #, gcc-internal-format
69400 msgid "Label name %qs at %C is ambiguous"
69401 msgstr ""
69402
69403 #: fortran/match.cc:596
69404 #, gcc-internal-format
69405 msgid "Duplicate construct label %qs at %C"
69406 msgstr ""
69407
69408 #: fortran/match.cc:630
69409 #, fuzzy, gcc-internal-format, gfc-internal-format
69410 msgid "Invalid character in name at %C"
69411 msgstr "сімвальная канстанта вельмі доўгая"
69412
69413 #: fortran/match.cc:643
69414 #, gcc-internal-format, gfc-internal-format
69415 msgid "Name at %C is too long"
69416 msgstr ""
69417
69418 #: fortran/match.cc:654
69419 #, gcc-internal-format
69420 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
69421 msgstr ""
69422
69423 #: fortran/match.cc:930
69424 #, gcc-internal-format, gfc-internal-format
69425 msgid ".XOR. operator at %C"
69426 msgstr ""
69427
69428 #: fortran/match.cc:985
69429 #, gcc-internal-format, gfc-internal-format
69430 msgid "Loop variable at %C cannot be an array"
69431 msgstr ""
69432
69433 #: fortran/match.cc:992
69434 #, gcc-internal-format, gfc-internal-format
69435 msgid "Loop variable at %C cannot be a coarray"
69436 msgstr ""
69437
69438 #: fortran/match.cc:998
69439 #, gcc-internal-format, gfc-internal-format
69440 msgid "Loop variable at %C cannot be a sub-component"
69441 msgstr ""
69442
69443 #: fortran/match.cc:1032
69444 #, gcc-internal-format, gfc-internal-format
69445 msgid "Expected a step value in iterator at %C"
69446 msgstr ""
69447
69448 #: fortran/match.cc:1044
69449 #, gcc-internal-format, gfc-internal-format
69450 msgid "Syntax error in iterator at %C"
69451 msgstr ""
69452
69453 #: fortran/match.cc:1213
69454 #, gcc-internal-format, gfc-internal-format
69455 msgid "gfc_match(): Bad match code %c"
69456 msgstr ""
69457
69458 #: fortran/match.cc:1287
69459 #, gcc-internal-format, gfc-internal-format
69460 msgid "Invalid form of PROGRAM statement at %C"
69461 msgstr ""
69462
69463 #: fortran/match.cc:1331
69464 #, gcc-internal-format, gfc-internal-format
69465 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
69466 msgstr ""
69467
69468 #: fortran/match.cc:1340
69469 #, gcc-internal-format, gfc-internal-format
69470 msgid "Assignment to a constant expression at %C"
69471 msgstr ""
69472
69473 #: fortran/match.cc:1444 fortran/match.cc:1535
69474 #, gcc-internal-format, gfc-internal-format
69475 msgid "Arithmetic IF statement at %C"
69476 msgstr ""
69477
69478 #: fortran/match.cc:1491
69479 #, gcc-internal-format
69480 msgid "Missing %<(%> in IF-expression at %C"
69481 msgstr ""
69482
69483 #: fortran/match.cc:1509
69484 #, gcc-internal-format, gfc-internal-format
69485 msgid "Syntax error in IF-expression at %C"
69486 msgstr ""
69487
69488 #: fortran/match.cc:1520
69489 #, gcc-internal-format, gfc-internal-format
69490 msgid "Block label not appropriate for arithmetic IF statement at %C"
69491 msgstr ""
69492
69493 #: fortran/match.cc:1558
69494 #, gcc-internal-format, gfc-internal-format
69495 msgid "Block label is not appropriate for IF statement at %C"
69496 msgstr ""
69497
69498 #: fortran/match.cc:1651 fortran/match.cc:1658
69499 #, gcc-internal-format, gfc-internal-format
69500 msgid "Syntax error in IF-clause after %C"
69501 msgstr ""
69502
69503 #: fortran/match.cc:1701
69504 #, fuzzy, gcc-internal-format, gfc-internal-format
69505 msgid "Invalid character(s) in ELSE statement after %C"
69506 msgstr "сімвальная канстанта вельмі доўгая"
69507
69508 #: fortran/match.cc:1707
69509 #, gcc-internal-format
69510 msgid "Label %qs at %C doesn't match IF label %qs"
69511 msgstr ""
69512
69513 #: fortran/match.cc:1728
69514 #, gcc-internal-format
69515 msgid "Missing %<(%> in ELSE IF expression at %C"
69516 msgstr ""
69517
69518 #: fortran/match.cc:1738
69519 #, gcc-internal-format
69520 msgid "Missing %<)%> in ELSE IF expression at %C"
69521 msgstr ""
69522
69523 #: fortran/match.cc:1753
69524 #, gcc-internal-format, gfc-internal-format
69525 msgid "Missing THEN in ELSE IF statement after %L"
69526 msgstr ""
69527
69528 #: fortran/match.cc:1761
69529 #, gcc-internal-format, gfc-internal-format
69530 msgid "Syntax error in ELSE IF statement after %L"
69531 msgstr ""
69532
69533 #: fortran/match.cc:1767
69534 #, gcc-internal-format
69535 msgid "Label %qs after %L doesn't match IF label %qs"
69536 msgstr ""
69537
69538 #: fortran/match.cc:1828
69539 #, gcc-internal-format, gfc-internal-format
69540 msgid "Image control statement CRITICAL at %C in PURE procedure"
69541 msgstr ""
69542
69543 #: fortran/match.cc:1834
69544 #, gcc-internal-format, gfc-internal-format
69545 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
69546 msgstr ""
69547
69548 #: fortran/match.cc:1841
69549 #, gcc-internal-format, gfc-internal-format
69550 msgid "CRITICAL statement at %C"
69551 msgstr ""
69552
69553 #: fortran/match.cc:1853
69554 #, gcc-internal-format, gfc-internal-format
69555 msgid "Nested CRITICAL block at %C"
69556 msgstr ""
69557
69558 #: fortran/match.cc:1905
69559 #, gcc-internal-format, gfc-internal-format
69560 msgid "Expected association list at %C"
69561 msgstr ""
69562
69563 #: fortran/match.cc:1917
69564 #, gcc-internal-format, gfc-internal-format
69565 msgid "Expected association at %C"
69566 msgstr ""
69567
69568 #: fortran/match.cc:1927
69569 #, fuzzy, gcc-internal-format, gfc-internal-format
69570 msgid "Invalid association target at %C"
69571 msgstr "Нерэчаісны выбар \"%s\""
69572
69573 #: fortran/match.cc:1938
69574 #, gcc-internal-format
69575 msgid "Duplicate name %qs in association at %C"
69576 msgstr ""
69577
69578 #: fortran/match.cc:1946
69579 #, gcc-internal-format, gfc-internal-format
69580 msgid "Association target at %C must not be coindexed"
69581 msgstr ""
69582
69583 #: fortran/match.cc:1953
69584 #, gcc-internal-format, gfc-internal-format
69585 msgid "Association target at %L cannot be a BOZ literal constant"
69586 msgstr ""
69587
69588 #: fortran/match.cc:1972
69589 #, gcc-internal-format
69590 msgid "Expected %<)%> or %<,%> at %C"
69591 msgstr ""
69592
69593 #: fortran/match.cc:1990
69594 #, gcc-internal-format, gfc-internal-format
69595 msgid "Junk after ASSOCIATE statement at %C"
69596 msgstr ""
69597
69598 #: fortran/match.cc:2112
69599 #, gcc-internal-format
69600 msgid "Derived type %qs at %L may not be ABSTRACT"
69601 msgstr ""
69602
69603 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
69604 #, gcc-internal-format, gfc-internal-format
69605 msgid "Invalid type-spec at %C"
69606 msgstr ""
69607
69608 #: fortran/match.cc:2374
69609 #, gcc-internal-format, gfc-internal-format
69610 msgid "Syntax error in FORALL iterator at %C"
69611 msgstr ""
69612
69613 #: fortran/match.cc:2639
69614 #, gcc-internal-format, gfc-internal-format
69615 msgid "DO CONCURRENT construct at %C"
69616 msgstr ""
69617
69618 #: fortran/match.cc:2764
69619 #, gcc-internal-format
69620 msgid "Name %qs in %s statement at %C is unknown"
69621 msgstr ""
69622
69623 #: fortran/match.cc:2772
69624 #, gcc-internal-format
69625 msgid "Name %qs in %s statement at %C is not a construct name"
69626 msgstr ""
69627
69628 #: fortran/match.cc:2784
69629 #, gcc-internal-format, gfc-internal-format
69630 msgid "%s statement at %C leaves CRITICAL construct"
69631 msgstr ""
69632
69633 #. F2008, C821 & C845.
69634 #: fortran/match.cc:2792
69635 #, gcc-internal-format, gfc-internal-format
69636 msgid "%s statement at %C leaves DO CONCURRENT construct"
69637 msgstr ""
69638
69639 #: fortran/match.cc:2804
69640 #, gcc-internal-format, gfc-internal-format
69641 msgid "%s statement at %C is not within a construct"
69642 msgstr ""
69643
69644 #: fortran/match.cc:2807
69645 #, gcc-internal-format
69646 msgid "%s statement at %C is not within construct %qs"
69647 msgstr ""
69648
69649 #: fortran/match.cc:2833
69650 #, gcc-internal-format
69651 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
69652 msgstr ""
69653
69654 #: fortran/match.cc:2838
69655 #, gcc-internal-format, gfc-internal-format
69656 msgid "EXIT statement with no do-construct-name at %C"
69657 msgstr ""
69658
69659 #: fortran/match.cc:2844
69660 #, gcc-internal-format
69661 msgid "%s statement at %C is not applicable to construct %qs"
69662 msgstr ""
69663
69664 #: fortran/match.cc:2852
69665 #, gcc-internal-format, gfc-internal-format
69666 msgid "%s statement at %C leaving OpenACC structured block"
69667 msgstr ""
69668
69669 #: fortran/match.cc:2853
69670 #, gcc-internal-format, gfc-internal-format
69671 msgid "%s statement at %C leaving OpenMP structured block"
69672 msgstr ""
69673
69674 #: fortran/match.cc:2890
69675 #, gcc-internal-format, gfc-internal-format
69676 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
69677 msgstr ""
69678
69679 #: fortran/match.cc:2896
69680 #, gcc-internal-format, gfc-internal-format
69681 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
69682 msgstr ""
69683
69684 #: fortran/match.cc:2898
69685 #, gcc-internal-format, gfc-internal-format
69686 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
69687 msgstr ""
69688
69689 #: fortran/match.cc:2927
69690 #, gcc-internal-format, gfc-internal-format
69691 msgid "EXIT statement at %C terminating !$OMP DO loop"
69692 msgstr ""
69693
69694 #: fortran/match.cc:2932
69695 #, gcc-internal-format, gfc-internal-format
69696 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
69697 msgstr ""
69698
69699 #: fortran/match.cc:3034
69700 #, gcc-internal-format, gfc-internal-format
69701 msgid "Blank required in %s statement near %C"
69702 msgstr ""
69703
69704 #: fortran/match.cc:3057
69705 #, gcc-internal-format, gfc-internal-format
69706 msgid "STOP code at %C cannot be negative"
69707 msgstr ""
69708
69709 #: fortran/match.cc:3063
69710 #, gcc-internal-format, gfc-internal-format
69711 msgid "STOP code at %C contains too many digits"
69712 msgstr ""
69713
69714 #: fortran/match.cc:3079
69715 #, gcc-internal-format, gfc-internal-format
69716 msgid "QUIET= specifier for %s at %L"
69717 msgstr ""
69718
69719 #: fortran/match.cc:3093
69720 #, gcc-internal-format, gfc-internal-format
69721 msgid "%s statement at %C in PURE procedure"
69722 msgstr ""
69723
69724 #: fortran/match.cc:3109
69725 #, gcc-internal-format, gfc-internal-format
69726 msgid "Image control statement STOP at %C in CRITICAL block"
69727 msgstr ""
69728
69729 #: fortran/match.cc:3114
69730 #, gcc-internal-format, gfc-internal-format
69731 msgid "Image control statement STOP at %C in DO CONCURRENT block"
69732 msgstr ""
69733
69734 #: fortran/match.cc:3126
69735 #, gcc-internal-format, gfc-internal-format
69736 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
69737 msgstr ""
69738
69739 #: fortran/match.cc:3138
69740 #, gcc-internal-format, gfc-internal-format
69741 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
69742 msgstr ""
69743
69744 #: fortran/match.cc:3145
69745 #, gcc-internal-format, gfc-internal-format
69746 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
69747 msgstr ""
69748
69749 #: fortran/match.cc:3152
69750 #, gcc-internal-format, gfc-internal-format
69751 msgid "STOP code at %L must be scalar"
69752 msgstr ""
69753
69754 #: fortran/match.cc:3159
69755 #, gcc-internal-format, gfc-internal-format
69756 msgid "STOP code at %L must be default character KIND=%d"
69757 msgstr ""
69758
69759 #: fortran/match.cc:3166
69760 #, gcc-internal-format, gfc-internal-format
69761 msgid "STOP code at %L must be default integer KIND=%d"
69762 msgstr ""
69763
69764 #: fortran/match.cc:3178 fortran/resolve.cc:11973
69765 #, gcc-internal-format, gfc-internal-format
69766 msgid "QUIET specifier at %L must be a scalar LOGICAL"
69767 msgstr ""
69768
69769 #: fortran/match.cc:3228
69770 #, gcc-internal-format, gfc-internal-format
69771 msgid "PAUSE statement at %C"
69772 msgstr ""
69773
69774 #: fortran/match.cc:3249
69775 #, gcc-internal-format, gfc-internal-format
69776 msgid "ERROR STOP statement at %C"
69777 msgstr ""
69778
69779 #: fortran/match.cc:3275
69780 #, gcc-internal-format, gfc-internal-format
69781 msgid "Image control statement EVENT %s at %C in PURE procedure"
69782 msgstr ""
69783
69784 #: fortran/match.cc:3290
69785 #, gcc-internal-format, gfc-internal-format
69786 msgid "Image control statement EVENT %s at %C in CRITICAL block"
69787 msgstr ""
69788
69789 #: fortran/match.cc:3297
69790 #, gcc-internal-format, gfc-internal-format
69791 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
69792 msgstr ""
69793
69794 #: fortran/match.cc:3327 fortran/match.cc:3669 fortran/match.cc:3881
69795 #: fortran/match.cc:4433 fortran/match.cc:4804
69796 #, gcc-internal-format, gfc-internal-format
69797 msgid "Redundant STAT tag found at %L"
69798 msgstr ""
69799
69800 #: fortran/match.cc:3348 fortran/match.cc:3690 fortran/match.cc:3901
69801 #: fortran/match.cc:4465 fortran/match.cc:4829
69802 #, gcc-internal-format, gfc-internal-format
69803 msgid "Redundant ERRMSG tag found at %L"
69804 msgstr ""
69805
69806 #: fortran/match.cc:3369
69807 #, gcc-internal-format, gfc-internal-format
69808 msgid "Redundant UNTIL_COUNT tag found at %L"
69809 msgstr ""
69810
69811 #: fortran/match.cc:3435
69812 #, gcc-internal-format, gfc-internal-format
69813 msgid "EVENT POST statement at %C"
69814 msgstr ""
69815
69816 #: fortran/match.cc:3445
69817 #, gcc-internal-format, gfc-internal-format
69818 msgid "EVENT WAIT statement at %C"
69819 msgstr ""
69820
69821 #: fortran/match.cc:3457
69822 #, gcc-internal-format, gfc-internal-format
69823 msgid "FAIL IMAGE statement at %C"
69824 msgstr ""
69825
69826 #: fortran/match.cc:3481
69827 #, gcc-internal-format, gfc-internal-format
69828 msgid "FORM TEAM statement at %C"
69829 msgstr ""
69830
69831 #: fortran/match.cc:3520
69832 #, gcc-internal-format, gfc-internal-format
69833 msgid "CHANGE TEAM statement at %C"
69834 msgstr ""
69835
69836 #: fortran/match.cc:3550
69837 #, gcc-internal-format, gfc-internal-format
69838 msgid "END TEAM statement at %C"
69839 msgstr ""
69840
69841 #: fortran/match.cc:3574
69842 #, gcc-internal-format, gfc-internal-format
69843 msgid "SYNC TEAM statement at %C"
69844 msgstr ""
69845
69846 #: fortran/match.cc:3617
69847 #, gcc-internal-format, gfc-internal-format
69848 msgid "Image control statement %s at %C in PURE procedure"
69849 msgstr ""
69850
69851 #: fortran/match.cc:3632
69852 #, gcc-internal-format, gfc-internal-format
69853 msgid "Image control statement %s at %C in CRITICAL block"
69854 msgstr ""
69855
69856 #: fortran/match.cc:3639
69857 #, gcc-internal-format, gfc-internal-format
69858 msgid "Image control statement %s at %C in DO CONCURRENT block"
69859 msgstr ""
69860
69861 #: fortran/match.cc:3711
69862 #, gcc-internal-format, gfc-internal-format
69863 msgid "Redundant ACQUIRED_LOCK tag found at %L"
69864 msgstr ""
69865
69866 #: fortran/match.cc:3776
69867 #, gcc-internal-format, gfc-internal-format
69868 msgid "LOCK statement at %C"
69869 msgstr ""
69870
69871 #: fortran/match.cc:3786
69872 #, gcc-internal-format, gfc-internal-format
69873 msgid "UNLOCK statement at %C"
69874 msgstr ""
69875
69876 #: fortran/match.cc:3811
69877 #, gcc-internal-format, gfc-internal-format
69878 msgid "Image control statement SYNC at %C in PURE procedure"
69879 msgstr ""
69880
69881 #: fortran/match.cc:3817
69882 #, gcc-internal-format, gfc-internal-format
69883 msgid "SYNC statement at %C"
69884 msgstr ""
69885
69886 #: fortran/match.cc:3829
69887 #, gcc-internal-format, gfc-internal-format
69888 msgid "Image control statement SYNC at %C in CRITICAL block"
69889 msgstr ""
69890
69891 #: fortran/match.cc:3835
69892 #, gcc-internal-format, gfc-internal-format
69893 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
69894 msgstr ""
69895
69896 #: fortran/match.cc:4015
69897 #, fuzzy, gcc-internal-format, gfc-internal-format
69898 msgid "ASSIGN statement at %C"
69899 msgstr "вельмі шмат аргументаў у функцыі"
69900
69901 #: fortran/match.cc:4059
69902 #, gcc-internal-format, gfc-internal-format
69903 msgid "Assigned GOTO statement at %C"
69904 msgstr ""
69905
69906 #: fortran/match.cc:4103 fortran/match.cc:4154
69907 #, gcc-internal-format, gfc-internal-format
69908 msgid "Statement label list in GOTO at %C cannot be empty"
69909 msgstr ""
69910
69911 #: fortran/match.cc:4164
69912 #, gcc-internal-format, gfc-internal-format
69913 msgid "Computed GOTO at %C"
69914 msgstr ""
69915
69916 #: fortran/match.cc:4239
69917 #, gcc-internal-format, gfc-internal-format
69918 msgid "Error in type-spec at %L"
69919 msgstr ""
69920
69921 #: fortran/match.cc:4252
69922 #, gcc-internal-format, gfc-internal-format
69923 msgid "typespec in ALLOCATE at %L"
69924 msgstr ""
69925
69926 #: fortran/match.cc:4275
69927 #, gcc-internal-format, gfc-internal-format
69928 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
69929 msgstr ""
69930
69931 #: fortran/match.cc:4305 fortran/match.cc:4742
69932 #, fuzzy, gcc-internal-format, gfc-internal-format
69933 msgid "Unexpected constant at %C"
69934 msgstr "пустая сімвальная канстанта"
69935
69936 #: fortran/match.cc:4315
69937 #, gcc-internal-format, gfc-internal-format
69938 msgid "Bad allocate-object at %C for a PURE procedure"
69939 msgstr ""
69940
69941 #: fortran/match.cc:4330
69942 #, gcc-internal-format, gfc-internal-format
69943 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
69944 msgstr ""
69945
69946 #: fortran/match.cc:4352
69947 #, gcc-internal-format, gfc-internal-format
69948 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
69949 msgstr ""
69950
69951 #: fortran/match.cc:4357
69952 #, gcc-internal-format, gfc-internal-format
69953 msgid "ALLOCATE of coarray at %C in CRITICAL block"
69954 msgstr ""
69955
69956 #: fortran/match.cc:4379
69957 #, gcc-internal-format, gfc-internal-format
69958 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
69959 msgstr ""
69960
69961 #: fortran/match.cc:4391
69962 #, gcc-internal-format, gfc-internal-format
69963 msgid "Type of entity at %L is type incompatible with typespec"
69964 msgstr ""
69965
69966 #: fortran/match.cc:4399
69967 #, gcc-internal-format, gfc-internal-format
69968 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
69969 msgstr ""
69970
69971 #: fortran/match.cc:4416
69972 #, gcc-internal-format, gfc-internal-format
69973 msgid "Shape specification for allocatable scalar at %C"
69974 msgstr ""
69975
69976 #: fortran/match.cc:4443
69977 #, gcc-internal-format, gfc-internal-format
69978 msgid "STAT tag at %L cannot be a constant"
69979 msgstr ""
69980
69981 #: fortran/match.cc:4459
69982 #, gcc-internal-format, gfc-internal-format
69983 msgid "ERRMSG tag at %L"
69984 msgstr ""
69985
69986 #: fortran/match.cc:4482
69987 #, gcc-internal-format, gfc-internal-format
69988 msgid "SOURCE tag at %L"
69989 msgstr ""
69990
69991 #: fortran/match.cc:4488
69992 #, gcc-internal-format, gfc-internal-format
69993 msgid "Redundant SOURCE tag found at %L"
69994 msgstr ""
69995
69996 #: fortran/match.cc:4495
69997 #, gcc-internal-format, gfc-internal-format
69998 msgid "SOURCE tag at %L conflicts with the typespec at %L"
69999 msgstr ""
70000
70001 #: fortran/match.cc:4501
70002 #, gcc-internal-format, gfc-internal-format
70003 msgid "SOURCE tag at %L with more than a single allocate object"
70004 msgstr ""
70005
70006 #: fortran/match.cc:4519
70007 #, gcc-internal-format, gfc-internal-format
70008 msgid "MOLD tag at %L"
70009 msgstr ""
70010
70011 #: fortran/match.cc:4525
70012 #, gcc-internal-format, gfc-internal-format
70013 msgid "Redundant MOLD tag found at %L"
70014 msgstr ""
70015
70016 #: fortran/match.cc:4532
70017 #, gcc-internal-format, gfc-internal-format
70018 msgid "MOLD tag at %L conflicts with the typespec at %L"
70019 msgstr ""
70020
70021 #: fortran/match.cc:4558
70022 #, gcc-internal-format, gfc-internal-format
70023 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
70024 msgstr ""
70025
70026 #: fortran/match.cc:4566
70027 #, gcc-internal-format, gfc-internal-format
70028 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
70029 msgstr ""
70030
70031 #: fortran/match.cc:4578
70032 #, gcc-internal-format, gfc-internal-format
70033 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
70034 msgstr ""
70035
70036 #: fortran/match.cc:4645
70037 #, gcc-internal-format, gfc-internal-format
70038 msgid "Pointer object at %C shall not be coindexed"
70039 msgstr ""
70040
70041 #: fortran/match.cc:4660
70042 #, gcc-internal-format, gfc-internal-format
70043 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
70044 msgstr ""
70045
70046 #: fortran/match.cc:4754
70047 #, gcc-internal-format, gfc-internal-format
70048 msgid "Illegal allocate-object at %C for a PURE procedure"
70049 msgstr ""
70050
70051 #: fortran/match.cc:4764
70052 #, gcc-internal-format, gfc-internal-format
70053 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
70054 msgstr ""
70055
70056 #: fortran/match.cc:4771
70057 #, gcc-internal-format, gfc-internal-format
70058 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
70059 msgstr ""
70060
70061 #: fortran/match.cc:4787
70062 #, gcc-internal-format, gfc-internal-format
70063 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
70064 msgstr ""
70065
70066 #: fortran/match.cc:4824
70067 #, gcc-internal-format, gfc-internal-format
70068 msgid "ERRMSG at %L"
70069 msgstr ""
70070
70071 #: fortran/match.cc:4881
70072 #, gcc-internal-format, gfc-internal-format
70073 msgid "Image control statement RETURN at %C in CRITICAL block"
70074 msgstr ""
70075
70076 #: fortran/match.cc:4887
70077 #, gcc-internal-format, gfc-internal-format
70078 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
70079 msgstr ""
70080
70081 #: fortran/match.cc:4896
70082 #, gcc-internal-format, gfc-internal-format
70083 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
70084 msgstr ""
70085
70086 #: fortran/match.cc:4927
70087 #, gcc-internal-format, gfc-internal-format
70088 msgid "RETURN statement in main program at %C"
70089 msgstr ""
70090
70091 #: fortran/match.cc:4955
70092 #, gcc-internal-format, gfc-internal-format
70093 msgid "Expected component reference at %C"
70094 msgstr ""
70095
70096 #: fortran/match.cc:4964
70097 #, gcc-internal-format, gfc-internal-format
70098 msgid "Junk after CALL at %C"
70099 msgstr ""
70100
70101 #: fortran/match.cc:4975
70102 #, gcc-internal-format, gfc-internal-format
70103 msgid "Expected type-bound procedure or procedure pointer component at %C"
70104 msgstr ""
70105
70106 #: fortran/match.cc:5072
70107 #, gcc-internal-format, gfc-internal-format
70108 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
70109 msgstr ""
70110
70111 #: fortran/match.cc:5213
70112 #, gcc-internal-format, gfc-internal-format
70113 msgid "Syntax error in common block name at %C"
70114 msgstr ""
70115
70116 #. If we find an error, just print it and continue,
70117 #. cause it's just semantic, and we can see if there
70118 #. are more errors.
70119 #: fortran/match.cc:5288
70120 #, gcc-internal-format
70121 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)"
70122 msgstr ""
70123
70124 #: fortran/match.cc:5297
70125 #, gcc-internal-format
70126 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
70127 msgstr ""
70128
70129 #: fortran/match.cc:5304
70130 #, gcc-internal-format
70131 msgid "Symbol %qs at %C is already in a COMMON block"
70132 msgstr ""
70133
70134 #: fortran/match.cc:5312
70135 #, gcc-internal-format
70136 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
70137 msgstr ""
70138
70139 #: fortran/match.cc:5328
70140 #, gcc-internal-format
70141 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
70142 msgstr ""
70143
70144 #: fortran/match.cc:5335
70145 #, gcc-internal-format
70146 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
70147 msgstr ""
70148
70149 #: fortran/match.cc:5345
70150 #, gcc-internal-format
70151 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
70152 msgstr ""
70153
70154 #: fortran/match.cc:5391
70155 #, gcc-internal-format
70156 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
70157 msgstr ""
70158
70159 #: fortran/match.cc:5453
70160 #, gcc-internal-format, gfc-internal-format
70161 msgid "BLOCK DATA construct at %L"
70162 msgstr ""
70163
70164 #: fortran/match.cc:5539
70165 #, gcc-internal-format
70166 msgid "Namelist group name %qs at %C already has a basic type of %s"
70167 msgstr ""
70168
70169 #: fortran/match.cc:5547
70170 #, gcc-internal-format
70171 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
70172 msgstr ""
70173
70174 #. It is required that members of a namelist be declared
70175 #. before the namelist.  We check this by checking if the
70176 #. symbol has a defined type for IMPLICIT NONE.
70177 #: fortran/match.cc:5572
70178 #, gcc-internal-format
70179 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
70180 msgstr ""
70181
70182 #: fortran/match.cc:5591
70183 #, gcc-internal-format
70184 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
70185 msgstr ""
70186
70187 #: fortran/match.cc:5734
70188 #, gcc-internal-format, gfc-internal-format
70189 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
70190 msgstr ""
70191
70192 #: fortran/match.cc:5742
70193 #, gcc-internal-format, gfc-internal-format
70194 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
70195 msgstr ""
70196
70197 #: fortran/match.cc:5775
70198 #, gcc-internal-format, gfc-internal-format
70199 msgid "EQUIVALENCE at %C requires two or more objects"
70200 msgstr ""
70201
70202 #: fortran/match.cc:5789
70203 #, gcc-internal-format, gfc-internal-format
70204 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
70205 msgstr ""
70206
70207 #: fortran/match.cc:5802
70208 #, gcc-internal-format, gfc-internal-format
70209 msgid "Expecting a comma in EQUIVALENCE at %C"
70210 msgstr ""
70211
70212 #: fortran/match.cc:5807
70213 #, gcc-internal-format, gfc-internal-format
70214 msgid "EQUIVALENCE statement at %C"
70215 msgstr ""
70216
70217 #: fortran/match.cc:5943
70218 #, fuzzy, gcc-internal-format, gfc-internal-format
70219 msgid "Statement function at %L is recursive"
70220 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
70221
70222 #: fortran/match.cc:5949
70223 #, fuzzy, gcc-internal-format
70224 msgid "Statement function %qs at %L conflicts with function name"
70225 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
70226
70227 #: fortran/match.cc:5960
70228 #, gcc-internal-format, gfc-internal-format
70229 msgid "Statement function at %L cannot appear within an INTERFACE"
70230 msgstr ""
70231
70232 #: fortran/match.cc:5965
70233 #, fuzzy, gcc-internal-format, gfc-internal-format
70234 msgid "Statement function at %C"
70235 msgstr "вельмі шмат аргументаў у функцыі"
70236
70237 #: fortran/match.cc:6090 fortran/match.cc:6106 fortran/match.cc:6125
70238 #, gcc-internal-format, gfc-internal-format
70239 msgid "Expression in CASE selector at %L cannot be %s"
70240 msgstr ""
70241
70242 #: fortran/match.cc:6135 fortran/match.cc:6141
70243 #, gcc-internal-format, gfc-internal-format
70244 msgid "Expression in CASE selector at %L must be scalar"
70245 msgstr ""
70246
70247 #: fortran/match.cc:6150
70248 #, gcc-internal-format, gfc-internal-format
70249 msgid "Expected initialization expression in CASE at %C"
70250 msgstr ""
70251
70252 #: fortran/match.cc:6182
70253 #, gcc-internal-format
70254 msgid "Expected block name %qs of SELECT construct at %C"
70255 msgstr ""
70256
70257 #: fortran/match.cc:6477
70258 #, fuzzy, gcc-internal-format, gfc-internal-format
70259 msgid "SELECT TYPE at %C cannot appear in this scope"
70260 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
70261
70262 #: fortran/match.cc:6518
70263 #, gcc-internal-format, gfc-internal-format
70264 msgid "parse error in SELECT TYPE statement at %C"
70265 msgstr ""
70266
70267 #: fortran/match.cc:6543
70268 #, gcc-internal-format, gfc-internal-format
70269 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
70270 msgstr ""
70271
70272 #: fortran/match.cc:6699
70273 #, gcc-internal-format, gfc-internal-format
70274 msgid "SELECT RANK statement at %C"
70275 msgstr ""
70276
70277 #: fortran/match.cc:6728 fortran/match.cc:6782
70278 #, gcc-internal-format, gfc-internal-format
70279 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
70280 msgstr ""
70281
70282 #: fortran/match.cc:6792
70283 #, gcc-internal-format, gfc-internal-format
70284 msgid "parse error in SELECT RANK statement at %C"
70285 msgstr ""
70286
70287 #: fortran/match.cc:6828
70288 #, gcc-internal-format, gfc-internal-format
70289 msgid "Unexpected CASE statement at %C"
70290 msgstr ""
70291
70292 #: fortran/match.cc:6880
70293 #, gcc-internal-format, gfc-internal-format
70294 msgid "Syntax error in CASE specification at %C"
70295 msgstr ""
70296
70297 #: fortran/match.cc:6898
70298 #, gcc-internal-format, gfc-internal-format
70299 msgid "Unexpected TYPE IS statement at %C"
70300 msgstr ""
70301
70302 #: fortran/match.cc:6930
70303 #, gcc-internal-format, gfc-internal-format
70304 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]"
70305 msgstr ""
70306
70307 #: fortran/match.cc:6941
70308 #, gcc-internal-format, gfc-internal-format
70309 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
70310 msgstr ""
70311
70312 #: fortran/match.cc:6952
70313 #, gcc-internal-format, gfc-internal-format
70314 msgid "Syntax error in TYPE IS specification at %C"
70315 msgstr ""
70316
70317 #: fortran/match.cc:7028
70318 #, gcc-internal-format, gfc-internal-format
70319 msgid "Syntax error in CLASS IS specification at %C"
70320 msgstr ""
70321
70322 #: fortran/match.cc:7048
70323 #, gcc-internal-format, gfc-internal-format
70324 msgid "Unexpected RANK statement at %C"
70325 msgstr ""
70326
70327 #: fortran/match.cc:7094
70328 #, gcc-internal-format, gfc-internal-format
70329 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
70330 msgstr ""
70331
70332 #: fortran/match.cc:7103
70333 #, gcc-internal-format, gfc-internal-format
70334 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
70335 msgstr ""
70336
70337 #: fortran/match.cc:7130
70338 #, gcc-internal-format, gfc-internal-format
70339 msgid "Syntax error in RANK specification at %C"
70340 msgstr ""
70341
70342 #: fortran/match.cc:7252
70343 #, gcc-internal-format, gfc-internal-format
70344 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
70345 msgstr ""
70346
70347 #: fortran/match.cc:7290
70348 #, gcc-internal-format
70349 msgid "Label %qs at %C doesn't match WHERE label %qs"
70350 msgstr ""
70351
70352 #: fortran/matchexp.cc:72
70353 #, gcc-internal-format
70354 msgid "Bad character %qc in OPERATOR name at %C"
70355 msgstr ""
70356
70357 #: fortran/matchexp.cc:80
70358 #, gcc-internal-format
70359 msgid "The name %qs cannot be used as a defined operator at %C"
70360 msgstr ""
70361
70362 #: fortran/matchexp.cc:173
70363 #, gcc-internal-format, gfc-internal-format
70364 msgid "Expected a right parenthesis in expression at %C"
70365 msgstr ""
70366
70367 #: fortran/matchexp.cc:281
70368 #, gcc-internal-format, gfc-internal-format
70369 msgid "Expected exponent in expression at %C"
70370 msgstr ""
70371
70372 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
70373 #: fortran/matchexp.cc:433
70374 #, gcc-internal-format, gfc-internal-format
70375 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
70376 msgstr ""
70377
70378 #: fortran/matchexp.cc:665
70379 #, gcc-internal-format
70380 msgid "match_level_4(): Bad operator"
70381 msgstr ""
70382
70383 #: fortran/misc.cc:113
70384 #, gcc-internal-format
70385 msgid "gfc_basic_typename(): Undefined type"
70386 msgstr ""
70387
70388 #: fortran/misc.cc:207
70389 #, gcc-internal-format
70390 msgid "gfc_typename(): Undefined type"
70391 msgstr ""
70392
70393 #: fortran/misc.cc:311
70394 #, gcc-internal-format
70395 msgid "gfc_code2string(): Bad code"
70396 msgstr ""
70397
70398 #: fortran/module.cc:238
70399 #, gcc-internal-format
70400 msgid "free_pi_tree(): Unresolved fixup"
70401 msgstr ""
70402
70403 #: fortran/module.cc:455
70404 #, gcc-internal-format
70405 msgid "associate_integer_pointer(): Already associated"
70406 msgstr ""
70407
70408 #: fortran/module.cc:539
70409 #, gcc-internal-format, gfc-internal-format
70410 msgid "module nature in USE statement at %C"
70411 msgstr ""
70412
70413 #: fortran/module.cc:551
70414 #, gcc-internal-format, gfc-internal-format
70415 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
70416 msgstr ""
70417
70418 #: fortran/module.cc:564
70419 #, gcc-internal-format, gfc-internal-format
70420 msgid "\"::\" was expected after module nature at %C but was not found"
70421 msgstr ""
70422
70423 #: fortran/module.cc:574
70424 #, gcc-internal-format, gfc-internal-format
70425 msgid "\"USE :: module\" at %C"
70426 msgstr ""
70427
70428 #: fortran/module.cc:633
70429 #, gcc-internal-format, gfc-internal-format
70430 msgid "Missing generic specification in USE statement at %C"
70431 msgstr ""
70432
70433 #: fortran/module.cc:644
70434 #, gcc-internal-format, gfc-internal-format
70435 msgid "Renaming operators in USE statements at %C"
70436 msgstr ""
70437
70438 #: fortran/module.cc:688
70439 #, gcc-internal-format
70440 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
70441 msgstr ""
70442
70443 #: fortran/module.cc:691
70444 #, gcc-internal-format
70445 msgid "Symbol %qs at %L conflicts with the symbol at %L"
70446 msgstr ""
70447
70448 #: fortran/module.cc:699
70449 #, gcc-internal-format
70450 msgid "The name %qs at %C has already been used as an external module name"
70451 msgstr ""
70452
70453 #: fortran/module.cc:762
70454 #, fuzzy, gcc-internal-format, gfc-internal-format
70455 #| msgid "in declaration `%D'"
70456 msgid "SUBMODULE declaration at %C"
70457 msgstr "у абвяшчэньні  `%D'"
70458
70459 #: fortran/module.cc:767
70460 #, gcc-internal-format, gfc-internal-format
70461 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
70462 msgstr ""
70463
70464 #: fortran/module.cc:842
70465 #, gcc-internal-format, gfc-internal-format
70466 msgid "Syntax error in SUBMODULE statement at %C"
70467 msgstr ""
70468
70469 #: fortran/module.cc:1202
70470 #, gcc-internal-format
70471 msgid "Reading module %qs at line %d column %d: %s"
70472 msgstr ""
70473
70474 #: fortran/module.cc:1206
70475 #, gcc-internal-format
70476 msgid "Writing module %qs at line %d column %d: %s"
70477 msgstr ""
70478
70479 #: fortran/module.cc:1210
70480 #, gcc-internal-format
70481 msgid "Module %qs at line %d column %d: %s"
70482 msgstr ""
70483
70484 #: fortran/module.cc:1643
70485 #, gcc-internal-format
70486 msgid "require_atom(): bad atom type required"
70487 msgstr ""
70488
70489 #: fortran/module.cc:1692
70490 #, fuzzy, gcc-internal-format, gfc-internal-format
70491 #| msgid "error writing to %s"
70492 msgid "Error writing modules file: %s"
70493 msgstr "памылка запісу ў %s"
70494
70495 #: fortran/module.cc:1742
70496 #, gcc-internal-format
70497 msgid "write_atom(): Trying to write dab atom"
70498 msgstr ""
70499
70500 #: fortran/module.cc:1963
70501 #, gcc-internal-format
70502 msgid "unquote_string(): got bad string"
70503 msgstr ""
70504
70505 #: fortran/module.cc:2960
70506 #, gcc-internal-format
70507 msgid "mio_array_ref(): Unknown array ref"
70508 msgstr ""
70509
70510 #: fortran/module.cc:5095
70511 #, gcc-internal-format, gfc-internal-format
70512 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
70513 msgstr ""
70514
70515 #: fortran/module.cc:5098
70516 #, gcc-internal-format, gfc-internal-format
70517 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
70518 msgstr ""
70519
70520 #: fortran/module.cc:5292
70521 #, gcc-internal-format
70522 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
70523 msgstr ""
70524
70525 #: fortran/module.cc:5429
70526 #, gcc-internal-format
70527 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
70528 msgstr ""
70529
70530 #: fortran/module.cc:5708
70531 #, gcc-internal-format
70532 msgid "Symbol %qs referenced at %L not found in module %qs"
70533 msgstr ""
70534
70535 #: fortran/module.cc:5715
70536 #, gcc-internal-format
70537 msgid "User operator %qs referenced at %L not found in module %qs"
70538 msgstr ""
70539
70540 #: fortran/module.cc:5720
70541 #, gcc-internal-format
70542 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
70543 msgstr ""
70544
70545 #: fortran/module.cc:5956
70546 #, gcc-internal-format
70547 msgid "write_symbol(): bad module symbol %qs"
70548 msgstr ""
70549
70550 #: fortran/module.cc:6300
70551 #, gcc-internal-format
70552 msgid "write_symtree(): Symbol not written"
70553 msgstr ""
70554
70555 #: fortran/module.cc:6490
70556 #, fuzzy, gcc-internal-format
70557 #| msgid "%s: can't open file `%s' for reading: %s\n"
70558 msgid "Cannot open module file %qs for writing at %C: %s"
70559 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70560
70561 #: fortran/module.cc:6511
70562 #, fuzzy, gcc-internal-format
70563 #| msgid "%s: can't open file `%s' for reading: %s\n"
70564 msgid "Error writing module file %qs for writing: %s"
70565 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70566
70567 #: fortran/module.cc:6522
70568 #, fuzzy, gcc-internal-format
70569 #| msgid "%s: can't delete file `%s': %s\n"
70570 msgid "Cannot delete module file %qs: %s"
70571 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
70572
70573 #: fortran/module.cc:6525
70574 #, gcc-internal-format
70575 msgid "Cannot rename module file %qs to %qs: %s"
70576 msgstr ""
70577
70578 #: fortran/module.cc:6531
70579 #, fuzzy, gcc-internal-format
70580 #| msgid "cannot create temporary file"
70581 msgid "Cannot delete temporary module file %qs: %s"
70582 msgstr "немагчыма стварыць часовы файл"
70583
70584 #: fortran/module.cc:6588
70585 #, gcc-internal-format
70586 msgid "Symbol %qs at %C already declared"
70587 msgstr ""
70588
70589 #: fortran/module.cc:6659
70590 #, gcc-internal-format, gfc-internal-format
70591 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
70592 msgstr ""
70593
70594 #: fortran/module.cc:6767 fortran/module.cc:7111
70595 #, gcc-internal-format
70596 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
70597 msgstr ""
70598
70599 #: fortran/module.cc:6895
70600 #, gcc-internal-format
70601 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
70602 msgstr ""
70603
70604 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
70605 #, gcc-internal-format
70606 msgid "Symbol %qs already declared"
70607 msgstr ""
70608
70609 #: fortran/module.cc:7096
70610 #, gcc-internal-format
70611 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
70612 msgstr ""
70613
70614 #: fortran/module.cc:7118
70615 #, gcc-internal-format
70616 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
70617 msgstr ""
70618
70619 #: fortran/module.cc:7186
70620 #, gcc-internal-format, gfc-internal-format
70621 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
70622 msgstr ""
70623
70624 #: fortran/module.cc:7240
70625 #, gcc-internal-format
70626 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
70627 msgstr ""
70628
70629 #: fortran/module.cc:7266
70630 #, gcc-internal-format, gfc-internal-format
70631 msgid "USE statement at %C has no ONLY qualifier"
70632 msgstr ""
70633
70634 #: fortran/module.cc:7295
70635 #, gcc-internal-format, gfc-internal-format
70636 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
70637 msgstr ""
70638
70639 #: fortran/module.cc:7307
70640 #, gcc-internal-format, gfc-internal-format
70641 msgid "ISO_C_BINDING module at %C"
70642 msgstr ""
70643
70644 #: fortran/module.cc:7320
70645 #, gcc-internal-format
70646 msgid "Cannot find an intrinsic module named %qs at %C"
70647 msgstr ""
70648
70649 #: fortran/module.cc:7326
70650 #, gcc-internal-format, gfc-internal-format
70651 msgid "IEEE_FEATURES module at %C"
70652 msgstr ""
70653
70654 #: fortran/module.cc:7332
70655 #, gcc-internal-format, gfc-internal-format
70656 msgid "IEEE_EXCEPTIONS module at %C"
70657 msgstr ""
70658
70659 #: fortran/module.cc:7338
70660 #, gcc-internal-format, gfc-internal-format
70661 msgid "IEEE_ARITHMETIC module at %C"
70662 msgstr ""
70663
70664 #: fortran/module.cc:7348
70665 #, fuzzy, gcc-internal-format
70666 #| msgid "%s: can't open file `%s' for reading: %s\n"
70667 msgid "Cannot open module file %qs for reading at %C: %s"
70668 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70669
70670 #: fortran/module.cc:7351
70671 #, gcc-internal-format
70672 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."
70673 msgstr ""
70674
70675 #: fortran/module.cc:7362
70676 #, gcc-internal-format
70677 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
70678 msgstr ""
70679
70680 #: fortran/module.cc:7385
70681 #, gcc-internal-format
70682 msgid "File %qs opened at %C is not a GNU Fortran module file"
70683 msgstr ""
70684
70685 #: fortran/module.cc:7393
70686 #, gcc-internal-format
70687 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
70688 msgstr ""
70689
70690 #: fortran/module.cc:7410
70691 #, gcc-internal-format
70692 msgid "Cannot USE a submodule that is currently built"
70693 msgstr ""
70694
70695 #: fortran/module.cc:7412
70696 #, gcc-internal-format
70697 msgid "Cannot USE a module that is currently built"
70698 msgstr ""
70699
70700 #: fortran/openmp.cc:68 fortran/openmp.cc:6020
70701 #, gcc-internal-format, gfc-internal-format
70702 msgid "Unexpected junk at %C"
70703 msgstr ""
70704
70705 #: fortran/openmp.cc:349
70706 #, gcc-internal-format, gfc-internal-format
70707 msgid "List item shall not be coindexed at %C"
70708 msgstr ""
70709
70710 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:805
70711 #: fortran/openmp.cc:5099
70712 #, gcc-internal-format, gfc-internal-format
70713 msgid "COMMON block /%s/ not found at %C"
70714 msgstr ""
70715
70716 #: fortran/openmp.cc:423 fortran/openmp.cc:513
70717 #, gcc-internal-format, gfc-internal-format
70718 msgid "Syntax error in OpenMP variable list at %C"
70719 msgstr ""
70720
70721 #: fortran/openmp.cc:540
70722 #, gcc-internal-format, gfc-internal-format
70723 msgid "Syntax error in OpenMP detach clause at %C"
70724 msgstr ""
70725
70726 #: fortran/openmp.cc:612
70727 #, gcc-internal-format, gfc-internal-format
70728 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
70729 msgstr ""
70730
70731 #: fortran/openmp.cc:674
70732 #, gcc-internal-format, gfc-internal-format
70733 msgid "Syntax error in OpenACC expression list at %C"
70734 msgstr ""
70735
70736 #: fortran/openmp.cc:741
70737 #, gcc-internal-format
70738 msgid "Unexpected OpenACC parallelism."
70739 msgstr ""
70740
70741 #: fortran/openmp.cc:773
70742 #, gcc-internal-format, gfc-internal-format
70743 msgid "Variable at %C is an element of a COMMON block"
70744 msgstr ""
70745
70746 #: fortran/openmp.cc:833
70747 #, gcc-internal-format, gfc-internal-format
70748 msgid "Unexpected junk after !$ACC DECLARE at %C"
70749 msgstr ""
70750
70751 #: fortran/openmp.cc:843
70752 #, gcc-internal-format, gfc-internal-format
70753 msgid "Syntax error in !$ACC DECLARE list at %C"
70754 msgstr ""
70755
70756 #: fortran/openmp.cc:1092
70757 #, gcc-internal-format, gfc-internal-format
70758 msgid "Expected INTEGER type at %L"
70759 msgstr ""
70760
70761 #: fortran/openmp.cc:1106
70762 #, gcc-internal-format, gfc-internal-format
70763 msgid "Expected identifier at %C"
70764 msgstr ""
70765
70766 #: fortran/openmp.cc:1111
70767 #, gcc-internal-format
70768 msgid "Same identifier %qs specified again at %C"
70769 msgstr ""
70770
70771 #: fortran/openmp.cc:1138
70772 #, gcc-internal-format, gfc-internal-format
70773 msgid "Expected range-specification at %C"
70774 msgstr ""
70775
70776 #: fortran/openmp.cc:1225
70777 #, gcc-internal-format, gfc-internal-format
70778 msgid "Comma expected at %C"
70779 msgstr ""
70780
70781 #: fortran/openmp.cc:1337
70782 #, gcc-internal-format, gfc-internal-format
70783 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
70784 msgstr ""
70785
70786 #: fortran/openmp.cc:1387
70787 #, gcc-internal-format
70788 msgid "Duplicated %qs clause at %L"
70789 msgstr ""
70790
70791 #: fortran/openmp.cc:1394
70792 #, gcc-internal-format
70793 msgid "Expected %<(%> after %qs at %C"
70794 msgstr ""
70795
70796 #: fortran/openmp.cc:1401
70797 #, gcc-internal-format
70798 msgid "Invalid expression after %<%s(%> at %C"
70799 msgstr ""
70800
70801 #: fortran/openmp.cc:1463
70802 #, gcc-internal-format, gfc-internal-format
70803 msgid "Clause expected at %C after trailing comma"
70804 msgstr ""
70805
70806 #: fortran/openmp.cc:1525
70807 #, gcc-internal-format
70808 msgid "Expected %<:%> at %C"
70809 msgstr ""
70810
70811 #: fortran/openmp.cc:1568
70812 #, gcc-internal-format, gfc-internal-format
70813 msgid "Expected variable list at %C"
70814 msgstr ""
70815
70816 #: fortran/openmp.cc:1592
70817 #, gcc-internal-format, gfc-internal-format
70818 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
70819 msgstr ""
70820
70821 #: fortran/openmp.cc:1653
70822 #, gcc-internal-format, gfc-internal-format
70823 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
70824 msgstr ""
70825
70826 #: fortran/openmp.cc:1684
70827 #, gcc-internal-format, gfc-internal-format
70828 msgid "COLLAPSE clause argument not constant positive integer at %C"
70829 msgstr ""
70830
70831 #: fortran/openmp.cc:1763
70832 #, gcc-internal-format, gfc-internal-format
70833 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
70834 msgstr ""
70835
70836 #: fortran/openmp.cc:1783
70837 #, gcc-internal-format, gfc-internal-format
70838 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
70839 msgstr ""
70840
70841 #: fortran/openmp.cc:1812
70842 #, gcc-internal-format, gfc-internal-format
70843 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
70844 msgstr ""
70845
70846 #: fortran/openmp.cc:1815
70847 #, gcc-internal-format, gfc-internal-format
70848 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
70849 msgstr ""
70850
70851 #: fortran/openmp.cc:1851
70852 #, gcc-internal-format, gfc-internal-format
70853 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
70854 msgstr ""
70855
70856 #: fortran/openmp.cc:1854
70857 #, gcc-internal-format, gfc-internal-format
70858 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
70859 msgstr ""
70860
70861 #: fortran/openmp.cc:1894
70862 #, gcc-internal-format, gfc-internal-format
70863 msgid "ITERATOR may not be combined with SOURCE at %C"
70864 msgstr ""
70865
70866 #: fortran/openmp.cc:1906
70867 #, gcc-internal-format, gfc-internal-format
70868 msgid "ITERATOR may not be combined with SINK at %C"
70869 msgstr ""
70870
70871 #: fortran/openmp.cc:1963 fortran/openmp.cc:1991
70872 #, gcc-internal-format, gfc-internal-format
70873 msgid "Expected integer expression at %C"
70874 msgstr ""
70875
70876 #: fortran/openmp.cc:1972
70877 #, gcc-internal-format
70878 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
70879 msgstr ""
70880
70881 #: fortran/openmp.cc:1984
70882 #, gcc-internal-format
70883 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
70884 msgstr ""
70885
70886 #: fortran/openmp.cc:1997
70887 #, gcc-internal-format
70888 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
70889 msgstr ""
70890
70891 #: fortran/openmp.cc:2027
70892 #, gcc-internal-format, gfc-internal-format
70893 msgid "Expected HOST, NOHOST or ANY at %C"
70894 msgstr ""
70895
70896 #: fortran/openmp.cc:2072
70897 #, gcc-internal-format, gfc-internal-format
70898 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
70899 msgstr ""
70900
70901 #: fortran/openmp.cc:2385
70902 #, gcc-internal-format
70903 msgid "too many %<always%> modifiers at %L"
70904 msgstr ""
70905
70906 #: fortran/openmp.cc:2391
70907 #, gcc-internal-format
70908 msgid "too many %<close%> modifiers at %L"
70909 msgstr ""
70910
70911 #: fortran/openmp.cc:2547
70912 #, gcc-internal-format
70913 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
70914 msgstr ""
70915
70916 #: fortran/openmp.cc:2572
70917 #, gcc-internal-format, gfc-internal-format
70918 msgid "ORDERED clause argument not constant positive integer at %C"
70919 msgstr ""
70920
70921 #: fortran/openmp.cc:2840
70922 #, gcc-internal-format, gfc-internal-format
70923 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
70924 msgstr ""
70925
70926 #: fortran/openmp.cc:3023
70927 #, fuzzy, gcc-internal-format, gfc-internal-format
70928 #| msgid "failed to find class '%s'"
70929 msgid "Failed to match clause at %C"
70930 msgstr "не знойдзен клас \"%s\""
70931
70932 #: fortran/openmp.cc:3201
70933 #, gcc-internal-format, gfc-internal-format
70934 msgid "Invalid clause in module with !$ACC DECLARE at %L"
70935 msgstr ""
70936
70937 #: fortran/openmp.cc:3211
70938 #, gcc-internal-format, gfc-internal-format
70939 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
70940 msgstr ""
70941
70942 #: fortran/openmp.cc:3220
70943 #, gcc-internal-format
70944 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
70945 msgstr ""
70946
70947 #: fortran/openmp.cc:3228
70948 #, gcc-internal-format, gfc-internal-format
70949 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
70950 msgstr ""
70951
70952 #: fortran/openmp.cc:3277
70953 #, gcc-internal-format
70954 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
70955 msgstr ""
70956
70957 #: fortran/openmp.cc:3325
70958 #, fuzzy, gcc-internal-format, gfc-internal-format
70959 msgid "Invalid argument to !$ACC WAIT at %C"
70960 msgstr "нявернае выкарыстанне \"restict\""
70961
70962 #: fortran/openmp.cc:3332
70963 #, gcc-internal-format, gfc-internal-format
70964 msgid "WAIT clause at %L requires a scalar INTEGER expression"
70965 msgstr ""
70966
70967 #: fortran/openmp.cc:3365
70968 #, gcc-internal-format, gfc-internal-format
70969 msgid "ACC CACHE directive must be inside of loop %C"
70970 msgstr ""
70971
70972 #: fortran/openmp.cc:3434
70973 #, gcc-internal-format, gfc-internal-format
70974 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
70975 msgstr ""
70976
70977 #: fortran/openmp.cc:3468
70978 #, gcc-internal-format
70979 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
70980 msgstr ""
70981
70982 #: fortran/openmp.cc:3476
70983 #, gcc-internal-format, gfc-internal-format
70984 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
70985 msgstr ""
70986
70987 #: fortran/openmp.cc:3483
70988 #, gcc-internal-format, gfc-internal-format
70989 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
70990 msgstr ""
70991
70992 #: fortran/openmp.cc:3498
70993 #, gcc-internal-format, gfc-internal-format
70994 msgid "Multiple loop axes specified for routine at %C"
70995 msgstr ""
70996
70997 #: fortran/openmp.cc:3509
70998 #, gcc-internal-format, gfc-internal-format
70999 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
71000 msgstr ""
71001
71002 #: fortran/openmp.cc:3517
71003 #, gcc-internal-format, gfc-internal-format
71004 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
71005 msgstr ""
71006
71007 #: fortran/openmp.cc:3538 fortran/openmp.cc:3566
71008 #, gcc-internal-format, gfc-internal-format
71009 msgid "!$ACC ROUTINE already applied at %C"
71010 msgstr ""
71011
71012 #: fortran/openmp.cc:3583
71013 #, gcc-internal-format, gfc-internal-format
71014 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
71015 msgstr ""
71016
71017 #: fortran/openmp.cc:3735
71018 #, gcc-internal-format, gfc-internal-format
71019 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
71020 msgstr ""
71021
71022 #: fortran/openmp.cc:3757
71023 #, gcc-internal-format
71024 msgid "Expected %<( depobj )%> at %C"
71025 msgstr ""
71026
71027 #: fortran/openmp.cc:3773
71028 #, gcc-internal-format
71029 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
71030 msgstr ""
71031
71032 #: fortran/openmp.cc:3791
71033 #, gcc-internal-format, gfc-internal-format
71034 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
71035 msgstr ""
71036
71037 #: fortran/openmp.cc:3799
71038 #, gcc-internal-format, gfc-internal-format
71039 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type SOURCE, SINK or DEPOBJ"
71040 msgstr ""
71041
71042 #: fortran/openmp.cc:3807
71043 #, gcc-internal-format, gfc-internal-format
71044 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
71045 msgstr ""
71046
71047 #: fortran/openmp.cc:3933 fortran/openmp.cc:7557
71048 #, gcc-internal-format, gfc-internal-format
71049 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
71050 msgstr ""
71051
71052 #: fortran/openmp.cc:3940
71053 #, gcc-internal-format, gfc-internal-format
71054 msgid "Constant character expression required in MESSAGE clause at %L"
71055 msgstr ""
71056
71057 #: fortran/openmp.cc:3946
71058 #, gcc-internal-format, gfc-internal-format
71059 msgid "$OMP ERROR encountered at %L: %s"
71060 msgstr ""
71061
71062 #: fortran/openmp.cc:3965
71063 #, gcc-internal-format, gfc-internal-format
71064 msgid "$OMP ERROR encountered at %L"
71065 msgstr ""
71066
71067 #: fortran/openmp.cc:3993
71068 #, gcc-internal-format, gfc-internal-format
71069 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
71070 msgstr ""
71071
71072 #: fortran/openmp.cc:4002
71073 #, gcc-internal-format, gfc-internal-format
71074 msgid "List specified together with memory order clause in FLUSH directive at %C"
71075 msgstr ""
71076
71077 #: fortran/openmp.cc:4010
71078 #, gcc-internal-format, gfc-internal-format
71079 msgid "Unexpected junk after $OMP FLUSH statement at %C"
71080 msgstr ""
71081
71082 #: fortran/openmp.cc:4406 fortran/openmp.cc:9369
71083 #, gcc-internal-format, gfc-internal-format
71084 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
71085 msgstr ""
71086
71087 #: fortran/openmp.cc:4410 fortran/openmp.cc:9373
71088 #, gcc-internal-format, gfc-internal-format
71089 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
71090 msgstr ""
71091
71092 #: fortran/openmp.cc:4415
71093 #, gcc-internal-format, gfc-internal-format
71094 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
71095 msgstr ""
71096
71097 #: fortran/openmp.cc:4417
71098 #, gcc-internal-format, gfc-internal-format
71099 msgid "Previous !$OMP DECLARE REDUCTION at %L"
71100 msgstr ""
71101
71102 #: fortran/openmp.cc:4437
71103 #, gcc-internal-format, gfc-internal-format
71104 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
71105 msgstr ""
71106
71107 #: fortran/openmp.cc:4474
71108 #, gcc-internal-format, gfc-internal-format
71109 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
71110 msgstr ""
71111
71112 #: fortran/openmp.cc:4489
71113 #, gcc-internal-format, gfc-internal-format
71114 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
71115 msgstr ""
71116
71117 #: fortran/openmp.cc:4512
71118 #, gcc-internal-format, gfc-internal-format
71119 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
71120 msgstr ""
71121
71122 #: fortran/openmp.cc:4517
71123 #, gcc-internal-format, gfc-internal-format
71124 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
71125 msgstr ""
71126
71127 #: fortran/openmp.cc:4523
71128 #, gcc-internal-format, gfc-internal-format
71129 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
71130 msgstr ""
71131
71132 #: fortran/openmp.cc:4527
71133 #, gcc-internal-format, gfc-internal-format
71134 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
71135 msgstr ""
71136
71137 #: fortran/openmp.cc:4541 fortran/openmp.cc:4587
71138 #, gcc-internal-format
71139 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
71140 msgstr ""
71141
71142 #: fortran/openmp.cc:4551
71143 #, gcc-internal-format, gfc-internal-format
71144 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
71145 msgstr ""
71146
71147 #: fortran/openmp.cc:4557
71148 #, gcc-internal-format, gfc-internal-format
71149 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
71150 msgstr ""
71151
71152 #: fortran/openmp.cc:4561
71153 #, gcc-internal-format, gfc-internal-format
71154 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
71155 msgstr ""
71156
71157 #: fortran/openmp.cc:4570
71158 #, gcc-internal-format, gfc-internal-format
71159 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
71160 msgstr ""
71161
71162 #: fortran/openmp.cc:4594
71163 #, gcc-internal-format, gfc-internal-format
71164 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
71165 msgstr ""
71166
71167 #: fortran/openmp.cc:4604
71168 #, gcc-internal-format, gfc-internal-format
71169 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
71170 msgstr ""
71171
71172 #: fortran/openmp.cc:4642
71173 #, gcc-internal-format, gfc-internal-format
71174 msgid "expected trait selector name at %C"
71175 msgstr ""
71176
71177 #: fortran/openmp.cc:4697
71178 #, gcc-internal-format, gfc-internal-format
71179 msgid "selector '%s' not allowed for context selector set '%s' at %C"
71180 msgstr ""
71181
71182 #: fortran/openmp.cc:4717
71183 #, gcc-internal-format, gfc-internal-format
71184 msgid "selector '%s' does not accept any properties at %C"
71185 msgstr ""
71186
71187 #: fortran/openmp.cc:4726 fortran/openmp.cc:4871 fortran/openmp.cc:4970
71188 #: fortran/openmp.cc:5037
71189 #, gcc-internal-format, gfc-internal-format
71190 msgid "expected '(' at %C"
71191 msgstr ""
71192
71193 #: fortran/openmp.cc:4734
71194 #, gcc-internal-format, gfc-internal-format
71195 msgid "score argument must be constant integer expression at %C"
71196 msgstr ""
71197
71198 #: fortran/openmp.cc:4742
71199 #, gcc-internal-format, gfc-internal-format
71200 msgid "score argument must be non-negative at %C"
71201 msgstr ""
71202
71203 #: fortran/openmp.cc:4748 fortran/openmp.cc:4861 fortran/openmp.cc:5018
71204 #: fortran/openmp.cc:5046
71205 #, gcc-internal-format, gfc-internal-format
71206 msgid "expected ')' at %C"
71207 msgstr ""
71208
71209 #: fortran/openmp.cc:4754
71210 #, gcc-internal-format, gfc-internal-format
71211 msgid "expected : at %C"
71212 msgstr ""
71213
71214 #: fortran/openmp.cc:4771
71215 #, gcc-internal-format, gfc-internal-format
71216 msgid "property must be constant integer expression or string literal at %C"
71217 msgstr ""
71218
71219 #: fortran/openmp.cc:4791
71220 #, gcc-internal-format, gfc-internal-format
71221 msgid "expected identifier at %C"
71222 msgstr ""
71223
71224 #: fortran/openmp.cc:4810
71225 #, gcc-internal-format, gfc-internal-format
71226 msgid "expected identifier or string literal at %C"
71227 msgstr ""
71228
71229 #: fortran/openmp.cc:4830
71230 #, gcc-internal-format, gfc-internal-format
71231 msgid "expected expression at %C"
71232 msgstr ""
71233
71234 #: fortran/openmp.cc:4838
71235 #, gcc-internal-format, gfc-internal-format
71236 msgid "property must be constant integer or logical expression at %C"
71237 msgstr ""
71238
71239 #: fortran/openmp.cc:4850
71240 #, gcc-internal-format, gfc-internal-format
71241 msgid "expected simd clause at %C"
71242 msgstr ""
71243
71244 #: fortran/openmp.cc:4918
71245 #, gcc-internal-format, gfc-internal-format
71246 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
71247 msgstr ""
71248
71249 #: fortran/openmp.cc:4926
71250 #, gcc-internal-format, gfc-internal-format
71251 msgid "expected '=' at %C"
71252 msgstr ""
71253
71254 #: fortran/openmp.cc:4933
71255 #, gcc-internal-format, gfc-internal-format
71256 msgid "expected '{' at %C"
71257 msgstr ""
71258
71259 #: fortran/openmp.cc:4948
71260 #, gcc-internal-format, gfc-internal-format
71261 msgid "expected '}' at %C"
71262 msgstr ""
71263
71264 #: fortran/openmp.cc:4977
71265 #, gcc-internal-format, gfc-internal-format
71266 msgid "expected name at %C"
71267 msgstr ""
71268
71269 #: fortran/openmp.cc:4988
71270 #, gcc-internal-format, gfc-internal-format
71271 msgid "expected variant name at %C"
71272 msgstr ""
71273
71274 #: fortran/openmp.cc:5028
71275 #, gcc-internal-format, gfc-internal-format
71276 msgid "expected 'match' at %C"
71277 msgstr ""
71278
71279 #: fortran/openmp.cc:5079
71280 #, gcc-internal-format, gfc-internal-format
71281 msgid "Threadprivate variable at %C is an element of a COMMON block"
71282 msgstr ""
71283
71284 #: fortran/openmp.cc:5116
71285 #, gcc-internal-format, gfc-internal-format
71286 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
71287 msgstr ""
71288
71289 #: fortran/openmp.cc:5123
71290 #, gcc-internal-format, gfc-internal-format
71291 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
71292 msgstr ""
71293
71294 #: fortran/openmp.cc:5226
71295 #, gcc-internal-format, gfc-internal-format
71296 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFSET but other program units do"
71297 msgstr ""
71298
71299 #: fortran/openmp.cc:5231
71300 #, gcc-internal-format, gfc-internal-format
71301 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
71302 msgstr ""
71303
71304 #: fortran/openmp.cc:5236
71305 #, gcc-internal-format, gfc-internal-format
71306 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
71307 msgstr ""
71308
71309 #: fortran/openmp.cc:5262
71310 #, gcc-internal-format
71311 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
71312 msgstr ""
71313
71314 #: fortran/openmp.cc:5266
71315 #, gcc-internal-format
71316 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
71317 msgstr ""
71318
71319 #: fortran/openmp.cc:5288
71320 #, gcc-internal-format
71321 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)"
71322 msgstr ""
71323
71324 #: fortran/openmp.cc:5293
71325 #, gcc-internal-format
71326 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)"
71327 msgstr ""
71328
71329 #: fortran/openmp.cc:5304
71330 #, gcc-internal-format
71331 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"
71332 msgstr ""
71333
71334 #: fortran/openmp.cc:5309
71335 #, gcc-internal-format
71336 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
71337 msgstr ""
71338
71339 #: fortran/openmp.cc:5338
71340 #, gcc-internal-format, gfc-internal-format
71341 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
71342 msgstr ""
71343
71344 #: fortran/openmp.cc:5406
71345 #, gcc-internal-format, gfc-internal-format
71346 msgid "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
71347 msgstr ""
71348
71349 #: fortran/openmp.cc:5416
71350 #, gcc-internal-format
71351 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
71352 msgstr ""
71353
71354 #: fortran/openmp.cc:5426
71355 #, gcc-internal-format, gfc-internal-format
71356 msgid "Clause expected at %C"
71357 msgstr ""
71358
71359 #: fortran/openmp.cc:5432
71360 #, gcc-internal-format
71361 msgid "%qs clause at %L specified more than once"
71362 msgstr ""
71363
71364 #: fortran/openmp.cc:5435
71365 #, gcc-internal-format, gfc-internal-format
71366 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
71367 msgstr ""
71368
71369 #: fortran/openmp.cc:5461
71370 #, gcc-internal-format, gfc-internal-format
71371 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
71372 msgstr ""
71373
71374 #: fortran/openmp.cc:5467
71375 #, gcc-internal-format, gfc-internal-format
71376 msgid "Unexpected junk after !$OMP SCAN at %C"
71377 msgstr ""
71378
71379 #: fortran/openmp.cc:5665
71380 #, gcc-internal-format, gfc-internal-format
71381 msgid "Unexpected junk after TASKYIELD clause at %C"
71382 msgstr ""
71383
71384 #: fortran/openmp.cc:5724
71385 #, gcc-internal-format, gfc-internal-format
71386 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
71387 msgstr ""
71388
71389 #: fortran/openmp.cc:5759
71390 #, gcc-internal-format, gfc-internal-format
71391 msgid "Unexpected junk after $OMP MASTER statement at %C"
71392 msgstr ""
71393
71394 #: fortran/openmp.cc:5791
71395 #, gcc-internal-format, gfc-internal-format
71396 msgid "Unexpected junk after $OMP NOTHING statement at %C"
71397 msgstr ""
71398
71399 #: fortran/openmp.cc:5826 fortran/openmp.cc:5829 fortran/openmp.cc:5832
71400 #, gcc-internal-format, gfc-internal-format
71401 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
71402 msgstr ""
71403
71404 #: fortran/openmp.cc:5836
71405 #, gcc-internal-format, gfc-internal-format
71406 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
71407 msgstr ""
71408
71409 #: fortran/openmp.cc:5873
71410 #, gcc-internal-format, gfc-internal-format
71411 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
71412 msgstr ""
71413
71414 #: fortran/openmp.cc:5883
71415 #, gcc-internal-format, gfc-internal-format
71416 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
71417 msgstr ""
71418
71419 #: fortran/openmp.cc:5920
71420 #, gcc-internal-format, gfc-internal-format
71421 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
71422 msgstr ""
71423
71424 #: fortran/openmp.cc:5935
71425 #, gcc-internal-format, gfc-internal-format
71426 msgid "Unexpected junk after $OMP BARRIER statement at %C"
71427 msgstr ""
71428
71429 #: fortran/openmp.cc:5991
71430 #, gcc-internal-format, gfc-internal-format
71431 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
71432 msgstr ""
71433
71434 #: fortran/openmp.cc:5997
71435 #, gcc-internal-format, gfc-internal-format
71436 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
71437 msgstr ""
71438
71439 #: fortran/openmp.cc:6018
71440 #, gcc-internal-format, gfc-internal-format
71441 msgid "Unexpected junk after NOWAIT clause at %C"
71442 msgstr ""
71443
71444 #: fortran/openmp.cc:6063
71445 #, gcc-internal-format, gfc-internal-format
71446 msgid "%s clause at %L requires a scalar INTEGER expression"
71447 msgstr ""
71448
71449 #: fortran/openmp.cc:6074
71450 #, gcc-internal-format, gfc-internal-format
71451 msgid "INTEGER expression of %s clause at %L must be positive"
71452 msgstr ""
71453
71454 #: fortran/openmp.cc:6085
71455 #, gcc-internal-format, gfc-internal-format
71456 msgid "INTEGER expression of %s clause at %L must be non-negative"
71457 msgstr ""
71458
71459 #: fortran/openmp.cc:6096
71460 #, gcc-internal-format
71461 msgid "Cray pointer object %qs of derived type in %s clause at %L"
71462 msgstr ""
71463
71464 #: fortran/openmp.cc:6099
71465 #, gcc-internal-format
71466 msgid "Cray pointee object %qs of derived type in %s clause at %L"
71467 msgstr ""
71468
71469 #: fortran/openmp.cc:6105 fortran/openmp.cc:7422
71470 #, gcc-internal-format
71471 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
71472 msgstr ""
71473
71474 #: fortran/openmp.cc:6110
71475 #, gcc-internal-format
71476 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
71477 msgstr ""
71478
71479 #: fortran/openmp.cc:6115
71480 #, gcc-internal-format
71481 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
71482 msgstr ""
71483
71484 #: fortran/openmp.cc:6125 fortran/openmp.cc:7036 fortran/openmp.cc:7190
71485 #, gcc-internal-format
71486 msgid "Assumed size array %qs in %s clause at %L"
71487 msgstr ""
71488
71489 #: fortran/openmp.cc:6128
71490 #, gcc-internal-format
71491 msgid "Assumed rank array %qs in %s clause at %L"
71492 msgstr ""
71493
71494 #: fortran/openmp.cc:6144 fortran/openmp.cc:7129 fortran/openmp.cc:7178
71495 #, gcc-internal-format
71496 msgid "POINTER object %qs in %s clause at %L"
71497 msgstr ""
71498
71499 #: fortran/openmp.cc:6149 fortran/openmp.cc:7426
71500 #, gcc-internal-format
71501 msgid "Cray pointer object %qs in %s clause at %L"
71502 msgstr ""
71503
71504 #: fortran/openmp.cc:6154 fortran/openmp.cc:7429
71505 #, gcc-internal-format
71506 msgid "Cray pointee object %qs in %s clause at %L"
71507 msgstr ""
71508
71509 #: fortran/openmp.cc:6159 fortran/openmp.cc:7124 fortran/openmp.cc:7417
71510 #, gcc-internal-format
71511 msgid "ALLOCATABLE object %qs in %s clause at %L"
71512 msgstr ""
71513
71514 #: fortran/openmp.cc:6162 fortran/openmp.cc:7132
71515 #, gcc-internal-format
71516 msgid "VALUE object %qs in %s clause at %L"
71517 msgstr ""
71518
71519 #: fortran/openmp.cc:6205
71520 #, gcc-internal-format, gfc-internal-format
71521 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
71522 msgstr ""
71523
71524 #: fortran/openmp.cc:6254
71525 #, gcc-internal-format, gfc-internal-format
71526 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
71527 msgstr ""
71528
71529 #: fortran/openmp.cc:6292
71530 #, gcc-internal-format, gfc-internal-format
71531 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
71532 msgstr ""
71533
71534 #: fortran/openmp.cc:6295
71535 #, gcc-internal-format, gfc-internal-format
71536 msgid "ORDER clause must not be used together ORDERED at %L"
71537 msgstr ""
71538
71539 #: fortran/openmp.cc:6302 fortran/openmp.cc:6313 fortran/resolve.cc:10838
71540 #: fortran/resolve.cc:12178
71541 #, gcc-internal-format, gfc-internal-format
71542 msgid "IF clause at %L requires a scalar LOGICAL expression"
71543 msgstr ""
71544
71545 #: fortran/openmp.cc:6317
71546 #, gcc-internal-format, gfc-internal-format
71547 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
71548 msgstr ""
71549
71550 #: fortran/openmp.cc:6442
71551 #, gcc-internal-format, gfc-internal-format
71552 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
71553 msgstr ""
71554
71555 #: fortran/openmp.cc:6452
71556 #, gcc-internal-format, gfc-internal-format
71557 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
71558 msgstr ""
71559
71560 #: fortran/openmp.cc:6462
71561 #, gcc-internal-format, gfc-internal-format
71562 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
71563 msgstr ""
71564
71565 #: fortran/openmp.cc:6467
71566 #, gcc-internal-format, gfc-internal-format
71567 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
71568 msgstr ""
71569
71570 #: fortran/openmp.cc:6474
71571 #, gcc-internal-format, gfc-internal-format
71572 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
71573 msgstr ""
71574
71575 #: fortran/openmp.cc:6477
71576 #, gcc-internal-format, gfc-internal-format
71577 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
71578 msgstr ""
71579
71580 #: fortran/openmp.cc:6486
71581 #, gcc-internal-format, gfc-internal-format
71582 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
71583 msgstr ""
71584
71585 #: fortran/openmp.cc:6501
71586 #, gcc-internal-format
71587 msgid "Variable %qs is not a dummy argument at %L"
71588 msgstr ""
71589
71590 #: fortran/openmp.cc:6537
71591 #, gcc-internal-format
71592 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
71593 msgstr ""
71594
71595 #: fortran/openmp.cc:6541
71596 #, gcc-internal-format
71597 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
71598 msgstr ""
71599
71600 #: fortran/openmp.cc:6546 fortran/openmp.cc:9075
71601 #, gcc-internal-format
71602 msgid "Object %qs is not a variable at %L"
71603 msgstr ""
71604
71605 #: fortran/openmp.cc:6555
71606 #, gcc-internal-format
71607 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
71608 msgstr ""
71609
71610 #: fortran/openmp.cc:6585
71611 #, gcc-internal-format
71612 msgid "Symbol %qs has mixed component and non-component accesses at %L"
71613 msgstr ""
71614
71615 #: fortran/openmp.cc:6588 fortran/openmp.cc:6604 fortran/openmp.cc:6612
71616 #: fortran/openmp.cc:6623 fortran/openmp.cc:6635 fortran/openmp.cc:6722
71617 #: fortran/openmp.cc:9099
71618 #, gcc-internal-format
71619 msgid "Symbol %qs present on multiple clauses at %L"
71620 msgstr ""
71621
71622 #: fortran/openmp.cc:6647
71623 #, gcc-internal-format, gfc-internal-format
71624 msgid "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
71625 msgstr ""
71626
71627 #: fortran/openmp.cc:6665
71628 #, gcc-internal-format
71629 msgid "%qs appears more than once in %<allocate%> clauses at %L"
71630 msgstr ""
71631
71632 #: fortran/openmp.cc:6707 fortran/trans-openmp.cc:6403
71633 #, gcc-internal-format
71634 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
71635 msgstr ""
71636
71637 #: fortran/openmp.cc:6729
71638 #, gcc-internal-format
71639 msgid "Array %qs is not permitted in reduction at %L"
71640 msgstr ""
71641
71642 #: fortran/openmp.cc:6742
71643 #, gcc-internal-format
71644 msgid "Symbol %qs present on both FROM and TO clauses at %L"
71645 msgstr ""
71646
71647 #: fortran/openmp.cc:6760
71648 #, gcc-internal-format
71649 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
71650 msgstr ""
71651
71652 #: fortran/openmp.cc:6768
71653 #, gcc-internal-format
71654 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
71655 msgstr ""
71656
71657 #: fortran/openmp.cc:6771
71658 #, gcc-internal-format
71659 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
71660 msgstr ""
71661
71662 #: fortran/openmp.cc:6779
71663 #, gcc-internal-format
71664 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
71665 msgstr ""
71666
71667 #: fortran/openmp.cc:6782
71668 #, gcc-internal-format
71669 msgid "Cray pointee %qs in SHARED clause at %L"
71670 msgstr ""
71671
71672 #: fortran/openmp.cc:6785
71673 #, gcc-internal-format
71674 msgid "Associate name %qs in SHARED clause at %L"
71675 msgstr ""
71676
71677 #: fortran/openmp.cc:6791
71678 #, gcc-internal-format
71679 msgid "DETACH event handle %qs in SHARED clause at %L"
71680 msgstr ""
71681
71682 #: fortran/openmp.cc:6806
71683 #, gcc-internal-format
71684 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
71685 msgstr ""
71686
71687 #: fortran/openmp.cc:6818
71688 #, gcc-internal-format
71689 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
71690 msgstr ""
71691
71692 #: fortran/openmp.cc:6844
71693 #, gcc-internal-format, gfc-internal-format
71694 msgid "Scalar integer expression for range begin expected at %L"
71695 msgstr ""
71696
71697 #: fortran/openmp.cc:6850
71698 #, gcc-internal-format, gfc-internal-format
71699 msgid "Scalar integer expression for range end expected at %L"
71700 msgstr ""
71701
71702 #: fortran/openmp.cc:6856
71703 #, gcc-internal-format, gfc-internal-format
71704 msgid "Scalar integer expression for range step expected at %L"
71705 msgstr ""
71706
71707 #: fortran/openmp.cc:6861
71708 #, gcc-internal-format, gfc-internal-format
71709 msgid "Nonzero range step expected at %L"
71710 msgstr ""
71711
71712 #: fortran/openmp.cc:6872
71713 #, gcc-internal-format, gfc-internal-format
71714 msgid "SINK dependence type only allowed on ORDERED directive at %L"
71715 msgstr ""
71716
71717 #: fortran/openmp.cc:6876
71718 #, gcc-internal-format, gfc-internal-format
71719 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
71720 msgstr ""
71721
71722 #: fortran/openmp.cc:6886
71723 #, gcc-internal-format, gfc-internal-format
71724 msgid "SINK addend not a constant integer at %L"
71725 msgstr ""
71726
71727 #: fortran/openmp.cc:6892
71728 #, gcc-internal-format, gfc-internal-format
71729 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
71730 msgstr ""
71731
71732 #: fortran/openmp.cc:6901
71733 #, gcc-internal-format
71734 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
71735 msgstr ""
71736
71737 #: fortran/openmp.cc:6912
71738 #, gcc-internal-format, gfc-internal-format
71739 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
71740 msgstr ""
71741
71742 #: fortran/openmp.cc:6956
71743 #, gcc-internal-format, gfc-internal-format
71744 msgid "Array is not contiguous at %L"
71745 msgstr ""
71746
71747 #: fortran/openmp.cc:6967
71748 #, gcc-internal-format, gfc-internal-format
71749 msgid "Unexpected substring reference in %s clause at %L"
71750 msgstr ""
71751
71752 #: fortran/openmp.cc:6975
71753 #, gcc-internal-format, gfc-internal-format
71754 msgid "Unexpected complex-parts designator reference in %s clause at %L"
71755 msgstr ""
71756
71757 #: fortran/openmp.cc:6984 fortran/openmp.cc:7002
71758 #, gcc-internal-format
71759 msgid "%qs in %s clause at %L is not a proper array section"
71760 msgstr ""
71761
71762 #: fortran/openmp.cc:6994
71763 #, gcc-internal-format, gfc-internal-format
71764 msgid "Stride should not be specified for array section in %s clause at %L"
71765 msgstr ""
71766
71767 #: fortran/openmp.cc:7016
71768 #, gcc-internal-format
71769 msgid "%qs in %s clause at %L is a zero size array section"
71770 msgstr ""
71771
71772 #: fortran/openmp.cc:7042
71773 #, gcc-internal-format
71774 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
71775 msgstr ""
71776
71777 #: fortran/openmp.cc:7061
71778 #, gcc-internal-format, gfc-internal-format
71779 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
71780 msgstr ""
71781
71782 #: fortran/openmp.cc:7077
71783 #, gcc-internal-format, gfc-internal-format
71784 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
71785 msgstr ""
71786
71787 #: fortran/openmp.cc:7092
71788 #, gcc-internal-format, gfc-internal-format
71789 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
71790 msgstr ""
71791
71792 #: fortran/openmp.cc:7108 fortran/openmp.cc:7162
71793 #, gcc-internal-format
71794 msgid "THREADPRIVATE object %qs in %s clause at %L"
71795 msgstr ""
71796
71797 #: fortran/openmp.cc:7111 fortran/openmp.cc:7165
71798 #, gcc-internal-format
71799 msgid "Cray pointee %qs in %s clause at %L"
71800 msgstr ""
71801
71802 #: fortran/openmp.cc:7119
71803 #, gcc-internal-format
71804 msgid "Non-dummy object %qs in %s clause at %L"
71805 msgstr ""
71806
71807 #: fortran/openmp.cc:7156
71808 #, gcc-internal-format
71809 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
71810 msgstr ""
71811
71812 #: fortran/openmp.cc:7168
71813 #, gcc-internal-format
71814 msgid "Associate name %qs in %s clause at %L"
71815 msgstr ""
71816
71817 #: fortran/openmp.cc:7175
71818 #, gcc-internal-format
71819 msgid "Procedure pointer %qs in %s clause at %L"
71820 msgstr ""
71821
71822 #: fortran/openmp.cc:7181
71823 #, gcc-internal-format
71824 msgid "Cray pointer %qs in %s clause at %L"
71825 msgstr ""
71826
71827 #: fortran/openmp.cc:7193
71828 #, gcc-internal-format
71829 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
71830 msgstr ""
71831
71832 #. case OMP_LIST_REDUCTION:
71833 #: fortran/openmp.cc:7203
71834 #, gcc-internal-format
71835 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
71836 msgstr ""
71837
71838 #: fortran/openmp.cc:7214
71839 #, gcc-internal-format
71840 msgid "DETACH event handle %qs in %s clause at %L"
71841 msgstr ""
71842
71843 #: fortran/openmp.cc:7238
71844 #, gcc-internal-format, gfc-internal-format
71845 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
71846 msgstr ""
71847
71848 #: fortran/openmp.cc:7331
71849 #, gcc-internal-format, gfc-internal-format
71850 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
71851 msgstr ""
71852
71853 #: fortran/openmp.cc:7357
71854 #, gcc-internal-format, gfc-internal-format
71855 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
71856 msgstr ""
71857
71858 #: fortran/openmp.cc:7362
71859 #, gcc-internal-format, gfc-internal-format
71860 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
71861 msgstr ""
71862
71863 #: fortran/openmp.cc:7367
71864 #, gcc-internal-format
71865 msgid "LINEAR variable %qs must be INTEGER at %L"
71866 msgstr ""
71867
71868 #: fortran/openmp.cc:7372
71869 #, gcc-internal-format
71870 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
71871 msgstr ""
71872
71873 #: fortran/openmp.cc:7383
71874 #, gcc-internal-format
71875 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
71876 msgstr ""
71877
71878 #: fortran/openmp.cc:7400
71879 #, gcc-internal-format
71880 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
71881 msgstr ""
71882
71883 #: fortran/openmp.cc:7434
71884 #, gcc-internal-format
71885 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
71886 msgstr ""
71887
71888 #: fortran/openmp.cc:7494
71889 #, gcc-internal-format, gfc-internal-format
71890 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
71891 msgstr ""
71892
71893 #: fortran/openmp.cc:7507
71894 #, gcc-internal-format, gfc-internal-format
71895 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
71896 msgstr ""
71897
71898 #: fortran/openmp.cc:7517
71899 #, gcc-internal-format, gfc-internal-format
71900 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
71901 msgstr ""
71902
71903 #: fortran/openmp.cc:7547
71904 #, gcc-internal-format, gfc-internal-format
71905 msgid "Incompatible use of TILE and COLLAPSE at %L"
71906 msgstr ""
71907
71908 #: fortran/openmp.cc:7549
71909 #, gcc-internal-format, gfc-internal-format
71910 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
71911 msgstr ""
71912
71913 #: fortran/openmp.cc:7574
71914 #, gcc-internal-format, gfc-internal-format
71915 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
71916 msgstr ""
71917
71918 #: fortran/openmp.cc:7577
71919 #, gcc-internal-format, gfc-internal-format
71920 msgid "%s must contain at least one MAP clause at %L"
71921 msgstr ""
71922
71923 #: fortran/openmp.cc:7587
71924 #, gcc-internal-format
71925 msgid "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
71926 msgstr ""
71927
71928 #: fortran/openmp.cc:7592
71929 #, gcc-internal-format, gfc-internal-format
71930 msgid "The event handle at %L must not be an array element"
71931 msgstr ""
71932
71933 #: fortran/openmp.cc:7596
71934 #, gcc-internal-format, gfc-internal-format
71935 msgid "The event handle at %L must not be part of a derived type or class"
71936 msgstr ""
71937
71938 #: fortran/openmp.cc:7600
71939 #, gcc-internal-format
71940 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
71941 msgstr ""
71942
71943 #: fortran/openmp.cc:7752
71944 #, gcc-internal-format, gfc-internal-format
71945 msgid "Expected IF at %L in atomic compare capture"
71946 msgstr ""
71947
71948 #: fortran/openmp.cc:7760
71949 #, gcc-internal-format, gfc-internal-format
71950 msgid "Expected ELSE at %L in atomic compare capture"
71951 msgstr ""
71952
71953 #: fortran/openmp.cc:7872
71954 #, gcc-internal-format
71955 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
71956 msgstr ""
71957
71958 #: fortran/openmp.cc:7878
71959 #, gcc-internal-format, gfc-internal-format
71960 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
71961 msgstr ""
71962
71963 #: fortran/openmp.cc:7886
71964 #, gcc-internal-format, gfc-internal-format
71965 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
71966 msgstr ""
71967
71968 #: fortran/openmp.cc:7894
71969 #, gcc-internal-format, gfc-internal-format
71970 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
71971 msgstr ""
71972
71973 #: fortran/openmp.cc:7903
71974 #, gcc-internal-format, gfc-internal-format
71975 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
71976 msgstr ""
71977
71978 #: fortran/openmp.cc:7910
71979 #, gcc-internal-format, gfc-internal-format
71980 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
71981 msgstr ""
71982
71983 #: fortran/openmp.cc:7927
71984 #, gcc-internal-format, gfc-internal-format
71985 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
71986 msgstr ""
71987
71988 #: fortran/openmp.cc:7932
71989 #, gcc-internal-format, gfc-internal-format
71990 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
71991 msgstr ""
71992
71993 #: fortran/openmp.cc:7944
71994 #, gcc-internal-format, gfc-internal-format
71995 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
71996 msgstr ""
71997
71998 #: fortran/openmp.cc:7952
71999 #, gcc-internal-format, gfc-internal-format
72000 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
72001 msgstr ""
72002
72003 #: fortran/openmp.cc:7962
72004 #, gcc-internal-format, gfc-internal-format
72005 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
72006 msgstr ""
72007
72008 #: fortran/openmp.cc:7978
72009 #, gcc-internal-format
72010 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"
72011 msgstr ""
72012
72013 #: fortran/openmp.cc:7986
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
72016 msgstr ""
72017
72018 #: fortran/openmp.cc:8004
72019 #, gcc-internal-format, gfc-internal-format
72020 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
72021 msgstr ""
72022
72023 #: fortran/openmp.cc:8031
72024 #, gcc-internal-format, gfc-internal-format
72025 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
72026 msgstr ""
72027
72028 #: fortran/openmp.cc:8079
72029 #, gcc-internal-format, gfc-internal-format
72030 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
72031 msgstr ""
72032
72033 #: fortran/openmp.cc:8093
72034 #, gcc-internal-format, gfc-internal-format
72035 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
72036 msgstr ""
72037
72038 #: fortran/openmp.cc:8126
72039 #, gcc-internal-format, gfc-internal-format
72040 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
72041 msgstr ""
72042
72043 #: fortran/openmp.cc:8150
72044 #, gcc-internal-format, gfc-internal-format
72045 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
72046 msgstr ""
72047
72048 #: fortran/openmp.cc:8157
72049 #, gcc-internal-format, gfc-internal-format
72050 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
72051 msgstr ""
72052
72053 #: fortran/openmp.cc:8180
72054 #, gcc-internal-format
72055 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
72056 msgstr ""
72057
72058 #: fortran/openmp.cc:8187
72059 #, gcc-internal-format, gfc-internal-format
72060 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
72061 msgstr ""
72062
72063 #: fortran/openmp.cc:8195
72064 #, gcc-internal-format
72065 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
72066 msgstr ""
72067
72068 #: fortran/openmp.cc:8213
72069 #, gcc-internal-format, gfc-internal-format
72070 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
72071 msgstr ""
72072
72073 #: fortran/openmp.cc:8218
72074 #, gcc-internal-format, gfc-internal-format
72075 msgid "unexpected !$OMP ATOMIC expression at %L"
72076 msgstr ""
72077
72078 #: fortran/openmp.cc:8264
72079 #, gcc-internal-format
72080 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
72081 msgstr ""
72082
72083 #: fortran/openmp.cc:8267
72084 #, gcc-internal-format
72085 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
72086 msgstr ""
72087
72088 #: fortran/openmp.cc:8275
72089 #, gcc-internal-format, gfc-internal-format
72090 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-block-sequences"
72091 msgstr ""
72092
72093 #: fortran/openmp.cc:8571
72094 #, gcc-internal-format, gfc-internal-format
72095 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
72096 msgstr ""
72097
72098 #: fortran/openmp.cc:8577
72099 #, gcc-internal-format, gfc-internal-format
72100 msgid "%s cannot be a DO CONCURRENT loop at %L"
72101 msgstr ""
72102
72103 #: fortran/openmp.cc:8583
72104 #, gcc-internal-format, gfc-internal-format
72105 msgid "%s iteration variable must be of type integer at %L"
72106 msgstr ""
72107
72108 #: fortran/openmp.cc:8587
72109 #, gcc-internal-format, gfc-internal-format
72110 msgid "%s iteration variable must not be THREADPRIVATE at %L"
72111 msgstr ""
72112
72113 #: fortran/openmp.cc:8600
72114 #, gcc-internal-format, gfc-internal-format
72115 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
72116 msgstr ""
72117
72118 #: fortran/openmp.cc:8604
72119 #, gcc-internal-format, gfc-internal-format
72120 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
72121 msgstr ""
72122
72123 #: fortran/openmp.cc:8622
72124 #, gcc-internal-format, gfc-internal-format
72125 msgid "%s collapsed loops don't form rectangular iteration space at %L"
72126 msgstr ""
72127
72128 #: fortran/openmp.cc:8632
72129 #, gcc-internal-format, gfc-internal-format
72130 msgid "collapsed %s loops not perfectly nested at %L"
72131 msgstr ""
72132
72133 #: fortran/openmp.cc:8641 fortran/openmp.cc:8649
72134 #, gcc-internal-format, gfc-internal-format
72135 msgid "not enough DO loops for collapsed %s at %L"
72136 msgstr ""
72137
72138 #: fortran/openmp.cc:8854 fortran/openmp.cc:8867
72139 #, gcc-internal-format, gfc-internal-format
72140 msgid "The %s directive cannot be specified within a %s region at %L"
72141 msgstr ""
72142
72143 #: fortran/openmp.cc:8886
72144 #, gcc-internal-format, gfc-internal-format
72145 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
72146 msgstr ""
72147
72148 #: fortran/openmp.cc:8892
72149 #, gcc-internal-format, gfc-internal-format
72150 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
72151 msgstr ""
72152
72153 #: fortran/openmp.cc:8898
72154 #, gcc-internal-format, gfc-internal-format
72155 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
72156 msgstr ""
72157
72158 #: fortran/openmp.cc:8914
72159 #, gcc-internal-format, gfc-internal-format
72160 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
72161 msgstr ""
72162
72163 #: fortran/openmp.cc:8926
72164 #, gcc-internal-format, gfc-internal-format
72165 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
72166 msgstr ""
72167
72168 #: fortran/openmp.cc:8936 fortran/openmp.cc:8945
72169 #, gcc-internal-format, gfc-internal-format
72170 msgid "not enough DO loops for %s !$ACC LOOP at %L"
72171 msgstr ""
72172
72173 #: fortran/openmp.cc:8961
72174 #, gcc-internal-format, gfc-internal-format
72175 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
72176 msgstr ""
72177
72178 #: fortran/openmp.cc:8982
72179 #, gcc-internal-format, gfc-internal-format
72180 msgid "TILE requires constant expression at %L"
72181 msgstr ""
72182
72183 #: fortran/openmp.cc:9082
72184 #, gcc-internal-format
72185 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
72186 msgstr ""
72187
72188 #: fortran/openmp.cc:9129
72189 #, gcc-internal-format
72190 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
72191 msgstr ""
72192
72193 #: fortran/openmp.cc:9135
72194 #, gcc-internal-format
72195 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
72196 msgstr ""
72197
72198 #: fortran/openmp.cc:9258
72199 #, gcc-internal-format, gfc-internal-format
72200 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
72201 msgstr ""
72202
72203 #: fortran/openmp.cc:9272
72204 #, gcc-internal-format, gfc-internal-format
72205 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
72206 msgstr ""
72207
72208 #: fortran/openmp.cc:9278
72209 #, gcc-internal-format
72210 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
72211 msgstr ""
72212
72213 #: fortran/openmp.cc:9299
72214 #, gcc-internal-format
72215 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
72216 msgstr ""
72217
72218 #: fortran/openmp.cc:9323
72219 #, gcc-internal-format, gfc-internal-format
72220 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
72221 msgstr ""
72222
72223 #: fortran/openmp.cc:9331
72224 #, gcc-internal-format, gfc-internal-format
72225 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
72226 msgstr ""
72227
72228 #: fortran/openmp.cc:9360
72229 #, gcc-internal-format, gfc-internal-format
72230 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
72231 msgstr ""
72232
72233 #: fortran/openmp.cc:9382
72234 #, gcc-internal-format, gfc-internal-format
72235 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
72236 msgstr ""
72237
72238 #: fortran/openmp.cc:9398
72239 #, gcc-internal-format, gfc-internal-format
72240 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
72241 msgstr ""
72242
72243 #: fortran/openmp.cc:9413
72244 #, gcc-internal-format, gfc-internal-format
72245 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
72246 msgstr ""
72247
72248 #: fortran/openmp.cc:9423
72249 #, gcc-internal-format, gfc-internal-format
72250 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
72251 msgstr ""
72252
72253 #: fortran/openmp.cc:9431
72254 #, gcc-internal-format, gfc-internal-format
72255 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
72256 msgstr ""
72257
72258 #: fortran/options.cc:275
72259 #, gcc-internal-format
72260 msgid "%<-fexcess-precision=standard%> for Fortran"
72261 msgstr ""
72262
72263 #: fortran/options.cc:277
72264 #, gcc-internal-format
72265 msgid "%<-fexcess-precision=16%> for Fortran"
72266 msgstr ""
72267
72268 #: fortran/options.cc:371
72269 #, gcc-internal-format
72270 msgid "Reading file %qs as free form"
72271 msgstr ""
72272
72273 #: fortran/options.cc:381
72274 #, gcc-internal-format
72275 msgid "%<-fd-lines-as-comments%> has no effect in free form"
72276 msgstr ""
72277
72278 #: fortran/options.cc:384
72279 #, gcc-internal-format
72280 msgid "%<-fd-lines-as-code%> has no effect in free form"
72281 msgstr ""
72282
72283 #: fortran/options.cc:422
72284 #, gcc-internal-format
72285 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
72286 msgstr ""
72287
72288 #: fortran/options.cc:425
72289 #, gcc-internal-format
72290 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
72291 msgstr ""
72292
72293 #: fortran/options.cc:428
72294 #, gcc-internal-format
72295 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
72296 msgstr ""
72297
72298 #: fortran/options.cc:431
72299 #, gcc-internal-format
72300 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
72301 msgstr ""
72302
72303 #: fortran/options.cc:434
72304 #, gcc-internal-format
72305 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
72306 msgstr ""
72307
72308 #: fortran/options.cc:493
72309 #, gcc-internal-format
72310 msgid "Fixed line length must be at least seven"
72311 msgstr ""
72312
72313 #: fortran/options.cc:496
72314 #, gcc-internal-format
72315 msgid "Free line length must be at least three"
72316 msgstr ""
72317
72318 #: fortran/options.cc:499
72319 #, gcc-internal-format, gfc-internal-format
72320 msgid "Maximum subrecord length cannot exceed %d"
72321 msgstr ""
72322
72323 #: fortran/options.cc:518
72324 #, gcc-internal-format
72325 msgid "gfortran: Only one %<-J%> option allowed"
72326 msgstr ""
72327
72328 #: fortran/options.cc:590
72329 #, gcc-internal-format
72330 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
72331 msgstr ""
72332
72333 #: fortran/options.cc:592
72334 #, gcc-internal-format
72335 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
72336 msgstr ""
72337
72338 #: fortran/options.cc:641
72339 #, gcc-internal-format
72340 msgid "Argument to %<-fcheck%> is not valid: %s"
72341 msgstr ""
72342
72343 #: fortran/options.cc:690
72344 #, fuzzy, gcc-internal-format
72345 msgid "%<-static-libgfortran%> is not supported in this configuration"
72346 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
72347
72348 #: fortran/options.cc:713
72349 #, gcc-internal-format, gfc-internal-format
72350 msgid "Maximum supported identifier length is %d"
72351 msgstr ""
72352
72353 #: fortran/options.cc:728
72354 #, fuzzy, gcc-internal-format
72355 #| msgid "unrecognized option `-%s'"
72356 msgid "Unrecognized option to %<-finit-logical%>: %s"
72357 msgstr "нераспазнаны выбар \"-%s\""
72358
72359 #: fortran/options.cc:744
72360 #, gcc-internal-format
72361 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
72362 msgstr ""
72363
72364 #: fortran/parse.cc:602
72365 #, gcc-internal-format, gfc-internal-format
72366 msgid "Unclassifiable statement at %C"
72367 msgstr ""
72368
72369 #: fortran/parse.cc:666
72370 #, gcc-internal-format, gfc-internal-format
72371 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
72372 msgstr ""
72373
72374 #: fortran/parse.cc:732
72375 #, gcc-internal-format, gfc-internal-format
72376 msgid "Unclassifiable OpenACC directive at %C"
72377 msgstr ""
72378
72379 #: fortran/parse.cc:876 fortran/parse.cc:1162
72380 #, gcc-internal-format, gfc-internal-format
72381 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE procedures"
72382 msgstr ""
72383
72384 #: fortran/parse.cc:1146
72385 #, gcc-internal-format, gfc-internal-format
72386 msgid "Unclassifiable OpenMP directive at %C"
72387 msgstr ""
72388
72389 #: fortran/parse.cc:1240
72390 #, gcc-internal-format, gfc-internal-format
72391 msgid "Unclassifiable GCC directive at %C"
72392 msgstr ""
72393
72394 #: fortran/parse.cc:1242
72395 #, gcc-internal-format, gfc-internal-format
72396 msgid "Unclassifiable GCC directive at %C, ignored"
72397 msgstr ""
72398
72399 #: fortran/parse.cc:1302 fortran/parse.cc:1529
72400 #, gcc-internal-format, gfc-internal-format
72401 msgid "Zero is not a valid statement label at %C"
72402 msgstr ""
72403
72404 #: fortran/parse.cc:1309 fortran/parse.cc:1521
72405 #, fuzzy, gcc-internal-format, gfc-internal-format
72406 msgid "Non-numeric character in statement label at %C"
72407 msgstr "пустая сімвальная канстанта"
72408
72409 #: fortran/parse.cc:1321 fortran/parse.cc:1570
72410 #, gcc-internal-format, gfc-internal-format
72411 msgid "Semicolon at %C needs to be preceded by statement"
72412 msgstr ""
72413
72414 #: fortran/parse.cc:1328 fortran/parse.cc:1585
72415 #, gcc-internal-format, gfc-internal-format
72416 msgid "Statement label without statement at %L"
72417 msgstr ""
72418
72419 #: fortran/parse.cc:1391 fortran/parse.cc:1572
72420 #, gcc-internal-format, gfc-internal-format
72421 msgid "Fortran 2008: Semicolon at %C without preceding statement"
72422 msgstr ""
72423
72424 #: fortran/parse.cc:1414 fortran/parse.cc:1548
72425 #, gcc-internal-format, gfc-internal-format
72426 msgid "Bad continuation line at %C"
72427 msgstr ""
72428
72429 #: fortran/parse.cc:1858
72430 #, gcc-internal-format, gfc-internal-format
72431 msgid "FORMAT statement at %L does not have a statement label"
72432 msgstr ""
72433
72434 #: fortran/parse.cc:2749
72435 #, gcc-internal-format
72436 msgid "gfc_ascii_statement(): Bad statement code"
72437 msgstr ""
72438
72439 #: fortran/parse.cc:2891
72440 #, gcc-internal-format, gfc-internal-format
72441 msgid "Unexpected %s statement at %C"
72442 msgstr ""
72443
72444 #: fortran/parse.cc:3046
72445 #, gcc-internal-format, gfc-internal-format
72446 msgid "%s statement at %C cannot follow %s statement at %L"
72447 msgstr ""
72448
72449 #: fortran/parse.cc:3063
72450 #, gcc-internal-format
72451 msgid "Unexpected end of file in %qs"
72452 msgstr ""
72453
72454 #: fortran/parse.cc:3098
72455 #, gcc-internal-format
72456 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
72457 msgstr ""
72458
72459 #: fortran/parse.cc:3101
72460 #, gcc-internal-format
72461 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
72462 msgstr ""
72463
72464 #: fortran/parse.cc:3121
72465 #, gcc-internal-format, gfc-internal-format
72466 msgid "Components in TYPE at %C must precede CONTAINS"
72467 msgstr ""
72468
72469 #: fortran/parse.cc:3125
72470 #, gcc-internal-format, gfc-internal-format
72471 msgid "Type-bound procedure at %C"
72472 msgstr ""
72473
72474 #: fortran/parse.cc:3133
72475 #, gcc-internal-format, gfc-internal-format
72476 msgid "GENERIC binding at %C"
72477 msgstr ""
72478
72479 #: fortran/parse.cc:3141
72480 #, fuzzy, gcc-internal-format, gfc-internal-format
72481 msgid "FINAL procedure declaration at %C"
72482 msgstr "няма папярэдняга аб'яўлення для \"%s\""
72483
72484 #: fortran/parse.cc:3153
72485 #, gcc-internal-format, gfc-internal-format
72486 msgid "Derived type definition at %C with empty CONTAINS section"
72487 msgstr ""
72488
72489 #: fortran/parse.cc:3163 fortran/parse.cc:3618
72490 #, gcc-internal-format, gfc-internal-format
72491 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
72492 msgstr ""
72493
72494 #: fortran/parse.cc:3170
72495 #, gcc-internal-format, gfc-internal-format
72496 msgid "PRIVATE statement at %C must precede procedure bindings"
72497 msgstr ""
72498
72499 #: fortran/parse.cc:3177 fortran/parse.cc:3631
72500 #, gcc-internal-format, gfc-internal-format
72501 msgid "Duplicate PRIVATE statement at %C"
72502 msgstr ""
72503
72504 #: fortran/parse.cc:3187
72505 #, gcc-internal-format, gfc-internal-format
72506 msgid "SEQUENCE statement at %C must precede CONTAINS"
72507 msgstr ""
72508
72509 #: fortran/parse.cc:3191
72510 #, gcc-internal-format, gfc-internal-format
72511 msgid "Already inside a CONTAINS block at %C"
72512 msgstr ""
72513
72514 #: fortran/parse.cc:3310
72515 #, gcc-internal-format, gfc-internal-format
72516 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"
72517 msgstr ""
72518
72519 #: fortran/parse.cc:3316
72520 #, gcc-internal-format, gfc-internal-format
72521 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"
72522 msgstr ""
72523
72524 #: fortran/parse.cc:3321
72525 #, gcc-internal-format, gfc-internal-format
72526 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
72527 msgstr ""
72528
72529 #: fortran/parse.cc:3325
72530 #, gcc-internal-format, gfc-internal-format
72531 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
72532 msgstr ""
72533
72534 #: fortran/parse.cc:3330
72535 #, gcc-internal-format, gfc-internal-format
72536 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)"
72537 msgstr ""
72538
72539 #: fortran/parse.cc:3337
72540 #, gcc-internal-format, gfc-internal-format
72541 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)"
72542 msgstr ""
72543
72544 #: fortran/parse.cc:3347
72545 #, gcc-internal-format, gfc-internal-format
72546 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"
72547 msgstr ""
72548
72549 #: fortran/parse.cc:3353
72550 #, gcc-internal-format, gfc-internal-format
72551 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"
72552 msgstr ""
72553
72554 #: fortran/parse.cc:3358
72555 #, gcc-internal-format, gfc-internal-format
72556 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
72557 msgstr ""
72558
72559 #: fortran/parse.cc:3362
72560 #, gcc-internal-format, gfc-internal-format
72561 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
72562 msgstr ""
72563
72564 #: fortran/parse.cc:3367
72565 #, gcc-internal-format, gfc-internal-format
72566 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)"
72567 msgstr ""
72568
72569 #: fortran/parse.cc:3374
72570 #, gcc-internal-format, gfc-internal-format
72571 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)"
72572 msgstr ""
72573
72574 #: fortran/parse.cc:3426
72575 #, gcc-internal-format, gfc-internal-format
72576 msgid "failed to create map component '%s'"
72577 msgstr ""
72578
72579 #: fortran/parse.cc:3459
72580 #, fuzzy, gcc-internal-format, gfc-internal-format
72581 #| msgid "failed to find class '%s'"
72582 msgid "failed to create union component '%s'"
72583 msgstr "не знойдзен клас \"%s\""
72584
72585 #: fortran/parse.cc:3514
72586 #, gcc-internal-format, gfc-internal-format
72587 msgid "Syntax error in nested structure declaration at %C"
72588 msgstr ""
72589
72590 #: fortran/parse.cc:3601
72591 #, gcc-internal-format, gfc-internal-format
72592 msgid "FINAL declaration at %C must be inside CONTAINS"
72593 msgstr ""
72594
72595 #: fortran/parse.cc:3609
72596 #, gcc-internal-format, gfc-internal-format
72597 msgid "Derived type definition at %C without components"
72598 msgstr ""
72599
72600 #: fortran/parse.cc:3625
72601 #, gcc-internal-format, gfc-internal-format
72602 msgid "PRIVATE statement at %C must precede structure components"
72603 msgstr ""
72604
72605 #: fortran/parse.cc:3642
72606 #, gcc-internal-format, gfc-internal-format
72607 msgid "SEQUENCE statement at %C must precede structure components"
72608 msgstr ""
72609
72610 #: fortran/parse.cc:3648
72611 #, gcc-internal-format, gfc-internal-format
72612 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
72613 msgstr ""
72614
72615 #: fortran/parse.cc:3653
72616 #, gcc-internal-format, gfc-internal-format
72617 msgid "Duplicate SEQUENCE statement at %C"
72618 msgstr ""
72619
72620 #: fortran/parse.cc:3663
72621 #, gcc-internal-format, gfc-internal-format
72622 msgid "CONTAINS block in derived type definition at %C"
72623 msgstr ""
72624
72625 #: fortran/parse.cc:3721
72626 #, gcc-internal-format, gfc-internal-format
72627 msgid "ENUM declaration at %C has no ENUMERATORS"
72628 msgstr ""
72629
72630 #: fortran/parse.cc:3808
72631 #, gcc-internal-format, gfc-internal-format
72632 msgid "Unexpected %s statement in INTERFACE block at %C"
72633 msgstr ""
72634
72635 #: fortran/parse.cc:3832
72636 #, gcc-internal-format
72637 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
72638 msgstr ""
72639
72640 #: fortran/parse.cc:3866
72641 #, gcc-internal-format, gfc-internal-format
72642 msgid "Unexpected %s statement at %C in INTERFACE body"
72643 msgstr ""
72644
72645 #: fortran/parse.cc:3884
72646 #, gcc-internal-format
72647 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
72648 msgstr ""
72649
72650 #: fortran/parse.cc:4014
72651 #, gcc-internal-format, gfc-internal-format
72652 msgid "%s statement is not allowed inside of BLOCK at %C"
72653 msgstr ""
72654
72655 #: fortran/parse.cc:4046
72656 #, gcc-internal-format, gfc-internal-format
72657 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
72658 msgstr ""
72659
72660 #: fortran/parse.cc:4136
72661 #, gcc-internal-format, gfc-internal-format
72662 msgid "%s statement must appear in a MODULE"
72663 msgstr ""
72664
72665 #: fortran/parse.cc:4144
72666 #, gcc-internal-format, gfc-internal-format
72667 msgid "%s statement at %C follows another accessibility specification"
72668 msgstr ""
72669
72670 #: fortran/parse.cc:4196
72671 #, gcc-internal-format
72672 msgid "Bad kind expression for function %qs at %L"
72673 msgstr ""
72674
72675 #: fortran/parse.cc:4200
72676 #, gcc-internal-format
72677 msgid "The type for function %qs at %L is not accessible"
72678 msgstr ""
72679
72680 #: fortran/parse.cc:4260
72681 #, gcc-internal-format, gfc-internal-format
72682 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
72683 msgstr ""
72684
72685 #: fortran/parse.cc:4282
72686 #, gcc-internal-format, gfc-internal-format
72687 msgid "Unexpected %s statement in WHERE block at %C"
72688 msgstr ""
72689
72690 #: fortran/parse.cc:4341
72691 #, gcc-internal-format, gfc-internal-format
72692 msgid "Unexpected %s statement in FORALL block at %C"
72693 msgstr ""
72694
72695 #: fortran/parse.cc:4392
72696 #, gcc-internal-format, gfc-internal-format
72697 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
72698 msgstr ""
72699
72700 #: fortran/parse.cc:4410
72701 #, gcc-internal-format, gfc-internal-format
72702 msgid "Duplicate ELSE statements at %L and %C"
72703 msgstr ""
72704
72705 #: fortran/parse.cc:4471
72706 #, gcc-internal-format, gfc-internal-format
72707 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
72708 msgstr ""
72709
72710 #: fortran/parse.cc:4555
72711 #, gcc-internal-format, gfc-internal-format
72712 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
72713 msgstr ""
72714
72715 #: fortran/parse.cc:4631
72716 #, gcc-internal-format, gfc-internal-format
72717 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
72718 msgstr ""
72719
72720 #: fortran/parse.cc:4695
72721 #, gcc-internal-format
72722 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
72723 msgstr ""
72724
72725 #: fortran/parse.cc:4728
72726 #, gcc-internal-format, gfc-internal-format
72727 msgid "End of nonblock DO statement at %C is within another block"
72728 msgstr ""
72729
72730 #: fortran/parse.cc:4738
72731 #, gcc-internal-format, gfc-internal-format
72732 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
72733 msgstr ""
72734
72735 #: fortran/parse.cc:4764
72736 #, gcc-internal-format, gfc-internal-format
72737 msgid "CRITICAL block inside of OpenACC region at %C"
72738 msgstr ""
72739
72740 #: fortran/parse.cc:4765
72741 #, gcc-internal-format, gfc-internal-format
72742 msgid "CRITICAL block inside of OpenMP region at %C"
72743 msgstr ""
72744
72745 #: fortran/parse.cc:4791
72746 #, gcc-internal-format, gfc-internal-format
72747 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
72748 msgstr ""
72749
72750 #: fortran/parse.cc:4860 fortran/parse.cc:5602
72751 #, fuzzy, gcc-internal-format, gfc-internal-format
72752 #| msgid "In construct"
72753 msgid "BLOCK construct at %C"
72754 msgstr "У канструкцыі"
72755
72756 #: fortran/parse.cc:4894
72757 #, gcc-internal-format, gfc-internal-format
72758 msgid "ASSOCIATE construct at %C"
72759 msgstr ""
72760
72761 #: fortran/parse.cc:5115
72762 #, gcc-internal-format, gfc-internal-format
72763 msgid "Statement label in ENDDO at %C doesn't match DO label"
72764 msgstr ""
72765
72766 #: fortran/parse.cc:5131
72767 #, gcc-internal-format, gfc-internal-format
72768 msgid "Named block DO at %L requires matching ENDDO name"
72769 msgstr ""
72770
72771 #: fortran/parse.cc:5383 fortran/parse.cc:5445
72772 #, gcc-internal-format, gfc-internal-format
72773 msgid "OpenACC directive inside of CRITICAL block at %C"
72774 msgstr ""
72775
72776 #: fortran/parse.cc:5420
72777 #, gcc-internal-format, gfc-internal-format
72778 msgid "Expecting %s at %C"
72779 msgstr ""
72780
72781 #: fortran/parse.cc:5464
72782 #, gcc-internal-format, gfc-internal-format
72783 msgid "Expected DO loop at %C"
72784 msgstr ""
72785
72786 #: fortran/parse.cc:5484
72787 #, gcc-internal-format, gfc-internal-format
72788 msgid "Redundant !$ACC END LOOP at %C"
72789 msgstr ""
72790
72791 #: fortran/parse.cc:5730
72792 #, gcc-internal-format, gfc-internal-format
72793 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
72794 msgstr ""
72795
72796 #: fortran/parse.cc:5790
72797 #, gcc-internal-format, gfc-internal-format
72798 msgid "%s statement at %C cannot terminate a non-block DO loop"
72799 msgstr ""
72800
72801 #: fortran/parse.cc:5804
72802 #, gcc-internal-format, gfc-internal-format
72803 msgid "DATA statement at %C after the first executable statement"
72804 msgstr ""
72805
72806 #: fortran/parse.cc:5954
72807 #, gcc-internal-format
72808 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
72809 msgstr ""
72810
72811 #: fortran/parse.cc:5957
72812 #, gcc-internal-format
72813 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
72814 msgstr ""
72815
72816 #: fortran/parse.cc:5960
72817 #, gcc-internal-format
72818 msgid "%<GCC vector%> directive not at the start of a loop at %C"
72819 msgstr ""
72820
72821 #: fortran/parse.cc:5963
72822 #, gcc-internal-format
72823 msgid "%<GCC novector%> directive not at the start of a loop at %C"
72824 msgstr ""
72825
72826 #: fortran/parse.cc:6079
72827 #, gcc-internal-format
72828 msgid "Contained procedure %qs at %C is already ambiguous"
72829 msgstr ""
72830
72831 #: fortran/parse.cc:6136
72832 #, gcc-internal-format, gfc-internal-format
72833 msgid "Unexpected %s statement in CONTAINS section at %C"
72834 msgstr ""
72835
72836 #: fortran/parse.cc:6161
72837 #, gcc-internal-format, gfc-internal-format
72838 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
72839 msgstr ""
72840
72841 #: fortran/parse.cc:6275
72842 #, gcc-internal-format, gfc-internal-format
72843 msgid "CONTAINS statement at %C is already in a contained program unit"
72844 msgstr ""
72845
72846 #: fortran/parse.cc:6327
72847 #, gcc-internal-format
72848 msgid "Global binding name %qs at %L is already being used as a %s at %L"
72849 msgstr ""
72850
72851 #: fortran/parse.cc:6331
72852 #, gcc-internal-format
72853 msgid "Global name %qs at %L is already being used as a %s at %L"
72854 msgstr ""
72855
72856 #: fortran/parse.cc:6337
72857 #, gcc-internal-format
72858 msgid "Global binding name %qs at %L is already being used at %L"
72859 msgstr ""
72860
72861 #: fortran/parse.cc:6340
72862 #, gcc-internal-format
72863 msgid "Global name %qs at %L is already being used at %L"
72864 msgstr ""
72865
72866 #: fortran/parse.cc:6362
72867 #, gcc-internal-format, gfc-internal-format
72868 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
72869 msgstr ""
72870
72871 #: fortran/parse.cc:6388
72872 #, gcc-internal-format, gfc-internal-format
72873 msgid "Unexpected %s statement in BLOCK DATA at %C"
72874 msgstr ""
72875
72876 #: fortran/parse.cc:6493
72877 #, gcc-internal-format, gfc-internal-format
72878 msgid "Unexpected %s statement in MODULE at %C"
72879 msgstr ""
72880
72881 #. If we see a duplicate main program, shut down.  If the second
72882 #. instance is an implied main program, i.e. data decls or executable
72883 #. statements, we're in for lots of errors.
72884 #: fortran/parse.cc:6972
72885 #, gcc-internal-format, gfc-internal-format
72886 msgid "Two main PROGRAMs at %L and %C"
72887 msgstr ""
72888
72889 #: fortran/primary.cc:103
72890 #, fuzzy, gcc-internal-format, gfc-internal-format
72891 #| msgid "invalid parameter type `%T'"
72892 msgid "Missing kind-parameter at %C"
72893 msgstr "нерэчаісны тып парамэтра `%T'"
72894
72895 #: fortran/primary.cc:136
72896 #, gcc-internal-format
72897 msgid "gfc_check_digit(): bad radix"
72898 msgstr ""
72899
72900 #: fortran/primary.cc:279
72901 #, gcc-internal-format, gfc-internal-format
72902 msgid "Integer kind %d at %C not available"
72903 msgstr ""
72904
72905 #: fortran/primary.cc:288
72906 #, gcc-internal-format
72907 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
72908 msgstr ""
72909
72910 #: fortran/primary.cc:316
72911 #, fuzzy, gcc-internal-format, gfc-internal-format
72912 msgid "Hollerith constant at %C"
72913 msgstr "пустая сімвальная канстанта"
72914
72915 #: fortran/primary.cc:323
72916 #, gcc-internal-format, gfc-internal-format
72917 msgid "Invalid Hollerith constant: %L must contain at least one character"
72918 msgstr ""
72919
72920 #: fortran/primary.cc:329
72921 #, gcc-internal-format, gfc-internal-format
72922 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
72923 msgstr ""
72924
72925 #: fortran/primary.cc:349
72926 #, gcc-internal-format, gfc-internal-format
72927 msgid "Invalid Hollerith constant at %L contains a wide character"
72928 msgstr ""
72929
72930 #: fortran/primary.cc:435
72931 #, gcc-internal-format, gfc-internal-format
72932 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
72933 msgstr ""
72934
72935 #: fortran/primary.cc:444
72936 #, gcc-internal-format, gfc-internal-format
72937 msgid "Empty set of digits in BOZ constant at %C"
72938 msgstr ""
72939
72940 #: fortran/primary.cc:450
72941 #, fuzzy, gcc-internal-format, gfc-internal-format
72942 msgid "Illegal character in BOZ constant at %C"
72943 msgstr "пустая сімвальная канстанта"
72944
72945 #: fortran/primary.cc:473
72946 #, gcc-internal-format, gfc-internal-format
72947 msgid "BOZ constant at %C uses nonstandard postfix syntax"
72948 msgstr ""
72949
72950 #: fortran/primary.cc:498
72951 #, gcc-internal-format, gfc-internal-format
72952 msgid "BOZ used outside a DATA statement at %L"
72953 msgstr ""
72954
72955 #: fortran/primary.cc:589
72956 #, gcc-internal-format, gfc-internal-format
72957 msgid "exponent-letter 'q' in real-literal-constant at %C"
72958 msgstr ""
72959
72960 #: fortran/primary.cc:594
72961 #, gcc-internal-format
72962 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
72963 msgstr ""
72964
72965 #: fortran/primary.cc:615
72966 #, gcc-internal-format, gfc-internal-format
72967 msgid "Missing exponent in real number at %C"
72968 msgstr ""
72969
72970 #: fortran/primary.cc:693
72971 #, gcc-internal-format
72972 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
72973 msgstr ""
72974
72975 #: fortran/primary.cc:703
72976 #, gcc-internal-format
72977 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
72978 msgstr ""
72979
72980 #: fortran/primary.cc:717
72981 #, gcc-internal-format
72982 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
72983 msgstr ""
72984
72985 #: fortran/primary.cc:730
72986 #, gcc-internal-format, gfc-internal-format
72987 msgid "Invalid real kind %d at %C"
72988 msgstr ""
72989
72990 #: fortran/primary.cc:745
72991 #, gcc-internal-format, gfc-internal-format
72992 msgid "Real constant overflows its kind at %C"
72993 msgstr ""
72994
72995 #: fortran/primary.cc:750
72996 #, gcc-internal-format, gfc-internal-format
72997 msgid "Real constant underflows its kind at %C"
72998 msgstr ""
72999
73000 #: fortran/primary.cc:755
73001 #, gcc-internal-format
73002 msgid "gfc_range_check() returned bad value"
73003 msgstr ""
73004
73005 #: fortran/primary.cc:803
73006 #, gcc-internal-format
73007 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
73008 msgstr ""
73009
73010 #: fortran/primary.cc:895
73011 #, gcc-internal-format, gfc-internal-format
73012 msgid "Syntax error in SUBSTRING specification at %C"
73013 msgstr ""
73014
73015 #: fortran/primary.cc:1103
73016 #, gcc-internal-format, gfc-internal-format
73017 msgid "Invalid kind %d for CHARACTER constant at %C"
73018 msgstr ""
73019
73020 #: fortran/primary.cc:1124
73021 #, fuzzy, gcc-internal-format, gfc-internal-format
73022 msgid "Unterminated character constant beginning at %C"
73023 msgstr "сімвальная канстанта вельмі доўгая"
73024
73025 #: fortran/primary.cc:1154
73026 #, gcc-internal-format
73027 msgid "Character %qs in string at %C is not representable in character kind %d"
73028 msgstr ""
73029
73030 #: fortran/primary.cc:1167
73031 #, gcc-internal-format
73032 msgid "match_string_constant(): Delimiter not found"
73033 msgstr ""
73034
73035 #: fortran/primary.cc:1201
73036 #, gcc-internal-format, gfc-internal-format
73037 msgid "Substring start index (%ld) at %L below 1"
73038 msgstr ""
73039
73040 #: fortran/primary.cc:1207
73041 #, gcc-internal-format, gfc-internal-format
73042 msgid "Substring end index (%ld) at %L exceeds string length"
73043 msgstr ""
73044
73045 #: fortran/primary.cc:1292
73046 #, gcc-internal-format, gfc-internal-format
73047 msgid "Bad kind for logical constant at %C"
73048 msgstr ""
73049
73050 #: fortran/primary.cc:1336
73051 #, gcc-internal-format, gfc-internal-format
73052 msgid "Expected PARAMETER symbol in complex constant at %C"
73053 msgstr ""
73054
73055 #: fortran/primary.cc:1347
73056 #, gcc-internal-format, gfc-internal-format
73057 msgid "Numeric PARAMETER required in complex constant at %C"
73058 msgstr ""
73059
73060 #: fortran/primary.cc:1353
73061 #, gcc-internal-format, gfc-internal-format
73062 msgid "Scalar PARAMETER required in complex constant at %C"
73063 msgstr ""
73064
73065 #: fortran/primary.cc:1357
73066 #, gcc-internal-format, gfc-internal-format
73067 msgid "PARAMETER symbol in complex constant at %C"
73068 msgstr ""
73069
73070 #: fortran/primary.cc:1380
73071 #, gcc-internal-format
73072 msgid "gfc_match_sym_complex_part(): Bad type"
73073 msgstr ""
73074
73075 #: fortran/primary.cc:1387
73076 #, gcc-internal-format, gfc-internal-format
73077 msgid "Error converting PARAMETER constant in complex constant at %C"
73078 msgstr ""
73079
73080 #: fortran/primary.cc:1519
73081 #, gcc-internal-format, gfc-internal-format
73082 msgid "Syntax error in COMPLEX constant at %C"
73083 msgstr ""
73084
73085 #: fortran/primary.cc:1646
73086 #, gcc-internal-format
73087 msgid "Namelist %qs cannot be an argument at %L"
73088 msgstr ""
73089
73090 #: fortran/primary.cc:1748
73091 #, gcc-internal-format
73092 msgid "Keyword %qs at %C has already appeared in the current argument list"
73093 msgstr ""
73094
73095 #: fortran/primary.cc:1815
73096 #, fuzzy, gcc-internal-format, gfc-internal-format
73097 msgid "argument list function at %C"
73098 msgstr "аргумент для \"%s\" прапушчан"
73099
73100 #: fortran/primary.cc:1889
73101 #, gcc-internal-format, gfc-internal-format
73102 msgid "Expected alternate return label at %C"
73103 msgstr ""
73104
73105 #: fortran/primary.cc:1936
73106 #, gcc-internal-format, gfc-internal-format
73107 msgid "Missing keyword name in actual argument list at %C"
73108 msgstr ""
73109
73110 #: fortran/primary.cc:1982
73111 #, gcc-internal-format, gfc-internal-format
73112 msgid "Syntax error in argument list at %C"
73113 msgstr ""
73114
73115 #: fortran/primary.cc:2003
73116 #, gcc-internal-format
73117 msgid "extend_ref(): Bad tail"
73118 msgstr ""
73119
73120 #: fortran/primary.cc:2081
73121 #, gcc-internal-format, gfc-internal-format
73122 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
73123 msgstr ""
73124
73125 #: fortran/primary.cc:2089
73126 #, gcc-internal-format
73127 msgid "Coarray designator at %C but %qs is not a coarray"
73128 msgstr ""
73129
73130 #: fortran/primary.cc:2241
73131 #, gcc-internal-format
73132 msgid "Symbol %qs at %C has no IMPLICIT type"
73133 msgstr ""
73134
73135 #: fortran/primary.cc:2248
73136 #, gcc-internal-format
73137 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
73138 msgstr ""
73139
73140 #: fortran/primary.cc:2269
73141 #, gcc-internal-format, gfc-internal-format
73142 msgid "Expected structure component name at %C"
73143 msgstr ""
73144
73145 #: fortran/primary.cc:2289 fortran/primary.cc:2431
73146 #, gcc-internal-format, gfc-internal-format
73147 msgid "RE or IM part_ref at %C"
73148 msgstr ""
73149
73150 #: fortran/primary.cc:2308 fortran/primary.cc:2436
73151 #, gcc-internal-format, gfc-internal-format
73152 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
73153 msgstr ""
73154
73155 #: fortran/primary.cc:2315 fortran/primary.cc:2449
73156 #, gcc-internal-format, gfc-internal-format
73157 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
73158 msgstr ""
73159
73160 #: fortran/primary.cc:2374
73161 #, fuzzy, gcc-internal-format, gfc-internal-format
73162 msgid "Expected argument list at %C"
73163 msgstr "аргумент для \"%s\" прапушчан"
73164
73165 #: fortran/primary.cc:2392
73166 #, gcc-internal-format
73167 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
73168 msgstr ""
73169
73170 #: fortran/primary.cc:2395
73171 #, gcc-internal-format
73172 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
73173 msgstr ""
73174
73175 #: fortran/primary.cc:2465
73176 #, gcc-internal-format, gfc-internal-format
73177 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
73178 msgstr ""
73179
73180 #: fortran/primary.cc:2493
73181 #, gcc-internal-format
73182 msgid "Procedure pointer component %qs requires an argument list at %C"
73183 msgstr ""
73184
73185 #: fortran/primary.cc:2596
73186 #, gcc-internal-format, gfc-internal-format
73187 msgid "Nonpolymorphic reference to abstract type at %C"
73188 msgstr ""
73189
73190 #: fortran/primary.cc:2603
73191 #, gcc-internal-format, gfc-internal-format
73192 msgid "Coindexed procedure-pointer component at %C"
73193 msgstr ""
73194
73195 #: fortran/primary.cc:2639
73196 #, gcc-internal-format
73197 msgid "gfc_variable_attr(): Expression isn't a variable"
73198 msgstr ""
73199
73200 #: fortran/primary.cc:2830
73201 #, gcc-internal-format
73202 msgid "gfc_caf_attr(): Expression isn't a variable"
73203 msgstr ""
73204
73205 #: fortran/primary.cc:2887
73206 #, gcc-internal-format
73207 msgid "gfc_caf_attr(): Bad array reference"
73208 msgstr ""
73209
73210 #: fortran/primary.cc:3066
73211 #, gcc-internal-format
73212 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
73213 msgstr ""
73214
73215 #: fortran/primary.cc:3077
73216 #, gcc-internal-format, gfc-internal-format
73217 msgid "Structure constructor with missing optional arguments at %C"
73218 msgstr ""
73219
73220 #: fortran/primary.cc:3086
73221 #, gcc-internal-format
73222 msgid "No initializer for component %qs given in the structure constructor at %C"
73223 msgstr ""
73224
73225 #: fortran/primary.cc:3134
73226 #, gcc-internal-format
73227 msgid "Cannot construct ABSTRACT type %qs at %L"
73228 msgstr ""
73229
73230 #: fortran/primary.cc:3154
73231 #, gcc-internal-format, gfc-internal-format
73232 msgid "Structure constructor with named arguments at %C"
73233 msgstr ""
73234
73235 #: fortran/primary.cc:3169
73236 #, gcc-internal-format, gfc-internal-format
73237 msgid "Component initializer without name after component named %s at %L"
73238 msgstr ""
73239
73240 #: fortran/primary.cc:3174
73241 #, gcc-internal-format, gfc-internal-format
73242 msgid "Too many components in structure constructor at %L"
73243 msgstr ""
73244
73245 #: fortran/primary.cc:3232
73246 #, gcc-internal-format, gfc-internal-format
73247 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
73248 msgstr ""
73249
73250 #: fortran/primary.cc:3250
73251 #, gcc-internal-format
73252 msgid "Component %qs is initialized twice in the structure constructor at %L"
73253 msgstr ""
73254
73255 #: fortran/primary.cc:3262
73256 #, gcc-internal-format
73257 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
73258 msgstr ""
73259
73260 #: fortran/primary.cc:3316
73261 #, gcc-internal-format
73262 msgid "component %qs at %L has already been set by a parent derived type constructor"
73263 msgstr ""
73264
73265 #: fortran/primary.cc:3481
73266 #, gcc-internal-format, gfc-internal-format
73267 msgid "%%LOC() as an rvalue at %C"
73268 msgstr ""
73269
73270 #: fortran/primary.cc:3540
73271 #, gcc-internal-format
73272 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)"
73273 msgstr ""
73274
73275 #: fortran/primary.cc:3571 fortran/primary.cc:3973
73276 #, gcc-internal-format, gfc-internal-format
73277 msgid "Symbol at %C is not appropriate for an expression"
73278 msgstr ""
73279
73280 #: fortran/primary.cc:3676
73281 #, gcc-internal-format
73282 msgid "Unexpected use of subroutine name %qs at %C"
73283 msgstr ""
73284
73285 #: fortran/primary.cc:3708
73286 #, fuzzy, gcc-internal-format
73287 msgid "Statement function %qs requires argument list at %C"
73288 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
73289
73290 #: fortran/primary.cc:3711
73291 #, gcc-internal-format
73292 msgid "Function %qs requires an argument list at %C"
73293 msgstr ""
73294
73295 #: fortran/primary.cc:3761
73296 #, fuzzy, gcc-internal-format
73297 msgid "Missing argument to %qs at %C"
73298 msgstr "аргумент для \"%s\" прапушчан"
73299
73300 #: fortran/primary.cc:3774
73301 #, gcc-internal-format, gfc-internal-format
73302 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
73303 msgstr ""
73304
73305 #: fortran/primary.cc:3929
73306 #, fuzzy, gcc-internal-format
73307 msgid "Missing argument list in function %qs at %C"
73308 msgstr "аргумент для \"%s\" прапушчан"
73309
73310 #: fortran/primary.cc:4043
73311 #, gcc-internal-format
73312 msgid "Derived type %qs cannot be used as a variable at %C"
73313 msgstr ""
73314
73315 #: fortran/primary.cc:4084
73316 #, gcc-internal-format, gfc-internal-format
73317 msgid "Named constant at %C in an EQUIVALENCE"
73318 msgstr ""
73319
73320 #: fortran/primary.cc:4119
73321 #, gcc-internal-format
73322 msgid "%qs at %C is not a variable"
73323 msgstr ""
73324
73325 #: fortran/resolve.cc:123
73326 #, gcc-internal-format
73327 msgid "%qs at %L is of the ABSTRACT type %qs"
73328 msgstr ""
73329
73330 #: fortran/resolve.cc:126
73331 #, gcc-internal-format
73332 msgid "ABSTRACT type %qs used at %L"
73333 msgstr ""
73334
73335 #: fortran/resolve.cc:143
73336 #, gcc-internal-format
73337 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
73338 msgstr ""
73339
73340 #: fortran/resolve.cc:156
73341 #, gcc-internal-format
73342 msgid "Interface %qs at %L may not be generic"
73343 msgstr ""
73344
73345 #: fortran/resolve.cc:163
73346 #, gcc-internal-format
73347 msgid "Interface %qs at %L may not be a statement function"
73348 msgstr ""
73349
73350 #: fortran/resolve.cc:172
73351 #, gcc-internal-format
73352 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
73353 msgstr ""
73354
73355 #: fortran/resolve.cc:178
73356 #, gcc-internal-format
73357 msgid "Interface %qs at %L must be explicit"
73358 msgstr ""
73359
73360 #: fortran/resolve.cc:200
73361 #, gcc-internal-format
73362 msgid "PROCEDURE %qs at %L may not be used as its own interface"
73363 msgstr ""
73364
73365 #: fortran/resolve.cc:300
73366 #, gcc-internal-format
73367 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
73368 msgstr ""
73369
73370 #: fortran/resolve.cc:304
73371 #, gcc-internal-format
73372 msgid "Alternate return specifier in function %qs at %L is not allowed"
73373 msgstr ""
73374
73375 #: fortran/resolve.cc:315
73376 #, gcc-internal-format
73377 msgid "Self-referential argument %qs at %L is not allowed"
73378 msgstr ""
73379
73380 #: fortran/resolve.cc:387
73381 #, gcc-internal-format
73382 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
73383 msgstr ""
73384
73385 #: fortran/resolve.cc:397
73386 #, gcc-internal-format
73387 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
73388 msgstr ""
73389
73390 #: fortran/resolve.cc:402
73391 #, gcc-internal-format
73392 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
73393 msgstr ""
73394
73395 #: fortran/resolve.cc:410
73396 #, gcc-internal-format
73397 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
73398 msgstr ""
73399
73400 #: fortran/resolve.cc:415
73401 #, gcc-internal-format
73402 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
73403 msgstr ""
73404
73405 #: fortran/resolve.cc:425
73406 #, gcc-internal-format
73407 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
73408 msgstr ""
73409
73410 #: fortran/resolve.cc:458
73411 #, gcc-internal-format
73412 msgid "Coarray dummy argument %qs at %L to elemental procedure"
73413 msgstr ""
73414
73415 #: fortran/resolve.cc:466
73416 #, gcc-internal-format
73417 msgid "Argument %qs of elemental procedure at %L must be scalar"
73418 msgstr ""
73419
73420 #: fortran/resolve.cc:475
73421 #, gcc-internal-format
73422 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
73423 msgstr ""
73424
73425 #: fortran/resolve.cc:485
73426 #, gcc-internal-format
73427 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
73428 msgstr ""
73429
73430 #: fortran/resolve.cc:493
73431 #, gcc-internal-format
73432 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
73433 msgstr ""
73434
73435 #: fortran/resolve.cc:502
73436 #, gcc-internal-format
73437 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
73438 msgstr ""
73439
73440 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
73441 #. shall be specified, explicitly or implicitly, to be scalar.
73442 #: fortran/resolve.cc:517
73443 #, gcc-internal-format, gfc-internal-format
73444 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
73445 msgstr ""
73446
73447 #: fortran/resolve.cc:528
73448 #, gcc-internal-format
73449 msgid "Character-valued argument %qs of statement function at %L must have constant length"
73450 msgstr ""
73451
73452 #: fortran/resolve.cc:577
73453 #, gcc-internal-format
73454 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
73455 msgstr ""
73456
73457 #: fortran/resolve.cc:597
73458 #, gcc-internal-format
73459 msgid "Contained function %qs at %L has no IMPLICIT type"
73460 msgstr ""
73461
73462 #: fortran/resolve.cc:600
73463 #, gcc-internal-format
73464 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
73465 msgstr ""
73466
73467 #: fortran/resolve.cc:626
73468 #, gcc-internal-format
73469 msgid "Character-valued module procedure %qs at %L must not be assumed length"
73470 msgstr ""
73471
73472 #: fortran/resolve.cc:628
73473 #, gcc-internal-format
73474 msgid "Character-valued internal function %qs at %L must not be assumed length"
73475 msgstr ""
73476
73477 #: fortran/resolve.cc:800
73478 #, gcc-internal-format, gfc-internal-format
73479 msgid "Function %s at %L has entries with mismatched array specifications"
73480 msgstr ""
73481
73482 #: fortran/resolve.cc:811
73483 #, gcc-internal-format, gfc-internal-format
73484 msgid "Function %s at %L has entry %s with mismatched characteristics"
73485 msgstr ""
73486
73487 #: fortran/resolve.cc:826
73488 #, gcc-internal-format, gfc-internal-format
73489 msgid "Function %s at %L with entries returning variables of different string lengths"
73490 msgstr ""
73491
73492 #: fortran/resolve.cc:853
73493 #, gcc-internal-format, gfc-internal-format
73494 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
73495 msgstr ""
73496
73497 #: fortran/resolve.cc:857
73498 #, gcc-internal-format, gfc-internal-format
73499 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
73500 msgstr ""
73501
73502 #: fortran/resolve.cc:864
73503 #, gcc-internal-format, gfc-internal-format
73504 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
73505 msgstr ""
73506
73507 #: fortran/resolve.cc:868
73508 #, gcc-internal-format, gfc-internal-format
73509 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
73510 msgstr ""
73511
73512 #: fortran/resolve.cc:906
73513 #, gcc-internal-format, gfc-internal-format
73514 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
73515 msgstr ""
73516
73517 #: fortran/resolve.cc:911
73518 #, gcc-internal-format, gfc-internal-format
73519 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
73520 msgstr ""
73521
73522 #: fortran/resolve.cc:956
73523 #, gcc-internal-format
73524 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
73525 msgstr ""
73526
73527 #: fortran/resolve.cc:966
73528 #, gcc-internal-format, gfc-internal-format
73529 msgid "COMMON block at %L"
73530 msgstr ""
73531
73532 #: fortran/resolve.cc:973
73533 #, gcc-internal-format
73534 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
73535 msgstr ""
73536
73537 #: fortran/resolve.cc:977
73538 #, gcc-internal-format
73539 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
73540 msgstr ""
73541
73542 #: fortran/resolve.cc:984
73543 #, gcc-internal-format
73544 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
73545 msgstr ""
73546
73547 #: fortran/resolve.cc:992
73548 #, gcc-internal-format
73549 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
73550 msgstr ""
73551
73552 #: fortran/resolve.cc:996
73553 #, gcc-internal-format
73554 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
73555 msgstr ""
73556
73557 #: fortran/resolve.cc:1000
73558 #, gcc-internal-format
73559 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
73560 msgstr ""
73561
73562 #: fortran/resolve.cc:1044
73563 #, gcc-internal-format
73564 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"
73565 msgstr ""
73566
73567 #: fortran/resolve.cc:1058
73568 #, gcc-internal-format
73569 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
73570 msgstr ""
73571
73572 #: fortran/resolve.cc:1066
73573 #, gcc-internal-format
73574 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
73575 msgstr ""
73576
73577 #: fortran/resolve.cc:1088
73578 #, gcc-internal-format
73579 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
73580 msgstr ""
73581
73582 #: fortran/resolve.cc:1109
73583 #, gcc-internal-format
73584 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
73585 msgstr ""
73586
73587 #: fortran/resolve.cc:1113
73588 #, gcc-internal-format
73589 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
73590 msgstr ""
73591
73592 #: fortran/resolve.cc:1117
73593 #, gcc-internal-format
73594 msgid "COMMON block %qs at %L is also an intrinsic procedure"
73595 msgstr ""
73596
73597 #: fortran/resolve.cc:1121
73598 #, gcc-internal-format
73599 msgid "COMMON block %qs at %L that is also a function result"
73600 msgstr ""
73601
73602 #: fortran/resolve.cc:1126
73603 #, gcc-internal-format
73604 msgid "COMMON block %qs at %L that is also a global procedure"
73605 msgstr ""
73606
73607 #: fortran/resolve.cc:1193
73608 #, gcc-internal-format
73609 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
73610 msgstr ""
73611
73612 #: fortran/resolve.cc:1333
73613 #, gcc-internal-format, gfc-internal-format
73614 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
73615 msgstr ""
73616
73617 #: fortran/resolve.cc:1354
73618 #, gcc-internal-format
73619 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
73620 msgstr ""
73621
73622 #: fortran/resolve.cc:1386
73623 #, gcc-internal-format
73624 msgid "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor at %L"
73625 msgstr ""
73626
73627 #: fortran/resolve.cc:1431
73628 #, gcc-internal-format
73629 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
73630 msgstr ""
73631
73632 #: fortran/resolve.cc:1465
73633 #, gcc-internal-format
73634 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
73635 msgstr ""
73636
73637 #: fortran/resolve.cc:1484
73638 #, gcc-internal-format
73639 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
73640 msgstr ""
73641
73642 #: fortran/resolve.cc:1497
73643 #, gcc-internal-format
73644 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)"
73645 msgstr ""
73646
73647 #: fortran/resolve.cc:1518
73648 #, gcc-internal-format
73649 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
73650 msgstr ""
73651
73652 #: fortran/resolve.cc:1547
73653 #, gcc-internal-format
73654 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
73655 msgstr ""
73656
73657 #: fortran/resolve.cc:1671
73658 #, gcc-internal-format
73659 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
73660 msgstr ""
73661
73662 #: fortran/resolve.cc:1733
73663 #, fuzzy, gcc-internal-format
73664 msgid "%qs at %L is ambiguous"
73665 msgstr "памер \"%s\" - %d байт"
73666
73667 #: fortran/resolve.cc:1737
73668 #, gcc-internal-format
73669 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
73670 msgstr ""
73671
73672 #: fortran/resolve.cc:1858
73673 #, gcc-internal-format
73674 msgid "Type specified for intrinsic function %qs at %L is ignored"
73675 msgstr ""
73676
73677 #: fortran/resolve.cc:1871
73678 #, gcc-internal-format
73679 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
73680 msgstr ""
73681
73682 #: fortran/resolve.cc:1882
73683 #, gcc-internal-format
73684 msgid "%qs declared INTRINSIC at %L does not exist"
73685 msgstr ""
73686
73687 #: fortran/resolve.cc:1895
73688 #, gcc-internal-format
73689 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."
73690 msgstr ""
73691
73692 #: fortran/resolve.cc:1931
73693 #, gcc-internal-format
73694 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
73695 msgstr ""
73696
73697 #: fortran/resolve.cc:1989 fortran/resolve.cc:10367 fortran/resolve.cc:12105
73698 #, gcc-internal-format, gfc-internal-format
73699 msgid "Label %d referenced at %L is never defined"
73700 msgstr ""
73701
73702 #: fortran/resolve.cc:2021
73703 #, gcc-internal-format
73704 msgid "Derived type %qs is used as an actual argument at %L"
73705 msgstr ""
73706
73707 #: fortran/resolve.cc:2039
73708 #, fuzzy, gcc-internal-format
73709 msgid "Statement function %qs at %L is not allowed as an actual argument"
73710 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
73711
73712 #: fortran/resolve.cc:2047
73713 #, gcc-internal-format
73714 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
73715 msgstr ""
73716
73717 #: fortran/resolve.cc:2054
73718 #, gcc-internal-format
73719 msgid "Internal procedure %qs is used as actual argument at %L"
73720 msgstr ""
73721
73722 #: fortran/resolve.cc:2062
73723 #, gcc-internal-format
73724 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
73725 msgstr ""
73726
73727 #: fortran/resolve.cc:2089
73728 #, gcc-internal-format
73729 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
73730 msgstr ""
73731
73732 #: fortran/resolve.cc:2111
73733 #, fuzzy, gcc-internal-format
73734 msgid "Symbol %qs at %L is ambiguous"
73735 msgstr "памер \"%s\" - %d байт"
73736
73737 #: fortran/resolve.cc:2166
73738 #, gcc-internal-format, gfc-internal-format
73739 msgid "By-value argument at %L is not of numeric type"
73740 msgstr ""
73741
73742 #: fortran/resolve.cc:2173
73743 #, gcc-internal-format, gfc-internal-format
73744 msgid "By-value argument at %L cannot be an array or an array section"
73745 msgstr ""
73746
73747 #: fortran/resolve.cc:2187
73748 #, gcc-internal-format, gfc-internal-format
73749 msgid "By-value argument at %L is not allowed in this context"
73750 msgstr ""
73751
73752 #: fortran/resolve.cc:2199
73753 #, gcc-internal-format, gfc-internal-format
73754 msgid "Passing internal procedure at %L by location not allowed"
73755 msgstr ""
73756
73757 #: fortran/resolve.cc:2210
73758 #, gcc-internal-format
73759 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
73760 msgstr ""
73761
73762 #: fortran/resolve.cc:2219
73763 #, gcc-internal-format, gfc-internal-format
73764 msgid "Coindexed actual argument at %L with ultimate pointer component"
73765 msgstr ""
73766
73767 #: fortran/resolve.cc:2366
73768 #, gcc-internal-format
73769 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)"
73770 msgstr ""
73771
73772 #: fortran/resolve.cc:2405
73773 #, gcc-internal-format
73774 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
73775 msgstr ""
73776
73777 #: fortran/resolve.cc:2679
73778 #, gcc-internal-format
73779 msgid "Return type mismatch of function %qs at %L (%s/%s)"
73780 msgstr ""
73781
73782 #: fortran/resolve.cc:2706
73783 #, gcc-internal-format
73784 msgid "Interface mismatch in global procedure %qs at %L: %s"
73785 msgstr ""
73786
73787 #: fortran/resolve.cc:2812
73788 #, gcc-internal-format
73789 msgid "There is no specific function for the generic %qs at %L"
73790 msgstr ""
73791
73792 #: fortran/resolve.cc:2832
73793 #, gcc-internal-format
73794 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
73795 msgstr ""
73796
73797 #: fortran/resolve.cc:2870
73798 #, gcc-internal-format
73799 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
73800 msgstr ""
73801
73802 #: fortran/resolve.cc:2925
73803 #, gcc-internal-format
73804 msgid "Unable to resolve the specific function %qs at %L"
73805 msgstr ""
73806
73807 #: fortran/resolve.cc:3002
73808 #, gcc-internal-format
73809 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
73810 msgstr ""
73811
73812 #: fortran/resolve.cc:3034
73813 #, gcc-internal-format
73814 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
73815 msgstr ""
73816
73817 #: fortran/resolve.cc:3038 fortran/resolve.cc:17312
73818 #, gcc-internal-format
73819 msgid "Function %qs at %L has no IMPLICIT type"
73820 msgstr ""
73821
73822 #: fortran/resolve.cc:3162
73823 #, gcc-internal-format
73824 msgid "Reference to impure function %qs at %L inside a FORALL %s"
73825 msgstr ""
73826
73827 #: fortran/resolve.cc:3169
73828 #, gcc-internal-format
73829 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
73830 msgstr ""
73831
73832 #: fortran/resolve.cc:3176
73833 #, gcc-internal-format
73834 msgid "Reference to impure function %qs at %L within a PURE procedure"
73835 msgstr ""
73836
73837 #: fortran/resolve.cc:3243
73838 #, gcc-internal-format
73839 msgid "Unexpected junk after %qs at %L"
73840 msgstr ""
73841
73842 #: fortran/resolve.cc:3254
73843 #, fuzzy, gcc-internal-format
73844 #| msgid "`%D' is not a function,"
73845 msgid "%qs at %L is not a function"
73846 msgstr "`%D' - гэта ня функцыя,"
73847
73848 #: fortran/resolve.cc:3262 fortran/resolve.cc:3759
73849 #, gcc-internal-format
73850 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
73851 msgstr ""
73852
73853 #: fortran/resolve.cc:3274
73854 #, gcc-internal-format
73855 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
73856 msgstr ""
73857
73858 #. Internal procedures are taken care of in resolve_contained_fntype.
73859 #: fortran/resolve.cc:3317
73860 #, gcc-internal-format
73861 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
73862 msgstr ""
73863
73864 #: fortran/resolve.cc:3351
73865 #, gcc-internal-format
73866 msgid "resolve_function(): bad function type"
73867 msgstr ""
73868
73869 #: fortran/resolve.cc:3365
73870 #, gcc-internal-format, gfc-internal-format
73871 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
73872 msgstr ""
73873
73874 #: fortran/resolve.cc:3381
73875 #, gcc-internal-format
73876 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
73877 msgstr ""
73878
73879 #: fortran/resolve.cc:3443
73880 #, gcc-internal-format
73881 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
73882 msgstr ""
73883
73884 #: fortran/resolve.cc:3447
73885 #, gcc-internal-format
73886 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
73887 msgstr ""
73888
73889 #: fortran/resolve.cc:3487
73890 #, gcc-internal-format
73891 msgid "Using function %qs at %L is deprecated"
73892 msgstr ""
73893
73894 #: fortran/resolve.cc:3503
73895 #, gcc-internal-format
73896 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
73897 msgstr ""
73898
73899 #: fortran/resolve.cc:3509
73900 #, gcc-internal-format
73901 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
73902 msgstr ""
73903
73904 #: fortran/resolve.cc:3515
73905 #, gcc-internal-format
73906 msgid "Subroutine call to %qs at %L is not PURE"
73907 msgstr ""
73908
73909 #: fortran/resolve.cc:3583
73910 #, gcc-internal-format
73911 msgid "There is no specific subroutine for the generic %qs at %L"
73912 msgstr ""
73913
73914 #: fortran/resolve.cc:3592
73915 #, gcc-internal-format
73916 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
73917 msgstr ""
73918
73919 #: fortran/resolve.cc:3627
73920 #, gcc-internal-format
73921 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
73922 msgstr ""
73923
73924 #: fortran/resolve.cc:3672
73925 #, gcc-internal-format
73926 msgid "Unable to resolve the specific subroutine %qs at %L"
73927 msgstr ""
73928
73929 #: fortran/resolve.cc:3730
73930 #, gcc-internal-format
73931 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
73932 msgstr ""
73933
73934 #: fortran/resolve.cc:3769
73935 #, gcc-internal-format
73936 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
73937 msgstr ""
73938
73939 #: fortran/resolve.cc:3773
73940 #, gcc-internal-format
73941 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
73942 msgstr ""
73943
73944 #: fortran/resolve.cc:3818
73945 #, gcc-internal-format
73946 msgid "resolve_subroutine(): bad function type"
73947 msgstr ""
73948
73949 #: fortran/resolve.cc:3835
73950 #, gcc-internal-format
73951 msgid "Using subroutine %qs at %L is deprecated"
73952 msgstr ""
73953
73954 #: fortran/resolve.cc:3862
73955 #, gcc-internal-format, gfc-internal-format
73956 msgid "Shapes for operands at %L and %L are not conformable"
73957 msgstr ""
73958
73959 #: fortran/resolve.cc:3914
73960 #, gcc-internal-format
73961 msgid "logical_to_bitwise(): Bad intrinsic"
73962 msgstr ""
73963
73964 #: fortran/resolve.cc:4017
73965 #, gcc-internal-format
73966 msgid "Impure function %qs at %L might not be evaluated"
73967 msgstr ""
73968
73969 #: fortran/resolve.cc:4021
73970 #, gcc-internal-format, gfc-internal-format
73971 msgid "Impure function at %L might not be evaluated"
73972 msgstr ""
73973
73974 #: fortran/resolve.cc:4098
73975 #, gcc-internal-format
73976 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
73977 msgstr ""
73978
73979 #: fortran/resolve.cc:4122
73980 #, gcc-internal-format
73981 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
73982 msgstr ""
73983
73984 #: fortran/resolve.cc:4296 fortran/resolve.cc:4311
73985 #, gcc-internal-format, gfc-internal-format
73986 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
73987 msgstr ""
73988
73989 #: fortran/resolve.cc:4350
73990 #, gcc-internal-format, gfc-internal-format
73991 msgid "Equality comparison for %s at %L"
73992 msgstr ""
73993
73994 #: fortran/resolve.cc:4352
73995 #, gcc-internal-format, gfc-internal-format
73996 msgid "Inequality comparison for %s at %L"
73997 msgstr ""
73998
73999 #: fortran/resolve.cc:4412
74000 #, gcc-internal-format
74001 msgid "resolve_operator(): Bad intrinsic"
74002 msgstr ""
74003
74004 #: fortran/resolve.cc:4582 fortran/resolve.cc:4605
74005 #, gcc-internal-format
74006 msgid "compare_bound_int(): Bad expression"
74007 msgstr ""
74008
74009 #: fortran/resolve.cc:4700
74010 #, gcc-internal-format, gfc-internal-format
74011 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
74012 msgstr ""
74013
74014 #: fortran/resolve.cc:4705
74015 #, gcc-internal-format, gfc-internal-format
74016 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
74017 msgstr ""
74018
74019 #: fortran/resolve.cc:4715
74020 #, gcc-internal-format, gfc-internal-format
74021 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
74022 msgstr ""
74023
74024 #: fortran/resolve.cc:4720
74025 #, gcc-internal-format, gfc-internal-format
74026 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
74027 msgstr ""
74028
74029 #: fortran/resolve.cc:4740
74030 #, gcc-internal-format, gfc-internal-format
74031 msgid "Illegal stride of zero at %L"
74032 msgstr ""
74033
74034 #: fortran/resolve.cc:4757
74035 #, gcc-internal-format, gfc-internal-format
74036 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
74037 msgstr ""
74038
74039 #: fortran/resolve.cc:4765
74040 #, gcc-internal-format, gfc-internal-format
74041 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
74042 msgstr ""
74043
74044 #: fortran/resolve.cc:4781
74045 #, gcc-internal-format, gfc-internal-format
74046 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
74047 msgstr ""
74048
74049 #: fortran/resolve.cc:4790
74050 #, gcc-internal-format, gfc-internal-format
74051 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
74052 msgstr ""
74053
74054 #: fortran/resolve.cc:4806
74055 #, gcc-internal-format
74056 msgid "check_dimension(): Bad array reference"
74057 msgstr ""
74058
74059 #: fortran/resolve.cc:4829
74060 #, gcc-internal-format, gfc-internal-format
74061 msgid "Rightmost upper bound of assumed size array section not specified at %L"
74062 msgstr ""
74063
74064 #: fortran/resolve.cc:4839
74065 #, gcc-internal-format, gfc-internal-format
74066 msgid "Rank mismatch in array reference at %L (%d/%d)"
74067 msgstr ""
74068
74069 #: fortran/resolve.cc:4847
74070 #, gcc-internal-format, gfc-internal-format
74071 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
74072 msgstr ""
74073
74074 #: fortran/resolve.cc:4863
74075 #, gcc-internal-format, gfc-internal-format
74076 msgid "Coindex of codimension %d must be a scalar at %L"
74077 msgstr ""
74078
74079 #: fortran/resolve.cc:4891
74080 #, gcc-internal-format, gfc-internal-format
74081 msgid "Array index at %L must be scalar"
74082 msgstr ""
74083
74084 #: fortran/resolve.cc:4897
74085 #, gcc-internal-format, gfc-internal-format
74086 msgid "Array index at %L must be of INTEGER type, found %s"
74087 msgstr ""
74088
74089 #: fortran/resolve.cc:4903
74090 #, gcc-internal-format, gfc-internal-format
74091 msgid "REAL array index at %L"
74092 msgstr ""
74093
74094 #: fortran/resolve.cc:4942
74095 #, fuzzy, gcc-internal-format, gfc-internal-format
74096 msgid "Argument dim at %L must be scalar"
74097 msgstr "першым аргументам \"%s\" павінен быць \"int\""
74098
74099 #: fortran/resolve.cc:4949
74100 #, gcc-internal-format, gfc-internal-format
74101 msgid "Argument dim at %L must be of INTEGER type"
74102 msgstr ""
74103
74104 #: fortran/resolve.cc:5007
74105 #, gcc-internal-format
74106 msgid "find_array_spec(): Missing spec"
74107 msgstr ""
74108
74109 #: fortran/resolve.cc:5018
74110 #, gcc-internal-format
74111 msgid "find_array_spec(): unused as(1)"
74112 msgstr ""
74113
74114 #: fortran/resolve.cc:5030
74115 #, gcc-internal-format
74116 msgid "find_array_spec(): unused as(2)"
74117 msgstr ""
74118
74119 #: fortran/resolve.cc:5073
74120 #, fuzzy, gcc-internal-format, gfc-internal-format
74121 msgid "Array index at %L is an array of rank %d"
74122 msgstr "памер масіва \"%s\" вельмі вялікі"
74123
74124 #: fortran/resolve.cc:5171
74125 #, gcc-internal-format, gfc-internal-format
74126 msgid "Substring start index at %L must be of type INTEGER"
74127 msgstr ""
74128
74129 #: fortran/resolve.cc:5178
74130 #, gcc-internal-format, gfc-internal-format
74131 msgid "Substring start index at %L must be scalar"
74132 msgstr ""
74133
74134 #: fortran/resolve.cc:5200
74135 #, gcc-internal-format, gfc-internal-format
74136 msgid "Substring end index at %L must be of type INTEGER"
74137 msgstr ""
74138
74139 #: fortran/resolve.cc:5207
74140 #, gcc-internal-format, gfc-internal-format
74141 msgid "Substring end index at %L must be scalar"
74142 msgstr ""
74143
74144 #: fortran/resolve.cc:5227
74145 #, fuzzy, gcc-internal-format, gfc-internal-format
74146 #| msgid "size of array `%s' is too large"
74147 msgid "Substring end index at %L is too large"
74148 msgstr "памер масіва \"%s\" вельмі вялікі"
74149
74150 #: fortran/resolve.cc:5417
74151 #, gcc-internal-format
74152 msgid "resolve_ref(): Bad array reference"
74153 msgstr ""
74154
74155 #: fortran/resolve.cc:5431
74156 #, gcc-internal-format, gfc-internal-format
74157 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
74158 msgstr ""
74159
74160 #: fortran/resolve.cc:5441
74161 #, gcc-internal-format, gfc-internal-format
74162 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
74163 msgstr ""
74164
74165 #: fortran/resolve.cc:5487
74166 #, gcc-internal-format, gfc-internal-format
74167 msgid "Two or more part references with nonzero rank must not be specified at %L"
74168 msgstr ""
74169
74170 #: fortran/resolve.cc:5579
74171 #, gcc-internal-format
74172 msgid "gfc_expression_rank(): Two array specs"
74173 msgstr ""
74174
74175 #: fortran/resolve.cc:5661
74176 #, gcc-internal-format, gfc-internal-format
74177 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
74178 msgstr ""
74179
74180 #: fortran/resolve.cc:5671
74181 #, gcc-internal-format, gfc-internal-format
74182 msgid "Assumed-type variable %s at %L may only be used as actual argument"
74183 msgstr ""
74184
74185 #. FIXME: It doesn't work reliably as inquiry_argument is not set
74186 #. for all inquiry functions in resolve_function; the reason is
74187 #. that the function-name resolution happens too late in that
74188 #. function.
74189 #: fortran/resolve.cc:5681
74190 #, gcc-internal-format, gfc-internal-format
74191 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
74192 msgstr ""
74193
74194 #: fortran/resolve.cc:5700
74195 #, gcc-internal-format, gfc-internal-format
74196 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
74197 msgstr ""
74198
74199 #. FIXME: It doesn't work reliably as inquiry_argument is not set
74200 #. for all inquiry functions in resolve_function; the reason is
74201 #. that the function-name resolution happens too late in that
74202 #. function.
74203 #: fortran/resolve.cc:5710
74204 #, gcc-internal-format, gfc-internal-format
74205 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
74206 msgstr ""
74207
74208 #: fortran/resolve.cc:5721
74209 #, gcc-internal-format, gfc-internal-format
74210 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
74211 msgstr ""
74212
74213 #: fortran/resolve.cc:5730
74214 #, gcc-internal-format, gfc-internal-format
74215 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
74216 msgstr ""
74217
74218 #: fortran/resolve.cc:5746
74219 #, gcc-internal-format, gfc-internal-format
74220 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
74221 msgstr ""
74222
74223 #: fortran/resolve.cc:5928
74224 #, gcc-internal-format
74225 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
74226 msgstr ""
74227
74228 #: fortran/resolve.cc:5933
74229 #, gcc-internal-format
74230 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
74231 msgstr ""
74232
74233 #: fortran/resolve.cc:6003
74234 #, gcc-internal-format, gfc-internal-format
74235 msgid "Polymorphic subobject of coindexed object at %L"
74236 msgstr ""
74237
74238 #: fortran/resolve.cc:6016
74239 #, gcc-internal-format, gfc-internal-format
74240 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
74241 msgstr ""
74242
74243 #: fortran/resolve.cc:6032
74244 #, gcc-internal-format
74245 msgid "Using variable %qs at %L is deprecated"
74246 msgstr ""
74247
74248 #: fortran/resolve.cc:6120
74249 #, gcc-internal-format
74250 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
74251 msgstr ""
74252
74253 #: fortran/resolve.cc:6274 fortran/resolve.cc:6426
74254 #, gcc-internal-format, gfc-internal-format
74255 msgid "Error in typebound call at %L"
74256 msgstr ""
74257
74258 #: fortran/resolve.cc:6390
74259 #, gcc-internal-format, gfc-internal-format
74260 msgid "Passed-object at %L must be scalar"
74261 msgstr ""
74262
74263 #: fortran/resolve.cc:6397
74264 #, gcc-internal-format
74265 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
74266 msgstr ""
74267
74268 #: fortran/resolve.cc:6436
74269 #, gcc-internal-format
74270 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
74271 msgstr ""
74272
74273 #: fortran/resolve.cc:6445
74274 #, gcc-internal-format, gfc-internal-format
74275 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
74276 msgstr ""
74277
74278 #. Nothing matching found!
74279 #: fortran/resolve.cc:6633
74280 #, gcc-internal-format
74281 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
74282 msgstr ""
74283
74284 #: fortran/resolve.cc:6667
74285 #, gcc-internal-format
74286 msgid "%qs at %L should be a SUBROUTINE"
74287 msgstr ""
74288
74289 #: fortran/resolve.cc:6719
74290 #, gcc-internal-format
74291 msgid "%qs at %L should be a FUNCTION"
74292 msgstr ""
74293
74294 #: fortran/resolve.cc:7254
74295 #, gcc-internal-format
74296 msgid "gfc_resolve_expr(): Bad expression type"
74297 msgstr ""
74298
74299 #: fortran/resolve.cc:7287
74300 #, gcc-internal-format, gfc-internal-format
74301 msgid "%s at %L must be a scalar"
74302 msgstr ""
74303
74304 #: fortran/resolve.cc:7297
74305 #, gcc-internal-format, gfc-internal-format
74306 msgid "%s at %L must be integer"
74307 msgstr ""
74308
74309 #: fortran/resolve.cc:7301 fortran/resolve.cc:7308
74310 #, gcc-internal-format, gfc-internal-format
74311 msgid "%s at %L must be INTEGER"
74312 msgstr ""
74313
74314 #: fortran/resolve.cc:7363
74315 #, gcc-internal-format, gfc-internal-format
74316 msgid "Step expression in DO loop at %L cannot be zero"
74317 msgstr ""
74318
74319 #: fortran/resolve.cc:7386
74320 #, gcc-internal-format, gfc-internal-format
74321 msgid "DO loop at %L will be executed zero times"
74322 msgstr ""
74323
74324 #: fortran/resolve.cc:7403
74325 #, gcc-internal-format, gfc-internal-format
74326 msgid "DO loop at %L is undefined as it overflows"
74327 msgstr ""
74328
74329 #: fortran/resolve.cc:7409
74330 #, gcc-internal-format, gfc-internal-format
74331 msgid "DO loop at %L is undefined as it underflows"
74332 msgstr ""
74333
74334 #: fortran/resolve.cc:7470
74335 #, gcc-internal-format, gfc-internal-format
74336 msgid "FORALL index-name at %L must be a scalar INTEGER"
74337 msgstr ""
74338
74339 #: fortran/resolve.cc:7475
74340 #, gcc-internal-format, gfc-internal-format
74341 msgid "FORALL start expression at %L must be a scalar INTEGER"
74342 msgstr ""
74343
74344 #: fortran/resolve.cc:7482
74345 #, gcc-internal-format, gfc-internal-format
74346 msgid "FORALL end expression at %L must be a scalar INTEGER"
74347 msgstr ""
74348
74349 #: fortran/resolve.cc:7490
74350 #, gcc-internal-format, gfc-internal-format
74351 msgid "FORALL stride expression at %L must be a scalar %s"
74352 msgstr ""
74353
74354 #: fortran/resolve.cc:7495
74355 #, gcc-internal-format, gfc-internal-format
74356 msgid "FORALL stride expression at %L cannot be zero"
74357 msgstr ""
74358
74359 #: fortran/resolve.cc:7508
74360 #, gcc-internal-format
74361 msgid "FORALL index %qs may not appear in triplet specification at %L"
74362 msgstr ""
74363
74364 #: fortran/resolve.cc:7612 fortran/resolve.cc:7910
74365 #, gcc-internal-format, gfc-internal-format
74366 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
74367 msgstr ""
74368
74369 #: fortran/resolve.cc:7620 fortran/resolve.cc:7873
74370 #, gcc-internal-format, gfc-internal-format
74371 msgid "Coindexed allocatable object at %L"
74372 msgstr ""
74373
74374 #: fortran/resolve.cc:7730
74375 #, gcc-internal-format, gfc-internal-format
74376 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
74377 msgstr ""
74378
74379 #: fortran/resolve.cc:7761
74380 #, gcc-internal-format, gfc-internal-format
74381 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
74382 msgstr ""
74383
74384 #: fortran/resolve.cc:7921
74385 #, gcc-internal-format, gfc-internal-format
74386 msgid "Type of entity at %L is type incompatible with source-expr at %L"
74387 msgstr ""
74388
74389 #: fortran/resolve.cc:7933
74390 #, gcc-internal-format, gfc-internal-format
74391 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
74392 msgstr ""
74393
74394 #: fortran/resolve.cc:7947
74395 #, gcc-internal-format, gfc-internal-format
74396 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"
74397 msgstr ""
74398
74399 #: fortran/resolve.cc:7962
74400 #, gcc-internal-format, gfc-internal-format
74401 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"
74402 msgstr ""
74403
74404 #: fortran/resolve.cc:7975
74405 #, gcc-internal-format, gfc-internal-format
74406 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
74407 msgstr ""
74408
74409 #: fortran/resolve.cc:7993
74410 #, gcc-internal-format, gfc-internal-format
74411 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
74412 msgstr ""
74413
74414 #: fortran/resolve.cc:8074 fortran/resolve.cc:8089
74415 #, gcc-internal-format, gfc-internal-format
74416 msgid "Array specification required in ALLOCATE statement at %L"
74417 msgstr ""
74418
74419 #: fortran/resolve.cc:8081
74420 #, gcc-internal-format, gfc-internal-format
74421 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
74422 msgstr ""
74423
74424 #: fortran/resolve.cc:8106
74425 #, gcc-internal-format, gfc-internal-format
74426 msgid "Coarray specification required in ALLOCATE statement at %L"
74427 msgstr ""
74428
74429 #: fortran/resolve.cc:8115 fortran/resolve.cc:8144 fortran/resolve.cc:8172
74430 #, gcc-internal-format, gfc-internal-format
74431 msgid "Bad array specification in ALLOCATE statement at %L"
74432 msgstr ""
74433
74434 #: fortran/resolve.cc:8121
74435 #, gcc-internal-format, gfc-internal-format
74436 msgid "Upper cobound is less than lower cobound at %L"
74437 msgstr ""
74438
74439 #: fortran/resolve.cc:8133
74440 #, gcc-internal-format, gfc-internal-format
74441 msgid "Upper cobound is less than lower cobound of 1 at %L"
74442 msgstr ""
74443
74444 #: fortran/resolve.cc:8191
74445 #, gcc-internal-format
74446 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
74447 msgstr ""
74448
74449 #: fortran/resolve.cc:8206
74450 #, gcc-internal-format, gfc-internal-format
74451 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
74452 msgstr ""
74453
74454 #: fortran/resolve.cc:8217
74455 #, gcc-internal-format, gfc-internal-format
74456 msgid "Bad coarray specification in ALLOCATE statement at %L"
74457 msgstr ""
74458
74459 #: fortran/resolve.cc:8248
74460 #, gcc-internal-format, gfc-internal-format
74461 msgid "Stat-variable at %L must be a scalar INTEGER variable"
74462 msgstr ""
74463
74464 #: fortran/resolve.cc:8277
74465 #, gcc-internal-format, gfc-internal-format
74466 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
74467 msgstr ""
74468
74469 #: fortran/resolve.cc:8290
74470 #, gcc-internal-format, gfc-internal-format
74471 msgid "ERRMSG at %L is useless without a STAT tag"
74472 msgstr ""
74473
74474 #: fortran/resolve.cc:8304
74475 #, gcc-internal-format, gfc-internal-format
74476 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
74477 msgstr ""
74478
74479 #: fortran/resolve.cc:8333
74480 #, gcc-internal-format, gfc-internal-format
74481 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
74482 msgstr ""
74483
74484 #: fortran/resolve.cc:8365
74485 #, gcc-internal-format, gfc-internal-format
74486 msgid "Allocate-object at %L also appears at %L"
74487 msgstr ""
74488
74489 #: fortran/resolve.cc:8371 fortran/resolve.cc:8377
74490 #, gcc-internal-format, gfc-internal-format
74491 msgid "Allocate-object at %L is subobject of object at %L"
74492 msgstr ""
74493
74494 #. The cases overlap, or they are the same
74495 #. element in the list.  Either way, we must
74496 #. issue an error and get the next case from P.
74497 #. FIXME: Sort P and Q by line number.
74498 #: fortran/resolve.cc:8605
74499 #, gcc-internal-format, gfc-internal-format
74500 msgid "CASE label at %L overlaps with CASE label at %L"
74501 msgstr ""
74502
74503 #: fortran/resolve.cc:8656
74504 #, gcc-internal-format, gfc-internal-format
74505 msgid "Expression in CASE statement at %L must be of type %s"
74506 msgstr ""
74507
74508 #: fortran/resolve.cc:8667
74509 #, gcc-internal-format, gfc-internal-format
74510 msgid "Expression in CASE statement at %L must be of kind %d"
74511 msgstr ""
74512
74513 #: fortran/resolve.cc:8680
74514 #, gcc-internal-format, gfc-internal-format
74515 msgid "Expression in CASE statement at %L must be scalar"
74516 msgstr ""
74517
74518 #: fortran/resolve.cc:8726
74519 #, gcc-internal-format, gfc-internal-format
74520 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
74521 msgstr ""
74522
74523 #: fortran/resolve.cc:8745
74524 #, gcc-internal-format, gfc-internal-format
74525 msgid "Argument of SELECT statement at %L cannot be %s"
74526 msgstr ""
74527
74528 #: fortran/resolve.cc:8755
74529 #, gcc-internal-format, gfc-internal-format
74530 msgid "Argument of SELECT statement at %L must be a scalar expression"
74531 msgstr ""
74532
74533 #: fortran/resolve.cc:8773 fortran/resolve.cc:8781
74534 #, gcc-internal-format, gfc-internal-format
74535 msgid "Expression in CASE statement at %L is not in the range of %s"
74536 msgstr ""
74537
74538 #: fortran/resolve.cc:8843 fortran/resolve.cc:9500
74539 #, gcc-internal-format, gfc-internal-format
74540 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
74541 msgstr ""
74542
74543 #: fortran/resolve.cc:8869
74544 #, gcc-internal-format, gfc-internal-format
74545 msgid "Logical range in CASE statement at %L is not allowed"
74546 msgstr ""
74547
74548 #: fortran/resolve.cc:8882
74549 #, gcc-internal-format, gfc-internal-format
74550 msgid "Constant logical value in CASE statement is repeated at %L"
74551 msgstr ""
74552
74553 #: fortran/resolve.cc:8897
74554 #, gcc-internal-format, gfc-internal-format
74555 msgid "Range specification at %L can never be matched"
74556 msgstr ""
74557
74558 #: fortran/resolve.cc:9000
74559 #, gcc-internal-format, gfc-internal-format
74560 msgid "Logical SELECT CASE block at %L has more that two cases"
74561 msgstr ""
74562
74563 #: fortran/resolve.cc:9051
74564 #, gcc-internal-format
74565 msgid "Associating entity %qs at %L is a procedure pointer"
74566 msgstr ""
74567
74568 #: fortran/resolve.cc:9060
74569 #, gcc-internal-format
74570 msgid "Derived type %qs cannot be used as a variable at %L"
74571 msgstr ""
74572
74573 #: fortran/resolve.cc:9077
74574 #, gcc-internal-format
74575 msgid "Associating entity %qs at %L is a procedure name"
74576 msgstr ""
74577
74578 #: fortran/resolve.cc:9093
74579 #, gcc-internal-format, gfc-internal-format
74580 msgid "Associating selector-expression at %L yields a procedure"
74581 msgstr ""
74582
74583 #: fortran/resolve.cc:9100
74584 #, gcc-internal-format, gfc-internal-format
74585 msgid "Selector at %L cannot be NULL()"
74586 msgstr ""
74587
74588 #: fortran/resolve.cc:9105
74589 #, gcc-internal-format, gfc-internal-format
74590 msgid "Selector at %L has no type"
74591 msgstr ""
74592
74593 #: fortran/resolve.cc:9127
74594 #, gcc-internal-format
74595 msgid "Associate-name %qs at %L is used as array"
74596 msgstr ""
74597
74598 #: fortran/resolve.cc:9138
74599 #, gcc-internal-format, gfc-internal-format
74600 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
74601 msgstr ""
74602
74603 #: fortran/resolve.cc:9370
74604 #, gcc-internal-format, gfc-internal-format
74605 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
74606 msgstr ""
74607
74608 #: fortran/resolve.cc:9408 fortran/resolve.cc:9420
74609 #, gcc-internal-format, gfc-internal-format
74610 msgid "Selector at %L must not be coindexed"
74611 msgstr ""
74612
74613 #: fortran/resolve.cc:9449
74614 #, gcc-internal-format, gfc-internal-format
74615 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
74616 msgstr ""
74617
74618 #: fortran/resolve.cc:9462
74619 #, gcc-internal-format
74620 msgid "Derived type %qs at %L must be extensible"
74621 msgstr ""
74622
74623 #: fortran/resolve.cc:9475
74624 #, gcc-internal-format
74625 msgid "Derived type %qs at %L must be an extension of %qs"
74626 msgstr ""
74627
74628 #: fortran/resolve.cc:9478
74629 #, gcc-internal-format
74630 msgid "Unexpected intrinsic type %qs at %L"
74631 msgstr ""
74632
74633 #: fortran/resolve.cc:9488
74634 #, gcc-internal-format, gfc-internal-format
74635 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
74636 msgstr ""
74637
74638 #: fortran/resolve.cc:9735
74639 #, gcc-internal-format, gfc-internal-format
74640 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
74641 msgstr ""
74642
74643 #: fortran/resolve.cc:9869
74644 #, gcc-internal-format, gfc-internal-format
74645 msgid "RANK DEFAULT at %L is repeated at %L"
74646 msgstr ""
74647
74648 #: fortran/resolve.cc:9878
74649 #, gcc-internal-format, gfc-internal-format
74650 msgid "RANK (*) at %L is repeated at %L"
74651 msgstr ""
74652
74653 #: fortran/resolve.cc:9881
74654 #, gcc-internal-format, gfc-internal-format
74655 msgid "RANK (%i) at %L is repeated at %L"
74656 msgstr ""
74657
74658 #: fortran/resolve.cc:9891 fortran/resolve.cc:9896
74659 #, gcc-internal-format, gfc-internal-format
74660 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
74661 msgstr ""
74662
74663 #: fortran/resolve.cc:10005
74664 #, gcc-internal-format, gfc-internal-format
74665 msgid "Invalid context for NULL () intrinsic at %L"
74666 msgstr ""
74667
74668 #: fortran/resolve.cc:10057
74669 #, gcc-internal-format, gfc-internal-format
74670 msgid "DTIO %s procedure at %L must be recursive"
74671 msgstr ""
74672
74673 #: fortran/resolve.cc:10067
74674 #, gcc-internal-format, gfc-internal-format
74675 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
74676 msgstr ""
74677
74678 #: fortran/resolve.cc:10080
74679 #, gcc-internal-format, gfc-internal-format
74680 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
74681 msgstr ""
74682
74683 #: fortran/resolve.cc:10089
74684 #, gcc-internal-format, gfc-internal-format
74685 msgid "Data transfer element at %L cannot have procedure pointer components"
74686 msgstr ""
74687
74688 #: fortran/resolve.cc:10096
74689 #, gcc-internal-format, gfc-internal-format
74690 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
74691 msgstr ""
74692
74693 #: fortran/resolve.cc:10107
74694 #, gcc-internal-format, gfc-internal-format
74695 msgid "Data transfer element at %L cannot have PRIVATE components"
74696 msgstr ""
74697
74698 #: fortran/resolve.cc:10113
74699 #, gcc-internal-format, gfc-internal-format
74700 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
74701 msgstr ""
74702
74703 #: fortran/resolve.cc:10128
74704 #, gcc-internal-format, gfc-internal-format
74705 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
74706 msgstr ""
74707
74708 #: fortran/resolve.cc:10185
74709 #, gcc-internal-format, gfc-internal-format
74710 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
74711 msgstr ""
74712
74713 #: fortran/resolve.cc:10195
74714 #, gcc-internal-format, gfc-internal-format
74715 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
74716 msgstr ""
74717
74718 #: fortran/resolve.cc:10199
74719 #, gcc-internal-format, gfc-internal-format
74720 msgid "Event variable argument at %L must be a coarray or coindexed"
74721 msgstr ""
74722
74723 #: fortran/resolve.cc:10202
74724 #, gcc-internal-format, gfc-internal-format
74725 msgid "Event variable argument at %L must be a coarray but not coindexed"
74726 msgstr ""
74727
74728 #: fortran/resolve.cc:10209 fortran/resolve.cc:10331
74729 #, gcc-internal-format, gfc-internal-format
74730 msgid "STAT= argument at %L must be a scalar INTEGER variable"
74731 msgstr ""
74732
74733 #: fortran/resolve.cc:10221 fortran/resolve.cc:10343
74734 #, gcc-internal-format, gfc-internal-format
74735 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
74736 msgstr ""
74737
74738 #: fortran/resolve.cc:10233
74739 #, gcc-internal-format, gfc-internal-format
74740 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
74741 msgstr ""
74742
74743 #: fortran/resolve.cc:10246
74744 #, gcc-internal-format, gfc-internal-format
74745 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
74746 msgstr ""
74747
74748 #: fortran/resolve.cc:10307
74749 #, gcc-internal-format, gfc-internal-format
74750 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
74751 msgstr ""
74752
74753 #: fortran/resolve.cc:10311 fortran/resolve.cc:10321
74754 #, gcc-internal-format, gfc-internal-format
74755 msgid "Imageset argument at %L must between 1 and num_images()"
74756 msgstr ""
74757
74758 #: fortran/resolve.cc:10374
74759 #, gcc-internal-format, gfc-internal-format
74760 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
74761 msgstr ""
74762
74763 #: fortran/resolve.cc:10384
74764 #, gcc-internal-format, gfc-internal-format
74765 msgid "Branch at %L may result in an infinite loop"
74766 msgstr ""
74767
74768 #. Note: A label at END CRITICAL does not leave the CRITICAL
74769 #. construct as END CRITICAL is still part of it.
74770 #: fortran/resolve.cc:10401 fortran/resolve.cc:10424
74771 #, gcc-internal-format, gfc-internal-format
74772 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
74773 msgstr ""
74774
74775 #: fortran/resolve.cc:10405 fortran/resolve.cc:10430
74776 #, gcc-internal-format, gfc-internal-format
74777 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
74778 msgstr ""
74779
74780 #. The label is not in an enclosing block, so illegal.  This was
74781 #. allowed in Fortran 66, so we allow it as extension.  No
74782 #. further checks are necessary in this case.
74783 #: fortran/resolve.cc:10445
74784 #, gcc-internal-format, gfc-internal-format
74785 msgid "Label at %L is not in the same block as the GOTO statement at %L"
74786 msgstr ""
74787
74788 #: fortran/resolve.cc:10517
74789 #, gcc-internal-format, gfc-internal-format
74790 msgid "WHERE mask at %L has inconsistent shape"
74791 msgstr ""
74792
74793 #: fortran/resolve.cc:10533
74794 #, gcc-internal-format, gfc-internal-format
74795 msgid "WHERE assignment target at %L has inconsistent shape"
74796 msgstr ""
74797
74798 #: fortran/resolve.cc:10541 fortran/resolve.cc:10628
74799 #, gcc-internal-format, gfc-internal-format
74800 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
74801 msgstr ""
74802
74803 #: fortran/resolve.cc:10551 fortran/resolve.cc:10638
74804 #, gcc-internal-format, gfc-internal-format
74805 msgid "Unsupported statement inside WHERE at %L"
74806 msgstr ""
74807
74808 #: fortran/resolve.cc:10582
74809 #, gcc-internal-format, gfc-internal-format
74810 msgid "Assignment to a FORALL index variable at %L"
74811 msgstr ""
74812
74813 #: fortran/resolve.cc:10591
74814 #, gcc-internal-format
74815 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"
74816 msgstr ""
74817
74818 #: fortran/resolve.cc:10738
74819 #, gcc-internal-format, gfc-internal-format
74820 msgid "FORALL construct at %L"
74821 msgstr ""
74822
74823 #: fortran/resolve.cc:10759
74824 #, gcc-internal-format, gfc-internal-format
74825 msgid "FORALL index-name at %L must be a scalar variable of type integer"
74826 msgstr ""
74827
74828 #: fortran/resolve.cc:10769
74829 #, gcc-internal-format, gfc-internal-format
74830 msgid "An outer FORALL construct already has an index with this name %L"
74831 msgstr ""
74832
74833 #: fortran/resolve.cc:10846
74834 #, gcc-internal-format, gfc-internal-format
74835 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
74836 msgstr ""
74837
74838 #: fortran/resolve.cc:10961
74839 #, gcc-internal-format
74840 msgid "gfc_resolve_blocks(): Bad block type"
74841 msgstr ""
74842
74843 #: fortran/resolve.cc:11074
74844 #, gcc-internal-format, gfc-internal-format
74845 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
74846 msgstr ""
74847
74848 #: fortran/resolve.cc:11106
74849 #, gcc-internal-format, gfc-internal-format
74850 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
74851 msgstr ""
74852
74853 #. F2008, C1283 (4).
74854 #: fortran/resolve.cc:11112
74855 #, gcc-internal-format, gfc-internal-format
74856 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."
74857 msgstr ""
74858
74859 #: fortran/resolve.cc:11124
74860 #, gcc-internal-format, gfc-internal-format
74861 msgid "Assignment to coindexed variable at %L in a PURE procedure"
74862 msgstr ""
74863
74864 #: fortran/resolve.cc:11156
74865 #, gcc-internal-format, gfc-internal-format
74866 msgid "Assignment to polymorphic coarray at %L is not permitted"
74867 msgstr ""
74868
74869 #: fortran/resolve.cc:11160
74870 #, gcc-internal-format, gfc-internal-format
74871 msgid "Assignment to an allocatable polymorphic variable at %L"
74872 msgstr ""
74873
74874 #: fortran/resolve.cc:11165
74875 #, gcc-internal-format
74876 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
74877 msgstr ""
74878
74879 #: fortran/resolve.cc:11172
74880 #, gcc-internal-format, gfc-internal-format
74881 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
74882 msgstr ""
74883
74884 #: fortran/resolve.cc:11183
74885 #, gcc-internal-format, gfc-internal-format
74886 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
74887 msgstr ""
74888
74889 #: fortran/resolve.cc:11503
74890 #, gcc-internal-format, gfc-internal-format
74891 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
74892 msgstr ""
74893
74894 #. Even if standard does not support this feature, continue to build
74895 #. the two statements to avoid upsetting frontend_passes.c.
74896 #: fortran/resolve.cc:11745
74897 #, gcc-internal-format, gfc-internal-format
74898 msgid "Pointer procedure assignment at %L"
74899 msgstr ""
74900
74901 #: fortran/resolve.cc:11757
74902 #, gcc-internal-format, gfc-internal-format
74903 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
74904 msgstr ""
74905
74906 #: fortran/resolve.cc:12027
74907 #, gcc-internal-format, gfc-internal-format
74908 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
74909 msgstr ""
74910
74911 #: fortran/resolve.cc:12031
74912 #, gcc-internal-format
74913 msgid "Variable %qs has not been assigned a target label at %L"
74914 msgstr ""
74915
74916 #: fortran/resolve.cc:12042
74917 #, gcc-internal-format, gfc-internal-format
74918 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
74919 msgstr ""
74920
74921 #: fortran/resolve.cc:12080
74922 #, gcc-internal-format, gfc-internal-format
74923 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
74924 msgstr ""
74925
74926 #: fortran/resolve.cc:12114
74927 #, gcc-internal-format, gfc-internal-format
74928 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
74929 msgstr ""
74930
74931 #: fortran/resolve.cc:12161
74932 #, gcc-internal-format, gfc-internal-format
74933 msgid "Invalid NULL at %L"
74934 msgstr ""
74935
74936 #: fortran/resolve.cc:12165
74937 #, gcc-internal-format, gfc-internal-format
74938 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
74939 msgstr ""
74940
74941 #: fortran/resolve.cc:12226
74942 #, gcc-internal-format
74943 msgid "gfc_resolve_code(): No expression on DO WHILE"
74944 msgstr ""
74945
74946 #: fortran/resolve.cc:12231
74947 #, gcc-internal-format, gfc-internal-format
74948 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
74949 msgstr ""
74950
74951 #: fortran/resolve.cc:12315
74952 #, gcc-internal-format, gfc-internal-format
74953 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
74954 msgstr ""
74955
74956 #: fortran/resolve.cc:12416
74957 #, gcc-internal-format
74958 msgid "gfc_resolve_code(): Bad statement code"
74959 msgstr ""
74960
74961 #: fortran/resolve.cc:12437
74962 #, fuzzy, gcc-internal-format
74963 msgid "Using parameter %qs declared at %L is deprecated"
74964 msgstr "тып параметра \"%s\" не аб'яўлены"
74965
74966 #: fortran/resolve.cc:12531
74967 #, gcc-internal-format
74968 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
74969 msgstr ""
74970
74971 #. This can only happen if the variable is defined in a module - if it
74972 #. isn't the same module, reject it.
74973 #: fortran/resolve.cc:12545
74974 #, gcc-internal-format
74975 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
74976 msgstr ""
74977
74978 #. Print an error if the procedure is defined multiple times; we have to
74979 #. exclude references to the same procedure via module association or
74980 #. multiple checks for the same procedure.
74981 #: fortran/resolve.cc:12564
74982 #, gcc-internal-format
74983 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
74984 msgstr ""
74985
74986 #: fortran/resolve.cc:12650
74987 #, fuzzy, gcc-internal-format, gfc-internal-format
74988 #| msgid "size of array `%s' is too large"
74989 msgid "String length at %L is too large"
74990 msgstr "памер масіва \"%s\" вельмі вялікі"
74991
74992 #: fortran/resolve.cc:12885
74993 #, gcc-internal-format
74994 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
74995 msgstr ""
74996
74997 #: fortran/resolve.cc:12889
74998 #, gcc-internal-format
74999 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
75000 msgstr ""
75001
75002 #: fortran/resolve.cc:12897
75003 #, gcc-internal-format
75004 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
75005 msgstr ""
75006
75007 #: fortran/resolve.cc:12908
75008 #, gcc-internal-format
75009 msgid "Array %qs at %L cannot have a deferred shape"
75010 msgstr ""
75011
75012 #: fortran/resolve.cc:12924
75013 #, gcc-internal-format
75014 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
75015 msgstr ""
75016
75017 #: fortran/resolve.cc:12936
75018 #, gcc-internal-format
75019 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
75020 msgstr ""
75021
75022 #: fortran/resolve.cc:12969
75023 #, gcc-internal-format
75024 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"
75025 msgstr ""
75026
75027 #: fortran/resolve.cc:12991
75028 #, gcc-internal-format
75029 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
75030 msgstr ""
75031
75032 #: fortran/resolve.cc:13024
75033 #, gcc-internal-format
75034 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
75035 msgstr ""
75036
75037 #. F08:C541. The shape of an array defined in a main program or module
75038 #. * needs to be constant.
75039 #: fortran/resolve.cc:13060
75040 #, gcc-internal-format
75041 msgid "The module or main program array %qs at %L must have constant shape"
75042 msgstr ""
75043
75044 #: fortran/resolve.cc:13085
75045 #, gcc-internal-format, gfc-internal-format
75046 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
75047 msgstr ""
75048
75049 #: fortran/resolve.cc:13106
75050 #, gcc-internal-format
75051 msgid "%qs at %L must have constant character length in this context"
75052 msgstr ""
75053
75054 #: fortran/resolve.cc:13113
75055 #, gcc-internal-format
75056 msgid "COMMON variable %qs at %L must have constant character length"
75057 msgstr ""
75058
75059 #: fortran/resolve.cc:13160
75060 #, gcc-internal-format
75061 msgid "Allocatable %qs at %L cannot have an initializer"
75062 msgstr ""
75063
75064 #: fortran/resolve.cc:13163
75065 #, gcc-internal-format
75066 msgid "External %qs at %L cannot have an initializer"
75067 msgstr ""
75068
75069 #: fortran/resolve.cc:13166
75070 #, gcc-internal-format
75071 msgid "Dummy %qs at %L cannot have an initializer"
75072 msgstr ""
75073
75074 #: fortran/resolve.cc:13169
75075 #, gcc-internal-format
75076 msgid "Intrinsic %qs at %L cannot have an initializer"
75077 msgstr ""
75078
75079 #: fortran/resolve.cc:13172
75080 #, gcc-internal-format
75081 msgid "Function result %qs at %L cannot have an initializer"
75082 msgstr ""
75083
75084 #: fortran/resolve.cc:13175
75085 #, gcc-internal-format
75086 msgid "Automatic array %qs at %L cannot have an initializer"
75087 msgstr ""
75088
75089 #: fortran/resolve.cc:13217
75090 #, gcc-internal-format, gfc-internal-format
75091 msgid "%s at %L"
75092 msgstr ""
75093
75094 #: fortran/resolve.cc:13249
75095 #, gcc-internal-format
75096 msgid "Character-valued statement function %qs at %L must have constant length"
75097 msgstr ""
75098
75099 #: fortran/resolve.cc:13272
75100 #, gcc-internal-format
75101 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
75102 msgstr ""
75103
75104 #: fortran/resolve.cc:13294
75105 #, gcc-internal-format
75106 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
75107 msgstr ""
75108
75109 #: fortran/resolve.cc:13312
75110 #, gcc-internal-format
75111 msgid "Function %qs at %L cannot have an initializer"
75112 msgstr ""
75113
75114 #: fortran/resolve.cc:13324
75115 #, gcc-internal-format
75116 msgid "External object %qs at %L may not have an initializer"
75117 msgstr ""
75118
75119 #: fortran/resolve.cc:13334
75120 #, gcc-internal-format
75121 msgid "ELEMENTAL function %qs at %L must have a scalar result"
75122 msgstr ""
75123
75124 #: fortran/resolve.cc:13344
75125 #, gcc-internal-format
75126 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
75127 msgstr ""
75128
75129 #: fortran/resolve.cc:13363
75130 #, gcc-internal-format
75131 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
75132 msgstr ""
75133
75134 #: fortran/resolve.cc:13367
75135 #, gcc-internal-format
75136 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
75137 msgstr ""
75138
75139 #: fortran/resolve.cc:13371
75140 #, gcc-internal-format
75141 msgid "CHARACTER(*) function %qs at %L cannot be pure"
75142 msgstr ""
75143
75144 #: fortran/resolve.cc:13375
75145 #, gcc-internal-format
75146 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
75147 msgstr ""
75148
75149 #: fortran/resolve.cc:13388
75150 #, gcc-internal-format
75151 msgid "CHARACTER(*) function %qs at %L"
75152 msgstr ""
75153
75154 #: fortran/resolve.cc:13399
75155 #, gcc-internal-format
75156 msgid "Procedure pointer %qs at %L shall not be elemental"
75157 msgstr ""
75158
75159 #: fortran/resolve.cc:13405
75160 #, gcc-internal-format
75161 msgid "Dummy procedure %qs at %L shall not be elemental"
75162 msgstr ""
75163
75164 #: fortran/resolve.cc:13425
75165 #, gcc-internal-format
75166 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
75167 msgstr ""
75168
75169 #: fortran/resolve.cc:13482
75170 #, gcc-internal-format
75171 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
75172 msgstr ""
75173
75174 #: fortran/resolve.cc:13488
75175 #, gcc-internal-format
75176 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
75177 msgstr ""
75178
75179 #: fortran/resolve.cc:13494
75180 #, gcc-internal-format
75181 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
75182 msgstr ""
75183
75184 #: fortran/resolve.cc:13502
75185 #, gcc-internal-format
75186 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
75187 msgstr ""
75188
75189 #: fortran/resolve.cc:13508
75190 #, gcc-internal-format
75191 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
75192 msgstr ""
75193
75194 #: fortran/resolve.cc:13551
75195 #, gcc-internal-format, gfc-internal-format
75196 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
75197 msgstr ""
75198
75199 #: fortran/resolve.cc:13559
75200 #, gcc-internal-format, gfc-internal-format
75201 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
75202 msgstr ""
75203
75204 #: fortran/resolve.cc:13567
75205 #, gcc-internal-format, gfc-internal-format
75206 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
75207 msgstr ""
75208
75209 #: fortran/resolve.cc:13576
75210 #, gcc-internal-format
75211 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
75212 msgstr ""
75213
75214 #: fortran/resolve.cc:13660
75215 #, gcc-internal-format
75216 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
75217 msgstr ""
75218
75219 #: fortran/resolve.cc:13669
75220 #, gcc-internal-format, gfc-internal-format
75221 msgid "FINAL procedure at %L must have exactly one argument"
75222 msgstr ""
75223
75224 #: fortran/resolve.cc:13678
75225 #, gcc-internal-format
75226 msgid "Argument of FINAL procedure at %L must be of type %qs"
75227 msgstr ""
75228
75229 #: fortran/resolve.cc:13686
75230 #, gcc-internal-format, gfc-internal-format
75231 msgid "Argument of FINAL procedure at %L must not be a POINTER"
75232 msgstr ""
75233
75234 #: fortran/resolve.cc:13692
75235 #, gcc-internal-format, gfc-internal-format
75236 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
75237 msgstr ""
75238
75239 #: fortran/resolve.cc:13698
75240 #, gcc-internal-format, gfc-internal-format
75241 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
75242 msgstr ""
75243
75244 #: fortran/resolve.cc:13706
75245 #, gcc-internal-format, gfc-internal-format
75246 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
75247 msgstr ""
75248
75249 #: fortran/resolve.cc:13715
75250 #, gcc-internal-format, gfc-internal-format
75251 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
75252 msgstr ""
75253
75254 #: fortran/resolve.cc:13737
75255 #, gcc-internal-format
75256 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
75257 msgstr ""
75258
75259 #: fortran/resolve.cc:13774
75260 #, gcc-internal-format
75261 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
75262 msgstr ""
75263
75264 #: fortran/resolve.cc:13814
75265 #, gcc-internal-format
75266 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
75267 msgstr ""
75268
75269 #: fortran/resolve.cc:13850
75270 #, gcc-internal-format
75271 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
75272 msgstr ""
75273
75274 #: fortran/resolve.cc:13909
75275 #, gcc-internal-format
75276 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
75277 msgstr ""
75278
75279 #: fortran/resolve.cc:13921
75280 #, gcc-internal-format
75281 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
75282 msgstr ""
75283
75284 #: fortran/resolve.cc:13949
75285 #, gcc-internal-format
75286 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
75287 msgstr ""
75288
75289 #: fortran/resolve.cc:14005
75290 #, gcc-internal-format, gfc-internal-format
75291 msgid "Type-bound operator at %L cannot be NOPASS"
75292 msgstr ""
75293
75294 #: fortran/resolve.cc:14217
75295 #, gcc-internal-format
75296 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
75297 msgstr ""
75298
75299 #: fortran/resolve.cc:14260
75300 #, gcc-internal-format
75301 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
75302 msgstr ""
75303
75304 #: fortran/resolve.cc:14274
75305 #, gcc-internal-format
75306 msgid "Procedure %qs with PASS at %L must have at least one argument"
75307 msgstr ""
75308
75309 #: fortran/resolve.cc:14288 fortran/resolve.cc:14774
75310 #, gcc-internal-format
75311 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
75312 msgstr ""
75313
75314 #: fortran/resolve.cc:14296
75315 #, gcc-internal-format
75316 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
75317 msgstr ""
75318
75319 #: fortran/resolve.cc:14305
75320 #, gcc-internal-format
75321 msgid "Passed-object dummy argument of %qs at %L must be scalar"
75322 msgstr ""
75323
75324 #: fortran/resolve.cc:14311
75325 #, gcc-internal-format
75326 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
75327 msgstr ""
75328
75329 #: fortran/resolve.cc:14317
75330 #, gcc-internal-format
75331 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
75332 msgstr ""
75333
75334 #: fortran/resolve.cc:14346
75335 #, gcc-internal-format
75336 msgid "Procedure %qs at %L has the same name as a component of %qs"
75337 msgstr ""
75338
75339 #: fortran/resolve.cc:14356
75340 #, gcc-internal-format
75341 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
75342 msgstr ""
75343
75344 #: fortran/resolve.cc:14451
75345 #, gcc-internal-format
75346 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
75347 msgstr ""
75348
75349 #: fortran/resolve.cc:14554
75350 #, gcc-internal-format
75351 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
75352 msgstr ""
75353
75354 #: fortran/resolve.cc:14563
75355 #, gcc-internal-format
75356 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
75357 msgstr ""
75358
75359 #: fortran/resolve.cc:14573
75360 #, gcc-internal-format
75361 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
75362 msgstr ""
75363
75364 #: fortran/resolve.cc:14598
75365 #, gcc-internal-format
75366 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
75367 msgstr ""
75368
75369 #: fortran/resolve.cc:14609
75370 #, gcc-internal-format
75371 msgid "Component %qs of BIND(C) type at %L must have length one"
75372 msgstr ""
75373
75374 #: fortran/resolve.cc:14707
75375 #, gcc-internal-format
75376 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
75377 msgstr ""
75378
75379 #: fortran/resolve.cc:14721
75380 #, gcc-internal-format
75381 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
75382 msgstr ""
75383
75384 #: fortran/resolve.cc:14737
75385 #, gcc-internal-format
75386 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
75387 msgstr ""
75388
75389 #: fortran/resolve.cc:14747
75390 #, gcc-internal-format
75391 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
75392 msgstr ""
75393
75394 #: fortran/resolve.cc:14756
75395 #, gcc-internal-format
75396 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
75397 msgstr ""
75398
75399 #: fortran/resolve.cc:14765
75400 #, gcc-internal-format
75401 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
75402 msgstr ""
75403
75404 #: fortran/resolve.cc:14807
75405 #, gcc-internal-format
75406 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
75407 msgstr ""
75408
75409 #: fortran/resolve.cc:14820
75410 #, gcc-internal-format
75411 msgid "Character length of component %qs needs to be a constant specification expression at %L"
75412 msgstr ""
75413
75414 #: fortran/resolve.cc:14831
75415 #, gcc-internal-format
75416 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
75417 msgstr ""
75418
75419 #: fortran/resolve.cc:14864
75420 #, gcc-internal-format
75421 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
75422 msgstr ""
75423
75424 #: fortran/resolve.cc:14872
75425 #, gcc-internal-format, gfc-internal-format
75426 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
75427 msgstr ""
75428
75429 #: fortran/resolve.cc:14881
75430 #, gcc-internal-format, gfc-internal-format
75431 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
75432 msgstr ""
75433
75434 #: fortran/resolve.cc:14967
75435 #, gcc-internal-format, gfc-internal-format
75436 msgid "Conflicting initializers in union at %L and %L"
75437 msgstr ""
75438
75439 #: fortran/resolve.cc:15012
75440 #, gcc-internal-format
75441 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
75442 msgstr ""
75443
75444 #: fortran/resolve.cc:15025
75445 #, gcc-internal-format
75446 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
75447 msgstr ""
75448
75449 #: fortran/resolve.cc:15089
75450 #, gcc-internal-format
75451 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
75452 msgstr ""
75453
75454 #: fortran/resolve.cc:15122
75455 #, gcc-internal-format
75456 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
75457 msgstr ""
75458
75459 #: fortran/resolve.cc:15136
75460 #, gcc-internal-format
75461 msgid "Derived type %qs at %L has not been declared"
75462 msgstr ""
75463
75464 #: fortran/resolve.cc:15201
75465 #, gcc-internal-format
75466 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
75467 msgstr ""
75468
75469 #: fortran/resolve.cc:15207
75470 #, gcc-internal-format
75471 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
75472 msgstr ""
75473
75474 #: fortran/resolve.cc:15213
75475 #, gcc-internal-format
75476 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
75477 msgstr ""
75478
75479 #: fortran/resolve.cc:15221
75480 #, gcc-internal-format
75481 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
75482 msgstr ""
75483
75484 #: fortran/resolve.cc:15238
75485 #, gcc-internal-format
75486 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
75487 msgstr ""
75488
75489 #: fortran/resolve.cc:15260
75490 #, gcc-internal-format
75491 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
75492 msgstr ""
75493
75494 #: fortran/resolve.cc:15271
75495 #, gcc-internal-format
75496 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
75497 msgstr ""
75498
75499 #: fortran/resolve.cc:15298
75500 #, gcc-internal-format
75501 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
75502 msgstr ""
75503
75504 #: fortran/resolve.cc:15317
75505 #, gcc-internal-format
75506 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
75507 msgstr ""
75508
75509 #: fortran/resolve.cc:15333
75510 #, gcc-internal-format
75511 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
75512 msgstr ""
75513
75514 #: fortran/resolve.cc:15344
75515 #, gcc-internal-format, gfc-internal-format
75516 msgid "Incompatible derived type in PARAMETER at %L"
75517 msgstr ""
75518
75519 #: fortran/resolve.cc:15352
75520 #, gcc-internal-format
75521 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
75522 msgstr ""
75523
75524 #: fortran/resolve.cc:15403
75525 #, gcc-internal-format
75526 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
75527 msgstr ""
75528
75529 #: fortran/resolve.cc:15414
75530 #, gcc-internal-format
75531 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)"
75532 msgstr ""
75533
75534 #: fortran/resolve.cc:15421
75535 #, gcc-internal-format
75536 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
75537 msgstr ""
75538
75539 #: fortran/resolve.cc:15461
75540 #, gcc-internal-format, gfc-internal-format
75541 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
75542 msgstr ""
75543
75544 #: fortran/resolve.cc:15525
75545 #, gcc-internal-format, gfc-internal-format
75546 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
75547 msgstr ""
75548
75549 #: fortran/resolve.cc:15528
75550 #, gcc-internal-format, gfc-internal-format
75551 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
75552 msgstr ""
75553
75554 #: fortran/resolve.cc:15628
75555 #, gcc-internal-format
75556 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
75557 msgstr ""
75558
75559 #: fortran/resolve.cc:15649
75560 #, gcc-internal-format, gfc-internal-format
75561 msgid "Bad specification for assumed size array at %L"
75562 msgstr ""
75563
75564 #: fortran/resolve.cc:15662
75565 #, gcc-internal-format, gfc-internal-format
75566 msgid "Assumed size array at %L must be a dummy argument"
75567 msgstr ""
75568
75569 #: fortran/resolve.cc:15665
75570 #, gcc-internal-format, gfc-internal-format
75571 msgid "Assumed shape array at %L must be a dummy argument"
75572 msgstr ""
75573
75574 #: fortran/resolve.cc:15675
75575 #, gcc-internal-format, gfc-internal-format
75576 msgid "Assumed-rank array at %L must be a dummy argument"
75577 msgstr ""
75578
75579 #: fortran/resolve.cc:15682
75580 #, gcc-internal-format, gfc-internal-format
75581 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
75582 msgstr ""
75583
75584 #: fortran/resolve.cc:15695
75585 #, gcc-internal-format, gfc-internal-format
75586 msgid "Symbol at %L is not a DUMMY variable"
75587 msgstr ""
75588
75589 #: fortran/resolve.cc:15701
75590 #, gcc-internal-format
75591 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
75592 msgstr ""
75593
75594 #: fortran/resolve.cc:15711
75595 #, gcc-internal-format
75596 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
75597 msgstr ""
75598
75599 #: fortran/resolve.cc:15720
75600 #, gcc-internal-format
75601 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
75602 msgstr ""
75603
75604 #: fortran/resolve.cc:15733 fortran/resolve.cc:15910
75605 #, gcc-internal-format
75606 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
75607 msgstr ""
75608
75609 #: fortran/resolve.cc:15747
75610 #, gcc-internal-format, gfc-internal-format
75611 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
75612 msgstr ""
75613
75614 #: fortran/resolve.cc:15756
75615 #, gcc-internal-format, gfc-internal-format
75616 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
75617 msgstr ""
75618
75619 #: fortran/resolve.cc:15765
75620 #, gcc-internal-format, gfc-internal-format
75621 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
75622 msgstr ""
75623
75624 #: fortran/resolve.cc:15773
75625 #, gcc-internal-format, gfc-internal-format
75626 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
75627 msgstr ""
75628
75629 #: fortran/resolve.cc:15780
75630 #, gcc-internal-format, gfc-internal-format
75631 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
75632 msgstr ""
75633
75634 #: fortran/resolve.cc:15800
75635 #, gcc-internal-format, gfc-internal-format
75636 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
75637 msgstr ""
75638
75639 #: fortran/resolve.cc:15807
75640 #, gcc-internal-format, gfc-internal-format
75641 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
75642 msgstr ""
75643
75644 #: fortran/resolve.cc:15814
75645 #, gcc-internal-format, gfc-internal-format
75646 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
75647 msgstr ""
75648
75649 #: fortran/resolve.cc:15821
75650 #, gcc-internal-format, gfc-internal-format
75651 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
75652 msgstr ""
75653
75654 #: fortran/resolve.cc:15847
75655 #, gcc-internal-format
75656 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
75657 msgstr ""
75658
75659 #: fortran/resolve.cc:15857
75660 #, gcc-internal-format
75661 msgid "BIND(C) Variable %qs at %L must have length one"
75662 msgstr ""
75663
75664 #: fortran/resolve.cc:15936
75665 #, gcc-internal-format
75666 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
75667 msgstr ""
75668
75669 #: fortran/resolve.cc:15951
75670 #, gcc-internal-format, gfc-internal-format
75671 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
75672 msgstr ""
75673
75674 #: fortran/resolve.cc:15964
75675 #, gcc-internal-format, gfc-internal-format
75676 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
75677 msgstr ""
75678
75679 #: fortran/resolve.cc:15982
75680 #, gcc-internal-format
75681 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
75682 msgstr ""
75683
75684 #: fortran/resolve.cc:15994
75685 #, gcc-internal-format
75686 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
75687 msgstr ""
75688
75689 #: fortran/resolve.cc:16003
75690 #, gcc-internal-format
75691 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
75692 msgstr ""
75693
75694 #: fortran/resolve.cc:16016
75695 #, gcc-internal-format
75696 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
75697 msgstr ""
75698
75699 #: fortran/resolve.cc:16025
75700 #, gcc-internal-format
75701 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
75702 msgstr ""
75703
75704 #: fortran/resolve.cc:16038
75705 #, gcc-internal-format
75706 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
75707 msgstr ""
75708
75709 #: fortran/resolve.cc:16054
75710 #, gcc-internal-format
75711 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
75712 msgstr ""
75713
75714 #: fortran/resolve.cc:16062
75715 #, gcc-internal-format
75716 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
75717 msgstr ""
75718
75719 #: fortran/resolve.cc:16069
75720 #, gcc-internal-format
75721 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
75722 msgstr ""
75723
75724 #: fortran/resolve.cc:16082
75725 #, gcc-internal-format
75726 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
75727 msgstr ""
75728
75729 #: fortran/resolve.cc:16091
75730 #, gcc-internal-format
75731 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
75732 msgstr ""
75733
75734 #: fortran/resolve.cc:16107
75735 #, gcc-internal-format
75736 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
75737 msgstr ""
75738
75739 #: fortran/resolve.cc:16113
75740 #, gcc-internal-format
75741 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
75742 msgstr ""
75743
75744 #: fortran/resolve.cc:16138
75745 #, gcc-internal-format
75746 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
75747 msgstr ""
75748
75749 #: fortran/resolve.cc:16209
75750 #, gcc-internal-format, gfc-internal-format
75751 msgid "Threadprivate at %L isn't SAVEd"
75752 msgstr ""
75753
75754 #: fortran/resolve.cc:16221
75755 #, gcc-internal-format
75756 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
75757 msgstr ""
75758
75759 #: fortran/resolve.cc:16328
75760 #, gcc-internal-format, gfc-internal-format
75761 msgid "Expecting definable entity near %L"
75762 msgstr ""
75763
75764 #: fortran/resolve.cc:16336
75765 #, gcc-internal-format
75766 msgid "BLOCK DATA element %qs at %L must be in COMMON"
75767 msgstr ""
75768
75769 #: fortran/resolve.cc:16343
75770 #, gcc-internal-format
75771 msgid "DATA array %qs at %L must be specified in a previous declaration"
75772 msgstr ""
75773
75774 #: fortran/resolve.cc:16350
75775 #, gcc-internal-format
75776 msgid "DATA element %qs at %L cannot have a coindex"
75777 msgstr ""
75778
75779 #: fortran/resolve.cc:16366
75780 #, gcc-internal-format
75781 msgid "DATA element %qs at %L is a pointer and so must be a full array"
75782 msgstr ""
75783
75784 #: fortran/resolve.cc:16373
75785 #, gcc-internal-format, gfc-internal-format
75786 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
75787 msgstr ""
75788
75789 #: fortran/resolve.cc:16382
75790 #, gcc-internal-format
75791 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
75792 msgstr ""
75793
75794 #: fortran/resolve.cc:16428
75795 #, gcc-internal-format, gfc-internal-format
75796 msgid "Nonconstant array section at %L in DATA statement"
75797 msgstr ""
75798
75799 #: fortran/resolve.cc:16441
75800 #, gcc-internal-format, gfc-internal-format
75801 msgid "DATA statement at %L has more variables than values"
75802 msgstr ""
75803
75804 #: fortran/resolve.cc:16540
75805 #, gcc-internal-format, gfc-internal-format
75806 msgid "start of implied-do loop at %L could not be simplified to a constant value"
75807 msgstr ""
75808
75809 #: fortran/resolve.cc:16548
75810 #, gcc-internal-format, gfc-internal-format
75811 msgid "end of implied-do loop at %L could not be simplified to a constant value"
75812 msgstr ""
75813
75814 #: fortran/resolve.cc:16556
75815 #, gcc-internal-format, gfc-internal-format
75816 msgid "step of implied-do loop at %L could not be simplified to a constant value"
75817 msgstr ""
75818
75819 #: fortran/resolve.cc:16563
75820 #, gcc-internal-format, gfc-internal-format
75821 msgid "step of implied-do loop at %L shall not be zero"
75822 msgstr ""
75823
75824 #: fortran/resolve.cc:16688
75825 #, gcc-internal-format, gfc-internal-format
75826 msgid "DATA statement at %L has more values than variables"
75827 msgstr ""
75828
75829 #: fortran/resolve.cc:16854
75830 #, fuzzy, gcc-internal-format, gfc-internal-format
75831 #| msgid "label `%s' defined but not used"
75832 msgid "Label %d at %L defined but not used"
75833 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
75834
75835 #: fortran/resolve.cc:16860
75836 #, fuzzy, gcc-internal-format, gfc-internal-format
75837 #| msgid "label `%s' defined but not used"
75838 msgid "Label %d at %L defined but cannot be used"
75839 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
75840
75841 #: fortran/resolve.cc:16944
75842 #, gcc-internal-format
75843 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
75844 msgstr ""
75845
75846 #: fortran/resolve.cc:16953
75847 #, gcc-internal-format
75848 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
75849 msgstr ""
75850
75851 #: fortran/resolve.cc:16961
75852 #, gcc-internal-format
75853 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
75854 msgstr ""
75855
75856 #: fortran/resolve.cc:16977
75857 #, gcc-internal-format
75858 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
75859 msgstr ""
75860
75861 #: fortran/resolve.cc:17080
75862 #, gcc-internal-format, gfc-internal-format
75863 msgid "Syntax error in EQUIVALENCE statement at %L"
75864 msgstr ""
75865
75866 #: fortran/resolve.cc:17095
75867 #, gcc-internal-format, gfc-internal-format
75868 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
75869 msgstr ""
75870
75871 #: fortran/resolve.cc:17120
75872 #, gcc-internal-format
75873 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
75874 msgstr ""
75875
75876 #: fortran/resolve.cc:17129
75877 #, gcc-internal-format
75878 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
75879 msgstr ""
75880
75881 #: fortran/resolve.cc:17202
75882 #, gcc-internal-format
75883 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
75884 msgstr ""
75885
75886 #: fortran/resolve.cc:17213
75887 #, gcc-internal-format
75888 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
75889 msgstr ""
75890
75891 #: fortran/resolve.cc:17224
75892 #, gcc-internal-format, gfc-internal-format
75893 msgid "Substring at %L has length zero"
75894 msgstr ""
75895
75896 #: fortran/resolve.cc:17255
75897 #, gcc-internal-format
75898 msgid "Self reference in character length expression for %qs at %L"
75899 msgstr ""
75900
75901 #: fortran/resolve.cc:17322
75902 #, gcc-internal-format
75903 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
75904 msgstr ""
75905
75906 #: fortran/resolve.cc:17335
75907 #, gcc-internal-format
75908 msgid "ENTRY %qs at %L has no IMPLICIT type"
75909 msgstr ""
75910
75911 #: fortran/resolve.cc:17355
75912 #, gcc-internal-format
75913 msgid "User operator procedure %qs at %L must be a FUNCTION"
75914 msgstr ""
75915
75916 #: fortran/resolve.cc:17365
75917 #, gcc-internal-format
75918 msgid "User operator procedure %qs at %L cannot be assumed character length"
75919 msgstr ""
75920
75921 #: fortran/resolve.cc:17373
75922 #, gcc-internal-format
75923 msgid "User operator procedure %qs at %L must have at least one argument"
75924 msgstr ""
75925
75926 #: fortran/resolve.cc:17387
75927 #, gcc-internal-format, gfc-internal-format
75928 msgid "First argument of operator interface at %L cannot be optional"
75929 msgstr ""
75930
75931 #: fortran/resolve.cc:17405
75932 #, gcc-internal-format, gfc-internal-format
75933 msgid "Second argument of operator interface at %L cannot be optional"
75934 msgstr ""
75935
75936 #: fortran/resolve.cc:17412
75937 #, gcc-internal-format, gfc-internal-format
75938 msgid "Operator interface at %L must have, at most, two arguments"
75939 msgstr ""
75940
75941 #: fortran/resolve.cc:17491
75942 #, gcc-internal-format
75943 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
75944 msgstr ""
75945
75946 #: fortran/scanner.cc:309
75947 #, fuzzy, gcc-internal-format
75948 #| msgid "can't create directory %s"
75949 msgid "Include directory %qs: %s"
75950 msgstr "немагчыма стварыць дырэкторыю \"%s\""
75951
75952 #: fortran/scanner.cc:313
75953 #, fuzzy, gcc-internal-format
75954 #| msgid "can't create directory %s"
75955 msgid "Nonexistent include directory %qs"
75956 msgstr "немагчыма стварыць дырэкторыю \"%s\""
75957
75958 #: fortran/scanner.cc:318
75959 #, fuzzy, gcc-internal-format
75960 #| msgid "%s: Not a directory"
75961 msgid "%qs is not a directory"
75962 msgstr "%s: не дырэкторыя"
75963
75964 #: fortran/scanner.cc:792
75965 #, gcc-internal-format, gfc-internal-format
75966 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
75967 msgstr ""
75968
75969 #: fortran/scanner.cc:832
75970 #, gcc-internal-format, gfc-internal-format
75971 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
75972 msgstr ""
75973
75974 #: fortran/scanner.cc:1319 fortran/scanner.cc:1522
75975 #, gcc-internal-format, gfc-internal-format
75976 msgid "Line truncated at %L"
75977 msgstr ""
75978
75979 #: fortran/scanner.cc:1383 fortran/scanner.cc:1612
75980 #, gcc-internal-format, gfc-internal-format
75981 msgid "Limit of %d continuations exceeded in statement at %C"
75982 msgstr ""
75983
75984 #: fortran/scanner.cc:1462 fortran/scanner.cc:1571
75985 #, gcc-internal-format, gfc-internal-format
75986 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
75987 msgstr ""
75988
75989 #: fortran/scanner.cc:1464 fortran/scanner.cc:1573
75990 #, gcc-internal-format, gfc-internal-format
75991 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
75992 msgstr ""
75993
75994 #: fortran/scanner.cc:1477
75995 #, fuzzy, gcc-internal-format
75996 msgid "Missing %<&%> in continued character constant at %C"
75997 msgstr "пустая сімвальная канстанта"
75998
75999 #: fortran/scanner.cc:1763
76000 #, gcc-internal-format, gfc-internal-format
76001 msgid "Nonconforming tab character at %C"
76002 msgstr ""
76003
76004 #: fortran/scanner.cc:1774
76005 #, fuzzy, gcc-internal-format, gfc-internal-format
76006 msgid "Invalid character 0x%s at %C"
76007 msgstr "сімвальная канстанта вельмі доўгая"
76008
76009 #: fortran/scanner.cc:1863 fortran/scanner.cc:1866
76010 #, gcc-internal-format
76011 msgid "%<&%> not allowed by itself in line %d"
76012 msgstr ""
76013
76014 #: fortran/scanner.cc:1956
76015 #, gcc-internal-format, gfc-internal-format
76016 msgid "Nonconforming tab character in column %d of line %d"
76017 msgstr ""
76018
76019 #: fortran/scanner.cc:2185
76020 #, fuzzy, gcc-internal-format
76021 #| msgid "label `%s' used but not defined"
76022 msgid "file %qs left but not entered"
76023 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
76024
76025 #: fortran/scanner.cc:2227
76026 #, gcc-internal-format
76027 msgid "Illegal preprocessor directive"
76028 msgstr ""
76029
76030 #: fortran/scanner.cc:2550
76031 #, gcc-internal-format
76032 msgid "File %qs is being included recursively"
76033 msgstr ""
76034
76035 #: fortran/scanner.cc:2562
76036 #, fuzzy, gcc-internal-format
76037 #| msgid "Could not open data file %s.\n"
76038 msgid "Cannot open file %qs"
76039 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
76040
76041 #: fortran/scanner.cc:2572
76042 #, fuzzy, gcc-internal-format
76043 #| msgid "can't close input file %s"
76044 msgid "Cannot open included file %qs"
76045 msgstr "немагчыма зачыніць уваходзячы файл %s"
76046
76047 #: fortran/scanner.cc:2574
76048 #, fuzzy, gcc-internal-format
76049 #| msgid "can't open output file `%s'"
76050 msgid "Cannot open pre-included file %qs"
76051 msgstr "немагчыма адчыніць файл уводу `%s'"
76052
76053 #: fortran/scanner.cc:2582 fortran/scanner.cc:2584
76054 #, gcc-internal-format
76055 msgid "Included file %qs is not a regular file"
76056 msgstr ""
76057
76058 #: fortran/simplify.cc:92
76059 #, gcc-internal-format, gfc-internal-format
76060 msgid "Result of %s overflows its kind at %L"
76061 msgstr ""
76062
76063 #: fortran/simplify.cc:97
76064 #, gcc-internal-format, gfc-internal-format
76065 msgid "Result of %s underflows its kind at %L"
76066 msgstr ""
76067
76068 #: fortran/simplify.cc:102
76069 #, gcc-internal-format, gfc-internal-format
76070 msgid "Result of %s is NaN at %L"
76071 msgstr ""
76072
76073 #: fortran/simplify.cc:106
76074 #, gcc-internal-format, gfc-internal-format
76075 msgid "Result of %s gives range error for its kind at %L"
76076 msgstr ""
76077
76078 #: fortran/simplify.cc:129
76079 #, gcc-internal-format, gfc-internal-format
76080 msgid "KIND parameter of %s at %L must be an initialization expression"
76081 msgstr ""
76082
76083 #: fortran/simplify.cc:137
76084 #, fuzzy, gcc-internal-format, gfc-internal-format
76085 #| msgid "invalid parameter `%s'"
76086 msgid "Invalid KIND parameter of %s at %L"
76087 msgstr "нерэчаісны парамэтр `%s'"
76088
76089 #: fortran/simplify.cc:761
76090 #, gcc-internal-format
76091 msgid "gfc_simplify_abs(): Bad type"
76092 msgstr ""
76093
76094 #: fortran/simplify.cc:782
76095 #, gcc-internal-format, gfc-internal-format
76096 msgid "Argument of %s function at %L is negative"
76097 msgstr ""
76098
76099 #: fortran/simplify.cc:789
76100 #, gcc-internal-format, gfc-internal-format
76101 msgid "Argument of %s function at %L outside of range [0,127]"
76102 msgstr ""
76103
76104 #: fortran/simplify.cc:807
76105 #, gcc-internal-format, gfc-internal-format
76106 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
76107 msgstr ""
76108
76109 #: fortran/simplify.cc:844
76110 #, gcc-internal-format, gfc-internal-format
76111 msgid "Argument of ACOS at %L must be between -1 and 1"
76112 msgstr ""
76113
76114 #: fortran/simplify.cc:858
76115 #, gcc-internal-format
76116 msgid "in gfc_simplify_acos(): Bad type"
76117 msgstr ""
76118
76119 #: fortran/simplify.cc:877
76120 #, gcc-internal-format, gfc-internal-format
76121 msgid "Argument of ACOSH at %L must not be less than 1"
76122 msgstr ""
76123
76124 #: fortran/simplify.cc:892
76125 #, gcc-internal-format
76126 msgid "in gfc_simplify_acosh(): Bad type"
76127 msgstr ""
76128
76129 #: fortran/simplify.cc:1121
76130 #, gcc-internal-format, gfc-internal-format
76131 msgid "Argument of ASIN at %L must be between -1 and 1"
76132 msgstr ""
76133
76134 #: fortran/simplify.cc:1135
76135 #, gcc-internal-format
76136 msgid "in gfc_simplify_asin(): Bad type"
76137 msgstr ""
76138
76139 #: fortran/simplify.cc:1170
76140 #, gcc-internal-format, gfc-internal-format
76141 msgid "Argument of ACOSD at %L must be between -1 and 1"
76142 msgstr ""
76143
76144 #: fortran/simplify.cc:1196
76145 #, gcc-internal-format, gfc-internal-format
76146 msgid "Argument of ASIND at %L must be between -1 and 1"
76147 msgstr ""
76148
76149 #: fortran/simplify.cc:1248
76150 #, gcc-internal-format
76151 msgid "in gfc_simplify_asinh(): Bad type"
76152 msgstr ""
76153
76154 #: fortran/simplify.cc:1276
76155 #, gcc-internal-format
76156 msgid "in gfc_simplify_atan(): Bad type"
76157 msgstr ""
76158
76159 #: fortran/simplify.cc:1297
76160 #, gcc-internal-format, gfc-internal-format
76161 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
76162 msgstr ""
76163
76164 #: fortran/simplify.cc:1311
76165 #, gcc-internal-format
76166 msgid "in gfc_simplify_atanh(): Bad type"
76167 msgstr ""
76168
76169 #: fortran/simplify.cc:1328
76170 #, gcc-internal-format, gfc-internal-format
76171 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
76172 msgstr ""
76173
76174 #: fortran/simplify.cc:1420
76175 #, gcc-internal-format, gfc-internal-format
76176 msgid "Result of BESSEL_YN is -INF at %L"
76177 msgstr ""
76178
76179 #: fortran/simplify.cc:1783
76180 #, gcc-internal-format
76181 msgid "gfc_simplify_dcmplx(): Bad type (x)"
76182 msgstr ""
76183
76184 #: fortran/simplify.cc:1802
76185 #, gcc-internal-format
76186 msgid "gfc_simplify_dcmplx(): Bad type (y)"
76187 msgstr ""
76188
76189 #: fortran/simplify.cc:1869
76190 #, gcc-internal-format, gfc-internal-format
76191 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
76192 msgstr ""
76193
76194 #: fortran/simplify.cc:1904
76195 #, gcc-internal-format
76196 msgid "in gfc_simplify_cos(): Bad type"
76197 msgstr ""
76198
76199 #: fortran/simplify.cc:2372
76200 #, gcc-internal-format
76201 msgid "gfc_simplify_dim(): Bad type"
76202 msgstr ""
76203
76204 #: fortran/simplify.cc:2946
76205 #, gcc-internal-format
76206 msgid "in gfc_simplify_exp(): Bad type"
76207 msgstr ""
76208
76209 #: fortran/simplify.cc:3160
76210 #, gcc-internal-format
76211 msgid "gfc_simplify_floor(): Bad kind"
76212 msgstr ""
76213
76214 #: fortran/simplify.cc:3273
76215 #, gcc-internal-format, gfc-internal-format
76216 msgid "Argument of IACHAR at %L must be of length one"
76217 msgstr ""
76218
76219 #: fortran/simplify.cc:3281
76220 #, gcc-internal-format, gfc-internal-format
76221 msgid "Argument of IACHAR function at %L outside of range 0..127"
76222 msgstr ""
76223
76224 #: fortran/simplify.cc:3396
76225 #, gcc-internal-format, gfc-internal-format
76226 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
76227 msgstr ""
76228
76229 #: fortran/simplify.cc:3420
76230 #, gcc-internal-format
76231 msgid "IBITS: Bad bit"
76232 msgstr ""
76233
76234 #: fortran/simplify.cc:3471
76235 #, gcc-internal-format, gfc-internal-format
76236 msgid "Argument of ICHAR at %L must be of length one"
76237 msgstr ""
76238
76239 #. Left shift, as in SHIFTL.
76240 #: fortran/simplify.cc:3856 fortran/simplify.cc:3864
76241 #, fuzzy, gcc-internal-format, gfc-internal-format
76242 #| msgid "second argument of `%s' should be `char **'"
76243 msgid "Second argument of %s is negative at %L"
76244 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
76245
76246 #: fortran/simplify.cc:3876
76247 #, gcc-internal-format, gfc-internal-format
76248 msgid "Magnitude of second argument of %s exceeds bit size at %L"
76249 msgstr ""
76250
76251 #: fortran/simplify.cc:4001
76252 #, gcc-internal-format, gfc-internal-format
76253 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
76254 msgstr ""
76255
76256 #: fortran/simplify.cc:4004
76257 #, gcc-internal-format, gfc-internal-format
76258 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
76259 msgstr ""
76260
76261 #: fortran/simplify.cc:4351 fortran/simplify.cc:4484
76262 #, gcc-internal-format, gfc-internal-format
76263 msgid "DIM argument at %L is out of bounds"
76264 msgstr ""
76265
76266 #: fortran/simplify.cc:4711
76267 #, gcc-internal-format, gfc-internal-format
76268 msgid "Argument of LOG at %L cannot be less than or equal to zero"
76269 msgstr ""
76270
76271 #: fortran/simplify.cc:4724
76272 #, gcc-internal-format, gfc-internal-format
76273 msgid "Complex argument of LOG at %L cannot be zero"
76274 msgstr ""
76275
76276 #: fortran/simplify.cc:4735
76277 #, gcc-internal-format
76278 msgid "gfc_simplify_log: bad type"
76279 msgstr ""
76280
76281 #: fortran/simplify.cc:4752
76282 #, gcc-internal-format, gfc-internal-format
76283 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
76284 msgstr ""
76285
76286 #: fortran/simplify.cc:5090
76287 #, gcc-internal-format
76288 msgid "simplify_min_max(): Bad type in arglist"
76289 msgstr ""
76290
76291 #: fortran/simplify.cc:6011 fortran/simplify.cc:6019
76292 #, gcc-internal-format
76293 msgid "Argument %qs of MOD at %L shall not be zero"
76294 msgstr ""
76295
76296 #: fortran/simplify.cc:6025
76297 #, gcc-internal-format
76298 msgid "gfc_simplify_mod(): Bad arguments"
76299 msgstr ""
76300
76301 #: fortran/simplify.cc:6063 fortran/simplify.cc:6071
76302 #, gcc-internal-format
76303 msgid "Argument %qs of MODULO at %L shall not be zero"
76304 msgstr ""
76305
76306 #: fortran/simplify.cc:6077
76307 #, gcc-internal-format
76308 msgid "gfc_simplify_modulo(): Bad arguments"
76309 msgstr ""
76310
76311 #: fortran/simplify.cc:6149
76312 #, gcc-internal-format, gfc-internal-format
76313 msgid "Result of NEAREST is NaN at %L"
76314 msgstr ""
76315
76316 #: fortran/simplify.cc:6726
76317 #, gcc-internal-format, gfc-internal-format
76318 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
76319 msgstr ""
76320
76321 #: fortran/simplify.cc:6782
76322 #, gcc-internal-format, gfc-internal-format
76323 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
76324 msgstr ""
76325
76326 #: fortran/simplify.cc:6819
76327 #, gcc-internal-format, gfc-internal-format
76328 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
76329 msgstr ""
76330
76331 #: fortran/simplify.cc:6877
76332 #, gcc-internal-format, gfc-internal-format
76333 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
76334 msgstr ""
76335
76336 #: fortran/simplify.cc:6901
76337 #, gcc-internal-format, gfc-internal-format
76338 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
76339 msgstr ""
76340
76341 #: fortran/simplify.cc:6914
76342 #, gcc-internal-format, gfc-internal-format
76343 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
76344 msgstr ""
76345
76346 #: fortran/simplify.cc:6928
76347 #, gcc-internal-format, gfc-internal-format
76348 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
76349 msgstr ""
76350
76351 #: fortran/simplify.cc:6938
76352 #, gcc-internal-format, gfc-internal-format
76353 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
76354 msgstr ""
76355
76356 #: fortran/simplify.cc:6999
76357 #, gcc-internal-format, gfc-internal-format
76358 msgid "Reshaped array too large at %C"
76359 msgstr ""
76360
76361 #: fortran/simplify.cc:7115
76362 #, gcc-internal-format, gfc-internal-format
76363 msgid "Result of SCALE overflows its kind at %L"
76364 msgstr ""
76365
76366 #: fortran/simplify.cc:7704
76367 #, gcc-internal-format
76368 msgid "Bad type in gfc_simplify_sign"
76369 msgstr ""
76370
76371 #: fortran/simplify.cc:7733
76372 #, gcc-internal-format
76373 msgid "in gfc_simplify_sin(): Bad type"
76374 msgstr ""
76375
76376 #: fortran/simplify.cc:7871 fortran/simplify.cc:8154
76377 #, gcc-internal-format
76378 msgid "Failure getting length of a constant array."
76379 msgstr ""
76380
76381 #: fortran/simplify.cc:7881
76382 #, gcc-internal-format
76383 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."
76384 msgstr ""
76385
76386 #: fortran/simplify.cc:7948
76387 #, gcc-internal-format, gfc-internal-format
76388 msgid "Simplification of SPREAD at %C not yet implemented"
76389 msgstr ""
76390
76391 #: fortran/simplify.cc:7972
76392 #, gcc-internal-format, gfc-internal-format
76393 msgid "Argument of SQRT at %L has a negative value"
76394 msgstr ""
76395
76396 #: fortran/simplify.cc:7988
76397 #, fuzzy, gcc-internal-format, gfc-internal-format
76398 msgid "invalid argument of SQRT at %L"
76399 msgstr "нявернае выкарыстанне \"restict\""
76400
76401 #: fortran/simplify.cc:8335
76402 #, gcc-internal-format, gfc-internal-format
76403 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
76404 msgstr ""
76405
76406 #: fortran/simplify.cc:8358
76407 #, gcc-internal-format, gfc-internal-format
76408 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
76409 msgstr ""
76410
76411 #: fortran/simplify.cc:8842
76412 #, gcc-internal-format
76413 msgid "Character %qs in string at %L cannot be converted into character kind %d"
76414 msgstr ""
76415
76416 #: fortran/st.cc:300
76417 #, gcc-internal-format
76418 msgid "gfc_free_statement(): Bad statement"
76419 msgstr ""
76420
76421 #: fortran/symbol.cc:141
76422 #, gcc-internal-format, gfc-internal-format
76423 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
76424 msgstr ""
76425
76426 #: fortran/symbol.cc:178
76427 #, gcc-internal-format
76428 msgid "Letter %qc already set in IMPLICIT statement at %C"
76429 msgstr ""
76430
76431 #: fortran/symbol.cc:200
76432 #, gcc-internal-format, gfc-internal-format
76433 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
76434 msgstr ""
76435
76436 #: fortran/symbol.cc:210
76437 #, gcc-internal-format
76438 msgid "Letter %qc already has an IMPLICIT type at %C"
76439 msgstr ""
76440
76441 #: fortran/symbol.cc:234
76442 #, gcc-internal-format
76443 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
76444 msgstr ""
76445
76446 #: fortran/symbol.cc:239
76447 #, gcc-internal-format
76448 msgid "gfc_get_default_type(): Bad symbol %qs"
76449 msgstr ""
76450
76451 #: fortran/symbol.cc:296
76452 #, gcc-internal-format
76453 msgid "gfc_set_default_type(): symbol already has a type"
76454 msgstr ""
76455
76456 #: fortran/symbol.cc:306
76457 #, gcc-internal-format
76458 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
76459 msgstr ""
76460
76461 #: fortran/symbol.cc:310
76462 #, gcc-internal-format
76463 msgid "Symbol %qs at %L has no IMPLICIT type"
76464 msgstr ""
76465
76466 #. BIND(C) variables should not be implicitly declared.
76467 #: fortran/symbol.cc:330
76468 #, gcc-internal-format
76469 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
76470 msgstr ""
76471
76472 #. Dummy args to a BIND(C) routine may not be interoperable if
76473 #. they are implicitly typed.
76474 #: fortran/symbol.cc:346
76475 #, gcc-internal-format
76476 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"
76477 msgstr ""
76478
76479 #: fortran/symbol.cc:387
76480 #, gcc-internal-format
76481 msgid "Function result %qs at %L has no IMPLICIT type"
76482 msgstr ""
76483
76484 #: fortran/symbol.cc:488
76485 #, gcc-internal-format, gfc-internal-format
76486 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
76487 msgstr ""
76488
76489 #: fortran/symbol.cc:513
76490 #, gcc-internal-format, gfc-internal-format
76491 msgid "Namelist group name at %L cannot have the SAVE attribute"
76492 msgstr ""
76493
76494 #: fortran/symbol.cc:532
76495 #, gcc-internal-format
76496 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
76497 msgstr ""
76498
76499 #: fortran/symbol.cc:565
76500 #, gcc-internal-format, gfc-internal-format
76501 msgid "Procedure pointer at %C"
76502 msgstr ""
76503
76504 #: fortran/symbol.cc:777
76505 #, fuzzy, gcc-internal-format, gfc-internal-format
76506 msgid "%s attribute applied to %s %s at %L"
76507 msgstr "\"%s\" звычайна функцыя"
76508
76509 #: fortran/symbol.cc:784
76510 #, gcc-internal-format, gfc-internal-format
76511 msgid "BIND(C) applied to %s %s at %L"
76512 msgstr ""
76513
76514 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
76515 #, fuzzy, gcc-internal-format, gfc-internal-format
76516 msgid "%s attribute conflicts with %s attribute at %L"
76517 msgstr "\"%s\" атрыбут ігнарыруецца"
76518
76519 #: fortran/symbol.cc:908 fortran/symbol.cc:922
76520 #, gcc-internal-format
76521 msgid "%s attribute conflicts with %s attribute in %qs at %L"
76522 msgstr ""
76523
76524 #: fortran/symbol.cc:966
76525 #, gcc-internal-format, gfc-internal-format
76526 msgid "Cannot change attributes of USE-associated symbol at %L"
76527 msgstr ""
76528
76529 #: fortran/symbol.cc:969
76530 #, gcc-internal-format, gfc-internal-format
76531 msgid "Cannot change attributes of USE-associated symbol %s at %L"
76532 msgstr ""
76533
76534 #: fortran/symbol.cc:985
76535 #, gcc-internal-format, gfc-internal-format
76536 msgid "Duplicate %s attribute specified at %L"
76537 msgstr ""
76538
76539 #: fortran/symbol.cc:1027
76540 #, gcc-internal-format, gfc-internal-format
76541 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
76542 msgstr ""
76543
76544 #: fortran/symbol.cc:1044
76545 #, gcc-internal-format, gfc-internal-format
76546 msgid "Duplicate AUTOMATIC attribute specified at %L"
76547 msgstr ""
76548
76549 #: fortran/symbol.cc:1068
76550 #, gcc-internal-format
76551 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
76552 msgstr ""
76553
76554 #: fortran/symbol.cc:1094
76555 #, gcc-internal-format
76556 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
76557 msgstr ""
76558
76559 #: fortran/symbol.cc:1251
76560 #, gcc-internal-format, gfc-internal-format
76561 msgid "Cray Pointee at %L appears in multiple pointer() statements"
76562 msgstr ""
76563
76564 #: fortran/symbol.cc:1270
76565 #, gcc-internal-format, gfc-internal-format
76566 msgid "Duplicate PROTECTED attribute specified at %L"
76567 msgstr ""
76568
76569 #: fortran/symbol.cc:1303
76570 #, gcc-internal-format, gfc-internal-format
76571 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
76572 msgstr ""
76573
76574 #: fortran/symbol.cc:1315
76575 #, gcc-internal-format, gfc-internal-format
76576 msgid "Duplicate SAVE attribute specified at %L"
76577 msgstr ""
76578
76579 #: fortran/symbol.cc:1335
76580 #, gcc-internal-format, gfc-internal-format
76581 msgid "Duplicate VALUE attribute specified at %L"
76582 msgstr ""
76583
76584 #: fortran/symbol.cc:1354
76585 #, gcc-internal-format, gfc-internal-format
76586 msgid "Duplicate VOLATILE attribute specified at %L"
76587 msgstr ""
76588
76589 #: fortran/symbol.cc:1366
76590 #, gcc-internal-format, gfc-internal-format
76591 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
76592 msgstr ""
76593
76594 #: fortran/symbol.cc:1387
76595 #, gcc-internal-format, gfc-internal-format
76596 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
76597 msgstr ""
76598
76599 #: fortran/symbol.cc:1786
76600 #, gcc-internal-format
76601 msgid "%s attribute of %qs conflicts with %s attribute at %L"
76602 msgstr ""
76603
76604 #: fortran/symbol.cc:1823
76605 #, gcc-internal-format, gfc-internal-format
76606 msgid ""
76607 "%s procedure at %L is already declared as %s procedure. \n"
76608 "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"
76609 msgstr ""
76610
76611 #: fortran/symbol.cc:1831
76612 #, gcc-internal-format, gfc-internal-format
76613 msgid "%s procedure at %L is already declared as %s procedure"
76614 msgstr ""
76615
76616 #: fortran/symbol.cc:1866
76617 #, gcc-internal-format, gfc-internal-format
76618 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
76619 msgstr ""
76620
76621 #: fortran/symbol.cc:1890
76622 #, gcc-internal-format, gfc-internal-format
76623 msgid "ACCESS specification at %L was already specified"
76624 msgstr ""
76625
76626 #: fortran/symbol.cc:1907
76627 #, gcc-internal-format, gfc-internal-format
76628 msgid "Duplicate BIND attribute specified at %L"
76629 msgstr ""
76630
76631 #: fortran/symbol.cc:1914
76632 #, gcc-internal-format, gfc-internal-format
76633 msgid "BIND(C) at %L"
76634 msgstr ""
76635
76636 #: fortran/symbol.cc:1930
76637 #, gcc-internal-format, gfc-internal-format
76638 msgid "Duplicate EXTENDS attribute specified at %L"
76639 msgstr ""
76640
76641 #: fortran/symbol.cc:1934
76642 #, gcc-internal-format, gfc-internal-format
76643 msgid "EXTENDS at %L"
76644 msgstr ""
76645
76646 #: fortran/symbol.cc:1960
76647 #, gcc-internal-format
76648 msgid "Symbol %qs at %L already has an explicit interface"
76649 msgstr ""
76650
76651 #: fortran/symbol.cc:1967
76652 #, gcc-internal-format
76653 msgid "%qs at %L has attributes specified outside its INTERFACE body"
76654 msgstr ""
76655
76656 #: fortran/symbol.cc:2005
76657 #, gcc-internal-format
76658 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
76659 msgstr ""
76660
76661 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
76662 #, gcc-internal-format
76663 msgid "Symbol %qs at %L already has basic type of %s"
76664 msgstr ""
76665
76666 #: fortran/symbol.cc:2019
76667 #, gcc-internal-format
76668 msgid "Procedure %qs at %L may not have basic type of %s"
76669 msgstr ""
76670
76671 #: fortran/symbol.cc:2031
76672 #, gcc-internal-format
76673 msgid "Symbol %qs at %L cannot have a type"
76674 msgstr ""
76675
76676 #: fortran/symbol.cc:2276
76677 #, gcc-internal-format
76678 msgid "Component %qs at %C already in the parent type at %L"
76679 msgstr ""
76680
76681 #: fortran/symbol.cc:2361
76682 #, fuzzy, gcc-internal-format
76683 msgid "Symbol %qs at %C is ambiguous"
76684 msgstr "памер \"%s\" - %d байт"
76685
76686 #: fortran/symbol.cc:2393
76687 #, gcc-internal-format
76688 msgid "Derived type %qs at %C is being used before it is defined"
76689 msgstr ""
76690
76691 #: fortran/symbol.cc:2542
76692 #, gcc-internal-format
76693 msgid "Component %qs at %C is a PRIVATE component of %qs"
76694 msgstr ""
76695
76696 #: fortran/symbol.cc:2563
76697 #, gcc-internal-format
76698 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
76699 msgstr ""
76700
76701 #: fortran/symbol.cc:2567
76702 #, gcc-internal-format
76703 msgid "%qs at %C is not a member of the %qs structure"
76704 msgstr ""
76705
76706 #: fortran/symbol.cc:2731
76707 #, gcc-internal-format, gfc-internal-format
76708 msgid "Duplicate statement label %d at %L and %L"
76709 msgstr ""
76710
76711 #: fortran/symbol.cc:2742
76712 #, gcc-internal-format, gfc-internal-format
76713 msgid "Label %d at %C already referenced as branch target"
76714 msgstr ""
76715
76716 #: fortran/symbol.cc:2752
76717 #, gcc-internal-format, gfc-internal-format
76718 msgid "Label %d at %C already referenced as a format label"
76719 msgstr ""
76720
76721 #: fortran/symbol.cc:2759
76722 #, gcc-internal-format, gfc-internal-format
76723 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
76724 msgstr ""
76725
76726 #: fortran/symbol.cc:2800
76727 #, gcc-internal-format, gfc-internal-format
76728 msgid "Label %d at %C previously used as a FORMAT label"
76729 msgstr ""
76730
76731 #: fortran/symbol.cc:2809
76732 #, gcc-internal-format, gfc-internal-format
76733 msgid "Label %d at %C previously used as branch target"
76734 msgstr ""
76735
76736 #: fortran/symbol.cc:2816
76737 #, gcc-internal-format, gfc-internal-format
76738 msgid "Shared DO termination label %d at %C"
76739 msgstr ""
76740
76741 #: fortran/symbol.cc:2820
76742 #, gcc-internal-format, gfc-internal-format
76743 msgid "Labeled DO statement at %L"
76744 msgstr ""
76745
76746 #: fortran/symbol.cc:3161
76747 #, gcc-internal-format
76748 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
76749 msgstr ""
76750
76751 #: fortran/symbol.cc:3164
76752 #, gcc-internal-format
76753 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
76754 msgstr ""
76755
76756 #. Symbol is from another namespace.
76757 #: fortran/symbol.cc:3409
76758 #, gcc-internal-format
76759 msgid "Symbol %qs at %C has already been host associated"
76760 msgstr ""
76761
76762 #: fortran/symbol.cc:4422
76763 #, gcc-internal-format
76764 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
76765 msgstr ""
76766
76767 #: fortran/symbol.cc:4435
76768 #, gcc-internal-format
76769 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
76770 msgstr ""
76771
76772 #: fortran/symbol.cc:4453
76773 #, gcc-internal-format
76774 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
76775 msgstr ""
76776
76777 #: fortran/symbol.cc:4474
76778 #, gcc-internal-format
76779 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
76780 msgstr ""
76781
76782 #: fortran/symbol.cc:4484
76783 #, gcc-internal-format
76784 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
76785 msgstr ""
76786
76787 #: fortran/symbol.cc:4495
76788 #, gcc-internal-format
76789 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
76790 msgstr ""
76791
76792 #: fortran/symbol.cc:4534
76793 #, gcc-internal-format
76794 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
76795 msgstr ""
76796
76797 #: fortran/symbol.cc:4544
76798 #, gcc-internal-format
76799 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
76800 msgstr ""
76801
76802 #: fortran/symbol.cc:4556
76803 #, gcc-internal-format
76804 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
76805 msgstr ""
76806
76807 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
76808 #, gcc-internal-format
76809 msgid "Symbol %qs is used before it is typed at %L"
76810 msgstr ""
76811
76812 #: fortran/target-memory.cc:137
76813 #, gcc-internal-format
76814 msgid "Invalid expression in gfc_element_size."
76815 msgstr ""
76816
76817 #: fortran/target-memory.cc:361
76818 #, gcc-internal-format
76819 msgid "Invalid expression in gfc_target_encode_expr."
76820 msgstr ""
76821
76822 #: fortran/target-memory.cc:634
76823 #, gcc-internal-format
76824 msgid "Invalid expression in gfc_target_interpret_expr."
76825 msgstr ""
76826
76827 #: fortran/target-memory.cc:707
76828 #, gcc-internal-format, gfc-internal-format
76829 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
76830 msgstr ""
76831
76832 #: fortran/target-memory.cc:710
76833 #, gcc-internal-format, gfc-internal-format
76834 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
76835 msgstr ""
76836
76837 #. Problems occur when we get something like
76838 #. integer :: a(lots) = (/(i, i=1, lots)/)
76839 #: fortran/trans-array.cc:6292
76840 #, gcc-internal-format
76841 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"
76842 msgstr ""
76843
76844 #: fortran/trans-array.cc:8463
76845 #, gcc-internal-format
76846 msgid "Creating array temporary at %L for argument %qs"
76847 msgstr ""
76848
76849 #: fortran/trans-array.cc:11726
76850 #, gcc-internal-format, gfc-internal-format
76851 msgid "bad expression type during walk (%d)"
76852 msgstr ""
76853
76854 #: fortran/trans-common.cc:411
76855 #, gcc-internal-format
76856 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
76857 msgstr ""
76858
76859 #: fortran/trans-common.cc:819
76860 #, fuzzy, gcc-internal-format
76861 #| msgid "empty character constant"
76862 msgid "get_mpz(): Not an integer constant"
76863 msgstr "пустая сімвальная канстанта"
76864
76865 #: fortran/trans-common.cc:847
76866 #, gcc-internal-format
76867 msgid "element_number(): Bad dimension type"
76868 msgstr ""
76869
76870 #: fortran/trans-common.cc:917
76871 #, gcc-internal-format, gfc-internal-format
76872 msgid "Bad array reference at %L"
76873 msgstr ""
76874
76875 #: fortran/trans-common.cc:925
76876 #, gcc-internal-format, gfc-internal-format
76877 msgid "Illegal reference type at %L as EQUIVALENCE object"
76878 msgstr ""
76879
76880 #: fortran/trans-common.cc:965
76881 #, gcc-internal-format
76882 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
76883 msgstr ""
76884
76885 #. Aligning this field would misalign a previous field.
76886 #: fortran/trans-common.cc:1154
76887 #, gcc-internal-format
76888 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
76889 msgstr ""
76890
76891 #: fortran/trans-common.cc:1219
76892 #, gcc-internal-format
76893 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
76894 msgstr ""
76895
76896 #: fortran/trans-common.cc:1234
76897 #, gcc-internal-format
76898 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
76899 msgstr ""
76900
76901 #: fortran/trans-common.cc:1250
76902 #, gcc-internal-format
76903 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
76904 msgstr ""
76905
76906 #: fortran/trans-common.cc:1256
76907 #, gcc-internal-format
76908 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
76909 msgstr ""
76910
76911 #: fortran/trans-common.cc:1277
76912 #, gcc-internal-format
76913 msgid "COMMON %qs at %L does not exist"
76914 msgstr ""
76915
76916 #: fortran/trans-common.cc:1286
76917 #, gcc-internal-format
76918 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
76919 msgstr ""
76920
76921 #: fortran/trans-common.cc:1291
76922 #, gcc-internal-format
76923 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
76924 msgstr ""
76925
76926 #: fortran/trans-const.cc:336
76927 #, gcc-internal-format, gfc-internal-format
76928 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
76929 msgstr ""
76930
76931 #: fortran/trans-const.cc:402
76932 #, gcc-internal-format, gfc-internal-format
76933 msgid "non-constant initialization expression at %L"
76934 msgstr ""
76935
76936 #: fortran/trans-decl.cc:761
76937 #, gcc-internal-format
76938 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."
76939 msgstr ""
76940
76941 #: fortran/trans-decl.cc:1790
76942 #, gcc-internal-format
76943 msgid "intrinsic variable which isn't a procedure"
76944 msgstr ""
76945
76946 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
76947 #, gcc-internal-format
76948 msgid "Return value of function %qs at %L not set"
76949 msgstr ""
76950
76951 #: fortran/trans-decl.cc:4992
76952 #, gcc-internal-format
76953 msgid "Deferred type parameter not yet supported"
76954 msgstr ""
76955
76956 #: fortran/trans-decl.cc:5225
76957 #, gcc-internal-format
76958 msgid "backend decl for module variable %qs already exists"
76959 msgstr ""
76960
76961 #: fortran/trans-decl.cc:5238
76962 #, gcc-internal-format
76963 msgid "Unused PRIVATE module variable %qs declared at %L"
76964 msgstr ""
76965
76966 #: fortran/trans-decl.cc:5863
76967 #, gcc-internal-format
76968 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
76969 msgstr ""
76970
76971 #: fortran/trans-decl.cc:5869
76972 #, gcc-internal-format
76973 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
76974 msgstr ""
76975
76976 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
76977 #, gcc-internal-format
76978 msgid "Unused dummy argument %qs at %L"
76979 msgstr ""
76980
76981 #: fortran/trans-decl.cc:5896
76982 #, gcc-internal-format
76983 msgid "Unused module variable %qs which has been explicitly imported at %L"
76984 msgstr ""
76985
76986 #: fortran/trans-decl.cc:5915
76987 #, fuzzy, gcc-internal-format
76988 #| msgid "unused variable `%s'"
76989 msgid "Unused variable %qs declared at %L"
76990 msgstr "невыкарыстоўваемая пераменная \"%s\""
76991
76992 #: fortran/trans-decl.cc:5964
76993 #, fuzzy, gcc-internal-format
76994 msgid "Unused parameter %qs declared at %L"
76995 msgstr "тып параметра \"%s\" не аб'яўлены"
76996
76997 #: fortran/trans-decl.cc:5968
76998 #, gcc-internal-format
76999 msgid "Unused parameter %qs which has been explicitly imported at %L"
77000 msgstr ""
77001
77002 #: fortran/trans-decl.cc:5998
77003 #, gcc-internal-format
77004 msgid "Return value %qs of function %qs declared at %L not set"
77005 msgstr ""
77006
77007 #: fortran/trans-decl.cc:6595
77008 #, gcc-internal-format, gfc-internal-format
77009 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
77010 msgstr ""
77011
77012 #: fortran/trans-expr.cc:1109
77013 #, gcc-internal-format, gfc-internal-format
77014 msgid "Cannot compute the length of the char array at %L."
77015 msgstr ""
77016
77017 #: fortran/trans-expr.cc:1878
77018 #, gcc-internal-format, gfc-internal-format
77019 msgid "Code for reallocating the allocatable variable at %L will be added"
77020 msgstr ""
77021
77022 #: fortran/trans-expr.cc:2195
77023 #, gcc-internal-format, gfc-internal-format
77024 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
77025 msgstr ""
77026
77027 #: fortran/trans-expr.cc:2204
77028 #, gcc-internal-format, gfc-internal-format
77029 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
77030 msgstr ""
77031
77032 #: fortran/trans-expr.cc:3880
77033 #, fuzzy, gcc-internal-format
77034 msgid "Unknown intrinsic op"
77035 msgstr "невядомы рэжым машыны \"%s\""
77036
77037 #: fortran/trans-expr.cc:5398
77038 #, fuzzy, gcc-internal-format, gfc-internal-format
77039 #| msgid "too few arguments to function `%s'"
77040 msgid "Unknown argument list function at %L"
77041 msgstr "нехапае аргументаў у функцыі \"%s\""
77042
77043 #: fortran/trans-expr.cc:9998
77044 #, gcc-internal-format, gfc-internal-format
77045 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
77046 msgstr ""
77047
77048 #: fortran/trans-intrinsic.cc:936
77049 #, gcc-internal-format
77050 msgid "Intrinsic function %qs (%d) not recognized"
77051 msgstr ""
77052
77053 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
77054 #: fortran/trans-intrinsic.cc:3191
77055 #, gcc-internal-format
77056 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
77057 msgstr ""
77058
77059 #: fortran/trans-intrinsic.cc:11854 fortran/trans-stmt.cc:1100
77060 #, gcc-internal-format, gfc-internal-format
77061 msgid "Sorry, the event component of derived type at %L is not yet supported"
77062 msgstr ""
77063
77064 #: fortran/trans-intrinsic.cc:11861
77065 #, gcc-internal-format, gfc-internal-format
77066 msgid "The event variable at %L shall not be coindexed"
77067 msgstr ""
77068
77069 #: fortran/trans-io.cc:1965
77070 #, gcc-internal-format
77071 msgid "build_dt: format with namelist"
77072 msgstr ""
77073
77074 #: fortran/trans-io.cc:2506
77075 #, gcc-internal-format, gfc-internal-format
77076 msgid "Bad IO basetype (%d)"
77077 msgstr ""
77078
77079 #: fortran/trans-openmp.cc:829 fortran/trans-openmp.cc:1346
77080 #, fuzzy, gcc-internal-format
77081 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
77082 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
77083
77084 #: fortran/trans-openmp.cc:1500
77085 #, gcc-internal-format
77086 msgid "implicit mapping of assumed size array %qD"
77087 msgstr ""
77088
77089 #: fortran/trans-openmp.cc:3082
77090 #, fuzzy, gcc-internal-format
77091 msgid "optional class parameter"
77092 msgstr "невыкарыстаемы параметр \"%s\""
77093
77094 #: fortran/trans-openmp.cc:3399
77095 #, gcc-internal-format
77096 msgid "unhandled expression type"
77097 msgstr ""
77098
77099 #: fortran/trans-openmp.cc:3553
77100 #, gcc-internal-format
77101 msgid "unhandled expression"
77102 msgstr ""
77103
77104 #: fortran/trans-openmp.cc:7293
77105 #, gcc-internal-format
77106 msgid "gfc_trans_omp_workshare(): Bad statement code"
77107 msgstr ""
77108
77109 #: fortran/trans-openmp.cc:7591
77110 #, gcc-internal-format, gfc-internal-format
77111 msgid "The base name for 'declare variant' must be specified at %L "
77112 msgstr ""
77113
77114 #: fortran/trans-openmp.cc:7601
77115 #, gcc-internal-format, gfc-internal-format
77116 msgid "The base name at %L does not match the name of the current procedure"
77117 msgstr ""
77118
77119 #: fortran/trans-openmp.cc:7604
77120 #, gcc-internal-format, gfc-internal-format
77121 msgid "The base name at %L must not be an entry name"
77122 msgstr ""
77123
77124 #: fortran/trans-openmp.cc:7607
77125 #, gcc-internal-format, gfc-internal-format
77126 msgid "The base name at %L must not be a generic name"
77127 msgstr ""
77128
77129 #: fortran/trans-openmp.cc:7610
77130 #, gcc-internal-format, gfc-internal-format
77131 msgid "The base name at %L must not be a procedure pointer"
77132 msgstr ""
77133
77134 #: fortran/trans-openmp.cc:7613
77135 #, gcc-internal-format, gfc-internal-format
77136 msgid "The base procedure at %L must have an explicit interface"
77137 msgstr ""
77138
77139 #: fortran/trans-openmp.cc:7710
77140 #, fuzzy, gcc-internal-format
77141 #| msgid "cannot find source %s"
77142 msgid "Cannot find symbol %qs"
77143 msgstr "не магу знайсці крыніцу %s"
77144
77145 #: fortran/trans-openmp.cc:7721
77146 #, gcc-internal-format
77147 msgid "variant %qs at %L is not a function or subroutine"
77148 msgstr ""
77149
77150 #: fortran/trans-openmp.cc:7733
77151 #, gcc-internal-format
77152 msgid "variant %qs and base %qs at %L have incompatible types: %s"
77153 msgstr ""
77154
77155 #: fortran/trans-stmt.cc:572
77156 #, gcc-internal-format, gfc-internal-format
77157 msgid "An alternate return at %L without a * dummy argument"
77158 msgstr ""
77159
77160 #: fortran/trans-stmt.cc:904
77161 #, gcc-internal-format, gfc-internal-format
77162 msgid "Sorry, the lock component of derived type at %L is not yet supported"
77163 msgstr ""
77164
77165 #: fortran/trans-stmt.cc:1363
77166 #, gcc-internal-format, gfc-internal-format
77167 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
77168 msgstr ""
77169
77170 #: fortran/trans-stmt.cc:3631
77171 #, gcc-internal-format
77172 msgid "gfc_trans_select(): Bad type for case expr."
77173 msgstr ""
77174
77175 #: fortran/trans-types.cc:531
77176 #, gcc-internal-format
77177 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
77178 msgstr ""
77179
77180 #: fortran/trans-types.cc:544
77181 #, gcc-internal-format
77182 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
77183 msgstr ""
77184
77185 #: fortran/trans-types.cc:553
77186 #, gcc-internal-format
77187 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
77188 msgstr ""
77189
77190 #: fortran/trans-types.cc:572
77191 #, gcc-internal-format
77192 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
77193 msgstr ""
77194
77195 #: fortran/trans-types.cc:580
77196 #, gcc-internal-format
77197 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
77198 msgstr ""
77199
77200 #: fortran/trans-types.cc:588
77201 #, gcc-internal-format
77202 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
77203 msgstr ""
77204
77205 #: fortran/trans-types.cc:596
77206 #, gcc-internal-format
77207 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
77208 msgstr ""
77209
77210 #: fortran/trans-types.cc:604
77211 #, gcc-internal-format
77212 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
77213 msgstr ""
77214
77215 #: fortran/trans-types.cc:612
77216 #, gcc-internal-format
77217 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
77218 msgstr ""
77219
77220 #: fortran/trans-types.cc:643
77221 #, gcc-internal-format
77222 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
77223 msgstr ""
77224
77225 #: fortran/trans-types.cc:651
77226 #, gcc-internal-format
77227 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
77228 msgstr ""
77229
77230 #: fortran/trans-types.cc:659
77231 #, gcc-internal-format
77232 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
77233 msgstr ""
77234
77235 #: fortran/trans-types.cc:801
77236 #, gcc-internal-format
77237 msgid "gfc_validate_kind(): Got bad type"
77238 msgstr ""
77239
77240 #: fortran/trans-types.cc:805
77241 #, gcc-internal-format
77242 msgid "gfc_validate_kind(): Got bad kind"
77243 msgstr ""
77244
77245 #: fortran/trans.cc:2233
77246 #, gcc-internal-format
77247 msgid "gfc_trans_code(): Bad statement code"
77248 msgstr ""
77249
77250 #: go/gofrontend/embed.cc:278
77251 #, gcc-internal-format
77252 msgid "invalid embedcfg: not a JSON object"
77253 msgstr ""
77254
77255 #: go/gofrontend/embed.cc:285
77256 #, gcc-internal-format
77257 msgid "invalid embedcfg: missing Patterns"
77258 msgstr ""
77259
77260 #: go/gofrontend/embed.cc:290
77261 #, gcc-internal-format
77262 msgid "invalid embedcfg: Patterns is not a JSON object"
77263 msgstr ""
77264
77265 #: go/gofrontend/embed.cc:297
77266 #, gcc-internal-format
77267 msgid "invalid embedcfg: missing Files"
77268 msgstr ""
77269
77270 #: go/gofrontend/embed.cc:302
77271 #, gcc-internal-format
77272 msgid "invalid embedcfg: Files is not a JSON object"
77273 msgstr ""
77274
77275 #: go/gofrontend/embed.cc:312
77276 #, gcc-internal-format
77277 msgid "invalid embedcfg: Patterns entry is not an array"
77278 msgstr ""
77279
77280 #: go/gofrontend/embed.cc:324
77281 #, gcc-internal-format
77282 msgid "invalid embedcfg: duplicate Patterns entry"
77283 msgstr ""
77284
77285 #: go/gofrontend/embed.cc:336
77286 #, fuzzy, gcc-internal-format
77287 msgid "invalid embedcfg: Files entry is not a string"
77288 msgstr "нявернае выкарыстанне \"restict\""
77289
77290 #: go/gofrontend/embed.cc:353
77291 #, gcc-internal-format
77292 msgid "empty file"
77293 msgstr ""
77294
77295 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
77296 #, gcc-internal-format
77297 msgid "expected %<\"%>"
77298 msgstr ""
77299
77300 #: go/gofrontend/embed.cc:474
77301 #, gcc-internal-format
77302 msgid "expected %<,%> or %<]%>"
77303 msgstr ""
77304
77305 #: go/gofrontend/embed.cc:506
77306 #, fuzzy, gcc-internal-format
77307 msgid "invalid JSON syntax"
77308 msgstr "Нерэчаісны выбар %s"
77309
77310 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
77311 #: go/gofrontend/embed.cc:615
77312 #, fuzzy, gcc-internal-format
77313 #| msgid "unterminated comment"
77314 msgid "unterminated string"
77315 msgstr "незавершаныя каментарыі"
77316
77317 #: go/gofrontend/embed.cc:595
77318 #, fuzzy, gcc-internal-format
77319 #| msgid "invalid %%xn code"
77320 msgid "invalid hex digit"
77321 msgstr "нерэчаіснае значэньне %%xn"
77322
77323 #: go/gofrontend/embed.cc:604
77324 #, fuzzy, gcc-internal-format
77325 msgid "unrecognized string escape"
77326 msgstr "нераспазнаны выбар \"-%s\""
77327
77328 #: go/gofrontend/embed.cc:625
77329 #, gcc-internal-format
77330 msgid "extraneous data at end of file"
77331 msgstr ""
77332
77333 #: go/gofrontend/embed.cc:645
77334 #, gcc-internal-format
77335 msgid "unexpected EOF"
77336 msgstr ""
77337
77338 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
77339 #, fuzzy, gcc-internal-format
77340 #| msgid "%s: %s: "
77341 msgid "%s:%s: %E: %E"
77342 msgstr "%s: %s: "
77343
77344 #: lto/lto-common.cc:2021
77345 #, gcc-internal-format
77346 msgid "bytecode stream: garbage at the end of symbols section"
77347 msgstr ""
77348
77349 #: lto/lto-common.cc:2048
77350 #, gcc-internal-format
77351 msgid "could not parse hex number"
77352 msgstr ""
77353
77354 #: lto/lto-common.cc:2080
77355 #, gcc-internal-format, gfc-internal-format
77356 msgid "unexpected file name %s in linker resolution file. Expected %s"
77357 msgstr ""
77358
77359 #: lto/lto-common.cc:2089
77360 #, fuzzy, gcc-internal-format
77361 msgid "could not parse file offset"
77362 msgstr "не магу знайсці крыніцу %s\n"
77363
77364 #: lto/lto-common.cc:2092
77365 #, gcc-internal-format
77366 msgid "unexpected offset"
77367 msgstr ""
77368
77369 #: lto/lto-common.cc:2114
77370 #, fuzzy, gcc-internal-format
77371 msgid "invalid line in the resolution file"
77372 msgstr "нявернае выкарыстанне \"restict\""
77373
77374 #: lto/lto-common.cc:2125
77375 #, fuzzy, gcc-internal-format
77376 msgid "invalid resolution in the resolution file"
77377 msgstr "нявернае выкарыстанне \"restict\""
77378
77379 #: lto/lto-common.cc:2131
77380 #, gcc-internal-format
77381 msgid "resolution sub id %wx not in object file"
77382 msgstr ""
77383
77384 #: lto/lto-common.cc:2248
77385 #, gcc-internal-format
77386 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
77387 msgstr ""
77388
77389 #: lto/lto-common.cc:2267
77390 #, gcc-internal-format
77391 msgid "cannot read %<LTO_section_decls%> from %s"
77392 msgstr ""
77393
77394 #: lto/lto-common.cc:2388
77395 #, fuzzy, gcc-internal-format, gfc-internal-format
77396 #| msgid "can't open %s"
77397 msgid "Cannot open %s"
77398 msgstr "немагчыма адчыніць %s"
77399
77400 #: lto/lto-common.cc:2409
77401 #, fuzzy, gcc-internal-format, gfc-internal-format
77402 msgid "Cannot map %s"
77403 msgstr "не магу зачыніць %s"
77404
77405 #: lto/lto-common.cc:2420
77406 #, fuzzy, gcc-internal-format, gfc-internal-format
77407 msgid "Cannot read %s"
77408 msgstr "не магу прачытаць з %s"
77409
77410 #: lto/lto-common.cc:2737
77411 #, fuzzy, gcc-internal-format
77412 #| msgid "Could not open data file %s.\n"
77413 msgid "could not open symbol resolution file: %m"
77414 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
77415
77416 #: lto/lto-common.cc:2862
77417 #, fuzzy, gcc-internal-format, gfc-internal-format
77418 msgid "missing resolution data for %s"
77419 msgstr "прапушчан прабел пасля нумара \"%.*s\""
77420
77421 #: lto/lto-common.cc:2899
77422 #, gcc-internal-format
77423 msgid "errors during merging of translation units"
77424 msgstr ""
77425
77426 #: lto/lto-dump.cc:258
77427 #, gcc-internal-format
77428 msgid "Level not found, use none, slim, blocks, vops."
77429 msgstr ""
77430
77431 #: lto/lto-dump.cc:273
77432 #, fuzzy, gcc-internal-format
77433 #| msgid "not found\n"
77434 msgid "Function not found."
77435 msgstr "не знойдзена\n"
77436
77437 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
77438 #, gcc-internal-format
77439 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
77440 msgstr ""
77441
77442 #: lto/lto-lang.cc:865
77443 #, gcc-internal-format
77444 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
77445 msgstr ""
77446
77447 #: lto/lto-lang.cc:899
77448 #, gcc-internal-format
77449 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
77450 msgstr ""
77451
77452 #: lto/lto-object.cc:106
77453 #, fuzzy, gcc-internal-format, gfc-internal-format
77454 #| msgid "options enabled: "
77455 msgid "open %s failed: %s"
77456 msgstr "выбары ўключаны:"
77457
77458 #: lto/lto-object.cc:150
77459 #, fuzzy, gcc-internal-format, gfc-internal-format
77460 #| msgid "%s: %s: "
77461 msgid "%s: %s: %s"
77462 msgstr "%s: %s: "
77463
77464 #: lto/lto-object.cc:191
77465 #, fuzzy, gcc-internal-format, gfc-internal-format
77466 #| msgid "can't close %s"
77467 msgid "close: %s"
77468 msgstr "не магу зачыніць %s"
77469
77470 #: lto/lto-object.cc:247
77471 #, fuzzy, gcc-internal-format, gfc-internal-format
77472 #| msgid "no previous declaration for `%s'"
77473 msgid "two or more sections for %s"
77474 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77475
77476 #: lto/lto-partition.cc:535
77477 #, gcc-internal-format
77478 msgid "min partition size cannot be greater than max partition size"
77479 msgstr ""
77480
77481 #: lto/lto-symtab.cc:169
77482 #, gcc-internal-format
77483 msgid "%qD is defined with tls model %s"
77484 msgstr ""
77485
77486 #: lto/lto-symtab.cc:171
77487 #, fuzzy, gcc-internal-format, gfc-internal-format
77488 #| msgid "previous definition here"
77489 msgid "previously defined here as %s"
77490 msgstr "папярэдняе вызначэньне"
77491
77492 #: lto/lto-symtab.cc:474
77493 #, gcc-internal-format
77494 msgid "multiple prevailing defs for %qE"
77495 msgstr ""
77496
77497 #: lto/lto-symtab.cc:492
77498 #, gcc-internal-format
77499 msgid "%qD has already been defined"
77500 msgstr ""
77501
77502 #: lto/lto-symtab.cc:494
77503 #, fuzzy, gcc-internal-format
77504 #| msgid "previous definition here"
77505 msgid "previously defined here"
77506 msgstr "папярэдняе вызначэньне"
77507
77508 #: lto/lto-symtab.cc:720
77509 #, gcc-internal-format
77510 msgid "%qD violates the C++ One Definition Rule"
77511 msgstr ""
77512
77513 #: lto/lto-symtab.cc:726
77514 #, fuzzy, gcc-internal-format
77515 #| msgid "`%s' is not at beginning of declaration"
77516 msgid "type of %qD does not match original declaration"
77517 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
77518
77519 #: lto/lto-symtab.cc:746
77520 #, gcc-internal-format
77521 msgid "alignment of %qD is bigger than original declaration"
77522 msgstr ""
77523
77524 #: lto/lto-symtab.cc:752
77525 #, gcc-internal-format
77526 msgid "size of %qD differ from the size of original declaration"
77527 msgstr ""
77528
77529 #: lto/lto-symtab.cc:757
77530 #, fuzzy, gcc-internal-format
77531 msgid "%qD was previously declared here"
77532 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77533
77534 #: lto/lto-symtab.cc:760
77535 #, gcc-internal-format
77536 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
77537 msgstr ""
77538
77539 #: lto/lto-symtab.cc:846
77540 #, fuzzy, gcc-internal-format
77541 msgid "variable %qD redeclared as function"
77542 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
77543
77544 #: lto/lto-symtab.cc:853
77545 #, fuzzy, gcc-internal-format
77546 msgid "function %qD redeclared as variable"
77547 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
77548
77549 #: lto/lto-symtab.cc:865
77550 #, fuzzy, gcc-internal-format
77551 msgid "previously declared here"
77552 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77553
77554 #: lto/lto.cc:167
77555 #, gcc-internal-format
77556 msgid "%<lto_obj_file_open()%> failed"
77557 msgstr ""
77558
77559 #: lto/lto.cc:199
77560 #, gcc-internal-format
77561 msgid "waitpid failed"
77562 msgstr ""
77563
77564 #: lto/lto.cc:202
77565 #, gcc-internal-format
77566 msgid "streaming subprocess failed"
77567 msgstr ""
77568
77569 #: lto/lto.cc:205
77570 #, gcc-internal-format
77571 msgid "streaming subprocess was killed by signal"
77572 msgstr ""
77573
77574 #: lto/lto.cc:294
77575 #, gcc-internal-format
77576 msgid "no LTRANS output list filename provided"
77577 msgstr ""
77578
77579 #: lto/lto.cc:402
77580 #, gcc-internal-format
77581 msgid "opening LTRANS output list %s: %m"
77582 msgstr ""
77583
77584 #: lto/lto.cc:409
77585 #, gcc-internal-format
77586 msgid "writing to LTRANS output list %s: %m"
77587 msgstr ""
77588
77589 #: lto/lto.cc:419
77590 #, gcc-internal-format
77591 msgid "closing LTRANS output list %s: %m"
77592 msgstr ""
77593
77594 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
77595 #, gcc-internal-format
77596 msgid "%<@end%> missing in implementation context"
77597 msgstr ""
77598
77599 #: objc/objc-act.cc:578
77600 #, gcc-internal-format
77601 msgid "class attributes are not available in Objective-C 1.0"
77602 msgstr ""
77603
77604 #: objc/objc-act.cc:593
77605 #, gcc-internal-format
77606 msgid "category attributes are not available in Objective-C 1.0"
77607 msgstr ""
77608
77609 #: objc/objc-act.cc:596
77610 #, gcc-internal-format
77611 msgid "category attributes are not available in this version of the compiler, (ignored)"
77612 msgstr ""
77613
77614 #: objc/objc-act.cc:602
77615 #, gcc-internal-format
77616 msgid "class extensions are not available in Objective-C 1.0"
77617 msgstr ""
77618
77619 #: objc/objc-act.cc:616
77620 #, gcc-internal-format
77621 msgid "class extension for class %qE declared after its %<@implementation%>"
77622 msgstr ""
77623
77624 #: objc/objc-act.cc:631
77625 #, gcc-internal-format
77626 msgid "protocol attributes are not available in Objective-C 1.0"
77627 msgstr ""
77628
77629 #: objc/objc-act.cc:696
77630 #, gcc-internal-format
77631 msgid "%<@end%> must appear in an @implementation context"
77632 msgstr ""
77633
77634 #: objc/objc-act.cc:705
77635 #, gcc-internal-format
77636 msgid "%<@package%> is not available in Objective-C 1.0"
77637 msgstr ""
77638
77639 #: objc/objc-act.cc:707
77640 #, gcc-internal-format
77641 msgid "%<@package%> presently has the same effect as %<@public%>"
77642 msgstr ""
77643
77644 #: objc/objc-act.cc:718
77645 #, gcc-internal-format
77646 msgid "%<@optional%> is not available in Objective-C 1.0"
77647 msgstr ""
77648
77649 #: objc/objc-act.cc:720
77650 #, gcc-internal-format
77651 msgid "%<@required%> is not available in Objective-C 1.0"
77652 msgstr ""
77653
77654 #: objc/objc-act.cc:728
77655 #, gcc-internal-format
77656 msgid "%<@optional%> is allowed in @protocol context only"
77657 msgstr ""
77658
77659 #: objc/objc-act.cc:730
77660 #, gcc-internal-format
77661 msgid "%<@required%> is allowed in @protocol context only"
77662 msgstr ""
77663
77664 #. FIXME: we probably ought to bail out at this point.
77665 #: objc/objc-act.cc:853
77666 #, gcc-internal-format
77667 msgid "%<@property%> is not available in Objective-C 1.0"
77668 msgstr ""
77669
77670 #: objc/objc-act.cc:858
77671 #, gcc-internal-format
77672 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
77673 msgstr ""
77674
77675 #: objc/objc-act.cc:869
77676 #, gcc-internal-format
77677 msgid "properties must be named"
77678 msgstr ""
77679
77680 #: objc/objc-act.cc:877
77681 #, gcc-internal-format
77682 msgid "property cannot be an array"
77683 msgstr ""
77684
77685 #. A @property is not an actual variable, but it is a way to
77686 #. describe a pair of accessor methods, so its type (which is
77687 #. the type of the return value of the getter and the first
77688 #. argument of the setter) can't be a bitfield (as return values
77689 #. and arguments of functions cannot be bitfields).  The
77690 #. underlying instance variable could be a bitfield, but that is
77691 #. a different matter.
77692 #: objc/objc-act.cc:890
77693 #, gcc-internal-format
77694 msgid "property cannot be a bit-field"
77695 msgstr ""
77696
77697 #: objc/objc-act.cc:914
77698 #, gcc-internal-format
77699 msgid "multiple property %qE methods specified, the latest one will be used"
77700 msgstr ""
77701
77702 #: objc/objc-act.cc:916
77703 #, fuzzy, gcc-internal-format
77704 msgid "previous specification"
77705 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77706
77707 #: objc/objc-act.cc:931
77708 #, fuzzy, gcc-internal-format
77709 msgid "%qE attribute conflicts with %qE attribute"
77710 msgstr "\"%s\" атрыбут ігнарыруецца"
77711
77712 #: objc/objc-act.cc:933
77713 #, gcc-internal-format
77714 msgid "%qE specified here"
77715 msgstr ""
77716
77717 #: objc/objc-act.cc:939
77718 #, fuzzy, gcc-internal-format
77719 #| msgid "duplicate `restrict'"
77720 msgid "duplicate %qE attribute"
77721 msgstr "паўтарэнне \"restrict\""
77722
77723 #: objc/objc-act.cc:940
77724 #, gcc-internal-format
77725 msgid "first specified here"
77726 msgstr ""
77727
77728 #: objc/objc-act.cc:967
77729 #, gcc-internal-format
77730 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
77731 msgstr ""
77732
77733 #: objc/objc-act.cc:970
77734 #, gcc-internal-format
77735 msgid "%<setter%> specified here"
77736 msgstr ""
77737
77738 #: objc/objc-act.cc:1049
77739 #, gcc-internal-format
77740 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
77741 msgstr ""
77742
77743 #: objc/objc-act.cc:1052
77744 #, gcc-internal-format
77745 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
77746 msgstr ""
77747
77748 #: objc/objc-act.cc:1069
77749 #, fuzzy, gcc-internal-format
77750 msgid "%qE attribute is only valid for Objective-C objects"
77751 msgstr "\"%s\" звычайна функцыя"
77752
77753 #: objc/objc-act.cc:1127
77754 #, fuzzy, gcc-internal-format
77755 #| msgid "declaration of `%#D'"
77756 msgid "redeclaration of property %qD"
77757 msgstr "абвяшчэньне `%#D'"
77758
77759 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
77760 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
77761 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
77762 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
77763 #: objc/objc-act.cc:7968
77764 #, gcc-internal-format
77765 msgid "originally specified here"
77766 msgstr ""
77767
77768 #: objc/objc-act.cc:1192
77769 #, fuzzy, gcc-internal-format
77770 #| msgid "section of `%s' conflicts with previous declaration"
77771 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
77772 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77773
77774 #: objc/objc-act.cc:1203
77775 #, fuzzy, gcc-internal-format
77776 #| msgid "section of `%s' conflicts with previous declaration"
77777 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
77778 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77779
77780 #: objc/objc-act.cc:1217
77781 #, fuzzy, gcc-internal-format
77782 #| msgid "section of `%s' conflicts with previous declaration"
77783 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
77784 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77785
77786 #: objc/objc-act.cc:1229
77787 #, fuzzy, gcc-internal-format
77788 #| msgid "section of `%s' conflicts with previous declaration"
77789 msgid "assign semantics attributes of property %qD conflict with previous declaration"
77790 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77791
77792 #: objc/objc-act.cc:1240
77793 #, fuzzy, gcc-internal-format
77794 #| msgid "section of `%s' conflicts with previous declaration"
77795 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
77796 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77797
77798 #: objc/objc-act.cc:1279
77799 #, fuzzy, gcc-internal-format
77800 #| msgid "section of `%s' conflicts with previous declaration"
77801 msgid "type of property %qD conflicts with previous declaration"
77802 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77803
77804 #: objc/objc-act.cc:1322
77805 #, gcc-internal-format
77806 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
77807 msgstr ""
77808
77809 #: objc/objc-act.cc:1327
77810 #, gcc-internal-format
77811 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
77812 msgstr ""
77813
77814 #: objc/objc-act.cc:1780
77815 #, gcc-internal-format
77816 msgid "the dot syntax is not available in Objective-C 1.0"
77817 msgstr ""
77818
77819 #. We know that 'class_name' is an Objective-C class name as the
77820 #. parser won't call this function if it is not.  This is only a
77821 #. double-check for safety.
77822 #: objc/objc-act.cc:1796
77823 #, fuzzy, gcc-internal-format
77824 #| msgid "cannot find class `%s'"
77825 msgid "could not find class %qE"
77826 msgstr "немагчыма знайсьці кляс `%s'"
77827
77828 #. Again, this should never happen, but we do check.
77829 #: objc/objc-act.cc:1804
77830 #, fuzzy, gcc-internal-format
77831 #| msgid "cannot find file for class %s"
77832 msgid "could not find interface for class %qE"
77833 msgstr "немагчыма знайсьці файл для кляса %s"
77834
77835 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
77836 #, gcc-internal-format
77837 msgid "class %qE is unavailable"
77838 msgstr ""
77839
77840 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
77841 #, gcc-internal-format
77842 msgid "class %qE is deprecated"
77843 msgstr ""
77844
77845 #: objc/objc-act.cc:1841
77846 #, fuzzy, gcc-internal-format
77847 msgid "could not find setter/getter for %qE in class %qE"
77848 msgstr "Не магу знайсці файл для класа %s."
77849
77850 #: objc/objc-act.cc:1891
77851 #, gcc-internal-format
77852 msgid "%qs property cannot be set"
77853 msgstr ""
77854
77855 #: objc/objc-act.cc:2159
77856 #, gcc-internal-format
77857 msgid "method declaration not in @interface context"
77858 msgstr ""
77859
77860 #: objc/objc-act.cc:2163
77861 #, gcc-internal-format
77862 msgid "method attributes are not available in Objective-C 1.0"
77863 msgstr ""
77864
77865 #: objc/objc-act.cc:2183
77866 #, gcc-internal-format
77867 msgid "method definition not in @implementation context"
77868 msgstr ""
77869
77870 #: objc/objc-act.cc:2196
77871 #, gcc-internal-format
77872 msgid "method attributes cannot be specified in @implementation context"
77873 msgstr ""
77874
77875 #: objc/objc-act.cc:2426
77876 #, fuzzy, gcc-internal-format
77877 msgid "class %qs does not implement the %qE protocol"
77878 msgstr "метад \"%s\" не знойдзен у класе"
77879
77880 #: objc/objc-act.cc:2429
77881 #, gcc-internal-format
77882 msgid "type %qs does not conform to the %qE protocol"
77883 msgstr ""
77884
77885 #: objc/objc-act.cc:2724
77886 #, gcc-internal-format
77887 msgid "comparison of distinct Objective-C types lacks a cast"
77888 msgstr ""
77889
77890 #: objc/objc-act.cc:2728
77891 #, gcc-internal-format
77892 msgid "initialization from distinct Objective-C type"
77893 msgstr ""
77894
77895 #: objc/objc-act.cc:2732
77896 #, gcc-internal-format
77897 msgid "assignment from distinct Objective-C type"
77898 msgstr ""
77899
77900 #: objc/objc-act.cc:2736
77901 #, gcc-internal-format
77902 msgid "distinct Objective-C type in return"
77903 msgstr ""
77904
77905 #: objc/objc-act.cc:2740
77906 #, gcc-internal-format
77907 msgid "passing argument %d of %qE from distinct Objective-C type"
77908 msgstr ""
77909
77910 #: objc/objc-act.cc:2883
77911 #, gcc-internal-format
77912 msgid "statically allocated instance of Objective-C class %qE"
77913 msgstr ""
77914
77915 #: objc/objc-act.cc:2892
77916 #, fuzzy, gcc-internal-format
77917 msgid "redeclaration of Objective-C class %qs"
77918 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77919
77920 #. This case happens when we are given an 'interface' which
77921 #. is not a valid class name.  For example if a typedef was
77922 #. used, and 'interface' really is the identifier of the
77923 #. typedef, but when you resolve it you don't get an
77924 #. Objective-C class, but something else, such as 'int'.
77925 #. This is an error; protocols make no sense unless you use
77926 #. them with Objective-C objects.
77927 #: objc/objc-act.cc:2934
77928 #, gcc-internal-format
77929 msgid "only Objective-C object types can be qualified with a protocol"
77930 msgstr ""
77931
77932 #: objc/objc-act.cc:2998
77933 #, gcc-internal-format
77934 msgid "protocol %qE has circular dependency"
77935 msgstr ""
77936
77937 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
77938 #, fuzzy, gcc-internal-format
77939 msgid "cannot find protocol declaration for %qE"
77940 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
77941
77942 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
77943 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
77944 #, fuzzy, gcc-internal-format
77945 msgid "cannot find interface declaration for %qE"
77946 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
77947
77948 #: objc/objc-act.cc:3345
77949 #, gcc-internal-format
77950 msgid "interface %qE does not have valid constant string layout"
77951 msgstr ""
77952
77953 #: objc/objc-act.cc:3350
77954 #, fuzzy, gcc-internal-format
77955 msgid "cannot find reference tag for class %qE"
77956 msgstr "Не магу знайсці файл для класа %s."
77957
77958 #: objc/objc-act.cc:3495
77959 #, gcc-internal-format
77960 msgid "%qE is not an Objective-C class name or alias"
77961 msgstr ""
77962
77963 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
77964 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
77965 #, gcc-internal-format
77966 msgid "Objective-C declarations may only appear in global scope"
77967 msgstr ""
77968
77969 #: objc/objc-act.cc:3515
77970 #, fuzzy, gcc-internal-format
77971 #| msgid "cannot find class `%s'"
77972 msgid "cannot find class %qE"
77973 msgstr "немагчыма знайсьці кляс `%s'"
77974
77975 #: objc/objc-act.cc:3517
77976 #, fuzzy, gcc-internal-format
77977 #| msgid "class `%s' already exists"
77978 msgid "class %qE already exists"
77979 msgstr "кляс `%s' ужо існуе"
77980
77981 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
77982 #, gcc-internal-format
77983 msgid "%qE redeclared as different kind of symbol"
77984 msgstr ""
77985
77986 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
77987 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
77988 #, fuzzy, gcc-internal-format
77989 #| msgid "previous declaration of `%D'"
77990 msgid "previous declaration of %q+D"
77991 msgstr "папярэдняе абвяшчэньне `%D'"
77992
77993 #: objc/objc-act.cc:3850
77994 #, gcc-internal-format
77995 msgid "strong-cast assignment has been intercepted"
77996 msgstr ""
77997
77998 #: objc/objc-act.cc:3892
77999 #, gcc-internal-format
78000 msgid "strong-cast may possibly be needed"
78001 msgstr ""
78002
78003 #: objc/objc-act.cc:3902
78004 #, gcc-internal-format
78005 msgid "instance variable assignment has been intercepted"
78006 msgstr ""
78007
78008 #: objc/objc-act.cc:3921
78009 #, gcc-internal-format
78010 msgid "pointer arithmetic for garbage-collected objects not allowed"
78011 msgstr ""
78012
78013 #: objc/objc-act.cc:3927
78014 #, gcc-internal-format
78015 msgid "global/static variable assignment has been intercepted"
78016 msgstr ""
78017
78018 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
78019 #, fuzzy, gcc-internal-format
78020 msgid "duplicate instance variable %q+D"
78021 msgstr "паўтарэнне \"volatile\""
78022
78023 #: objc/objc-act.cc:4287
78024 #, gcc-internal-format
78025 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
78026 msgstr ""
78027
78028 #: objc/objc-act.cc:4371
78029 #, gcc-internal-format
78030 msgid "%<@catch%> parameter is not a known Objective-C class type"
78031 msgstr ""
78032
78033 #: objc/objc-act.cc:4377
78034 #, fuzzy, gcc-internal-format
78035 msgid "%<@catch%> parameter cannot be protocol-qualified"
78036 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
78037
78038 #: objc/objc-act.cc:4422
78039 #, gcc-internal-format
78040 msgid "exception of type %<%T%> will be caught"
78041 msgstr ""
78042
78043 #: objc/objc-act.cc:4424
78044 #, gcc-internal-format
78045 msgid "   by earlier handler for %<%T%>"
78046 msgstr ""
78047
78048 #: objc/objc-act.cc:4471
78049 #, gcc-internal-format
78050 msgid "%<@try%> without %<@catch%> or %<@finally%>"
78051 msgstr ""
78052
78053 #: objc/objc-act.cc:4500
78054 #, gcc-internal-format
78055 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
78056 msgstr ""
78057
78058 #: objc/objc-act.cc:4513
78059 #, gcc-internal-format
78060 msgid "%<@throw%> argument is not an object"
78061 msgstr ""
78062
78063 #: objc/objc-act.cc:4534
78064 #, gcc-internal-format
78065 msgid "%<@synchronized%> argument is not an object"
78066 msgstr ""
78067
78068 #: objc/objc-act.cc:4744
78069 #, gcc-internal-format
78070 msgid "%s %qs"
78071 msgstr ""
78072
78073 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
78074 #, gcc-internal-format
78075 msgid "inconsistent instance variable specification"
78076 msgstr ""
78077
78078 #: objc/objc-act.cc:4847
78079 #, gcc-internal-format
78080 msgid "cannot use an object as parameter to a method"
78081 msgstr ""
78082
78083 #: objc/objc-act.cc:4891
78084 #, gcc-internal-format
78085 msgid "method argument attributes are not available in Objective-C 1.0"
78086 msgstr ""
78087
78088 #: objc/objc-act.cc:5266
78089 #, gcc-internal-format
78090 msgid "multiple methods named %<%c%E%> found"
78091 msgstr ""
78092
78093 #: objc/objc-act.cc:5269
78094 #, gcc-internal-format
78095 msgid "using %<%c%s%>"
78096 msgstr ""
78097
78098 #: objc/objc-act.cc:5278
78099 #, gcc-internal-format
78100 msgid "multiple selectors named %<%c%E%> found"
78101 msgstr ""
78102
78103 #: objc/objc-act.cc:5281
78104 #, gcc-internal-format
78105 msgid "found %<%c%s%>"
78106 msgstr ""
78107
78108 #: objc/objc-act.cc:5290
78109 #, gcc-internal-format
78110 msgid "also found %<%c%s%>"
78111 msgstr ""
78112
78113 #. If 'rtype' is NULL_TREE at this point it means that
78114 #. we have seen no @interface corresponding to that
78115 #. class name, only a @class declaration (alternatively,
78116 #. this was a call such as [objc_getClass("SomeClass")
78117 #. alloc], where we've never seen the @interface of
78118 #. SomeClass).  So, we have a class name (class_tree)
78119 #. but no actual details of the class methods.  We won't
78120 #. be able to check that the class responds to the
78121 #. method, and we will have to guess the method
78122 #. prototype.  Emit a warning, then keep going (this
78123 #. will use any method with a matching name, as if the
78124 #. receiver was of type 'Class').
78125 #. We could not find an @interface declaration, and
78126 #. there are no protocols attached to the receiver,
78127 #. so we can't complete the check that the receiver
78128 #. responds to the method, and we can't retrieve the
78129 #. method prototype.  But, because the receiver has
78130 #. a well-specified class, the programmer did want
78131 #. this check to be performed.  Emit a warning, then
78132 #. keep going as if it was an 'id'.  To remove the
78133 #. warning, either include an @interface for the
78134 #. class, or cast the receiver to 'id'.  Note that
78135 #. rtype is an IDENTIFIER_NODE at this point.
78136 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
78137 #, gcc-internal-format
78138 msgid "%<@interface%> of class %qE not found"
78139 msgstr ""
78140
78141 #: objc/objc-act.cc:5587
78142 #, gcc-internal-format
78143 msgid "no super class declared in @interface for %qE"
78144 msgstr ""
78145
78146 #: objc/objc-act.cc:5638
78147 #, gcc-internal-format
78148 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
78149 msgstr ""
78150
78151 #. We have a type, but it's not an Objective-C type (!).
78152 #: objc/objc-act.cc:5750
78153 #, fuzzy, gcc-internal-format
78154 #| msgid "invalid parameter type `%T'"
78155 msgid "invalid receiver type %qs"
78156 msgstr "нерэчаісны тып парамэтра `%T'"
78157
78158 #: objc/objc-act.cc:5767
78159 #, gcc-internal-format
78160 msgid "%<%c%E%> not found in protocol(s)"
78161 msgstr ""
78162
78163 #: objc/objc-act.cc:5781
78164 #, gcc-internal-format
78165 msgid "%qE may not respond to %<%c%E%>"
78166 msgstr ""
78167
78168 #: objc/objc-act.cc:5789
78169 #, gcc-internal-format
78170 msgid "no %<%c%E%> method found"
78171 msgstr ""
78172
78173 #: objc/objc-act.cc:5796
78174 #, gcc-internal-format
78175 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
78176 msgstr ""
78177
78178 #: objc/objc-act.cc:5914
78179 #, gcc-internal-format
78180 msgid "undeclared selector %qE"
78181 msgstr ""
78182
78183 #. Historically, a class method that produced objects (factory
78184 #. method) would assign `self' to the instance that it
78185 #. allocated.  This would effectively turn the class method into
78186 #. an instance method.  Following this assignment, the instance
78187 #. variables could be accessed.  That practice, while safe,
78188 #. violates the simple rule that a class method should not refer
78189 #. to an instance variable.  It's better to catch the cases
78190 #. where this is done unknowingly than to support the above
78191 #. paradigm.
78192 #: objc/objc-act.cc:5938
78193 #, gcc-internal-format
78194 msgid "instance variable %qE accessed in class method"
78195 msgstr ""
78196
78197 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
78198 #, gcc-internal-format
78199 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
78200 msgstr ""
78201
78202 #: objc/objc-act.cc:6172
78203 #, fuzzy, gcc-internal-format
78204 msgid "previous declaration of %<%c%E%> as %<@required%>"
78205 msgstr "няма папярэдняга аб'яўлення для \"%s\""
78206
78207 #: objc/objc-act.cc:6192
78208 #, fuzzy, gcc-internal-format
78209 msgid "previous declaration of %<%c%E%> as %<@optional%>"
78210 msgstr "няма папярэдняга аб'яўлення для \"%s\""
78211
78212 #: objc/objc-act.cc:6252
78213 #, fuzzy, gcc-internal-format
78214 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
78215 msgstr "паўторнае абвяшчэнне меткі \"%s\""
78216
78217 #: objc/objc-act.cc:6256
78218 #, fuzzy, gcc-internal-format
78219 #| msgid "previous declaration of `%D'"
78220 msgid "previous declaration of %<%c%E%>"
78221 msgstr "папярэдняе абвяшчэньне `%D'"
78222
78223 #: objc/objc-act.cc:6293
78224 #, fuzzy, gcc-internal-format
78225 msgid "duplicate interface declaration for category %<%E(%E)%>"
78226 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78227
78228 #: objc/objc-act.cc:6381
78229 #, gcc-internal-format
78230 msgid "illegal reference type specified for instance variable %qs"
78231 msgstr ""
78232
78233 #: objc/objc-act.cc:6392
78234 #, gcc-internal-format
78235 msgid "instance variable %qs has unknown size"
78236 msgstr ""
78237
78238 #: objc/objc-act.cc:6413
78239 #, gcc-internal-format
78240 msgid "instance variable %qs uses flexible array member"
78241 msgstr ""
78242
78243 #: objc/objc-act.cc:6440
78244 #, gcc-internal-format
78245 msgid "type %qE has no default constructor to call"
78246 msgstr ""
78247
78248 #: objc/objc-act.cc:6446
78249 #, gcc-internal-format
78250 msgid "destructor for %qE shall not be run either"
78251 msgstr ""
78252
78253 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
78254 #. initialize them.
78255 #: objc/objc-act.cc:6458
78256 #, gcc-internal-format
78257 msgid "type %qE has virtual member functions"
78258 msgstr ""
78259
78260 #: objc/objc-act.cc:6459
78261 #, gcc-internal-format
78262 msgid "illegal aggregate type %qE specified for instance variable %qs"
78263 msgstr ""
78264
78265 #: objc/objc-act.cc:6469
78266 #, gcc-internal-format
78267 msgid "type %qE has a user-defined constructor"
78268 msgstr ""
78269
78270 #: objc/objc-act.cc:6471
78271 #, gcc-internal-format
78272 msgid "type %qE has a user-defined destructor"
78273 msgstr ""
78274
78275 #: objc/objc-act.cc:6475
78276 #, gcc-internal-format
78277 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
78278 msgstr ""
78279
78280 #: objc/objc-act.cc:6606
78281 #, gcc-internal-format
78282 msgid "instance variable %qE is declared private"
78283 msgstr ""
78284
78285 #: objc/objc-act.cc:6617
78286 #, gcc-internal-format
78287 msgid "instance variable %qE is %s; this will be a hard error in the future"
78288 msgstr ""
78289
78290 #: objc/objc-act.cc:6624
78291 #, gcc-internal-format
78292 msgid "instance variable %qE is declared %s"
78293 msgstr ""
78294
78295 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
78296 #, gcc-internal-format
78297 msgid "incomplete implementation of class %qE"
78298 msgstr ""
78299
78300 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
78301 #, gcc-internal-format
78302 msgid "incomplete implementation of category %qE"
78303 msgstr ""
78304
78305 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
78306 #, gcc-internal-format
78307 msgid "method definition for %<%c%E%> not found"
78308 msgstr ""
78309
78310 #: objc/objc-act.cc:6903
78311 #, fuzzy, gcc-internal-format
78312 msgid "%s %qE does not fully implement the %qE protocol"
78313 msgstr "метад \"%s\" не знойдзен у класе"
78314
78315 #: objc/objc-act.cc:6993
78316 #, fuzzy, gcc-internal-format
78317 msgid "cannot find interface declaration for %qE, superclass of %qE"
78318 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78319
78320 #: objc/objc-act.cc:7001
78321 #, gcc-internal-format
78322 msgid "class %qE is not available"
78323 msgstr ""
78324
78325 #: objc/objc-act.cc:7034
78326 #, gcc-internal-format
78327 msgid "reimplementation of class %qE"
78328 msgstr ""
78329
78330 #: objc/objc-act.cc:7067
78331 #, fuzzy, gcc-internal-format
78332 #| msgid "Missing class name"
78333 msgid "conflicting super class name %qE"
78334 msgstr "Прапушчана назва класа"
78335
78336 #: objc/objc-act.cc:7070
78337 #, fuzzy, gcc-internal-format
78338 #| msgid "previous declaration of `%D'"
78339 msgid "previous declaration of %qE"
78340 msgstr "папярэдняе абвяшчэньне `%D'"
78341
78342 #: objc/objc-act.cc:7072
78343 #, fuzzy, gcc-internal-format
78344 #| msgid "previous declaration `%D'"
78345 msgid "previous declaration"
78346 msgstr "папярэдняе абвяшчэньне `%D'"
78347
78348 #: objc/objc-act.cc:7084
78349 #, gcc-internal-format
78350 msgid "class %qE defined without specifying a base class"
78351 msgstr ""
78352
78353 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
78354 #, fuzzy, gcc-internal-format
78355 msgid "duplicate interface declaration for class %qE"
78356 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78357
78358 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
78359 #, gcc-internal-format
78360 msgid "cannot find instance variable associated with property"
78361 msgstr ""
78362
78363 #. TODO: This should be caught much earlier than this.
78364 #: objc/objc-act.cc:7580
78365 #, fuzzy, gcc-internal-format
78366 msgid "invalid setter, it must have one argument"
78367 msgstr "нявернае выкарыстанне \"restict\""
78368
78369 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
78370 #, gcc-internal-format
78371 msgid "property %qs already specified in %<@dynamic%>"
78372 msgstr ""
78373
78374 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
78375 #, gcc-internal-format
78376 msgid "property %qs already specified in %<@synthesize%>"
78377 msgstr ""
78378
78379 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
78380 #, gcc-internal-format
78381 msgid "no declaration of property %qs found in the interface"
78382 msgstr ""
78383
78384 #: objc/objc-act.cc:7788
78385 #, gcc-internal-format
78386 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
78387 msgstr ""
78388
78389 #: objc/objc-act.cc:7809
78390 #, gcc-internal-format
78391 msgid "property %qs is using instance variable %qs of incompatible type"
78392 msgstr ""
78393
78394 #: objc/objc-act.cc:7831
78395 #, gcc-internal-format
78396 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
78397 msgstr ""
78398
78399 #: objc/objc-act.cc:7845
78400 #, gcc-internal-format
78401 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
78402 msgstr ""
78403
78404 #: objc/objc-act.cc:7864
78405 #, gcc-internal-format
78406 msgid "property %qs is using the same instance variable as property %qs"
78407 msgstr ""
78408
78409 #: objc/objc-act.cc:7905
78410 #, gcc-internal-format
78411 msgid "%<@synthesize%> is not available in Objective-C 1.0"
78412 msgstr ""
78413
78414 #. We can get here only in Objective-C; the Objective-C++ parser
78415 #. detects the problem while parsing, outputs the error
78416 #. "misplaced '@synthesize' Objective-C++ construct" and skips
78417 #. the declaration.
78418 #: objc/objc-act.cc:7916
78419 #, gcc-internal-format
78420 msgid "%<@synthesize%> not in @implementation context"
78421 msgstr ""
78422
78423 #: objc/objc-act.cc:7922
78424 #, gcc-internal-format
78425 msgid "%<@synthesize%> cannot be used in categories"
78426 msgstr ""
78427
78428 #: objc/objc-act.cc:7931
78429 #, gcc-internal-format
78430 msgid "%<@synthesize%> requires the @interface of the class to be available"
78431 msgstr ""
78432
78433 #: objc/objc-act.cc:8014
78434 #, gcc-internal-format
78435 msgid "%<@dynamic%> is not available in Objective-C 1.0"
78436 msgstr ""
78437
78438 #. We can get here only in Objective-C; the Objective-C++ parser
78439 #. detects the problem while parsing, outputs the error
78440 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
78441 #. declaration.
78442 #: objc/objc-act.cc:8025
78443 #, gcc-internal-format
78444 msgid "%<@dynamic%> not in @implementation context"
78445 msgstr ""
78446
78447 #: objc/objc-act.cc:8047
78448 #, gcc-internal-format
78449 msgid "%<@dynamic%> requires the @interface of the class to be available"
78450 msgstr ""
78451
78452 #: objc/objc-act.cc:8247
78453 #, gcc-internal-format
78454 msgid "definition of protocol %qE not found"
78455 msgstr ""
78456
78457 #: objc/objc-act.cc:8274
78458 #, gcc-internal-format
78459 msgid "protocol %qE is unavailable"
78460 msgstr ""
78461
78462 #. It would be nice to use warn_deprecated_use() here, but
78463 #. we are using TREE_CHAIN (which is supposed to be the
78464 #. TYPE_STUB_DECL for a TYPE) for something different.
78465 #: objc/objc-act.cc:8280
78466 #, gcc-internal-format
78467 msgid "protocol %qE is deprecated"
78468 msgstr ""
78469
78470 #: objc/objc-act.cc:8407
78471 #, fuzzy, gcc-internal-format
78472 msgid "duplicate declaration for protocol %qE"
78473 msgstr "паўторнае абвяшчэнне меткі \"%s\""
78474
78475 #: objc/objc-act.cc:8931
78476 #, gcc-internal-format
78477 msgid "conflicting types for %<%c%s%>"
78478 msgstr ""
78479
78480 #: objc/objc-act.cc:8935
78481 #, fuzzy, gcc-internal-format
78482 #| msgid "previous declaration of `%D'"
78483 msgid "previous declaration of %<%c%s%>"
78484 msgstr "папярэдняе абвяшчэньне `%D'"
78485
78486 #: objc/objc-act.cc:9037
78487 #, gcc-internal-format
78488 msgid "no super class declared in interface for %qE"
78489 msgstr ""
78490
78491 #: objc/objc-act.cc:9064
78492 #, gcc-internal-format
78493 msgid "%<[super ...]%> must appear in a method context"
78494 msgstr ""
78495
78496 #: objc/objc-act.cc:9104
78497 #, gcc-internal-format
78498 msgid "method possibly missing a [super dealloc] call"
78499 msgstr ""
78500
78501 #: objc/objc-act.cc:9572
78502 #, gcc-internal-format
78503 msgid "instance variable %qs is declared private"
78504 msgstr ""
78505
78506 #: objc/objc-act.cc:9625
78507 #, fuzzy, gcc-internal-format
78508 msgid "local declaration of %qE hides instance variable"
78509 msgstr "паўторнае абвяшчэнне меткі \"%s\""
78510
78511 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
78512 #. should be impossible for real properties, which always
78513 #. have a getter.
78514 #: objc/objc-act.cc:9669
78515 #, fuzzy, gcc-internal-format
78516 #| msgid "not found\n"
78517 msgid "no %qs getter found"
78518 msgstr "не знойдзена\n"
78519
78520 #: objc/objc-act.cc:9916
78521 #, gcc-internal-format
78522 msgid "fast enumeration is not available in Objective-C 1.0"
78523 msgstr ""
78524
78525 #: objc/objc-act.cc:9926
78526 #, gcc-internal-format
78527 msgid "iterating variable in fast enumeration is not an object"
78528 msgstr ""
78529
78530 #: objc/objc-act.cc:9932
78531 #, gcc-internal-format
78532 msgid "collection in fast enumeration is not an object"
78533 msgstr ""
78534
78535 #: objc/objc-encoding.cc:130
78536 #, gcc-internal-format
78537 msgid "type %qT does not have a known size"
78538 msgstr ""
78539
78540 #: objc/objc-encoding.cc:721
78541 #, gcc-internal-format
78542 msgid "unknown type %<%T%> found during Objective-C encoding"
78543 msgstr ""
78544
78545 #. Do not do any encoding, produce an error and keep going.
78546 #: objc/objc-encoding.cc:804
78547 #, gcc-internal-format
78548 msgid "trying to encode non-integer type as a bit-field"
78549 msgstr ""
78550
78551 #: objc/objc-gnu-runtime-abi-01.cc:134
78552 #, gcc-internal-format
78553 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
78554 msgstr ""
78555
78556 #: objc/objc-gnu-runtime-abi-01.cc:142
78557 #, gcc-internal-format
78558 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
78559 msgstr ""
78560
78561 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
78562 #: objc/objc-next-runtime-abi-02.cc:3820
78563 #, gcc-internal-format
78564 msgid "non-objective-c type %qT cannot be caught"
78565 msgstr ""
78566
78567 #: objc/objc-next-runtime-abi-01.cc:146
78568 #, gcc-internal-format
78569 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
78570 msgstr ""
78571
78572 #: objc/objc-next-runtime-abi-02.cc:245
78573 #, gcc-internal-format
78574 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
78575 msgstr ""
78576
78577 #: objc/objc-runtime-shared-support.cc:423
78578 #, gcc-internal-format
78579 msgid "creating selector for nonexistent method %qE"
78580 msgstr ""
78581
78582 #~ msgid "missing argument in `__builtin_args_info'"
78583 #~ msgstr "прапушчан аргумент у `__builtin_args_info'"
78584
78585 #, fuzzy
78586 #~ msgid "a global declaration"
78587 #~ msgstr "Нерэчаіснае абвяшчэнне"
78588
78589 #~ msgid "long, short, signed or unsigned invalid for `%s'"
78590 #~ msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
78591
78592 #~ msgid "union"
78593 #~ msgstr "аб'яднанне"
78594
78595 #~ msgid "struct"
78596 #~ msgstr "структура"
78597
78598 #~ msgid "members"
78599 #~ msgstr "члены"
78600
78601 #, fuzzy
78602 #~ msgid "syntax error: cannot back up"
78603 #~ msgstr "сінтаксічная памылка"
78604
78605 #~ msgid "%s at end of input"
78606 #~ msgstr "%s на прыканцы ўводу"
78607
78608 #~ msgid "%s before %s'%c'"
78609 #~ msgstr "%s перад %s'%c'"
78610
78611 #~ msgid "%s before %s'\\x%x'"
78612 #~ msgstr "%s перад %s'\\x%x'"
78613
78614 #~ msgid "%s before \"%s\""
78615 #~ msgstr "%s перад \"%s\""
78616
78617 #~ msgid "%s before '%s' token"
78618 #~ msgstr "%s перад знакам '%s'"
78619
78620 #, fuzzy
78621 #~ msgid "YYDEBUG not defined"
78622 #~ msgstr "YYDEBUG не вызначан."
78623
78624 #~ msgid "destructor needed for `%#D'"
78625 #~ msgstr "дэструктару неабходны \"%#D\""
78626
78627 #~ msgid "cannot find `%s'"
78628 #~ msgstr "нельга знайсці \"%s\""
78629
78630 #~ msgid "redirecting stdout: %s"
78631 #~ msgstr "перанакіраванне stdout: %s"
78632
78633 #~ msgid "pipe"
78634 #~ msgstr "канвеер"
78635
78636 #~ msgid "bad magic number in file '%s'"
78637 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
78638
78639 #~ msgid "bad magic number"
78640 #~ msgstr "дрэнны \"магічны\" нумар"
78641
78642 #~ msgid "%s is a block device"
78643 #~ msgstr "%s - гэта блёчная прылада"
78644
78645 #, fuzzy
78646 #~ msgid "changing search order for system directory \"%s\""
78647 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
78648
78649 #, fuzzy
78650 #~ msgid "unspellable token %s"
78651 #~ msgstr "немагу адчыніць файл \"%s\""
78652
78653 #, fuzzy
78654 #~ msgid "unknown escape sequence: '\\%03o'"
78655 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78656
78657 #~ msgid "character constant too long"
78658 #~ msgstr "сімвальная канстанта вельмі доўгая"
78659
78660 #~ msgid "%s:%d: warning: "
78661 #~ msgstr "%s:%d: увага: "
78662
78663 #~ msgid "%s: warning: "
78664 #~ msgstr "%s: увага: "
78665
78666 #, fuzzy
78667 #~ msgid "extraneous argument to `%s' option"
78668 #~ msgstr "аргумент для \"%s\" прапушчан"
78669
78670 #, fuzzy
78671 #~ msgid "argument to `-l' is missing"
78672 #~ msgstr "аргумент для \"-x\" прапушчан"
78673
78674 #~ msgid "argument to `-x' is missing"
78675 #~ msgstr "аргумент для \"-x\" прапушчан"
78676
78677 #~ msgid "%s: internal abort\n"
78678 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
78679
78680 #~ msgid "%s: compiling `%s'\n"
78681 #~ msgstr "%s: кампілюецца \"%s\"\n"
78682
78683 #~ msgid "%s: %d: warning: no extern definition for `%s'\n"
78684 #~ msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
78685
78686 #~ msgid ""
78687 #~ "\n"
78688 #~ "%s: error reading input file `%s': %s\n"
78689 #~ msgstr ""
78690 #~ "\n"
78691 #~ "%s: памылка чытаньня файла ўводу `%s': %s\n"
78692
78693 #~ msgid "%s: warning: file `%s' already saved in `%s'\n"
78694 #~ msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
78695
78696 #~ msgid "%s: can't change mode of file `%s': %s\n"
78697 #~ msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
78698
78699 #~ msgid "%s: input file names must have .c suffixes: %s\n"
78700 #~ msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
78701
78702 #~ msgid "floating point overflow"
78703 #~ msgstr "перапаўненьне плаваючай кропкі"
78704
78705 #, fuzzy
78706 #~ msgid "invalid option `%s'"
78707 #~ msgstr "Нерэчаісны выбар \"%s\""
78708
78709 #~ msgid "`%s': unknown or unsupported -g option"
78710 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
78711
78712 #~ msgid "usage: %s [switches] input output"
78713 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
78714
78715 #~ msgid "#warning%.*s"
78716 #~ msgstr "#увага%.*s"
78717
78718 #~ msgid "unbalanced #endif"
78719 #~ msgstr "незбалансаваны #endif"
78720
78721 #~ msgid "optimization turned on"
78722 #~ msgstr "аптымізацыя уключана"
78723
78724 #~ msgid "optimization turned off"
78725 #~ msgstr "аптымізацыя выключана"
78726
78727 #, fuzzy
78728 #~ msgid "Do not make adjacent short instructions parallel"
78729 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
78730
78731 #, fuzzy
78732 #~ msgid "Generate code for near jumps"
78733 #~ msgstr "Генерыраваць код для Intel as"
78734
78735 #, fuzzy
78736 #~ msgid "Don't generate code for near jumps"
78737 #~ msgstr "Генерыраваць код для Intel as"
78738
78739 #, fuzzy
78740 #~ msgid "Don't generate code for a bit-manipulation unit"
78741 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
78742
78743 #, fuzzy
78744 #~ msgid "Generate code for memory map2"
78745 #~ msgstr "Генерыраваць код для Intel as"
78746
78747 #, fuzzy
78748 #~ msgid "Generate code for memory map4"
78749 #~ msgstr "Генерыраваць код для Intel as"
78750
78751 #~ msgid "Generate code for a 68881"
78752 #~ msgstr "Ствараць код для 68881"
78753
78754 #~ msgid "Do no generate code for a 68851"
78755 #~ msgstr "Не ствараць код для 68851"
78756
78757 #~ msgid "invalid %%o value"
78758 #~ msgstr "нерэчаіснае значэньне %%o"
78759
78760 #, fuzzy
78761 #~ msgid "invalid %%s/S value"
78762 #~ msgstr "дрэннае %%Q значэнне"
78763
78764 #, fuzzy
78765 #~ msgid "invalid option `-mstack-increment=%s'"
78766 #~ msgstr "Нерэчаісны выбар \"%s\""
78767
78768 #, fuzzy
78769 #~ msgid "can't rewind temp file"
78770 #~ msgstr "немагчыма стварыць часовы файл"
78771
78772 #, fuzzy
78773 #~ msgid "can't read from temp file"
78774 #~ msgstr "не магу прачытаць з %s"
78775
78776 #~ msgid "Don't use symbolic register names"
78777 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
78778
78779 #~ msgid "Don't output compiler statistics"
78780 #~ msgstr "Не выводзіць статыстыку кампілятара"
78781
78782 #~ msgid "Use 32-bit FP registers"
78783 #~ msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
78784
78785 #~ msgid "Use Irix PIC"
78786 #~ msgstr "Выкарыстоўваць Irix PIC"
78787
78788 #~ msgid "Don't use Irix PIC"
78789 #~ msgstr "Не выкарыстоўваць Irix PIC"
78790
78791 #~ msgid "Use OSF PIC"
78792 #~ msgstr "Выкарыстоўваць OSF PIC"
78793
78794 #~ msgid "Don't use OSF PIC"
78795 #~ msgstr "Не выкарыстоўваць OSF PIC"
78796
78797 #~ msgid "Optimize for 4650"
78798 #~ msgstr "Аптымізаваць для 4650"
78799
78800 #~ msgid "Don't use hardware fp"
78801 #~ msgstr "Не выкарыстоўваць апаратную fp"
78802
78803 #~ msgid "Optimize for 32532 cpu"
78804 #~ msgstr "Аптымізаваць для 32532 ЦП"
78805
78806 #~ msgid "Optimize for 32332 cpu"
78807 #~ msgstr "Аптымізаваць для 32332 ЦП"
78808
78809 #~ msgid "Optimize for 32032"
78810 #~ msgstr "Аптымізаваць для 32032 ЦП"
78811
78812 #~ msgid "Don't use alternate register names"
78813 #~ msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
78814
78815 #, fuzzy
78816 #~ msgid "Don't use bras"
78817 #~ msgstr "Не выкарыстоўваць Irix PIC"
78818
78819 #~ msgid "Optimize for Cypress processors"
78820 #~ msgstr "Аптымізацыя для Cypress працэсараў"
78821
78822 #~ msgid "Optimize for F934 processors"
78823 #~ msgstr "Аптымізацыя для F934 працэсараў"
78824
78825 #~ msgid "Optimize for SuperSparc processors"
78826 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
78827
78828 #, fuzzy
78829 #~ msgid "Do not use the Xtensa boolean register option"
78830 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
78831
78832 #, fuzzy
78833 #~ msgid "%s for `%T %s' operator"
78834 #~ msgstr "%s перад знакам \"%s\""
78835
78836 #, fuzzy
78837 #~ msgid "%s for `%T %s %T' operator"
78838 #~ msgstr "%s перад знакам \"%s\""
78839
78840 #, fuzzy
78841 #~ msgid "%s for `%s %T' operator"
78842 #~ msgstr "%s перад знакам \"%s\""
78843
78844 #, fuzzy
78845 #~ msgid "`%D' invalid in `%#T'"
78846 #~ msgstr "Нерэчаісны выбар \"%s\""
78847
78848 #, fuzzy
78849 #~ msgid "field `%D' invalidly declared method type"
78850 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
78851
78852 #, fuzzy
78853 #~ msgid "field `%D' invalidly declared offset type"
78854 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
78855
78856 #~ msgid "new declaration `%#D'"
78857 #~ msgstr "новае абвяшчэньне `%#D'"
78858
78859 #~ msgid "as `%D'"
78860 #~ msgstr "як `%D'"
78861
78862 #, fuzzy
78863 #~ msgid "previous external decl of `%#D'"
78864 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
78865
78866 #, fuzzy
78867 #~ msgid "cannot initialize `%D' to namespace `%D'"
78868 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
78869
78870 #~ msgid "size of array `%D' is negative"
78871 #~ msgstr "памер масіва `%D' - адмоўны"
78872
78873 #, fuzzy
78874 #~ msgid "semicolon missing after declaration of `%#T'"
78875 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78876
78877 #, fuzzy
78878 #~ msgid "no method `%T::%D'"
78879 #~ msgstr "у метадзе \"%s\":"
78880
78881 #, fuzzy
78882 #~ msgid "can't find class$"
78883 #~ msgstr "Не магу знайсці клас \"%s\""
78884
78885 #~ msgid "%s before `%s'"
78886 #~ msgstr "%s перад \"%s\""
78887
78888 #~ msgid "%s before `%c'"
78889 #~ msgstr "%s перад '%c'"
78890
78891 #~ msgid "%s before `\\%o'"
78892 #~ msgstr "%s перад \"\\%o\""
78893
78894 #~ msgid "%s before `%s' token"
78895 #~ msgstr "%s перад знакам \"%s\""
78896
78897 #, fuzzy
78898 #~ msgid "Implicit declaration of `%A' at %0"
78899 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
78900
78901 #~ msgid "Unknown escape sequence `\\%A' at %0"
78902 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
78903
78904 #, fuzzy
78905 #~ msgid "Unterminated escape sequence `\\' at %0"
78906 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78907
78908 #, fuzzy
78909 #~ msgid "non-ISO escape sequence `\\%c'"
78910 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78911
78912 #, fuzzy
78913 #~ msgid "Unable to open INCLUDE file `%A' at %0"
78914 #~ msgstr "немагу адчыніць файл \"%s\""
78915
78916 #, fuzzy
78917 #~ msgid "Truncating characters on right side of character constant at %0"
78918 #~ msgstr "мнагасімвальная сімвальная канстанта"
78919
78920 #~ msgid "method '%s' not found in class"
78921 #~ msgstr "метад \"%s\" не знойдзен у класе"
78922
78923 #, fuzzy
78924 #~ msgid "mismatching signature for field '%s' in '%s'"
78925 #~ msgstr "Прапушчана поле \"%s\" у \"%s\""
78926
78927 #~ msgid "file not found `%s'"
78928 #~ msgstr "файл `%s' ня знойдзен"
78929
78930 #~ msgid "Missing identifier"
78931 #~ msgstr "Прапушчан ідэнтыфікатар"
78932
78933 #, fuzzy
78934 #~ msgid "circular inheritance in interface declaration for `%s'"
78935 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78936
78937 #, fuzzy
78938 #~ msgid "cannot find class (factory) method"
78939 #~ msgstr "не магу знайсці метад."