]> gcc.gnu.org Git - gcc.git/blame - gcc/po/gcc.pot
gcc.c, [...]: Use American spelling in messages.
[gcc.git] / gcc / po / gcc.pot
CommitLineData
dc6746e7
PT
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
1737c953
JM
5#: config/i386/i386.h:359 config/i386/i386.h:362 config/i386/i386.h:367
6#: config/i386/i386.h:372
dc6746e7
PT
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: PACKAGE VERSION\n"
1737c953 11"POT-Creation-Date: 2001-12-15 19:58+0000\n"
dc6746e7
PT
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
9e620082 17"Content-Transfer-Encoding: 8bit\n"
dc6746e7 18
1737c953 19#: attribs.c:306
5b7874aa
ZW
20#, c-format
21msgid "`%s' attribute directive ignored"
4ba01ed2
PT
22msgstr ""
23
1737c953 24#: attribs.c:314
5b7874aa
ZW
25#, c-format
26msgid "wrong number of arguments specified for `%s' attribute"
4ba01ed2
PT
27msgstr ""
28
1737c953 29#: attribs.c:331
5b7874aa
ZW
30#, c-format
31msgid "`%s' attribute does not apply to types"
4ba01ed2
PT
32msgstr ""
33
1737c953 34#: attribs.c:361
5b7874aa
ZW
35#, c-format
36msgid "`%s' attribute only applies to function types"
4ba01ed2
PT
37msgstr ""
38
1737c953
JM
39#: attribs.c:451 attribs.c:473 attribs.c:495 attribs.c:526 attribs.c:548
40#: attribs.c:571 attribs.c:601 attribs.c:639 attribs.c:686 attribs.c:716
41#: attribs.c:746 attribs.c:769 attribs.c:1015 attribs.c:1071 attribs.c:1127
42#: attribs.c:1153 attribs.c:1353 config/arm/arm.c:1987 config/arm/arm.c:2015
43#: config/avr/avr.c:4709 config/h8300/h8300.c:3202 config/h8300/h8300.c:3227
44#: config/i386/i386.c:1226 config/i386/winnt.c:74
5b7874aa
ZW
45#, c-format
46msgid "`%s' attribute ignored"
4ba01ed2
PT
47msgstr ""
48
1737c953 49#: attribs.c:802
5b7874aa
ZW
50#, c-format
51msgid "unknown machine mode `%s'"
4ba01ed2
PT
52msgstr ""
53
1737c953 54#: attribs.c:805
5b7874aa
ZW
55#, c-format
56msgid "no data type for mode `%s'"
4ba01ed2
PT
57msgstr ""
58
1737c953 59#: attribs.c:838
5b7874aa 60msgid "section attribute cannot be specified for local variables"
4ba01ed2
PT
61msgstr ""
62
1737c953 63#: attribs.c:849
4ba01ed2 64#, c-format
5b7874aa 65msgid "section of `%s' conflicts with previous declaration"
4ba01ed2
PT
66msgstr ""
67
1737c953 68#: attribs.c:858
4ba01ed2 69#, c-format
5b7874aa 70msgid "section attribute not allowed for `%s'"
4ba01ed2
PT
71msgstr ""
72
1737c953 73#: attribs.c:865
5b7874aa 74msgid "section attributes are not supported for this target"
4ba01ed2
PT
75msgstr ""
76
1737c953 77#: attribs.c:907
5b7874aa 78msgid "requested alignment is not a constant"
4ba01ed2
PT
79msgstr ""
80
1737c953 81#: attribs.c:912
5b7874aa 82msgid "requested alignment is not a power of 2"
4ba01ed2
PT
83msgstr ""
84
1737c953 85#: attribs.c:917
5b7874aa 86msgid "requested alignment is too large"
4ba01ed2
PT
87msgstr ""
88
1737c953 89#: attribs.c:944
5b7874aa
ZW
90#, c-format
91msgid "alignment may not be specified for `%s'"
4ba01ed2
PT
92msgstr ""
93
1737c953 94#: attribs.c:989
5b7874aa
ZW
95#, c-format
96msgid "`%s' defined both normally and as an alias"
4ba01ed2
PT
97msgstr ""
98
1737c953 99#: attribs.c:999
5b7874aa 100msgid "alias arg not a string"
4ba01ed2
PT
101msgstr ""
102
1737c953 103#: attribs.c:1038 attribs.c:1094
4ba01ed2 104#, c-format
5b7874aa 105msgid "`%s' attribute applies only to functions"
4ba01ed2
PT
106msgstr ""
107
1737c953 108#: attribs.c:1045 attribs.c:1101
9e620082 109#, c-format
5b7874aa 110msgid "can't set `%s' attribute after definition"
9e620082
ZW
111msgstr ""
112
1737c953
JM
113#: attribs.c:1180
114#, c-format
115msgid "invalid vector type for attribute `%s'"
116msgstr ""
117
118#: attribs.c:1202 attribs.c:1207
119msgid "no vector mode with the size and type specified could be found"
120msgstr ""
121
122#: builtins.c:282
5b7874aa 123msgid "offset outside bounds of constant string"
4ba01ed2
PT
124msgstr ""
125
1737c953
JM
126#: builtins.c:759
127msgid "second arg to `__builtin_prefetch' must be a constant"
128msgstr ""
129
130#: builtins.c:766
131msgid "invalid second arg to __builtin_prefetch; using zero"
132msgstr ""
133
134#: builtins.c:773
135msgid "third arg to `__builtin_prefetch' must be a constant"
136msgstr ""
137
138#: builtins.c:780
139msgid "invalid third arg to __builtin_prefetch; using zero"
140msgstr ""
141
5b7874aa
ZW
142#. ??? We used to try and build up a call to the out of line function,
143#. guessing about what registers needed saving etc. This became much
144#. harder with __builtin_va_start, since we don't have a tree for a
145#. call to __builtin_saveregs to fall back on. There was exactly one
146#. port (i860) that used this code, and I'm unconvinced it could actually
147#. handle the general case. So we no longer try to handle anything
148#. weird and make the backend absorb the evil.
1737c953 149#: builtins.c:2744
5b7874aa 150msgid "__builtin_saveregs not supported by this target"
d51681a7
PT
151msgstr ""
152
1737c953 153#: builtins.c:2786
5b7874aa 154msgid "argument of `__builtin_args_info' must be constant"
d51681a7
PT
155msgstr ""
156
1737c953 157#: builtins.c:2792
5b7874aa 158msgid "argument of `__builtin_args_info' out of range"
dc6746e7
PT
159msgstr ""
160
1737c953 161#: builtins.c:2798
5b7874aa 162msgid "missing argument in `__builtin_args_info'"
d51681a7
PT
163msgstr ""
164
1737c953 165#: builtins.c:2830
5b7874aa 166msgid "`va_start' used in function with fixed args"
dc6746e7
PT
167msgstr ""
168
1737c953 169#: builtins.c:2849
5b7874aa 170msgid "second parameter of `va_start' not last named argument"
dc6746e7
PT
171msgstr ""
172
5b7874aa
ZW
173#. Evidently an out of date version of <stdarg.h>; can't validate
174#. va_start's second argument, but can still work as intended.
1737c953 175#: builtins.c:2854
5b7874aa 176msgid "`__builtin_next_arg' called without an argument"
9e620082
ZW
177msgstr ""
178
1737c953 179#: builtins.c:2958
5b7874aa
ZW
180msgid "too many arguments to function `va_start'"
181msgstr ""
182
1737c953 183#: builtins.c:3042
5b7874aa 184msgid "first argument to `va_arg' not of type `va_list'"
d51681a7
PT
185msgstr ""
186
1737c953 187#: builtins.c:3070
d51681a7 188#, c-format
5b7874aa 189msgid "`%s' is promoted to `%s' when passed through `...'"
d51681a7
PT
190msgstr ""
191
1737c953 192#: builtins.c:3074
d51681a7 193#, c-format
5b7874aa 194msgid "(so you should pass `%s' not `%s' to `va_arg')"
d51681a7
PT
195msgstr ""
196
1737c953 197#: builtins.c:3198
5b7874aa 198msgid "invalid arg to `__builtin_frame_address'"
d51681a7
PT
199msgstr ""
200
1737c953 201#: builtins.c:3200
5b7874aa 202msgid "invalid arg to `__builtin_return_address'"
dc6746e7
PT
203msgstr ""
204
1737c953 205#: builtins.c:3214
5b7874aa 206msgid "unsupported arg to `__builtin_frame_address'"
dc6746e7
PT
207msgstr ""
208
1737c953 209#: builtins.c:3216
5b7874aa 210msgid "unsupported arg to `__builtin_return_address'"
dc6746e7
PT
211msgstr ""
212
1737c953 213#: builtins.c:3380
5b7874aa 214msgid "second arg to `__builtin_expect' must be a constant"
d51681a7
PT
215msgstr ""
216
1737c953 217#: builtins.c:3843
5b7874aa 218msgid "__builtin_longjmp second argument must be 1"
d51681a7
PT
219msgstr ""
220
1737c953 221#: builtins.c:3857
5b7874aa 222msgid "__builtin_trap not supported by this target"
dc6746e7
PT
223msgstr ""
224
5b7874aa 225#. just do library call, if unknown builtin
1737c953 226#: builtins.c:3913 c-common.c:3609
d51681a7 227#, c-format
5b7874aa 228msgid "built-in function `%s' not currently supported"
dc6746e7
PT
229msgstr ""
230
1737c953 231#: c-common.c:510
d51681a7 232#, c-format
5b7874aa
ZW
233msgid "`%s' is not defined outside of function scope"
234msgstr ""
235
1737c953
JM
236#: c-common.c:550
237msgid ""
238"concatenation of string literals with __FUNCTION__ is deprecated. This "
239"feature will be removed in future"
240msgstr ""
241
242#: c-common.c:619
5b7874aa
ZW
243#, c-format
244msgid ""
245"string length `%d' is greater than the length `%d' ISO C%d compilers are "
246"required to support"
dc6746e7
PT
247msgstr ""
248
1737c953 249#: c-common.c:667 ch/decl.c:4100
9e620082 250msgid "overflow in constant expression"
dc6746e7
PT
251msgstr ""
252
1737c953 253#: c-common.c:688
9e620082 254msgid "integer overflow in expression"
4ba01ed2
PT
255msgstr ""
256
1737c953 257#: c-common.c:697
9e620082 258msgid "floating point overflow in expression"
4ba01ed2
PT
259msgstr ""
260
9e620082 261#. This detects cases like converting -129 or 256 to unsigned char.
1737c953 262#: c-common.c:718
9e620082 263msgid "large integer implicitly truncated to unsigned type"
4ba01ed2
PT
264msgstr ""
265
1737c953 266#: c-common.c:720
9e620082 267msgid "negative integer implicitly converted to unsigned type"
dc6746e7
PT
268msgstr ""
269
1737c953 270#: c-common.c:767
9e620082 271msgid "overflow in implicit constant conversion"
dc6746e7
PT
272msgstr ""
273
1737c953 274#: c-common.c:915
dc6746e7 275#, c-format
9e620082 276msgid "operation on `%s' may be undefined"
dc6746e7
PT
277msgstr ""
278
1737c953 279#: c-common.c:1206
9e620082 280msgid "expression statement has incomplete type"
dc6746e7
PT
281msgstr ""
282
1737c953 283#: c-common.c:1239 ch/actions.c:1027
9e620082 284msgid "case label does not reduce to an integer constant"
dc6746e7
PT
285msgstr ""
286
1737c953 287#: c-common.c:1537
9e620082 288msgid "invalid truth-value expression"
dc6746e7
PT
289msgstr ""
290
1737c953 291#: c-common.c:1588
dc6746e7 292#, c-format
9e620082 293msgid "invalid operands to binary %s"
dc6746e7
PT
294msgstr ""
295
1737c953 296#: c-common.c:1823 c-common.c:1832
9e620082 297msgid "comparison is always false due to limited range of data type"
dc6746e7
PT
298msgstr ""
299
1737c953 300#: c-common.c:1825 c-common.c:1834
9e620082 301msgid "comparison is always true due to limited range of data type"
dc6746e7
PT
302msgstr ""
303
1737c953 304#: c-common.c:1900
9e620082 305msgid "comparison of unsigned expression >= 0 is always true"
dc6746e7
PT
306msgstr ""
307
1737c953 308#: c-common.c:1909
9e620082 309msgid "comparison of unsigned expression < 0 is always false"
4ba01ed2
PT
310msgstr ""
311
1737c953 312#: c-common.c:1960 f/com.c:14834
9e620082 313msgid "struct type value used where scalar is required"
4ba01ed2
PT
314msgstr ""
315
1737c953 316#: c-common.c:1964 f/com.c:14838
9e620082 317msgid "union type value used where scalar is required"
dc6746e7
PT
318msgstr ""
319
1737c953 320#: c-common.c:1968 f/com.c:14842
9e620082 321msgid "array type value used where scalar is required"
dc6746e7
PT
322msgstr ""
323
1737c953 324#: c-common.c:2083 f/com.c:14968
9e620082 325msgid "suggest parentheses around assignment used as truth value"
dc6746e7
PT
326msgstr ""
327
1737c953 328#: c-common.c:2127 c-common.c:2159
9e620082 329msgid "invalid use of `restrict'"
4ba01ed2
PT
330msgstr ""
331
1737c953 332#: c-common.c:2275
5b7874aa
ZW
333msgid "__alignof__ applied to an incomplete type"
334msgstr ""
335
1737c953 336#: c-common.c:2301
5b7874aa
ZW
337msgid "`__alignof' applied to a bit-field"
338msgstr ""
339
1737c953
JM
340#: c-common.c:2743
341#, c-format
342msgid "cannot disable built-in function `%s'"
343msgstr ""
344
345#: c-common.c:3024 c-typeck.c:1767
4ba01ed2 346#, c-format
9e620082 347msgid "too few arguments to function `%s'"
dc6746e7
PT
348msgstr ""
349
1737c953 350#: c-common.c:3030 c-typeck.c:1620
dc6746e7 351#, c-format
9e620082 352msgid "too many arguments to function `%s'"
dc6746e7
PT
353msgstr ""
354
1737c953 355#: c-common.c:3217
9e620082 356msgid "pointers are not permitted as case values"
dc6746e7
PT
357msgstr ""
358
1737c953 359#: c-common.c:3223
9e620082 360msgid "ISO C++ forbids range expressions in switch statements"
dc6746e7
PT
361msgstr ""
362
1737c953 363#: c-common.c:3225
9e620082 364msgid "ISO C forbids range expressions in switch statements"
dc6746e7
PT
365msgstr ""
366
1737c953 367#: c-common.c:3255
9e620082 368msgid "empty range specified"
dc6746e7
PT
369msgstr ""
370
1737c953 371#: c-common.c:3306
9e620082 372msgid "duplicate (or overlapping) case value"
dc6746e7
PT
373msgstr ""
374
1737c953 375#: c-common.c:3308
9e620082 376msgid "this is the first entry overlapping that value"
dc6746e7
PT
377msgstr ""
378
1737c953 379#: c-common.c:3312 ch/actions.c:1125
9e620082 380msgid "duplicate case value"
dc6746e7
PT
381msgstr ""
382
1737c953 383#: c-common.c:3313
9e620082 384msgid "previously used here"
dc6746e7
PT
385msgstr ""
386
1737c953 387#: c-common.c:3317
9e620082 388msgid "multiple default labels in one switch"
dc6746e7
PT
389msgstr ""
390
1737c953 391#: c-common.c:3318
9e620082 392msgid "this is the first default label"
dc6746e7
PT
393msgstr ""
394
1737c953 395#: c-common.c:3346
9e620082 396msgid "ISO C++ forbids taking the address of a label"
dc6746e7
PT
397msgstr ""
398
1737c953 399#: c-common.c:3348
9e620082 400msgid "ISO C forbids taking the address of a label"
dc6746e7
PT
401msgstr ""
402
1737c953 403#: c-common.c:3941
9e620082 404msgid "-Wformat-y2k ignored without -Wformat"
dc6746e7
PT
405msgstr ""
406
1737c953 407#: c-common.c:3943
9e620082 408msgid "-Wformat-extra-args ignored without -Wformat"
dc6746e7
PT
409msgstr ""
410
1737c953 411#: c-common.c:3945
9e620082 412msgid "-Wformat-nonliteral ignored without -Wformat"
dc6746e7
PT
413msgstr ""
414
1737c953 415#: c-common.c:3947
9e620082 416msgid "-Wformat-security ignored without -Wformat"
dc6746e7
PT
417msgstr ""
418
1737c953 419#: c-common.c:3949
9e620082 420msgid "-Wmissing-format-attribute ignored without -Wformat"
dc6746e7
PT
421msgstr ""
422
1737c953
JM
423#: c-common.c:4040
424#, c-format
425msgid "declaration of `%s' shadows %s"
426msgstr ""
427
428#: c-convert.c:78 c-typeck.c:1031 c-typeck.c:4129 ch/convert.c:1164
429#: cp/typeck.c:1736 cp/typeck.c:6297
d51681a7 430msgid "void value not ignored as it ought to be"
dc6746e7
PT
431msgstr ""
432
9e620082 433#: c-convert.c:110 java/typeck.c:150
d51681a7 434msgid "conversion to non-scalar type requested"
dc6746e7
PT
435msgstr ""
436
1737c953
JM
437#: c-decl.c:458
438msgid "-traditional is deprecated and may be removed"
439msgstr ""
440
441#: c-decl.c:548
dc6746e7 442#, c-format
d51681a7 443msgid "unknown C standard `%s'"
dc6746e7
PT
444msgstr ""
445
1737c953 446#: c-decl.c:830
d51681a7
PT
447#, c-format
448msgid "array `%s' assumed to have one element"
dc6746e7
PT
449msgstr ""
450
1737c953 451#: c-decl.c:1006
dc6746e7 452#, c-format
d51681a7 453msgid "`struct %s' incomplete in scope ending here"
dc6746e7
PT
454msgstr ""
455
1737c953 456#: c-decl.c:1009
dc6746e7 457#, c-format
d51681a7 458msgid "`union %s' incomplete in scope ending here"
dc6746e7
PT
459msgstr ""
460
1737c953 461#: c-decl.c:1012
dc6746e7 462#, c-format
d51681a7 463msgid "`enum %s' incomplete in scope ending here"
dc6746e7
PT
464msgstr ""
465
1737c953 466#: c-decl.c:1126 c-decl.c:1267 ch/decl.c:2920 java/decl.c:1384
dc6746e7 467#, c-format
d51681a7 468msgid "label `%s' used but not defined"
dc6746e7
PT
469msgstr ""
470
1737c953 471#: c-decl.c:1132 c-decl.c:1274 ch/decl.c:2926 java/decl.c:1390
d51681a7
PT
472#, c-format
473msgid "label `%s' defined but not used"
dc6746e7
PT
474msgstr ""
475
1737c953 476#: c-decl.c:1391 cp/decl.c:3119
5b7874aa
ZW
477#, c-format
478msgid "function `%s' redeclared as inline"
479msgstr ""
480
1737c953 481#: c-decl.c:1393 cp/decl.c:3121
5b7874aa
ZW
482#, c-format
483msgid "previous declaration of function `%s' with attribute noinline"
484msgstr ""
485
1737c953 486#: c-decl.c:1400 cp/decl.c:3128
5b7874aa
ZW
487#, c-format
488msgid "function `%s' redeclared with attribute noinline"
489msgstr ""
490
1737c953 491#: c-decl.c:1402 cp/decl.c:3130
5b7874aa
ZW
492#, c-format
493msgid "previous declaration of function `%s' was inline"
494msgstr ""
495
1737c953 496#: c-decl.c:1431 c-decl.c:1484
d51681a7
PT
497#, c-format
498msgid "shadowing built-in function `%s'"
dc6746e7
PT
499msgstr ""
500
1737c953 501#: c-decl.c:1433
d51681a7
PT
502#, c-format
503msgid "shadowing library function `%s'"
dc6746e7
PT
504msgstr ""
505
1737c953 506#: c-decl.c:1439
dc6746e7 507#, c-format
d51681a7 508msgid "library function `%s' declared as non-function"
dc6746e7
PT
509msgstr ""
510
1737c953 511#: c-decl.c:1443 c-decl.c:1446
d51681a7
PT
512#, c-format
513msgid "built-in function `%s' declared as non-function"
dc6746e7
PT
514msgstr ""
515
1737c953 516#: c-decl.c:1450 objc/objc-act.c:2360 objc/objc-act.c:6054
d51681a7
PT
517#, c-format
518msgid "`%s' redeclared as different kind of symbol"
dc6746e7
PT
519msgstr ""
520
1737c953
JM
521#: c-decl.c:1451 c-decl.c:1633 c-decl.c:1782 objc/objc-act.c:2362
522#: objc/objc-act.c:6056 objc/objc-act.c:6111
d51681a7
PT
523#, c-format
524msgid "previous declaration of `%s'"
dc6746e7
PT
525msgstr ""
526
d51681a7 527#. If types don't match for a built-in, throw away the built-in.
1737c953 528#: c-decl.c:1537
dc6746e7 529#, c-format
d51681a7 530msgid "conflicting types for built-in function `%s'"
dc6746e7
PT
531msgstr ""
532
1737c953 533#: c-decl.c:1580 c-decl.c:1599
d51681a7
PT
534#, c-format
535msgid "conflicting types for `%s'"
dc6746e7
PT
536msgstr ""
537
1737c953 538#: c-decl.c:1622
d51681a7 539msgid ""
1737c953
JM
540"a parameter list with an ellipsis can't match an empty parameter name list "
541"declaration"
dc6746e7
PT
542msgstr ""
543
1737c953 544#: c-decl.c:1628
d51681a7 545msgid ""
1737c953
JM
546"an argument type that has a default promotion can't match an empty parameter "
547"name list declaration"
dc6746e7
PT
548msgstr ""
549
1737c953 550#: c-decl.c:1643 c-decl.c:1665
dc6746e7 551#, c-format
d51681a7 552msgid "redefinition of `%s'"
dc6746e7
PT
553msgstr ""
554
1737c953 555#: c-decl.c:1646
dc6746e7 556#, c-format
d51681a7 557msgid "redeclaration of `%s'"
dc6746e7
PT
558msgstr ""
559
1737c953 560#: c-decl.c:1649
dc6746e7 561#, c-format
d51681a7 562msgid "conflicting declarations of `%s'"
dc6746e7
PT
563msgstr ""
564
1737c953 565#: c-decl.c:1658 c-decl.c:1670
dc6746e7 566#, c-format
d51681a7 567msgid "`%s' previously defined here"
dc6746e7
PT
568msgstr ""
569
1737c953 570#: c-decl.c:1659 c-decl.c:1671
dc6746e7 571#, c-format
d51681a7 572msgid "`%s' previously declared here"
dc6746e7
PT
573msgstr ""
574
1737c953 575#: c-decl.c:1692
d51681a7
PT
576#, c-format
577msgid "prototype for `%s' follows"
dc6746e7
PT
578msgstr ""
579
1737c953 580#: c-decl.c:1693 c-decl.c:1701 c-decl.c:1717
d51681a7 581msgid "non-prototype definition here"
dc6746e7
PT
582msgstr ""
583
1737c953 584#: c-decl.c:1700
d51681a7
PT
585#, c-format
586msgid "prototype for `%s' follows and number of arguments doesn't match"
dc6746e7
PT
587msgstr ""
588
1737c953 589#: c-decl.c:1715
d51681a7
PT
590#, c-format
591msgid "prototype for `%s' follows and argument %d doesn't match"
dc6746e7
PT
592msgstr ""
593
1737c953 594#: c-decl.c:1733
d51681a7
PT
595#, c-format
596msgid "`%s' declared inline after being called"
dc6746e7
PT
597msgstr ""
598
1737c953 599#: c-decl.c:1739
dc6746e7 600#, c-format
d51681a7 601msgid "`%s' declared inline after its definition"
dc6746e7
PT
602msgstr ""
603
1737c953 604#: c-decl.c:1746
d51681a7
PT
605#, c-format
606msgid "static declaration for `%s' follows non-static"
dc6746e7
PT
607msgstr ""
608
1737c953 609#: c-decl.c:1754
d51681a7
PT
610#, c-format
611msgid "non-static declaration for `%s' follows static"
dc6746e7
PT
612msgstr ""
613
1737c953 614#: c-decl.c:1761
d51681a7
PT
615#, c-format
616msgid "const declaration for `%s' follows non-const"
dc6746e7
PT
617msgstr ""
618
1737c953 619#: c-decl.c:1768
d51681a7
PT
620#, c-format
621msgid "type qualifiers for `%s' conflict with previous decl"
dc6746e7
PT
622msgstr ""
623
1737c953 624#: c-decl.c:1781
d51681a7
PT
625#, c-format
626msgid "redundant redeclaration of `%s' in same scope"
dc6746e7
PT
627msgstr ""
628
1737c953
JM
629#: c-decl.c:2073 java/decl.c:1083
630#, c-format
631msgid "declaration of `%s' shadows a parameter"
632msgstr ""
633
634#: c-decl.c:2076 java/decl.c:1086
635#, c-format
636msgid "declaration of `%s' shadows a symbol from the parameter list"
637msgstr ""
638
639#: c-decl.c:2097 cp/decl.c:4204
640msgid "a parameter"
641msgstr ""
642
643#: c-decl.c:2099 cp/decl.c:4221
644msgid "a previous local"
645msgstr ""
646
647#. XXX shadow warnings in outer-more namespaces
648#: c-decl.c:2103 cp/decl.c:4225
649msgid "a global declaration"
650msgstr ""
651
652#: c-decl.c:2147
d51681a7
PT
653#, c-format
654msgid "nested extern declaration of `%s'"
dc6746e7
PT
655msgstr ""
656
1737c953 657#: c-decl.c:2167 java/decl.c:1036
d51681a7
PT
658#, c-format
659msgid "`%s' used prior to declaration"
dc6746e7
PT
660msgstr ""
661
1737c953 662#: c-decl.c:2182 c-decl.c:2397
d51681a7
PT
663#, c-format
664msgid "`%s' was declared implicitly `extern' and later `static'"
dc6746e7
PT
665msgstr ""
666
1737c953 667#: c-decl.c:2292
d51681a7 668msgid "type mismatch with previous external decl"
dc6746e7
PT
669msgstr ""
670
1737c953 671#: c-decl.c:2293
d51681a7
PT
672#, c-format
673msgid "previous external decl of `%s'"
dc6746e7
PT
674msgstr ""
675
1737c953 676#: c-decl.c:2306
d51681a7 677msgid "type mismatch with previous implicit declaration"
dc6746e7
PT
678msgstr ""
679
1737c953 680#: c-decl.c:2308
dc6746e7 681#, c-format
d51681a7 682msgid "previous implicit declaration of `%s'"
dc6746e7
PT
683msgstr ""
684
1737c953 685#: c-decl.c:2325
d51681a7
PT
686#, c-format
687msgid "type of external `%s' is not global"
dc6746e7
PT
688msgstr ""
689
1737c953 690#: c-decl.c:2376
d51681a7
PT
691#, c-format
692msgid "`%s' was previously implicitly declared to return `int'"
dc6746e7
PT
693msgstr ""
694
1737c953 695#: c-decl.c:2401
d51681a7
PT
696#, c-format
697msgid "`%s' was declared `extern' and later `static'"
dc6746e7
PT
698msgstr ""
699
1737c953 700#: c-decl.c:2425
d51681a7
PT
701#, c-format
702msgid "extern declaration of `%s' doesn't match global one"
dc6746e7
PT
703msgstr ""
704
1737c953 705#: c-decl.c:2467
d51681a7
PT
706#, c-format
707msgid "`%s' locally external but globally static"
7bf81eee
PT
708msgstr ""
709
1737c953 710#: c-decl.c:2589
d51681a7 711#, c-format
4ba01ed2 712msgid "function `%s' was previously declared within a block"
dc6746e7
PT
713msgstr ""
714
1737c953 715#: c-decl.c:2609 c-decl.c:2611
dc6746e7 716#, c-format
4ba01ed2 717msgid "implicit declaration of function `%s'"
dc6746e7
PT
718msgstr ""
719
1737c953 720#: c-decl.c:2699
dc6746e7 721#, c-format
d51681a7 722msgid "label %s referenced outside of any function"
dc6746e7
PT
723msgstr ""
724
1737c953 725#: c-decl.c:2756
d51681a7
PT
726#, c-format
727msgid "duplicate label declaration `%s'"
dc6746e7
PT
728msgstr ""
729
1737c953 730#: c-decl.c:2759
d51681a7 731msgid "this is a previous declaration"
dc6746e7
PT
732msgstr ""
733
1737c953 734#: c-decl.c:3267
d51681a7 735msgid "unnamed struct/union that defines no instances"
dc6746e7
PT
736msgstr ""
737
1737c953 738#: c-decl.c:3286
d51681a7 739msgid "useless keyword or type name in empty declaration"
dc6746e7
PT
740msgstr ""
741
1737c953 742#: c-decl.c:3293
d51681a7 743msgid "two types specified in one empty declaration"
dc6746e7
PT
744msgstr ""
745
1737c953
JM
746#: c-decl.c:3298 c-parse.y:721 c-parse.y:723 objc-parse.y:757 objc-parse.y:759
747#: objc-parse.y:2962 parse.y:731 parse.y:1803
d51681a7 748msgid "empty declaration"
dc6746e7
PT
749msgstr ""
750
1737c953 751#: c-decl.c:3328
9e620082
ZW
752msgid ""
753"ISO C89 does not support `static' or type qualifiers in parameter array "
754"declarators"
755msgstr ""
756
1737c953 757#: c-decl.c:3330
9e620082
ZW
758msgid "ISO C89 does not support `[*]' array declarators"
759msgstr ""
760
1737c953 761#: c-decl.c:3333
9e620082
ZW
762msgid "GCC does not yet properly implement `[*]' array declarators"
763msgstr ""
764
1737c953 765#: c-decl.c:3352
9e620082
ZW
766msgid "static or type qualifiers in abstract declarator"
767msgstr ""
768
1737c953 769#: c-decl.c:3417
dc6746e7 770#, c-format
d51681a7 771msgid "`%s' is usually a function"
dc6746e7
PT
772msgstr ""
773
1737c953 774#: c-decl.c:3431
dc6746e7 775#, c-format
d51681a7 776msgid "typedef `%s' is initialized"
dc6746e7
PT
777msgstr ""
778
1737c953 779#: c-decl.c:3438
d51681a7
PT
780#, c-format
781msgid "function `%s' is initialized like a variable"
dc6746e7
PT
782msgstr ""
783
d51681a7 784#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
1737c953 785#: c-decl.c:3445
d51681a7
PT
786#, c-format
787msgid "parameter `%s' is initialized"
dc6746e7
PT
788msgstr ""
789
1737c953 790#: c-decl.c:3465 c-typeck.c:4870
d51681a7 791msgid "variable-sized object may not be initialized"
dc6746e7
PT
792msgstr ""
793
1737c953 794#: c-decl.c:3471
d51681a7
PT
795#, c-format
796msgid "variable `%s' has initializer but incomplete type"
dc6746e7
PT
797msgstr ""
798
1737c953 799#: c-decl.c:3477
d51681a7
PT
800#, c-format
801msgid "elements of array `%s' have incomplete type"
dc6746e7
PT
802msgstr ""
803
1737c953 804#: c-decl.c:3490
dc6746e7 805#, c-format
d51681a7 806msgid "declaration of `%s' has `extern' and is initialized"
dc6746e7
PT
807msgstr ""
808
1737c953 809#: c-decl.c:3525 c-decl.c:6148 cp/decl.c:7241 cp/decl.c:13503
5b7874aa
ZW
810#, c-format
811msgid "inline function `%s' given attribute noinline"
812msgstr ""
813
1737c953 814#: c-decl.c:3606
d51681a7
PT
815#, c-format
816msgid "initializer fails to determine size of `%s'"
dc6746e7
PT
817msgstr ""
818
1737c953 819#: c-decl.c:3611
dc6746e7 820#, c-format
d51681a7 821msgid "array size missing in `%s'"
dc6746e7
PT
822msgstr ""
823
1737c953 824#: c-decl.c:3627
dc6746e7 825#, c-format
d51681a7 826msgid "zero or negative size array `%s'"
dc6746e7
PT
827msgstr ""
828
1737c953 829#: c-decl.c:3655 ch/decl.c:4133
d51681a7
PT
830#, c-format
831msgid "storage size of `%s' isn't known"
dc6746e7
PT
832msgstr ""
833
1737c953 834#: c-decl.c:3665
d51681a7
PT
835#, c-format
836msgid "storage size of `%s' isn't constant"
dc6746e7
PT
837msgstr ""
838
1737c953 839#: c-decl.c:3724
9e620082
ZW
840#, c-format
841msgid "ignoring asm-specifier for non-static local variable `%s'"
842msgstr ""
843
1737c953 844#: c-decl.c:3799
d51681a7 845#, c-format
1737c953 846msgid "ISO C forbids parameter `%s' shadowing typedef"
dc6746e7
PT
847msgstr ""
848
1737c953 849#: c-decl.c:4093 cp/decl.c:10039
d51681a7 850msgid "`long long long' is too long for GCC"
dc6746e7
PT
851msgstr ""
852
1737c953 853#: c-decl.c:4098
4ba01ed2 854msgid "ISO C89 does not support `long long'"
dc6746e7
PT
855msgstr ""
856
1737c953 857#: c-decl.c:4103 cp/decl.c:10044
dc6746e7 858#, c-format
d51681a7 859msgid "duplicate `%s'"
dc6746e7
PT
860msgstr ""
861
1737c953 862#: c-decl.c:4109 cp/decl.c:10068
dc6746e7 863#, c-format
d51681a7 864msgid "two or more data types in declaration of `%s'"
dc6746e7
PT
865msgstr ""
866
1737c953 867#: c-decl.c:4124 cp/decl.c:10073
dc6746e7 868#, c-format
d51681a7 869msgid "`%s' fails to be a typedef or built in type"
dc6746e7
PT
870msgstr ""
871
1737c953 872#: c-decl.c:4163
9e620082
ZW
873#, c-format
874msgid "type defaults to `int' in declaration of `%s'"
875msgstr ""
876
1737c953 877#: c-decl.c:4192
d51681a7
PT
878#, c-format
879msgid "both long and short specified for `%s'"
dc6746e7
PT
880msgstr ""
881
1737c953 882#: c-decl.c:4196 cp/decl.c:10187
d51681a7
PT
883#, c-format
884msgid "long or short specified with char for `%s'"
dc6746e7
PT
885msgstr ""
886
1737c953 887#: c-decl.c:4203 cp/decl.c:10191
dc6746e7 888#, c-format
d51681a7 889msgid "long or short specified with floating type for `%s'"
dc6746e7
PT
890msgstr ""
891
1737c953 892#: c-decl.c:4206
d51681a7 893msgid "the only valid combination is `long double'"
dc6746e7
PT
894msgstr ""
895
1737c953 896#: c-decl.c:4212
dc6746e7 897#, c-format
d51681a7 898msgid "both signed and unsigned specified for `%s'"
dc6746e7
PT
899msgstr ""
900
1737c953 901#: c-decl.c:4214 cp/decl.c:10180
dc6746e7 902#, c-format
d51681a7 903msgid "long, short, signed or unsigned invalid for `%s'"
dc6746e7
PT
904msgstr ""
905
1737c953 906#: c-decl.c:4220 cp/decl.c:10200
dc6746e7 907#, c-format
d51681a7 908msgid "long, short, signed or unsigned used invalidly for `%s'"
dc6746e7
PT
909msgstr ""
910
1737c953 911#: c-decl.c:4239 cp/decl.c:10221
dc6746e7 912#, c-format
d51681a7 913msgid "complex invalid for `%s'"
dc6746e7
PT
914msgstr ""
915
1737c953 916#: c-decl.c:4284
9e620082
ZW
917msgid "ISO C89 does not support complex types"
918msgstr ""
919
1737c953 920#: c-decl.c:4296
9e620082
ZW
921msgid "ISO C does not support plain `complex' meaning `double complex'"
922msgstr ""
923
1737c953 924#: c-decl.c:4302 c-decl.c:4314
9e620082
ZW
925msgid "ISO C does not support complex integer types"
926msgstr ""
927
1737c953 928#: c-decl.c:4329 c-decl.c:4768 cp/decl.c:10823
d51681a7 929msgid "duplicate `const'"
dc6746e7
PT
930msgstr ""
931
1737c953 932#: c-decl.c:4331 c-decl.c:4772 cp/decl.c:10827
d51681a7 933msgid "duplicate `restrict'"
dc6746e7
PT
934msgstr ""
935
1737c953 936#: c-decl.c:4333 c-decl.c:4770 cp/decl.c:10825
d51681a7 937msgid "duplicate `volatile'"
dc6746e7
PT
938msgstr ""
939
1737c953 940#: c-decl.c:4355 cp/decl.c:10372
d51681a7
PT
941#, c-format
942msgid "multiple storage classes in declaration of `%s'"
dc6746e7
PT
943msgstr ""
944
1737c953 945#: c-decl.c:4364
d51681a7 946msgid "function definition declared `auto'"
dc6746e7
PT
947msgstr ""
948
1737c953 949#: c-decl.c:4366
d51681a7 950msgid "function definition declared `register'"
dc6746e7
PT
951msgstr ""
952
1737c953 953#: c-decl.c:4368
d51681a7 954msgid "function definition declared `typedef'"
dc6746e7
PT
955msgstr ""
956
1737c953 957#: c-decl.c:4381
d51681a7
PT
958#, c-format
959msgid "storage class specified for structure field `%s'"
dc6746e7
PT
960msgstr ""
961
1737c953 962#: c-decl.c:4385 cp/decl.c:10419
d51681a7
PT
963#, c-format
964msgid "storage class specified for parameter `%s'"
dc6746e7
PT
965msgstr ""
966
1737c953 967#: c-decl.c:4388 cp/decl.c:10421
d51681a7 968msgid "storage class specified for typename"
dc6746e7
PT
969msgstr ""
970
1737c953 971#: c-decl.c:4400 cp/decl.c:10435
d51681a7
PT
972#, c-format
973msgid "`%s' initialized and declared `extern'"
dc6746e7
PT
974msgstr ""
975
1737c953 976#: c-decl.c:4402 cp/decl.c:10438
dc6746e7 977#, c-format
d51681a7 978msgid "`%s' has both `extern' and initializer"
dc6746e7
PT
979msgstr ""
980
1737c953 981#: c-decl.c:4406 cp/decl.c:10442
dc6746e7 982#, c-format
d51681a7 983msgid "nested function `%s' declared `extern'"
dc6746e7
PT
984msgstr ""
985
1737c953 986#: c-decl.c:4409 cp/decl.c:10446
d51681a7
PT
987#, c-format
988msgid "top-level declaration of `%s' specifies `auto'"
7bf81eee
PT
989msgstr ""
990
9e620082
ZW
991#. Only the innermost declarator (making a parameter be of
992#. array type which is converted to pointer type)
993#. may have static or type qualifiers.
1737c953 994#: c-decl.c:4444 c-decl.c:4633
9e620082
ZW
995msgid "static or type qualifiers in non-parameter array declarator"
996msgstr ""
997
1737c953 998#: c-decl.c:4488
d51681a7
PT
999#, c-format
1000msgid "declaration of `%s' as array of voids"
7bf81eee
PT
1001msgstr ""
1002
1737c953 1003#: c-decl.c:4494
d51681a7
PT
1004#, c-format
1005msgid "declaration of `%s' as array of functions"
7bf81eee
PT
1006msgstr ""
1007
1737c953 1008#: c-decl.c:4515
dc6746e7 1009#, c-format
d51681a7 1010msgid "size of array `%s' has non-integer type"
dc6746e7
PT
1011msgstr ""
1012
1737c953 1013#: c-decl.c:4520
dc6746e7 1014#, c-format
4ba01ed2 1015msgid "ISO C forbids zero-size array `%s'"
dc6746e7
PT
1016msgstr ""
1017
1737c953 1018#: c-decl.c:4527
dc6746e7 1019#, c-format
d51681a7 1020msgid "size of array `%s' is negative"
dc6746e7
PT
1021msgstr ""
1022
1737c953 1023#: c-decl.c:4540
dc6746e7 1024#, c-format
4ba01ed2 1025msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
dc6746e7
PT
1026msgstr ""
1027
1737c953 1028#: c-decl.c:4543
dc6746e7 1029#, c-format
4ba01ed2 1030msgid "ISO C89 forbids variable-size array `%s'"
dc6746e7
PT
1031msgstr ""
1032
1737c953 1033#: c-decl.c:4573 c-decl.c:4794 cp/decl.c:11044
d51681a7
PT
1034#, c-format
1035msgid "size of array `%s' is too large"
dc6746e7
PT
1036msgstr ""
1037
1737c953 1038#: c-decl.c:4590
9e620082
ZW
1039msgid "ISO C89 does not support flexible array members"
1040msgstr ""
1041
1737c953 1042#: c-decl.c:4600
d51681a7 1043msgid "array type has incomplete element type"
dc6746e7
PT
1044msgstr ""
1045
1737c953
JM
1046#: c-decl.c:4607 c-decl.c:4844
1047msgid "ISO C forbids const or volatile function types"
dc6746e7
PT
1048msgstr ""
1049
1737c953 1050#: c-decl.c:4653 cp/decl.c:10583
d51681a7
PT
1051#, c-format
1052msgid "`%s' declared as function returning a function"
dc6746e7
PT
1053msgstr ""
1054
1737c953 1055#: c-decl.c:4658 cp/decl.c:10588
d51681a7
PT
1056#, c-format
1057msgid "`%s' declared as function returning an array"
dc6746e7
PT
1058msgstr ""
1059
1737c953 1060#: c-decl.c:4693
9e620082
ZW
1061msgid "ISO C forbids qualified void function return type"
1062msgstr ""
1063
1737c953 1064#: c-decl.c:4697
9e620082
ZW
1065msgid "type qualifiers ignored on function return type"
1066msgstr ""
1067
1737c953 1068#: c-decl.c:4726 c-decl.c:4809 c-decl.c:4933 c-decl.c:5027
4ba01ed2 1069msgid "ISO C forbids qualified function types"
7bf81eee
PT
1070msgstr ""
1071
1737c953 1072#: c-decl.c:4766 cp/decl.c:10819
d51681a7 1073msgid "invalid type modifier within pointer declarator"
dc6746e7
PT
1074msgstr ""
1075
1737c953 1076#: c-decl.c:4864 cp/decl.c:11327
dc6746e7 1077#, c-format
d51681a7 1078msgid "variable or field `%s' declared void"
dc6746e7
PT
1079msgstr ""
1080
1737c953 1081#: c-decl.c:4897
9e620082
ZW
1082msgid "attributes in parameter array declarator ignored"
1083msgstr ""
1084
1737c953 1085#: c-decl.c:4922
9e620082
ZW
1086msgid "invalid type modifier within array declarator"
1087msgstr ""
1088
1737c953 1089#: c-decl.c:4971
dc6746e7 1090#, c-format
d51681a7 1091msgid "field `%s' declared as a function"
dc6746e7
PT
1092msgstr ""
1093
1737c953 1094#: c-decl.c:4977
dc6746e7 1095#, c-format
d51681a7 1096msgid "field `%s' has incomplete type"
dc6746e7
PT
1097msgstr ""
1098
1737c953 1099#: c-decl.c:5009 c-decl.c:5011 c-decl.c:5018
dc6746e7 1100#, c-format
d51681a7 1101msgid "invalid storage class for function `%s'"
dc6746e7
PT
1102msgstr ""
1103
1737c953 1104#: c-decl.c:5033
d51681a7 1105msgid "`noreturn' function returns non-void value"
dc6746e7
PT
1106msgstr ""
1107
1737c953 1108#: c-decl.c:5045
d51681a7 1109msgid "cannot inline function `main'"
dc6746e7
PT
1110msgstr ""
1111
1737c953 1112#: c-decl.c:5091
dc6746e7 1113#, c-format
d51681a7 1114msgid "variable `%s' declared `inline'"
dc6746e7
PT
1115msgstr ""
1116
1737c953 1117#: c-decl.c:5164 c-decl.c:6200
d51681a7 1118msgid "function declaration isn't a prototype"
dc6746e7
PT
1119msgstr ""
1120
1737c953 1121#: c-decl.c:5170
d51681a7 1122msgid "parameter names (without types) in function declaration"
dc6746e7
PT
1123msgstr ""
1124
1737c953 1125#: c-decl.c:5202 c-decl.c:6591
dc6746e7 1126#, c-format
d51681a7 1127msgid "parameter `%s' has incomplete type"
dc6746e7
PT
1128msgstr ""
1129
1737c953 1130#: c-decl.c:5205
d51681a7 1131msgid "parameter has incomplete type"
dc6746e7
PT
1132msgstr ""
1133
1737c953 1134#: c-decl.c:5226
d51681a7
PT
1135#, c-format
1136msgid "parameter `%s' points to incomplete type"
dc6746e7
PT
1137msgstr ""
1138
1737c953 1139#: c-decl.c:5229
d51681a7 1140msgid "parameter points to incomplete type"
dc6746e7
PT
1141msgstr ""
1142
1737c953 1143#: c-decl.c:5294
dc6746e7 1144#, c-format
d51681a7 1145msgid "parameter `%s' has just a forward declaration"
dc6746e7
PT
1146msgstr ""
1147
1737c953 1148#: c-decl.c:5335
d51681a7 1149msgid "`void' in parameter list must be the entire list"
dc6746e7
PT
1150msgstr ""
1151
1737c953
JM
1152#: c-decl.c:5366
1153#, c-format
1154msgid "`struct %s' declared inside parameter list"
1155msgstr ""
1156
1157#: c-decl.c:5369
1158#, c-format
1159msgid "`union %s' declared inside parameter list"
1160msgstr ""
1161
1162#: c-decl.c:5372
d51681a7 1163#, c-format
1737c953 1164msgid "`enum %s' declared inside parameter list"
dc6746e7
PT
1165msgstr ""
1166
1737c953 1167#: c-decl.c:5379
d51681a7 1168msgid "anonymous struct declared inside parameter list"
dc6746e7
PT
1169msgstr ""
1170
1737c953 1171#: c-decl.c:5381
d51681a7 1172msgid "anonymous union declared inside parameter list"
dc6746e7
PT
1173msgstr ""
1174
1737c953 1175#: c-decl.c:5383
d51681a7 1176msgid "anonymous enum declared inside parameter list"
dc6746e7
PT
1177msgstr ""
1178
1737c953 1179#: c-decl.c:5387
d51681a7
PT
1180msgid ""
1181"its scope is only this definition or declaration, which is probably not what "
1737c953 1182"you want"
dc6746e7
PT
1183msgstr ""
1184
1737c953 1185#: c-decl.c:5466
d51681a7 1186#, c-format
1737c953 1187msgid "redefinition of `union %s'"
dc6746e7
PT
1188msgstr ""
1189
1737c953
JM
1190#: c-decl.c:5469
1191#, c-format
1192msgid "redefinition of `struct %s'"
1193msgstr ""
1194
1195#: c-decl.c:5508
5b7874aa
ZW
1196msgid "unnamed fields of type other than struct or union are not allowed"
1197msgstr ""
1198
1737c953 1199#: c-decl.c:5549 c-decl.c:5552
d51681a7
PT
1200#, c-format
1201msgid "%s defined inside parms"
dc6746e7
PT
1202msgstr ""
1203
1737c953 1204#: c-decl.c:5550 c-decl.c:5553 c-decl.c:5564
4ba01ed2 1205msgid "union"
dc6746e7
PT
1206msgstr ""
1207
1737c953 1208#: c-decl.c:5550 c-decl.c:5553
4ba01ed2 1209msgid "structure"
dc6746e7
PT
1210msgstr ""
1211
1737c953 1212#: c-decl.c:5563
d51681a7
PT
1213#, c-format
1214msgid "%s has no %s"
dc6746e7
PT
1215msgstr ""
1216
1737c953 1217#: c-decl.c:5564
d51681a7 1218msgid "struct"
dc6746e7
PT
1219msgstr ""
1220
1737c953 1221#: c-decl.c:5565
d51681a7 1222msgid "named members"
dc6746e7
PT
1223msgstr ""
1224
1737c953 1225#: c-decl.c:5565
d51681a7 1226msgid "members"
dc6746e7
PT
1227msgstr ""
1228
1737c953 1229#: c-decl.c:5604
d51681a7
PT
1230#, c-format
1231msgid "nested redefinition of `%s'"
dc6746e7
PT
1232msgstr ""
1233
1737c953 1234#: c-decl.c:5617
d51681a7
PT
1235#, c-format
1236msgid "bit-field `%s' width not an integer constant"
dc6746e7
PT
1237msgstr ""
1238
1737c953 1239#: c-decl.c:5628
d51681a7
PT
1240#, c-format
1241msgid "bit-field `%s' has invalid type"
dc6746e7
PT
1242msgstr ""
1243
1737c953 1244#: c-decl.c:5640
dc6746e7 1245#, c-format
4ba01ed2 1246msgid "bit-field `%s' type invalid in ISO C"
dc6746e7
PT
1247msgstr ""
1248
1737c953 1249#: c-decl.c:5652
dc6746e7 1250#, c-format
d51681a7 1251msgid "negative width in bit-field `%s'"
dc6746e7
PT
1252msgstr ""
1253
1737c953 1254#: c-decl.c:5654
d51681a7
PT
1255#, c-format
1256msgid "width of `%s' exceeds its type"
dc6746e7
PT
1257msgstr ""
1258
1737c953 1259#: c-decl.c:5656
d51681a7
PT
1260#, c-format
1261msgid "zero width for bit-field `%s'"
dc6746e7
PT
1262msgstr ""
1263
1737c953 1264#: c-decl.c:5670
d51681a7
PT
1265#, c-format
1266msgid "`%s' is narrower than values of its type"
dc6746e7
PT
1267msgstr ""
1268
1737c953 1269#: c-decl.c:5715
9e620082
ZW
1270msgid "flexible array member in union"
1271msgstr ""
1272
1737c953 1273#: c-decl.c:5717
9e620082
ZW
1274msgid "flexible array member not at end of struct"
1275msgstr ""
1276
1737c953 1277#: c-decl.c:5719
9e620082
ZW
1278msgid "flexible array member in otherwise empty struct"
1279msgstr ""
1280
1737c953 1281#: c-decl.c:5744 ch/typeck.c:3060
d51681a7
PT
1282#, c-format
1283msgid "duplicate member `%s'"
dc6746e7
PT
1284msgstr ""
1285
1737c953 1286#: c-decl.c:5788
d51681a7 1287msgid "union cannot be made transparent"
dc6746e7
PT
1288msgstr ""
1289
d51681a7 1290#. This enum is a named one that has been declared already.
1737c953 1291#: c-decl.c:5882
d51681a7
PT
1292#, c-format
1293msgid "redeclaration of `enum %s'"
dc6746e7
PT
1294msgstr ""
1295
1737c953 1296#: c-decl.c:5916
d51681a7 1297msgid "enum defined inside parms"
dc6746e7
PT
1298msgstr ""
1299
1737c953 1300#: c-decl.c:5949
d51681a7 1301msgid "enumeration values exceed range of largest integer"
7bf81eee
PT
1302msgstr ""
1303
1737c953 1304#: c-decl.c:6058 ch/decl.c:4437
d51681a7
PT
1305#, c-format
1306msgid "enumerator value for `%s' not integer constant"
7bf81eee
PT
1307msgstr ""
1308
1737c953 1309#: c-decl.c:6071 ch/decl.c:4449
d51681a7 1310msgid "overflow in enumeration values"
dc6746e7
PT
1311msgstr ""
1312
1737c953 1313#: c-decl.c:6076
4ba01ed2 1314msgid "ISO C restricts enumerator values to range of `int'"
dc6746e7
PT
1315msgstr ""
1316
1737c953 1317#: c-decl.c:6154
d51681a7 1318msgid "return type is an incomplete type"
dc6746e7
PT
1319msgstr ""
1320
1737c953 1321#: c-decl.c:6162
9e620082
ZW
1322msgid "return type defaults to `int'"
1323msgstr ""
1324
1737c953 1325#: c-decl.c:6209
dc6746e7 1326#, c-format
d51681a7 1327msgid "no previous prototype for `%s'"
dc6746e7
PT
1328msgstr ""
1329
1737c953 1330#: c-decl.c:6216
dc6746e7 1331#, c-format
d51681a7 1332msgid "`%s' was used with no prototype before its definition"
dc6746e7
PT
1333msgstr ""
1334
1737c953 1335#: c-decl.c:6222
dc6746e7 1336#, c-format
d51681a7 1337msgid "no previous declaration for `%s'"
dc6746e7
PT
1338msgstr ""
1339
1737c953 1340#: c-decl.c:6229
dc6746e7 1341#, c-format
d51681a7 1342msgid "`%s' was used with no declaration before its definition"
dc6746e7
PT
1343msgstr ""
1344
1737c953 1345#: c-decl.c:6253 c-decl.c:6834
dc6746e7 1346#, c-format
d51681a7 1347msgid "return type of `%s' is not `int'"
dc6746e7
PT
1348msgstr ""
1349
1737c953 1350#: c-decl.c:6269
dc6746e7 1351#, c-format
d51681a7 1352msgid "first argument of `%s' should be `int'"
dc6746e7
PT
1353msgstr ""
1354
1737c953 1355#: c-decl.c:6278
dc6746e7 1356#, c-format
d51681a7 1357msgid "second argument of `%s' should be `char **'"
dc6746e7
PT
1358msgstr ""
1359
1737c953 1360#: c-decl.c:6287
dc6746e7 1361#, c-format
d51681a7 1362msgid "third argument of `%s' should probably be `char **'"
dc6746e7
PT
1363msgstr ""
1364
1737c953 1365#: c-decl.c:6296
dc6746e7 1366#, c-format
d51681a7 1367msgid "`%s' takes only zero or two arguments"
dc6746e7
PT
1368msgstr ""
1369
1737c953 1370#: c-decl.c:6299
dc6746e7 1371#, c-format
d51681a7 1372msgid "`%s' is normally a non-static function"
dc6746e7
PT
1373msgstr ""
1374
1737c953 1375#: c-decl.c:6409
d51681a7 1376msgid "parm types given both in parmlist and separately"
dc6746e7
PT
1377msgstr ""
1378
1737c953 1379#: c-decl.c:6430
d51681a7 1380msgid "parameter name omitted"
dc6746e7
PT
1381msgstr ""
1382
1737c953 1383#: c-decl.c:6434 c-decl.c:6536
d51681a7
PT
1384#, c-format
1385msgid "parameter `%s' declared void"
dc6746e7
PT
1386msgstr ""
1387
1737c953 1388#: c-decl.c:6510
d51681a7 1389msgid "parameter name missing from parameter list"
dc6746e7
PT
1390msgstr ""
1391
1737c953 1392#: c-decl.c:6529
dc6746e7 1393#, c-format
d51681a7 1394msgid "multiple parameters named `%s'"
dc6746e7
PT
1395msgstr ""
1396
1737c953 1397#: c-decl.c:6560 c-decl.c:6562
dc6746e7 1398#, c-format
d51681a7 1399msgid "type of `%s' defaults to `int'"
dc6746e7
PT
1400msgstr ""
1401
1737c953 1402#: c-decl.c:6598
dc6746e7 1403#, c-format
d51681a7 1404msgid "declaration for parameter `%s' but no such parameter"
dc6746e7
PT
1405msgstr ""
1406
1737c953 1407#: c-decl.c:6646
d51681a7 1408msgid "number of arguments doesn't match prototype"
dc6746e7
PT
1409msgstr ""
1410
1737c953 1411#: c-decl.c:6676
dc6746e7 1412#, c-format
d51681a7 1413msgid "promoted argument `%s' doesn't match prototype"
dc6746e7
PT
1414msgstr ""
1415
1737c953 1416#: c-decl.c:6690
d51681a7
PT
1417#, c-format
1418msgid "argument `%s' doesn't match prototype"
dc6746e7
PT
1419msgstr ""
1420
1737c953 1421#: c-decl.c:7004
9e620082 1422msgid "this function may return with or without a value"
dc6746e7
PT
1423msgstr ""
1424
1737c953 1425#: c-decl.c:7024
9e620082
ZW
1426#, c-format
1427msgid "size of return value of `%s' is %u bytes"
dc6746e7
PT
1428msgstr ""
1429
1737c953 1430#: c-decl.c:7028
9e620082
ZW
1431#, c-format
1432msgid "size of return value of `%s' is larger than %d bytes"
dc6746e7
PT
1433msgstr ""
1434
9e620082
ZW
1435#. If we get here, declarations have been used in a for loop without
1436#. the C99 for loop scope. This doesn't make much sense, so don't
1437#. allow it.
1737c953 1438#: c-decl.c:7083
9e620082 1439msgid "`for' loop initial declaration used outside C99 mode"
dc6746e7
PT
1440msgstr ""
1441
1737c953 1442#: c-decl.c:7107
dc6746e7 1443#, c-format
1737c953 1444msgid "`struct %s' declared in `for' loop initial declaration"
dc6746e7
PT
1445msgstr ""
1446
1737c953 1447#: c-decl.c:7110
d51681a7 1448#, c-format
1737c953 1449msgid "`union %s' declared in `for' loop initial declaration"
dc6746e7
PT
1450msgstr ""
1451
1737c953 1452#: c-decl.c:7113
9e620082 1453#, c-format
1737c953 1454msgid "`enum %s' declared in `for' loop initial declaration"
dc6746e7
PT
1455msgstr ""
1456
1737c953 1457#: c-decl.c:7121
9e620082 1458#, c-format
1737c953 1459msgid "declaration of non-variable `%s' in `for' loop initial declaration"
dc6746e7
PT
1460msgstr ""
1461
1737c953 1462#: c-decl.c:7123
9e620082 1463#, c-format
1737c953 1464msgid "declaration of static variable `%s' in `for' loop initial declaration"
dc6746e7
PT
1465msgstr ""
1466
1737c953 1467#: c-decl.c:7125
9e620082 1468#, c-format
1737c953 1469msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
dc6746e7
PT
1470msgstr ""
1471
5b7874aa
ZW
1472#: c-format.c:128 c-format.c:210
1473msgid "format string arg not a string type"
dc6746e7
PT
1474msgstr ""
1475
5b7874aa
ZW
1476#: c-format.c:143
1477msgid "args to be formatted is not '...'"
dc6746e7
PT
1478msgstr ""
1479
5b7874aa
ZW
1480#: c-format.c:152
1481msgid "strftime formats cannot format arguments"
dc6746e7
PT
1482msgstr ""
1483
5b7874aa 1484#: c-format.c:187 c-format.c:289
9e620082 1485msgid "format string has invalid operand number"
dc6746e7
PT
1486msgstr ""
1487
5b7874aa
ZW
1488#: c-format.c:221
1489msgid "function does not return string type"
dc6746e7
PT
1490msgstr ""
1491
5b7874aa
ZW
1492#: c-format.c:252
1493msgid "unrecognized format specifier"
dc6746e7
PT
1494msgstr ""
1495
5b7874aa
ZW
1496#: c-format.c:265
1497#, c-format
1498msgid "`%s' is an unrecognized format function type"
dc6746e7
PT
1499msgstr ""
1500
5b7874aa
ZW
1501#: c-format.c:299
1502msgid "format string arg follows the args to be formatted"
dc6746e7
PT
1503msgstr ""
1504
1737c953 1505#: c-format.c:620
9e620082 1506msgid "` ' flag"
dc6746e7
PT
1507msgstr ""
1508
1737c953 1509#: c-format.c:620
9e620082 1510msgid "the ` ' printf flag"
dc6746e7
PT
1511msgstr ""
1512
1737c953 1513#: c-format.c:621 c-format.c:692
9e620082 1514msgid "`+' flag"
dc6746e7
PT
1515msgstr ""
1516
1737c953 1517#: c-format.c:621
9e620082 1518msgid "the `+' printf flag"
dc6746e7
PT
1519msgstr ""
1520
1737c953 1521#: c-format.c:622 c-format.c:668
9e620082 1522msgid "`#' flag"
dc6746e7
PT
1523msgstr ""
1524
1737c953 1525#: c-format.c:622
9e620082 1526msgid "the `#' printf flag"
dc6746e7
PT
1527msgstr ""
1528
1737c953 1529#: c-format.c:623 c-format.c:666
9e620082 1530msgid "`0' flag"
dc6746e7
PT
1531msgstr ""
1532
1737c953 1533#: c-format.c:623
9e620082 1534msgid "the `0' printf flag"
dc6746e7
PT
1535msgstr ""
1536
1737c953 1537#: c-format.c:624 c-format.c:665 c-format.c:695
9e620082 1538msgid "`-' flag"
dc6746e7
PT
1539msgstr ""
1540
1737c953 1541#: c-format.c:624
9e620082 1542msgid "the `-' printf flag"
4ba01ed2
PT
1543msgstr ""
1544
1737c953 1545#: c-format.c:625 c-format.c:649
9e620082 1546msgid "`'' flag"
4ba01ed2
PT
1547msgstr ""
1548
1737c953 1549#: c-format.c:625
9e620082 1550msgid "the `'' printf flag"
dc6746e7
PT
1551msgstr ""
1552
1737c953 1553#: c-format.c:626 c-format.c:650
9e620082 1554msgid "`I' flag"
dc6746e7
PT
1555msgstr ""
1556
1737c953 1557#: c-format.c:626
9e620082 1558msgid "the `I' printf flag"
dc6746e7
PT
1559msgstr ""
1560
1737c953 1561#: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1791
9e620082 1562msgid "field width"
dc6746e7
PT
1563msgstr ""
1564
1737c953 1565#: c-format.c:627
9e620082 1566msgid "field width in printf format"
dc6746e7
PT
1567msgstr ""
1568
1737c953 1569#: c-format.c:628
9e620082 1570msgid "precision"
dc6746e7
PT
1571msgstr ""
1572
1737c953 1573#: c-format.c:628
9e620082 1574msgid "precision in printf format"
dc6746e7
PT
1575msgstr ""
1576
1737c953 1577#: c-format.c:629 c-format.c:648 c-format.c:699
9e620082 1578msgid "length modifier"
dc6746e7
PT
1579msgstr ""
1580
1737c953 1581#: c-format.c:629
9e620082 1582msgid "length modifier in printf format"
dc6746e7
PT
1583msgstr ""
1584
1737c953 1585#: c-format.c:645
9e620082 1586msgid "assignment suppression"
dc6746e7
PT
1587msgstr ""
1588
1737c953
JM
1589#: c-format.c:645
1590msgid "the assignment suppression scanf feature"
1591msgstr ""
1592
1593#: c-format.c:646
9e620082 1594msgid "`a' flag"
dc6746e7
PT
1595msgstr ""
1596
1737c953 1597#: c-format.c:646
9e620082 1598msgid "the `a' scanf flag"
dc6746e7
PT
1599msgstr ""
1600
1737c953 1601#: c-format.c:647
9e620082 1602msgid "field width in scanf format"
4ba01ed2
PT
1603msgstr ""
1604
1737c953 1605#: c-format.c:648
9e620082 1606msgid "length modifier in scanf format"
4ba01ed2
PT
1607msgstr ""
1608
1737c953 1609#: c-format.c:649
9e620082 1610msgid "the `'' scanf flag"
dc6746e7
PT
1611msgstr ""
1612
1737c953 1613#: c-format.c:650
9e620082 1614msgid "the `I' scanf flag"
7bf81eee
PT
1615msgstr ""
1616
1737c953 1617#: c-format.c:664
9e620082 1618msgid "`_' flag"
4ba01ed2
PT
1619msgstr ""
1620
1737c953 1621#: c-format.c:664
9e620082 1622msgid "the `_' strftime flag"
7bf81eee
PT
1623msgstr ""
1624
1737c953 1625#: c-format.c:665
9e620082 1626msgid "the `-' strftime flag"
dc6746e7
PT
1627msgstr ""
1628
1737c953 1629#: c-format.c:666
9e620082 1630msgid "the `0' strftime flag"
dc6746e7
PT
1631msgstr ""
1632
1737c953 1633#: c-format.c:667 c-format.c:691
9e620082 1634msgid "`^' flag"
dc6746e7
PT
1635msgstr ""
1636
1737c953 1637#: c-format.c:667
9e620082 1638msgid "the `^' strftime flag"
dc6746e7
PT
1639msgstr ""
1640
1737c953 1641#: c-format.c:668
9e620082 1642msgid "the `#' strftime flag"
dc6746e7
PT
1643msgstr ""
1644
1737c953 1645#: c-format.c:669
9e620082 1646msgid "field width in strftime format"
dc6746e7
PT
1647msgstr ""
1648
1737c953 1649#: c-format.c:670
9e620082 1650msgid "`E' modifier"
dc6746e7
PT
1651msgstr ""
1652
1737c953 1653#: c-format.c:670
9e620082 1654msgid "the `E' strftime modifier"
dc6746e7
PT
1655msgstr ""
1656
1737c953 1657#: c-format.c:671
9e620082 1658msgid "`O' modifier"
dc6746e7
PT
1659msgstr ""
1660
1737c953 1661#: c-format.c:671
9e620082 1662msgid "the `O' strftime modifier"
dc6746e7
PT
1663msgstr ""
1664
1737c953 1665#: c-format.c:672
9e620082 1666msgid "the `O' modifier"
dc6746e7
PT
1667msgstr ""
1668
1737c953 1669#: c-format.c:690
9e620082 1670msgid "fill character"
dc6746e7
PT
1671msgstr ""
1672
1737c953 1673#: c-format.c:690
9e620082 1674msgid "fill character in strfmon format"
dc6746e7
PT
1675msgstr ""
1676
1737c953 1677#: c-format.c:691
9e620082 1678msgid "the `^' strfmon flag"
dc6746e7
PT
1679msgstr ""
1680
1737c953 1681#: c-format.c:692
9e620082 1682msgid "the `+' strfmon flag"
dc6746e7
PT
1683msgstr ""
1684
1737c953 1685#: c-format.c:693
9e620082 1686msgid "`(' flag"
dc6746e7
PT
1687msgstr ""
1688
1737c953 1689#: c-format.c:693
9e620082 1690msgid "the `(' strfmon flag"
dc6746e7
PT
1691msgstr ""
1692
1737c953 1693#: c-format.c:694
9e620082 1694msgid "`!' flag"
dc6746e7
PT
1695msgstr ""
1696
1737c953 1697#: c-format.c:694
9e620082 1698msgid "the `!' strfmon flag"
dc6746e7
PT
1699msgstr ""
1700
1737c953 1701#: c-format.c:695
9e620082 1702msgid "the `-' strfmon flag"
dc6746e7
PT
1703msgstr ""
1704
1737c953 1705#: c-format.c:696
9e620082 1706msgid "field width in strfmon format"
dc6746e7
PT
1707msgstr ""
1708
1737c953 1709#: c-format.c:697
9e620082 1710msgid "left precision"
dc6746e7
PT
1711msgstr ""
1712
1737c953 1713#: c-format.c:697
9e620082 1714msgid "left precision in strfmon format"
dc6746e7
PT
1715msgstr ""
1716
1737c953 1717#: c-format.c:698
9e620082 1718msgid "right precision"
dc6746e7
PT
1719msgstr ""
1720
1737c953 1721#: c-format.c:698
9e620082 1722msgid "right precision in strfmon format"
dc6746e7
PT
1723msgstr ""
1724
1737c953 1725#: c-format.c:699
9e620082 1726msgid "length modifier in strfmon format"
dc6746e7
PT
1727msgstr ""
1728
1737c953 1729#: c-format.c:998
9e620082
ZW
1730#, c-format
1731msgid "function might be possible candidate for `%s' format attribute"
dc6746e7
PT
1732msgstr ""
1733
1737c953 1734#: c-format.c:1122 c-format.c:1143 c-format.c:2201
9e620082 1735msgid "missing $ operand number in format"
dc6746e7
PT
1736msgstr ""
1737
1737c953 1738#: c-format.c:1153
9e620082
ZW
1739#, c-format
1740msgid "%s does not support %%n$ operand number formats"
dc6746e7
PT
1741msgstr ""
1742
1737c953 1743#: c-format.c:1160
9e620082 1744msgid "operand number out of range in format"
4ba01ed2
PT
1745msgstr ""
1746
1737c953 1747#: c-format.c:1183
9e620082
ZW
1748#, c-format
1749msgid "format argument %d used more than once in %s format"
dc6746e7
PT
1750msgstr ""
1751
1737c953 1752#: c-format.c:1233
9e620082
ZW
1753#, c-format
1754msgid "format argument %d unused before used argument %d in $-style format"
dc6746e7
PT
1755msgstr ""
1756
1737c953 1757#: c-format.c:1330
9e620082 1758msgid "format not a string literal, format string not checked"
dc6746e7
PT
1759msgstr ""
1760
1737c953 1761#: c-format.c:1344
9e620082 1762msgid "format not a string literal and no format arguments"
dc6746e7
PT
1763msgstr ""
1764
1737c953 1765#: c-format.c:1346
9e620082 1766msgid "format not a string literal, argument types not checked"
dc6746e7
PT
1767msgstr ""
1768
1737c953 1769#: c-format.c:1359
9e620082 1770msgid "too many arguments for format"
dc6746e7
PT
1771msgstr ""
1772
1737c953 1773#: c-format.c:1362
9e620082 1774msgid "unused arguments in $-style format"
dc6746e7
PT
1775msgstr ""
1776
1737c953 1777#: c-format.c:1365
9e620082 1778msgid "zero-length format string"
dc6746e7
PT
1779msgstr ""
1780
1737c953 1781#: c-format.c:1368
9e620082 1782msgid "format is a wide character string"
dc6746e7
PT
1783msgstr ""
1784
1737c953 1785#: c-format.c:1371
9e620082 1786msgid "unterminated format string"
dc6746e7
PT
1787msgstr ""
1788
9e620082
ZW
1789#. FIXME: this warning should go away once Marc Espie's
1790#. __attribute__((nonnull)) patch is in. Instead, checking for
1791#. nonnull attributes should probably change this function to act
1792#. specially if info == NULL and add a res->number_null entry for
1793#. that case, or maybe add a function pointer to be called at
1794#. the end instead of hardcoding check_format_info_main.
1737c953 1795#: c-format.c:1478
9e620082 1796msgid "null format string"
dc6746e7
PT
1797msgstr ""
1798
1737c953 1799#: c-format.c:1670
9e620082 1800msgid "embedded `\\0' in format"
dc6746e7
PT
1801msgstr ""
1802
1737c953 1803#: c-format.c:1685
9e620082
ZW
1804#, c-format
1805msgid "spurious trailing `%%' in format"
dc6746e7
PT
1806msgstr ""
1807
1737c953 1808#: c-format.c:1724 c-format.c:1961
9e620082
ZW
1809#, c-format
1810msgid "repeated %s in format"
dc6746e7
PT
1811msgstr ""
1812
1737c953 1813#: c-format.c:1737
9e620082 1814msgid "missing fill character at end of strfmon format"
7bf81eee
PT
1815msgstr ""
1816
1737c953 1817#: c-format.c:1757 c-format.c:1875 c-format.c:2155 c-format.c:2208
9e620082 1818msgid "too few arguments for format"
7bf81eee
PT
1819msgstr ""
1820
1737c953 1821#: c-format.c:1817
9e620082
ZW
1822#, c-format
1823msgid "zero width in %s format"
dc6746e7
PT
1824msgstr ""
1825
1737c953 1826#: c-format.c:1836
9e620082
ZW
1827#, c-format
1828msgid "empty left precision in %s format"
dc6746e7
PT
1829msgstr ""
1830
1737c953 1831#: c-format.c:1890
9e620082 1832msgid "field precision"
dc6746e7
PT
1833msgstr ""
1834
1737c953 1835#: c-format.c:1905
9e620082
ZW
1836#, c-format
1837msgid "empty precision in %s format"
dc6746e7
PT
1838msgstr ""
1839
1737c953 1840#: c-format.c:1945
9e620082
ZW
1841#, c-format
1842msgid "%s does not support the `%s' %s length modifier"
dc6746e7
PT
1843msgstr ""
1844
1737c953 1845#: c-format.c:1995
9e620082 1846msgid "conversion lacks type at end of format"
dc6746e7
PT
1847msgstr ""
1848
1737c953 1849#: c-format.c:2006
9e620082
ZW
1850#, c-format
1851msgid "unknown conversion type character `%c' in format"
4ba01ed2
PT
1852msgstr ""
1853
1737c953 1854#: c-format.c:2009
9e620082
ZW
1855#, c-format
1856msgid "unknown conversion type character 0x%x in format"
dc6746e7
PT
1857msgstr ""
1858
1737c953 1859#: c-format.c:2016
9e620082
ZW
1860#, c-format
1861msgid "%s does not support the `%%%c' %s format"
dc6746e7
PT
1862msgstr ""
1863
1737c953 1864#: c-format.c:2032
9e620082
ZW
1865#, c-format
1866msgid "%s used with `%%%c' %s format"
dc6746e7
PT
1867msgstr ""
1868
1737c953 1869#: c-format.c:2041
9e620082
ZW
1870#, c-format
1871msgid "%s does not support %s"
dc6746e7
PT
1872msgstr ""
1873
1737c953 1874#: c-format.c:2050
dc6746e7 1875#, c-format
9e620082 1876msgid "%s does not support %s with the `%%%c' %s format"
dc6746e7
PT
1877msgstr ""
1878
1737c953 1879#: c-format.c:2083
4ba01ed2 1880#, c-format
9e620082 1881msgid "%s ignored with %s and `%%%c' %s format"
dc6746e7
PT
1882msgstr ""
1883
1737c953 1884#: c-format.c:2087
4ba01ed2 1885#, c-format
9e620082 1886msgid "%s ignored with %s in %s format"
dc6746e7
PT
1887msgstr ""
1888
1737c953 1889#: c-format.c:2093
4ba01ed2 1890#, c-format
9e620082 1891msgid "use of %s and %s together with `%%%c' %s format"
dc6746e7
PT
1892msgstr ""
1893
1737c953 1894#: c-format.c:2097
4ba01ed2 1895#, c-format
9e620082 1896msgid "use of %s and %s together in %s format"
dc6746e7
PT
1897msgstr ""
1898
1737c953 1899#: c-format.c:2116
4ba01ed2 1900#, c-format
9e620082 1901msgid "`%%%c' yields only last 2 digits of year in some locales"
7bf81eee
PT
1902msgstr ""
1903
1737c953 1904#: c-format.c:2119
4ba01ed2 1905#, c-format
9e620082 1906msgid "`%%%c' yields only last 2 digits of year"
7bf81eee
PT
1907msgstr ""
1908
9e620082 1909#. The end of the format string was reached.
1737c953 1910#: c-format.c:2135
4ba01ed2 1911#, c-format
9e620082 1912msgid "no closing `]' for `%%[' format"
7bf81eee
PT
1913msgstr ""
1914
1737c953 1915#: c-format.c:2148
4ba01ed2 1916#, c-format
9e620082 1917msgid "use of `%s' length modifier with `%c' type character"
7bf81eee
PT
1918msgstr ""
1919
1737c953 1920#: c-format.c:2169
9e620082
ZW
1921#, c-format
1922msgid "%s does not support the `%%%s%c' %s format"
7bf81eee
PT
1923msgstr ""
1924
1737c953 1925#: c-format.c:2184
9e620082
ZW
1926msgid "operand number specified with suppressed assignment"
1927msgstr ""
1928
1737c953 1929#: c-format.c:2186
9e620082 1930msgid "operand number specified for format taking no argument"
7bf81eee
PT
1931msgstr ""
1932
1737c953 1933#: c-format.c:2305
4ba01ed2 1934#, c-format
9e620082 1935msgid "writing through null pointer (arg %d)"
7bf81eee
PT
1936msgstr ""
1937
1737c953 1938#: c-format.c:2314
9e620082
ZW
1939#, c-format
1940msgid "reading through null pointer (arg %d)"
7bf81eee
PT
1941msgstr ""
1942
1737c953 1943#: c-format.c:2334
9e620082
ZW
1944#, c-format
1945msgid "writing into constant object (arg %d)"
7bf81eee
PT
1946msgstr ""
1947
1737c953 1948#: c-format.c:2344
9e620082
ZW
1949#, c-format
1950msgid "extra type qualifiers in format argument (arg %d)"
7bf81eee
PT
1951msgstr ""
1952
1737c953 1953#: c-format.c:2351
9e620082
ZW
1954#, c-format
1955msgid "format argument is not a pointer (arg %d)"
7bf81eee
PT
1956msgstr ""
1957
1737c953 1958#: c-format.c:2353
9e620082
ZW
1959#, c-format
1960msgid "format argument is not a pointer to a pointer (arg %d)"
7bf81eee
PT
1961msgstr ""
1962
1737c953
JM
1963#: c-format.c:2424
1964msgid "pointer"
1965msgstr ""
1966
1967#: c-format.c:2426
1968msgid "different type"
1969msgstr ""
1970
1971#: c-format.c:2447
d51681a7 1972#, c-format
9e620082 1973msgid "%s is not type %s (arg %d)"
7bf81eee
PT
1974msgstr ""
1975
1737c953 1976#: c-format.c:2450
d51681a7 1977#, c-format
9e620082 1978msgid "%s format, %s arg (arg %d)"
7bf81eee
PT
1979msgstr ""
1980
1737c953 1981#: c-lex.c:292
9e620082 1982msgid "badly nested C headers from preprocessor"
7bf81eee
PT
1983msgstr ""
1984
1737c953 1985#: c-lex.c:342
d51681a7 1986#, c-format
9e620082 1987msgid "ignoring #pragma %s %s"
7bf81eee
PT
1988msgstr ""
1989
1737c953 1990#: c-lex.c:344
d51681a7 1991#, c-format
9e620082 1992msgid "ignoring #pragma %s"
7bf81eee
PT
1993msgstr ""
1994
1737c953 1995#: c-lex.c:394
9e620082
ZW
1996#, c-format
1997msgid "universal-character-name '\\U%08x' not valid in identifier"
7bf81eee
PT
1998msgstr ""
1999
1737c953 2000#: c-lex.c:640
9e620082
ZW
2001#, c-format
2002msgid "universal-character-name '\\u%04x' not valid in identifier"
7bf81eee
PT
2003msgstr ""
2004
1737c953 2005#: c-lex.c:730
9e620082 2006msgid "both 'f' and 'l' suffixes on floating constant"
7bf81eee
PT
2007msgstr ""
2008
1737c953 2009#: c-lex.c:757
9e620082
ZW
2010#, c-format
2011msgid "floating point number exceeds range of '%s'"
7bf81eee
PT
2012msgstr ""
2013
1737c953 2014#: c-lex.c:787
9e620082
ZW
2015#, c-format
2016msgid "stray '%c' in program"
7bf81eee
PT
2017msgstr ""
2018
1737c953 2019#: c-lex.c:789
9e620082
ZW
2020#, c-format
2021msgid "stray '\\%o' in program"
7bf81eee
PT
2022msgstr ""
2023
1737c953 2024#: c-lex.c:887
5b7874aa
ZW
2025msgid "too many decimal points in floating constant"
2026msgstr ""
2027
1737c953 2028#: c-lex.c:889
5b7874aa
ZW
2029msgid "decimal point in exponent - impossible!"
2030msgstr ""
2031
2032#. Possible future extension: silently ignore _ in numbers,
2033#. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2034#. but somewhat easier to read. Ada has this?
1737c953 2035#: c-lex.c:900
5b7874aa
ZW
2036msgid "underscore in number"
2037msgstr ""
2038
1737c953 2039#: c-lex.c:969
5b7874aa
ZW
2040msgid "numeric constant with no digits"
2041msgstr ""
2042
1737c953 2043#: c-lex.c:972
5b7874aa
ZW
2044msgid "numeric constant contains digits beyond the radix"
2045msgstr ""
2046
1737c953 2047#: c-lex.c:983
9e620082 2048msgid "floating constant may not be in radix 16"
7bf81eee
PT
2049msgstr ""
2050
1737c953 2051#: c-lex.c:986
5b7874aa
ZW
2052msgid "hexadecimal floating constant has no exponent"
2053msgstr ""
2054
1737c953 2055#: c-lex.c:998
5b7874aa
ZW
2056msgid "floating constant exponent has no digits"
2057msgstr ""
2058
1737c953 2059#: c-lex.c:1018
5b7874aa
ZW
2060msgid "more than one 'f' suffix on floating constant"
2061msgstr ""
2062
1737c953 2063#: c-lex.c:1021
9e620082 2064msgid "traditional C rejects the 'f' suffix"
7bf81eee
PT
2065msgstr ""
2066
1737c953 2067#: c-lex.c:1028
5b7874aa
ZW
2068msgid "more than one 'l' suffix on floating constant"
2069msgstr ""
2070
1737c953 2071#: c-lex.c:1031
9e620082 2072msgid "traditional C rejects the 'l' suffix"
7bf81eee
PT
2073msgstr ""
2074
1737c953 2075#: c-lex.c:1039
5b7874aa
ZW
2076msgid "more than one 'i' or 'j' suffix on floating constant"
2077msgstr ""
2078
1737c953 2079#: c-lex.c:1041 c-lex.c:1135
9e620082 2080msgid "ISO C forbids imaginary numeric constants"
7bf81eee
PT
2081msgstr ""
2082
1737c953 2083#: c-lex.c:1046
5b7874aa
ZW
2084msgid "invalid suffix on floating constant"
2085msgstr ""
2086
2087#. We got an exception from parse_float()
1737c953 2088#: c-lex.c:1063
5b7874aa
ZW
2089msgid "floating constant out of range"
2090msgstr ""
2091
1737c953 2092#: c-lex.c:1075
9e620082 2093msgid "floating point number exceeds range of 'double'"
7bf81eee
PT
2094msgstr ""
2095
1737c953 2096#: c-lex.c:1104
9e620082 2097msgid "two 'u' suffixes on integer constant"
7bf81eee
PT
2098msgstr ""
2099
1737c953 2100#: c-lex.c:1107
9e620082 2101msgid "traditional C rejects the 'u' suffix"
7bf81eee
PT
2102msgstr ""
2103
1737c953 2104#: c-lex.c:1118
9e620082 2105msgid "three 'l' suffixes on integer constant"
dc6746e7
PT
2106msgstr ""
2107
1737c953 2108#: c-lex.c:1120
9e620082 2109msgid "'lul' is not a valid integer suffix"
dc6746e7
PT
2110msgstr ""
2111
1737c953 2112#: c-lex.c:1122
9e620082 2113msgid "'Ll' and 'lL' are not valid integer suffixes"
dc6746e7
PT
2114msgstr ""
2115
1737c953 2116#: c-lex.c:1125
9e620082 2117msgid "ISO C89 forbids long long integer constants"
dc6746e7
PT
2118msgstr ""
2119
1737c953 2120#: c-lex.c:1133
9e620082 2121msgid "more than one 'i' or 'j' suffix on integer constant"
dc6746e7
PT
2122msgstr ""
2123
1737c953 2124#: c-lex.c:1140
5b7874aa
ZW
2125msgid "invalid suffix on integer constant"
2126msgstr ""
2127
1737c953 2128#: c-lex.c:1148
9e620082
ZW
2129#, c-format
2130msgid ""
2131"integer constant is too large for this configuration of the compiler - "
2132"truncated to %d bits"
dc6746e7
PT
2133msgstr ""
2134
1737c953 2135#: c-lex.c:1238
9e620082 2136msgid "width of integer constant changes with -traditional"
dc6746e7
PT
2137msgstr ""
2138
1737c953 2139#: c-lex.c:1240
9e620082 2140msgid "integer constant is unsigned in ISO C, signed with -traditional"
dc6746e7
PT
2141msgstr ""
2142
1737c953 2143#: c-lex.c:1242
9e620082 2144msgid "width of integer constant may change on other systems with -traditional"
dc6746e7
PT
2145msgstr ""
2146
1737c953 2147#: c-lex.c:1252
dc6746e7 2148#, c-format
9e620082 2149msgid "integer constant larger than the maximum value of %s"
dc6746e7
PT
2150msgstr ""
2151
1737c953
JM
2152#: c-lex.c:1255
2153msgid "an unsigned long long int"
2154msgstr ""
2155
2156#: c-lex.c:1256
2157msgid "a long long int"
2158msgstr ""
2159
2160#: c-lex.c:1257
2161msgid "an unsigned long int"
2162msgstr ""
2163
2164#: c-lex.c:1261
9e620082 2165msgid "decimal constant is so large that it is unsigned"
7bf81eee
PT
2166msgstr ""
2167
1737c953 2168#: c-lex.c:1270
5b7874aa
ZW
2169msgid "complex integer constant is too wide for 'complex int'"
2170msgstr ""
2171
1737c953 2172#: c-lex.c:1290
9e620082 2173msgid "integer constant is larger than the maximum value for its type"
dc6746e7
PT
2174msgstr ""
2175
1737c953 2176#: c-lex.c:1294
dc6746e7 2177#, c-format
9e620082 2178msgid "missing white space after number '%.*s'"
dc6746e7
PT
2179msgstr ""
2180
1737c953
JM
2181#: c-lex.c:1330 cpplex.c:1867
2182msgid "ignoring invalid multibyte character"
dc6746e7
PT
2183msgstr ""
2184
1737c953
JM
2185#. Like YYERROR but do call yyerror.
2186#: c-parse.y:56 objc-parse.y:57 parse.y:51
2187msgid "syntax error"
dc6746e7
PT
2188msgstr ""
2189
1737c953
JM
2190#: /usr/share/bison/bison.simple:110 /usr/share/misc/bison.simple:107
2191msgid "syntax error: cannot back up"
dc6746e7
PT
2192msgstr ""
2193
1737c953
JM
2194#: /usr/share/bison/bison.simple:410 /usr/share/misc/bison.simple:358
2195msgid "parser stack overflow"
dc6746e7
PT
2196msgstr ""
2197
1737c953
JM
2198#: c-parse.y:284 objc-parse.y:306
2199msgid "ISO C forbids an empty source file"
dc6746e7
PT
2200msgstr ""
2201
1737c953
JM
2202#: c-parse.y:317 c-typeck.c:6855 ch/parse.c:2113 objc-parse.y:339
2203msgid "argument of `asm' is not a constant string"
dc6746e7
PT
2204msgstr ""
2205
1737c953
JM
2206#: c-parse.y:325 objc-parse.y:347
2207msgid "ISO C forbids data definition with no type or storage class"
dc6746e7
PT
2208msgstr ""
2209
1737c953
JM
2210#: c-parse.y:327 objc-parse.y:349
2211msgid "data definition has no type or storage class"
dc6746e7
PT
2212msgstr ""
2213
1737c953
JM
2214#: c-parse.y:340 objc-parse.y:362
2215msgid "ISO C does not allow extra `;' outside of a function"
dc6746e7
PT
2216msgstr ""
2217
1737c953
JM
2218#: c-parse.y:400 cppexp.c:688
2219msgid "traditional C rejects the unary plus operator"
dc6746e7
PT
2220msgstr ""
2221
1737c953
JM
2222#: c-parse.y:462 objc-parse.y:484
2223msgid "`sizeof' applied to a bit-field"
dc6746e7
PT
2224msgstr ""
2225
1737c953
JM
2226#: c-parse.y:542 objc-parse.y:564
2227msgid "ISO C forbids omitting the middle term of a ?: expression"
dc6746e7
PT
2228msgstr ""
2229
1737c953
JM
2230#: c-parse.y:589 objc-parse.y:611
2231msgid "ISO C89 forbids compound literals"
dc6746e7
PT
2232msgstr ""
2233
1737c953
JM
2234#: c-parse.y:603 objc-parse.y:625
2235msgid "ISO C forbids braced-groups within expressions"
dc6746e7
PT
2236msgstr ""
2237
1737c953
JM
2238#: c-parse.y:634 objc-parse.y:656
2239msgid "first argument to __builtin_choose_expr not a constant"
dc6746e7
PT
2240msgstr ""
2241
1737c953
JM
2242#: c-parse.y:677
2243msgid "traditional C rejects string concatenation"
dc6746e7
PT
2244msgstr ""
2245
1737c953
JM
2246#: c-parse.y:692 objc-parse.y:728
2247msgid "ISO C does not permit use of `varargs.h'"
dc6746e7
PT
2248msgstr ""
2249
1737c953
JM
2250#: c-parse.y:953 c-parse.y:959 c-parse.y:965 c-parse.y:971 c-parse.y:992
2251#: c-parse.y:998 c-parse.y:1004 c-parse.y:1010 c-parse.y:1043 c-parse.y:1049
2252#: c-parse.y:1055 c-parse.y:1061 c-parse.y:1106 c-parse.y:1112 c-parse.y:1118
2253#: c-parse.y:1124 objc-parse.y:989 objc-parse.y:995 objc-parse.y:1001
2254#: objc-parse.y:1007 objc-parse.y:1028 objc-parse.y:1034 objc-parse.y:1040
2255#: objc-parse.y:1046 objc-parse.y:1079 objc-parse.y:1085 objc-parse.y:1091
2256#: objc-parse.y:1097 objc-parse.y:1142 objc-parse.y:1148 objc-parse.y:1154
2257#: objc-parse.y:1160 parse.y:1883 parse.y:1890 parse.y:1929
2258#, c-format
2259msgid "`%s' is not at beginning of declaration"
7bf81eee
PT
2260msgstr ""
2261
1737c953
JM
2262#: c-parse.y:1406 objc-parse.y:1451
2263msgid "ISO C forbids empty initializer braces"
7bf81eee
PT
2264msgstr ""
2265
1737c953
JM
2266#: c-parse.y:1420 objc-parse.y:1465
2267msgid "ISO C89 forbids specifying subobject to initialize"
7bf81eee
PT
2268msgstr ""
2269
1737c953
JM
2270#: c-parse.y:1423 objc-parse.y:1468
2271msgid "obsolete use of designated initializer without `='"
7bf81eee
PT
2272msgstr ""
2273
1737c953
JM
2274#: c-parse.y:1427 objc-parse.y:1472
2275msgid "obsolete use of designated initializer with `:'"
dc6746e7
PT
2276msgstr ""
2277
1737c953
JM
2278#: c-parse.y:1456
2279msgid "ISO C forbids specifying range of elements to initialize"
dc6746e7
PT
2280msgstr ""
2281
1737c953
JM
2282#: c-parse.y:1464 c-parse.y:1494 objc-parse.y:1503 objc-parse.y:1533
2283msgid "ISO C forbids nested functions"
dc6746e7
PT
2284msgstr ""
2285
1737c953
JM
2286#: c-parse.y:1668 objc-parse.y:1709
2287msgid "ISO C forbids forward references to `enum' types"
dc6746e7
PT
2288msgstr ""
2289
1737c953
JM
2290#: c-parse.y:1680 objc-parse.y:1721 parse.y:2348
2291msgid "comma at end of enumerator list"
dc6746e7
PT
2292msgstr ""
2293
1737c953
JM
2294#: c-parse.y:1688 objc-parse.y:1729
2295msgid "no semicolon at end of struct or union"
dc6746e7
PT
2296msgstr ""
2297
1737c953
JM
2298#: c-parse.y:1697 objc-parse.y:1738 objc-parse.y:2784
2299msgid "extra semicolon in struct or union specified"
d51681a7
PT
2300msgstr ""
2301
1737c953
JM
2302#: c-parse.y:1710 objc-parse.y:1765
2303msgid "ISO C doesn't support unnamed structs/unions"
d51681a7
PT
2304msgstr ""
2305
1737c953
JM
2306#: c-parse.y:1719 objc-parse.y:1774
2307msgid "ISO C forbids member declarations with no members"
d51681a7
PT
2308msgstr ""
2309
1737c953
JM
2310#: c-parse.y:1868 c-parse.y:1872 c-parse.y:1876 objc-parse.y:1923
2311#: objc-parse.y:1927 objc-parse.y:1931
2312msgid "storage class specifier in array declarator"
d51681a7
PT
2313msgstr ""
2314
1737c953
JM
2315#: c-parse.y:1891 objc-parse.y:1946
2316msgid "deprecated use of label at end of compound statement"
d51681a7
PT
2317msgstr ""
2318
1737c953
JM
2319#: c-parse.y:1908 objc-parse.y:1963
2320msgid "ISO C89 forbids mixed declarations and code"
d51681a7
PT
2321msgstr ""
2322
1737c953
JM
2323#: c-parse.y:1982 objc-parse.y:2041
2324msgid "ISO C forbids label declarations"
d51681a7
PT
2325msgstr ""
2326
1737c953
JM
2327#: c-parse.y:2031 objc-parse.y:2090 parse.y:1584
2328msgid "braced-group within expression allowed only inside a function"
d51681a7
PT
2329msgstr ""
2330
1737c953
JM
2331#: c-parse.y:2146 objc-parse.y:2205
2332msgid "empty body in an else-statement"
dc6746e7
PT
2333msgstr ""
2334
1737c953
JM
2335#: c-parse.y:2256 objc-parse.y:2315
2336msgid "ISO C forbids `goto *expr;'"
d51681a7
PT
2337msgstr ""
2338
1737c953
JM
2339#: c-parse.y:2354 objc-parse.y:2413
2340msgid "ISO C forbids forward parameter declarations"
d51681a7
PT
2341msgstr ""
2342
1737c953
JM
2343#. Gcc used to allow this as an extension. However, it does
2344#. not work for all targets, and thus has been disabled.
2345#. Also, since func (...) and func () are indistinguishable,
2346#. it caused problems with the code in expand_builtin which
2347#. tries to verify that BUILT_IN_NEXT_ARG is being used
2348#. correctly.
2349#: c-parse.y:2380 objc-parse.y:2439
2350msgid "ISO C requires a named argument before `...'"
d51681a7
PT
2351msgstr ""
2352
1737c953
JM
2353#: c-parse.y:2474 objc-parse.y:2533
2354msgid "`...' in old-style identifier list"
d51681a7
PT
2355msgstr ""
2356
1737c953
JM
2357#: /usr/share/bison/bison.simple:699 /usr/share/misc/bison.simple:639
2358msgid "parse error; also virtual memory exceeded"
d51681a7
PT
2359msgstr ""
2360
1737c953
JM
2361#: /usr/share/bison/bison.simple:703 /usr/share/misc/bison.simple:643
2362#: cp/spew.c:349
2363msgid "parse error"
d51681a7
PT
2364msgstr ""
2365
1737c953
JM
2366#: c-parse.y:2789 cp/spew.c:1477 objc-parse.y:3476
2367#, c-format
2368msgid "%s at end of input"
d51681a7
PT
2369msgstr ""
2370
1737c953
JM
2371#: c-parse.y:2795 cp/spew.c:1483 objc-parse.y:3482
2372#, c-format
2373msgid "%s before %s'%c'"
d51681a7
PT
2374msgstr ""
2375
1737c953 2376#: c-parse.y:2797 cp/spew.c:1485 objc-parse.y:3484
9e620082 2377#, c-format
1737c953 2378msgid "%s before %s'\\x%x'"
d51681a7
PT
2379msgstr ""
2380
1737c953 2381#: c-parse.y:2801 cp/spew.c:1489 objc-parse.y:3488
9e620082 2382#, c-format
1737c953 2383msgid "%s before string constant"
d51681a7
PT
2384msgstr ""
2385
1737c953
JM
2386#: c-parse.y:2803 cp/spew.c:1491 objc-parse.y:3490
2387#, c-format
2388msgid "%s before numeric constant"
d51681a7
PT
2389msgstr ""
2390
1737c953
JM
2391#: c-parse.y:2805 objc-parse.y:3492
2392#, c-format
2393msgid "%s before \"%s\""
d51681a7
PT
2394msgstr ""
2395
1737c953 2396#: c-parse.y:2807 objc-parse.y:3494
9e620082 2397#, c-format
1737c953 2398msgid "%s before '%s' token"
d51681a7
PT
2399msgstr ""
2400
1737c953
JM
2401#: c-parse.y:2943 objc-parse.y:3673
2402#, c-format
2403msgid "syntax error at '%s' token"
2404msgstr ""
2405
2406#: c-parse.y:2973 ch/parse.c:4329 cp/lex.c:910 objc-parse.y:3703
2407msgid "YYDEBUG not defined"
2408msgstr ""
2409
2410#: c-pragma.c:109
2411msgid ""
2412"#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2413msgstr ""
2414
2415#: c-pragma.c:127
2416#, c-format
2417msgid ""
2418"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, "
2419"<n>)"
2420msgstr ""
2421
2422#: c-pragma.c:162
2423msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2424msgstr ""
2425
2426#: c-pragma.c:164
2427msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2428msgstr ""
2429
2430#: c-pragma.c:184
2431msgid "missing '(' after '#pragma pack' - ignored"
2432msgstr ""
2433
2434#: c-pragma.c:197 c-pragma.c:247
2435msgid "malformed '#pragma pack' - ignored"
2436msgstr ""
2437
2438#: c-pragma.c:202
2439msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2440msgstr ""
2441
2442#: c-pragma.c:204
2443msgid "malformed '#pragma pack(pop[, id])' - ignored"
2444msgstr ""
2445
2446#: c-pragma.c:213
2447#, c-format
2448msgid "unknown action '%s' for '#pragma pack' - ignored"
2449msgstr ""
2450
2451#: c-pragma.c:250
2452msgid "junk at end of '#pragma pack'"
2453msgstr ""
2454
2455#: c-pragma.c:264
2456#, c-format
2457msgid "alignment must be a small power of two, not %d"
2458msgstr ""
2459
2460#: c-pragma.c:290 c-pragma.c:295
2461msgid "malformed #pragma weak, ignored"
2462msgstr ""
2463
2464#: c-pragma.c:299
2465msgid "junk at end of #pragma weak"
2466msgstr ""
2467
2468#: c-semantics.c:532
2469msgid "break statement not within loop or switch"
2470msgstr ""
2471
2472#: c-semantics.c:550
2473msgid "continue statement not within a loop"
2474msgstr ""
2475
2476#: c-semantics.c:645
2477msgid "destructor needed for `%#D'"
2478msgstr ""
2479
2480#: c-semantics.c:646
2481msgid "where case label appears here"
2482msgstr ""
2483
2484#: c-semantics.c:649
2485msgid ""
2486"(enclose actions of previous case statements requiring destructors in their "
2487"own scope.)"
2488msgstr ""
2489
2490#: c-semantics.c:692 c-typeck.c:6883
2491#, c-format
2492msgid "%s qualifier ignored on asm"
2493msgstr ""
2494
2495#: c-typeck.c:124
2496#, c-format
2497msgid "`%s' has an incomplete type"
2498msgstr ""
2499
2500#: c-typeck.c:146 cp/call.c:2586
2501msgid "invalid use of void expression"
2502msgstr ""
2503
2504#: c-typeck.c:155
2505msgid "invalid use of array with unspecified bounds"
2506msgstr ""
2507
2508#: c-typeck.c:163
2509#, c-format
2510msgid "invalid use of undefined type `%s %s'"
2511msgstr ""
2512
2513#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2514#: c-typeck.c:167
2515#, c-format
2516msgid "invalid use of incomplete typedef `%s'"
2517msgstr ""
2518
2519#: c-typeck.c:398 c-typeck.c:412
2520msgid "function types not truly compatible in ISO C"
2521msgstr ""
2522
2523#: c-typeck.c:572
2524msgid "types are not quite compatible"
2525msgstr ""
2526
2527#: c-typeck.c:725
2528msgid "sizeof applied to a function type"
2529msgstr ""
2530
2531#: c-typeck.c:731
2532msgid "sizeof applied to a void type"
2533msgstr ""
2534
2535#: c-typeck.c:738
2536msgid "sizeof applied to an incomplete type"
2537msgstr ""
2538
2539#: c-typeck.c:791 c-typeck.c:2799
2540msgid "arithmetic on pointer to an incomplete type"
2541msgstr ""
2542
2543#: c-typeck.c:1179
2544#, c-format
2545msgid "%s has no member named `%s'"
d51681a7
PT
2546msgstr ""
2547
1737c953
JM
2548#: c-typeck.c:1208
2549#, c-format
2550msgid "request for member `%s' in something not a structure or union"
2551msgstr ""
2552
2553#: c-typeck.c:1240 ch/expr.c:810
2554msgid "dereferencing pointer to incomplete type"
2555msgstr ""
2556
2557#: c-typeck.c:1244 ch/expr.c:814
2558msgid "dereferencing `void *' pointer"
2559msgstr ""
2560
2561#: c-typeck.c:1261 cp/typeck.c:2376
2562#, c-format
2563msgid "invalid type argument of `%s'"
2564msgstr ""
2565
2566#: c-typeck.c:1280 cp/typeck.c:2402
2567msgid "subscript missing in array reference"
2568msgstr ""
2569
2570#: c-typeck.c:1301 cp/typeck.c:2444
2571msgid "array subscript has type `char'"
2572msgstr ""
2573
2574#: c-typeck.c:1309 c-typeck.c:1398 cp/typeck.c:2451 cp/typeck.c:2530
2575msgid "array subscript is not an integer"
2576msgstr ""
2577
2578#: c-typeck.c:1342
2579msgid "ISO C forbids subscripting `register' array"
2580msgstr ""
2581
2582#: c-typeck.c:1344
2583msgid "ISO C89 forbids subscripting non-lvalue array"
2584msgstr ""
2585
2586#: c-typeck.c:1377
2587msgid "subscript has type `char'"
2588msgstr ""
2589
2590#: c-typeck.c:1393 cp/typeck.c:2525
2591msgid "subscripted value is neither array nor pointer"
2592msgstr ""
2593
2594#: c-typeck.c:1444
2595#, c-format
2596msgid "`%s' undeclared here (not in a function)"
2597msgstr ""
2598
2599#: c-typeck.c:1451
2600#, c-format
2601msgid "`%s' undeclared (first use in this function)"
2602msgstr ""
2603
2604#: c-typeck.c:1456
2605msgid "(Each undeclared identifier is reported only once"
2606msgstr ""
2607
2608#: c-typeck.c:1457
2609msgid "for each function it appears in.)"
2610msgstr ""
2611
2612#: c-typeck.c:1474
2613#, c-format
2614msgid "local declaration of `%s' hides instance variable"
2615msgstr ""
2616
2617#: c-typeck.c:1539
2618msgid "called object is not a function"
2619msgstr ""
2620
2621#: c-typeck.c:1623 cp/typeck.c:3156
9e620082 2622msgid "too many arguments to function"
d51681a7
PT
2623msgstr ""
2624
1737c953 2625#: c-typeck.c:1644
d51681a7 2626#, c-format
9e620082 2627msgid "type of formal parameter %d is incomplete"
d51681a7
PT
2628msgstr ""
2629
1737c953 2630#: c-typeck.c:1657
d51681a7 2631#, c-format
9e620082 2632msgid "%s as integer rather than floating due to prototype"
d51681a7
PT
2633msgstr ""
2634
1737c953 2635#: c-typeck.c:1660
9e620082
ZW
2636#, c-format
2637msgid "%s as integer rather than complex due to prototype"
d51681a7
PT
2638msgstr ""
2639
1737c953 2640#: c-typeck.c:1663
d51681a7 2641#, c-format
9e620082 2642msgid "%s as complex rather than floating due to prototype"
d51681a7
PT
2643msgstr ""
2644
1737c953 2645#: c-typeck.c:1666
d51681a7 2646#, c-format
9e620082 2647msgid "%s as floating rather than integer due to prototype"
d51681a7
PT
2648msgstr ""
2649
1737c953 2650#: c-typeck.c:1669
d51681a7 2651#, c-format
9e620082 2652msgid "%s as complex rather than integer due to prototype"
d51681a7
PT
2653msgstr ""
2654
1737c953 2655#: c-typeck.c:1672
d51681a7 2656#, c-format
9e620082 2657msgid "%s as floating rather than complex due to prototype"
d51681a7
PT
2658msgstr ""
2659
1737c953 2660#: c-typeck.c:1682
d51681a7 2661#, c-format
9e620082 2662msgid "%s as `float' rather than `double' due to prototype"
d51681a7
PT
2663msgstr ""
2664
1737c953 2665#: c-typeck.c:1700
d51681a7 2666#, c-format
9e620082 2667msgid "%s with different width due to prototype"
d51681a7
PT
2668msgstr ""
2669
1737c953 2670#: c-typeck.c:1734
d51681a7 2671#, c-format
9e620082 2672msgid "%s as unsigned due to prototype"
d51681a7
PT
2673msgstr ""
2674
1737c953 2675#: c-typeck.c:1736
d51681a7 2676#, c-format
9e620082 2677msgid "%s as signed due to prototype"
d51681a7
PT
2678msgstr ""
2679
1737c953 2680#: c-typeck.c:1770 cp/typeck.c:3264
9e620082 2681msgid "too few arguments to function"
d51681a7
PT
2682msgstr ""
2683
1737c953 2684#: c-typeck.c:1809
9e620082 2685msgid "suggest parentheses around + or - inside shift"
d51681a7
PT
2686msgstr ""
2687
1737c953 2688#: c-typeck.c:1816
9e620082 2689msgid "suggest parentheses around && within ||"
d51681a7
PT
2690msgstr ""
2691
1737c953 2692#: c-typeck.c:1825
9e620082 2693msgid "suggest parentheses around arithmetic in operand of |"
d51681a7
PT
2694msgstr ""
2695
1737c953 2696#: c-typeck.c:1828
9e620082 2697msgid "suggest parentheses around comparison in operand of |"
d51681a7
PT
2698msgstr ""
2699
1737c953 2700#: c-typeck.c:1837
9e620082 2701msgid "suggest parentheses around arithmetic in operand of ^"
d51681a7
PT
2702msgstr ""
2703
1737c953 2704#: c-typeck.c:1840
9e620082 2705msgid "suggest parentheses around comparison in operand of ^"
4ba01ed2
PT
2706msgstr ""
2707
1737c953 2708#: c-typeck.c:1847
9e620082 2709msgid "suggest parentheses around + or - in operand of &"
d51681a7
PT
2710msgstr ""
2711
1737c953 2712#: c-typeck.c:1850
9e620082 2713msgid "suggest parentheses around comparison in operand of &"
d51681a7
PT
2714msgstr ""
2715
1737c953 2716#: c-typeck.c:1857
9e620082 2717msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
d51681a7
PT
2718msgstr ""
2719
1737c953 2720#: c-typeck.c:2017 c-typeck.c:2073 ch/expr.c:3951
5b7874aa
ZW
2721msgid "division by zero"
2722msgstr ""
2723
1737c953 2724#: c-typeck.c:2118 cp/typeck.c:3550
9e620082 2725msgid "right shift count is negative"
d51681a7
PT
2726msgstr ""
2727
1737c953 2728#: c-typeck.c:2125 cp/typeck.c:3556
9e620082 2729msgid "right shift count >= width of type"
d51681a7
PT
2730msgstr ""
2731
1737c953 2732#: c-typeck.c:2150 cp/typeck.c:3575
9e620082 2733msgid "left shift count is negative"
d51681a7
PT
2734msgstr ""
2735
1737c953 2736#: c-typeck.c:2153 cp/typeck.c:3577
9e620082 2737msgid "left shift count >= width of type"
d51681a7
PT
2738msgstr ""
2739
1737c953 2740#: c-typeck.c:2178
9e620082 2741msgid "shift count is negative"
d51681a7
PT
2742msgstr ""
2743
1737c953 2744#: c-typeck.c:2180
9e620082 2745msgid "shift count >= width of type"
d51681a7
PT
2746msgstr ""
2747
1737c953 2748#: c-typeck.c:2201 cp/typeck.c:3612
9e620082 2749msgid "comparing floating point with == or != is unsafe"
d51681a7
PT
2750msgstr ""
2751
1737c953 2752#: c-typeck.c:2225 c-typeck.c:2231
9e620082 2753msgid "ISO C forbids comparison of `void *' with function pointer"
d51681a7
PT
2754msgstr ""
2755
1737c953 2756#: c-typeck.c:2234 c-typeck.c:2276 c-typeck.c:2304
9e620082 2757msgid "comparison of distinct pointer types lacks a cast"
d51681a7
PT
2758msgstr ""
2759
1737c953 2760#: c-typeck.c:2249 c-typeck.c:2255 c-typeck.c:2325 c-typeck.c:2331
9e620082 2761msgid "comparison between pointer and integer"
d51681a7
PT
2762msgstr ""
2763
1737c953 2764#: c-typeck.c:2271 c-typeck.c:2299
9e620082 2765msgid "ISO C forbids ordered comparisons of pointers to functions"
d51681a7
PT
2766msgstr ""
2767
1737c953 2768#: c-typeck.c:2296
9e620082 2769msgid "comparison of complete and incomplete pointers"
d51681a7
PT
2770msgstr ""
2771
1737c953 2772#: c-typeck.c:2312 c-typeck.c:2319
9e620082 2773msgid "ordered comparison of pointer with integer zero"
d51681a7
PT
2774msgstr ""
2775
1737c953 2776#: c-typeck.c:2345 cp/typeck.c:3745
9e620082 2777msgid "unordered comparison on non-floating point argument"
d51681a7
PT
2778msgstr ""
2779
1737c953 2780#: c-typeck.c:2549
9e620082 2781msgid "comparison between signed and unsigned"
d51681a7
PT
2782msgstr ""
2783
1737c953 2784#: c-typeck.c:2595 cp/typeck.c:3991
9e620082 2785msgid "comparison of promoted ~unsigned with constant"
d51681a7
PT
2786msgstr ""
2787
1737c953 2788#: c-typeck.c:2603 cp/typeck.c:3999
9e620082 2789msgid "comparison of promoted ~unsigned with unsigned"
d51681a7
PT
2790msgstr ""
2791
1737c953 2792#: c-typeck.c:2665
9e620082 2793msgid "pointer of type `void *' used in arithmetic"
d51681a7
PT
2794msgstr ""
2795
1737c953 2796#: c-typeck.c:2671
9e620082 2797msgid "pointer to a function used in arithmetic"
d51681a7
PT
2798msgstr ""
2799
1737c953 2800#: c-typeck.c:2751
9e620082 2801msgid "pointer of type `void *' used in subtraction"
d51681a7
PT
2802msgstr ""
2803
1737c953 2804#: c-typeck.c:2753
9e620082 2805msgid "pointer to a function used in subtraction"
d51681a7
PT
2806msgstr ""
2807
1737c953 2808#: c-typeck.c:2850
9e620082 2809msgid "wrong type argument to unary plus"
d51681a7
PT
2810msgstr ""
2811
1737c953 2812#: c-typeck.c:2861
9e620082 2813msgid "wrong type argument to unary minus"
d51681a7
PT
2814msgstr ""
2815
1737c953 2816#: c-typeck.c:2873
9e620082 2817msgid "ISO C does not support `~' for complex conjugation"
d51681a7
PT
2818msgstr ""
2819
1737c953 2820#: c-typeck.c:2879
9e620082 2821msgid "wrong type argument to bit-complement"
d51681a7
PT
2822msgstr ""
2823
1737c953 2824#: c-typeck.c:2890
9e620082 2825msgid "wrong type argument to abs"
d51681a7
PT
2826msgstr ""
2827
1737c953 2828#: c-typeck.c:2902
9e620082 2829msgid "wrong type argument to conjugation"
4ba01ed2
PT
2830msgstr ""
2831
1737c953 2832#: c-typeck.c:2916
9e620082 2833msgid "wrong type argument to unary exclamation mark"
d51681a7
PT
2834msgstr ""
2835
1737c953 2836#: c-typeck.c:2959
9e620082 2837msgid "ISO C does not support `++' and `--' on complex types"
d51681a7
PT
2838msgstr ""
2839
1737c953
JM
2840#: c-typeck.c:2974 c-typeck.c:3006
2841msgid "wrong type argument to increment"
d51681a7
PT
2842msgstr ""
2843
1737c953
JM
2844#: c-typeck.c:2976 c-typeck.c:3008
2845msgid "wrong type argument to decrement"
2846msgstr ""
2847
2848#: c-typeck.c:2997
2849msgid "increment of pointer to unknown structure"
d51681a7
PT
2850msgstr ""
2851
1737c953
JM
2852#: c-typeck.c:2999
2853msgid "decrement of pointer to unknown structure"
2854msgstr ""
2855
2856#: c-typeck.c:3072
9e620082 2857msgid "invalid lvalue in increment"
d51681a7
PT
2858msgstr ""
2859
1737c953 2860#: c-typeck.c:3073
9e620082 2861msgid "invalid lvalue in decrement"
d51681a7
PT
2862msgstr ""
2863
1737c953 2864#: c-typeck.c:3081 cp/typeck.c:4573
9e620082 2865msgid "increment"
d51681a7
PT
2866msgstr ""
2867
1737c953 2868#: c-typeck.c:3081 cp/typeck.c:4573
9e620082 2869msgid "decrement"
d51681a7
PT
2870msgstr ""
2871
1737c953 2872#: c-typeck.c:3136
9e620082 2873msgid "ISO C forbids the address of a cast expression"
d51681a7
PT
2874msgstr ""
2875
1737c953 2876#: c-typeck.c:3146
9e620082 2877msgid "invalid lvalue in unary `&'"
d51681a7
PT
2878msgstr ""
2879
1737c953 2880#: c-typeck.c:3178
9e620082
ZW
2881#, c-format
2882msgid "attempt to take address of bit-field structure member `%s'"
d51681a7
PT
2883msgstr ""
2884
9e620082 2885#. condition met at compile time
1737c953
JM
2886#: c-typeck.c:3287 c-typeck.c:4649 c-typeck.c:4665 c-typeck.c:4681
2887#: ch/expr.c:1782 ch/parse.c:361 ch/typeck.c:160 cp/typeck.c:4766 gcc.c:4457
2888#: java/expr.c:387 java/verify.c:1464 java/verify.c:1465 java/verify.c:1480
2889#: rtl-error.c:121 tradcif.y:533 tradcpp.c:4121
d51681a7 2890#, c-format
9e620082 2891msgid "%s"
d51681a7
PT
2892msgstr ""
2893
1737c953 2894#: c-typeck.c:3348
9e620082 2895msgid "ISO C forbids use of conditional expressions as lvalues"
d51681a7
PT
2896msgstr ""
2897
1737c953 2898#: c-typeck.c:3351
9e620082 2899msgid "ISO C forbids use of compound expressions as lvalues"
d51681a7
PT
2900msgstr ""
2901
1737c953 2902#: c-typeck.c:3354
9e620082 2903msgid "ISO C forbids use of cast expressions as lvalues"
d51681a7
PT
2904msgstr ""
2905
1737c953 2906#: c-typeck.c:3371
9e620082
ZW
2907#, c-format
2908msgid "%s of read-only member `%s'"
d51681a7
PT
2909msgstr ""
2910
1737c953 2911#: c-typeck.c:3375
9e620082
ZW
2912#, c-format
2913msgid "%s of read-only variable `%s'"
d51681a7
PT
2914msgstr ""
2915
1737c953 2916#: c-typeck.c:3378
d51681a7 2917#, c-format
9e620082 2918msgid "%s of read-only location"
d51681a7
PT
2919msgstr ""
2920
1737c953 2921#: c-typeck.c:3396
d51681a7 2922#, c-format
9e620082 2923msgid "cannot take address of bitfield `%s'"
d51681a7
PT
2924msgstr ""
2925
1737c953 2926#: c-typeck.c:3424 ch/typeck.c:3676 ch/xtypeck.c:62
d51681a7 2927#, c-format
9e620082 2928msgid "global register variable `%s' used in nested function"
d51681a7
PT
2929msgstr ""
2930
1737c953 2931#: c-typeck.c:3428 ch/typeck.c:3680 ch/xtypeck.c:66
d51681a7 2932#, c-format
9e620082 2933msgid "register variable `%s' used in nested function"
d51681a7
PT
2934msgstr ""
2935
1737c953 2936#: c-typeck.c:3435 ch/typeck.c:3687 ch/xtypeck.c:73
d51681a7 2937#, c-format
9e620082 2938msgid "address of global register variable `%s' requested"
d51681a7
PT
2939msgstr ""
2940
1737c953 2941#: c-typeck.c:3447 ch/typeck.c:3699 ch/xtypeck.c:85
9e620082 2942msgid "cannot put object with volatile field into register"
d51681a7
PT
2943msgstr ""
2944
1737c953 2945#: c-typeck.c:3451 ch/typeck.c:3703 ch/xtypeck.c:89
d51681a7 2946#, c-format
9e620082 2947msgid "address of register variable `%s' requested"
d51681a7
PT
2948msgstr ""
2949
1737c953 2950#: c-typeck.c:3559
9e620082 2951msgid "signed and unsigned type in conditional expression"
d51681a7
PT
2952msgstr ""
2953
1737c953 2954#: c-typeck.c:3566
9e620082 2955msgid "ISO C forbids conditional expr with only one void side"
d51681a7
PT
2956msgstr ""
2957
1737c953 2958#: c-typeck.c:3582 c-typeck.c:3589
9e620082 2959msgid "ISO C forbids conditional expr between `void *' and function pointer"
d51681a7
PT
2960msgstr ""
2961
1737c953 2962#: c-typeck.c:3595
9e620082 2963msgid "pointer type mismatch in conditional expression"
d51681a7
PT
2964msgstr ""
2965
1737c953 2966#: c-typeck.c:3602 c-typeck.c:3612
9e620082 2967msgid "pointer/integer type mismatch in conditional expression"
d51681a7
PT
2968msgstr ""
2969
1737c953 2970#: c-typeck.c:3626
9e620082 2971msgid "type mismatch in conditional expression"
d51681a7
PT
2972msgstr ""
2973
1737c953 2974#: c-typeck.c:3697 cp/typeck.c:5007
9e620082 2975msgid "left-hand operand of comma expression has no effect"
d51681a7
PT
2976msgstr ""
2977
1737c953 2978#: c-typeck.c:3736
9e620082 2979msgid "cast specifies array type"
d51681a7
PT
2980msgstr ""
2981
1737c953 2982#: c-typeck.c:3742
9e620082 2983msgid "cast specifies function type"
d51681a7
PT
2984msgstr ""
2985
1737c953 2986#: c-typeck.c:3752
9e620082 2987msgid "ISO C forbids casting nonscalar to the same type"
d51681a7
PT
2988msgstr ""
2989
1737c953 2990#: c-typeck.c:3771
9e620082 2991msgid "ISO C forbids casts to union type"
d51681a7
PT
2992msgstr ""
2993
1737c953 2994#: c-typeck.c:3787
9e620082 2995msgid "cast to union type from type not present in union"
d51681a7
PT
2996msgstr ""
2997
9e620082
ZW
2998#. There are qualifiers present in IN_OTYPE that are not
2999#. present in IN_TYPE.
1737c953 3000#: c-typeck.c:3830
9e620082 3001msgid "cast discards qualifiers from pointer target type"
d51681a7
PT
3002msgstr ""
3003
1737c953 3004#: c-typeck.c:3845
9e620082 3005msgid "cast increases required alignment of target type"
d51681a7
PT
3006msgstr ""
3007
1737c953 3008#: c-typeck.c:3851 cp/typeck.c:5421
9e620082 3009msgid "cast from pointer to integer of different size"
d51681a7
PT
3010msgstr ""
3011
1737c953 3012#: c-typeck.c:3856
9e620082 3013msgid "cast does not match function type"
d51681a7
PT
3014msgstr ""
3015
1737c953 3016#: c-typeck.c:3863 cp/typeck.c:5428
9e620082 3017msgid "cast to pointer from integer of different size"
d51681a7
PT
3018msgstr ""
3019
9e620082
ZW
3020#. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3021#. Reject anything strange now.
1737c953 3022#: c-typeck.c:4021
9e620082 3023msgid "invalid lvalue in assignment"
d51681a7
PT
3024msgstr ""
3025
9e620082 3026#. Convert new value to destination type.
1737c953
JM
3027#: c-typeck.c:4030 c-typeck.c:4055 c-typeck.c:4072 ch/typeck.c:2334
3028#: cp/typeck.c:5543 cp/typeck.c:5700
9e620082 3029msgid "assignment"
d51681a7
PT
3030msgstr ""
3031
1737c953 3032#: c-typeck.c:4239 c-typeck.c:4306
d51681a7 3033#, c-format
9e620082 3034msgid "%s makes qualified function pointer from unqualified"
d51681a7
PT
3035msgstr ""
3036
1737c953 3037#: c-typeck.c:4243 c-typeck.c:4286
d51681a7 3038#, c-format
9e620082 3039msgid "%s discards qualifiers from pointer target type"
d51681a7
PT
3040msgstr ""
3041
1737c953 3042#: c-typeck.c:4249
9e620082 3043msgid "ISO C prohibits argument conversion to union type"
d51681a7
PT
3044msgstr ""
3045
1737c953 3046#: c-typeck.c:4278
9e620082
ZW
3047#, c-format
3048msgid "ISO C forbids %s between function pointer and `void *'"
d51681a7
PT
3049msgstr ""
3050
1737c953 3051#: c-typeck.c:4295
d51681a7 3052#, c-format
9e620082 3053msgid "pointer targets in %s differ in signedness"
d51681a7
PT
3054msgstr ""
3055
1737c953 3056#: c-typeck.c:4311
9e620082
ZW
3057#, c-format
3058msgid "%s from incompatible pointer type"
d51681a7
PT
3059msgstr ""
3060
1737c953 3061#: c-typeck.c:4327
d51681a7 3062#, c-format
9e620082 3063msgid "%s makes pointer from integer without a cast"
d51681a7
PT
3064msgstr ""
3065
1737c953 3066#: c-typeck.c:4335
d51681a7 3067#, c-format
9e620082 3068msgid "%s makes integer from pointer without a cast"
d51681a7
PT
3069msgstr ""
3070
1737c953 3071#: c-typeck.c:4349 c-typeck.c:4352
d51681a7 3072#, c-format
9e620082 3073msgid "incompatible type for argument %d of `%s'"
d51681a7
PT
3074msgstr ""
3075
1737c953 3076#: c-typeck.c:4356
d51681a7 3077#, c-format
9e620082 3078msgid "incompatible type for argument %d of indirect function call"
d51681a7
PT
3079msgstr ""
3080
1737c953 3081#: c-typeck.c:4360
d51681a7 3082#, c-format
9e620082 3083msgid "incompatible types in %s"
d51681a7
PT
3084msgstr ""
3085
9e620082 3086#. Function name is known; supply it.
1737c953 3087#: c-typeck.c:4391
9e620082
ZW
3088#, c-format
3089msgid "passing arg %d of `%s'"
d51681a7
PT
3090msgstr ""
3091
9e620082 3092#. Function name unknown (call through ptr); just give arg number.
1737c953 3093#: c-typeck.c:4401
d51681a7 3094#, c-format
9e620082 3095msgid "passing arg %d of pointer to function"
d51681a7
PT
3096msgstr ""
3097
1737c953 3098#: c-typeck.c:4468
9e620082 3099msgid "initializer for static variable is not constant"
d51681a7
PT
3100msgstr ""
3101
1737c953 3102#: c-typeck.c:4474
9e620082 3103msgid "initializer for static variable uses complicated arithmetic"
d51681a7
PT
3104msgstr ""
3105
1737c953 3106#: c-typeck.c:4482
9e620082 3107msgid "aggregate initializer is not constant"
d51681a7
PT
3108msgstr ""
3109
1737c953 3110#: c-typeck.c:4484
9e620082 3111msgid "aggregate initializer uses complicated arithmetic"
d51681a7
PT
3112msgstr ""
3113
1737c953 3114#: c-typeck.c:4491
9e620082 3115msgid "traditional C rejects automatic aggregate initialization"
d51681a7
PT
3116msgstr ""
3117
1737c953 3118#: c-typeck.c:4652 c-typeck.c:4668 c-typeck.c:4684
d51681a7 3119#, c-format
9e620082 3120msgid "(near initialization for `%s')"
d51681a7
PT
3121msgstr ""
3122
1737c953 3123#: c-typeck.c:4736 cp/typeck2.c:531
9e620082 3124msgid "char-array initialized from wide string"
d51681a7
PT
3125msgstr ""
3126
1737c953 3127#: c-typeck.c:4743 cp/typeck2.c:538
9e620082 3128msgid "int-array initialized from non-wide string"
d51681a7
PT
3129msgstr ""
3130
1737c953 3131#: c-typeck.c:4761 cp/typeck2.c:554
9e620082 3132msgid "initializer-string for array of chars is too long"
d51681a7
PT
3133msgstr ""
3134
1737c953 3135#: c-typeck.c:4797
9e620082 3136msgid "array initialized from non-constant array expression"
d51681a7
PT
3137msgstr ""
3138
1737c953
JM
3139#: c-typeck.c:4814 c-typeck.c:4816 c-typeck.c:4832 c-typeck.c:4853
3140#: c-typeck.c:6264
9e620082 3141msgid "initializer element is not constant"
d51681a7
PT
3142msgstr ""
3143
1737c953 3144#: c-typeck.c:4848
9e620082 3145msgid "initialization"
d51681a7
PT
3146msgstr ""
3147
1737c953 3148#: c-typeck.c:4859 c-typeck.c:6269
9e620082 3149msgid "initializer element is not computable at load time"
d51681a7
PT
3150msgstr ""
3151
1737c953 3152#: c-typeck.c:4896 c-typeck.c:4912 cp/typeck2.c:631
9e620082 3153msgid "invalid initializer"
d51681a7
PT
3154msgstr ""
3155
1737c953 3156#: c-typeck.c:5397
9e620082 3157msgid "extra brace group at end of initializer"
d51681a7
PT
3158msgstr ""
3159
1737c953 3160#: c-typeck.c:5417
9e620082 3161msgid "missing braces around initializer"
d51681a7
PT
3162msgstr ""
3163
1737c953 3164#: c-typeck.c:5469
9e620082 3165msgid "braces around scalar initializer"
d51681a7
PT
3166msgstr ""
3167
1737c953 3168#: c-typeck.c:5517
9e620082 3169msgid "initialization of flexible array member in a nested context"
d51681a7
PT
3170msgstr ""
3171
1737c953 3172#: c-typeck.c:5519
9e620082 3173msgid "initialization of a flexible array member"
d51681a7
PT
3174msgstr ""
3175
1737c953 3176#: c-typeck.c:5550
9e620082 3177msgid "missing initializer"
d51681a7
PT
3178msgstr ""
3179
1737c953 3180#: c-typeck.c:5575
9e620082 3181msgid "empty scalar initializer"
d51681a7
PT
3182msgstr ""
3183
1737c953 3184#: c-typeck.c:5580
9e620082 3185msgid "extra elements in scalar initializer"
d51681a7
PT
3186msgstr ""
3187
1737c953 3188#: c-typeck.c:5666
9e620082 3189msgid "initialization designators may not nest"
d51681a7
PT
3190msgstr ""
3191
1737c953 3192#: c-typeck.c:5687 c-typeck.c:5758
9e620082 3193msgid "array index in non-array initializer"
d51681a7
PT
3194msgstr ""
3195
1737c953 3196#: c-typeck.c:5692 c-typeck.c:5810
9e620082 3197msgid "field name not in record or union initializer"
d51681a7
PT
3198msgstr ""
3199
1737c953 3200#: c-typeck.c:5754 c-typeck.c:5756
9e620082 3201msgid "nonconstant array index in initializer"
d51681a7
PT
3202msgstr ""
3203
1737c953 3204#: c-typeck.c:5761
9e620082 3205msgid "array index in initializer exceeds array bounds"
d51681a7
PT
3206msgstr ""
3207
1737c953 3208#: c-typeck.c:5772
9e620082 3209msgid "empty index range in initializer"
d51681a7
PT
3210msgstr ""
3211
1737c953 3212#: c-typeck.c:5781
9e620082 3213msgid "array index range in initializer exceeds array bounds"
d51681a7
PT
3214msgstr ""
3215
1737c953 3216#: c-typeck.c:5822
9e620082
ZW
3217#, c-format
3218msgid "unknown field `%s' specified in initializer"
d51681a7
PT
3219msgstr ""
3220
1737c953 3221#: c-typeck.c:5859 c-typeck.c:5880 c-typeck.c:6332
9e620082 3222msgid "initialized field with side-effects overwritten"
d51681a7
PT
3223msgstr ""
3224
1737c953 3225#: c-typeck.c:6542
9e620082 3226msgid "excess elements in char array initializer"
d51681a7
PT
3227msgstr ""
3228
1737c953 3229#: c-typeck.c:6549 c-typeck.c:6588
9e620082 3230msgid "excess elements in struct initializer"
d51681a7
PT
3231msgstr ""
3232
1737c953 3233#: c-typeck.c:6655
9e620082 3234msgid "excess elements in union initializer"
d51681a7
PT
3235msgstr ""
3236
1737c953 3237#: c-typeck.c:6676
9e620082 3238msgid "traditional C rejects initialization of unions"
d51681a7
PT
3239msgstr ""
3240
1737c953 3241#: c-typeck.c:6739
9e620082 3242msgid "excess elements in array initializer"
d51681a7
PT
3243msgstr ""
3244
1737c953 3245#: c-typeck.c:6765
9e620082 3246msgid "excess elements in scalar initializer"
d51681a7
PT
3247msgstr ""
3248
1737c953 3249#: c-typeck.c:6876 ch/parse.c:2026
9e620082 3250msgid "asm template is not a string constant"
d51681a7
PT
3251msgstr ""
3252
1737c953 3253#: c-typeck.c:6908
9e620082 3254msgid "invalid lvalue in asm statement"
d51681a7
PT
3255msgstr ""
3256
1737c953 3257#: c-typeck.c:6979
9e620082 3258msgid "modification by `asm'"
d51681a7
PT
3259msgstr ""
3260
1737c953 3261#: c-typeck.c:6998 cp/typeck.c:6585
9e620082 3262msgid "function declared `noreturn' has a `return' statement"
d51681a7
PT
3263msgstr ""
3264
1737c953 3265#: c-typeck.c:7005
9e620082 3266msgid "`return' with no value, in function returning non-void"
d51681a7
PT
3267msgstr ""
3268
1737c953 3269#: c-typeck.c:7011
9e620082 3270msgid "`return' with a value, in function returning void"
d51681a7
PT
3271msgstr ""
3272
1737c953 3273#: c-typeck.c:7015
9e620082 3274msgid "return"
d51681a7
PT
3275msgstr ""
3276
1737c953 3277#: c-typeck.c:7066
9e620082 3278msgid "function returns address of local variable"
d51681a7
PT
3279msgstr ""
3280
1737c953 3281#: c-typeck.c:7123 cp/semantics.c:525
9e620082 3282msgid "switch quantity not an integer"
d51681a7
PT
3283msgstr ""
3284
1737c953 3285#: c-typeck.c:7134
9e620082 3286msgid "`long' switch expression not converted to `int' in ISO C"
d51681a7
PT
3287msgstr ""
3288
1737c953 3289#: c-typeck.c:7177 cp/decl.c:5214
9e620082 3290msgid "case label not within a switch statement"
d51681a7
PT
3291msgstr ""
3292
1737c953 3293#: c-typeck.c:7179 cp/decl.c:5219
9e620082 3294msgid "`default' label not within a switch statement"
d51681a7
PT
3295msgstr ""
3296
1737c953 3297#: calls.c:1876
9e620082
ZW
3298#, c-format
3299msgid "inlining failed in call to `%s'"
d51681a7
PT
3300msgstr ""
3301
1737c953 3302#: calls.c:1877 calls.c:2183
9e620082 3303msgid "called from here"
d51681a7
PT
3304msgstr ""
3305
1737c953 3306#: calls.c:2182
9e620082
ZW
3307#, c-format
3308msgid "can't inline call to `%s'"
d51681a7
PT
3309msgstr ""
3310
1737c953 3311#: calls.c:2220
9e620082
ZW
3312msgid "function call has aggregate value"
3313msgstr ""
3314
1737c953
JM
3315#: calls.c:4514
3316msgid "variable offset is passed partially in stack and in reg"
9e620082
ZW
3317msgstr ""
3318
1737c953 3319#: calls.c:4516
9e620082 3320msgid "variable size is passed partially in stack and in reg"
d51681a7
PT
3321msgstr ""
3322
5b7874aa 3323#: cfgrtl.c:1545
d51681a7 3324#, c-format
1737c953 3325msgid "end insn %d for block %d not found in the insn stream"
d51681a7
PT
3326msgstr ""
3327
5b7874aa
ZW
3328#: cfgrtl.c:1559
3329#, c-format
1737c953 3330msgid "insn %d is in multiple basic blocks (%d and %d)"
9e620082
ZW
3331msgstr ""
3332
5b7874aa 3333#: cfgrtl.c:1570
d51681a7 3334#, c-format
1737c953 3335msgid "head insn %d for block %d not found in the insn stream"
d51681a7
PT
3336msgstr ""
3337
5b7874aa 3338#: cfgrtl.c:1590
d51681a7 3339#, c-format
5b7874aa 3340msgid "verify_flow_info: Duplicate edge %i->%i"
d51681a7
PT
3341msgstr ""
3342
5b7874aa
ZW
3343#: cfgrtl.c:1606
3344#, c-format
3345msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
d51681a7
PT
3346msgstr ""
3347
1737c953 3348#: cfgrtl.c:1620
5b7874aa
ZW
3349#, c-format
3350msgid "verify_flow_info: Incorrect fallthru %i->%i"
d51681a7
PT
3351msgstr ""
3352
1737c953
JM
3353#: cfgrtl.c:1622
3354msgid "wrong insn in the fallthru edge"
d51681a7
PT
3355msgstr ""
3356
1737c953 3357#: cfgrtl.c:1628
5b7874aa
ZW
3358#, c-format
3359msgid "verify_flow_info: Basic block %d succ edge is corrupted"
d51681a7
PT
3360msgstr ""
3361
1737c953 3362#: cfgrtl.c:1651
d51681a7 3363#, c-format
1737c953 3364msgid "missing barrier after block %i"
d51681a7
PT
3365msgstr ""
3366
1737c953 3367#: cfgrtl.c:1662
9e620082 3368#, c-format
1737c953 3369msgid "basic block %d pred edge is corrupted"
d51681a7
PT
3370msgstr ""
3371
1737c953 3372#: cfgrtl.c:1678
9e620082 3373#, c-format
1737c953 3374msgid "insn %d is inside basic block %d but block_for_insn is NULL"
d51681a7
PT
3375msgstr ""
3376
1737c953 3377#: cfgrtl.c:1681
9e620082 3378#, c-format
1737c953 3379msgid "insn %d is inside basic block %d but block_for_insn is %i"
d51681a7
PT
3380msgstr ""
3381
1737c953 3382#: cfgrtl.c:1694 cfgrtl.c:1702
9e620082 3383#, c-format
5b7874aa 3384msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
d51681a7
PT
3385msgstr ""
3386
1737c953 3387#: cfgrtl.c:1718
9e620082 3388#, c-format
5b7874aa 3389msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
d51681a7
PT
3390msgstr ""
3391
1737c953 3392#: cfgrtl.c:1730
5b7874aa 3393#, c-format
1737c953 3394msgid "in basic block %d:"
d51681a7
PT
3395msgstr ""
3396
1737c953
JM
3397#: cfgrtl.c:1731
3398msgid "flow control insn inside a basic block"
d51681a7
PT
3399msgstr ""
3400
1737c953 3401#: cfgrtl.c:1751
5b7874aa 3402#, c-format
1737c953 3403msgid "basic block %i edge lists are corrupted"
d51681a7
PT
3404msgstr ""
3405
1737c953
JM
3406#: cfgrtl.c:1765
3407msgid "basic blocks not numbered consecutively"
d51681a7
PT
3408msgstr ""
3409
1737c953
JM
3410#: cfgrtl.c:1792
3411msgid "insn outside basic block"
d51681a7
PT
3412msgstr ""
3413
1737c953
JM
3414#: cfgrtl.c:1800
3415msgid "return not followed by barrier"
d51681a7
PT
3416msgstr ""
3417
1737c953 3418#: cfgrtl.c:1807
9e620082 3419#, c-format
5b7874aa 3420msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
d51681a7
PT
3421msgstr ""
3422
1737c953
JM
3423#: cfgrtl.c:1811
3424msgid "verify_flow_info failed"
d51681a7
PT
3425msgstr ""
3426
1737c953 3427#: collect2.c:439
5b7874aa 3428msgid "internal error"
d51681a7
PT
3429msgstr ""
3430
1737c953 3431#: collect2.c:940
5b7874aa 3432msgid "no arguments"
d51681a7
PT
3433msgstr ""
3434
1737c953 3435#: collect2.c:1269 collect2.c:1417 collect2.c:1450
5b7874aa
ZW
3436#, c-format
3437msgid "fopen %s"
d51681a7
PT
3438msgstr ""
3439
1737c953 3440#: collect2.c:1272 collect2.c:1422 collect2.c:1453
5b7874aa
ZW
3441#, c-format
3442msgid "fclose %s"
d51681a7
PT
3443msgstr ""
3444
1737c953 3445#: collect2.c:1281
5b7874aa
ZW
3446#, c-format
3447msgid "collect2 version %s"
d51681a7
PT
3448msgstr ""
3449
1737c953 3450#: collect2.c:1371
5b7874aa
ZW
3451#, c-format
3452msgid "%d constructor(s) found\n"
d51681a7
PT
3453msgstr ""
3454
1737c953 3455#: collect2.c:1372
5b7874aa
ZW
3456#, c-format
3457msgid "%d destructor(s) found\n"
d51681a7
PT
3458msgstr ""
3459
1737c953 3460#: collect2.c:1373
5b7874aa
ZW
3461#, c-format
3462msgid "%d frame table(s) found\n"
d51681a7
PT
3463msgstr ""
3464
1737c953 3465#: collect2.c:1514
5b7874aa
ZW
3466#, c-format
3467msgid "%s terminated with signal %d [%s]%s"
d51681a7
PT
3468msgstr ""
3469
1737c953 3470#: collect2.c:1533
5b7874aa
ZW
3471#, c-format
3472msgid "%s returned %d exit status"
d51681a7
PT
3473msgstr ""
3474
1737c953 3475#: collect2.c:1561
5b7874aa
ZW
3476#, c-format
3477msgid "[cannot find %s]"
d51681a7
PT
3478msgstr ""
3479
1737c953 3480#: collect2.c:1576
5b7874aa
ZW
3481#, c-format
3482msgid "cannot find `%s'"
d51681a7
PT
3483msgstr ""
3484
1737c953 3485#: collect2.c:1587 collect2.c:1590
5b7874aa
ZW
3486#, c-format
3487msgid "redirecting stdout: %s"
d51681a7
PT
3488msgstr ""
3489
1737c953 3490#: collect2.c:1633
5b7874aa
ZW
3491#, c-format
3492msgid "[Leaving %s]\n"
d51681a7
PT
3493msgstr ""
3494
1737c953 3495#: collect2.c:1876
5b7874aa 3496#, c-format
9e620082 3497msgid ""
5b7874aa
ZW
3498"\n"
3499"write_c_file - output name is %s, prefix is %s\n"
d51681a7
PT
3500msgstr ""
3501
1737c953 3502#: collect2.c:2089
5b7874aa 3503msgid "cannot find `nm'"
d51681a7
PT
3504msgstr ""
3505
1737c953 3506#: collect2.c:2099 collect2.c:2541
5b7874aa 3507msgid "pipe"
d51681a7
PT
3508msgstr ""
3509
1737c953 3510#: collect2.c:2103 collect2.c:2545
5b7874aa 3511msgid "fdopen"
d51681a7
PT
3512msgstr ""
3513
1737c953 3514#: collect2.c:2129 collect2.c:2571
5b7874aa
ZW
3515#, c-format
3516msgid "dup2 %d 1"
d51681a7
PT
3517msgstr ""
3518
1737c953
JM
3519#: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3520#: collect2.c:2577 collect2.c:2590
5b7874aa
ZW
3521#, c-format
3522msgid "close %d"
d51681a7
PT
3523msgstr ""
3524
1737c953 3525#: collect2.c:2138
5b7874aa
ZW
3526#, c-format
3527msgid "execvp %s"
d51681a7
PT
3528msgstr ""
3529
1737c953 3530#: collect2.c:2192
5b7874aa
ZW
3531#, c-format
3532msgid "init function found in object %s"
d51681a7
PT
3533msgstr ""
3534
1737c953 3535#: collect2.c:2200
5b7874aa
ZW
3536#, c-format
3537msgid "fini function found in object %s"
d51681a7
PT
3538msgstr ""
3539
1737c953 3540#: collect2.c:2223 collect2.c:2629
5b7874aa 3541msgid "fclose"
d51681a7
PT
3542msgstr ""
3543
1737c953 3544#: collect2.c:2268
5b7874aa
ZW
3545#, c-format
3546msgid "unable to open file '%s'"
d51681a7
PT
3547msgstr ""
3548
1737c953 3549#: collect2.c:2270
5b7874aa
ZW
3550#, c-format
3551msgid "unable to stat file '%s'"
d51681a7
PT
3552msgstr ""
3553
1737c953 3554#: collect2.c:2276
5b7874aa
ZW
3555#, c-format
3556msgid "unable to mmap file '%s'"
d51681a7
PT
3557msgstr ""
3558
1737c953 3559#: collect2.c:2429
5b7874aa 3560msgid "not found\n"
d51681a7
PT
3561msgstr ""
3562
1737c953 3563#: collect2.c:2431 collect2.c:2608
5b7874aa
ZW
3564#, c-format
3565msgid "dynamic dependency %s not found"
d51681a7
PT
3566msgstr ""
3567
1737c953 3568#: collect2.c:2451
5b7874aa
ZW
3569#, c-format
3570msgid "bad magic number in file '%s'"
d51681a7
PT
3571msgstr ""
3572
1737c953 3573#: collect2.c:2473
5b7874aa 3574msgid "dynamic dependencies.\n"
d51681a7
PT
3575msgstr ""
3576
1737c953 3577#: collect2.c:2532
5b7874aa 3578msgid "cannot find `ldd'"
d51681a7
PT
3579msgstr ""
3580
1737c953 3581#: collect2.c:2580
5b7874aa
ZW
3582#, c-format
3583msgid "execv %s"
d51681a7
PT
3584msgstr ""
3585
1737c953 3586#: collect2.c:2593
5b7874aa
ZW
3587msgid ""
3588"\n"
3589"ldd output with constructors/destructors.\n"
d51681a7
PT
3590msgstr ""
3591
1737c953 3592#: collect2.c:2620
9e620082 3593#, c-format
5b7874aa 3594msgid "unable to open dynamic dependency '%s'"
d51681a7
PT
3595msgstr ""
3596
1737c953 3597#: collect2.c:2734
9e620082 3598#, c-format
5b7874aa 3599msgid "%s: not a COFF file"
d51681a7
PT
3600msgstr ""
3601
1737c953 3602#: collect2.c:2853
d51681a7 3603#, c-format
5b7874aa 3604msgid "%s: cannot open as COFF file"
d51681a7
PT
3605msgstr ""
3606
1737c953 3607#: collect2.c:2909
9e620082 3608#, c-format
1737c953 3609msgid "library lib%s not found"
d51681a7
PT
3610msgstr ""
3611
1737c953 3612#: collect2.c:3038
9e620082 3613#, c-format
5b7874aa 3614msgid "open %s"
d51681a7
PT
3615msgstr ""
3616
1737c953 3617#: collect2.c:3061
5b7874aa 3618msgid "incompatibilities between object file & expected values"
d51681a7
PT
3619msgstr ""
3620
1737c953 3621#: collect2.c:3134
9e620082 3622#, c-format
5b7874aa
ZW
3623msgid ""
3624"\n"
3625"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
d51681a7
PT
3626msgstr ""
3627
1737c953 3628#: collect2.c:3143
5b7874aa 3629msgid "string section missing"
d51681a7
PT
3630msgstr ""
3631
1737c953 3632#: collect2.c:3146
5b7874aa 3633msgid "section pointer missing"
d51681a7
PT
3634msgstr ""
3635
1737c953 3636#: collect2.c:3194
5b7874aa 3637msgid "no symbol table found"
d51681a7
PT
3638msgstr ""
3639
1737c953 3640#: collect2.c:3207
5b7874aa 3641msgid "no cmd_strings found"
d51681a7
PT
3642msgstr ""
3643
1737c953 3644#: collect2.c:3219
5b7874aa
ZW
3645msgid ""
3646"\n"
3647"Updating header and load commands.\n"
3648"\n"
d51681a7
PT
3649msgstr ""
3650
1737c953 3651#: collect2.c:3226
5b7874aa
ZW
3652#, c-format
3653msgid "load command map, %d cmds, new size %ld.\n"
d51681a7
PT
3654msgstr ""
3655
1737c953 3656#: collect2.c:3257
5b7874aa
ZW
3657msgid ""
3658"writing load commands.\n"
3659"\n"
d51681a7
PT
3660msgstr ""
3661
1737c953 3662#: collect2.c:3277
5b7874aa
ZW
3663#, c-format
3664msgid "close %s"
d51681a7
PT
3665msgstr ""
3666
1737c953 3667#: collect2.c:3351
5b7874aa
ZW
3668msgid "could not convert 0x%l.8x into a region"
3669msgstr ""
3670
1737c953 3671#: collect2.c:3355
9e620082 3672#, c-format
5b7874aa 3673msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
d51681a7
PT
3674msgstr ""
3675
1737c953 3676#: collect2.c:3482
5b7874aa 3677msgid "bad magic number"
d51681a7
PT
3678msgstr ""
3679
1737c953 3680#: collect2.c:3483
5b7874aa 3681msgid "bad header version"
d51681a7
PT
3682msgstr ""
3683
1737c953 3684#: collect2.c:3484
5b7874aa 3685msgid "bad raw header version"
d51681a7
PT
3686msgstr ""
3687
1737c953 3688#: collect2.c:3485
5b7874aa 3689msgid "raw header buffer too small"
d51681a7
PT
3690msgstr ""
3691
1737c953 3692#: collect2.c:3486
5b7874aa 3693msgid "old raw header file"
d51681a7
PT
3694msgstr ""
3695
1737c953 3696#: collect2.c:3487
5b7874aa 3697msgid "unsupported version"
d51681a7
PT
3698msgstr ""
3699
1737c953 3700#: collect2.c:3489
9e620082 3701#, c-format
5b7874aa 3702msgid "unknown {de,en}code_mach_o_hdr return value %d"
d51681a7
PT
3703msgstr ""
3704
1737c953 3705#: collect2.c:3509
9e620082 3706#, c-format
5b7874aa 3707msgid "fstat %s"
d51681a7
PT
3708msgstr ""
3709
1737c953 3710#: collect2.c:3546 collect2.c:3594
5b7874aa
ZW
3711#, c-format
3712msgid "lseek %s 0"
d51681a7
PT
3713msgstr ""
3714
1737c953 3715#: collect2.c:3550
5b7874aa
ZW
3716#, c-format
3717msgid "read %s"
d51681a7
PT
3718msgstr ""
3719
1737c953 3720#: collect2.c:3553
5b7874aa
ZW
3721#, c-format
3722msgid "read %ld bytes, expected %ld, from %s"
d51681a7
PT
3723msgstr ""
3724
1737c953 3725#: collect2.c:3574
9e620082 3726#, c-format
5b7874aa 3727msgid "msync %s"
d51681a7
PT
3728msgstr ""
3729
1737c953 3730#: collect2.c:3581
5b7874aa
ZW
3731#, c-format
3732msgid "munmap %s"
d51681a7
PT
3733msgstr ""
3734
1737c953 3735#: collect2.c:3598
9e620082 3736#, c-format
5b7874aa 3737msgid "write %s"
d51681a7
PT
3738msgstr ""
3739
1737c953 3740#: collect2.c:3601
9e620082 3741#, c-format
5b7874aa 3742msgid "wrote %ld bytes, expected %ld, to %s"
d51681a7
PT
3743msgstr ""
3744
1737c953 3745#: combine.c:12615
9e620082 3746#, c-format
5b7874aa
ZW
3747msgid ""
3748";; Combiner statistics: %d attempts, %d substitutions (%d requiring new "
3749"space),\n"
3750";; %d successes.\n"
3751"\n"
d51681a7
PT
3752msgstr ""
3753
1737c953 3754#: combine.c:12625
9e620082 3755#, c-format
5b7874aa
ZW
3756msgid ""
3757"\n"
3758";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3759";; %d successes.\n"
d51681a7
PT
3760msgstr ""
3761
5b7874aa
ZW
3762#: convert.c:67
3763msgid "cannot convert to a pointer type"
d51681a7
PT
3764msgstr ""
3765
5b7874aa
ZW
3766#: convert.c:100
3767msgid "pointer value used where a floating point value was expected"
d51681a7
PT
3768msgstr ""
3769
5b7874aa
ZW
3770#: convert.c:104
3771msgid "aggregate value used where a float was expected"
d51681a7
PT
3772msgstr ""
3773
5b7874aa
ZW
3774#: convert.c:130
3775msgid "conversion to incomplete type"
d51681a7
PT
3776msgstr ""
3777
5b7874aa
ZW
3778#: convert.c:390 convert.c:470
3779msgid "can't convert between vector values of different size"
d51681a7
PT
3780msgstr ""
3781
5b7874aa
ZW
3782#: convert.c:396
3783msgid "aggregate value used where an integer was expected"
d51681a7
PT
3784msgstr ""
3785
1737c953 3786#: convert.c:448 f/com.c:1072
5b7874aa 3787msgid "pointer value used where a complex was expected"
d51681a7
PT
3788msgstr ""
3789
1737c953 3790#: convert.c:452 f/com.c:1074
5b7874aa 3791msgid "aggregate value used where a complex was expected"
d51681a7
PT
3792msgstr ""
3793
5b7874aa
ZW
3794#: convert.c:476
3795msgid "can't convert value to a vector"
d51681a7
PT
3796msgstr ""
3797
5b7874aa
ZW
3798#: cpperror.c:124
3799msgid "internal error: "
d51681a7
PT
3800msgstr ""
3801
5b7874aa
ZW
3802#: cpperror.c:131 tradcpp.c:4677
3803msgid "warning: "
d51681a7
PT
3804msgstr ""
3805
1737c953 3806#: cpperror.c:208 cpperror.c:292 cppfiles.c:677 gcc.c:6308 tradcpp.c:4715
5b7874aa
ZW
3807#, c-format
3808msgid "%s: %s"
d51681a7
PT
3809msgstr ""
3810
1737c953 3811#: cppexp.c:155
5b7874aa 3812msgid "floating point numbers are not valid in #if"
d51681a7
PT
3813msgstr ""
3814
1737c953 3815#: cppexp.c:177
5b7874aa 3816msgid "traditional C rejects the `U' suffix"
d51681a7
PT
3817msgstr ""
3818
1737c953 3819#: cppexp.c:180
5b7874aa 3820msgid "too many 'l' suffixes in integer constant"
d51681a7
PT
3821msgstr ""
3822
1737c953 3823#: cppexp.c:184
5b7874aa 3824msgid "integer constant contains digits beyond the radix"
d51681a7
PT
3825msgstr ""
3826
1737c953 3827#: cppexp.c:187
5b7874aa 3828msgid "integer constant out of range"
d51681a7
PT
3829msgstr ""
3830
1737c953 3831#: cppexp.c:193
5b7874aa 3832msgid "integer constant is so large that it is unsigned"
d51681a7
PT
3833msgstr ""
3834
1737c953 3835#: cppexp.c:202
9e620082 3836#, c-format
5b7874aa 3837msgid "invalid suffix '%.*s' on integer constant"
d51681a7
PT
3838msgstr ""
3839
1737c953 3840#: cppexp.c:234
5b7874aa 3841msgid "missing ')' after \"defined\""
d51681a7
PT
3842msgstr ""
3843
1737c953 3844#: cppexp.c:240
5b7874aa 3845msgid "operator \"defined\" requires an identifier"
d51681a7
PT
3846msgstr ""
3847
1737c953 3848#: cppexp.c:248
9e620082 3849#, c-format
5b7874aa 3850msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
d51681a7
PT
3851msgstr ""
3852
1737c953
JM
3853#: cppexp.c:259
3854msgid "this use of \"defined\" may not be portable"
3855msgstr ""
3856
3857#: cppexp.c:306
5b7874aa 3858msgid "string constants are not valid in #if"
d51681a7
PT
3859msgstr ""
3860
1737c953 3861#: cppexp.c:310
9e620082 3862#, c-format
5b7874aa 3863msgid "invalid character '%c' in #if"
d51681a7
PT
3864msgstr ""
3865
1737c953 3866#: cppexp.c:312
9e620082 3867#, c-format
5b7874aa 3868msgid "invalid character '\\%03o' in #if"
d51681a7
PT
3869msgstr ""
3870
1737c953 3871#: cppexp.c:329
9e620082 3872#, c-format
5b7874aa 3873msgid "ISO C++ does not permit \"%s\" in #if"
d51681a7
PT
3874msgstr ""
3875
1737c953 3876#: cppexp.c:340
9e620082 3877#, c-format
5b7874aa 3878msgid "\"%s\" is not defined"
d51681a7
PT
3879msgstr ""
3880
1737c953 3881#: cppexp.c:366
9e620082 3882#, c-format
5b7874aa 3883msgid "\"%s\" is not valid in #if expressions"
d51681a7
PT
3884msgstr ""
3885
1737c953 3886#: cppexp.c:380
5b7874aa 3887msgid "integer overflow in preprocessor expression"
d51681a7
PT
3888msgstr ""
3889
1737c953 3890#: cppexp.c:607
5b7874aa 3891msgid "missing binary operator"
d51681a7
PT
3892msgstr ""
3893
1737c953 3894#: cppexp.c:642
5b7874aa 3895msgid "void expression between '(' and ')'"
d51681a7
PT
3896msgstr ""
3897
1737c953 3898#: cppexp.c:644
9e620082 3899#, c-format
5b7874aa 3900msgid "operator '%s' has no right operand"
d51681a7
PT
3901msgstr ""
3902
1737c953 3903#: cppexp.c:656
9e620082 3904#, c-format
5b7874aa 3905msgid "impossible operator '%s'"
d51681a7
PT
3906msgstr ""
3907
1737c953 3908#: cppexp.c:732 tradcif.y:111 tradcif.y:122
5b7874aa 3909msgid "division by zero in #if"
d51681a7
PT
3910msgstr ""
3911
1737c953 3912#: cppexp.c:766
5b7874aa 3913msgid "comma operator in operand of #if"
d51681a7
PT
3914msgstr ""
3915
1737c953 3916#: cppexp.c:771
5b7874aa 3917msgid "syntax error '?' without following ':'"
d51681a7
PT
3918msgstr ""
3919
1737c953 3920#: cppexp.c:774
5b7874aa 3921msgid "syntax error ':' without preceding '?'"
d51681a7
PT
3922msgstr ""
3923
1737c953 3924#: cppexp.c:782
5b7874aa 3925msgid "missing ')' in expression"
d51681a7
PT
3926msgstr ""
3927
1737c953 3928#: cppexp.c:789
5b7874aa 3929msgid "missing '(' in expression"
d51681a7
PT
3930msgstr ""
3931
1737c953 3932#: cppexp.c:815
9e620082 3933#, c-format
5b7874aa 3934msgid "missing binary operator before '%s'"
4ba01ed2
PT
3935msgstr ""
3936
1737c953 3937#: cppexp.c:821
9e620082 3938#, c-format
5b7874aa 3939msgid "operator '%s' has no left operand"
4ba01ed2
PT
3940msgstr ""
3941
1737c953 3942#: cppexp.c:859
5b7874aa 3943msgid "unbalanced stack in #if"
4ba01ed2
PT
3944msgstr ""
3945
1737c953 3946#: cppexp.c:862
5b7874aa 3947msgid "#if with no expression"
4ba01ed2
PT
3948msgstr ""
3949
1737c953 3950#: cppfiles.c:334
5b7874aa 3951msgid "<stdin>"
4ba01ed2
PT
3952msgstr ""
3953
1737c953 3954#: cppfiles.c:378
9e620082 3955#, c-format
5b7874aa 3956msgid "%s is too large"
4ba01ed2
PT
3957msgstr ""
3958
1737c953 3959#: cppfiles.c:415
9e620082 3960#, c-format
5b7874aa 3961msgid "%s is shorter than expected"
4ba01ed2
PT
3962msgstr ""
3963
1737c953 3964#: cppfiles.c:429
9e620082 3965#, c-format
5b7874aa 3966msgid "%s is a block device"
4ba01ed2
PT
3967msgstr ""
3968
1737c953 3969#: cppfiles.c:555
9e620082 3970#, c-format
1737c953 3971msgid "no include path in which to find %s"
4ba01ed2
PT
3972msgstr ""
3973
1737c953 3974#: cppfiles.c:627
5b7874aa 3975msgid "Multiple include guards may be useful for:\n"
4ba01ed2
PT
3976msgstr ""
3977
1737c953 3978#: cppfiles.c:1014
5b7874aa 3979msgid "absolute file name in remap_filename"
d51681a7
PT
3980msgstr ""
3981
1737c953 3982#: cppinit.c:230
9e620082 3983#, c-format
5b7874aa 3984msgid "ignoring nonexistent directory \"%s\"\n"
d51681a7
PT
3985msgstr ""
3986
1737c953 3987#: cppinit.c:237
5b7874aa
ZW
3988#, c-format
3989msgid "%s: Not a directory"
d51681a7
PT
3990msgstr ""
3991
1737c953 3992#: cppinit.c:284
9e620082 3993#, c-format
5b7874aa 3994msgid "ignoring duplicate directory \"%s\"\n"
d51681a7
PT
3995msgstr ""
3996
1737c953 3997#: cppinit.c:312
9e620082 3998#, c-format
5b7874aa 3999msgid "changing search order for system directory \"%s\""
d51681a7
PT
4000msgstr ""
4001
1737c953 4002#: cppinit.c:316
5b7874aa
ZW
4003#, c-format
4004msgid " as it is the same as non-system directory \"%s\""
d51681a7
PT
4005msgstr ""
4006
1737c953 4007#: cppinit.c:320
5b7874aa 4008msgid " as it has already been specified as a non-system directory"
d51681a7
PT
4009msgstr ""
4010
1737c953 4011#: cppinit.c:929
5b7874aa 4012msgid "#include \"...\" search starts here:\n"
4ba01ed2
PT
4013msgstr ""
4014
1737c953 4015#: cppinit.c:933
5b7874aa 4016msgid "#include <...> search starts here:\n"
d51681a7
PT
4017msgstr ""
4018
1737c953 4019#: cppinit.c:936
5b7874aa 4020msgid "End of search list.\n"
d51681a7
PT
4021msgstr ""
4022
1737c953 4023#: cppinit.c:1003
5b7874aa 4024msgid "<builtin>"
d51681a7
PT
4025msgstr ""
4026
1737c953 4027#: cppinit.c:1005
5b7874aa 4028msgid "<command line>"
d51681a7
PT
4029msgstr ""
4030
1737c953 4031#: cppinit.c:1101 tradcpp.c:966 tradcpp.c:976 tradcpp.c:1067
5b7874aa 4032msgid "I/O error on output"
d51681a7
PT
4033msgstr ""
4034
5b7874aa
ZW
4035#. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4036#. I.e. a const string initializer with parens around it. That is
4037#. what N_("string") resolves to, so we make no_* be macros instead.
1737c953 4038#: cppinit.c:1148
9e620082 4039#, c-format
1737c953 4040msgid "argument missing after %s"
d51681a7
PT
4041msgstr ""
4042
1737c953 4043#: cppinit.c:1149
5b7874aa 4044#, c-format
1737c953 4045msgid "assertion missing after %s"
d51681a7
PT
4046msgstr ""
4047
1737c953 4048#: cppinit.c:1150
5b7874aa 4049#, c-format
1737c953 4050msgid "directory name missing after %s"
d51681a7
PT
4051msgstr ""
4052
1737c953 4053#: cppinit.c:1151
5b7874aa 4054#, c-format
1737c953 4055msgid "file name missing after %s"
d51681a7
PT
4056msgstr ""
4057
1737c953 4058#: cppinit.c:1152
9e620082 4059#, c-format
1737c953 4060msgid "macro name missing after %s"
d51681a7
PT
4061msgstr ""
4062
1737c953 4063#: cppinit.c:1153
9e620082 4064#, c-format
1737c953 4065msgid "path name missing after %s"
d51681a7
PT
4066msgstr ""
4067
1737c953 4068#: cppinit.c:1154
d51681a7 4069#, c-format
1737c953 4070msgid "number missing after %s"
d51681a7
PT
4071msgstr ""
4072
1737c953 4073#: cppinit.c:1155
d51681a7 4074#, c-format
1737c953 4075msgid "target missing after %s"
d51681a7
PT
4076msgstr ""
4077
1737c953 4078#: cppinit.c:1340
9e620082 4079#, c-format
1737c953 4080msgid "too many filenames. Type %s --help for usage info"
d51681a7
PT
4081msgstr ""
4082
1737c953
JM
4083#: cppinit.c:1524 tradcpp.c:601
4084msgid "output filename specified twice"
d51681a7
PT
4085msgstr ""
4086
1737c953 4087#: cppinit.c:1636
5b7874aa 4088msgid "-I- specified twice"
d51681a7
PT
4089msgstr ""
4090
1737c953 4091#: cppinit.c:1775
9e620082 4092#, c-format
5b7874aa 4093msgid "GNU CPP version %s (cpplib)"
d51681a7
PT
4094msgstr ""
4095
1737c953 4096#: cppinit.c:1816 tradcpp.c:790
5b7874aa 4097msgid "you must additionally specify either -M or -MM"
d51681a7
PT
4098msgstr ""
4099
1737c953 4100#: cppinit.c:1878
5b7874aa
ZW
4101#, c-format
4102msgid "Usage: %s [switches] input output\n"
d51681a7
PT
4103msgstr ""
4104
5b7874aa
ZW
4105#. To keep the lines from getting too long for some compilers, limit
4106#. to about 500 characters (6 lines) per chunk.
1737c953 4107#: cppinit.c:1881
5b7874aa
ZW
4108msgid ""
4109"Switches:\n"
4110" -include <file> Include the contents of <file> before other "
4111"files\n"
4112" -imacros <file> Accept definition of macros in <file>\n"
4113" -iprefix <path> Specify <path> as a prefix for next two options\n"
4114" -iwithprefix <dir> Add <dir> to the end of the system include path\n"
4115" -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
4116" -isystem <dir> Add <dir> to the start of the system include "
4117"path\n"
d51681a7
PT
4118msgstr ""
4119
1737c953 4120#: cppinit.c:1890
5b7874aa
ZW
4121msgid ""
4122" -idirafter <dir> Add <dir> to the end of the system include path\n"
4123" -I <dir> Add <dir> to the end of the main include path\n"
4124" -I- Fine-grained include path control; see info "
4125"docs\n"
4126" -nostdinc Do not search system include directories\n"
4127" (dirs specified with -isystem will still be "
4128"used)\n"
4129" -nostdinc++ Do not search system include directories for C+"
4130"+\n"
4131" -o <file> Put output into <file>\n"
d51681a7
PT
4132msgstr ""
4133
1737c953 4134#: cppinit.c:1899
5b7874aa
ZW
4135msgid ""
4136" -pedantic Issue all warnings demanded by strict ISO C\n"
4137" -pedantic-errors Issue -pedantic warnings as errors instead\n"
4138" -trigraphs Support ISO C trigraphs\n"
4139" -lang-c Assume that the input sources are in C\n"
4140" -lang-c89 Assume that the input sources are in C89\n"
d51681a7
PT
4141msgstr ""
4142
1737c953 4143#: cppinit.c:1906
5b7874aa
ZW
4144msgid ""
4145" -lang-c++ Assume that the input sources are in C++\n"
4146" -lang-objc Assume that the input sources are in ObjectiveC\n"
4147" -lang-objc++ Assume that the input sources are in ObjectiveC+"
4148"+\n"
4149" -lang-asm Assume that the input sources are in assembler\n"
d51681a7
PT
4150msgstr ""
4151
1737c953 4152#: cppinit.c:1912
5b7874aa
ZW
4153msgid ""
4154" -std=<std name> Specify the conformance standard; one of:\n"
4155" gnu89, gnu99, c89, c99, iso9899:1990,\n"
4156" iso9899:199409, iso9899:1999\n"
4157" -+ Allow parsing of C++ style features\n"
4158" -w Inhibit warning messages\n"
4159" -Wtrigraphs Warn if trigraphs are encountered\n"
4160" -Wno-trigraphs Do not warn about trigraphs\n"
4161" -Wcomment{s} Warn if one comment starts inside another\n"
d51681a7
PT
4162msgstr ""
4163
1737c953 4164#: cppinit.c:1922
5b7874aa
ZW
4165msgid ""
4166" -Wno-comment{s} Do not warn about comments\n"
4167" -Wtraditional Warn about features not present in traditional "
4168"C\n"
4169" -Wno-traditional Do not warn about traditional C\n"
4170" -Wundef Warn if an undefined macro is used by #if\n"
4171" -Wno-undef Do not warn about testing undefined macros\n"
4172" -Wimport Warn about the use of the #import directive\n"
d51681a7
PT
4173msgstr ""
4174
1737c953 4175#: cppinit.c:1930
5b7874aa
ZW
4176msgid ""
4177" -Wno-import Do not warn about the use of #import\n"
4178" -Werror Treat all warnings as errors\n"
4179" -Wno-error Do not treat warnings as errors\n"
4180" -Wsystem-headers Do not suppress warnings from system headers\n"
4181" -Wno-system-headers Suppress warnings from system headers\n"
4182" -Wall Enable all preprocessor warnings\n"
d51681a7
PT
4183msgstr ""
4184
1737c953 4185#: cppinit.c:1938
5b7874aa
ZW
4186msgid ""
4187" -M Generate make dependencies\n"
4188" -MM As -M, but ignore system header files\n"
4189" -MF <file> Write dependency output to the given file\n"
4190" -MG Treat missing header file as generated files\n"
d51681a7
PT
4191msgstr ""
4192
1737c953 4193#: cppinit.c:1944
5b7874aa
ZW
4194msgid ""
4195" -MP\t\t\t Generate phony targets for all headers\n"
4196" -MQ <target> Add a MAKE-quoted target\n"
4197" -MT <target> Add an unquoted target\n"
d51681a7
PT
4198msgstr ""
4199
1737c953 4200#: cppinit.c:1949
5b7874aa
ZW
4201msgid ""
4202" -D<macro> Define a <macro> with string '1' as its value\n"
4203" -D<macro>=<val> Define a <macro> with <val> as its value\n"
4204" -A<question> (<answer>) Assert the <answer> to <question>\n"
4205" -A-<question> (<answer>) Disable the <answer> to <question>\n"
4206" -U<macro> Undefine <macro> \n"
4207" -v Display the version number\n"
d51681a7
PT
4208msgstr ""
4209
1737c953 4210#: cppinit.c:1957
5b7874aa
ZW
4211msgid ""
4212" -H Print the name of header files as they are used\n"
4213" -C Do not discard comments\n"
4214" -dM Display a list of macro definitions active at "
4215"end\n"
4216" -dD Preserve macro definitions in output\n"
4217" -dN As -dD except that only the names are preserved\n"
4218" -dI Include #include directives in the output\n"
d51681a7
PT
4219msgstr ""
4220
1737c953 4221#: cppinit.c:1965
5b7874aa
ZW
4222msgid ""
4223" -fpreprocessed Treat the input file as already preprocessed\n"
4224" -ftabstop=<number> Distance between tab stops for column reporting\n"
4225" -P Do not generate #line directives\n"
4226" -$ Do not allow '$' in identifiers\n"
4227" -remap Remap file names when including files.\n"
4228" --version Display version information\n"
4229" -h or --help Display this information\n"
d51681a7
PT
4230msgstr ""
4231
1737c953 4232#: cpplex.c:155
9e620082 4233#, c-format
5b7874aa 4234msgid "trigraph ??%c converted to %c"
d51681a7
PT
4235msgstr ""
4236
1737c953 4237#: cpplex.c:163
5b7874aa
ZW
4238#, c-format
4239msgid "trigraph ??%c ignored"
d51681a7
PT
4240msgstr ""
4241
1737c953 4242#: cpplex.c:219
5b7874aa 4243msgid "backslash and newline separated by space"
d51681a7
PT
4244msgstr ""
4245
1737c953 4246#: cpplex.c:225
5b7874aa 4247msgid "backslash-newline at end of file"
d51681a7
PT
4248msgstr ""
4249
1737c953 4250#: cpplex.c:291
5b7874aa
ZW
4251msgid "\"/*\" within comment"
4252msgstr ""
4253
1737c953 4254#: cpplex.c:374
5b7874aa
ZW
4255msgid "null character(s) ignored"
4256msgstr ""
4257
1737c953 4258#: cpplex.c:381
9e620082 4259#, c-format
5b7874aa 4260msgid "%s in preprocessing directive"
d51681a7
PT
4261msgstr ""
4262
1737c953 4263#: cpplex.c:449
5b7874aa
ZW
4264#, c-format
4265msgid "attempt to use poisoned \"%s\""
d51681a7
PT
4266msgstr ""
4267
1737c953 4268#: cpplex.c:457
5b7874aa 4269msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
d51681a7
PT
4270msgstr ""
4271
1737c953 4272#: cpplex.c:510
5b7874aa 4273msgid "'$' character(s) in identifier"
d51681a7
PT
4274msgstr ""
4275
1737c953 4276#: cpplex.c:589
5b7874aa
ZW
4277#, c-format
4278msgid "missing terminating %c character"
d51681a7
PT
4279msgstr ""
4280
1737c953 4281#: cpplex.c:594
5b7874aa 4282msgid "possible start of unterminated string literal"
d51681a7
PT
4283msgstr ""
4284
1737c953 4285#: cpplex.c:689
5b7874aa 4286msgid "multi-line string literals are deprecated"
d51681a7
PT
4287msgstr ""
4288
1737c953 4289#: cpplex.c:712
5b7874aa 4290msgid "null character(s) preserved in literal"
d51681a7
PT
4291msgstr ""
4292
1737c953 4293#: cpplex.c:914
5b7874aa 4294msgid "no newline at end of file"
d51681a7
PT
4295msgstr ""
4296
1737c953 4297#: cpplex.c:1034 tradcpp.c:1454
5b7874aa 4298msgid "unterminated comment"
d51681a7
PT
4299msgstr ""
4300
1737c953 4301#: cpplex.c:1045
5b7874aa 4302msgid "C++ style comments are not allowed in ISO C89"
d51681a7
PT
4303msgstr ""
4304
1737c953 4305#: cpplex.c:1047
5b7874aa 4306msgid "(this will be reported only once per input file)"
d51681a7
PT
4307msgstr ""
4308
1737c953 4309#: cpplex.c:1052
5b7874aa 4310msgid "multi-line comment"
d51681a7
PT
4311msgstr ""
4312
1737c953 4313#: cpplex.c:1367
5b7874aa
ZW
4314#, c-format
4315msgid "unknown string token %s\n"
d51681a7
PT
4316msgstr ""
4317
1737c953 4318#: cpplex.c:1379
9e620082 4319#, c-format
1737c953 4320msgid "unspellable token %s"
d51681a7
PT
4321msgstr ""
4322
1737c953 4323#: cpplex.c:1635
5b7874aa
ZW
4324#, c-format
4325msgid "the meaning of '\\%c' varies with -traditional"
d51681a7
PT
4326msgstr ""
4327
1737c953 4328#: cpplex.c:1641
5b7874aa 4329msgid "incomplete universal-character-name"
d51681a7
PT
4330msgstr ""
4331
1737c953 4332#: cpplex.c:1655
5b7874aa
ZW
4333#, c-format
4334msgid "non-hex digit '%c' in universal-character-name"
d51681a7
PT
4335msgstr ""
4336
1737c953 4337#: cpplex.c:1663
5b7874aa 4338msgid "universal-character-name on EBCDIC target"
d51681a7
PT
4339msgstr ""
4340
1737c953 4341#: cpplex.c:1677
5b7874aa 4342msgid "universal-character-name out of range"
d51681a7
PT
4343msgstr ""
4344
1737c953 4345#: cpplex.c:1723
5b7874aa 4346msgid "the meaning of '\\a' varies with -traditional"
d51681a7
PT
4347msgstr ""
4348
1737c953 4349#: cpplex.c:1730
9e620082 4350#, c-format
5b7874aa 4351msgid "non-ISO-standard escape sequence, '\\%c'"
d51681a7
PT
4352msgstr ""
4353
1737c953 4354#: cpplex.c:1740
5b7874aa 4355msgid "the meaning of '\\x' varies with -traditional"
d51681a7
PT
4356msgstr ""
4357
1737c953 4358#: cpplex.c:1759 f/lex.c:622
5b7874aa 4359msgid "\\x used with no following hex digits"
d51681a7
PT
4360msgstr ""
4361
1737c953 4362#: cpplex.c:1763
5b7874aa 4363msgid "hex escape sequence out of range"
d51681a7
PT
4364msgstr ""
4365
1737c953 4366#: cpplex.c:1787
5b7874aa 4367msgid "octal escape sequence out of range"
d51681a7
PT
4368msgstr ""
4369
1737c953 4370#: cpplex.c:1802
5b7874aa
ZW
4371#, c-format
4372msgid "unknown escape sequence '\\%c'"
d51681a7
PT
4373msgstr ""
4374
1737c953 4375#: cpplex.c:1804
5b7874aa
ZW
4376#, c-format
4377msgid "unknown escape sequence: '\\%03o'"
d51681a7
PT
4378msgstr ""
4379
1737c953 4380#: cpplex.c:1808
5b7874aa 4381msgid "escape sequence out of range for character"
d51681a7
PT
4382msgstr ""
4383
1737c953 4384#: cpplex.c:1898
5b7874aa 4385msgid "empty character constant"
d51681a7
PT
4386msgstr ""
4387
1737c953 4388#: cpplex.c:1902
5b7874aa 4389msgid "character constant too long"
d51681a7
PT
4390msgstr ""
4391
1737c953 4392#: cpplex.c:1905
5b7874aa 4393msgid "multi-character character constant"
d51681a7
PT
4394msgstr ""
4395
5b7874aa 4396#: cpplib.c:222
9e620082 4397#, c-format
5b7874aa 4398msgid "extra tokens at end of #%s directive"
d51681a7
PT
4399msgstr ""
4400
5b7874aa
ZW
4401#: cpplib.c:277
4402msgid "style of line directive is a GCC extension"
d51681a7
PT
4403msgstr ""
4404
5b7874aa
ZW
4405#: cpplib.c:285
4406#, c-format
4407msgid "#%s is a GCC extension"
d51681a7
PT
4408msgstr ""
4409
5b7874aa
ZW
4410#: cpplib.c:296
4411msgid "suggest not using #elif in traditional C"
d51681a7
PT
4412msgstr ""
4413
5b7874aa 4414#: cpplib.c:299
9e620082 4415#, c-format
5b7874aa 4416msgid "traditional C ignores #%s with the # indented"
d51681a7
PT
4417msgstr ""
4418
5b7874aa 4419#: cpplib.c:303
9e620082 4420#, c-format
5b7874aa 4421msgid "suggest hiding #%s from traditional C with an indented #"
d51681a7
PT
4422msgstr ""
4423
5b7874aa
ZW
4424#: cpplib.c:386
4425#, c-format
4426msgid "invalid preprocessing directive #%s"
d51681a7
PT
4427msgstr ""
4428
5b7874aa
ZW
4429#: cpplib.c:441
4430#, c-format
4431msgid "no macro name given in #%s directive"
d51681a7
PT
4432msgstr ""
4433
5b7874aa
ZW
4434#: cpplib.c:445
4435#, c-format
4436msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
d51681a7
PT
4437msgstr ""
4438
5b7874aa
ZW
4439#: cpplib.c:448
4440msgid "macro names must be identifiers"
d51681a7
PT
4441msgstr ""
4442
5b7874aa
ZW
4443#: cpplib.c:459
4444#, c-format
4445msgid "\"%s\" cannot be used as a macro name"
d51681a7
PT
4446msgstr ""
4447
5b7874aa
ZW
4448#: cpplib.c:497
4449#, c-format
4450msgid "undefining \"%s\""
d51681a7
PT
4451msgstr ""
4452
5b7874aa
ZW
4453#: cpplib.c:543
4454msgid "missing terminating > character"
d51681a7
PT
4455msgstr ""
4456
5b7874aa 4457#: cpplib.c:578
d51681a7 4458#, c-format
5b7874aa 4459msgid "#%s expects \"FILENAME\" or <FILENAME>"
d51681a7
PT
4460msgstr ""
4461
5b7874aa
ZW
4462#: cpplib.c:589
4463#, c-format
4464msgid "empty file name in #%s"
d51681a7
PT
4465msgstr ""
4466
5b7874aa
ZW
4467#: cpplib.c:608
4468msgid "#include_next in primary source file"
d51681a7
PT
4469msgstr ""
4470
5b7874aa
ZW
4471#: cpplib.c:615
4472msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4ba01ed2
PT
4473msgstr ""
4474
5b7874aa
ZW
4475#: cpplib.c:623
4476msgid "#include nested too deeply"
4ba01ed2
PT
4477msgstr ""
4478
5b7874aa 4479#: cpplib.c:681
4ba01ed2 4480#, c-format
5b7874aa 4481msgid "invalid flag \"%s\" in line directive"
4ba01ed2
PT
4482msgstr ""
4483
5b7874aa
ZW
4484#: cpplib.c:737
4485#, c-format
4486msgid "\"%s\" after #line is not a positive integer"
d51681a7
PT
4487msgstr ""
4488
5b7874aa
ZW
4489#: cpplib.c:744
4490msgid "line number out of range"
d51681a7
PT
4491msgstr ""
4492
5b7874aa
ZW
4493#: cpplib.c:782
4494#, c-format
4495msgid "\"%s\" is not a valid filename"
4ba01ed2
PT
4496msgstr ""
4497
5b7874aa
ZW
4498#: cpplib.c:855
4499msgid "invalid #ident directive"
4ba01ed2
PT
4500msgstr ""
4501
5b7874aa
ZW
4502#: cpplib.c:943
4503#, c-format
4504msgid "registering \"%s\" as both a pragma and a pragma namespace"
4ba01ed2
PT
4505msgstr ""
4506
5b7874aa 4507#: cpplib.c:946
9e620082 4508#, c-format
5b7874aa 4509msgid "#pragma %s %s is already registered"
d51681a7
PT
4510msgstr ""
4511
5b7874aa
ZW
4512#: cpplib.c:948
4513#, c-format
4514msgid "#pragma %s is already registered"
d51681a7
PT
4515msgstr ""
4516
5b7874aa
ZW
4517#: cpplib.c:1022
4518msgid "#pragma once is obsolete"
d51681a7
PT
4519msgstr ""
4520
5b7874aa
ZW
4521#: cpplib.c:1025
4522msgid "#pragma once in main file"
d51681a7
PT
4523msgstr ""
4524
5b7874aa
ZW
4525#: cpplib.c:1049
4526msgid "invalid #pragma GCC poison directive"
d51681a7
PT
4527msgstr ""
4528
5b7874aa
ZW
4529#: cpplib.c:1058
4530#, c-format
4531msgid "poisoning existing macro \"%s\""
d51681a7
PT
4532msgstr ""
4533
5b7874aa
ZW
4534#: cpplib.c:1078
4535msgid "#pragma system_header ignored outside include file"
d51681a7
PT
4536msgstr ""
4537
5b7874aa 4538#: cpplib.c:1103
9e620082 4539#, c-format
5b7874aa 4540msgid "cannot find source %s"
d51681a7
PT
4541msgstr ""
4542
5b7874aa 4543#: cpplib.c:1107
9e620082 4544#, c-format
5b7874aa 4545msgid "current file is older than %s"
d51681a7
PT
4546msgstr ""
4547
1737c953 4548#: cpplib.c:1182
5b7874aa 4549msgid "_Pragma takes a parenthesized string literal"
d51681a7
PT
4550msgstr ""
4551
1737c953 4552#: cpplib.c:1281
5b7874aa 4553msgid "#else without #if"
d51681a7
PT
4554msgstr ""
4555
1737c953 4556#: cpplib.c:1286 tradcpp.c:3858
5b7874aa 4557msgid "#else after #else"
d51681a7
PT
4558msgstr ""
4559
1737c953 4560#: cpplib.c:1288 cpplib.c:1323
5b7874aa 4561msgid "the conditional began here"
d51681a7
PT
4562msgstr ""
4563
1737c953 4564#: cpplib.c:1316
5b7874aa 4565msgid "#elif without #if"
d51681a7
PT
4566msgstr ""
4567
1737c953 4568#: cpplib.c:1321 tradcpp.c:3553
5b7874aa 4569msgid "#elif after #else"
d51681a7
PT
4570msgstr ""
4571
1737c953 4572#: cpplib.c:1353
5b7874aa 4573msgid "#endif without #if"
d51681a7
PT
4574msgstr ""
4575
1737c953 4576#: cpplib.c:1436 tradcpp.c:3250
5b7874aa 4577msgid "missing '(' after predicate"
d51681a7
PT
4578msgstr ""
4579
1737c953 4580#: cpplib.c:1451 tradcpp.c:3264
5b7874aa 4581msgid "missing ')' to complete answer"
d51681a7
PT
4582msgstr ""
4583
1737c953 4584#: cpplib.c:1471 tradcpp.c:3270
5b7874aa 4585msgid "predicate's answer is empty"
d51681a7
PT
4586msgstr ""
4587
1737c953 4588#: cpplib.c:1501 tradcpp.c:3318
5b7874aa 4589msgid "assertion without predicate"
d51681a7
PT
4590msgstr ""
4591
1737c953 4592#: cpplib.c:1503 tradcpp.c:3320
5b7874aa 4593msgid "predicate must be an identifier"
d51681a7
PT
4594msgstr ""
4595
1737c953 4596#: cpplib.c:1584 tradcpp.c:3417
9e620082 4597#, c-format
5b7874aa 4598msgid "\"%s\" re-asserted"
d51681a7
PT
4599msgstr ""
4600
1737c953 4601#: cpplib.c:1813
9e620082 4602#, c-format
5b7874aa 4603msgid "unterminated #%s"
d51681a7
PT
4604msgstr ""
4605
5b7874aa 4606#: cppmacro.c:148
9e620082 4607#, c-format
5b7874aa 4608msgid "invalid builtin macro \"%s\""
d51681a7
PT
4609msgstr ""
4610
5b7874aa
ZW
4611#: cppmacro.c:347
4612msgid "invalid string literal, ignoring final '\\'"
d51681a7
PT
4613msgstr ""
4614
1737c953 4615#: cppmacro.c:437
9e620082 4616#, c-format
5b7874aa 4617msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
d51681a7
PT
4618msgstr ""
4619
1737c953 4620#: cppmacro.c:561
5b7874aa 4621msgid "directives may not be used inside a macro argument"
d51681a7
PT
4622msgstr ""
4623
1737c953 4624#: cppmacro.c:573
5b7874aa
ZW
4625#, c-format
4626msgid "unterminated argument list invoking macro \"%s\""
d51681a7
PT
4627msgstr ""
4628
1737c953 4629#: cppmacro.c:590
5b7874aa 4630msgid "ISO C99 requires rest arguments to be used"
d51681a7
PT
4631msgstr ""
4632
1737c953 4633#: cppmacro.c:595
5b7874aa
ZW
4634#, c-format
4635msgid "macro \"%s\" requires %u arguments, but only %u given"
d51681a7
PT
4636msgstr ""
4637
1737c953 4638#: cppmacro.c:606
5b7874aa
ZW
4639#, c-format
4640msgid "macro \"%s\" passed %u arguments, but takes just %u"
d51681a7
PT
4641msgstr ""
4642
1737c953 4643#: cppmacro.c:689
5b7874aa
ZW
4644#, c-format
4645msgid "function-like macro \"%s\" must be used with arguments in traditional C"
d51681a7
PT
4646msgstr ""
4647
1737c953 4648#: cppmacro.c:1174
5b7874aa
ZW
4649#, c-format
4650msgid "duplicate macro parameter \"%s\""
d51681a7
PT
4651msgstr ""
4652
1737c953 4653#: cppmacro.c:1202
5b7874aa
ZW
4654#, c-format
4655msgid "\"%s\" may not appear in macro parameter list"
d51681a7
PT
4656msgstr ""
4657
1737c953 4658#: cppmacro.c:1209
5b7874aa 4659msgid "macro parameters must be comma-separated"
d51681a7
PT
4660msgstr ""
4661
1737c953 4662#: cppmacro.c:1226
5b7874aa 4663msgid "parameter name missing"
d51681a7
PT
4664msgstr ""
4665
1737c953 4666#: cppmacro.c:1240
5b7874aa 4667msgid "anonymous variadic macros were introduced in C99"
d51681a7
PT
4668msgstr ""
4669
1737c953 4670#: cppmacro.c:1243
5b7874aa 4671msgid "ISO C does not permit named variadic macros"
d51681a7
PT
4672msgstr ""
4673
1737c953 4674#: cppmacro.c:1252
5b7874aa 4675msgid "missing ')' in macro parameter list"
d51681a7
PT
4676msgstr ""
4677
1737c953 4678#: cppmacro.c:1328
5b7874aa 4679msgid "ISO C requires whitespace after the macro name"
d51681a7
PT
4680msgstr ""
4681
1737c953 4682#: cppmacro.c:1358
5b7874aa 4683msgid "'#' is not followed by a macro parameter"
d51681a7
PT
4684msgstr ""
4685
1737c953 4686#: cppmacro.c:1378
5b7874aa 4687msgid "'##' cannot appear at either end of a macro expansion"
d51681a7
PT
4688msgstr ""
4689
1737c953 4690#: cppmacro.c:1414
5b7874aa
ZW
4691#, c-format
4692msgid "\"%s\" redefined"
d51681a7
PT
4693msgstr ""
4694
1737c953 4695#: cppmacro.c:1418
5b7874aa 4696msgid "this is the location of the previous definition"
d51681a7
PT
4697msgstr ""
4698
1737c953 4699#: cppmacro.c:1483
9e620082 4700#, c-format
1737c953 4701msgid "macro argument \"%s\" would be stringified with -traditional"
d51681a7
PT
4702msgstr ""
4703
1737c953 4704#: cppmacro.c:1508
5b7874aa
ZW
4705#, c-format
4706msgid "invalid hash type %d in cpp_macro_definition"
d51681a7
PT
4707msgstr ""
4708
1737c953 4709#: cppmain.c:121
5b7874aa 4710#, c-format
1737c953 4711msgid "invalid option %s"
d51681a7
PT
4712msgstr ""
4713
1737c953 4714#: cppspec.c:131
5b7874aa
ZW
4715#, c-format
4716msgid "\"%s\" is not a valid option to the preprocessor"
d51681a7
PT
4717msgstr ""
4718
1737c953 4719#: cppspec.c:155
5b7874aa 4720msgid "too many input files"
d51681a7
PT
4721msgstr ""
4722
5b7874aa 4723#: cse.c:7092
d51681a7 4724#, c-format
5b7874aa 4725msgid ";; Processing block from %d to %d, %d sets.\n"
d51681a7
PT
4726msgstr ""
4727
5b7874aa
ZW
4728#: diagnostic.c:784
4729#, c-format
4730msgid "%s:%d: warning: "
d51681a7
PT
4731msgstr ""
4732
5b7874aa
ZW
4733#: diagnostic.c:791
4734#, c-format
4735msgid "%s: warning: "
d51681a7
PT
4736msgstr ""
4737
5b7874aa
ZW
4738#: diagnostic.c:871
4739msgid "((anonymous))"
d51681a7
PT
4740msgstr ""
4741
5b7874aa
ZW
4742#: diagnostic.c:941
4743#, c-format
4744msgid "%s: warnings being treated as errors\n"
d51681a7
PT
4745msgstr ""
4746
5b7874aa
ZW
4747#: diagnostic.c:978
4748#, c-format
4749msgid "%s: %s: "
d51681a7
PT
4750msgstr ""
4751
5b7874aa
ZW
4752#: diagnostic.c:1057
4753msgid "sorry, not implemented: "
d51681a7
PT
4754msgstr ""
4755
5b7874aa
ZW
4756#: diagnostic.c:1076
4757#, c-format
4758msgid "%s "
d51681a7
PT
4759msgstr ""
4760
5b7874aa 4761#: diagnostic.c:1078
d51681a7 4762#, c-format
5b7874aa 4763msgid " %s"
d51681a7
PT
4764msgstr ""
4765
5b7874aa
ZW
4766#: diagnostic.c:1102
4767msgid "At top level:"
d51681a7
PT
4768msgstr ""
4769
5b7874aa 4770#: diagnostic.c:1107
9e620082 4771#, c-format
5b7874aa 4772msgid "In member function `%s':"
d51681a7
PT
4773msgstr ""
4774
5b7874aa
ZW
4775#: diagnostic.c:1111
4776#, c-format
4777msgid "In function `%s':"
d51681a7
PT
4778msgstr ""
4779
5b7874aa
ZW
4780#: diagnostic.c:1195
4781msgid "compilation terminated.\n"
d51681a7
PT
4782msgstr ""
4783
5b7874aa
ZW
4784#: diagnostic.c:1226
4785#, c-format
4786msgid "%s:%d: confused by earlier errors, bailing out\n"
d51681a7
PT
4787msgstr ""
4788
5b7874aa
ZW
4789#: diagnostic.c:1240 diagnostic.c:1390
4790#, c-format
4791msgid ""
4792"Please submit a full bug report,\n"
4793"with preprocessed source if appropriate.\n"
4794"See %s for instructions.\n"
d51681a7
PT
4795msgstr ""
4796
5b7874aa
ZW
4797#: diagnostic.c:1388
4798msgid "Internal compiler error: Error reporting routines re-entered.\n"
d51681a7
PT
4799msgstr ""
4800
5b7874aa
ZW
4801#: diagnostic.c:1450
4802#, c-format
4803msgid "Internal compiler error in %s, at %s:%d"
d51681a7
PT
4804msgstr ""
4805
5b7874aa
ZW
4806#: diagnostic.c:1495
4807#, c-format
4808msgid "In file included from %s:%d"
d51681a7
PT
4809msgstr ""
4810
5b7874aa
ZW
4811#: diagnostic.c:1498
4812#, c-format
4813msgid ""
4814",\n"
4815" from %s:%d"
d51681a7
PT
4816msgstr ""
4817
5b7874aa
ZW
4818#: diagnostic.c:1499
4819msgid ":\n"
d51681a7
PT
4820msgstr ""
4821
1737c953 4822#: dwarf2out.c:3009
d51681a7 4823#, c-format
1737c953 4824msgid "DW_LOC_OP %s not implemented\n"
d51681a7
PT
4825msgstr ""
4826
1737c953 4827#: dwarfout.c:2167
5b7874aa
ZW
4828#, c-format
4829msgid "internal regno botch: regno = %d\n"
9e620082
ZW
4830msgstr ""
4831
1737c953 4832#: dwarfout.c:6381
5b7874aa 4833msgid "can't get current directory"
d51681a7
PT
4834msgstr ""
4835
1737c953
JM
4836#: emit-rtl.c:1091
4837msgid "can't access real part of complex value in hard register"
d51681a7
PT
4838msgstr ""
4839
1737c953 4840#: emit-rtl.c:1113
5b7874aa 4841msgid "can't access imaginary part of complex value in hard register"
d51681a7
PT
4842msgstr ""
4843
1737c953 4844#: emit-rtl.c:3137
5b7874aa 4845msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
d51681a7
PT
4846msgstr ""
4847
5b7874aa
ZW
4848#: errors.c:136
4849#, c-format
4850msgid "abort in %s, at %s:%d"
d51681a7
PT
4851msgstr ""
4852
1737c953 4853#: except.c:359
5b7874aa 4854msgid "exception handling disabled, use -fexceptions to enable"
d51681a7
PT
4855msgstr ""
4856
1737c953 4857#: except.c:3007
5b7874aa 4858msgid "argument of `__builtin_eh_return_regno' must be constant"
d51681a7
PT
4859msgstr ""
4860
1737c953 4861#: except.c:3118 except.c:3140
5b7874aa 4862msgid "__builtin_eh_return not supported on this target"
d51681a7
PT
4863msgstr ""
4864
1737c953 4865#: explow.c:1357
5b7874aa 4866msgid "stack limits not supported on this target"
d51681a7
PT
4867msgstr ""
4868
1737c953 4869#: expr.c:2919
5b7874aa 4870msgid "function using short complex types cannot be inline"
d51681a7
PT
4871msgstr ""
4872
1737c953 4873#: expr.c:5755 expr.c:5764 expr.c:5773 expr.c:5778 expr.c:6063 expr.c:6079
5b7874aa 4874msgid "unsupported wide integer operation"
d51681a7
PT
4875msgstr ""
4876
1737c953 4877#: expr.c:6128
5b7874aa
ZW
4878#, c-format
4879msgid "prior parameter's size depends on `%s'"
d51681a7
PT
4880msgstr ""
4881
1737c953 4882#: expr.c:6462
5b7874aa 4883msgid "returned value in block_exit_expr"
d51681a7
PT
4884msgstr ""
4885
1737c953
JM
4886#: final.c:1229
4887msgid "negative insn length"
d51681a7
PT
4888msgstr ""
4889
1737c953
JM
4890#: final.c:2647
4891msgid "could not split insn"
d51681a7
PT
4892msgstr ""
4893
1737c953 4894#: final.c:2990
5b7874aa
ZW
4895#, c-format
4896msgid "invalid `asm': %s"
d51681a7
PT
4897msgstr ""
4898
1737c953 4899#: final.c:2992
5b7874aa
ZW
4900#, c-format
4901msgid "output_operand: %s"
d51681a7
PT
4902msgstr ""
4903
1737c953 4904#: final.c:3165
5b7874aa 4905msgid "nested assembly dialect alternatives"
d51681a7
PT
4906msgstr ""
4907
1737c953 4908#: final.c:3182 final.c:3194
5b7874aa 4909msgid "unterminated assembly dialect alternative"
d51681a7
PT
4910msgstr ""
4911
1737c953 4912#: final.c:3238
9e620082 4913#, c-format
5b7874aa 4914msgid "operand number missing after %-letter"
d51681a7
PT
4915msgstr ""
4916
1737c953 4917#: final.c:3241 final.c:3280
5b7874aa 4918msgid "operand number out of range"
d51681a7
PT
4919msgstr ""
4920
1737c953 4921#: final.c:3299
d51681a7 4922#, c-format
5b7874aa 4923msgid "invalid %%-code"
d51681a7
PT
4924msgstr ""
4925
1737c953 4926#: final.c:3330
5b7874aa 4927msgid "`%l' operand isn't a label"
d51681a7
PT
4928msgstr ""
4929
5b7874aa
ZW
4930#. We can't handle floating point constants;
4931#. PRINT_OPERAND must handle them.
1737c953
JM
4932#: config/i386/i386.c:5239 config/pdp11/pdp11.c:1532 final.c:3437
4933#: vmsdbgout.c:464
5b7874aa 4934msgid "floating constant misused"
d51681a7
PT
4935msgstr ""
4936
1737c953
JM
4937#: config/i386/i386.c:5293 config/pdp11/pdp11.c:1579 final.c:3492
4938#: vmsdbgout.c:521
5b7874aa 4939msgid "invalid expression as operand"
d51681a7
PT
4940msgstr ""
4941
1737c953 4942#: flow.c:360
5b7874aa 4943msgid "function might be possible candidate for attribute `noreturn'"
d51681a7
PT
4944msgstr ""
4945
1737c953 4946#: flow.c:365
5b7874aa 4947msgid "`noreturn' function does return"
9e620082
ZW
4948msgstr ""
4949
1737c953 4950#: flow.c:384
5b7874aa 4951msgid "control reaches end of non-void function"
d51681a7
PT
4952msgstr ""
4953
1737c953 4954#: fold-const.c:3120 fold-const.c:3133
d51681a7 4955#, c-format
5b7874aa 4956msgid "comparison is always %d due to width of bitfield"
d51681a7
PT
4957msgstr ""
4958
1737c953 4959#: fold-const.c:4175 fold-const.c:4192
5b7874aa
ZW
4960#, c-format
4961msgid "comparison is always %d"
d51681a7
PT
4962msgstr ""
4963
1737c953 4964#: fold-const.c:4323
5b7874aa 4965msgid "`or' of unmatched not-equal tests is always 1"
d51681a7
PT
4966msgstr ""
4967
1737c953 4968#: fold-const.c:4328
5b7874aa 4969msgid "`and' of mutually exclusive equal-tests is always 0"
d51681a7
PT
4970msgstr ""
4971
1737c953 4972#: function.c:5371
5b7874aa
ZW
4973#, c-format
4974msgid "`%s' might be used uninitialized in this function"
d51681a7
PT
4975msgstr ""
4976
1737c953 4977#: function.c:5378
5b7874aa
ZW
4978#, c-format
4979msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
d51681a7
PT
4980msgstr ""
4981
1737c953 4982#: function.c:5397
5b7874aa
ZW
4983#, c-format
4984msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
d51681a7
PT
4985msgstr ""
4986
1737c953 4987#: function.c:6240
5b7874aa 4988msgid "function returns an aggregate"
d51681a7
PT
4989msgstr ""
4990
1737c953 4991#: function.c:6744
5b7874aa
ZW
4992#, c-format
4993msgid "unused parameter `%s'"
d51681a7
PT
4994msgstr ""
4995
1737c953 4996#: gcc.c:1101
5b7874aa 4997#, c-format
1737c953 4998msgid "ambiguous abbreviation %s"
d51681a7
PT
4999msgstr ""
5000
1737c953 5001#: gcc.c:1128
5b7874aa 5002#, c-format
1737c953 5003msgid "incomplete `%s' option"
d51681a7
PT
5004msgstr ""
5005
1737c953 5006#: gcc.c:1139
5b7874aa 5007#, c-format
1737c953 5008msgid "missing argument to `%s' option"
d51681a7
PT
5009msgstr ""
5010
1737c953 5011#: gcc.c:1152
5b7874aa 5012#, c-format
1737c953 5013msgid "extraneous argument to `%s' option"
d51681a7
PT
5014msgstr ""
5015
1737c953 5016#: gcc.c:1466
5b7874aa 5017msgid "Using builtin specs.\n"
d51681a7
PT
5018msgstr ""
5019
1737c953 5020#: gcc.c:1640
5b7874aa
ZW
5021#, c-format
5022msgid ""
5023"Setting spec %s to '%s'\n"
5024"\n"
d51681a7
PT
5025msgstr ""
5026
1737c953 5027#: gcc.c:1738
5b7874aa
ZW
5028#, c-format
5029msgid "Reading specs from %s\n"
d51681a7
PT
5030msgstr ""
5031
1737c953 5032#: gcc.c:1836 gcc.c:1855
5b7874aa
ZW
5033#, c-format
5034msgid "specs %%include syntax malformed after %ld characters"
d51681a7
PT
5035msgstr ""
5036
1737c953 5037#: gcc.c:1863
5b7874aa 5038#, c-format
1737c953 5039msgid "could not find specs file %s\n"
d51681a7
PT
5040msgstr ""
5041
1737c953 5042#: gcc.c:1879 gcc.c:1887 gcc.c:1896 gcc.c:1905
5b7874aa
ZW
5043#, c-format
5044msgid "specs %%rename syntax malformed after %ld characters"
d51681a7
PT
5045msgstr ""
5046
1737c953 5047#: gcc.c:1914
5b7874aa
ZW
5048#, c-format
5049msgid "specs %s spec was not found to be renamed"
d51681a7
PT
5050msgstr ""
5051
1737c953 5052#: gcc.c:1921
5b7874aa
ZW
5053#, c-format
5054msgid "rename spec %s to %s\n"
d51681a7
PT
5055msgstr ""
5056
1737c953 5057#: gcc.c:1923
5b7874aa
ZW
5058#, c-format
5059msgid ""
5060"spec is '%s'\n"
5061"\n"
d51681a7
PT
5062msgstr ""
5063
1737c953 5064#: gcc.c:1936
5b7874aa
ZW
5065#, c-format
5066msgid "specs unknown %% command after %ld characters"
d51681a7
PT
5067msgstr ""
5068
1737c953 5069#: gcc.c:1947 gcc.c:1960
5b7874aa
ZW
5070#, c-format
5071msgid "specs file malformed after %ld characters"
d51681a7
PT
5072msgstr ""
5073
1737c953 5074#: gcc.c:2014
5b7874aa 5075msgid "spec file has no spec for linking"
d51681a7
PT
5076msgstr ""
5077
1737c953 5078#: gcc.c:2726
5b7874aa 5079msgid "-pipe not supported"
d51681a7
PT
5080msgstr ""
5081
1737c953 5082#: gcc.c:2780
5b7874aa
ZW
5083msgid ""
5084"\n"
5085"Go ahead? (y or n) "
d51681a7
PT
5086msgstr ""
5087
1737c953 5088#: gcc.c:2879
5b7874aa
ZW
5089#, c-format
5090msgid ""
5091"Internal error: %s (program %s)\n"
5092"Please submit a full bug report.\n"
5093"See %s for instructions."
d51681a7
PT
5094msgstr ""
5095
1737c953 5096#: gcc.c:2897
5b7874aa
ZW
5097#, c-format
5098msgid "# %s %.2f %.2f\n"
d51681a7
PT
5099msgstr ""
5100
1737c953 5101#: gcc.c:3030
5b7874aa
ZW
5102#, c-format
5103msgid "Usage: %s [options] file...\n"
d51681a7
PT
5104msgstr ""
5105
1737c953 5106#: gcc.c:3031
5b7874aa 5107msgid "Options:\n"
d51681a7
PT
5108msgstr ""
5109
1737c953 5110#: gcc.c:3033
5b7874aa 5111msgid " -pass-exit-codes Exit with highest error code from a phase\n"
d51681a7
PT
5112msgstr ""
5113
1737c953 5114#: gcc.c:3034
5b7874aa 5115msgid " --help Display this information\n"
d51681a7
PT
5116msgstr ""
5117
1737c953 5118#: gcc.c:3035
5b7874aa
ZW
5119msgid ""
5120" --target-help Display target specific command line options\n"
5121msgstr ""
d51681a7 5122
1737c953 5123#: gcc.c:3037
5b7874aa 5124msgid " (Use '-v --help' to display command line options of sub-processes)\n"
d51681a7
PT
5125msgstr ""
5126
1737c953 5127#: gcc.c:3038
5b7874aa 5128msgid " -dumpspecs Display all of the built in spec strings\n"
d51681a7
PT
5129msgstr ""
5130
1737c953 5131#: gcc.c:3039
5b7874aa 5132msgid " -dumpversion Display the version of the compiler\n"
d51681a7
PT
5133msgstr ""
5134
1737c953 5135#: gcc.c:3040
5b7874aa 5136msgid " -dumpmachine Display the compiler's target processor\n"
d51681a7
PT
5137msgstr ""
5138
1737c953 5139#: gcc.c:3041
5b7874aa
ZW
5140msgid ""
5141" -print-search-dirs Display the directories in the compiler's search "
5142"path\n"
d51681a7
PT
5143msgstr ""
5144
1737c953 5145#: gcc.c:3042
5b7874aa
ZW
5146msgid ""
5147" -print-libgcc-file-name Display the name of the compiler's companion "
5148"library\n"
d51681a7
PT
5149msgstr ""
5150
1737c953 5151#: gcc.c:3043
5b7874aa 5152msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
d51681a7
PT
5153msgstr ""
5154
1737c953 5155#: gcc.c:3044
5b7874aa
ZW
5156msgid ""
5157" -print-prog-name=<prog> Display the full path to compiler component "
5158"<prog>\n"
d51681a7
PT
5159msgstr ""
5160
1737c953 5161#: gcc.c:3045
5b7874aa
ZW
5162msgid ""
5163" -print-multi-directory Display the root directory for versions of "
5164"libgcc\n"
d51681a7
PT
5165msgstr ""
5166
1737c953 5167#: gcc.c:3046
5b7874aa
ZW
5168msgid ""
5169" -print-multi-lib Display the mapping between command line options "
5170"and\n"
5171" multiple library search directories\n"
d51681a7
PT
5172msgstr ""
5173
1737c953 5174#: gcc.c:3049
5b7874aa
ZW
5175msgid ""
5176" -Wa,<options> Pass comma-separated <options> on to the "
5177"assembler\n"
d51681a7
PT
5178msgstr ""
5179
1737c953 5180#: gcc.c:3050
5b7874aa
ZW
5181msgid ""
5182" -Wp,<options> Pass comma-separated <options> on to the "
5183"preprocessor\n"
d51681a7
PT
5184msgstr ""
5185
1737c953 5186#: gcc.c:3051
5b7874aa
ZW
5187msgid ""
5188" -Wl,<options> Pass comma-separated <options> on to the linker\n"
d51681a7
PT
5189msgstr ""
5190
1737c953 5191#: gcc.c:3052
5b7874aa 5192msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
d51681a7
PT
5193msgstr ""
5194
1737c953 5195#: gcc.c:3053
5b7874aa 5196msgid " -save-temps Do not delete intermediate files\n"
d51681a7
PT
5197msgstr ""
5198
1737c953 5199#: gcc.c:3054
5b7874aa 5200msgid " -pipe Use pipes rather than intermediate files\n"
d51681a7
PT
5201msgstr ""
5202
1737c953 5203#: gcc.c:3055
5b7874aa 5204msgid " -time Time the execution of each subprocess\n"
d51681a7
PT
5205msgstr ""
5206
1737c953 5207#: gcc.c:3056
5b7874aa
ZW
5208msgid ""
5209" -specs=<file> Override builtin specs with the contents of "
5210"<file>\n"
d51681a7
PT
5211msgstr ""
5212
1737c953 5213#: gcc.c:3057
5b7874aa
ZW
5214msgid ""
5215" -std=<standard> Assume that the input sources are for <standard>\n"
d51681a7
PT
5216msgstr ""
5217
1737c953 5218#: gcc.c:3058
5b7874aa
ZW
5219msgid ""
5220" -B <directory> Add <directory> to the compiler's search paths\n"
d51681a7
PT
5221msgstr ""
5222
1737c953 5223#: gcc.c:3059
5b7874aa 5224msgid " -b <machine> Run gcc for target <machine>, if installed\n"
d51681a7
PT
5225msgstr ""
5226
1737c953 5227#: gcc.c:3060
5b7874aa
ZW
5228msgid ""
5229" -V <version> Run gcc version number <version>, if installed\n"
d51681a7
PT
5230msgstr ""
5231
1737c953 5232#: gcc.c:3061
5b7874aa
ZW
5233msgid ""
5234" -v Display the programs invoked by the compiler\n"
d51681a7
PT
5235msgstr ""
5236
1737c953
JM
5237#: gcc.c:3062
5238msgid ""
5239" -### Like -v but options quoted and commands not "
5240"executed\n"
5241msgstr ""
5242
5243#: gcc.c:3063
5b7874aa
ZW
5244msgid ""
5245" -E Preprocess only; do not compile, assemble or "
5246"link\n"
d51681a7
PT
5247msgstr ""
5248
1737c953 5249#: gcc.c:3064
5b7874aa 5250msgid " -S Compile only; do not assemble or link\n"
d51681a7
PT
5251msgstr ""
5252
1737c953 5253#: gcc.c:3065
5b7874aa 5254msgid " -c Compile and assemble, but do not link\n"
d51681a7
PT
5255msgstr ""
5256
1737c953 5257#: gcc.c:3066
5b7874aa 5258msgid " -o <file> Place the output into <file>\n"
d51681a7
PT
5259msgstr ""
5260
1737c953 5261#: gcc.c:3067
5b7874aa
ZW
5262msgid ""
5263" -x <language> Specify the language of the following input "
5264"files\n"
5265" Permissable languages include: c c++ assembler "
5266"none\n"
1737c953 5267" 'none' means revert to the default behavior of\n"
5b7874aa
ZW
5268" guessing the language based on the file's "
5269"extension\n"
d51681a7
PT
5270msgstr ""
5271
1737c953 5272#: gcc.c:3074
5b7874aa
ZW
5273#, c-format
5274msgid ""
5275"\n"
5276"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5277" passed on to the various sub-processes invoked by %s. In order to pass\n"
5278" other options on to these processes the -W<letter> options must be used.\n"
d51681a7
PT
5279msgstr ""
5280
1737c953 5281#: gcc.c:3445
5b7874aa 5282msgid "argument to `-Xlinker' is missing"
d51681a7
PT
5283msgstr ""
5284
1737c953 5285#: gcc.c:3453
5b7874aa 5286msgid "argument to `-l' is missing"
4ba01ed2
PT
5287msgstr ""
5288
1737c953 5289#: gcc.c:3470
5b7874aa 5290msgid "argument to `-specs' is missing"
d51681a7
PT
5291msgstr ""
5292
1737c953 5293#: gcc.c:3485
5b7874aa 5294msgid "argument to `-specs=' is missing"
d51681a7
PT
5295msgstr ""
5296
1737c953 5297#: gcc.c:3516
5b7874aa 5298msgid "argument to `-b' is missing"
d51681a7
PT
5299msgstr ""
5300
1737c953 5301#: gcc.c:3531
5b7874aa 5302msgid "argument to `-B' is missing"
d51681a7
PT
5303msgstr ""
5304
1737c953 5305#: gcc.c:3601
5b7874aa 5306msgid "argument to `-V' is missing"
d51681a7
PT
5307msgstr ""
5308
1737c953 5309#: gcc.c:3622 gcc.c:3629 gcc.c:3636
5b7874aa 5310msgid "invalid version number format"
d51681a7
PT
5311msgstr ""
5312
1737c953 5313#: gcc.c:3747
5b7874aa 5314msgid "cannot specify -o with -c or -S and multiple compilations"
d51681a7
PT
5315msgstr ""
5316
1737c953
JM
5317#: gcc.c:3918
5318msgid "warning: -pipe ignored because -save-temps specified"
d51681a7
PT
5319msgstr ""
5320
1737c953
JM
5321#: gcc.c:3922
5322msgid "warning: -pipe ignored because -time specified"
d51681a7
PT
5323msgstr ""
5324
1737c953 5325#: gcc.c:3934
5b7874aa 5326msgid "argument to `-x' is missing"
d51681a7
PT
5327msgstr ""
5328
1737c953 5329#: gcc.c:3962
9e620082 5330#, c-format
5b7874aa 5331msgid "argument to `-%s' is missing"
d51681a7
PT
5332msgstr ""
5333
1737c953 5334#: gcc.c:4023
5b7874aa 5335#, c-format
1737c953 5336msgid "warning: `-x %s' after last input file has no effect"
d51681a7
PT
5337msgstr ""
5338
1737c953
JM
5339#: gcc.c:4322
5340msgid "invalid specification! Bug in cc"
d51681a7
PT
5341msgstr ""
5342
1737c953 5343#: gcc.c:4471
5b7874aa
ZW
5344#, c-format
5345msgid "%s\n"
d51681a7
PT
5346msgstr ""
5347
5b7874aa
ZW
5348#. Catch the case where a spec string contains something like
5349#. '%{foo:%*}'. ie there is no * in the pattern on the left
5350#. hand side of the :.
1737c953 5351#: gcc.c:5030
5b7874aa 5352#, c-format
1737c953 5353msgid "spec failure: '%%*' has not been initialized by pattern match"
d51681a7
PT
5354msgstr ""
5355
1737c953 5356#: gcc.c:5039
5b7874aa 5357#, c-format
1737c953 5358msgid "warning: use of obsolete %%[ operator in specs"
d51681a7
PT
5359msgstr ""
5360
1737c953 5361#: gcc.c:5057
9e620082 5362#, c-format
5b7874aa 5363msgid "Processing spec %c%s%c, which is '%s'\n"
d51681a7
PT
5364msgstr ""
5365
1737c953 5366#: gcc.c:5182
9e620082 5367#, c-format
1737c953 5368msgid "spec failure: unrecognized spec option '%c'"
d51681a7
PT
5369msgstr ""
5370
1737c953
JM
5371#: gcc.c:5292
5372msgid "mismatched braces in specs"
d51681a7
PT
5373msgstr ""
5374
1737c953 5375#: gcc.c:5970
d51681a7 5376#, c-format
5b7874aa 5377msgid "unrecognized option `-%s'"
d51681a7
PT
5378msgstr ""
5379
1737c953 5380#: gcc.c:5976
5b7874aa
ZW
5381#, c-format
5382msgid "install: %s%s\n"
d51681a7
PT
5383msgstr ""
5384
1737c953 5385#: gcc.c:5977
5b7874aa
ZW
5386#, c-format
5387msgid "programs: %s\n"
d51681a7
PT
5388msgstr ""
5389
1737c953 5390#: gcc.c:5978
5b7874aa
ZW
5391#, c-format
5392msgid "libraries: %s\n"
d51681a7
PT
5393msgstr ""
5394
1737c953 5395#: gcc.c:6026
5b7874aa
ZW
5396msgid ""
5397"\n"
5398"For bug reporting instructions, please see:\n"
d51681a7
PT
5399msgstr ""
5400
1737c953 5401#: gcc.c:6042
5b7874aa
ZW
5402#, c-format
5403msgid "Configured with: %s\n"
d51681a7
PT
5404msgstr ""
5405
1737c953 5406#: gcc.c:6056
9e620082 5407#, c-format
5b7874aa 5408msgid "Thread model: %s\n"
d51681a7
PT
5409msgstr ""
5410
1737c953 5411#: gcc.c:6067
5b7874aa
ZW
5412#, c-format
5413msgid "gcc version %s\n"
d51681a7
PT
5414msgstr ""
5415
1737c953 5416#: gcc.c:6069
5b7874aa
ZW
5417#, c-format
5418msgid "gcc driver version %s executing gcc version %s\n"
d51681a7
PT
5419msgstr ""
5420
1737c953
JM
5421#: gcc.c:6077
5422msgid "no input files"
d51681a7
PT
5423msgstr ""
5424
1737c953 5425#: gcc.c:6115
5b7874aa
ZW
5426#, c-format
5427msgid "%s: %s compiler not installed on this system"
d51681a7
PT
5428msgstr ""
5429
1737c953 5430#: gcc.c:6190
5b7874aa
ZW
5431#, c-format
5432msgid "%s: linker input file unused because linking not done"
d51681a7
PT
5433msgstr ""
5434
1737c953 5435#: gcc.c:6233
9e620082 5436#, c-format
5b7874aa 5437msgid "language %s not recognized"
d51681a7
PT
5438msgstr ""
5439
1737c953
JM
5440#: gcc.c:6336
5441msgid "internal gcc abort"
d51681a7
PT
5442msgstr ""
5443
1737c953 5444#: gcov.c:282
5b7874aa 5445msgid "Internal gcov abort.\n"
d51681a7
PT
5446msgstr ""
5447
1737c953
JM
5448#: gcov.c:295
5449msgid ""
5450"Usage: gcov [OPTION]... SOURCEFILE\n"
5451"\n"
5452msgstr ""
5453
5454#: gcov.c:296
5455msgid ""
5456"Print code coverage information.\n"
5457"\n"
5458msgstr ""
5459
5460#: gcov.c:297
5461msgid " -h, --help Print this help, then exit\n"
5462msgstr ""
5463
5464#: gcov.c:298
5465msgid " -v, --version Print version number, then exit\n"
d51681a7
PT
5466msgstr ""
5467
1737c953
JM
5468#: gcov.c:299
5469msgid ""
5470" -b, --branch-probabilities Include branch probabilities in output\n"
5471msgstr ""
5472
5473#: gcov.c:300
5474msgid ""
5475" -c, --branch-counts Given counts of branches taken\n"
5476" rather than percentages\n"
5477msgstr ""
5478
5479#: gcov.c:302
5480msgid " -n, --no-output Do not create an output file\n"
5481msgstr ""
5482
5483#: gcov.c:303
5484msgid ""
5485" -l, --long-file-names Use long output file names for included\n"
5486" source files\n"
5487msgstr ""
5488
5489#: gcov.c:305
5490msgid " -f, --function-summaries Output summaries for each function\n"
5491msgstr ""
5492
5493#: gcov.c:306
5494msgid " -o, --object-directory OBJDIR Search for object files in OBJDIR\n"
5495msgstr ""
5496
5497#: gcov.c:307
5498#, c-format
5499msgid ""
5500"\n"
5501"For bug reporting instructions, please see:\n"
5502"%s.\n"
5503msgstr ""
5504
5505#: gcov.c:317
5506#, c-format
5507msgid "gcov (GCC) %s\n"
5508msgstr ""
5509
5510#: gcov.c:318
5511msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5512msgstr ""
5513
5514#: gcov.c:320
5515msgid ""
5516"This is free software; see the source for copying conditions. There is NO\n"
5517"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5518"\n"
5519msgstr ""
5520
5521#: gcov.c:462
9e620082 5522#, c-format
5b7874aa 5523msgid "Could not open basic block file %s.\n"
d51681a7
PT
5524msgstr ""
5525
1737c953 5526#: gcov.c:471
9e620082 5527#, c-format
5b7874aa 5528msgid "Could not open data file %s.\n"
d51681a7
PT
5529msgstr ""
5530
1737c953 5531#: gcov.c:472
5b7874aa 5532msgid "Assuming that all execution counts are zero.\n"
d51681a7
PT
5533msgstr ""
5534
1737c953 5535#: gcov.c:478
5b7874aa
ZW
5536#, c-format
5537msgid "Could not open program flow graph file %s.\n"
d51681a7
PT
5538msgstr ""
5539
1737c953 5540#: gcov.c:489
5b7874aa
ZW
5541#, c-format
5542msgid "No executable code associated with file %s.\n"
d51681a7
PT
5543msgstr ""
5544
1737c953 5545#: gcov.c:789
5b7874aa 5546msgid ".da file contents exhausted too early\n"
d51681a7
PT
5547msgstr ""
5548
1737c953 5549#: gcov.c:792
5b7874aa 5550msgid ".da file contents not exhausted\n"
d51681a7
PT
5551msgstr ""
5552
1737c953 5553#: gcov.c:973
5b7874aa
ZW
5554#, c-format
5555msgid "%6.2f%% of %d source lines executed in function %s\n"
d51681a7
PT
5556msgstr ""
5557
1737c953 5558#: gcov.c:977
9e620082 5559#, c-format
5b7874aa 5560msgid "No executable source lines in function %s\n"
d51681a7
PT
5561msgstr ""
5562
1737c953 5563#: gcov.c:984
5b7874aa
ZW
5564#, c-format
5565msgid "%6.2f%% of %d branches executed in function %s\n"
d51681a7
PT
5566msgstr ""
5567
1737c953 5568#: gcov.c:988
5b7874aa
ZW
5569#, c-format
5570msgid "%6.2f%% of %d branches taken at least once in function %s\n"
d51681a7
PT
5571msgstr ""
5572
1737c953 5573#: gcov.c:993
5b7874aa
ZW
5574#, c-format
5575msgid "No branches in function %s\n"
d51681a7
PT
5576msgstr ""
5577
1737c953 5578#: gcov.c:995
5b7874aa
ZW
5579#, c-format
5580msgid "%6.2f%% of %d calls executed in function %s\n"
d51681a7
PT
5581msgstr ""
5582
1737c953 5583#: gcov.c:999
5b7874aa
ZW
5584#, c-format
5585msgid "No calls in function %s\n"
d51681a7
PT
5586msgstr ""
5587
1737c953 5588#: gcov.c:1126
9e620082 5589#, c-format
5b7874aa 5590msgid "didn't use all bb entries of graph, function %s\n"
d51681a7
PT
5591msgstr ""
5592
1737c953 5593#: gcov.c:1128
9e620082 5594#, c-format
5b7874aa 5595msgid "block_num = %ld, num_blocks = %d\n"
d51681a7
PT
5596msgstr ""
5597
1737c953 5598#: gcov.c:1166
9e620082 5599#, c-format
5b7874aa 5600msgid "ERROR: too many basic blocks in .bb file %s\n"
d51681a7
PT
5601msgstr ""
5602
1737c953 5603#: gcov.c:1243
9e620082 5604#, c-format
5b7874aa 5605msgid "%6.2f%% of %d source lines executed in file %s\n"
d51681a7
PT
5606msgstr ""
5607
1737c953 5608#: gcov.c:1247
9e620082 5609#, c-format
5b7874aa 5610msgid "No executable source lines in file %s\n"
d51681a7
PT
5611msgstr ""
5612
1737c953 5613#: gcov.c:1254
5b7874aa
ZW
5614#, c-format
5615msgid "%6.2f%% of %d branches executed in file %s\n"
d51681a7
PT
5616msgstr ""
5617
1737c953 5618#: gcov.c:1258
9e620082 5619#, c-format
5b7874aa 5620msgid "%6.2f%% of %d branches taken at least once in file %s\n"
d51681a7
PT
5621msgstr ""
5622
1737c953 5623#: gcov.c:1263
5b7874aa
ZW
5624#, c-format
5625msgid "No branches in file %s\n"
d51681a7
PT
5626msgstr ""
5627
1737c953 5628#: gcov.c:1265
5b7874aa
ZW
5629#, c-format
5630msgid "%6.2f%% of %d calls executed in file %s\n"
d51681a7
PT
5631msgstr ""
5632
1737c953 5633#: gcov.c:1269
5b7874aa
ZW
5634#, c-format
5635msgid "No calls in file %s\n"
d51681a7
PT
5636msgstr ""
5637
1737c953 5638#: gcov.c:1281
5b7874aa
ZW
5639#, c-format
5640msgid "Could not open source file %s.\n"
d51681a7
PT
5641msgstr ""
5642
1737c953 5643#: gcov.c:1331
5b7874aa
ZW
5644#, c-format
5645msgid "Could not open output file %s.\n"
4ba01ed2
PT
5646msgstr ""
5647
1737c953 5648#: gcov.c:1339
5b7874aa
ZW
5649#, c-format
5650msgid "Creating %s.\n"
4ba01ed2
PT
5651msgstr ""
5652
1737c953 5653#: gcov.c:1387
5b7874aa
ZW
5654#, c-format
5655msgid "call %d never executed\n"
d51681a7
PT
5656msgstr ""
5657
1737c953 5658#: gcov.c:1396
5b7874aa
ZW
5659#, c-format
5660msgid "call %d returns = %s\n"
d51681a7
PT
5661msgstr ""
5662
1737c953 5663#: gcov.c:1406
5b7874aa
ZW
5664#, c-format
5665msgid "call %d returns = %s%%\n"
d51681a7
PT
5666msgstr ""
5667
1737c953 5668#: gcov.c:1413
5b7874aa
ZW
5669#, c-format
5670msgid "branch %d never executed\n"
d51681a7
PT
5671msgstr ""
5672
1737c953 5673#: gcov.c:1423
5b7874aa
ZW
5674#, c-format
5675msgid "branch %d taken = %s\n"
d51681a7
PT
5676msgstr ""
5677
1737c953 5678#: gcov.c:1433
5b7874aa
ZW
5679#, c-format
5680msgid "branch %d taken = %s%%\n"
d51681a7
PT
5681msgstr ""
5682
1737c953 5683#: gcov.c:1444
5b7874aa
ZW
5684#, c-format
5685msgid "Unexpected EOF while reading source file %s.\n"
d51681a7
PT
5686msgstr ""
5687
1737c953 5688#: gcse.c:756
5b7874aa
ZW
5689#, c-format
5690msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
d51681a7
PT
5691msgstr ""
5692
1737c953 5693#: gcse.c:768
5b7874aa
ZW
5694#, c-format
5695msgid "GCSE disabled: %d basic blocks and %d registers"
d51681a7
PT
5696msgstr ""
5697
1737c953
JM
5698#: ch/grant.c:2652 ch/lex.c:212 ch/lex.c:2189 f/com.c:14269 graph.c:421
5699#: java/jcf-parse.c:963 java/jcf-parse.c:1115 java/lex.c:1784
5700#: objc/objc-act.c:537 profile.c:950 profile.c:958 toplev.c:1842 toplev.c:4921
5b7874aa
ZW
5701#, c-format
5702msgid "can't open %s"
d51681a7
PT
5703msgstr ""
5704
5b7874aa
ZW
5705#: haifa-sched.c:190
5706#, c-format
5707msgid "fix_sched_param: unknown param: %s"
d51681a7
PT
5708msgstr ""
5709
5b7874aa
ZW
5710#: integrate.c:185
5711msgid "function cannot be inline"
4ba01ed2
PT
5712msgstr ""
5713
5b7874aa
ZW
5714#: integrate.c:190
5715msgid "varargs function cannot be inline"
d51681a7
PT
5716msgstr ""
5717
5b7874aa
ZW
5718#: integrate.c:193
5719msgid "function using alloca cannot be inline"
4ba01ed2
PT
5720msgstr ""
5721
5b7874aa
ZW
5722#: integrate.c:196
5723msgid "function using setjmp cannot be inline"
d51681a7
PT
5724msgstr ""
5725
5b7874aa
ZW
5726#: integrate.c:199
5727msgid "function uses __builtin_eh_return"
d51681a7
PT
5728msgstr ""
5729
5b7874aa
ZW
5730#: integrate.c:202
5731msgid "function with nested functions cannot be inline"
d51681a7
PT
5732msgstr ""
5733
5b7874aa
ZW
5734#: integrate.c:206
5735msgid "function with label addresses used in initializers cannot inline"
d51681a7
PT
5736msgstr ""
5737
5b7874aa
ZW
5738#: integrate.c:213 integrate.c:257
5739msgid "function too large to be inline"
d51681a7
PT
5740msgstr ""
5741
5b7874aa
ZW
5742#: integrate.c:223
5743msgid "no prototype, and parameter address used; cannot be inline"
d51681a7
PT
5744msgstr ""
5745
5b7874aa
ZW
5746#: integrate.c:230 integrate.c:275
5747msgid "inline functions not supported for this return value type"
d51681a7
PT
5748msgstr ""
5749
5b7874aa
ZW
5750#: integrate.c:235
5751msgid "function with varying-size return value cannot be inline"
d51681a7
PT
5752msgstr ""
5753
5b7874aa
ZW
5754#: integrate.c:242
5755msgid "function with varying-size parameter cannot be inline"
d51681a7
PT
5756msgstr ""
5757
5b7874aa
ZW
5758#: integrate.c:245
5759msgid "function with transparent unit parameter cannot be inline"
d51681a7
PT
5760msgstr ""
5761
5b7874aa
ZW
5762#: integrate.c:264
5763msgid "function with computed jump cannot inline"
d51681a7
PT
5764msgstr ""
5765
5b7874aa
ZW
5766#: integrate.c:268
5767msgid "function with nonlocal goto cannot be inline"
d51681a7
PT
5768msgstr ""
5769
5b7874aa
ZW
5770#: integrate.c:282
5771msgid "function with target specific attribute(s) cannot be inlined"
d51681a7
PT
5772msgstr ""
5773
5b7874aa
ZW
5774#: line-map.c:198
5775#, c-format
5776msgid "In file included from %s:%u"
d51681a7
PT
5777msgstr ""
5778
5b7874aa
ZW
5779#. Translators note: this message is used in conjunction
5780#. with "In file included from %s:%ld" and some other
5781#. tricks. We want something like this:
5782#.
5783#. | In file included from sys/select.h:123,
5784#. | from sys/types.h:234,
5785#. | from userfile.c:31:
5786#. | bits/select.h:45: <error message here>
5787#.
5788#. with all the "from"s lined up.
5789#. The trailing comma is at the beginning of this message,
5790#. and the trailing colon is not translated.
5791#: line-map.c:216
5792#, c-format
5793msgid ""
5794",\n"
5795" from %s:%u"
d51681a7
PT
5796msgstr ""
5797
5b7874aa
ZW
5798#. If we didn't find this parameter, issue an error message.
5799#: params.c:80
5800#, c-format
5801msgid "invalid parameter `%s'"
d51681a7
PT
5802msgstr ""
5803
1737c953 5804#: profile.c:429
5b7874aa 5805#, c-format
1737c953 5806msgid "corrupted profile info: prob for %d-%d thought to be %d"
d51681a7
PT
5807msgstr ""
5808
1737c953 5809#: profile.c:975
5b7874aa 5810#, c-format
1737c953 5811msgid "file %s not found, execution counts assumed to be zero"
d51681a7
PT
5812msgstr ""
5813
1737c953 5814#: profile.c:1022
5b7874aa 5815msgid ".da file contents exhausted too early"
d51681a7
PT
5816msgstr ""
5817
1737c953 5818#: profile.c:1025
5b7874aa 5819msgid ".da file contents not exhausted"
d51681a7
PT
5820msgstr ""
5821
5b7874aa
ZW
5822#: protoize.c:593
5823#, c-format
5824msgid "%s: internal abort\n"
d51681a7
PT
5825msgstr ""
5826
5b7874aa
ZW
5827#: protoize.c:684
5828#, c-format
5829msgid "%s: error writing file `%s': %s\n"
d51681a7
PT
5830msgstr ""
5831
5b7874aa
ZW
5832#: protoize.c:729
5833#, c-format
5834msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
d51681a7
PT
5835msgstr ""
5836
5b7874aa
ZW
5837#: protoize.c:732
5838#, c-format
5839msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
d51681a7
PT
5840msgstr ""
5841
5b7874aa
ZW
5842#: protoize.c:839
5843#, c-format
5844msgid "%s: warning: no read access for file `%s'\n"
d51681a7
PT
5845msgstr ""
5846
5b7874aa
ZW
5847#: protoize.c:847
5848#, c-format
5849msgid "%s: warning: no write access for file `%s'\n"
d51681a7
PT
5850msgstr ""
5851
5b7874aa
ZW
5852#: protoize.c:855
5853#, c-format
5854msgid "%s: warning: no write access for dir containing `%s'\n"
d51681a7
PT
5855msgstr ""
5856
5b7874aa
ZW
5857#. Catch cases like /.. where we try to backup to a
5858#. point above the absolute root of the logical file
5859#. system.
5860#: protoize.c:1273
5861#, c-format
5862msgid "%s: invalid file name: %s\n"
d51681a7
PT
5863msgstr ""
5864
5b7874aa
ZW
5865#: protoize.c:1425
5866#, c-format
5867msgid "%s: %s: can't get status: %s\n"
d51681a7
PT
5868msgstr ""
5869
5b7874aa
ZW
5870#: protoize.c:1446
5871#, c-format
5872msgid ""
5873"\n"
5874"%s: fatal error: aux info file corrupted at line %d\n"
d51681a7
PT
5875msgstr ""
5876
5b7874aa
ZW
5877#: protoize.c:1782
5878#, c-format
5879msgid "%s:%d: declaration of function `%s' takes different forms\n"
d51681a7
PT
5880msgstr ""
5881
5b7874aa
ZW
5882#: protoize.c:2040
5883#, c-format
5884msgid "%s: compiling `%s'\n"
dc6746e7
PT
5885msgstr ""
5886
5b7874aa
ZW
5887#: protoize.c:2063
5888#, c-format
5889msgid "%s: wait: %s\n"
7bf81eee
PT
5890msgstr ""
5891
5b7874aa
ZW
5892#: protoize.c:2068
5893#, c-format
5894msgid "%s: subprocess got fatal signal %d\n"
7bf81eee
PT
5895msgstr ""
5896
5b7874aa
ZW
5897#: protoize.c:2076
5898#, c-format
5899msgid "%s: %s exited with status %d\n"
dc6746e7
PT
5900msgstr ""
5901
5b7874aa
ZW
5902#: protoize.c:2128
5903#, c-format
5904msgid "%s: warning: missing SYSCALLS file `%s'\n"
dc6746e7
PT
5905msgstr ""
5906
5b7874aa
ZW
5907#: protoize.c:2137 protoize.c:2166
5908#, c-format
5909msgid "%s: can't read aux info file `%s': %s\n"
dc6746e7
PT
5910msgstr ""
5911
5b7874aa 5912#: protoize.c:2182 protoize.c:2210
9e620082 5913#, c-format
5b7874aa 5914msgid "%s: can't get status of aux info file `%s': %s\n"
dc6746e7
PT
5915msgstr ""
5916
5b7874aa
ZW
5917#: protoize.c:2238
5918#, c-format
5919msgid "%s: can't open aux info file `%s' for reading: %s\n"
dc6746e7
PT
5920msgstr ""
5921
5b7874aa
ZW
5922#: protoize.c:2256
5923#, c-format
5924msgid "%s: error reading aux info file `%s': %s\n"
4ba01ed2
PT
5925msgstr ""
5926
5b7874aa
ZW
5927#: protoize.c:2269
5928#, c-format
5929msgid "%s: error closing aux info file `%s': %s\n"
dc6746e7
PT
5930msgstr ""
5931
5b7874aa
ZW
5932#: protoize.c:2285
5933#, c-format
5934msgid "%s: can't delete aux info file `%s': %s\n"
dc6746e7
PT
5935msgstr ""
5936
5b7874aa
ZW
5937#: protoize.c:2367 protoize.c:4369
5938#, c-format
5939msgid "%s: can't delete file `%s': %s\n"
dc6746e7
PT
5940msgstr ""
5941
5b7874aa
ZW
5942#: protoize.c:2446
5943#, c-format
5944msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
dc6746e7
PT
5945msgstr ""
5946
5b7874aa
ZW
5947#: protoize.c:2571
5948#, c-format
5949msgid "%s: conflicting extern definitions of '%s'\n"
dc6746e7
PT
5950msgstr ""
5951
5b7874aa
ZW
5952#: protoize.c:2575
5953#, c-format
5954msgid "%s: declarations of '%s' will not be converted\n"
dc6746e7
PT
5955msgstr ""
5956
5b7874aa
ZW
5957#: protoize.c:2577
5958#, c-format
5959msgid "%s: conflict list for '%s' follows:\n"
dc6746e7
PT
5960msgstr ""
5961
5b7874aa
ZW
5962#: protoize.c:2610
5963#, c-format
5964msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
dc6746e7
PT
5965msgstr ""
5966
5b7874aa
ZW
5967#: protoize.c:2650
5968#, c-format
5969msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
d51681a7
PT
5970msgstr ""
5971
5b7874aa
ZW
5972#: protoize.c:2656
5973#, c-format
5974msgid "%s: %d: warning: no extern definition for `%s'\n"
7bf81eee
PT
5975msgstr ""
5976
5b7874aa
ZW
5977#: protoize.c:2687
5978#, c-format
5979msgid "%s: warning: no static definition for `%s' in file `%s'\n"
7bf81eee
PT
5980msgstr ""
5981
5b7874aa
ZW
5982#: protoize.c:2693
5983#, c-format
5984msgid "%s: multiple static defs of `%s' in file `%s'\n"
7bf81eee
PT
5985msgstr ""
5986
5b7874aa
ZW
5987#: protoize.c:2866 protoize.c:2869
5988#, c-format
5989msgid "%s: %d: warning: source too confusing\n"
7bf81eee
PT
5990msgstr ""
5991
5b7874aa
ZW
5992#: protoize.c:3075
5993#, c-format
5994msgid "%s: %d: warning: varargs function declaration not converted\n"
7bf81eee
PT
5995msgstr ""
5996
5b7874aa
ZW
5997#: protoize.c:3090
5998#, c-format
5999msgid "%s: declaration of function `%s' not converted\n"
7bf81eee
PT
6000msgstr ""
6001
5b7874aa
ZW
6002#: protoize.c:3213
6003#, c-format
6004msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
7bf81eee
PT
6005msgstr ""
6006
5b7874aa
ZW
6007#: protoize.c:3234
6008#, c-format
6009msgid ""
6010"\n"
6011"%s: warning: too few parameter lists in declaration of `%s'\n"
7bf81eee
PT
6012msgstr ""
6013
5b7874aa
ZW
6014#: protoize.c:3332
6015#, c-format
6016msgid "%s: %d: warning: found `%s' but expected `%s'\n"
7bf81eee
PT
6017msgstr ""
6018
5b7874aa
ZW
6019#: protoize.c:3510
6020#, c-format
6021msgid "%s: local declaration for function `%s' not inserted\n"
7bf81eee
PT
6022msgstr ""
6023
5b7874aa
ZW
6024#: protoize.c:3537
6025#, c-format
6026msgid ""
6027"\n"
6028"%s: %d: warning: can't add declaration of `%s' into macro call\n"
d51681a7
PT
6029msgstr ""
6030
5b7874aa
ZW
6031#: protoize.c:3611
6032#, c-format
6033msgid "%s: global declarations for file `%s' not inserted\n"
d51681a7
PT
6034msgstr ""
6035
5b7874aa
ZW
6036#: protoize.c:3702 protoize.c:3732
6037#, c-format
6038msgid "%s: definition of function `%s' not converted\n"
dc6746e7
PT
6039msgstr ""
6040
5b7874aa
ZW
6041#: protoize.c:3721
6042#, c-format
6043msgid "%s: %d: warning: definition of %s not converted\n"
dc6746e7
PT
6044msgstr ""
6045
5b7874aa
ZW
6046#: protoize.c:4051
6047#, c-format
6048msgid "%s: found definition of `%s' at %s(%d)\n"
dc6746e7
PT
6049msgstr ""
6050
5b7874aa
ZW
6051#. If we make it here, then we did not know about this
6052#. function definition.
6053#: protoize.c:4067
6054#, c-format
6055msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
dc6746e7
PT
6056msgstr ""
6057
5b7874aa
ZW
6058#: protoize.c:4070
6059#, c-format
6060msgid "%s: function definition not converted\n"
dc6746e7
PT
6061msgstr ""
6062
5b7874aa
ZW
6063#: protoize.c:4129
6064#, c-format
6065msgid "%s: `%s' not converted\n"
dc6746e7
PT
6066msgstr ""
6067
5b7874aa
ZW
6068#: protoize.c:4137
6069#, c-format
6070msgid "%s: would convert file `%s'\n"
dc6746e7
PT
6071msgstr ""
6072
5b7874aa
ZW
6073#: protoize.c:4140
6074#, c-format
6075msgid "%s: converting file `%s'\n"
dc6746e7
PT
6076msgstr ""
6077
5b7874aa
ZW
6078#: protoize.c:4150
6079#, c-format
6080msgid "%s: can't get status for file `%s': %s\n"
dc6746e7
PT
6081msgstr ""
6082
5b7874aa
ZW
6083#: protoize.c:4192
6084#, c-format
6085msgid "%s: can't open file `%s' for reading: %s\n"
7bf81eee
PT
6086msgstr ""
6087
5b7874aa
ZW
6088#: protoize.c:4207
6089#, c-format
6090msgid ""
6091"\n"
6092"%s: error reading input file `%s': %s\n"
7bf81eee
PT
6093msgstr ""
6094
5b7874aa
ZW
6095#: protoize.c:4241
6096#, c-format
6097msgid "%s: can't create/open clean file `%s': %s\n"
7bf81eee
PT
6098msgstr ""
6099
5b7874aa
ZW
6100#: protoize.c:4346
6101#, c-format
6102msgid "%s: warning: file `%s' already saved in `%s'\n"
7bf81eee
PT
6103msgstr ""
6104
5b7874aa
ZW
6105#: protoize.c:4354
6106#, c-format
6107msgid "%s: can't link file `%s' to `%s': %s\n"
dc6746e7
PT
6108msgstr ""
6109
5b7874aa
ZW
6110#: protoize.c:4384
6111#, c-format
6112msgid "%s: can't create/open output file `%s': %s\n"
dc6746e7
PT
6113msgstr ""
6114
5b7874aa
ZW
6115#: protoize.c:4417
6116#, c-format
6117msgid "%s: can't change mode of file `%s': %s\n"
dc6746e7
PT
6118msgstr ""
6119
5b7874aa
ZW
6120#: protoize.c:4592
6121#, c-format
6122msgid "%s: cannot get working directory: %s\n"
d51681a7
PT
6123msgstr ""
6124
5b7874aa
ZW
6125#: protoize.c:4690
6126#, c-format
6127msgid "%s: input file names must have .c suffixes: %s\n"
d51681a7
PT
6128msgstr ""
6129
5b7874aa
ZW
6130#: real.c:816 real.c:993
6131msgid "conversion from NaN to int"
d51681a7
PT
6132msgstr ""
6133
5b7874aa
ZW
6134#: real.c:839
6135msgid "conversion from NaN to unsigned int"
d51681a7
PT
6136msgstr ""
6137
5b7874aa
ZW
6138#: real.c:2714
6139msgid "floating point overflow"
d51681a7
PT
6140msgstr ""
6141
5b7874aa
ZW
6142#: real.c:4354 real.c:6633 real.c:6714
6143msgid "overflow on truncation to integer"
d51681a7
PT
6144msgstr ""
6145
5b7874aa
ZW
6146#: real.c:4426
6147msgid "overflow on truncation to unsigned integer"
d51681a7
PT
6148msgstr ""
6149
5b7874aa
ZW
6150#: real.c:5774
6151#, c-format
6152msgid "%s: argument domain error"
d51681a7
PT
6153msgstr ""
6154
5b7874aa 6155#: real.c:5775
9e620082 6156#, c-format
5b7874aa 6157msgid "%s: function singularity"
d51681a7
PT
6158msgstr ""
6159
5b7874aa 6160#: real.c:5776
9e620082 6161#, c-format
5b7874aa 6162msgid "%s: overflow range error"
d51681a7
PT
6163msgstr ""
6164
5b7874aa 6165#: real.c:5777
9e620082 6166#, c-format
5b7874aa 6167msgid "%s: underflow range error"
d51681a7
PT
6168msgstr ""
6169
5b7874aa 6170#: real.c:5778
9e620082 6171#, c-format
5b7874aa 6172msgid "%s: total loss of precision"
d51681a7
PT
6173msgstr ""
6174
5b7874aa 6175#: real.c:5779
9e620082 6176#, c-format
5b7874aa 6177msgid "%s: partial loss of precision"
d51681a7
PT
6178msgstr ""
6179
5b7874aa 6180#: real.c:5780
9e620082 6181#, c-format
5b7874aa 6182msgid "%s: NaN - producing operation"
d51681a7
PT
6183msgstr ""
6184
1737c953 6185#: reg-stack.c:677
9e620082 6186#, c-format
1737c953 6187msgid "output constraint %d must specify a single register"
d51681a7
PT
6188msgstr ""
6189
1737c953 6190#: reg-stack.c:687
9e620082 6191#, c-format
1737c953 6192msgid "output constraint %d cannot be specified together with \"%s\" clobber"
d51681a7
PT
6193msgstr ""
6194
1737c953
JM
6195#: reg-stack.c:710
6196msgid "output regs must be grouped at top of stack"
d51681a7
PT
6197msgstr ""
6198
1737c953
JM
6199#: reg-stack.c:747
6200msgid "implicitly popped regs must be grouped at top of stack"
d51681a7
PT
6201msgstr ""
6202
1737c953 6203#: reg-stack.c:766
9e620082 6204#, c-format
1737c953 6205msgid "output operand %d must use `&' constraint"
d51681a7
PT
6206msgstr ""
6207
1737c953 6208#: regclass.c:778
9e620082 6209#, c-format
5b7874aa 6210msgid "can't use '%s' as a %s register"
d51681a7
PT
6211msgstr ""
6212
1737c953 6213#: config/ia64/ia64.c:3812 config/ia64/ia64.c:3819 regclass.c:793
9e620082 6214#, c-format
5b7874aa 6215msgid "unknown register name: %s"
d51681a7
PT
6216msgstr ""
6217
1737c953 6218#: regclass.c:804
5b7874aa 6219msgid "global register variable follows a function definition"
d51681a7
PT
6220msgstr ""
6221
1737c953 6222#: regclass.c:808
5b7874aa 6223msgid "register used for two global register variables"
d51681a7
PT
6224msgstr ""
6225
1737c953 6226#: regclass.c:813
5b7874aa 6227msgid "call-clobbered register used for global register variable"
d51681a7
PT
6228msgstr ""
6229
1737c953
JM
6230#: regrename.c:1731
6231#, c-format
6232msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6233msgstr ""
6234
6235#: regrename.c:1743
6236#, c-format
6237msgid "validate_value_data: Loop in regno chain (%u)"
6238msgstr ""
6239
6240#: regrename.c:1746
6241#, c-format
6242msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6243msgstr ""
6244
6245#: regrename.c:1758
6246#, c-format
6247msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6248msgstr ""
6249
5b7874aa
ZW
6250#: reload.c:1207
6251msgid "cannot reload integer constant operand in `asm'"
d51681a7
PT
6252msgstr ""
6253
5b7874aa
ZW
6254#: reload.c:1229
6255msgid "impossible register constraint in `asm'"
d51681a7
PT
6256msgstr ""
6257
1737c953 6258#: reload.c:3387
5b7874aa 6259msgid "`&' constraint used with no register class"
d51681a7
PT
6260msgstr ""
6261
1737c953
JM
6262#: reload.c:3555
6263msgid "unable to generate reloads for:"
d51681a7
PT
6264msgstr ""
6265
1737c953 6266#: reload.c:3556 reload.c:3770
5b7874aa 6267msgid "inconsistent operand constraints in an `asm'"
d51681a7
PT
6268msgstr ""
6269
1737c953 6270#: reload1.c:1242
5b7874aa 6271msgid "frame size too large for reliable stack checking"
d51681a7
PT
6272msgstr ""
6273
1737c953 6274#: reload1.c:1245
5b7874aa 6275msgid "try reducing the number of local variables"
d51681a7
PT
6276msgstr ""
6277
1737c953 6278#: reload1.c:1891
9e620082 6279#, c-format
1737c953 6280msgid "can't find a register in class `%s' while reloading `asm'"
d51681a7
PT
6281msgstr ""
6282
1737c953 6283#: reload1.c:1895
9e620082 6284#, c-format
1737c953 6285msgid "unable to find a register to spill in class `%s'"
d51681a7
PT
6286msgstr ""
6287
1737c953
JM
6288#: reload1.c:1897
6289msgid "this is the insn:"
d51681a7
PT
6290msgstr ""
6291
1737c953 6292#: reload1.c:3923
5b7874aa 6293msgid "`asm' operand requires impossible reload"
dc6746e7
PT
6294msgstr ""
6295
5b7874aa 6296#. It's the compiler's fault.
1737c953
JM
6297#: reload1.c:5039
6298msgid "could not find a spill register"
dc6746e7
PT
6299msgstr ""
6300
1737c953 6301#: reload1.c:5044
5b7874aa 6302msgid "`asm' operand constraint incompatible with operand size"
d51681a7
PT
6303msgstr ""
6304
5b7874aa 6305#. It's the compiler's fault.
1737c953 6306#: reload1.c:6635
5b7874aa 6307msgid "VOIDmode on an output"
d51681a7
PT
6308msgstr ""
6309
1737c953 6310#: reload1.c:6636
5b7874aa 6311msgid "output operand is constant in `asm'"
dc6746e7
PT
6312msgstr ""
6313
5b7874aa 6314#: rtl-error.c:139
1737c953 6315msgid "unrecognizable insn:"
5b7874aa
ZW
6316msgstr ""
6317
6318#: rtl-error.c:141
1737c953 6319msgid "insn does not satisfy its constraints:"
9e620082
ZW
6320msgstr ""
6321
1737c953 6322#: rtl.c:707
9e620082 6323#, c-format
5b7874aa 6324msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
9e620082
ZW
6325msgstr ""
6326
1737c953 6327#: rtl.c:722
9e620082 6328#, c-format
5b7874aa
ZW
6329msgid ""
6330"RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
9e620082
ZW
6331msgstr ""
6332
1737c953 6333#: rtl.c:738
9e620082 6334#, c-format
5b7874aa
ZW
6335msgid ""
6336"RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
6337"s:%d"
9e620082
ZW
6338msgstr ""
6339
1737c953 6340#: rtl.c:751
9e620082 6341#, c-format
5b7874aa 6342msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
9e620082
ZW
6343msgstr ""
6344
1737c953 6345#: rtl.c:765
9e620082 6346#, c-format
5b7874aa 6347msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
9e620082
ZW
6348msgstr ""
6349
1737c953 6350#: rtl.c:780
5b7874aa
ZW
6351#, c-format
6352msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
9e620082
ZW
6353msgstr ""
6354
1737c953 6355#: stmt.c:924
9e620082 6356#, c-format
5b7874aa 6357msgid "jump to `%s' invalidly jumps into binding contour"
9e620082
ZW
6358msgstr ""
6359
1737c953 6360#: stmt.c:1160 stmt.c:3816
5b7874aa
ZW
6361#, c-format
6362msgid "label `%s' used before containing binding contour"
9e620082
ZW
6363msgstr ""
6364
1737c953 6365#: stmt.c:1345
5b7874aa 6366msgid "output operand constraint lacks `='"
9e620082
ZW
6367msgstr ""
6368
1737c953 6369#: stmt.c:1360
5b7874aa
ZW
6370#, c-format
6371msgid "output constraint `%c' for operand %d is not at the beginning"
9e620082
ZW
6372msgstr ""
6373
1737c953
JM
6374#: stmt.c:1382
6375msgid "operand constraint contains incorrectly positioned '+' or '='"
9e620082
ZW
6376msgstr ""
6377
1737c953 6378#: stmt.c:1388 stmt.c:1672
9e620082 6379#, c-format
5b7874aa 6380msgid "`%%' constraint used with last operand"
9e620082
ZW
6381msgstr ""
6382
1737c953 6383#: stmt.c:1407
5b7874aa 6384msgid "matching constraint not valid in output operand"
9e620082
ZW
6385msgstr ""
6386
1737c953 6387#: stmt.c:1522
9e620082 6388#, c-format
5b7874aa 6389msgid "unknown register name `%s' in `asm'"
9e620082
ZW
6390msgstr ""
6391
1737c953 6392#: stmt.c:1580
5b7874aa
ZW
6393#, c-format
6394msgid "output number %d not directly addressable"
9e620082
ZW
6395msgstr ""
6396
1737c953 6397#: stmt.c:1608
9e620082 6398#, c-format
5b7874aa 6399msgid "more than %d operands in `asm'"
9e620082
ZW
6400msgstr ""
6401
1737c953 6402#: stmt.c:1646
5b7874aa
ZW
6403#, c-format
6404msgid "hard register `%s' listed as input operand to `asm'"
9e620082
ZW
6405msgstr ""
6406
1737c953 6407#: stmt.c:1662
5b7874aa
ZW
6408#, c-format
6409msgid "input operand constraint contains `%c'"
9e620082
ZW
6410msgstr ""
6411
1737c953 6412#: stmt.c:1703
5b7874aa 6413msgid "matching constraint references invalid operand number"
9e620082
ZW
6414msgstr ""
6415
1737c953 6416#: stmt.c:1734
5b7874aa
ZW
6417#, c-format
6418msgid "invalid punctuation `%c' in constraint"
9e620082
ZW
6419msgstr ""
6420
5b7874aa
ZW
6421#. ??? Leave this only until we have experience with what
6422#. happens in combine and elsewhere when constraints are
6423#. not satisfied.
1737c953 6424#: stmt.c:1768 stmt.c:1798
5b7874aa
ZW
6425#, c-format
6426msgid "asm operand %d probably doesn't match constraints"
9e620082
ZW
6427msgstr ""
6428
1737c953 6429#: stmt.c:1944
5b7874aa
ZW
6430msgid "too many alternatives in `asm'"
6431msgstr ""
6432
1737c953 6433#: stmt.c:1956
5b7874aa 6434msgid "operand constraints for `asm' differ in number of alternatives"
9e620082
ZW
6435msgstr ""
6436
1737c953 6437#: stmt.c:2009
9e620082 6438#, c-format
5b7874aa
ZW
6439msgid "duplicate asm operand name '%s'"
6440msgstr ""
6441
1737c953 6442#: stmt.c:2088
5b7874aa 6443msgid "missing close brace for named operand"
9e620082
ZW
6444msgstr ""
6445
1737c953 6446#: stmt.c:2108
9e620082 6447#, c-format
5b7874aa 6448msgid "undefined named operand '%s'"
9e620082
ZW
6449msgstr ""
6450
1737c953 6451#: stmt.c:3753
9e620082 6452#, c-format
5b7874aa 6453msgid "unused variable `%s'"
9e620082
ZW
6454msgstr ""
6455
1737c953 6456#: stmt.c:5205
9e620082 6457#, c-format
5b7874aa 6458msgid "enumeration value `%s' not handled in switch"
9e620082
ZW
6459msgstr ""
6460
1737c953 6461#: stmt.c:5231 stmt.c:5251
9e620082 6462#, c-format
5b7874aa 6463msgid "case value `%ld' not in enumerated type"
9e620082
ZW
6464msgstr ""
6465
1737c953 6466#: stmt.c:5234 stmt.c:5254
9e620082 6467#, c-format
5b7874aa
ZW
6468msgid "case value `%ld' not in enumerated type `%s'"
6469msgstr ""
6470
1737c953 6471#: stor-layout.c:172
5b7874aa
ZW
6472msgid "type size can't be explicitly evaluated"
6473msgstr ""
6474
1737c953 6475#: stor-layout.c:174
5b7874aa 6476msgid "variable-size type declared outside of any function"
9e620082
ZW
6477msgstr ""
6478
1737c953 6479#: stor-layout.c:447
9e620082 6480#, c-format
5b7874aa 6481msgid "size of `%s' is %d bytes"
9e620082
ZW
6482msgstr ""
6483
1737c953 6484#: stor-layout.c:449
9e620082 6485#, c-format
5b7874aa 6486msgid "size of `%s' is larger than %d bytes"
9e620082
ZW
6487msgstr ""
6488
1737c953 6489#: stor-layout.c:828 stor-layout.c:1081
9e620082 6490#, c-format
5b7874aa 6491msgid "packed attribute causes inefficient alignment for `%s'"
9e620082
ZW
6492msgstr ""
6493
1737c953 6494#: stor-layout.c:830 stor-layout.c:1083
9e620082 6495#, c-format
5b7874aa 6496msgid "packed attribute is unnecessary for `%s'"
9e620082
ZW
6497msgstr ""
6498
1737c953 6499#: stor-layout.c:845
9e620082 6500#, c-format
5b7874aa 6501msgid "padding struct to align `%s'"
9e620082
ZW
6502msgstr ""
6503
1737c953 6504#: stor-layout.c:1045
5b7874aa 6505msgid "padding struct size to alignment boundary"
9e620082
ZW
6506msgstr ""
6507
1737c953 6508#: stor-layout.c:1088
5b7874aa 6509msgid "packed attribute causes inefficient alignment"
9e620082
ZW
6510msgstr ""
6511
1737c953 6512#: stor-layout.c:1090
5b7874aa 6513msgid "packed attribute is unnecessary"
9e620082
ZW
6514msgstr ""
6515
1737c953 6516#: timevar.c:448
5b7874aa
ZW
6517msgid ""
6518"\n"
6519"Execution times (seconds)\n"
9e620082
ZW
6520msgstr ""
6521
5b7874aa 6522#. Print total time.
1737c953 6523#: timevar.c:498
5b7874aa 6524msgid " TOTAL :"
9e620082
ZW
6525msgstr ""
6526
1737c953 6527#: timevar.c:534
9e620082 6528#, c-format
5b7874aa 6529msgid "time in %s: %ld.%06ld (%ld%%)\n"
9e620082
ZW
6530msgstr ""
6531
5b7874aa 6532#: tlink.c:428
9e620082 6533#, c-format
5b7874aa 6534msgid "collect: reading %s\n"
9e620082
ZW
6535msgstr ""
6536
5b7874aa 6537#: tlink.c:532
9e620082 6538#, c-format
5b7874aa 6539msgid "collect: recompiling %s\n"
9e620082
ZW
6540msgstr ""
6541
5b7874aa 6542#: tlink.c:698
9e620082 6543#, c-format
5b7874aa 6544msgid "collect: tweaking %s in %s\n"
9e620082
ZW
6545msgstr ""
6546
5b7874aa
ZW
6547#: tlink.c:745
6548msgid "collect: relinking\n"
6549msgstr ""
6550
6551#: tlink.c:754
9e620082 6552#, c-format
5b7874aa 6553msgid "ld returned %d exit status"
9e620082
ZW
6554msgstr ""
6555
1737c953 6556#: toplev.c:917
5b7874aa 6557msgid "Generate debugging info in default format"
9e620082
ZW
6558msgstr ""
6559
1737c953 6560#: toplev.c:918
5b7874aa 6561msgid "Generate debugging info in default extended format"
9e620082
ZW
6562msgstr ""
6563
1737c953 6564#: toplev.c:920
5b7874aa 6565msgid "Generate STABS format debug info"
9e620082
ZW
6566msgstr ""
6567
1737c953 6568#: toplev.c:921
5b7874aa 6569msgid "Generate extended STABS format debug info"
9e620082
ZW
6570msgstr ""
6571
1737c953 6572#: toplev.c:924
5b7874aa 6573msgid "Generate DWARF-1 format debug info"
9e620082
ZW
6574msgstr ""
6575
1737c953 6576#: toplev.c:926
5b7874aa 6577msgid "Generate extended DWARF-1 format debug info"
9e620082
ZW
6578msgstr ""
6579
1737c953 6580#: toplev.c:929
5b7874aa 6581msgid "Generate DWARF-2 debug info"
9e620082
ZW
6582msgstr ""
6583
1737c953 6584#: toplev.c:932
5b7874aa 6585msgid "Generate XCOFF format debug info"
9e620082
ZW
6586msgstr ""
6587
1737c953 6588#: toplev.c:933
5b7874aa 6589msgid "Generate extended XCOFF format debug info"
9e620082
ZW
6590msgstr ""
6591
1737c953 6592#: toplev.c:936
5b7874aa 6593msgid "Generate COFF format debug info"
9e620082
ZW
6594msgstr ""
6595
1737c953 6596#: toplev.c:980
5b7874aa 6597msgid "Perform DWARF2 duplicate elimination"
9e620082
ZW
6598msgstr ""
6599
1737c953 6600#: toplev.c:982
5b7874aa 6601msgid "Do not store floats in registers"
9e620082
ZW
6602msgstr ""
6603
1737c953 6604#: toplev.c:984
5b7874aa 6605msgid "Consider all mem refs through pointers as volatile"
9e620082
ZW
6606msgstr ""
6607
1737c953 6608#: toplev.c:986
5b7874aa 6609msgid "Consider all mem refs to global data to be volatile"
9e620082
ZW
6610msgstr ""
6611
1737c953 6612#: toplev.c:988
5b7874aa 6613msgid "Consider all mem refs to static data to be volatile"
9e620082
ZW
6614msgstr ""
6615
1737c953 6616#: toplev.c:990
5b7874aa 6617msgid "Defer popping functions args from stack until later"
9e620082
ZW
6618msgstr ""
6619
1737c953 6620#: toplev.c:992
5b7874aa 6621msgid "When possible do not generate stack frames"
9e620082
ZW
6622msgstr ""
6623
1737c953 6624#: toplev.c:994
5b7874aa 6625msgid "Optimize sibling and tail recursive calls"
9e620082
ZW
6626msgstr ""
6627
1737c953 6628#: toplev.c:996
5b7874aa 6629msgid "When running CSE, follow jumps to their targets"
9e620082
ZW
6630msgstr ""
6631
1737c953 6632#: toplev.c:998
5b7874aa 6633msgid "When running CSE, follow conditional jumps"
9e620082
ZW
6634msgstr ""
6635
1737c953
JM
6636#: toplev.c:1000
6637msgid "Perform a number of minor, expensive optimizations"
9e620082
ZW
6638msgstr ""
6639
1737c953
JM
6640#: toplev.c:1002
6641msgid "Perform jump threading optimizations"
9e620082
ZW
6642msgstr ""
6643
1737c953
JM
6644#: toplev.c:1004
6645msgid "Perform strength reduction optimizations"
9e620082
ZW
6646msgstr ""
6647
1737c953 6648#: toplev.c:1006
5b7874aa 6649msgid "Perform loop unrolling when iteration count is known"
9e620082
ZW
6650msgstr ""
6651
1737c953 6652#: toplev.c:1008
5b7874aa 6653msgid "Perform loop unrolling for all loops"
9e620082
ZW
6654msgstr ""
6655
1737c953
JM
6656#: toplev.c:1010
6657msgid "Generate prefetch instructions, if available, for arrays in loops"
6658msgstr ""
6659
6660#: toplev.c:1012
5b7874aa 6661msgid "Force all loop invariant computations out of loops"
9e620082
ZW
6662msgstr ""
6663
1737c953 6664#: toplev.c:1014
5b7874aa 6665msgid "Strength reduce all loop general induction variables"
9e620082
ZW
6666msgstr ""
6667
1737c953 6668#: toplev.c:1016
5b7874aa 6669msgid "Store strings in writable data section"
9e620082
ZW
6670msgstr ""
6671
1737c953
JM
6672#: toplev.c:1018
6673msgid "Enable machine specific peephole optimizations"
9e620082
ZW
6674msgstr ""
6675
1737c953 6676#: toplev.c:1020
5b7874aa 6677msgid "Copy memory operands into registers before using"
9e620082
ZW
6678msgstr ""
6679
1737c953 6680#: toplev.c:1022
5b7874aa 6681msgid "Copy memory address constants into regs before using"
9e620082
ZW
6682msgstr ""
6683
1737c953 6684#: toplev.c:1024
5b7874aa 6685msgid "Allow function addresses to be held in registers"
9e620082
ZW
6686msgstr ""
6687
1737c953 6688#: toplev.c:1026
5b7874aa 6689msgid "Integrate simple functions into their callers"
9e620082
ZW
6690msgstr ""
6691
1737c953 6692#: toplev.c:1028
5b7874aa 6693msgid "Generate code for funcs even if they are fully inlined"
9e620082
ZW
6694msgstr ""
6695
1737c953 6696#: toplev.c:1030
5b7874aa 6697msgid "Pay attention to the 'inline' keyword"
9e620082
ZW
6698msgstr ""
6699
1737c953 6700#: toplev.c:1032
5b7874aa 6701msgid "Emit static const variables even if they are not used"
9e620082
ZW
6702msgstr ""
6703
1737c953 6704#: toplev.c:1034
5b7874aa 6705msgid "Check for syntax errors, then stop"
9e620082
ZW
6706msgstr ""
6707
1737c953 6708#: toplev.c:1036
5b7874aa 6709msgid "Mark data as shared rather than private"
9e620082
ZW
6710msgstr ""
6711
1737c953 6712#: toplev.c:1038
5b7874aa 6713msgid "Enable saving registers around function calls"
9e620082
ZW
6714msgstr ""
6715
1737c953 6716#: toplev.c:1040
5b7874aa 6717msgid "Return 'short' aggregates in memory, not registers"
9e620082
ZW
6718msgstr ""
6719
1737c953 6720#: toplev.c:1042
5b7874aa 6721msgid "Return 'short' aggregates in registers"
9e620082
ZW
6722msgstr ""
6723
1737c953 6724#: toplev.c:1044
5b7874aa 6725msgid "Attempt to fill delay slots of branch instructions"
9e620082
ZW
6726msgstr ""
6727
1737c953 6728#: toplev.c:1046
5b7874aa 6729msgid "Perform the global common subexpression elimination"
9e620082
ZW
6730msgstr ""
6731
1737c953 6732#: toplev.c:1048
5b7874aa 6733msgid "Perform enhanced load motion during global subexpression elimination"
9e620082
ZW
6734msgstr ""
6735
1737c953 6736#: toplev.c:1050
5b7874aa 6737msgid "Perform store motion after global subexpression elimination"
9e620082
ZW
6738msgstr ""
6739
1737c953
JM
6740#: toplev.c:1052
6741msgid "Run CSE pass after loop optimizations"
9e620082
ZW
6742msgstr ""
6743
1737c953
JM
6744#: toplev.c:1054
6745msgid "Run the loop optimizer twice"
9e620082
ZW
6746msgstr ""
6747
1737c953 6748#: toplev.c:1056
5b7874aa 6749msgid "Delete useless null pointer checks"
9e620082
ZW
6750msgstr ""
6751
1737c953 6752#: toplev.c:1058
5b7874aa 6753msgid "Pretend that host and target use the same FP format"
9e620082
ZW
6754msgstr ""
6755
1737c953 6756#: toplev.c:1060
5b7874aa 6757msgid "Reschedule instructions before register allocation"
9e620082
ZW
6758msgstr ""
6759
1737c953 6760#: toplev.c:1062
5b7874aa 6761msgid "Reschedule instructions after register allocation"
9e620082
ZW
6762msgstr ""
6763
1737c953 6764#: toplev.c:1064
5b7874aa 6765msgid "Enable scheduling across basic blocks"
9e620082
ZW
6766msgstr ""
6767
1737c953 6768#: toplev.c:1066
5b7874aa 6769msgid "Allow speculative motion of non-loads"
9e620082
ZW
6770msgstr ""
6771
1737c953 6772#: toplev.c:1068
5b7874aa 6773msgid "Allow speculative motion of some loads"
9e620082
ZW
6774msgstr ""
6775
1737c953 6776#: toplev.c:1070
5b7874aa 6777msgid "Allow speculative motion of more loads"
9e620082
ZW
6778msgstr ""
6779
1737c953 6780#: toplev.c:1072
5b7874aa 6781msgid "Replace add,compare,branch with branch on count reg"
9e620082
ZW
6782msgstr ""
6783
1737c953 6784#: toplev.c:1074
5b7874aa 6785msgid "Generate position independent code, if possible"
9e620082
ZW
6786msgstr ""
6787
1737c953 6788#: toplev.c:1077
5b7874aa 6789msgid "Enable exception handling"
9e620082
ZW
6790msgstr ""
6791
1737c953 6792#: toplev.c:1079
5b7874aa 6793msgid "Just generate unwind tables for exception handling"
9e620082
ZW
6794msgstr ""
6795
1737c953 6796#: toplev.c:1081
5b7874aa 6797msgid "Generate unwind tables exact at each instruction boundary"
9e620082
ZW
6798msgstr ""
6799
1737c953 6800#: toplev.c:1083
5b7874aa 6801msgid "Support synchronous non-call exceptions"
9e620082
ZW
6802msgstr ""
6803
1737c953 6804#: toplev.c:1085
5b7874aa 6805msgid "Insert arc based program profiling code"
9e620082
ZW
6806msgstr ""
6807
1737c953 6808#: toplev.c:1087
5b7874aa 6809msgid "Create data files needed by gcov"
9e620082
ZW
6810msgstr ""
6811
1737c953 6812#: toplev.c:1089
5b7874aa 6813msgid "Use profiling information for branch probabilities"
9e620082
ZW
6814msgstr ""
6815
1737c953 6816#: toplev.c:1091
5b7874aa 6817msgid "Reorder basic blocks to improve code placement"
9e620082
ZW
6818msgstr ""
6819
1737c953 6820#: toplev.c:1093
5b7874aa 6821msgid "Do the register renaming optimization pass"
9e620082
ZW
6822msgstr ""
6823
1737c953
JM
6824#: toplev.c:1095
6825msgid "Do the register copy-propagation optimization pass"
6826msgstr ""
6827
6828#: toplev.c:1097
5b7874aa 6829msgid "Do not put uninitialized globals in the common section"
9e620082
ZW
6830msgstr ""
6831
1737c953 6832#: toplev.c:1099
5b7874aa 6833msgid "Do not generate .size directives"
9e620082
ZW
6834msgstr ""
6835
1737c953 6836#: toplev.c:1101
5b7874aa 6837msgid "place each function into its own section"
9e620082
ZW
6838msgstr ""
6839
1737c953 6840#: toplev.c:1103
5b7874aa 6841msgid "place data items into their own section"
9e620082
ZW
6842msgstr ""
6843
1737c953 6844#: toplev.c:1105
5b7874aa 6845msgid "Add extra commentry to assembler output"
9e620082
ZW
6846msgstr ""
6847
1737c953
JM
6848#: toplev.c:1107
6849msgid "Output GNU ld formatted global initializers"
9e620082
ZW
6850msgstr ""
6851
1737c953
JM
6852#: toplev.c:1109
6853msgid "Enables a register move optimization"
9e620082
ZW
6854msgstr ""
6855
1737c953 6856#: toplev.c:1111
5b7874aa 6857msgid "Do the full regmove optimization pass"
9e620082
ZW
6858msgstr ""
6859
1737c953 6860#: toplev.c:1113
5b7874aa 6861msgid "Pack structure members together without holes"
9e620082
ZW
6862msgstr ""
6863
1737c953 6864#: toplev.c:1115
5b7874aa 6865msgid "Insert stack checking code into the program"
9e620082
ZW
6866msgstr ""
6867
1737c953 6868#: toplev.c:1117
5b7874aa 6869msgid "Specify that arguments may alias each other & globals"
9e620082
ZW
6870msgstr ""
6871
1737c953 6872#: toplev.c:1119
5b7874aa 6873msgid "Assume arguments may alias globals but not each other"
9e620082
ZW
6874msgstr ""
6875
1737c953 6876#: toplev.c:1121
5b7874aa 6877msgid "Assume arguments do not alias each other or globals"
9e620082
ZW
6878msgstr ""
6879
1737c953 6880#: toplev.c:1123
5b7874aa 6881msgid "Assume strict aliasing rules apply"
9e620082
ZW
6882msgstr ""
6883
1737c953 6884#: toplev.c:1125
5b7874aa 6885msgid "Align the start of loops"
9e620082
ZW
6886msgstr ""
6887
1737c953 6888#: toplev.c:1127
5b7874aa 6889msgid "Align labels which are only reached by jumping"
9e620082
ZW
6890msgstr ""
6891
1737c953 6892#: toplev.c:1129
5b7874aa 6893msgid "Align all labels"
9e620082
ZW
6894msgstr ""
6895
1737c953 6896#: toplev.c:1131
5b7874aa 6897msgid "Align the start of functions"
9e620082
ZW
6898msgstr ""
6899
1737c953 6900#: toplev.c:1133
5b7874aa 6901msgid "Attempt to merge identical constants accross compilation units"
9e620082
ZW
6902msgstr ""
6903
1737c953 6904#: toplev.c:1135
5b7874aa 6905msgid "Attempt to merge identical constants and constant variables"
9e620082
ZW
6906msgstr ""
6907
1737c953 6908#: toplev.c:1137
5b7874aa
ZW
6909msgid ""
6910"Suppress output of instruction numbers and line number notes in debugging "
6911"dumps"
9e620082
ZW
6912msgstr ""
6913
1737c953 6914#: toplev.c:1139
5b7874aa 6915msgid "Instrument function entry/exit with profiling calls"
9e620082
ZW
6916msgstr ""
6917
1737c953 6918#: toplev.c:1141
5b7874aa 6919msgid "Enable SSA optimizations"
9e620082
ZW
6920msgstr ""
6921
1737c953
JM
6922#: toplev.c:1143
6923msgid "Enable SSA conditional constant propagation"
9e620082
ZW
6924msgstr ""
6925
1737c953 6926#: toplev.c:1145
5b7874aa 6927msgid "Enable aggressive SSA dead code elimination"
9e620082
ZW
6928msgstr ""
6929
1737c953 6930#: toplev.c:1147
5b7874aa 6931msgid "External symbols have a leading underscore"
9e620082
ZW
6932msgstr ""
6933
1737c953 6934#: toplev.c:1149
5b7874aa 6935msgid "Process #ident directives"
9e620082
ZW
6936msgstr ""
6937
1737c953 6938#: toplev.c:1151
5b7874aa 6939msgid "Enables an rtl peephole pass run before sched2"
9e620082
ZW
6940msgstr ""
6941
1737c953 6942#: toplev.c:1153
5b7874aa 6943msgid "Enables guessing of branch probabilities"
9e620082
ZW
6944msgstr ""
6945
1737c953 6946#: toplev.c:1155
5b7874aa 6947msgid "Set errno after built-in math functions"
9e620082
ZW
6948msgstr ""
6949
1737c953 6950#: toplev.c:1157
5b7874aa 6951msgid "Floating-point operations can trap"
9e620082
ZW
6952msgstr ""
6953
1737c953 6954#: toplev.c:1159
5b7874aa 6955msgid "Allow math optimizations that may violate IEEE or ANSI standards"
9e620082
ZW
6956msgstr ""
6957
1737c953 6958#: toplev.c:1161
5b7874aa 6959msgid "Compile pointers as triples: value, base & end"
9e620082
ZW
6960msgstr ""
6961
1737c953 6962#: toplev.c:1163
5b7874aa 6963msgid "Generate code to check bounds before dereferencing pointers and arrays"
9e620082
ZW
6964msgstr ""
6965
1737c953 6966#: toplev.c:1165
5b7874aa 6967msgid "Convert floating point constant to single precision constant"
9e620082
ZW
6968msgstr ""
6969
1737c953 6970#: toplev.c:1167
5b7874aa 6971msgid "Report time taken by each compiler pass at end of run"
9e620082
ZW
6972msgstr ""
6973
1737c953 6974#: toplev.c:1169
5b7874aa 6975msgid "Report on permanent memory allocation at end of run"
9e620082
ZW
6976msgstr ""
6977
1737c953
JM
6978#: toplev.c:1171
6979msgid "Trap for signed overflow in addition / subtraction / multiplication"
9e620082
ZW
6980msgstr ""
6981
1737c953 6982#: toplev.c:1188
5b7874aa 6983msgid "Compile just for ISO C89"
9e620082
ZW
6984msgstr ""
6985
1737c953 6986#: toplev.c:1190
5b7874aa 6987msgid "Do not promote floats to double if using -traditional"
9e620082
ZW
6988msgstr ""
6989
1737c953 6990#: toplev.c:1192
5b7874aa 6991msgid "Determine language standard"
9e620082
ZW
6992msgstr ""
6993
1737c953 6994#: toplev.c:1196
5b7874aa 6995msgid "Make bitfields by unsigned by default"
9e620082
ZW
6996msgstr ""
6997
1737c953 6998#: toplev.c:1200
5b7874aa 6999msgid "Make 'char' be signed by default"
9e620082
ZW
7000msgstr ""
7001
1737c953 7002#: toplev.c:1202
5b7874aa 7003msgid "Make 'char' be unsigned by default"
9e620082
ZW
7004msgstr ""
7005
1737c953 7006#: toplev.c:1208
5b7874aa 7007msgid "Attempt to support traditional K&R style C"
9e620082
ZW
7008msgstr ""
7009
1737c953
JM
7010#: toplev.c:1214
7011msgid "Do not recognize the 'asm' keyword"
9e620082
ZW
7012msgstr ""
7013
1737c953
JM
7014#: toplev.c:1217
7015msgid "Do not recognize any built in functions"
9e620082
ZW
7016msgstr ""
7017
1737c953 7018#: toplev.c:1219
5b7874aa 7019msgid "Assume normal C execution environment"
9e620082
ZW
7020msgstr ""
7021
1737c953 7022#: toplev.c:1222
5b7874aa 7023msgid "Assume that standard libraries & main might not exist"
9e620082
ZW
7024msgstr ""
7025
1737c953 7026#: toplev.c:1225
5b7874aa 7027msgid "Allow different types as args of ? operator"
9e620082
ZW
7028msgstr ""
7029
1737c953 7030#: toplev.c:1228
5b7874aa 7031msgid "Allow the use of $ inside identifiers"
9e620082
ZW
7032msgstr ""
7033
1737c953 7034#: toplev.c:1233
5b7874aa 7035msgid "Use the same size for double as for float"
9e620082
ZW
7036msgstr ""
7037
1737c953 7038#: toplev.c:1236
5b7874aa 7039msgid "Use the smallest fitting integer to hold enums"
9e620082
ZW
7040msgstr ""
7041
1737c953 7042#: toplev.c:1239
5b7874aa 7043msgid "Override the underlying type for wchar_t to `unsigned short'"
9e620082
ZW
7044msgstr ""
7045
1737c953 7046#: toplev.c:1243
5b7874aa 7047msgid "Enable most warning messages"
9e620082
ZW
7048msgstr ""
7049
1737c953 7050#: toplev.c:1245
5b7874aa 7051msgid "Warn about casting functions to incompatible types"
9e620082
ZW
7052msgstr ""
7053
1737c953 7054#: toplev.c:1249
5b7874aa 7055msgid "Warn about functions which might be candidates for format attributes"
9e620082
ZW
7056msgstr ""
7057
1737c953 7058#: toplev.c:1252
5b7874aa 7059msgid "Warn about casts which discard qualifiers"
9e620082
ZW
7060msgstr ""
7061
1737c953 7062#: toplev.c:1255
5b7874aa 7063msgid "Warn about subscripts whose type is 'char'"
9e620082
ZW
7064msgstr ""
7065
1737c953 7066#: toplev.c:1258 toplev.c:1261
5b7874aa 7067msgid "Warn if nested comments are detected"
9e620082
ZW
7068msgstr ""
7069
1737c953 7070#: toplev.c:1264
5b7874aa 7071msgid "Warn about possibly confusing type conversions"
9e620082
ZW
7072msgstr ""
7073
1737c953 7074#: toplev.c:1267
5b7874aa 7075msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
9e620082
ZW
7076msgstr ""
7077
1737c953 7078#: toplev.c:1271
5b7874aa 7079msgid "Don't warn about strftime formats yielding 2 digit years"
9e620082
ZW
7080msgstr ""
7081
1737c953 7082#: toplev.c:1274
5b7874aa 7083msgid "Don't warn about too many arguments to format functions"
9e620082
ZW
7084msgstr ""
7085
1737c953 7086#: toplev.c:1276
5b7874aa 7087msgid "Warn about non-string-literal format strings"
9e620082
ZW
7088msgstr ""
7089
1737c953 7090#: toplev.c:1279
5b7874aa 7091msgid "Warn about possible security problems with format functions"
9e620082
ZW
7092msgstr ""
7093
1737c953 7094#: toplev.c:1282
5b7874aa 7095msgid "Warn about implicit function declarations"
9e620082
ZW
7096msgstr ""
7097
1737c953 7098#: toplev.c:1286
5b7874aa 7099msgid "Warn when a declaration does not specify a type"
9e620082
ZW
7100msgstr ""
7101
1737c953 7102#: toplev.c:1291
5b7874aa 7103msgid "Warn about the use of the #import directive"
9e620082
ZW
7104msgstr ""
7105
1737c953 7106#: toplev.c:1295
5b7874aa 7107msgid "Do not warn about using 'long long' when -pedantic"
9e620082
ZW
7108msgstr ""
7109
1737c953 7110#: toplev.c:1297
5b7874aa 7111msgid "Warn about suspicious declarations of main"
9e620082
ZW
7112msgstr ""
7113
1737c953
JM
7114#: toplev.c:1300
7115msgid "Warn about possibly missing braces around initializers"
9e620082
ZW
7116msgstr ""
7117
1737c953 7118#: toplev.c:1303
5b7874aa 7119msgid "Warn about global funcs without previous declarations"
9e620082
ZW
7120msgstr ""
7121
1737c953 7122#: toplev.c:1306
5b7874aa 7123msgid "Warn about global funcs without prototypes"
9e620082
ZW
7124msgstr ""
7125
1737c953 7126#: toplev.c:1309
5b7874aa 7127msgid "Warn about use of multicharacter literals"
9e620082
ZW
7128msgstr ""
7129
1737c953 7130#: toplev.c:1312
5b7874aa 7131msgid "Warn about externs not at file scope level"
9e620082
ZW
7132msgstr ""
7133
1737c953 7134#: toplev.c:1315
5b7874aa 7135msgid "Warn about possible missing parentheses"
9e620082
ZW
7136msgstr ""
7137
1737c953 7138#: toplev.c:1318
5b7874aa 7139msgid "Warn about possible violations of sequence point rules"
9e620082
ZW
7140msgstr ""
7141
1737c953 7142#: toplev.c:1321
5b7874aa 7143msgid "Warn about function pointer arithmetic"
9e620082
ZW
7144msgstr ""
7145
1737c953 7146#: toplev.c:1324
5b7874aa 7147msgid "Warn about multiple declarations of the same object"
9e620082
ZW
7148msgstr ""
7149
1737c953 7150#: toplev.c:1327
5b7874aa 7151msgid "Warn about signed/unsigned comparisons"
9e620082
ZW
7152msgstr ""
7153
1737c953 7154#: toplev.c:1330
5b7874aa 7155msgid "Warn about testing equality of floating point numbers"
9e620082
ZW
7156msgstr ""
7157
1737c953 7158#: toplev.c:1333
5b7874aa 7159msgid "Warn about unrecognized pragmas"
9e620082
ZW
7160msgstr ""
7161
1737c953 7162#: toplev.c:1336
5b7874aa 7163msgid "Warn about non-prototyped function decls"
9e620082
ZW
7164msgstr ""
7165
1737c953 7166#: toplev.c:1339
5b7874aa 7167msgid "Warn about constructs whose meaning change in ISO C"
9e620082
ZW
7168msgstr ""
7169
1737c953 7170#: toplev.c:1342
5b7874aa 7171msgid "Warn when trigraphs are encountered"
9e620082
ZW
7172msgstr ""
7173
1737c953 7174#: toplev.c:1347
5b7874aa 7175msgid "Mark strings as 'const char *'"
9e620082
ZW
7176msgstr ""
7177
1737c953 7178#: toplev.c:1472
5b7874aa 7179msgid "Warn when a function is unused"
9e620082
ZW
7180msgstr ""
7181
1737c953 7182#: toplev.c:1474
5b7874aa 7183msgid "Warn when a label is unused"
9e620082
ZW
7184msgstr ""
7185
1737c953 7186#: toplev.c:1476
5b7874aa 7187msgid "Warn when a function parameter is unused"
9e620082
ZW
7188msgstr ""
7189
1737c953 7190#: toplev.c:1478
5b7874aa 7191msgid "Warn when a variable is unused"
9e620082
ZW
7192msgstr ""
7193
1737c953 7194#: toplev.c:1480
5b7874aa 7195msgid "Warn when an expression value is unused"
9e620082
ZW
7196msgstr ""
7197
1737c953 7198#: toplev.c:1482
5b7874aa 7199msgid "Do not suppress warnings from system headers"
9e620082
ZW
7200msgstr ""
7201
1737c953 7202#: toplev.c:1484
5b7874aa 7203msgid "Treat all warnings as errors"
9e620082
ZW
7204msgstr ""
7205
1737c953 7206#: toplev.c:1486
5b7874aa 7207msgid "Warn when one local variable shadows another"
9e620082
ZW
7208msgstr ""
7209
1737c953 7210#: toplev.c:1488
5b7874aa 7211msgid "Warn about enumerated switches missing a specific case"
9e620082
ZW
7212msgstr ""
7213
1737c953 7214#: toplev.c:1490
5b7874aa 7215msgid "Warn about returning structures, unions or arrays"
9e620082
ZW
7216msgstr ""
7217
1737c953 7218#: toplev.c:1492
5b7874aa 7219msgid "Warn about pointer casts which increase alignment"
9e620082
ZW
7220msgstr ""
7221
1737c953 7222#: toplev.c:1494
5b7874aa 7223msgid "Warn about code that will never be executed"
9e620082
ZW
7224msgstr ""
7225
1737c953 7226#: toplev.c:1496
5b7874aa 7227msgid "Warn about uninitialized automatic variables"
9e620082
ZW
7228msgstr ""
7229
1737c953 7230#: toplev.c:1498
5b7874aa 7231msgid "Warn when an inlined function cannot be inlined"
9e620082
ZW
7232msgstr ""
7233
1737c953 7234#: toplev.c:1500
5b7874aa 7235msgid "Warn when the packed attribute has no effect on struct layout"
9e620082
ZW
7236msgstr ""
7237
1737c953 7238#: toplev.c:1502
5b7874aa 7239msgid "Warn when padding is required to align struct members"
9e620082
ZW
7240msgstr ""
7241
1737c953 7242#: toplev.c:1504
5b7874aa 7243msgid "Warn when an optimization pass is disabled"
9e620082
ZW
7244msgstr ""
7245
1737c953 7246#: toplev.c:1506
5b7874aa 7247msgid "Warn about functions which might be candidates for attribute noreturn"
9e620082
ZW
7248msgstr ""
7249
1737c953 7250#: toplev.c:1577 toplev.c:4330 tradcpp.c:779
5b7874aa 7251#, c-format
1737c953 7252msgid "invalid option `%s'"
9e620082
ZW
7253msgstr ""
7254
1737c953 7255#: toplev.c:1723
5b7874aa 7256#, c-format
1737c953 7257msgid "internal error: %s"
9e620082
ZW
7258msgstr ""
7259
1737c953 7260#: toplev.c:2023
5b7874aa
ZW
7261#, c-format
7262msgid "`%s' used but never defined"
9e620082
ZW
7263msgstr ""
7264
1737c953 7265#: toplev.c:2026
5b7874aa
ZW
7266#, c-format
7267msgid "`%s' declared `static' but never defined"
9e620082
ZW
7268msgstr ""
7269
1737c953 7270#: toplev.c:2048
5b7874aa
ZW
7271#, c-format
7272msgid "`%s' defined but not used"
9e620082
ZW
7273msgstr ""
7274
1737c953 7275#: toplev.c:2279
5b7874aa
ZW
7276#, c-format
7277msgid "invalid register name `%s' for register variable"
9e620082
ZW
7278msgstr ""
7279
1737c953 7280#: toplev.c:3565
5b7874aa
ZW
7281msgid ""
7282" -ffixed-<register> Mark <register> as being unavailable to the "
7283"compiler\n"
9e620082
ZW
7284msgstr ""
7285
1737c953 7286#: toplev.c:3566
5b7874aa
ZW
7287msgid ""
7288" -fcall-used-<register> Mark <register> as being corrupted by function "
7289"calls\n"
9e620082
ZW
7290msgstr ""
7291
1737c953 7292#: toplev.c:3567
5b7874aa
ZW
7293msgid ""
7294" -fcall-saved-<register> Mark <register> as being preserved across "
7295"functions\n"
9e620082
ZW
7296msgstr ""
7297
1737c953 7298#: toplev.c:3568
5b7874aa
ZW
7299msgid ""
7300" -finline-limit=<number> Limits the size of inlined functions to <number>\n"
9e620082
ZW
7301msgstr ""
7302
1737c953 7303#: toplev.c:3569
5b7874aa
ZW
7304msgid ""
7305" -fmessage-length=<number> Limits diagnostics messages lengths to <number> "
7306"characters per line. 0 suppresses line-wrapping\n"
9e620082
ZW
7307msgstr ""
7308
1737c953 7309#: toplev.c:3570
5b7874aa
ZW
7310msgid ""
7311" -fdiagnostics-show-location=[once | every-line] Indicates how often source "
7312"location information should be emitted, as prefix, at the beginning of "
7313"diagnostics when line-wrapping\n"
9e620082
ZW
7314msgstr ""
7315
1737c953
JM
7316#: toplev.c:3581
7317msgid " -O[number] Set optimization level to [number]\n"
9e620082
ZW
7318msgstr ""
7319
1737c953
JM
7320#: toplev.c:3582
7321msgid " -Os Optimize for space rather than speed\n"
9e620082
ZW
7322msgstr ""
7323
1737c953 7324#: toplev.c:3594
5b7874aa
ZW
7325msgid ""
7326" -pedantic Issue warnings needed by strict compliance to ISO "
7327"C\n"
9e620082
ZW
7328msgstr ""
7329
1737c953 7330#: toplev.c:3595
5b7874aa
ZW
7331msgid ""
7332" -pedantic-errors Like -pedantic except that errors are produced\n"
9e620082
ZW
7333msgstr ""
7334
1737c953 7335#: toplev.c:3596
5b7874aa 7336msgid " -w Suppress warnings\n"
9e620082
ZW
7337msgstr ""
7338
1737c953 7339#: toplev.c:3597
5b7874aa 7340msgid " -W Enable extra warnings\n"
9e620082
ZW
7341msgstr ""
7342
1737c953 7343#: toplev.c:3608
5b7874aa 7344msgid " -Wunused Enable unused warnings\n"
9e620082
ZW
7345msgstr ""
7346
1737c953 7347#: toplev.c:3609
5b7874aa
ZW
7348msgid ""
7349" -Wlarger-than-<number> Warn if an object is larger than <number> bytes\n"
9e620082
ZW
7350msgstr ""
7351
1737c953 7352#: toplev.c:3610
5b7874aa 7353msgid " -p Enable function profiling\n"
9e620082
ZW
7354msgstr ""
7355
1737c953 7356#: toplev.c:3612
5b7874aa 7357msgid " -a Enable block profiling \n"
9e620082
ZW
7358msgstr ""
7359
1737c953 7360#: toplev.c:3615
5b7874aa 7361msgid " -ax Enable jump profiling \n"
9e620082
ZW
7362msgstr ""
7363
1737c953 7364#: toplev.c:3617
5b7874aa 7365msgid " -o <file> Place output into <file> \n"
9e620082
ZW
7366msgstr ""
7367
1737c953 7368#: toplev.c:3618
5b7874aa
ZW
7369msgid ""
7370" -G <number> Put global and static data smaller than <number>\n"
7371" bytes into a special section (on some targets)\n"
9e620082
ZW
7372msgstr ""
7373
1737c953 7374#: toplev.c:3629
5b7874aa 7375msgid " -aux-info <file> Emit declaration info into <file>\n"
9e620082
ZW
7376msgstr ""
7377
1737c953 7378#: toplev.c:3630
5b7874aa
ZW
7379msgid ""
7380" -quiet Do not display functions compiled or elapsed time\n"
9e620082
ZW
7381msgstr ""
7382
1737c953 7383#: toplev.c:3631
5b7874aa 7384msgid " -version Display the compiler's version\n"
9e620082
ZW
7385msgstr ""
7386
1737c953 7387#: toplev.c:3632
5b7874aa
ZW
7388msgid ""
7389" -d[letters] Enable dumps from specific passes of the compiler\n"
9e620082
ZW
7390msgstr ""
7391
1737c953 7392#: toplev.c:3633
5b7874aa
ZW
7393msgid ""
7394" -dumpbase <file> Base name to be used for dumps from specific "
7395"passes\n"
9e620082
ZW
7396msgstr ""
7397
1737c953 7398#: toplev.c:3635
5b7874aa 7399msgid " -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
9e620082
ZW
7400msgstr ""
7401
1737c953 7402#: toplev.c:3637
5b7874aa 7403msgid " --help Display this information\n"
9e620082
ZW
7404msgstr ""
7405
1737c953 7406#: toplev.c:3652
5b7874aa
ZW
7407msgid ""
7408"\n"
7409"Language specific options:\n"
9e620082
ZW
7410msgstr ""
7411
1737c953 7412#: toplev.c:3664
9e620082 7413#, c-format
5b7874aa 7414msgid " %-23.23s [undocumented]\n"
9e620082
ZW
7415msgstr ""
7416
1737c953 7417#: toplev.c:3672 toplev.c:3686
5b7874aa
ZW
7418#, c-format
7419msgid ""
7420"\n"
7421"There are undocumented %s specific options as well.\n"
9e620082
ZW
7422msgstr ""
7423
1737c953 7424#: toplev.c:3676
5b7874aa
ZW
7425#, c-format
7426msgid ""
7427"\n"
7428" Options for %s:\n"
9e620082
ZW
7429msgstr ""
7430
1737c953 7431#: toplev.c:3713
5b7874aa
ZW
7432msgid ""
7433"\n"
7434"Target specific options:\n"
9e620082
ZW
7435msgstr ""
7436
1737c953 7437#: toplev.c:3727 toplev.c:3746
9e620082 7438#, c-format
5b7874aa 7439msgid " -m%-23.23s [undocumented]\n"
9e620082
ZW
7440msgstr ""
7441
1737c953 7442#: toplev.c:3755
5b7874aa
ZW
7443msgid ""
7444"\n"
7445"There are undocumented target specific options as well.\n"
9e620082
ZW
7446msgstr ""
7447
1737c953 7448#: toplev.c:3757
5b7874aa 7449msgid " They exist, but they are not documented.\n"
9e620082
ZW
7450msgstr ""
7451
1737c953 7452#: toplev.c:3810
5b7874aa
ZW
7453#, c-format
7454msgid "unrecognized gcc debugging option: %c"
9e620082
ZW
7455msgstr ""
7456
1737c953 7457#: toplev.c:3880
5b7874aa
ZW
7458#, c-format
7459msgid "unrecognized register name `%s'"
9e620082
ZW
7460msgstr ""
7461
1737c953 7462#: toplev.c:3905 toplev.c:4759
5b7874aa 7463#, c-format
1737c953 7464msgid "unrecognized option `%s'"
9e620082
ZW
7465msgstr ""
7466
1737c953 7467#: toplev.c:3949
5b7874aa 7468msgid "-Wid-clash-LEN is no longer supported"
9e620082
ZW
7469msgstr ""
7470
1737c953 7471#: toplev.c:4026
5b7874aa
ZW
7472#, c-format
7473msgid "use -gdwarf -g%d for DWARF v1, level %d"
9e620082
ZW
7474msgstr ""
7475
1737c953 7476#: toplev.c:4029
5b7874aa 7477msgid "use -gdwarf-2 for DWARF v2"
9e620082
ZW
7478msgstr ""
7479
1737c953 7480#: toplev.c:4034
5b7874aa
ZW
7481#, c-format
7482msgid "ignoring option `%s' due to invalid debug level specification"
9e620082
ZW
7483msgstr ""
7484
1737c953 7485#: toplev.c:4057 toplev.c:4757
5b7874aa
ZW
7486#, c-format
7487msgid "`%s': unknown or unsupported -g option"
9e620082
ZW
7488msgstr ""
7489
1737c953 7490#: toplev.c:4064
5b7874aa
ZW
7491#, c-format
7492msgid "`%s' ignored, conflicts with `-g%s'"
9e620082
ZW
7493msgstr ""
7494
1737c953 7495#: toplev.c:4143
5b7874aa 7496msgid "-param option missing argument"
9e620082
ZW
7497msgstr ""
7498
1737c953 7499#: toplev.c:4152
5b7874aa
ZW
7500#, c-format
7501msgid "invalid --param option: %s"
9e620082
ZW
7502msgstr ""
7503
1737c953 7504#: toplev.c:4164
5b7874aa
ZW
7505#, c-format
7506msgid "invalid parameter value `%s'"
9e620082
ZW
7507msgstr ""
7508
1737c953
JM
7509#: toplev.c:4347
7510#, c-format
7511msgid ""
7512"%s%s%s version %s (%s)\n"
7513"%s\tcompiled by GNU C version %s.\n"
7514"%s%s%s version %s (%s) compiled by CC.\n"
7515msgstr ""
7516
7517#: toplev.c:4403
7518msgid "options passed: "
9e620082
ZW
7519msgstr ""
7520
1737c953
JM
7521#: toplev.c:4432
7522msgid "options enabled: "
9e620082
ZW
7523msgstr ""
7524
1737c953 7525#: toplev.c:4491
5b7874aa 7526#, c-format
1737c953 7527msgid "can't open %s for writing"
9e620082
ZW
7528msgstr ""
7529
1737c953 7530#: toplev.c:4749
5b7874aa 7531#, c-format
1737c953 7532msgid "ignoring command line option '%s'"
9e620082
ZW
7533msgstr ""
7534
1737c953
JM
7535#: toplev.c:4752
7536#, c-format
7537msgid "(it is valid for %s but not the selected language)"
9e620082
ZW
7538msgstr ""
7539
1737c953
JM
7540#: toplev.c:4781
7541msgid "-Wuninitialized is not supported without -O"
9e620082
ZW
7542msgstr ""
7543
1737c953 7544#: toplev.c:4837
5b7874aa 7545msgid "instruction scheduling not supported on this target machine"
9e620082
ZW
7546msgstr ""
7547
1737c953 7548#: toplev.c:4841
5b7874aa 7549msgid "this target machine does not have delayed branches"
9e620082
ZW
7550msgstr ""
7551
1737c953 7552#: toplev.c:4850
5b7874aa 7553msgid "profiling does not work without a frame pointer"
9e620082
ZW
7554msgstr ""
7555
1737c953 7556#: toplev.c:4865
5b7874aa
ZW
7557#, c-format
7558msgid "-f%sleading-underscore not supported on this target machine"
9e620082
ZW
7559msgstr ""
7560
1737c953
JM
7561#: toplev.c:4928
7562msgid "-ffunction-sections not supported for this target"
7563msgstr ""
7564
7565#: toplev.c:4933
7566msgid "-fdata-sections not supported for this target"
7567msgstr ""
7568
7569#: toplev.c:4940
7570msgid "-ffunction-sections disabled; it makes profiling impossible"
7571msgstr ""
7572
7573#: toplev.c:4947
7574msgid "-fprefetch-loop-arrays not supported for this target"
7575msgstr ""
7576
7577#: toplev.c:4953
5b7874aa 7578msgid ""
1737c953 7579"-fprefetch-loop-arrays not supported for this target (try -march switches)"
9e620082
ZW
7580msgstr ""
7581
1737c953
JM
7582#: toplev.c:4960
7583msgid "-ffunction-sections may affect debugging on some targets"
9e620082
ZW
7584msgstr ""
7585
1737c953
JM
7586#: toplev.c:5081
7587#, c-format
7588msgid "error writing to %s"
7589msgstr ""
7590
7591#: java/jcf-parse.c:982 toplev.c:5083
7592#, c-format
7593msgid "error closing %s"
7594msgstr ""
7595
7596#. It's a float since it contains a point.
7597#: tradcif.y:231
7598msgid "floating point numbers not allowed in #if expressions"
7599msgstr ""
7600
7601#: tradcif.y:277
7602msgid "invalid number in #if expression"
7603msgstr ""
7604
7605#: tradcif.y:358
7606msgid "invalid character constant in #if"
7607msgstr ""
7608
7609#: tradcif.y:395
7610msgid "double quoted strings not allowed in #if expressions"
7611msgstr ""
7612
7613#: tradcif.y:408
7614msgid "invalid token in expression"
7615msgstr ""
7616
7617#: tradcif.y:499
7618msgid "octal character constant does not fit in a byte"
7619msgstr ""
7620
7621#: tradcif.y:520
7622msgid "hex character constant does not fit in a byte"
7623msgstr ""
7624
7625#: tradcif.y:551
7626msgid "empty #if expression"
7627msgstr ""
7628
7629#: tradcif.y:565
7630msgid "Junk after end of expression."
9e620082
ZW
7631msgstr ""
7632
5b7874aa
ZW
7633#: tradcpp.c:138
7634msgid "macro or #include recursion too deep"
9e620082
ZW
7635msgstr ""
7636
5b7874aa
ZW
7637#: tradcpp.c:553
7638#, c-format
1737c953 7639msgid "usage: %s [switches] input output"
9e620082
ZW
7640msgstr ""
7641
5b7874aa
ZW
7642#: tradcpp.c:569
7643msgid "-traditional is not supported in C++"
9e620082
ZW
7644msgstr ""
7645
5b7874aa
ZW
7646#: tradcpp.c:571
7647msgid "-traditional and -ansi are mutually exclusive"
9e620082
ZW
7648msgstr ""
7649
5b7874aa 7650#: tradcpp.c:585
1737c953 7651msgid "filename missing after -i option"
9e620082
ZW
7652msgstr ""
7653
5b7874aa 7654#: tradcpp.c:603
1737c953 7655msgid "filename missing after -o option"
9e620082
ZW
7656msgstr ""
7657
5b7874aa 7658#: tradcpp.c:662
9e620082 7659#, c-format
1737c953 7660msgid "target missing after %s option"
9e620082
ZW
7661msgstr ""
7662
5b7874aa 7663#: tradcpp.c:676
9e620082 7664#, c-format
1737c953 7665msgid "filename missing after %s option"
9e620082
ZW
7666msgstr ""
7667
5b7874aa
ZW
7668#: tradcpp.c:701
7669#, c-format
1737c953 7670msgid "macro name missing after -%c option"
9e620082
ZW
7671msgstr ""
7672
5b7874aa
ZW
7673#: tradcpp.c:721
7674msgid "-pedantic and -traditional are mutually exclusive"
9e620082
ZW
7675msgstr ""
7676
5b7874aa
ZW
7677#: tradcpp.c:726
7678msgid "-trigraphs and -traditional are mutually exclusive"
9e620082
ZW
7679msgstr ""
7680
5b7874aa 7681#: tradcpp.c:752
1737c953 7682msgid "directory name missing after -I option"
9e620082
ZW
7683msgstr ""
7684
5b7874aa
ZW
7685#: tradcpp.c:1432 tradcpp.c:3924
7686msgid "`/*' within comment"
9e620082
ZW
7687msgstr ""
7688
5b7874aa
ZW
7689#: tradcpp.c:1808
7690#, c-format
7691msgid "unterminated #%s conditional"
9e620082
ZW
7692msgstr ""
7693
5b7874aa
ZW
7694#: tradcpp.c:2167
7695msgid "not in any file?!"
9e620082
ZW
7696msgstr ""
7697
5b7874aa
ZW
7698#: tradcpp.c:2273
7699msgid "`defined' must be followed by ident or (ident)"
9e620082
ZW
7700msgstr ""
7701
5b7874aa
ZW
7702#: tradcpp.c:2277
7703msgid "cccp error: invalid special hash type"
9e620082
ZW
7704msgstr ""
7705
5b7874aa
ZW
7706#: tradcpp.c:2375 tradcpp.c:2445
7707msgid "#include expects \"fname\" or <fname>"
9e620082
ZW
7708msgstr ""
7709
5b7874aa 7710#: tradcpp.c:2530
9e620082 7711#, c-format
1737c953 7712msgid "no include path in which to find %.*s"
9e620082
ZW
7713msgstr ""
7714
5b7874aa
ZW
7715#: tradcpp.c:2708
7716msgid "invalid macro name"
9e620082
ZW
7717msgstr ""
7718
5b7874aa 7719#: tradcpp.c:2716
9e620082 7720#, c-format
5b7874aa 7721msgid "invalid macro name `%s'"
9e620082
ZW
7722msgstr ""
7723
5b7874aa
ZW
7724#: tradcpp.c:2721
7725msgid "\"defined\" cannot be used as a macro name"
9e620082
ZW
7726msgstr ""
7727
5b7874aa
ZW
7728#: tradcpp.c:2748
7729msgid "parameter name starts with a digit in #define"
9e620082
ZW
7730msgstr ""
7731
5b7874aa
ZW
7732#: tradcpp.c:2758
7733msgid "badly punctuated parameter list in #define"
9e620082
ZW
7734msgstr ""
7735
5b7874aa
ZW
7736#: tradcpp.c:2766
7737msgid "unterminated parameter list in #define"
9e620082
ZW
7738msgstr ""
7739
5b7874aa 7740#: tradcpp.c:2814
9e620082 7741#, c-format
5b7874aa 7742msgid "\"%.*s\" redefined"
9e620082
ZW
7743msgstr ""
7744
5b7874aa
ZW
7745#: tradcpp.c:3071
7746msgid "# operator should be followed by a macro argument name"
9e620082
ZW
7747msgstr ""
7748
5b7874aa
ZW
7749#: tradcpp.c:3118 tradcpp.c:3144 tradcpp.c:3158 tradcpp.c:3165 tradcpp.c:3190
7750msgid "invalid format #line command"
9e620082
ZW
7751msgstr ""
7752
5b7874aa
ZW
7753#: tradcpp.c:3216
7754msgid "undefining `defined'"
9e620082
ZW
7755msgstr ""
7756
5b7874aa 7757#: tradcpp.c:3220
9e620082 7758#, c-format
5b7874aa 7759msgid "undefining `%s'"
9e620082
ZW
7760msgstr ""
7761
5b7874aa
ZW
7762#: tradcpp.c:3276
7763msgid "extra text at end of directive"
9e620082
ZW
7764msgstr ""
7765
5b7874aa
ZW
7766#: tradcpp.c:3383
7767#, c-format
7768msgid "#error%.*s"
9e620082
ZW
7769msgstr ""
7770
5b7874aa
ZW
7771#: tradcpp.c:3393
7772#, c-format
7773msgid "#warning%.*s"
9e620082
ZW
7774msgstr ""
7775
5b7874aa
ZW
7776#: tradcpp.c:3549
7777msgid "#elif not within a conditional"
9e620082
ZW
7778msgstr ""
7779
5b7874aa
ZW
7780#: tradcpp.c:3806
7781#, c-format
7782msgid "#%s not within a conditional"
9e620082
ZW
7783msgstr ""
7784
5b7874aa
ZW
7785#: tradcpp.c:3814
7786msgid "#else or #elif after #else"
9e620082
ZW
7787msgstr ""
7788
5b7874aa
ZW
7789#: tradcpp.c:3854
7790msgid "#else not within a conditional"
9e620082
ZW
7791msgstr ""
7792
5b7874aa
ZW
7793#: tradcpp.c:3885
7794msgid "unbalanced #endif"
9e620082
ZW
7795msgstr ""
7796
5b7874aa
ZW
7797#: tradcpp.c:3979
7798msgid "unterminated string or character constant"
9e620082
ZW
7799msgstr ""
7800
5b7874aa
ZW
7801#: tradcpp.c:4137
7802#, c-format
7803msgid "arguments given to macro `%s'"
9e620082
ZW
7804msgstr ""
7805
5b7874aa
ZW
7806#: tradcpp.c:4143
7807#, c-format
7808msgid "no args to macro `%s'"
9e620082
ZW
7809msgstr ""
7810
5b7874aa
ZW
7811#: tradcpp.c:4145
7812#, c-format
7813msgid "only 1 arg to macro `%s'"
9e620082
ZW
7814msgstr ""
7815
5b7874aa
ZW
7816#: tradcpp.c:4147
7817#, c-format
7818msgid "only %d args to macro `%s'"
9e620082
ZW
7819msgstr ""
7820
5b7874aa
ZW
7821#: tradcpp.c:4149
7822#, c-format
7823msgid "too many (%d) args to macro `%s'"
9e620082
ZW
7824msgstr ""
7825
5b7874aa
ZW
7826#: tradcpp.c:4746
7827#, c-format
7828msgid ""
1737c953 7829"internal error in %s, at tradcpp.c:%d\n"
5b7874aa
ZW
7830"Please submit a full bug report.\n"
7831"See %s for instructions."
9e620082
ZW
7832msgstr ""
7833
1737c953
JM
7834#: tree-dump.c:841
7835#, c-format
7836msgid "could not open dump file `%s'"
7837msgstr ""
7838
7839#: tree-dump.c:917
7840#, c-format
7841msgid "ignoring unknown option `%.*s' in `-f%s'"
7842msgstr ""
7843
7844#: tree.c:3841
5b7874aa 7845msgid "arrays of functions are not meaningful"
9e620082
ZW
7846msgstr ""
7847
1737c953 7848#: tree.c:3898
5b7874aa 7849msgid "function return type cannot be function"
9e620082
ZW
7850msgstr ""
7851
1737c953 7852#: tree.c:4642
5b7874aa 7853msgid "invalid initializer for bit string"
9e620082
ZW
7854msgstr ""
7855
1737c953 7856#: tree.c:4701
5b7874aa 7857#, c-format
1737c953 7858msgid "tree check: expected %s, have %s in %s, at %s:%d"
9e620082
ZW
7859msgstr ""
7860
1737c953 7861#: tree.c:4718
5b7874aa 7862#, c-format
1737c953 7863msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
9e620082
ZW
7864msgstr ""
7865
1737c953 7866#: config/i386/winnt.c:522 varasm.c:452
5b7874aa
ZW
7867#, c-format
7868msgid "%s causes a section type conflict"
9e620082
ZW
7869msgstr ""
7870
1737c953 7871#: varasm.c:880
5b7874aa
ZW
7872#, c-format
7873msgid "register name not specified for `%s'"
9e620082
ZW
7874msgstr ""
7875
1737c953 7876#: varasm.c:882
5b7874aa
ZW
7877#, c-format
7878msgid "invalid register name for `%s'"
9e620082
ZW
7879msgstr ""
7880
1737c953 7881#: varasm.c:885
5b7874aa
ZW
7882#, c-format
7883msgid "data type of `%s' isn't suitable for a register"
9e620082
ZW
7884msgstr ""
7885
1737c953 7886#: varasm.c:888
5b7874aa
ZW
7887#, c-format
7888msgid "register specified for `%s' isn't suitable for data type"
9e620082
ZW
7889msgstr ""
7890
1737c953 7891#: varasm.c:897
5b7874aa 7892msgid "global register variable has initial value"
9e620082
ZW
7893msgstr ""
7894
1737c953 7895#: varasm.c:900
5b7874aa 7896msgid "volatile register variables don't work as you might wish"
9e620082
ZW
7897msgstr ""
7898
1737c953 7899#: varasm.c:936
5b7874aa
ZW
7900#, c-format
7901msgid "register name given for non-register variable `%s'"
9e620082
ZW
7902msgstr ""
7903
1737c953 7904#: varasm.c:1543
5b7874aa
ZW
7905#, c-format
7906msgid "size of variable `%s' is too large"
9e620082
ZW
7907msgstr ""
7908
1737c953 7909#: varasm.c:1583
5b7874aa
ZW
7910#, c-format
7911msgid ""
1737c953 7912"alignment of `%s' is greater than maximum object file alignment. Using %d"
9e620082
ZW
7913msgstr ""
7914
1737c953 7915#: varasm.c:1634
5b7874aa 7916#, c-format
1737c953 7917msgid "requested alignment for %s is greater than implemented alignment of %d"
9e620082
ZW
7918msgstr ""
7919
1737c953 7920#: varasm.c:2154
5b7874aa 7921msgid "floating point trap outputting a constant"
9e620082
ZW
7922msgstr ""
7923
1737c953 7924#: varasm.c:4488
5b7874aa 7925msgid "initializer for integer value is too complicated"
9e620082
ZW
7926msgstr ""
7927
1737c953 7928#: varasm.c:4493
5b7874aa 7929msgid "initializer for floating value is not a floating constant"
9e620082
ZW
7930msgstr ""
7931
1737c953 7932#: varasm.c:4542
5b7874aa 7933msgid "unknown set constructor type"
9e620082
ZW
7934msgstr ""
7935
1737c953 7936#: varasm.c:4756
5b7874aa
ZW
7937#, c-format
7938msgid "invalid initial value for member `%s'"
9e620082
ZW
7939msgstr ""
7940
1737c953 7941#: varasm.c:4948
5b7874aa
ZW
7942#, c-format
7943msgid "weak declaration of `%s' must be public"
9e620082
ZW
7944msgstr ""
7945
1737c953 7946#: varasm.c:4950
5b7874aa
ZW
7947#, c-format
7948msgid "weak declaration of `%s' must precede definition"
9e620082
ZW
7949msgstr ""
7950
1737c953 7951#: varasm.c:4954
5b7874aa
ZW
7952#, c-format
7953msgid "weak declaration of `%s' not supported"
9e620082
ZW
7954msgstr ""
7955
1737c953 7956#: varasm.c:5050
5b7874aa 7957msgid "only weak aliases are supported in this configuration"
9e620082
ZW
7958msgstr ""
7959
1737c953 7960#: varasm.c:5055
5b7874aa 7961msgid "alias definitions not supported in this configuration; ignored"
9e620082
ZW
7962msgstr ""
7963
5b7874aa
ZW
7964#: varray.c:88
7965#, c-format
1737c953 7966msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
9e620082
ZW
7967msgstr ""
7968
5b7874aa
ZW
7969#. Print an error message for unrecognized stab codes.
7970#: xcoffout.c:170
7971#, c-format
1737c953 7972msgid "no sclass for %s stab (0x%x)\n"
9e620082
ZW
7973msgstr ""
7974
5b7874aa
ZW
7975#: config/darwin-c.c:76
7976msgid "too many #pragma options align=reset"
9e620082
ZW
7977msgstr ""
7978
5b7874aa
ZW
7979#: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
7980#: config/darwin-c.c:105
7981msgid "malformed '#pragma options', ignoring"
9e620082
ZW
7982msgstr ""
7983
5b7874aa
ZW
7984#: config/darwin-c.c:108
7985msgid "junk at end of '#pragma options'"
9e620082
ZW
7986msgstr ""
7987
5b7874aa
ZW
7988#: config/darwin-c.c:118
7989msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
9e620082
ZW
7990msgstr ""
7991
5b7874aa
ZW
7992#: config/darwin-c.c:131
7993msgid "missing '(' after '#pragma unused', ignoring"
9e620082
ZW
7994msgstr ""
7995
5b7874aa
ZW
7996#: config/darwin-c.c:149
7997msgid "missing ')' after '#pragma unused', ignoring"
9e620082
ZW
7998msgstr ""
7999
5b7874aa
ZW
8000#: config/darwin-c.c:152
8001msgid "junk at end of '#pragma unused'"
9e620082
ZW
8002msgstr ""
8003
1737c953 8004#: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
5b7874aa 8005msgid "-msystem-v and -p are incompatible"
9e620082
ZW
8006msgstr ""
8007
1737c953 8008#: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
5b7874aa 8009msgid "-msystem-v and -mthreads are incompatible"
9e620082
ZW
8010msgstr ""
8011
5b7874aa
ZW
8012#: config/nextstep.c:65
8013msgid "optimization turned on"
9e620082
ZW
8014msgstr ""
8015
5b7874aa
ZW
8016#: config/nextstep.c:71
8017msgid "optimization turned off"
9e620082
ZW
8018msgstr ""
8019
5b7874aa
ZW
8020#: config/nextstep.c:80
8021msgid "optimization level restored"
9e620082
ZW
8022msgstr ""
8023
5b7874aa
ZW
8024#. Run-time compilation parameters selecting different hardware subsets.
8025#: config/1750a/1750a.h:39
8026msgid "Use VAX-C alignment"
9e620082
ZW
8027msgstr ""
8028
5b7874aa
ZW
8029#: config/a29k/a29k.c:1023
8030#, c-format
8031msgid "invalid %%Q value"
9e620082
ZW
8032msgstr ""
8033
1737c953 8034#: config/a29k/a29k.c:1029 config/alpha/alpha.c:5129
5b7874aa
ZW
8035#, c-format
8036msgid "invalid %%C value"
9e620082
ZW
8037msgstr ""
8038
1737c953
JM
8039#: config/a29k/a29k.c:1035 config/alpha/alpha.c:4974
8040#: config/rs6000/rs6000.c:5538
5b7874aa
ZW
8041#, c-format
8042msgid "invalid %%N value"
9e620082
ZW
8043msgstr ""
8044
1737c953
JM
8045#: config/a29k/a29k.c:1041 config/alpha/alpha.c:5045
8046#: config/rs6000/rs6000.c:5500
5b7874aa
ZW
8047#, c-format
8048msgid "invalid %%M value"
9e620082
ZW
8049msgstr ""
8050
1737c953
JM
8051#: config/a29k/a29k.c:1047 config/alpha/alpha.c:5037
8052#: config/rs6000/rs6000.c:5465
5b7874aa
ZW
8053#, c-format
8054msgid "invalid %%m value"
9e620082
ZW
8055msgstr ""
8056
1737c953 8057#: config/a29k/a29k.c:1149 config/alpha/alpha.c:4998 config/romp/romp.c:690
5b7874aa
ZW
8058#, c-format
8059msgid "invalid %%L value"
9e620082
ZW
8060msgstr ""
8061
1737c953 8062#: config/a29k/a29k.c:1154 config/rs6000/rs6000.c:5546
5b7874aa
ZW
8063#, c-format
8064msgid "invalid %%O value"
9e620082
ZW
8065msgstr ""
8066
1737c953
JM
8067#: config/a29k/a29k.c:1160 config/alpha/alpha.c:4982
8068#: config/rs6000/rs6000.c:5566
5b7874aa
ZW
8069#, c-format
8070msgid "invalid %%P value"
9e620082
ZW
8071msgstr ""
8072
5b7874aa 8073#: config/a29k/a29k.c:1170
9e620082 8074#, c-format
5b7874aa 8075msgid "invalid %%V value"
9e620082
ZW
8076msgstr ""
8077
5b7874aa
ZW
8078#: config/a29k/a29k.h:101
8079msgid "Generate code assuming DW bit is set"
9e620082
ZW
8080msgstr ""
8081
5b7874aa
ZW
8082#: config/a29k/a29k.h:102
8083msgid "Generate code assuming DW bit is not set"
9e620082
ZW
8084msgstr ""
8085
5b7874aa
ZW
8086#: config/a29k/a29k.h:103
8087msgid "Generate code using byte writes"
9e620082
ZW
8088msgstr ""
8089
5b7874aa
ZW
8090#: config/a29k/a29k.h:104
8091msgid "Do not generate byte writes"
9e620082
ZW
8092msgstr ""
8093
5b7874aa
ZW
8094#: config/a29k/a29k.h:105
8095msgid "Use small memory model"
9e620082
ZW
8096msgstr ""
8097
5b7874aa
ZW
8098#: config/a29k/a29k.h:106
8099msgid "Use normal memory model"
9e620082
ZW
8100msgstr ""
8101
5b7874aa
ZW
8102#: config/a29k/a29k.h:107
8103msgid "Use large memory model"
9e620082
ZW
8104msgstr ""
8105
5b7874aa
ZW
8106#: config/a29k/a29k.h:108
8107msgid "Generate 29050 code"
9e620082
ZW
8108msgstr ""
8109
5b7874aa
ZW
8110#: config/a29k/a29k.h:109
8111msgid "Generate 29000 code"
9e620082
ZW
8112msgstr ""
8113
5b7874aa
ZW
8114#: config/a29k/a29k.h:110
8115msgid "Use kernel global registers"
9e620082
ZW
8116msgstr ""
8117
5b7874aa
ZW
8118#: config/a29k/a29k.h:111
8119msgid "Use user global registers"
9e620082
ZW
8120msgstr ""
8121
5b7874aa
ZW
8122#: config/a29k/a29k.h:112
8123msgid "Emit stack checking code"
9e620082
ZW
8124msgstr ""
8125
5b7874aa
ZW
8126#: config/a29k/a29k.h:113
8127msgid "Do not emit stack checking code"
9e620082
ZW
8128msgstr ""
8129
5b7874aa
ZW
8130#: config/a29k/a29k.h:114
8131msgid "Work around storem hardware bug"
9e620082
ZW
8132msgstr ""
8133
5b7874aa
ZW
8134#: config/a29k/a29k.h:115
8135msgid "Do not work around storem hardware bug"
9e620082
ZW
8136msgstr ""
8137
5b7874aa
ZW
8138#: config/a29k/a29k.h:116
8139msgid "Store locals in argument registers"
9e620082
ZW
8140msgstr ""
8141
5b7874aa
ZW
8142#: config/a29k/a29k.h:117
8143msgid "Do not store locals in arg registers"
9e620082
ZW
8144msgstr ""
8145
1737c953 8146#: config/a29k/a29k.h:118 config/i960/i960.h:289 config/mips/mips.h:408
5b7874aa 8147msgid "Use software floating point"
9e620082
ZW
8148msgstr ""
8149
5b7874aa
ZW
8150#: config/a29k/a29k.h:119
8151msgid "Do not generate multm instructions"
9e620082
ZW
8152msgstr ""
8153
1737c953 8154#: config/alpha/alpha.c:253
5b7874aa
ZW
8155#, c-format
8156msgid "-f%s ignored for Unicos/Mk (not supported)"
9e620082
ZW
8157msgstr ""
8158
1737c953 8159#: config/alpha/alpha.c:277
5b7874aa 8160msgid "-mieee not supported on Unicos/Mk"
9e620082
ZW
8161msgstr ""
8162
1737c953 8163#: config/alpha/alpha.c:288
5b7874aa 8164msgid "-mieee-with-inexact not supported on Unicos/Mk"
9e620082
ZW
8165msgstr ""
8166
1737c953 8167#: config/alpha/alpha.c:305
5b7874aa
ZW
8168#, c-format
8169msgid "bad value `%s' for -mtrap-precision switch"
9e620082
ZW
8170msgstr ""
8171
1737c953 8172#: config/alpha/alpha.c:319
5b7874aa
ZW
8173#, c-format
8174msgid "bad value `%s' for -mfp-rounding-mode switch"
9e620082
ZW
8175msgstr ""
8176
1737c953 8177#: config/alpha/alpha.c:334
5b7874aa
ZW
8178#, c-format
8179msgid "bad value `%s' for -mfp-trap-mode switch"
9e620082
ZW
8180msgstr ""
8181
1737c953 8182#: config/alpha/alpha.c:353 config/alpha/alpha.c:365
5b7874aa
ZW
8183#, c-format
8184msgid "bad value `%s' for -mcpu switch"
9e620082
ZW
8185msgstr ""
8186
1737c953 8187#: config/alpha/alpha.c:372
5b7874aa 8188msgid "trap mode not supported on Unicos/Mk"
9e620082
ZW
8189msgstr ""
8190
1737c953 8191#: config/alpha/alpha.c:379
5b7874aa 8192msgid "fp software completion requires -mtrap-precision=i"
9e620082
ZW
8193msgstr ""
8194
1737c953 8195#: config/alpha/alpha.c:395
5b7874aa 8196msgid "rounding mode not supported for VAX floats"
9e620082
ZW
8197msgstr ""
8198
1737c953 8199#: config/alpha/alpha.c:400
5b7874aa 8200msgid "trap mode not supported for VAX floats"
9e620082
ZW
8201msgstr ""
8202
1737c953 8203#: config/alpha/alpha.c:429
5b7874aa
ZW
8204#, c-format
8205msgid "L%d cache latency unknown for %s"
9e620082
ZW
8206msgstr ""
8207
1737c953 8208#: config/alpha/alpha.c:444
5b7874aa
ZW
8209#, c-format
8210msgid "bad value `%s' for -mmemory-latency"
9e620082
ZW
8211msgstr ""
8212
1737c953 8213#: config/alpha/alpha.c:4948 config/romp/romp.c:746 config/romp/romp.c:753
5b7874aa
ZW
8214#, c-format
8215msgid "invalid %%H value"
9e620082
ZW
8216msgstr ""
8217
1737c953 8218#: config/alpha/alpha.c:4958 config/ia64/ia64.c:3481
5b7874aa
ZW
8219#, c-format
8220msgid "invalid %%r value"
9e620082
ZW
8221msgstr ""
8222
1737c953 8223#: config/alpha/alpha.c:4968 config/rs6000/rs6000.c:5612
5b7874aa
ZW
8224#, c-format
8225msgid "invalid %%R value"
9e620082
ZW
8226msgstr ""
8227
1737c953 8228#: config/alpha/alpha.c:4990 config/romp/romp.c:732 config/romp/romp.c:739
5b7874aa
ZW
8229#, c-format
8230msgid "invalid %%h value"
9e620082
ZW
8231msgstr ""
8232
1737c953 8233#: config/alpha/alpha.c:5080
5b7874aa
ZW
8234#, c-format
8235msgid "invalid %%U value"
9e620082
ZW
8236msgstr ""
8237
1737c953
JM
8238#: config/alpha/alpha.c:5092 config/alpha/alpha.c:5106 config/romp/romp.c:698
8239#: config/rs6000/rs6000.c:5620
5b7874aa
ZW
8240#, c-format
8241msgid "invalid %%s value"
9e620082
ZW
8242msgstr ""
8243
1737c953 8244#: config/alpha/alpha.c:5166 config/rs6000/rs6000.c:5327
5b7874aa
ZW
8245#, c-format
8246msgid "invalid %%E value"
9e620082
ZW
8247msgstr ""
8248
1737c953
JM
8249#: config/alpha/alpha.c:5187 config/romp/romp.c:973
8250#: config/rs6000/rs6000.c:5928
5b7874aa
ZW
8251#, c-format
8252msgid "invalid %%xn code"
9e620082
ZW
8253msgstr ""
8254
5b7874aa
ZW
8255#. Macro to define tables used to set the flags.
8256#. This is a list in braces of pairs in braces,
8257#. each pair being { "NAME", VALUE }
8258#. where VALUE is the bits to set or minus the bits to clear.
8259#. An empty string NAME is used to identify the default VALUE.
1737c953
JM
8260#: config/alpha/alpha.h:220 config/i386/i386.h:290 config/i386/i386.h:292
8261#: config/i386/i386.h:294 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:325
8262#: config/s390/s390.h:51 config/sparc/sparc.h:560 config/sparc/sparc.h:565
5b7874aa 8263msgid "Use hardware fp"
9e620082
ZW
8264msgstr ""
8265
1737c953
JM
8266#: config/alpha/alpha.h:221 config/i386/i386.h:291 config/i386/i386.h:293
8267#: config/rs6000/rs6000.h:327 config/sparc/sparc.h:562
8268#: config/sparc/sparc.h:567
5b7874aa 8269msgid "Do not use hardware fp"
9e620082
ZW
8270msgstr ""
8271
1737c953 8272#: config/alpha/alpha.h:222
5b7874aa 8273msgid "Use fp registers"
9e620082
ZW
8274msgstr ""
8275
1737c953 8276#: config/alpha/alpha.h:224
5b7874aa 8277msgid "Do not use fp registers"
9e620082
ZW
8278msgstr ""
8279
1737c953 8280#: config/alpha/alpha.h:225
5b7874aa 8281msgid "Do not assume GAS"
9e620082
ZW
8282msgstr ""
8283
1737c953 8284#: config/alpha/alpha.h:226
5b7874aa 8285msgid "Assume GAS"
9e620082
ZW
8286msgstr ""
8287
1737c953 8288#: config/alpha/alpha.h:228
5b7874aa 8289msgid "Request IEEE-conformant math library routines (OSF/1)"
9e620082
ZW
8290msgstr ""
8291
1737c953 8292#: config/alpha/alpha.h:230
5b7874aa 8293msgid "Emit IEEE-conformant code, without inexact exceptions"
9e620082
ZW
8294msgstr ""
8295
1737c953 8296#: config/alpha/alpha.h:232
5b7874aa 8297msgid "Emit IEEE-conformant code, with inexact exceptions"
9e620082
ZW
8298msgstr ""
8299
1737c953 8300#: config/alpha/alpha.h:234
5b7874aa 8301msgid "Do not emit complex integer constants to read-only memory"
9e620082
ZW
8302msgstr ""
8303
1737c953 8304#: config/alpha/alpha.h:235
5b7874aa 8305msgid "Use VAX fp"
9e620082
ZW
8306msgstr ""
8307
1737c953 8308#: config/alpha/alpha.h:236
5b7874aa 8309msgid "Do not use VAX fp"
9e620082
ZW
8310msgstr ""
8311
1737c953 8312#: config/alpha/alpha.h:237
5b7874aa 8313msgid "Emit code for the byte/word ISA extension"
9e620082
ZW
8314msgstr ""
8315
1737c953 8316#: config/alpha/alpha.h:240
5b7874aa 8317msgid "Emit code for the motion video ISA extension"
9e620082
ZW
8318msgstr ""
8319
1737c953 8320#: config/alpha/alpha.h:243
5b7874aa 8321msgid "Emit code for the fp move and sqrt ISA extension"
9e620082
ZW
8322msgstr ""
8323
1737c953 8324#: config/alpha/alpha.h:245
5b7874aa 8325msgid "Emit code for the counting ISA extension"
9e620082
ZW
8326msgstr ""
8327
1737c953 8328#: config/alpha/alpha.h:248
5b7874aa 8329msgid "Emit code using explicit relocation directives"
9e620082
ZW
8330msgstr ""
8331
1737c953 8332#: config/alpha/alpha.h:251
5b7874aa 8333msgid "Emit 16-bit relocations to the small data areas"
9e620082
ZW
8334msgstr ""
8335
1737c953 8336#: config/alpha/alpha.h:253
5b7874aa 8337msgid "Emit 32-bit relocations to the small data areas"
9e620082
ZW
8338msgstr ""
8339
5b7874aa
ZW
8340#. This macro is similar to `TARGET_SWITCHES' but defines names of
8341#. command options that have values. Its definition is an initializer
8342#. with a subgrouping for each command option.
8343#.
8344#. Each subgrouping contains a string constant, that defines the fixed
8345#. part of the option name, and the address of a variable. The
8346#. variable, type `char *', is set to the variable part of the given
8347#. option if the fixed part matches. The actual option name is made
8348#. by appending `-m' to the specified name.
8349#.
8350#. Here is an example which defines `-mshort-data-NUMBER'. If the
8351#. given option is `-mshort-data-512', the variable `m88k_short_data'
8352#. will be set to the string `"512"'.
8353#.
8354#. extern char *m88k_short_data;
8355#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
8356#. For -mcpu=
8357#. For -mtune=
8358#. For -mfp-rounding-mode=[n|m|c|d]
8359#. For -mfp-trap-mode=[n|u|su|sui]
8360#. For -mtrap-precision=[p|f|i]
8361#. For -mmemory-latency=
1737c953 8362#: config/alpha/alpha.h:289
5b7874aa 8363msgid "Use features of and schedule given CPU"
9e620082
ZW
8364msgstr ""
8365
1737c953 8366#: config/alpha/alpha.h:291
5b7874aa 8367msgid "Schedule given CPU"
9e620082
ZW
8368msgstr ""
8369
1737c953 8370#: config/alpha/alpha.h:293
5b7874aa 8371msgid "Control the generated fp rounding mode"
9e620082
ZW
8372msgstr ""
8373
1737c953 8374#: config/alpha/alpha.h:295
5b7874aa 8375msgid "Control the IEEE trap mode"
9e620082
ZW
8376msgstr ""
8377
1737c953 8378#: config/alpha/alpha.h:297
5b7874aa 8379msgid "Control the precision given to fp exceptions"
9e620082
ZW
8380msgstr ""
8381
1737c953 8382#: config/alpha/alpha.h:299
5b7874aa 8383msgid "Tune expected memory latency"
9e620082
ZW
8384msgstr ""
8385
5b7874aa
ZW
8386#: config/arc/arc.c:124
8387#, c-format
8388msgid "bad value (%s) for -mcpu switch"
9e620082
ZW
8389msgstr ""
8390
5b7874aa
ZW
8391#: config/arc/arc.c:351
8392#, c-format
8393msgid "argument of `%s' attribute is not a string constant"
9e620082
ZW
8394msgstr ""
8395
5b7874aa
ZW
8396#: config/arc/arc.c:358
8397#, c-format
8398msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
9e620082
ZW
8399msgstr ""
8400
1737c953 8401#: config/arc/arc.c:1679 config/m32r/m32r.c:2267
5b7874aa 8402msgid "invalid operand to %R code"
9e620082
ZW
8403msgstr ""
8404
1737c953 8405#: config/arc/arc.c:1711 config/m32r/m32r.c:2290
5b7874aa 8406msgid "invalid operand to %H/%L code"
9e620082
ZW
8407msgstr ""
8408
1737c953 8409#: config/arc/arc.c:1735 config/m32r/m32r.c:2367
5b7874aa 8410msgid "invalid operand to %U code"
9e620082
ZW
8411msgstr ""
8412
5b7874aa
ZW
8413#: config/arc/arc.c:1746
8414msgid "invalid operand to %V code"
9e620082
ZW
8415msgstr ""
8416
5b7874aa 8417#. Unknown flag.
1737c953 8418#: config/arc/arc.c:1753 config/m32r/m32r.c:2406 config/sparc/sparc.c:5968
5b7874aa 8419msgid "invalid operand output code"
9e620082
ZW
8420msgstr ""
8421
1737c953 8422#: config/arm/arm.c:424
9e620082 8423#, c-format
5b7874aa 8424msgid "switch -mcpu=%s conflicts with -march= switch"
9e620082
ZW
8425msgstr ""
8426
1737c953 8427#: config/arm/arm.c:434 config/rs6000/rs6000.c:408 config/sparc/sparc.c:361
5b7874aa
ZW
8428#, c-format
8429msgid "bad value (%s) for %s switch"
9e620082
ZW
8430msgstr ""
8431
1737c953 8432#: config/arm/arm.c:570
5b7874aa 8433msgid "target CPU does not support APCS-32"
9e620082
ZW
8434msgstr ""
8435
1737c953 8436#: config/arm/arm.c:575
5b7874aa 8437msgid "target CPU does not support APCS-26"
9e620082
ZW
8438msgstr ""
8439
1737c953 8440#: config/arm/arm.c:581
5b7874aa 8441msgid "target CPU does not support interworking"
9e620082
ZW
8442msgstr ""
8443
1737c953
JM
8444#: config/arm/arm.c:587
8445msgid "target CPU does not support THUMB instructions"
9e620082
ZW
8446msgstr ""
8447
1737c953 8448#: config/arm/arm.c:601
5b7874aa 8449msgid ""
1737c953 8450"enabling backtrace support is only meaningful when compiling for the Thumb"
9e620082
ZW
8451msgstr ""
8452
1737c953 8453#: config/arm/arm.c:604
5b7874aa
ZW
8454msgid ""
8455"enabling callee interworking support is only meaningful when compiling for "
1737c953 8456"the Thumb"
9e620082
ZW
8457msgstr ""
8458
1737c953 8459#: config/arm/arm.c:607
5b7874aa
ZW
8460msgid ""
8461"enabling caller interworking support is only meaningful when compiling for "
1737c953 8462"the Thumb"
9e620082
ZW
8463msgstr ""
8464
1737c953 8465#: config/arm/arm.c:613
5b7874aa 8466msgid "interworking forces APCS-32 to be used"
9e620082
ZW
8467msgstr ""
8468
1737c953 8469#: config/arm/arm.c:619
5b7874aa 8470msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
9e620082
ZW
8471msgstr ""
8472
1737c953 8473#: config/arm/arm.c:627
5b7874aa 8474msgid "-fpic and -mapcs-reent are incompatible"
9e620082
ZW
8475msgstr ""
8476
1737c953 8477#: config/arm/arm.c:630
5b7874aa 8478msgid "APCS reentrant code not supported. Ignored"
9e620082
ZW
8479msgstr ""
8480
1737c953 8481#: config/arm/arm.c:638
5b7874aa 8482msgid "-g with -mno-apcs-frame may not give sensible debugging"
9e620082
ZW
8483msgstr ""
8484
1737c953
JM
8485#: config/arm/arm.c:646
8486msgid "passing floating point arguments in fp regs not yet supported"
9e620082
ZW
8487msgstr ""
8488
1737c953 8489#: config/arm/arm.c:675
5b7874aa 8490#, c-format
1737c953 8491msgid "invalid floating point emulation option: -mfpe-%s"
9e620082
ZW
8492msgstr ""
8493
1737c953
JM
8494#: config/arm/arm.c:699
8495msgid "structure size boundary can only be set to 8 or 32"
9e620082
ZW
8496msgstr ""
8497
1737c953 8498#: config/arm/arm.c:707
5b7874aa 8499msgid "-mpic-register= is useless without -fpic"
9e620082
ZW
8500msgstr ""
8501
1737c953 8502#: config/arm/arm.c:716
9e620082 8503#, c-format
1737c953 8504msgid "unable to use '%s' for PIC register"
9e620082
ZW
8505msgstr ""
8506
1737c953
JM
8507#: config/arm/arm.c:1951 config/arm/arm.c:1973 config/avr/avr.c:4729
8508#: config/c4x/c4x.c:4643 config/h8300/h8300.c:3176 config/i386/i386.c:1219
8509#: config/i386/i386.c:1248 config/m68hc11/m68hc11.c:1157
8510#: config/mcore/mcore.c:3498 config/ns32k/ns32k.c:1040
8511#: config/rs6000/rs6000.c:9714 config/sh/sh.c:4696 config/sh/sh.c:4716
8512#: config/sh/sh.c:4755 config/stormy16/stormy16.c:1998 config/v850/v850.c:2041
9e620082 8513#, c-format
5b7874aa 8514msgid "`%s' attribute only applies to functions"
9e620082
ZW
8515msgstr ""
8516
1737c953
JM
8517#: config/arm/arm.c:9111
8518msgid "unable to compute real location of stacked parameter"
9e620082
ZW
8519msgstr ""
8520
1737c953 8521#: config/arm/arm.c:9787
5b7874aa 8522msgid "no low registers available for popping high registers"
9e620082
ZW
8523msgstr ""
8524
1737c953
JM
8525#: config/arm/arm.c:9976
8526msgid "interrupt Service Routines cannot be coded in Thumb mode"
9e620082
ZW
8527msgstr ""
8528
1737c953 8529#: config/arm/arm.h:420
5b7874aa 8530msgid "Generate APCS conformant stack frames"
9e620082
ZW
8531msgstr ""
8532
1737c953 8533#: config/arm/arm.h:423
5b7874aa 8534msgid "Store function names in object code"
9e620082
ZW
8535msgstr ""
8536
1737c953 8537#: config/arm/arm.h:427
5b7874aa 8538msgid "Use the 32-bit version of the APCS"
9e620082
ZW
8539msgstr ""
8540
1737c953 8541#: config/arm/arm.h:429
5b7874aa 8542msgid "Use the 26-bit version of the APCS"
9e620082
ZW
8543msgstr ""
8544
1737c953 8545#: config/arm/arm.h:433
5b7874aa 8546msgid "Pass FP arguments in FP registers"
9e620082
ZW
8547msgstr ""
8548
1737c953 8549#: config/arm/arm.h:436
5b7874aa 8550msgid "Generate re-entrant, PIC code"
9e620082
ZW
8551msgstr ""
8552
1737c953 8553#: config/arm/arm.h:439
5b7874aa 8554msgid "The MMU will trap on unaligned accesses"
9e620082
ZW
8555msgstr ""
8556
1737c953 8557#: config/arm/arm.h:446
5b7874aa 8558msgid "Use library calls to perform FP operations"
9e620082
ZW
8559msgstr ""
8560
1737c953 8561#: config/arm/arm.h:448 config/i960/i960.h:287
5b7874aa 8562msgid "Use hardware floating point instructions"
9e620082
ZW
8563msgstr ""
8564
1737c953 8565#: config/arm/arm.h:450
5b7874aa 8566msgid "Assume target CPU is configured as big endian"
9e620082
ZW
8567msgstr ""
8568
1737c953 8569#: config/arm/arm.h:452
5b7874aa 8570msgid "Assume target CPU is configured as little endian"
9e620082
ZW
8571msgstr ""
8572
1737c953 8573#: config/arm/arm.h:454
5b7874aa 8574msgid "Assume big endian bytes, little endian words"
9e620082
ZW
8575msgstr ""
8576
1737c953 8577#: config/arm/arm.h:456
5b7874aa 8578msgid "Support calls between Thumb and ARM instruction sets"
9e620082
ZW
8579msgstr ""
8580
1737c953 8581#: config/arm/arm.h:459
5b7874aa 8582msgid "Generate a call to abort if a noreturn function returns"
9e620082
ZW
8583msgstr ""
8584
1737c953 8585#: config/arm/arm.h:462
5b7874aa 8586msgid "Do not move instructions into a function's prologue"
9e620082
ZW
8587msgstr ""
8588
1737c953 8589#: config/arm/arm.h:465
5b7874aa 8590msgid "Do not load the PIC register in function prologues"
9e620082
ZW
8591msgstr ""
8592
1737c953 8593#: config/arm/arm.h:468
5b7874aa 8594msgid "Generate call insns as indirect calls, if necessary"
9e620082
ZW
8595msgstr ""
8596
1737c953 8597#: config/arm/arm.h:471
5b7874aa 8598msgid "Compile for the Thumb not the ARM"
9e620082
ZW
8599msgstr ""
8600
1737c953 8601#: config/arm/arm.h:475
5b7874aa 8602msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
9e620082
ZW
8603msgstr ""
8604
1737c953 8605#: config/arm/arm.h:478
5b7874aa 8606msgid "Thumb: Generate (leaf) stack frames even if not needed"
9e620082
ZW
8607msgstr ""
8608
1737c953 8609#: config/arm/arm.h:481
5b7874aa 8610msgid "Thumb: Assume non-static functions may be called from ARM code"
9e620082
ZW
8611msgstr ""
8612
1737c953 8613#: config/arm/arm.h:485
5b7874aa 8614msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
9e620082
ZW
8615msgstr ""
8616
1737c953 8617#: config/arm/arm.h:495
5b7874aa 8618msgid "Specify the name of the target CPU"
9e620082
ZW
8619msgstr ""
8620
1737c953 8621#: config/arm/arm.h:497
5b7874aa 8622msgid "Specify the name of the target architecture"
9e620082
ZW
8623msgstr ""
8624
1737c953 8625#: config/arm/arm.h:501
5b7874aa 8626msgid "Specify the version of the floating point emulator"
9e620082
ZW
8627msgstr ""
8628
1737c953 8629#: config/arm/arm.h:503
5b7874aa 8630msgid "Specify the minimum bit alignment of structures"
9e620082
ZW
8631msgstr ""
8632
1737c953 8633#: config/arm/arm.h:505
5b7874aa 8634msgid "Specify the register to be used for PIC addressing"
9e620082
ZW
8635msgstr ""
8636
1737c953 8637#: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3358
5b7874aa
ZW
8638#, c-format
8639msgid "initialized variable `%s' is marked dllimport"
9e620082
ZW
8640msgstr ""
8641
5b7874aa
ZW
8642#: config/arm/pe.c:177 config/i386/winnt.c:299
8643#, c-format
8644msgid "static variable `%s' is marked dllimport"
9e620082
ZW
8645msgstr ""
8646
1737c953 8647#: config/arm/pe.h:65
5b7874aa 8648msgid "Ignore dllimport attribute for functions"
9e620082
ZW
8649msgstr ""
8650
5b7874aa
ZW
8651#. None of these is actually used in cc1. If we don't define them in target
8652#. switches cc1 complains about them. For the sake of argument lets allocate
8653#. bit 31 of target flags for such options.
8654#: config/arm/riscix.h:84
8655msgid "Do symbol renaming for BSD"
9e620082
ZW
8656msgstr ""
8657
5b7874aa
ZW
8658#: config/arm/riscix.h:85
8659msgid "Do symbol renaming for X/OPEN"
9e620082
ZW
8660msgstr ""
8661
5b7874aa
ZW
8662#: config/arm/riscix.h:86
8663msgid "Don't do symbol renaming"
9e620082
ZW
8664msgstr ""
8665
5b7874aa
ZW
8666#: config/avr/avr.c:207
8667#, c-format
8668msgid "MCU `%s' not supported"
9e620082
ZW
8669msgstr ""
8670
5b7874aa
ZW
8671#: config/avr/avr.c:447
8672#, c-format
8673msgid "large frame pointer change (%d) with -mtiny-stack"
9e620082
ZW
8674msgstr ""
8675
5b7874aa 8676#: config/avr/avr.c:1042
1737c953 8677msgid "bad address, not (reg+disp):"
9e620082
ZW
8678msgstr ""
8679
5b7874aa 8680#: config/avr/avr.c:1050
1737c953 8681msgid "internal compiler error. Bad address:"
9e620082
ZW
8682msgstr ""
8683
5b7874aa 8684#: config/avr/avr.c:1063
1737c953 8685msgid "internal compiler error. Unknown mode:"
9e620082
ZW
8686msgstr ""
8687
5b7874aa 8688#: config/avr/avr.c:1771 config/avr/avr.c:2483
1737c953 8689msgid "invalid insn:"
9e620082
ZW
8690msgstr ""
8691
5b7874aa
ZW
8692#: config/avr/avr.c:1808 config/avr/avr.c:1894 config/avr/avr.c:1943
8693#: config/avr/avr.c:1952 config/avr/avr.c:2050 config/avr/avr.c:2222
8694#: config/avr/avr.c:2520 config/avr/avr.c:2631
1737c953 8695msgid "incorrect insn:"
9e620082
ZW
8696msgstr ""
8697
5b7874aa
ZW
8698#: config/avr/avr.c:1971 config/avr/avr.c:2135 config/avr/avr.c:2293
8699#: config/avr/avr.c:2675
1737c953 8700msgid "unknown move insn:"
9e620082
ZW
8701msgstr ""
8702
5b7874aa 8703#: config/avr/avr.c:2911
1737c953 8704msgid "bad shift insn:"
9e620082
ZW
8705msgstr ""
8706
5b7874aa 8707#: config/avr/avr.c:3027 config/avr/avr.c:3457 config/avr/avr.c:3837
1737c953 8708msgid "internal compiler error. Incorrect shift:"
9e620082
ZW
8709msgstr ""
8710
5b7874aa 8711#: config/avr/avr.c:4702
1737c953 8712msgid "only initialized variables can be placed into program memory area"
9e620082
ZW
8713msgstr ""
8714
5b7874aa
ZW
8715#. `TARGET_...'
8716#. This series of macros is to allow compiler command arguments to
8717#. enable or disable the use of optional features of the target
8718#. machine. For example, one machine description serves both the
8719#. 68000 and the 68020; a command argument tells the compiler whether
8720#. it should use 68020-only instructions or not. This command
8721#. argument works by means of a macro `TARGET_68020' that tests a bit
8722#. in `target_flags'.
8723#.
8724#. Define a macro `TARGET_FEATURENAME' for each such option. Its
8725#. definition should test a bit in `target_flags'; for example:
8726#.
8727#. #define TARGET_68020 (target_flags & 1)
8728#.
8729#. One place where these macros are used is in the
8730#. condition-expressions of instruction patterns. Note how
8731#. `TARGET_68020' appears frequently in the 68000 machine description
8732#. file, `m68k.md'. Another place they are used is in the
8733#. definitions of the other macros in the `MACHINE.h' file.
8734#: config/avr/avr.h:99
8735msgid "Assume int to be 8 bit integer"
9e620082
ZW
8736msgstr ""
8737
5b7874aa
ZW
8738#: config/avr/avr.h:101
8739msgid "Change the stack pointer without disabling interrupts"
9e620082
ZW
8740msgstr ""
8741
5b7874aa
ZW
8742#: config/avr/avr.h:103
8743msgid "Use subroutines for function prologue/epilogue"
9e620082
ZW
8744msgstr ""
8745
5b7874aa
ZW
8746#: config/avr/avr.h:105
8747msgid "Change only the low 8 bits of the stack pointer"
9e620082
ZW
8748msgstr ""
8749
5b7874aa
ZW
8750#: config/avr/avr.h:107
8751msgid "Do not generate tablejump insns"
9e620082
ZW
8752msgstr ""
8753
5b7874aa
ZW
8754#: config/avr/avr.h:110
8755msgid "Output instruction sizes to the asm file"
9e620082
ZW
8756msgstr ""
8757
5b7874aa
ZW
8758#: config/avr/avr.h:144
8759msgid "Specify the initial stack address"
9e620082
ZW
8760msgstr ""
8761
5b7874aa
ZW
8762#: config/avr/avr.h:145
8763msgid "Specify the MCU name"
9e620082
ZW
8764msgstr ""
8765
5b7874aa
ZW
8766#. `GIV_SORT_CRITERION(GIV1, GIV2)'
8767#. In some cases, the strength reduction optimization pass can
8768#. produce better code if this is defined. This macro controls the
8769#. order that induction variables are combined. This macro is
8770#. particularly useful if the target has limited addressing modes.
8771#. For instance, the SH target has only positive offsets in
8772#. addresses. Thus sorting to put the smallest address first allows
8773#. the most combinations to be found.
8774#: config/avr/avr.h:2710
1737c953 8775msgid "trampolines not supported"
9e620082
ZW
8776msgstr ""
8777
5b7874aa 8778#: config/c4x/c4x-c.c:70
9e620082 8779#, c-format
5b7874aa 8780msgid "missing '(' after '#pragma %s' - ignored"
9e620082
ZW
8781msgstr ""
8782
5b7874aa 8783#: config/c4x/c4x-c.c:73
9e620082 8784#, c-format
5b7874aa 8785msgid "missing function name in '#pragma %s' - ignored"
9e620082
ZW
8786msgstr ""
8787
5b7874aa 8788#: config/c4x/c4x-c.c:78
9e620082 8789#, c-format
5b7874aa 8790msgid "malformed '#pragma %s' - ignored"
9e620082
ZW
8791msgstr ""
8792
5b7874aa 8793#: config/c4x/c4x-c.c:80
9e620082 8794#, c-format
5b7874aa 8795msgid "missing section name in '#pragma %s' - ignored"
9e620082
ZW
8796msgstr ""
8797
5b7874aa 8798#: config/c4x/c4x-c.c:85
9e620082 8799#, c-format
5b7874aa 8800msgid "missing ')' for '#pragma %s' - ignored"
9e620082
ZW
8801msgstr ""
8802
5b7874aa
ZW
8803#: config/c4x/c4x-c.c:88
8804#, c-format
8805msgid "junk at end of '#pragma %s'"
9e620082
ZW
8806msgstr ""
8807
5b7874aa 8808#: config/c4x/c4x.c:292
9e620082 8809#, c-format
1737c953 8810msgid "unknown CPU version %d, using 40.\n"
9e620082
ZW
8811msgstr ""
8812
1737c953 8813#: config/c4x/c4x.c:876
5b7874aa 8814#, c-format
1737c953 8815msgid "ISR %s requires %d words of local vars, max is 32767"
9e620082
ZW
8816msgstr ""
8817
1737c953
JM
8818#: config/c4x/c4x.c:1628
8819msgid "using CONST_DOUBLE for address"
9e620082
ZW
8820msgstr ""
8821
1737c953 8822#: config/c4x/c4x.c:1768
5b7874aa 8823msgid "c4x_address_cost: Invalid addressing mode"
9e620082
ZW
8824msgstr ""
8825
1737c953 8826#: config/c4x/c4x.c:1910
9e620082 8827#, c-format
5b7874aa 8828msgid "c4x_print_operand: %%L inconsistency"
9e620082
ZW
8829msgstr ""
8830
1737c953 8831#: config/c4x/c4x.c:1916
9e620082 8832#, c-format
5b7874aa 8833msgid "c4x_print_operand: %%N inconsistency"
9e620082
ZW
8834msgstr ""
8835
1737c953 8836#: config/c4x/c4x.c:1957
9e620082 8837#, c-format
5b7874aa 8838msgid "c4x_print_operand: %%O inconsistency"
9e620082
ZW
8839msgstr ""
8840
1737c953 8841#: config/c4x/c4x.c:2053
5b7874aa 8842msgid "c4x_print_operand: Bad operand case"
9e620082
ZW
8843msgstr ""
8844
1737c953 8845#: config/c4x/c4x.c:2096
5b7874aa 8846msgid "c4x_print_operand_address: Bad post_modify"
9e620082
ZW
8847msgstr ""
8848
1737c953 8849#: config/c4x/c4x.c:2118
5b7874aa 8850msgid "c4x_print_operand_address: Bad pre_modify"
9e620082
ZW
8851msgstr ""
8852
1737c953 8853#: config/c4x/c4x.c:2166 config/c4x/c4x.c:2178 config/c4x/c4x.c:2193
5b7874aa 8854msgid "c4x_print_operand_address: Bad operand case"
9e620082
ZW
8855msgstr ""
8856
1737c953 8857#: config/c4x/c4x.c:2449
5b7874aa 8858msgid "c4x_rptb_insert: Cannot find start label"
9e620082
ZW
8859msgstr ""
8860
1737c953
JM
8861#: config/c4x/c4x.c:3436 config/c4x/c4x.c:3456
8862msgid "mode not QImode"
9e620082
ZW
8863msgstr ""
8864
1737c953
JM
8865#: config/c4x/c4x.c:3513
8866msgid "invalid indirect memory address"
9e620082
ZW
8867msgstr ""
8868
1737c953
JM
8869#: config/c4x/c4x.c:3602
8870msgid "invalid indirect (S) memory address"
9e620082
ZW
8871msgstr ""
8872
1737c953 8873#: config/c4x/c4x.c:3943
5b7874aa 8874msgid "c4x_valid_operands: Internal error"
9e620082
ZW
8875msgstr ""
8876
1737c953 8877#: config/c4x/c4x.c:4423
5b7874aa 8878msgid "c4x_operand_subword: invalid mode"
9e620082
ZW
8879msgstr ""
8880
1737c953 8881#: config/c4x/c4x.c:4426
5b7874aa 8882msgid "c4x_operand_subword: invalid operand"
9e620082
ZW
8883msgstr ""
8884
5b7874aa
ZW
8885#. We could handle these with some difficulty.
8886#. e.g., *p-- => *(p-=2); *(p+1).
1737c953 8887#: config/c4x/c4x.c:4452
5b7874aa 8888msgid "c4x_operand_subword: invalid autoincrement"
9e620082
ZW
8889msgstr ""
8890
1737c953 8891#: config/c4x/c4x.c:4458
5b7874aa 8892msgid "c4x_operand_subword: invalid address"
9e620082
ZW
8893msgstr ""
8894
1737c953 8895#: config/c4x/c4x.c:4469
5b7874aa 8896msgid "c4x_operand_subword: address not offsettable"
9e620082
ZW
8897msgstr ""
8898
1737c953 8899#: config/c4x/c4x.c:4669
5b7874aa 8900msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9e620082
ZW
8901msgstr ""
8902
5b7874aa
ZW
8903#. Name of the c4x assembler.
8904#. Name of the c4x linker.
8905#. Define assembler options.
8906#. Define linker options.
8907#. Define C preprocessor options.
8908#. Specify the end file to link with.
8909#. Target compilation option flags.
8910#. Small memory model.
8911#. Use 24-bit MPYI for C3x.
8912#. Fast fixing of floats.
8913#. Allow use of RPTS.
8914#. Emit C3x code.
8915#. Be compatible with TI assembler.
8916#. Be paranoid about DP reg. in ISRs.
8917#. Pass arguments on stack.
8918#. Enable features under development.
8919#. Enable repeat block.
8920#. Use BK as general register.
8921#. Use decrement and branch for C3x.
8922#. Enable debugging of GCC.
8923#. Force constants into registers.
8924#. Allow unsigned loop counters.
8925#. Force op0 and op1 to be same.
8926#. Save all 40 bits for floats.
8927#. Allow parallel insns.
8928#. Allow MPY||ADD, MPY||SUB insns.
8929#. Assume mem refs possibly aliased.
8930#. Emit C30 code.
8931#. Emit C31 code.
8932#. Emit C32 code.
8933#. Emit C33 code.
8934#. Emit C40 code.
8935#. Emit C44 code.
8936#. Run-time compilation parameters selecting different hardware subsets.
8937#.
8938#. Macro to define tables used to set the flags.
8939#. This is a list in braces of triplets in braces,
8940#. each pair being { "NAME", VALUE, "DESCRIPTION" }
8941#. where VALUE is the bits to set or minus the bits to clear.
8942#. An empty string NAME is used to identify the default VALUE.
8943#: config/c4x/c4x.h:141
8944msgid "Small memory model"
9e620082
ZW
8945msgstr ""
8946
5b7874aa
ZW
8947#: config/c4x/c4x.h:143
8948msgid "Big memory model"
9e620082
ZW
8949msgstr ""
8950
5b7874aa
ZW
8951#: config/c4x/c4x.h:145
8952msgid "Use MPYI instruction for C3x"
9e620082
ZW
8953msgstr ""
8954
5b7874aa
ZW
8955#: config/c4x/c4x.h:147
8956msgid "Do not use MPYI instruction for C3x"
9e620082
ZW
8957msgstr ""
8958
5b7874aa
ZW
8959#: config/c4x/c4x.h:149
8960msgid "Use fast but approximate float to integer conversion"
9e620082
ZW
8961msgstr ""
8962
5b7874aa
ZW
8963#: config/c4x/c4x.h:151
8964msgid "Use slow but accurate float to integer conversion"
9e620082
ZW
8965msgstr ""
8966
5b7874aa
ZW
8967#: config/c4x/c4x.h:153
8968msgid "Enable use of RTPS instruction"
9e620082
ZW
8969msgstr ""
8970
5b7874aa
ZW
8971#: config/c4x/c4x.h:155
8972msgid "Disable use of RTPS instruction"
9e620082
ZW
8973msgstr ""
8974
5b7874aa
ZW
8975#: config/c4x/c4x.h:157
8976msgid "Enable use of RTPB instruction"
9e620082
ZW
8977msgstr ""
8978
5b7874aa
ZW
8979#: config/c4x/c4x.h:159
8980msgid "Disable use of RTPB instruction"
9e620082
ZW
8981msgstr ""
8982
5b7874aa
ZW
8983#: config/c4x/c4x.h:161
8984msgid "Generate code for C30 CPU"
9e620082
ZW
8985msgstr ""
8986
5b7874aa
ZW
8987#: config/c4x/c4x.h:163
8988msgid "Generate code for C31 CPU"
9e620082
ZW
8989msgstr ""
8990
5b7874aa
ZW
8991#: config/c4x/c4x.h:165
8992msgid "Generate code for C32 CPU"
9e620082
ZW
8993msgstr ""
8994
5b7874aa
ZW
8995#: config/c4x/c4x.h:167
8996msgid "Generate code for C33 CPU"
9e620082
ZW
8997msgstr ""
8998
5b7874aa
ZW
8999#: config/c4x/c4x.h:169
9000msgid "Generate code for C40 CPU"
9e620082
ZW
9001msgstr ""
9002
5b7874aa
ZW
9003#: config/c4x/c4x.h:171
9004msgid "Generate code for C44 CPU"
9e620082
ZW
9005msgstr ""
9006
5b7874aa
ZW
9007#: config/c4x/c4x.h:173
9008msgid "Emit code compatible with TI tools"
9e620082
ZW
9009msgstr ""
9010
5b7874aa
ZW
9011#: config/c4x/c4x.h:175
9012msgid "Emit code to use GAS extensions"
9e620082
ZW
9013msgstr ""
9014
5b7874aa
ZW
9015#: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9016msgid "Save DP across ISR in small memory model"
9e620082
ZW
9017msgstr ""
9018
5b7874aa
ZW
9019#: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9020msgid "Don't save DP across ISR in small memory model"
9e620082
ZW
9021msgstr ""
9022
5b7874aa
ZW
9023#: config/c4x/c4x.h:185
9024msgid "Pass arguments on the stack"
9e620082
ZW
9025msgstr ""
9026
5b7874aa
ZW
9027#: config/c4x/c4x.h:187
9028msgid "Pass arguments in registers"
9e620082
ZW
9029msgstr ""
9030
5b7874aa
ZW
9031#: config/c4x/c4x.h:189
9032msgid "Enable new features under development"
9e620082
ZW
9033msgstr ""
9034
5b7874aa
ZW
9035#: config/c4x/c4x.h:191
9036msgid "Disable new features under development"
9e620082
ZW
9037msgstr ""
9038
5b7874aa
ZW
9039#: config/c4x/c4x.h:193
9040msgid "Use the BK register as a general purpose register"
9e620082
ZW
9041msgstr ""
9042
5b7874aa
ZW
9043#: config/c4x/c4x.h:195
9044msgid "Do not allocate BK register"
9e620082
ZW
9045msgstr ""
9046
5b7874aa
ZW
9047#: config/c4x/c4x.h:197
9048msgid "Enable use of DB instruction"
9e620082
ZW
9049msgstr ""
9050
5b7874aa
ZW
9051#: config/c4x/c4x.h:199
9052msgid "Disable use of DB instruction"
9e620082
ZW
9053msgstr ""
9054
5b7874aa
ZW
9055#: config/c4x/c4x.h:201
9056msgid "Enable debugging"
9e620082
ZW
9057msgstr ""
9058
5b7874aa
ZW
9059#: config/c4x/c4x.h:203
9060msgid "Disable debugging"
9e620082
ZW
9061msgstr ""
9062
5b7874aa
ZW
9063#: config/c4x/c4x.h:205
9064msgid "Force constants into registers to improve hoisting"
9e620082
ZW
9065msgstr ""
9066
5b7874aa
ZW
9067#: config/c4x/c4x.h:207
9068msgid "Don't force constants into registers"
9e620082
ZW
9069msgstr ""
9070
5b7874aa
ZW
9071#: config/c4x/c4x.h:209
9072msgid "Force RTL generation to emit valid 3 operand insns"
9e620082
ZW
9073msgstr ""
9074
5b7874aa
ZW
9075#: config/c4x/c4x.h:211
9076msgid "Allow RTL generation to emit invalid 3 operand insns"
9e620082
ZW
9077msgstr ""
9078
5b7874aa
ZW
9079#: config/c4x/c4x.h:213
9080msgid "Allow unsigned interation counts for RPTB/DB"
9e620082
ZW
9081msgstr ""
9082
5b7874aa
ZW
9083#: config/c4x/c4x.h:215
9084msgid "Disallow unsigned iteration counts for RPTB/DB"
9e620082
ZW
9085msgstr ""
9086
5b7874aa
ZW
9087#: config/c4x/c4x.h:217
9088msgid "Preserve all 40 bits of FP reg across call"
9e620082
ZW
9089msgstr ""
9090
5b7874aa
ZW
9091#: config/c4x/c4x.h:219
9092msgid "Only preserve 32 bits of FP reg across call"
9e620082
ZW
9093msgstr ""
9094
5b7874aa
ZW
9095#: config/c4x/c4x.h:221
9096msgid "Enable parallel instructions"
9e620082
ZW
9097msgstr ""
9098
5b7874aa
ZW
9099#: config/c4x/c4x.h:223
9100msgid "Disable parallel instructions"
9e620082
ZW
9101msgstr ""
9102
5b7874aa
ZW
9103#: config/c4x/c4x.h:225
9104msgid "Enable MPY||ADD and MPY||SUB instructions"
9e620082
ZW
9105msgstr ""
9106
5b7874aa
ZW
9107#: config/c4x/c4x.h:227
9108msgid "Disable MPY||ADD and MPY||SUB instructions"
9e620082
ZW
9109msgstr ""
9110
5b7874aa
ZW
9111#: config/c4x/c4x.h:229
9112msgid "Assume that pointers may be aliased"
9e620082
ZW
9113msgstr ""
9114
5b7874aa
ZW
9115#: config/c4x/c4x.h:231
9116msgid "Assume that pointers not aliased"
9e620082
ZW
9117msgstr ""
9118
5b7874aa
ZW
9119#: config/c4x/c4x.h:321
9120msgid "Specify maximum number of iterations for RPTS"
9e620082
ZW
9121msgstr ""
9122
5b7874aa
ZW
9123#: config/c4x/c4x.h:323
9124msgid "Select CPU to generate code for"
9e620082
ZW
9125msgstr ""
9126
5b7874aa
ZW
9127#. Macros used in the machine description to test the flags.
9128#. Macro to define tables used to set the flags.
9129#. This is a list in braces of pairs in braces,
9130#. each pair being { "NAME", VALUE }
9131#. where VALUE is the bits to set or minus the bits to clear.
9132#. An empty string NAME is used to identify the default VALUE.
9133#: config/clipper/clipper.h:40
9134msgid "Generate code for the C400"
9e620082
ZW
9135msgstr ""
9136
5b7874aa
ZW
9137#: config/clipper/clipper.h:41
9138msgid "Generate code for the C300"
9e620082
ZW
9139msgstr ""
9140
5b7874aa
ZW
9141#: config/convex/convex.h:52
9142msgid "Generate code for c1"
9e620082
ZW
9143msgstr ""
9144
5b7874aa
ZW
9145#: config/convex/convex.h:53
9146msgid "Generate code for c2"
9e620082
ZW
9147msgstr ""
9148
5b7874aa
ZW
9149#: config/convex/convex.h:54
9150msgid "Generate code for c32"
9e620082
ZW
9151msgstr ""
9152
5b7874aa
ZW
9153#: config/convex/convex.h:55 config/convex/convex.h:56
9154msgid "Generate code for c34"
9e620082
ZW
9155msgstr ""
9156
5b7874aa
ZW
9157#: config/convex/convex.h:58
9158msgid "Use standard calling sequence, with arg count word"
9e620082
ZW
9159msgstr ""
9160
5b7874aa
ZW
9161#: config/convex/convex.h:60
9162msgid "Place arg count in a nop instruction (faster than push)"
9e620082
ZW
9163msgstr ""
9164
5b7874aa
ZW
9165#: config/convex/convex.h:62
9166msgid "Don't push arg count, depend on symbol table"
9e620082
ZW
9167msgstr ""
9168
5b7874aa
ZW
9169#: config/convex/convex.h:64
9170msgid "Use data cache for volatile mem refs (default)"
9e620082
ZW
9171msgstr ""
9172
5b7874aa
ZW
9173#: config/convex/convex.h:66
9174msgid "Don't use data cache for volatile mem refs"
9e620082
ZW
9175msgstr ""
9176
5b7874aa
ZW
9177#: config/convex/convex.h:68
9178msgid "Bypass data cache for volatile mem refs"
9e620082
ZW
9179msgstr ""
9180
5b7874aa
ZW
9181#: config/convex/convex.h:69
9182msgid "Use 64-bit longs"
9e620082
ZW
9183msgstr ""
9184
5b7874aa
ZW
9185#: config/convex/convex.h:70
9186msgid "Use cc- and libc-compatible 32-bit longs"
9e620082
ZW
9187msgstr ""
9188
5b7874aa
ZW
9189#: config/cris/aout.h:106
9190msgid "Compile for the MMU-less Etrax 100-based elinux system"
9e620082
ZW
9191msgstr ""
9192
5b7874aa
ZW
9193#: config/cris/aout.h:113
9194msgid "For elinux, request a specified stack-size for this program"
9e620082
ZW
9195msgstr ""
9196
1737c953 9197#: config/cris/cris.c:859
5b7874aa 9198#, c-format
1737c953 9199msgid "stackframe too big: %d bytes"
9e620082
ZW
9200msgstr ""
9201
1737c953
JM
9202#: config/cris/cris.c:1174
9203msgid "allocated but unused delay list in epilogue"
9e620082
ZW
9204msgstr ""
9205
1737c953 9206#: config/cris/cris.c:1184
9e620082 9207msgid ""
1737c953 9208"unexpected function type needing stack adjustment for __builtin_eh_return"
9e620082
ZW
9209msgstr ""
9210
1737c953 9211#: config/cris/cris.c:1478
5b7874aa 9212#, c-format
1737c953 9213msgid "internal error: bad register: %d"
9e620082
ZW
9214msgstr ""
9215
1737c953
JM
9216#: config/cris/cris.c:1947
9217msgid "internal error: sideeffect-insn affecting main effect"
9e620082
ZW
9218msgstr ""
9219
5b7874aa 9220#. If we get here, the caller got its initial tests wrong.
1737c953
JM
9221#: config/cris/cris.c:2234
9222msgid "internal error: cris_side_effect_mode_ok with bad operands"
9e620082
ZW
9223msgstr ""
9224
1737c953
JM
9225#: config/cris/cris.c:2316 config/cris/cris.c:2374
9226msgid "unrecognized supposed constant"
9e620082
ZW
9227msgstr ""
9228
1737c953
JM
9229#: config/cris/cris.c:2415
9230msgid "unrecognized supposed constant in cris_global_pic_symbol"
9e620082
ZW
9231msgstr ""
9232
1737c953 9233#: config/cris/cris.c:2434
5b7874aa
ZW
9234#, c-format
9235msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9e620082
ZW
9236msgstr ""
9237
1737c953 9238#: config/cris/cris.c:2462
5b7874aa 9239#, c-format
1737c953 9240msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9e620082
ZW
9241msgstr ""
9242
1737c953 9243#: config/cris/cris.c:2498
5b7874aa 9244#, c-format
1737c953 9245msgid "unknown CRIS cpu version specification in -mtune= : %s"
9e620082
ZW
9246msgstr ""
9247
1737c953 9248#: config/cris/cris.c:2516
5b7874aa 9249msgid "-fPIC not supported in this configuration"
9e620082
ZW
9250msgstr ""
9251
1737c953
JM
9252#: config/cris/cris.c:2532
9253msgid "that particular -g option is invalid with -maout and -melinux"
9e620082
ZW
9254msgstr ""
9255
1737c953
JM
9256#: config/cris/cris.c:2723 config/cris/cris.c:2768
9257msgid "unexpected side-effects in address"
9e620082
ZW
9258msgstr ""
9259
1737c953
JM
9260#: config/cris/cris.c:2869
9261msgid "PIC register isn't set up"
9262msgstr ""
9263
9264#: config/cris/cris.c:2882
9265msgid "unexpected address expression"
9e620082
ZW
9266msgstr ""
9267
1737c953
JM
9268#. Labels are never marked as global symbols.
9269#: config/cris/cris.c:2896
9270msgid "unexpected PIC symbol"
9e620082
ZW
9271msgstr ""
9272
1737c953
JM
9273#: config/cris/cris.c:2900
9274msgid "emitting PIC operand, but PIC register isn't set up"
9e620082
ZW
9275msgstr ""
9276
1737c953
JM
9277#: config/cris/cris.c:2909
9278msgid "unexpected NOTE as addr_const:"
9e620082
ZW
9279msgstr ""
9280
5b7874aa 9281#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models.
1737c953 9282#: config/cris/cris.h:333
5b7874aa 9283msgid "Compile for ETRAX 4 (CRIS v3)"
9e620082
ZW
9284msgstr ""
9285
1737c953 9286#: config/cris/cris.h:338
5b7874aa 9287msgid "Compile for ETRAX 100 (CRIS v8)"
9e620082
ZW
9288msgstr ""
9289
1737c953 9290#: config/cris/cris.h:342
5b7874aa 9291msgid "Emit verbose debug information in assembly code"
9e620082
ZW
9292msgstr ""
9293
1737c953 9294#: config/cris/cris.h:345
5b7874aa 9295msgid "Do not use condition codes from normal instructions"
9e620082
ZW
9296msgstr ""
9297
1737c953 9298#: config/cris/cris.h:349
5b7874aa 9299msgid "Do not emit addressing modes with side-effect assignment"
9e620082
ZW
9300msgstr ""
9301
1737c953 9302#: config/cris/cris.h:352
5b7874aa 9303msgid "Do not tune stack alignment"
9e620082
ZW
9304msgstr ""
9305
1737c953 9306#: config/cris/cris.h:355
5b7874aa 9307msgid "Do not tune writable data alignment"
9e620082
ZW
9308msgstr ""
9309
1737c953 9310#: config/cris/cris.h:358
5b7874aa 9311msgid "Do not tune code and read-only data alignment"
9e620082
ZW
9312msgstr ""
9313
1737c953 9314#: config/cris/cris.h:367
5b7874aa 9315msgid "Align code and data to 32 bits"
9e620082
ZW
9316msgstr ""
9317
1737c953 9318#: config/cris/cris.h:380
5b7874aa 9319msgid "Don't align items in code or data"
9e620082
ZW
9320msgstr ""
9321
1737c953 9322#: config/cris/cris.h:383
5b7874aa 9323msgid "Do not emit function prologue or epilogue"
9e620082
ZW
9324msgstr ""
9325
5b7874aa 9326#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
1737c953 9327#: config/cris/cris.h:387
5b7874aa 9328msgid "Use the most feature-enabling options allowed by other options"
9e620082
ZW
9329msgstr ""
9330
5b7874aa 9331#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files.
1737c953 9332#: config/cris/cris.h:393
5b7874aa 9333msgid "Override -mbest-lib-options"
9e620082
ZW
9334msgstr ""
9335
1737c953 9336#: config/cris/cris.h:425
5b7874aa 9337msgid "Generate code for the specified chip or CPU version"
9e620082
ZW
9338msgstr ""
9339
1737c953 9340#: config/cris/cris.h:427
5b7874aa 9341msgid "Tune alignment for the specified chip or CPU version"
9e620082
ZW
9342msgstr ""
9343
1737c953 9344#: config/cris/cris.h:429
5b7874aa 9345msgid "Warn when a stackframe is larger than the specified size"
9e620082
ZW
9346msgstr ""
9347
5b7874aa 9348#. Node: Profiling
1737c953
JM
9349#: config/cris/cris.h:1025
9350msgid "no FUNCTION_PROFILER for CRIS"
9e620082
ZW
9351msgstr ""
9352
5b7874aa
ZW
9353#: config/cris/linux.h:74
9354msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9e620082
ZW
9355msgstr ""
9356
1737c953 9357#: config/d30v/d30v.c:204
9e620082 9358#, c-format
1737c953 9359msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9e620082
ZW
9360msgstr ""
9361
1737c953
JM
9362#: config/d30v/d30v.c:2671
9363msgid "bad insn to d30v_print_operand_address:"
9e620082
ZW
9364msgstr ""
9365
1737c953
JM
9366#: config/d30v/d30v.c:2688 config/d30v/d30v.c:2749 config/d30v/d30v.c:2770
9367#: config/d30v/d30v.c:2788
9368msgid "bad insn to d30v_print_operand_memory_reference:"
9e620082
ZW
9369msgstr ""
9370
1737c953
JM
9371#: config/d30v/d30v.c:2856
9372msgid "bad insn to d30v_print_operand, 'f' modifier:"
9e620082
ZW
9373msgstr ""
9374
1737c953
JM
9375#: config/d30v/d30v.c:2865
9376msgid "bad insn to d30v_print_operand, 'A' modifier:"
9e620082
ZW
9377msgstr ""
9378
1737c953
JM
9379#: config/d30v/d30v.c:2872
9380msgid "bad insn to d30v_print_operand, 'M' modifier:"
9e620082
ZW
9381msgstr ""
9382
1737c953
JM
9383#: config/d30v/d30v.c:2926
9384msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9e620082
ZW
9385msgstr ""
9386
1737c953
JM
9387#: config/d30v/d30v.c:2937
9388msgid "bad insn to print_operand, 'B' modifier:"
9e620082
ZW
9389msgstr ""
9390
1737c953
JM
9391#: config/d30v/d30v.c:2944
9392msgid "bad insn to print_operand, 'E' modifier:"
9e620082
ZW
9393msgstr ""
9394
1737c953
JM
9395#: config/d30v/d30v.c:2962
9396msgid "bad insn to print_operand, 'R' modifier:"
9e620082
ZW
9397msgstr ""
9398
1737c953
JM
9399#: config/d30v/d30v.c:2971 config/d30v/d30v.c:2979
9400msgid "bad insn to print_operand, 's' modifier:"
9e620082
ZW
9401msgstr ""
9402
1737c953
JM
9403#: config/d30v/d30v.c:3008
9404msgid "bad insn in d30v_print_operand, 0 case"
5b7874aa
ZW
9405msgstr ""
9406
1737c953 9407#: config/d30v/d30v.c:3363
5b7874aa
ZW
9408msgid "d30v_emit_comparison"
9409msgstr ""
9410
1737c953
JM
9411#: config/d30v/d30v.c:3407
9412msgid "bad call to d30v_move_2words"
5b7874aa
ZW
9413msgstr ""
9414
9415#. This macro defines names of command options to set and clear bits in
9416#. `target_flags'. Its definition is an initializer with a subgrouping for
9417#. each command option.
9e620082 9418#.
5b7874aa
ZW
9419#. Each subgrouping contains a string constant, that defines the option name, a
9420#. number, which contains the bits to set in `target_flags', and a second
9421#. string which is the description displayed by `--help'. If the number is
9422#. negative then the bits specified by the number are cleared instead of being
9423#. set. If the description string is present but empty, then no help
9424#. information will be displayed for that option, but it will not count as an
9425#. undocumented option. The actual option name is made by appending `-m' to
9426#. the specified name.
9427#.
9428#. One of the subgroupings should have a null string. The number in this
9429#. grouping is the default value for target_flags. Any target options act
9430#. starting with that value.
9431#.
9432#. Here is an example which defines -m68000 and -m68020 with opposite meanings,
9433#. and picks the latter as the default:
9434#.
9435#. #define TARGET_SWITCHES { { "68020", TARGET_MASK_68020, "" }, { "68000", -TARGET_MASK_68020, "Compile for the 68000" }, { "", TARGET_MASK_68020, "" }}
9436#: config/d30v/d30v.h:443
9437msgid "Enable use of conditional move instructions"
9e620082
ZW
9438msgstr ""
9439
5b7874aa
ZW
9440#: config/d30v/d30v.h:446
9441msgid "Disable use of conditional move instructions"
9e620082
ZW
9442msgstr ""
9443
5b7874aa
ZW
9444#: config/d30v/d30v.h:449
9445msgid "Debug argument support in compiler"
9e620082
ZW
9446msgstr ""
9447
5b7874aa
ZW
9448#: config/d30v/d30v.h:452
9449msgid "Debug stack support in compiler"
9e620082
ZW
9450msgstr ""
9451
5b7874aa
ZW
9452#: config/d30v/d30v.h:455
9453msgid "Debug memory address support in compiler"
9e620082
ZW
9454msgstr ""
9455
5b7874aa 9456#: config/d30v/d30v.h:458
1737c953 9457msgid "Make adjacent short instructions parallel if possible"
9e620082
ZW
9458msgstr ""
9459
5b7874aa 9460#: config/d30v/d30v.h:461
1737c953 9461msgid "Do not make adjacent short instructions parallel"
9e620082
ZW
9462msgstr ""
9463
5b7874aa
ZW
9464#: config/d30v/d30v.h:464 config/d30v/d30v.h:467
9465msgid "Link programs/data to be in external memory by default"
9e620082
ZW
9466msgstr ""
9467
5b7874aa
ZW
9468#: config/d30v/d30v.h:470
9469msgid "Link programs/data to be in onchip memory by default"
9e620082
ZW
9470msgstr ""
9471
5b7874aa
ZW
9472#. This macro is similar to `TARGET_SWITCHES' but defines names of command
9473#. options that have values. Its definition is an initializer with a
9474#. subgrouping for each command option.
9475#.
9476#. Each subgrouping contains a string constant, that defines the fixed part of
9477#. the option name, the address of a variable, and a description string. The
9478#. variable, type `char *', is set to the variable part of the given option if
9479#. the fixed part matches. The actual option name is made by appending `-m' to
9480#. the specified name.
9481#.
9482#. Here is an example which defines `-mshort-data-<number>'. If the given
9483#. option is `-mshort-data-512', the variable `m88k_short_data' will be set to
9484#. the string "512".
9485#.
9486#. extern char *m88k_short_data;
9487#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data, "Specify the size of the short data section" } }
9488#: config/d30v/d30v.h:497
9489msgid "Change the branch costs within the compiler"
9e620082
ZW
9490msgstr ""
9491
5b7874aa
ZW
9492#: config/d30v/d30v.h:500
9493msgid "Change the threshold for conversion to conditional execution"
9e620082
ZW
9494msgstr ""
9495
1737c953
JM
9496#: config/dsp16xx/dsp16xx.c:1439 config/dsp16xx/dsp16xx.c:1462
9497msgid "stack size > 32k"
9e620082
ZW
9498msgstr ""
9499
1737c953
JM
9500#: config/dsp16xx/dsp16xx.c:1671
9501msgid "invalid addressing mode"
9e620082
ZW
9502msgstr ""
9503
1737c953
JM
9504#: config/dsp16xx/dsp16xx.c:1850
9505msgid "bad register extension code"
9e620082
ZW
9506msgstr ""
9507
1737c953
JM
9508#: config/dsp16xx/dsp16xx.c:1951
9509msgid "invalid offset in ybase addressing"
9e620082
ZW
9510msgstr ""
9511
1737c953
JM
9512#: config/dsp16xx/dsp16xx.c:1954
9513msgid "invalid register in ybase addressing"
9e620082
ZW
9514msgstr ""
9515
1737c953 9516#: config/dsp16xx/dsp16xx.c:1983 config/dsp16xx/dsp16xx.c:2280
5b7874aa 9517msgid "inline float constants not supported on this host"
9e620082
ZW
9518msgstr ""
9519
1737c953
JM
9520#: config/dsp16xx/dsp16xx.c:2133
9521msgid "invalid shift operator in emit_1600_core_shift"
9e620082
ZW
9522msgstr ""
9523
1737c953
JM
9524#: config/dsp16xx/dsp16xx.c:2500
9525msgid "invalid mode for gen_tst_reg"
9e620082
ZW
9526msgstr ""
9527
1737c953
JM
9528#: config/dsp16xx/dsp16xx.c:2572
9529msgid "invalid mode for integer comparison in gen_compare_reg"
9e620082
ZW
9530msgstr ""
9531
5b7874aa
ZW
9532#. Macro to define tables used to set the flags.
9533#. This is a list in braces of pairs in braces,
9534#. each pair being { "NAME", VALUE }
9535#. where VALUE is the bits to set or minus the bits to clear.
9536#. An empty string NAME is used to identify the default VALUE.
9537#: config/dsp16xx/dsp16xx.h:215
9538msgid "Pass parameters in registers (default)"
9e620082
ZW
9539msgstr ""
9540
5b7874aa
ZW
9541#: config/dsp16xx/dsp16xx.h:217
9542msgid "Don't pass parameters in registers"
9e620082
ZW
9543msgstr ""
9544
5b7874aa
ZW
9545#: config/dsp16xx/dsp16xx.h:219
9546msgid "Generate code for near calls"
9e620082
ZW
9547msgstr ""
9548
5b7874aa
ZW
9549#: config/dsp16xx/dsp16xx.h:221
9550msgid "Don't generate code for near calls"
9e620082
ZW
9551msgstr ""
9552
5b7874aa
ZW
9553#: config/dsp16xx/dsp16xx.h:223
9554msgid "Generate code for near jumps"
9e620082
ZW
9555msgstr ""
9556
5b7874aa
ZW
9557#: config/dsp16xx/dsp16xx.h:225
9558msgid "Don't generate code for near jumps"
9e620082
ZW
9559msgstr ""
9560
5b7874aa
ZW
9561#: config/dsp16xx/dsp16xx.h:227
9562msgid "Generate code for a bit-manipulation unit"
9e620082
ZW
9563msgstr ""
9564
5b7874aa
ZW
9565#: config/dsp16xx/dsp16xx.h:229
9566msgid "Don't generate code for a bit-manipulation unit"
9e620082
ZW
9567msgstr ""
9568
5b7874aa
ZW
9569#: config/dsp16xx/dsp16xx.h:231
9570msgid "Generate code for memory map1"
9571msgstr ""
9572
9573#: config/dsp16xx/dsp16xx.h:233
9574msgid "Generate code for memory map2"
9575msgstr ""
9576
9577#: config/dsp16xx/dsp16xx.h:235
9578msgid "Generate code for memory map3"
9579msgstr ""
9580
9581#: config/dsp16xx/dsp16xx.h:237
9582msgid "Generate code for memory map4"
9583msgstr ""
9584
9585#: config/dsp16xx/dsp16xx.h:239
9586msgid "Ouput extra code for initialized data"
9587msgstr ""
9588
9589#: config/dsp16xx/dsp16xx.h:241
9590msgid "Don't let reg. allocator use ybase registers"
9591msgstr ""
9592
9593#: config/dsp16xx/dsp16xx.h:243
9594msgid "Output extra debug info in Luxworks environment"
9595msgstr ""
9596
9597#: config/dsp16xx/dsp16xx.h:245
9598msgid "Save temp. files in Luxworks environment"
9e620082
ZW
9599msgstr ""
9600
9601#. This macro is similar to `TARGET_SWITCHES' but defines names of
9602#. command options that have values. Its definition is an
9603#. initializer with a subgrouping for each command option.
9604#.
9605#. Each subgrouping contains a string constant, that defines the
9606#. fixed part of the option name, and the address of a variable.
9607#. The variable, type `char *', is set to the variable part of the
9608#. given option if the fixed part matches. The actual option name
9609#. is made by appending `-m' to the specified name.
9610#.
9611#. Here is an example which defines `-mshort-data-NUMBER'. If the
9612#. given option is `-mshort-data-512', the variable `m88k_short_data'
9613#. will be set to the string `"512"'.
9614#.
9615#. extern char *m88k_short_data;
9616#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
5b7874aa
ZW
9617#: config/dsp16xx/dsp16xx.h:274
9618msgid "Specify alternate name for text section"
9e620082
ZW
9619msgstr ""
9620
5b7874aa
ZW
9621#: config/dsp16xx/dsp16xx.h:276
9622msgid "Specify alternate name for data section"
9e620082
ZW
9623msgstr ""
9624
5b7874aa
ZW
9625#: config/dsp16xx/dsp16xx.h:278
9626msgid "Specify alternate name for bss section"
9e620082
ZW
9627msgstr ""
9628
5b7874aa
ZW
9629#: config/dsp16xx/dsp16xx.h:280
9630msgid "Specify alternate name for constant section"
9e620082
ZW
9631msgstr ""
9632
5b7874aa
ZW
9633#: config/dsp16xx/dsp16xx.h:282
9634msgid "Specify alternate name for dsp16xx chip"
9e620082
ZW
9635msgstr ""
9636
5b7874aa
ZW
9637#. Output assembler code to FILE to increment profiler label # LABELNO
9638#. for profiling a function entry.
9639#: config/dsp16xx/dsp16xx.h:1236 config/dsp16xx/dsp16xx.h:1241
1737c953
JM
9640#: config/dsp16xx/dsp16xx.h:1246 config/dsp16xx/dsp16xx.h:1858
9641#: config/dsp16xx/dsp16xx.h:1863
9642msgid "profiling not implemented yet"
9e620082
ZW
9643msgstr ""
9644
5b7874aa
ZW
9645#. Emit RTL insns to initialize the variable parts of a trampoline.
9646#. FNADDR is an RTX for the address of the function's pure code.
9647#. CXT is an RTX for the static chain value for the function.
9648#: config/dsp16xx/dsp16xx.h:1257 config/dsp16xx/dsp16xx.h:1269
1737c953 9649msgid "trampolines not yet implemented"
9e620082
ZW
9650msgstr ""
9651
5b7874aa
ZW
9652#. Macro to define tables used to set the flags.
9653#. This is a list in braces of pairs in braces,
9654#. each pair being { "NAME", VALUE }
9655#. where VALUE is the bits to set or minus the bits to clear.
9656#. An empty string NAME is used to identify the default VALUE.
9657#: config/elxsi/elxsi.h:51
9658msgid "Generate code the unix assembler can handle"
9e620082
ZW
9659msgstr ""
9660
5b7874aa
ZW
9661#: config/elxsi/elxsi.h:52
9662msgid "Generate code an embedded assembler can handle"
9e620082
ZW
9663msgstr ""
9664
1737c953 9665#: config/fr30/fr30.c:452
5b7874aa 9666msgid "fr30_print_operand_address: unhandled address"
9e620082
ZW
9667msgstr ""
9668
1737c953 9669#: config/fr30/fr30.c:479
5b7874aa 9670#, c-format
1737c953 9671msgid "fr30_print_operand: unrecognized %p code"
9e620082
ZW
9672msgstr ""
9673
1737c953
JM
9674#: config/fr30/fr30.c:499
9675msgid "fr30_print_operand: unrecognized %b code"
9e620082
ZW
9676msgstr ""
9677
1737c953
JM
9678#: config/fr30/fr30.c:520
9679msgid "fr30_print_operand: unrecognized %B code"
9e620082
ZW
9680msgstr ""
9681
1737c953 9682#: config/fr30/fr30.c:528
5b7874aa 9683msgid "fr30_print_operand: invalid operand to %A code"
9e620082
ZW
9684msgstr ""
9685
1737c953 9686#: config/fr30/fr30.c:545
5b7874aa
ZW
9687#, c-format
9688msgid "fr30_print_operand: invalid %x code"
9e620082
ZW
9689msgstr ""
9690
1737c953 9691#: config/fr30/fr30.c:552
5b7874aa 9692msgid "fr30_print_operand: invalid %F code"
9e620082
ZW
9693msgstr ""
9694
1737c953 9695#: config/fr30/fr30.c:568
5b7874aa 9696msgid "fr30_print_operand: unknown code"
9e620082
ZW
9697msgstr ""
9698
1737c953
JM
9699#: config/fr30/fr30.c:597 config/fr30/fr30.c:606 config/fr30/fr30.c:617
9700#: config/fr30/fr30.c:630
5b7874aa 9701msgid "fr30_print_operand: unhandled MEM"
9e620082
ZW
9702msgstr ""
9703
5b7874aa
ZW
9704#: config/fr30/fr30.h:76
9705msgid "Assume small address space"
9e620082
ZW
9706msgstr ""
9707
1737c953
JM
9708#: config/h8300/h8300.c:138
9709msgid "-ms2600 is used without -ms"
9e620082
ZW
9710msgstr ""
9711
5b7874aa
ZW
9712#. Macro to define tables used to set the flags.
9713#. This is a list in braces of pairs in braces,
9714#. each pair being { "NAME", VALUE }
9715#. where VALUE is the bits to set or minus the bits to clear.
9716#. An empty string NAME is used to identify the default VALUE.
9717#: config/h8300/h8300.h:117
9718msgid "Generate H8/S code"
9e620082
ZW
9719msgstr ""
9720
5b7874aa
ZW
9721#: config/h8300/h8300.h:118
9722msgid "Do not generate H8/S code"
9e620082
ZW
9723msgstr ""
9724
5b7874aa
ZW
9725#: config/h8300/h8300.h:119
9726msgid "Generate H8/S2600 code"
9e620082
ZW
9727msgstr ""
9728
5b7874aa
ZW
9729#: config/h8300/h8300.h:120
9730msgid "Do not generate H8/S2600 code"
9e620082
ZW
9731msgstr ""
9732
5b7874aa
ZW
9733#: config/h8300/h8300.h:121
9734msgid "Make integers 32 bits wide"
9e620082
ZW
9735msgstr ""
9736
5b7874aa
ZW
9737#: config/h8300/h8300.h:124
9738msgid "Use registers for argument passing"
9e620082
ZW
9739msgstr ""
9740
5b7874aa
ZW
9741#: config/h8300/h8300.h:126
9742msgid "Do not use registers for argument passing"
9e620082
ZW
9743msgstr ""
9744
5b7874aa
ZW
9745#: config/h8300/h8300.h:128
9746msgid "Consider access to byte sized memory slow"
9e620082
ZW
9747msgstr ""
9748
5b7874aa
ZW
9749#: config/h8300/h8300.h:129
9750msgid "Enable linker relaxing"
9e620082
ZW
9751msgstr ""
9752
5b7874aa
ZW
9753#: config/h8300/h8300.h:131
9754msgid "Generate H8/300H code"
9e620082
ZW
9755msgstr ""
9756
5b7874aa
ZW
9757#: config/h8300/h8300.h:132
9758msgid "Do not generate H8/300H code"
9e620082
ZW
9759msgstr ""
9760
5b7874aa
ZW
9761#: config/h8300/h8300.h:133
9762msgid "Use H8/300 alignment rules"
9e620082
ZW
9763msgstr ""
9764
5b7874aa
ZW
9765#: config/i370/i370-c.c:54
9766msgid "junk at end of #pragma map"
9e620082
ZW
9767msgstr ""
9768
5b7874aa
ZW
9769#: config/i370/i370-c.c:60
9770msgid "malformed #pragma map, ignored"
9e620082
ZW
9771msgstr ""
9772
1737c953 9773#: config/i370/i370.c:883
5b7874aa 9774msgid "real name is too long - alias ignored"
9e620082
ZW
9775msgstr ""
9776
1737c953 9777#: config/i370/i370.c:888
5b7874aa 9778msgid "alias name is too long - alias ignored"
9e620082
ZW
9779msgstr ""
9780
1737c953 9781#: config/i370/i370.c:1159
5b7874aa 9782msgid "internal error--no jump follows compare:"
9e620082
ZW
9783msgstr ""
9784
5b7874aa
ZW
9785#. Macro to define tables used to set the flags. This is a list in braces
9786#. of pairs in braces, each pair being { "NAME", VALUE }
9787#. where VALUE is the bits to set or minus the bits to clear.
9788#. An empty string NAME is used to identify the default VALUE.
9789#: config/i370/i370.h:63
9790msgid "Generate char instructions"
9e620082
ZW
9791msgstr ""
9792
5b7874aa
ZW
9793#: config/i370/i370.h:64
9794msgid "Do not generate char instructions"
9e620082
ZW
9795msgstr ""
9796
5b7874aa
ZW
9797#: config/i386/cygwin.h:51
9798msgid "Use the Cygwin interface"
9e620082
ZW
9799msgstr ""
9800
5b7874aa
ZW
9801#: config/i386/cygwin.h:53
9802msgid "Use the Mingw32 interface"
9e620082
ZW
9803msgstr ""
9804
5b7874aa
ZW
9805#: config/i386/cygwin.h:54
9806msgid "Create GUI application"
9e620082
ZW
9807msgstr ""
9808
5b7874aa
ZW
9809#: config/i386/cygwin.h:55
9810msgid "Don't set Windows defines"
9e620082
ZW
9811msgstr ""
9812
5b7874aa
ZW
9813#: config/i386/cygwin.h:56
9814msgid "Set Windows defines"
9e620082
ZW
9815msgstr ""
9816
5b7874aa
ZW
9817#: config/i386/cygwin.h:58
9818msgid "Create console application"
9e620082
ZW
9819msgstr ""
9820
5b7874aa
ZW
9821#: config/i386/cygwin.h:59 config/i386/win32.h:59
9822msgid "Generate code for a DLL"
9e620082
ZW
9823msgstr ""
9824
5b7874aa
ZW
9825#: config/i386/cygwin.h:61 config/i386/win32.h:61
9826msgid "Ignore dllimport for functions"
9827msgstr ""
9828
9829#: config/i386/cygwin.h:63
9830msgid "Use Mingw-specific thread support"
9e620082
ZW
9831msgstr ""
9832
1737c953 9833#: config/i386/cygwin.h:257
9e620082 9834#, c-format
5b7874aa 9835msgid "-f%s ignored for target (all code is position independent)"
9e620082
ZW
9836msgstr ""
9837
5b7874aa
ZW
9838#: config/i386/dgux.h:60
9839msgid "Retain standard MXDB information"
9e620082
ZW
9840msgstr ""
9841
5b7874aa
ZW
9842#: config/i386/dgux.h:62
9843msgid "Retain legend information"
9e620082
ZW
9844msgstr ""
9845
5b7874aa
ZW
9846#: config/i386/dgux.h:65
9847msgid "Generate external legend information"
9e620082
ZW
9848msgstr ""
9849
5b7874aa
ZW
9850#: config/i386/dgux.h:67
9851msgid "Emit identifying info in .s file"
9e620082
ZW
9852msgstr ""
9853
5b7874aa
ZW
9854#: config/i386/dgux.h:69
9855msgid "Warn when a function arg is a structure"
9e620082
ZW
9856msgstr ""
9857
1737c953 9858#: config/i386/dgux.h:252
5b7874aa 9859msgid "argument is a structure"
9e620082
ZW
9860msgstr ""
9861
1737c953
JM
9862#: config/i386/djgpp.h:213
9863msgid "-mbnu210 is ignored (option is obsolete)"
9e620082
ZW
9864msgstr ""
9865
1737c953 9866#: config/i386/i386.c:900
5b7874aa 9867#, c-format
1737c953 9868msgid "code model %s not supported in PIC mode"
9e620082
ZW
9869msgstr ""
9870
1737c953 9871#: config/i386/i386.c:910 config/sparc/sparc.c:324
5b7874aa
ZW
9872#, c-format
9873msgid "bad value (%s) for -mcmodel= switch"
9e620082
ZW
9874msgstr ""
9875
1737c953 9876#: config/i386/i386.c:919
5b7874aa 9877#, c-format
1737c953 9878msgid "code model `%s' not supported in the %s bit mode"
9e620082
ZW
9879msgstr ""
9880
1737c953
JM
9881#: config/i386/i386.c:922
9882msgid "code model `large' not supported yet"
9e620082
ZW
9883msgstr ""
9884
1737c953 9885#: config/i386/i386.c:924
5b7874aa 9886#, c-format
1737c953 9887msgid "%i-bit mode not compiled in"
9e620082
ZW
9888msgstr ""
9889
1737c953 9890#: config/i386/i386.c:954 config/mips/mips.c:4957
5b7874aa
ZW
9891#, c-format
9892msgid "bad value (%s) for -march= switch"
9e620082
ZW
9893msgstr ""
9894
1737c953 9895#: config/i386/i386.c:965 config/mips/mips.c:4913
5b7874aa
ZW
9896#, c-format
9897msgid "bad value (%s) for -mcpu= switch"
9e620082
ZW
9898msgstr ""
9899
1737c953 9900#: config/i386/i386.c:984
5b7874aa
ZW
9901#, c-format
9902msgid "-mregparm=%d is not between 0 and %d"
9e620082
ZW
9903msgstr ""
9904
1737c953 9905#: config/i386/i386.c:997
5b7874aa 9906msgid "-malign-loops is obsolete, use -falign-loops"
9e620082
ZW
9907msgstr ""
9908
1737c953 9909#: config/i386/i386.c:1002 config/i386/i386.c:1015 config/i386/i386.c:1028
5b7874aa
ZW
9910#, c-format
9911msgid "-malign-loops=%d is not between 0 and %d"
9e620082
ZW
9912msgstr ""
9913
1737c953 9914#: config/i386/i386.c:1010
5b7874aa 9915msgid "-malign-jumps is obsolete, use -falign-jumps"
9e620082
ZW
9916msgstr ""
9917
1737c953 9918#: config/i386/i386.c:1023
5b7874aa 9919msgid "-malign-functions is obsolete, use -falign-functions"
9e620082
ZW
9920msgstr ""
9921
1737c953 9922#: config/i386/i386.c:1062
5b7874aa
ZW
9923#, c-format
9924msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9e620082
ZW
9925msgstr ""
9926
1737c953 9927#: config/i386/i386.c:1074
5b7874aa
ZW
9928#, c-format
9929msgid "-mbranch-cost=%d is not between 0 and 5"
9e620082
ZW
9930msgstr ""
9931
1737c953
JM
9932#: config/i386/i386.c:1091
9933msgid "-malign-double makes no sense in the 64bit mode"
9e620082
ZW
9934msgstr ""
9935
1737c953
JM
9936#: config/i386/i386.c:1093
9937msgid "-mrtd calling convention not supported in the 64bit mode"
9e620082
ZW
9938msgstr ""
9939
1737c953
JM
9940#: config/i386/i386.c:1109 config/i386/i386.c:1120
9941msgid "SSE instruction set disabled, using 387 arithmetics"
9942msgstr ""
9943
9944#: config/i386/i386.c:1125
9945msgid "387 instruction set disabled, using SSE arithmetics"
9946msgstr ""
9947
9948#: config/i386/i386.c:1132
9949#, c-format
9950msgid "bad value (%s) for -mfpmath= switch"
9951msgstr ""
9952
9953#: config/i386/i386.c:1259
5b7874aa
ZW
9954#, c-format
9955msgid "`%s' attribute requires an integer constant argument"
9e620082
ZW
9956msgstr ""
9957
1737c953 9958#: config/i386/i386.c:1265
5b7874aa
ZW
9959#, c-format
9960msgid "argument to `%s' attribute larger than %d"
9e620082
ZW
9961msgstr ""
9962
1737c953 9963#: config/i386/i386.c:5287
5b7874aa 9964msgid "invalid UNSPEC as operand"
9e620082
ZW
9965msgstr ""
9966
1737c953
JM
9967#: config/i386/i386.c:5488
9968msgid "extended registers have no high halves"
9969msgstr ""
9970
9971#: config/i386/i386.c:5503
9972msgid "unsupported operand size for extended register"
9e620082
ZW
9973msgstr ""
9974
1737c953
JM
9975#: config/i386/i386.c:5748
9976msgid ""
9977"operand is neither a constant nor a condition code, invalid operand code 'c'"
9e620082
ZW
9978msgstr ""
9979
1737c953
JM
9980#: config/i386/i386.c:9699
9981msgid "unknown insn mode"
9e620082
ZW
9982msgstr ""
9983
5b7874aa 9984#. @@@ better error message
1737c953 9985#: config/i386/i386.c:11578 config/i386/i386.c:11611 config/i386/i386.c:11748
5b7874aa 9986msgid "selector must be an immediate"
9e620082
ZW
9987msgstr ""
9988
5b7874aa 9989#. @@@ better error message
1737c953 9990#: config/i386/i386.c:11779 config/i386/i386.c:11807
5b7874aa 9991msgid "mask must be an immediate"
9e620082
ZW
9992msgstr ""
9993
1737c953
JM
9994#: config/i386/i386.h:45 config/mips/mips.h:186
9995msgid "half-pic init called on systems that don't support it"
9e620082
ZW
9996msgstr ""
9997
1737c953 9998#: config/i386/i386.h:295
5b7874aa 9999msgid "Same as -mcpu=i386"
9e620082
ZW
10000msgstr ""
10001
1737c953 10002#: config/i386/i386.h:296
5b7874aa 10003msgid "Same as -mcpu=i486"
9e620082
ZW
10004msgstr ""
10005
1737c953 10006#: config/i386/i386.h:297
5b7874aa 10007msgid "Same as -mcpu=pentium"
9e620082
ZW
10008msgstr ""
10009
1737c953 10010#: config/i386/i386.h:298
5b7874aa 10011msgid "Same as -mcpu=pentiumpro"
9e620082
ZW
10012msgstr ""
10013
1737c953 10014#: config/i386/i386.h:300
5b7874aa 10015msgid "Alternate calling convention"
9e620082
ZW
10016msgstr ""
10017
1737c953 10018#: config/i386/i386.h:302 config/m68k/m68k.h:170 config/ns32k/ns32k.h:106
5b7874aa 10019msgid "Use normal calling convention"
9e620082
ZW
10020msgstr ""
10021
1737c953 10022#: config/i386/i386.h:304
5b7874aa 10023msgid "Align some doubles on dword boundary"
9e620082
ZW
10024msgstr ""
10025
1737c953 10026#: config/i386/i386.h:306
5b7874aa 10027msgid "Align doubles on word boundary"
9e620082
ZW
10028msgstr ""
10029
1737c953 10030#: config/i386/i386.h:308
5b7874aa 10031msgid "Uninitialized locals in .bss"
9e620082
ZW
10032msgstr ""
10033
1737c953 10034#: config/i386/i386.h:310
5b7874aa 10035msgid "Uninitialized locals in .data"
9e620082
ZW
10036msgstr ""
10037
1737c953 10038#: config/i386/i386.h:312 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
5b7874aa 10039msgid "Use IEEE math for fp comparisons"
9e620082
ZW
10040msgstr ""
10041
1737c953 10042#: config/i386/i386.h:314
5b7874aa 10043msgid "Do not use IEEE math for fp comparisons"
9e620082
ZW
10044msgstr ""
10045
1737c953 10046#: config/i386/i386.h:316
5b7874aa 10047msgid "Return values of functions in FPU registers"
9e620082
ZW
10048msgstr ""
10049
1737c953 10050#: config/i386/i386.h:318
5b7874aa 10051msgid "Do not return values of functions in FPU registers"
9e620082
ZW
10052msgstr ""
10053
1737c953 10054#: config/i386/i386.h:320
5b7874aa 10055msgid "Do not generate sin, cos, sqrt for FPU"
9e620082
ZW
10056msgstr ""
10057
1737c953 10058#: config/i386/i386.h:322
5b7874aa 10059msgid "Generate sin, cos, sqrt for FPU"
9e620082
ZW
10060msgstr ""
10061
1737c953 10062#: config/i386/i386.h:324
5b7874aa 10063msgid "Omit the frame pointer in leaf functions"
9e620082
ZW
10064msgstr ""
10065
5b7874aa
ZW
10066#. undocumented
10067#. undocumented
10068#. undocumented
10069#. undocumented
1737c953 10070#: config/i386/i386.h:331
5b7874aa 10071msgid "Enable stack probing"
9e620082
ZW
10072msgstr ""
10073
5b7874aa
ZW
10074#. undocumented
10075#. undocumented
1737c953 10076#: config/i386/i386.h:336
5b7874aa 10077msgid "Emit Intel syntax assembler opcodes"
9e620082
ZW
10078msgstr ""
10079
1737c953 10080#: config/i386/i386.h:339
5b7874aa 10081msgid "Align destination of the string operations"
9e620082
ZW
10082msgstr ""
10083
1737c953 10084#: config/i386/i386.h:341
5b7874aa 10085msgid "Do not align destination of the string operations"
9e620082
ZW
10086msgstr ""
10087
1737c953 10088#: config/i386/i386.h:343
5b7874aa 10089msgid "Inline all known string operations"
9e620082
ZW
10090msgstr ""
10091
1737c953 10092#: config/i386/i386.h:345
5b7874aa 10093msgid "Do not inline all known string operations"
9e620082
ZW
10094msgstr ""
10095
1737c953 10096#: config/i386/i386.h:347 config/i386/i386.h:352
5b7874aa 10097msgid "Use push instructions to save outgoing arguments"
9e620082
ZW
10098msgstr ""
10099
1737c953 10100#: config/i386/i386.h:349 config/i386/i386.h:354
5b7874aa 10101msgid "Do not use push instructions to save outgoing arguments"
9e620082
ZW
10102msgstr ""
10103
1737c953 10104#: config/i386/i386.h:356
5b7874aa 10105msgid "Support MMX builtins"
9e620082
ZW
10106msgstr ""
10107
1737c953 10108#: config/i386/i386.h:358
5b7874aa 10109msgid "Do not support MMX builtins"
9e620082
ZW
10110msgstr ""
10111
1737c953 10112#: config/i386/i386.h:361
5b7874aa 10113msgid "Support 3DNow! builtins"
9e620082
ZW
10114msgstr ""
10115
1737c953 10116#: config/i386/i386.h:364
5b7874aa 10117msgid "Do not support 3DNow! builtins"
9e620082
ZW
10118msgstr ""
10119
1737c953 10120#: config/i386/i386.h:366
5b7874aa 10121msgid "Support MMX and SSE builtins and code generation"
9e620082
ZW
10122msgstr ""
10123
1737c953 10124#: config/i386/i386.h:369
5b7874aa
ZW
10125msgid "Do not support MMX and SSE builtins and code generation"
10126msgstr ""
10127
1737c953 10128#: config/i386/i386.h:371
5b7874aa
ZW
10129msgid "Support MMX, SSE and SSE2 builtins and code generation"
10130msgstr ""
10131
1737c953 10132#: config/i386/i386.h:374
5b7874aa
ZW
10133msgid "Do not support MMX, SSE and SSE2 builtins and code generation"
10134msgstr ""
10135
1737c953
JM
10136#: config/i386/i386.h:376
10137msgid "sizeof(long double) is 16"
5b7874aa
ZW
10138msgstr ""
10139
1737c953
JM
10140#: config/i386/i386.h:378
10141msgid "sizeof(long double) is 12"
5b7874aa
ZW
10142msgstr ""
10143
1737c953 10144#: config/i386/i386.h:380
5b7874aa
ZW
10145msgid "Generate 64bit x86-64 code"
10146msgstr ""
10147
1737c953 10148#: config/i386/i386.h:382
5b7874aa
ZW
10149msgid "Generate 32bit i386 code"
10150msgstr ""
10151
1737c953 10152#: config/i386/i386.h:384
5b7874aa
ZW
10153msgid "Use red-zone in the x86-64 code"
10154msgstr ""
10155
1737c953 10156#: config/i386/i386.h:386
5b7874aa 10157msgid "Do not use red-zone in the x86-64 code"
9e620082
ZW
10158msgstr ""
10159
10160#. This macro is similar to `TARGET_SWITCHES' but defines names of
10161#. command options that have values. Its definition is an
10162#. initializer with a subgrouping for each command option.
10163#.
10164#. Each subgrouping contains a string constant, that defines the
10165#. fixed part of the option name, and the address of a variable. The
10166#. variable, type `char *', is set to the variable part of the given
10167#. option if the fixed part matches. The actual option name is made
10168#. by appending `-m' to the specified name.
1737c953 10169#: config/i386/i386.h:432 config/rs6000/rs6000.h:441 config/sparc/sparc.h:693
5b7874aa 10170msgid "Schedule code for given CPU"
9e620082
ZW
10171msgstr ""
10172
1737c953
JM
10173#: config/i386/i386.h:434
10174msgid "Generate floating point mathematics using given instruction set"
10175msgstr ""
10176
10177#: config/i386/i386.h:436
5b7874aa 10178msgid "Generate code for given CPU"
9e620082
ZW
10179msgstr ""
10180
1737c953 10181#: config/i386/i386.h:438
5b7874aa 10182msgid "Number of registers used to pass integer arguments"
9e620082
ZW
10183msgstr ""
10184
5b7874aa
ZW
10185#. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10186#. This macro is similar to `TARGET_SWITCHES' but defines names of
10187#. command options that have values. Its definition is an
10188#. initializer with a subgrouping for each command option.
10189#.
10190#. Each subgrouping contains a string constant, that defines the
10191#. fixed part of the option name, and the address of a variable. The
10192#. variable, type `char *', is set to the variable part of the given
10193#. option if the fixed part matches. The actual option name is made
10194#. by appending `-m' to the specified name.
1737c953 10195#: config/i386/i386.h:440 config/m68k/m68k.h:253
5b7874aa 10196msgid "Loop code aligned to this power of 2"
9e620082
ZW
10197msgstr ""
10198
1737c953 10199#: config/i386/i386.h:442 config/m68k/m68k.h:255
5b7874aa 10200msgid "Jump targets are aligned to this power of 2"
9e620082
ZW
10201msgstr ""
10202
1737c953 10203#: config/i386/i386.h:444 config/m68k/m68k.h:257
5b7874aa 10204msgid "Function starts are aligned to this power of 2"
9e620082
ZW
10205msgstr ""
10206
1737c953 10207#: config/i386/i386.h:447
5b7874aa 10208msgid "Attempt to keep stack aligned to this power of 2"
9e620082
ZW
10209msgstr ""
10210
1737c953 10211#: config/i386/i386.h:449
5b7874aa 10212msgid "Branches are this expensive (1-5, arbitrary units)"
9e620082
ZW
10213msgstr ""
10214
1737c953 10215#: config/i386/i386.h:451
5b7874aa 10216msgid "Use given x86-64 code model"
9e620082
ZW
10217msgstr ""
10218
5b7874aa
ZW
10219#: config/i386/osf1elf.h:112
10220msgid "Profiling uses mcount"
9e620082
ZW
10221msgstr ""
10222
5b7874aa
ZW
10223#: config/i386/osfrose.h:60
10224msgid "Emit half-PIC code"
9e620082
ZW
10225msgstr ""
10226
5b7874aa
ZW
10227#. intentionally undoc
10228#. intentionally undoc
10229#: config/i386/osfrose.h:67
10230msgid "Emit ELF object code"
9e620082
ZW
10231msgstr ""
10232
5b7874aa
ZW
10233#: config/i386/osfrose.h:69
10234msgid "Emit ROSE object code"
9e620082
ZW
10235msgstr ""
10236
5b7874aa
ZW
10237#: config/i386/osfrose.h:71
10238msgid "Symbols have a leading underscore"
9e620082
ZW
10239msgstr ""
10240
5b7874aa
ZW
10241#: config/i386/osfrose.h:74
10242msgid "Align to >word boundaries"
9e620082
ZW
10243msgstr ""
10244
5b7874aa
ZW
10245#: config/i386/osfrose.h:77
10246msgid "Use mcount for profiling"
9e620082
ZW
10247msgstr ""
10248
5b7874aa
ZW
10249#: config/i386/osfrose.h:79
10250msgid "Use mcount_ptr for profiling"
9e620082
ZW
10251msgstr ""
10252
1737c953 10253#: config/i386/sco5.h:775
5b7874aa 10254msgid "Generate ELF output"
9e620082
ZW
10255msgstr ""
10256
5b7874aa
ZW
10257#: config/i386/win32.h:53
10258msgid "Use Mingw32 interface"
9e620082
ZW
10259msgstr ""
10260
5b7874aa
ZW
10261#: config/i386/win32.h:55
10262msgid "Use Cygwin interface"
9e620082
ZW
10263msgstr ""
10264
5b7874aa
ZW
10265#: config/i386/win32.h:57
10266msgid "Use bare Windows interface"
9e620082
ZW
10267msgstr ""
10268
5b7874aa 10269#: config/i386/winnt.c:94
9e620082 10270#, c-format
5b7874aa 10271msgid "`%s' attribute only applies to variables"
9e620082
ZW
10272msgstr ""
10273
5b7874aa 10274#: config/i386/winnt.c:262
9e620082 10275#, c-format
1737c953 10276msgid "`%s' declared as both exported to and imported from a DLL"
9e620082
ZW
10277msgstr ""
10278
5b7874aa
ZW
10279#. 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.
10280#. 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.
10281#: config/i386/xm-djgpp.h:71
1737c953 10282msgid "environment variable DJGPP not defined"
9e620082
ZW
10283msgstr ""
10284
5b7874aa
ZW
10285#: config/i386/xm-djgpp.h:73
10286#, c-format
1737c953 10287msgid "environment variable DJGPP points to missing file '%s'"
9e620082
ZW
10288msgstr ""
10289
5b7874aa
ZW
10290#: config/i386/xm-djgpp.h:76
10291#, c-format
1737c953 10292msgid "environment variable DJGPP points to corrupt file '%s'"
9e620082
ZW
10293msgstr ""
10294
5b7874aa
ZW
10295#. Macro to define tables used to set the flags.
10296#. This is a list in braces of pairs in braces,
10297#. each pair being { "NAME", VALUE }
10298#. where VALUE is the bits to set or minus the bits to clear.
10299#. An empty string NAME is used to identify the default VALUE.
10300#: config/i860/i860.h:56 config/i860/paragon.h:28
10301msgid "Generate code which uses the FPU"
9e620082
ZW
10302msgstr ""
10303
5b7874aa
ZW
10304#: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10305#: config/i860/paragon.h:30 config/i860/paragon.h:31
10306msgid "Do not generate code which uses the FPU"
9e620082
ZW
10307msgstr ""
10308
5b7874aa
ZW
10309#: config/i960/i960-c.c:67
10310msgid "sorry, not implemented: #pragma align NAME=SIZE"
9e620082
ZW
10311msgstr ""
10312
5b7874aa
ZW
10313#: config/i960/i960-c.c:72
10314msgid "malformed #pragma align - ignored"
9e620082
ZW
10315msgstr ""
10316
5b7874aa
ZW
10317#: config/i960/i960-c.c:110
10318msgid "sorry, not implemented: #pragma noalign NAME"
9e620082
ZW
10319msgstr ""
10320
1737c953 10321#: config/i960/i960.c:1402 config/m68k/m68k.c:640 config/rs6000/rs6000.c:7458
5b7874aa 10322msgid "stack limit expression is not supported"
9e620082
ZW
10323msgstr ""
10324
5b7874aa
ZW
10325#. Macro to define tables used to set the flags.
10326#. This is a list in braces of pairs in braces,
10327#. each pair being { "NAME", VALUE }
10328#. where VALUE is the bits to set or minus the bits to clear.
10329#. An empty string NAME is used to identify the default VALUE.
10330#. ??? Not all ten of these architecture variations actually exist, but I
10331#. am not sure which are real and which aren't.
10332#: config/i960/i960.h:246
10333msgid "Generate SA code"
9e620082
ZW
10334msgstr ""
10335
5b7874aa
ZW
10336#: config/i960/i960.h:249
10337msgid "Generate SB code"
9e620082
ZW
10338msgstr ""
10339
5b7874aa
ZW
10340#. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")},
10341#: config/i960/i960.h:254
10342msgid "Generate KA code"
9e620082
ZW
10343msgstr ""
10344
5b7874aa
ZW
10345#: config/i960/i960.h:257
10346msgid "Generate KB code"
9e620082
ZW
10347msgstr ""
10348
5b7874aa
ZW
10349#. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")},
10350#: config/i960/i960.h:262
10351msgid "Generate JA code"
9e620082
ZW
10352msgstr ""
10353
5b7874aa
ZW
10354#: config/i960/i960.h:264
10355msgid "Generate JD code"
9e620082
ZW
10356msgstr ""
10357
5b7874aa
ZW
10358#: config/i960/i960.h:267
10359msgid "Generate JF code"
9e620082
ZW
10360msgstr ""
10361
5b7874aa
ZW
10362#: config/i960/i960.h:269
10363msgid "generate RP code"
9e620082
ZW
10364msgstr ""
10365
5b7874aa
ZW
10366#: config/i960/i960.h:272
10367msgid "Generate MC code"
9e620082
ZW
10368msgstr ""
10369
5b7874aa
ZW
10370#: config/i960/i960.h:275
10371msgid "Generate CA code"
9e620082
ZW
10372msgstr ""
10373
5b7874aa
ZW
10374#. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES| TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN), N_("Generate CB code")}, {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT| TARGET_FLAG_CODE_ALIGN), N_("Generate CC code")},
10375#: config/i960/i960.h:285
10376msgid "Generate CF code"
9e620082
ZW
10377msgstr ""
10378
5b7874aa
ZW
10379#: config/i960/i960.h:291
10380msgid "Use alternate leaf function entries"
9e620082
ZW
10381msgstr ""
10382
5b7874aa
ZW
10383#: config/i960/i960.h:293
10384msgid "Do not use alternate leaf function entries"
9e620082
ZW
10385msgstr ""
10386
5b7874aa
ZW
10387#: config/i960/i960.h:295
10388msgid "Perform tail call optimization"
9e620082
ZW
10389msgstr ""
10390
5b7874aa
ZW
10391#: config/i960/i960.h:297
10392msgid "Do not perform tail call optimization"
9e620082
ZW
10393msgstr ""
10394
5b7874aa
ZW
10395#: config/i960/i960.h:299
10396msgid "Use complex addressing modes"
9e620082
ZW
10397msgstr ""
10398
5b7874aa
ZW
10399#: config/i960/i960.h:301
10400msgid "Do not use complex addressing modes"
9e620082
ZW
10401msgstr ""
10402
5b7874aa
ZW
10403#: config/i960/i960.h:303
10404msgid "Align code to 8 byte boundary"
9e620082
ZW
10405msgstr ""
10406
5b7874aa
ZW
10407#: config/i960/i960.h:305
10408msgid "Do not align code to 8 byte boundary"
9e620082
ZW
10409msgstr ""
10410
5b7874aa
ZW
10411#. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE), N_("Force use of prototypes")}, {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE), N_("Do not force use of prototypes")},
10412#: config/i960/i960.h:311 config/i960/i960.h:313
10413msgid "Enable compatibility with iC960 v2.0"
9e620082
ZW
10414msgstr ""
10415
5b7874aa
ZW
10416#: config/i960/i960.h:315
10417msgid "Enable compatibility with iC960 v3.0"
9e620082
ZW
10418msgstr ""
10419
5b7874aa
ZW
10420#: config/i960/i960.h:317 config/i960/i960.h:319
10421msgid "Enable compatibility with ic960 assembler"
9e620082
ZW
10422msgstr ""
10423
5b7874aa
ZW
10424#: config/i960/i960.h:321
10425msgid "Do not permit unaligned accesses"
9e620082
ZW
10426msgstr ""
10427
5b7874aa
ZW
10428#: config/i960/i960.h:323
10429msgid "Permit unaligned accesses"
9e620082
ZW
10430msgstr ""
10431
5b7874aa
ZW
10432#: config/i960/i960.h:325
10433msgid "Layout types like Intel's v1.3 gcc"
9e620082
ZW
10434msgstr ""
10435
5b7874aa
ZW
10436#: config/i960/i960.h:327
10437msgid "Do not layout types like Intel's v1.3 gcc"
9e620082
ZW
10438msgstr ""
10439
1737c953 10440#: config/i960/i960.h:329 config/sparc/linux.h:87 config/sparc/linux64.h:138
5b7874aa 10441msgid "Use 64 bit long doubles"
9e620082
ZW
10442msgstr ""
10443
5b7874aa
ZW
10444#: config/i960/i960.h:331
10445msgid "Enable linker relaxation"
9e620082
ZW
10446msgstr ""
10447
5b7874aa
ZW
10448#: config/i960/i960.h:333
10449msgid "Do not enable linker relaxation"
9e620082
ZW
10450msgstr ""
10451
5b7874aa
ZW
10452#. Override conflicting target switch options.
10453#. Doesn't actually detect if more than one -mARCH option is given, but
10454#. does handle the case of two blatantly conflicting -mARCH options.
10455#: config/i960/i960.h:348 config/i960/i960.h:358
10456msgid "conflicting architectures defined - using C series"
9e620082
ZW
10457msgstr ""
10458
5b7874aa
ZW
10459#: config/i960/i960.h:353
10460msgid "conflicting architectures defined - using K series"
9e620082
ZW
10461msgstr ""
10462
5b7874aa
ZW
10463#: config/i960/i960.h:368
10464msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
9e620082
ZW
10465msgstr ""
10466
5b7874aa
ZW
10467#. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10468#: config/i960/i960.h:379
1737c953 10469msgid "the -mlong-double-64 option does not work yet"
9e620082
ZW
10470msgstr ""
10471
1737c953 10472#: config/ia64/ia64.c:3526
5b7874aa 10473msgid "ia64_print_operand: unknown code"
9e620082
ZW
10474msgstr ""
10475
1737c953 10476#: config/ia64/ia64.c:3800
5b7874aa
ZW
10477msgid "value of -mfixed-range must have form REG1-REG2"
10478msgstr ""
10479
1737c953 10480#: config/ia64/ia64.c:3827
9e620082 10481#, c-format
5b7874aa 10482msgid "%s-%s is an empty range"
9e620082
ZW
10483msgstr ""
10484
1737c953 10485#: config/ia64/ia64.c:3892
5b7874aa 10486msgid "cannot optimize division for both latency and throughput"
9e620082
ZW
10487msgstr ""
10488
5b7874aa
ZW
10489#. This macro defines names of command options to set and clear bits in
10490#. `target_flags'. Its definition is an initializer with a subgrouping for
10491#. each command option.
10492#: config/ia64/ia64.h:112
10493msgid "Generate big endian code"
9e620082
ZW
10494msgstr ""
10495
5b7874aa
ZW
10496#: config/ia64/ia64.h:114 config/mcore/mcore.h:159
10497msgid "Generate little endian code"
9e620082
ZW
10498msgstr ""
10499
5b7874aa
ZW
10500#: config/ia64/ia64.h:116
10501msgid "Generate code for GNU as"
9e620082
ZW
10502msgstr ""
10503
5b7874aa
ZW
10504#: config/ia64/ia64.h:118
10505msgid "Generate code for Intel as"
9e620082
ZW
10506msgstr ""
10507
5b7874aa
ZW
10508#: config/ia64/ia64.h:120
10509msgid "Generate code for GNU ld"
9e620082
ZW
10510msgstr ""
10511
5b7874aa
ZW
10512#: config/ia64/ia64.h:122
10513msgid "Generate code for Intel ld"
9e620082
ZW
10514msgstr ""
10515
5b7874aa
ZW
10516#: config/ia64/ia64.h:124
10517msgid "Generate code without GP reg"
9e620082
ZW
10518msgstr ""
10519
5b7874aa
ZW
10520#: config/ia64/ia64.h:126
10521msgid "Emit stop bits before and after volatile extended asms"
9e620082
ZW
10522msgstr ""
10523
5b7874aa
ZW
10524#: config/ia64/ia64.h:128
10525msgid "Don't emit stop bits before and after volatile extended asms"
9e620082
ZW
10526msgstr ""
10527
5b7874aa
ZW
10528#: config/ia64/ia64.h:130
10529msgid "Emit code for Itanium (TM) processor B step"
9e620082
ZW
10530msgstr ""
10531
5b7874aa
ZW
10532#: config/ia64/ia64.h:132
10533msgid "Use in/loc/out register names"
9e620082
ZW
10534msgstr ""
10535
5b7874aa
ZW
10536#: config/ia64/ia64.h:134
10537msgid "Disable use of sdata/scommon/sbss"
9e620082
ZW
10538msgstr ""
10539
5b7874aa
ZW
10540#: config/ia64/ia64.h:136
10541msgid "Enable use of sdata/scommon/sbss"
9e620082
ZW
10542msgstr ""
10543
5b7874aa
ZW
10544#: config/ia64/ia64.h:138
10545msgid "gp is constant (but save/restore gp on indirect calls)"
9e620082
ZW
10546msgstr ""
10547
5b7874aa
ZW
10548#: config/ia64/ia64.h:140
10549msgid "Generate self-relocatable code"
9e620082
ZW
10550msgstr ""
10551
5b7874aa
ZW
10552#: config/ia64/ia64.h:142
10553msgid "Generate inline division, optimize for latency"
9e620082
ZW
10554msgstr ""
10555
5b7874aa
ZW
10556#: config/ia64/ia64.h:144
10557msgid "Generate inline division, optimize for throughput"
9e620082
ZW
10558msgstr ""
10559
5b7874aa
ZW
10560#: config/ia64/ia64.h:146
10561msgid "Enable Dwarf 2 line debug info via GNU as"
9e620082
ZW
10562msgstr ""
10563
5b7874aa
ZW
10564#: config/ia64/ia64.h:148
10565msgid "Disable Dwarf 2 line debug info via GNU as"
9e620082
ZW
10566msgstr ""
10567
5b7874aa 10568#: config/ia64/ia64.h:176
1737c953 10569msgid "Specify range of registers to make fixed"
9e620082
ZW
10570msgstr ""
10571
5b7874aa
ZW
10572#: config/m32r/m32r.c:125
10573#, c-format
10574msgid "bad value (%s) for -mmodel switch"
9e620082
ZW
10575msgstr ""
10576
5b7874aa
ZW
10577#: config/m32r/m32r.c:134
10578#, c-format
10579msgid "bad value (%s) for -msdata switch"
9e620082
ZW
10580msgstr ""
10581
5b7874aa
ZW
10582#: config/m32r/m32r.c:305
10583#, c-format
10584msgid "invalid argument of `%s' attribute"
9e620082
ZW
10585msgstr ""
10586
5b7874aa
ZW
10587#: config/m32r/m32r.c:403
10588msgid "const objects cannot go in .sdata/.sbss"
9e620082
ZW
10589msgstr ""
10590
1737c953 10591#: config/m32r/m32r.c:2237
5b7874aa
ZW
10592#, c-format
10593msgid "invalid operand to %s code"
9e620082
ZW
10594msgstr ""
10595
1737c953 10596#: config/m32r/m32r.c:2244
5b7874aa
ZW
10597#, c-format
10598msgid "invalid operand to %p code"
9e620082
ZW
10599msgstr ""
10600
1737c953
JM
10601#: config/m32r/m32r.c:2300
10602msgid "bad insn for 'A'"
9e620082
ZW
10603msgstr ""
10604
1737c953 10605#: config/m32r/m32r.c:2352
5b7874aa 10606msgid "invalid operand to %T/%B code"
9e620082
ZW
10607msgstr ""
10608
1737c953 10609#: config/m32r/m32r.c:2375
5b7874aa 10610msgid "invalid operand to %N code"
9e620082
ZW
10611msgstr ""
10612
1737c953
JM
10613#: config/m32r/m32r.c:2420
10614msgid "pre-increment address is not a register"
9e620082
ZW
10615msgstr ""
10616
1737c953
JM
10617#: config/m32r/m32r.c:2427
10618msgid "pre-decrement address is not a register"
9e620082
ZW
10619msgstr ""
10620
1737c953
JM
10621#: config/m32r/m32r.c:2434
10622msgid "post-increment address is not a register"
9e620082
ZW
10623msgstr ""
10624
1737c953
JM
10625#: config/m32r/m32r.c:2512 config/m32r/m32r.c:2528
10626#: config/rs6000/rs6000.c:10014
10627msgid "bad address"
9e620082
ZW
10628msgstr ""
10629
1737c953
JM
10630#: config/m32r/m32r.c:2533
10631msgid "lo_sum not of register"
9e620082
ZW
10632msgstr ""
10633
5b7874aa 10634#. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
1737c953 10635#: config/m32r/m32r.h:241
5b7874aa 10636msgid "Display compile time statistics"
9e620082
ZW
10637msgstr ""
10638
1737c953 10639#: config/m32r/m32r.h:243
5b7874aa 10640msgid "Align all loops to 32 byte boundary"
9e620082
ZW
10641msgstr ""
10642
1737c953 10643#: config/m32r/m32r.h:246
5b7874aa 10644msgid "Only issue one instruction per cycle"
9e620082
ZW
10645msgstr ""
10646
1737c953 10647#: config/m32r/m32r.h:249
5b7874aa 10648msgid "Prefer branches over conditional execution"
9e620082
ZW
10649msgstr ""
10650
1737c953 10651#: config/m32r/m32r.h:265
5b7874aa 10652msgid "Code size: small, medium or large"
9e620082
ZW
10653msgstr ""
10654
1737c953 10655#: config/m32r/m32r.h:267
5b7874aa 10656msgid "Small data area: none, sdata, use"
9e620082
ZW
10657msgstr ""
10658
1737c953 10659#: config/m68hc11/m68hc11.c:233
5b7874aa
ZW
10660#, c-format
10661msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
9e620082
ZW
10662msgstr ""
10663
5b7874aa 10664#. !!!! SCz wrong here.
1737c953
JM
10665#: config/m68hc11/m68hc11.c:3028 config/m68hc11/m68hc11.c:3402
10666msgid "move insn not handled"
9e620082
ZW
10667msgstr ""
10668
1737c953
JM
10669#: config/m68hc11/m68hc11.c:3248 config/m68hc11/m68hc11.c:3332
10670#: config/m68hc11/m68hc11.c:3605
10671msgid "invalid register in the move instruction"
9e620082
ZW
10672msgstr ""
10673
1737c953
JM
10674#: config/m68hc11/m68hc11.c:3282
10675msgid "invalid operand in the instruction"
9e620082
ZW
10676msgstr ""
10677
1737c953
JM
10678#: config/m68hc11/m68hc11.c:3579
10679msgid "invalid register in the instruction"
9e620082
ZW
10680msgstr ""
10681
1737c953
JM
10682#: config/m68hc11/m68hc11.c:3612
10683msgid "operand 1 must be a hard register"
9e620082
ZW
10684msgstr ""
10685
1737c953
JM
10686#: config/m68hc11/m68hc11.c:3629
10687msgid "invalid rotate insn"
9e620082
ZW
10688msgstr ""
10689
1737c953
JM
10690#: config/m68hc11/m68hc11.c:4049
10691msgid "registers IX, IY and Z used in the same INSN"
9e620082
ZW
10692msgstr ""
10693
1737c953
JM
10694#: config/m68hc11/m68hc11.c:4369 config/m68hc11/m68hc11.c:4674
10695msgid "cannot do z-register replacement"
9e620082
ZW
10696msgstr ""
10697
1737c953
JM
10698#: config/m68hc11/m68hc11.c:4723
10699msgid "invalid Z register replacement for insn"
9e620082
ZW
10700msgstr ""
10701
5b7874aa
ZW
10702#. Macro to define tables used to set the flags. This is a list in braces of
10703#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10704#. to set or minus the bits to clear. An empty string NAME is used to
10705#. identify the default VALUE.
10706#: config/m68hc11/m68hc11.h:152
10707msgid "Compile with 16-bit integer mode"
9e620082
ZW
10708msgstr ""
10709
5b7874aa
ZW
10710#: config/m68hc11/m68hc11.h:154
10711msgid "Compile with 32-bit integer mode"
9e620082
ZW
10712msgstr ""
10713
5b7874aa
ZW
10714#: config/m68hc11/m68hc11.h:156
10715msgid "Auto pre/post decrement increment allowed"
9e620082
ZW
10716msgstr ""
10717
5b7874aa
ZW
10718#: config/m68hc11/m68hc11.h:158
10719msgid "Auto pre/post decrement increment not allowed"
9e620082
ZW
10720msgstr ""
10721
5b7874aa
ZW
10722#: config/m68hc11/m68hc11.h:160 config/m68hc11/m68hc11.h:164
10723msgid "Compile for a 68HC11"
9e620082
ZW
10724msgstr ""
10725
5b7874aa
ZW
10726#: config/m68hc11/m68hc11.h:162 config/m68hc11/m68hc11.h:166
10727msgid "Compile for a 68HC12"
9e620082
ZW
10728msgstr ""
10729
5b7874aa
ZW
10730#. This macro is similar to `TARGET_SWITCHES' but defines names of
10731#. command options that have values. Its definition is an
10732#. initializer with a subgrouping for each command option.
10733#.
10734#. Each subgrouping contains a string constant, that defines the
10735#. fixed part of the option name, and the address of a variable. The
10736#. variable, type `char *', is set to the variable part of the given
10737#. option if the fixed part matches. The actual option name is made
10738#. by appending `-m' to the specified name.
10739#: config/m68hc11/m68hc11.h:180
10740msgid "Specify the register allocation order"
9e620082
ZW
10741msgstr ""
10742
5b7874aa
ZW
10743#: config/m68hc11/m68hc11.h:182
10744msgid "Indicate the number of soft registers available"
9e620082
ZW
10745msgstr ""
10746
5b7874aa
ZW
10747#: config/m68k/m68k.c:121
10748#, c-format
10749msgid "-malign-loops=%d is not between 1 and %d"
9e620082
ZW
10750msgstr ""
10751
5b7874aa
ZW
10752#: config/m68k/m68k.c:132
10753#, c-format
10754msgid "-malign-jumps=%d is not between 1 and %d"
9e620082
ZW
10755msgstr ""
10756
5b7874aa 10757#: config/m68k/m68k.c:143
9e620082 10758#, c-format
5b7874aa 10759msgid "-malign-functions=%d is not between 1 and %d"
9e620082
ZW
10760msgstr ""
10761
5b7874aa
ZW
10762#. Macro to define tables used to set the flags.
10763#. This is a list in braces of pairs in braces,
10764#. each pair being { "NAME", VALUE }
10765#. where VALUE is the bits to set or minus the bits to clear.
10766#. An empty string NAME is used to identify the default VALUE.
10767#: config/m68k/m68k.h:152 config/m68k/m68k.h:154
10768msgid "Generate code for a 68020"
9e620082
ZW
10769msgstr ""
10770
5b7874aa
ZW
10771#: config/m68k/m68k.h:159 config/m68k/m68k.h:162
10772msgid "Generate code for a 68000"
9e620082
ZW
10773msgstr ""
10774
5b7874aa
ZW
10775#: config/m68k/m68k.h:164
10776msgid "Use the bit-field instructions"
9e620082
ZW
10777msgstr ""
10778
5b7874aa
ZW
10779#: config/m68k/m68k.h:166
10780msgid "Do not use the bit-field instructions"
9e620082
ZW
10781msgstr ""
10782
5b7874aa
ZW
10783#: config/m68k/m68k.h:168
10784msgid "Use different calling convention using 'rtd'"
9e620082
ZW
10785msgstr ""
10786
5b7874aa
ZW
10787#: config/m68k/m68k.h:172
10788msgid "Consider type `int' to be 16 bits wide"
9e620082
ZW
10789msgstr ""
10790
5b7874aa
ZW
10791#: config/m68k/m68k.h:174
10792msgid "Consider type `int' to be 32 bits wide"
9e620082
ZW
10793msgstr ""
10794
5b7874aa
ZW
10795#: config/m68k/m68k.h:176
10796msgid "Generate code for a Sun FPA"
9e620082
ZW
10797msgstr ""
10798
5b7874aa
ZW
10799#: config/m68k/m68k.h:179
10800msgid "Do not generate code for a Sun FPA"
9e620082
ZW
10801msgstr ""
10802
5b7874aa
ZW
10803#: config/m68k/m68k.h:181 config/m68k/m68k.h:183
10804msgid "Generate code for a Sun Sky board"
9e620082
ZW
10805msgstr ""
10806
5b7874aa
ZW
10807#: config/m68k/m68k.h:185
10808msgid "Do not use Sky linkage convention"
9e620082
ZW
10809msgstr ""
10810
5b7874aa
ZW
10811#: config/m68k/m68k.h:187
10812msgid "Generate code for a 68881"
9e620082
ZW
10813msgstr ""
10814
5b7874aa
ZW
10815#: config/m68k/m68k.h:190
10816msgid "Generate code with library calls for floating point"
9e620082
ZW
10817msgstr ""
10818
5b7874aa
ZW
10819#: config/m68k/m68k.h:192
10820msgid "Generate code for a 68040, without any new instructions"
9e620082
ZW
10821msgstr ""
10822
5b7874aa
ZW
10823#: config/m68k/m68k.h:195
10824msgid "Generate code for a 68060, without any new instructions"
9e620082
ZW
10825msgstr ""
10826
5b7874aa
ZW
10827#: config/m68k/m68k.h:199
10828msgid "Generate code for a 68030"
9e620082
ZW
10829msgstr ""
10830
5b7874aa
ZW
10831#: config/m68k/m68k.h:202
10832msgid "Generate code for a 68040"
9e620082
ZW
10833msgstr ""
10834
5b7874aa
ZW
10835#: config/m68k/m68k.h:206
10836msgid "Generate code for a 68060"
9e620082
ZW
10837msgstr ""
10838
5b7874aa
ZW
10839#: config/m68k/m68k.h:211
10840msgid "Generate code for a 520X"
9e620082
ZW
10841msgstr ""
10842
5b7874aa
ZW
10843#: config/m68k/m68k.h:214
10844msgid "Generate code for a 68851"
9e620082
ZW
10845msgstr ""
10846
5b7874aa
ZW
10847#: config/m68k/m68k.h:216
10848msgid "Do no generate code for a 68851"
9e620082
ZW
10849msgstr ""
10850
5b7874aa
ZW
10851#: config/m68k/m68k.h:219
10852msgid "Generate code for a 68302"
9e620082
ZW
10853msgstr ""
10854
5b7874aa
ZW
10855#: config/m68k/m68k.h:222
10856msgid "Generate code for a 68332"
9e620082
ZW
10857msgstr ""
10858
5b7874aa
ZW
10859#: config/m68k/m68k.h:226
10860msgid "Generate code for a cpu32"
9e620082
ZW
10861msgstr ""
10862
5b7874aa
ZW
10863#: config/m68k/m68k.h:229
10864msgid "Align variables on a 32-bit boundary"
9e620082
ZW
10865msgstr ""
10866
5b7874aa
ZW
10867#: config/m68k/m68k.h:231
10868msgid "Align variables on a 16-bit boundary"
9e620082
ZW
10869msgstr ""
10870
5b7874aa
ZW
10871#: config/m68k/m68k.h:233
10872msgid "Generate pc-relative code"
9e620082
ZW
10873msgstr ""
10874
5b7874aa
ZW
10875#: config/m68k/m68k.h:235
10876msgid "Do not use unaligned memory references"
9e620082
ZW
10877msgstr ""
10878
5b7874aa
ZW
10879#: config/m68k/m68k.h:237
10880msgid "Use unaligned memory references"
9e620082
ZW
10881msgstr ""
10882
5b7874aa
ZW
10883#. Sometimes certain combinations of command options do not make
10884#. sense on a particular target machine. You can define a macro
10885#. `OVERRIDE_OPTIONS' to take account of this. This macro, if
10886#. defined, is executed once just after all the command options have
10887#. been parsed.
10888#.
10889#. Don't use this macro to turn on various extra optimizations for
10890#. `-O'. That is what `OPTIMIZATION_OPTIONS' is for.
1737c953 10891#: config/m68k/m68k.h:274 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
5b7874aa 10892msgid "-fPIC is not currently supported on the 68000 or 68010\n"
9e620082
ZW
10893msgstr ""
10894
5b7874aa
ZW
10895#: config/m88k/m88k.c:889
10896#, c-format
1737c953 10897msgid "internal gcc monitor: short-branch(%x)"
9e620082
ZW
10898msgstr ""
10899
1737c953
JM
10900#: config/m88k/m88k.c:2289
10901msgid "internal gcc error: Can't express symbolic location"
9e620082
ZW
10902msgstr ""
10903
1737c953 10904#: config/m88k/m88k.c:2570
5b7874aa
ZW
10905#, c-format
10906msgid "argument #%d is a structure"
9e620082
ZW
10907msgstr ""
10908
1737c953 10909#: config/m88k/m88k.c:2870
5b7874aa 10910msgid "%R not followed by %B/C/D/E"
9e620082
ZW
10911msgstr ""
10912
1737c953 10913#: config/m88k/m88k.c:2938
5b7874aa
ZW
10914#, c-format
10915msgid "invalid %x/X value"
9e620082
ZW
10916msgstr ""
10917
1737c953 10918#: config/m88k/m88k.c:2943
5b7874aa 10919msgid "invalid %H value"
9e620082
ZW
10920msgstr ""
10921
1737c953 10922#: config/m88k/m88k.c:2949
5b7874aa 10923msgid "invalid %h value"
9e620082
ZW
10924msgstr ""
10925
1737c953 10926#: config/m88k/m88k.c:2955
5b7874aa 10927msgid "invalid %Q value"
9e620082
ZW
10928msgstr ""
10929
1737c953 10930#: config/m88k/m88k.c:2961
5b7874aa 10931msgid "invalid %q value"
9e620082
ZW
10932msgstr ""
10933
1737c953 10934#: config/m88k/m88k.c:2967
5b7874aa
ZW
10935#, c-format
10936msgid "invalid %o value"
9e620082
ZW
10937msgstr ""
10938
1737c953 10939#: config/m88k/m88k.c:2974
5b7874aa
ZW
10940#, c-format
10941msgid "invalid %p value"
9e620082
ZW
10942msgstr ""
10943
1737c953 10944#: config/m88k/m88k.c:2987 config/m88k/m88k.c:2992
5b7874aa
ZW
10945#, c-format
10946msgid "invalid %s/S value"
9e620082
ZW
10947msgstr ""
10948
1737c953 10949#: config/m88k/m88k.c:3003
5b7874aa 10950msgid "invalid %P operand"
9e620082
ZW
10951msgstr ""
10952
1737c953 10953#: config/m88k/m88k.c:3034
5b7874aa 10954msgid "invalid %B value"
9e620082
ZW
10955msgstr ""
10956
1737c953 10957#: config/m88k/m88k.c:3051
5b7874aa 10958msgid "invalid %C value"
9e620082
ZW
10959msgstr ""
10960
1737c953 10961#: config/m88k/m88k.c:3064
5b7874aa 10962msgid "invalid %D value"
9e620082
ZW
10963msgstr ""
10964
1737c953 10965#: config/m88k/m88k.c:3072
5b7874aa
ZW
10966#, c-format
10967msgid "invalid %E value"
9e620082
ZW
10968msgstr ""
10969
1737c953 10970#: config/m88k/m88k.c:3077
5b7874aa
ZW
10971#, c-format
10972msgid "`%d' operand isn't a register"
9e620082
ZW
10973msgstr ""
10974
1737c953 10975#: config/m88k/m88k.c:3088
5b7874aa 10976msgid "invalid %r value"
9e620082
ZW
10977msgstr ""
10978
1737c953 10979#: config/m88k/m88k.c:3095
5b7874aa 10980msgid "operand is r0"
9e620082
ZW
10981msgstr ""
10982
1737c953 10983#: config/m88k/m88k.c:3109
5b7874aa 10984msgid "operand is const_double"
9e620082
ZW
10985msgstr ""
10986
1737c953 10987#: config/m88k/m88k.c:3128
5b7874aa
ZW
10988msgid "invalid code"
10989msgstr ""
10990
10991#. Do any checking or such that is needed after processing the -m switches.
10992#: config/m88k/m88k.h:277
10993msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
9e620082
ZW
10994msgstr ""
10995
5b7874aa 10996#: config/m88k/m88k.h:299
9e620082 10997#, c-format
1737c953 10998msgid "invalid option `-mshort-data-%s'"
9e620082
ZW
10999msgstr ""
11000
5b7874aa 11001#: config/m88k/m88k.h:304
9e620082 11002#, c-format
5b7874aa 11003msgid "-mshort-data-%s is too large "
9e620082
ZW
11004msgstr ""
11005
5b7874aa
ZW
11006#: config/m88k/m88k.h:306
11007#, c-format
11008msgid "-mshort-data-%s and PIC are incompatible"
9e620082
ZW
11009msgstr ""
11010
1737c953 11011#: config/mcore/mcore.c:3076
9e620082 11012#, c-format
1737c953 11013msgid "invalid option `-mstack-increment=%s'"
9e620082
ZW
11014msgstr ""
11015
5b7874aa
ZW
11016#: config/mcore/mcore.h:126
11017msgid "Inline constants if it can be done in 2 insns or less"
9e620082
ZW
11018msgstr ""
11019
5b7874aa 11020#: config/mcore/mcore.h:128
1737c953 11021msgid "Inline constants if it only takes 1 instruction"
9e620082
ZW
11022msgstr ""
11023
5b7874aa
ZW
11024#: config/mcore/mcore.h:130
11025msgid "Set maximum alignment to 4"
9e620082
ZW
11026msgstr ""
11027
5b7874aa
ZW
11028#: config/mcore/mcore.h:132
11029msgid "Set maximum alignment to 8"
9e620082
ZW
11030msgstr ""
11031
5b7874aa
ZW
11032#: config/mcore/mcore.h:136
11033msgid "Do not use the divide instruction"
9e620082
ZW
11034msgstr ""
11035
5b7874aa
ZW
11036#: config/mcore/mcore.h:140
11037msgid "Do not arbitary sized immediates in bit operations"
9e620082
ZW
11038msgstr ""
11039
5b7874aa
ZW
11040#: config/mcore/mcore.h:142
11041msgid "Always treat bitfield as int-sized"
9e620082
ZW
11042msgstr ""
11043
5b7874aa
ZW
11044#: config/mcore/mcore.h:146
11045msgid "Force functions to be aligned to a 4 byte boundary"
9e620082
ZW
11046msgstr ""
11047
5b7874aa
ZW
11048#: config/mcore/mcore.h:148
11049msgid "Force functions to be aligned to a 2 byte boundary"
9e620082
ZW
11050msgstr ""
11051
5b7874aa
ZW
11052#: config/mcore/mcore.h:150
11053msgid "Emit call graph information"
9e620082
ZW
11054msgstr ""
11055
5b7874aa
ZW
11056#: config/mcore/mcore.h:154
11057msgid "Prefer word accesses over byte accesses"
9e620082
ZW
11058msgstr ""
11059
5b7874aa
ZW
11060#: config/mcore/mcore.h:165
11061msgid "Generate code for the M*Core M340"
9e620082
ZW
11062msgstr ""
11063
5b7874aa
ZW
11064#: config/mcore/mcore.h:178
11065msgid "Maximum amount for a single stack increment operation"
9e620082
ZW
11066msgstr ""
11067
1737c953 11068#: config/mips/mips.c:4809
9e620082 11069#, c-format
5b7874aa 11070msgid "-mips%d not supported"
9e620082
ZW
11071msgstr ""
11072
1737c953 11073#: config/mips/mips.c:4816
5b7874aa
ZW
11074#, c-format
11075msgid "bad value (%s) for -mips switch"
9e620082
ZW
11076msgstr ""
11077
1737c953 11078#: config/mips/mips.c:4837
5b7874aa
ZW
11079#, c-format
11080msgid "bad value (%s) for -mabi= switch"
9e620082
ZW
11081msgstr ""
11082
1737c953 11083#: config/mips/mips.c:4875
5b7874aa
ZW
11084#, c-format
11085msgid "-mabi=%s does not support -mips%d"
9e620082
ZW
11086msgstr ""
11087
1737c953
JM
11088#: config/mips/mips.c:4892
11089msgid "this target does not support the -mabi switch"
9e620082
ZW
11090msgstr ""
11091
1737c953 11092#: config/mips/mips.c:5002
5b7874aa
ZW
11093#, c-format
11094msgid "bad value (%s) for -mtune= switch"
9e620082
ZW
11095msgstr ""
11096
1737c953 11097#: config/mips/mips.c:5018
9e620082 11098#, c-format
5b7874aa 11099msgid "-march=%s does not support -mips%d"
9e620082
ZW
11100msgstr ""
11101
1737c953 11102#: config/mips/mips.c:5025
9e620082 11103#, c-format
5b7874aa 11104msgid "-mips%d does not support 64 bit fp registers"
9e620082
ZW
11105msgstr ""
11106
1737c953 11107#: config/mips/mips.c:5031
9e620082 11108#, c-format
5b7874aa 11109msgid "-mips%d does not support 64 bit gp registers"
9e620082
ZW
11110msgstr ""
11111
1737c953 11112#: config/mips/mips.c:5052
5b7874aa 11113msgid "-G is incompatible with PIC code which is the default"
9e620082
ZW
11114msgstr ""
11115
1737c953 11116#: config/mips/mips.c:5068
5b7874aa 11117msgid "-membedded-pic and -mabicalls are incompatible"
9e620082
ZW
11118msgstr ""
11119
1737c953 11120#: config/mips/mips.c:5071
5b7874aa 11121msgid "-G and -membedded-pic are incompatible"
9e620082
ZW
11122msgstr ""
11123
1737c953 11124#: config/mips/mips.c:5122
5b7874aa 11125#, c-format
1737c953 11126msgid "invalid option `entry%s'"
9e620082
ZW
11127msgstr ""
11128
1737c953 11129#: config/mips/mips.c:5125
5b7874aa 11130msgid "-mentry is only meaningful with -mips-16"
9e620082
ZW
11131msgstr ""
11132
1737c953 11133#: config/mips/mips.c:5465
5b7874aa
ZW
11134#, c-format
11135msgid "internal error: %%) found without a %%( in assembler pattern"
9e620082
ZW
11136msgstr ""
11137
1737c953 11138#: config/mips/mips.c:5479
5b7874aa
ZW
11139#, c-format
11140msgid "internal error: %%] found without a %%[ in assembler pattern"
9e620082
ZW
11141msgstr ""
11142
1737c953 11143#: config/mips/mips.c:5492
5b7874aa
ZW
11144#, c-format
11145msgid "internal error: %%> found without a %%< in assembler pattern"
9e620082
ZW
11146msgstr ""
11147
1737c953 11148#: config/mips/mips.c:5505
5b7874aa
ZW
11149#, c-format
11150msgid "internal error: %%} found without a %%{ in assembler pattern"
9e620082
ZW
11151msgstr ""
11152
1737c953 11153#: config/mips/mips.c:5519
5b7874aa 11154#, c-format
1737c953 11155msgid "PRINT_OPERAND: unknown punctuation '%c'"
9e620082
ZW
11156msgstr ""
11157
1737c953 11158#: config/mips/mips.c:5528
5b7874aa 11159msgid "PRINT_OPERAND null pointer"
9e620082
ZW
11160msgstr ""
11161
1737c953 11162#: config/mips/mips.c:5661
5b7874aa
ZW
11163#, c-format
11164msgid "invalid use of %%d, %%x, or %%X"
9e620082
ZW
11165msgstr ""
11166
1737c953 11167#: config/mips/mips.c:5704
5b7874aa 11168msgid "PRINT_OPERAND_ADDRESS, null pointer"
9e620082
ZW
11169msgstr ""
11170
1737c953 11171#: config/mips/mips.c:5906
5b7874aa
ZW
11172msgid ""
11173"MIPS ECOFF format does not allow changing filenames within functions with "
11174"#line"
9e620082
ZW
11175msgstr ""
11176
1737c953 11177#: config/mips/mips.c:6220
5b7874aa 11178msgid "can't rewind temp file"
9e620082
ZW
11179msgstr ""
11180
1737c953 11181#: config/mips/mips.c:6224
5b7874aa 11182msgid "can't write to output file"
9e620082
ZW
11183msgstr ""
11184
1737c953 11185#: config/mips/mips.c:6227
5b7874aa 11186msgid "can't read from temp file"
9e620082
ZW
11187msgstr ""
11188
1737c953 11189#: config/mips/mips.c:6230
5b7874aa 11190msgid "can't close temp file"
9e620082
ZW
11191msgstr ""
11192
1737c953 11193#: config/mips/mips.c:6700
5b7874aa 11194#, c-format
1737c953 11195msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
9e620082
ZW
11196msgstr ""
11197
1737c953 11198#: config/mips/mips.c:6862
5b7874aa 11199#, c-format
1737c953 11200msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
9e620082
ZW
11201msgstr ""
11202
1737c953 11203#: config/mips/mips.c:8893
5b7874aa
ZW
11204#, c-format
11205msgid "can not handle inconsistent calls to `%s'"
9e620082
ZW
11206msgstr ""
11207
5b7874aa
ZW
11208#. Macro to define tables used to set the flags.
11209#. This is a list in braces of pairs in braces,
11210#. each pair being { "NAME", VALUE }
11211#. where VALUE is the bits to set or minus the bits to clear.
11212#. An empty string NAME is used to identify the default VALUE.
1737c953 11213#: config/mips/mips.h:368 config/mn10300/mn10300.h:64
5b7874aa 11214msgid "No default crt0.o"
9e620082
ZW
11215msgstr ""
11216
1737c953 11217#: config/mips/mips.h:370
5b7874aa 11218msgid "Use 64-bit int type"
9e620082
ZW
11219msgstr ""
11220
1737c953 11221#: config/mips/mips.h:372
5b7874aa 11222msgid "Use 64-bit long type"
9e620082
ZW
11223msgstr ""
11224
1737c953 11225#: config/mips/mips.h:374
5b7874aa 11226msgid "Use 32-bit long type"
9e620082
ZW
11227msgstr ""
11228
1737c953 11229#: config/mips/mips.h:376
5b7874aa 11230msgid "Optimize lui/addiu address loads"
9e620082
ZW
11231msgstr ""
11232
1737c953 11233#: config/mips/mips.h:378
5b7874aa 11234msgid "Don't optimize lui/addiu address loads"
9e620082
ZW
11235msgstr ""
11236
1737c953 11237#: config/mips/mips.h:380
5b7874aa 11238msgid "Use MIPS as"
9e620082
ZW
11239msgstr ""
11240
1737c953 11241#: config/mips/mips.h:382
5b7874aa 11242msgid "Use GNU as"
9e620082
ZW
11243msgstr ""
11244
1737c953 11245#: config/mips/mips.h:384
5b7874aa 11246msgid "Use symbolic register names"
9e620082
ZW
11247msgstr ""
11248
1737c953 11249#: config/mips/mips.h:386
5b7874aa 11250msgid "Don't use symbolic register names"
9e620082
ZW
11251msgstr ""
11252
1737c953 11253#: config/mips/mips.h:388 config/mips/mips.h:390
5b7874aa 11254msgid "Use GP relative sdata/sbss sections"
9e620082
ZW
11255msgstr ""
11256
1737c953 11257#: config/mips/mips.h:392 config/mips/mips.h:394
5b7874aa 11258msgid "Don't use GP relative sdata/sbss sections"
9e620082
ZW
11259msgstr ""
11260
1737c953 11261#: config/mips/mips.h:396
5b7874aa 11262msgid "Output compiler statistics"
9e620082
ZW
11263msgstr ""
11264
1737c953 11265#: config/mips/mips.h:398
5b7874aa 11266msgid "Don't output compiler statistics"
9e620082
ZW
11267msgstr ""
11268
1737c953 11269#: config/mips/mips.h:400
5b7874aa 11270msgid "Don't optimize block moves"
9e620082
ZW
11271msgstr ""
11272
1737c953 11273#: config/mips/mips.h:402
5b7874aa 11274msgid "Optimize block moves"
9e620082
ZW
11275msgstr ""
11276
1737c953 11277#: config/mips/mips.h:404
5b7874aa 11278msgid "Use mips-tfile asm postpass"
9e620082
ZW
11279msgstr ""
11280
1737c953 11281#: config/mips/mips.h:406
5b7874aa 11282msgid "Don't use mips-tfile asm postpass"
9e620082
ZW
11283msgstr ""
11284
5b7874aa
ZW
11285#. Macro to define tables used to set the flags.
11286#. This is a list in braces of triplets in braces,
11287#. each triplet being { "NAME", VALUE, DOC }
11288#. where VALUE is the bits to set or minus the bits to clear and DOC
11289#. is the documentation for --help (NULL if intentionally undocumented).
11290#. An empty string NAME is used to identify the default VALUE.
1737c953 11291#: config/mips/mips.h:410 config/pdp11/pdp11.h:55
5b7874aa 11292msgid "Use hardware floating point"
9e620082
ZW
11293msgstr ""
11294
1737c953 11295#: config/mips/mips.h:412
5b7874aa 11296msgid "Use 64-bit FP registers"
9e620082
ZW
11297msgstr ""
11298
1737c953 11299#: config/mips/mips.h:414
5b7874aa 11300msgid "Use 32-bit FP registers"
9e620082
ZW
11301msgstr ""
11302
1737c953 11303#: config/mips/mips.h:416
5b7874aa 11304msgid "Use 64-bit general registers"
9e620082
ZW
11305msgstr ""
11306
1737c953 11307#: config/mips/mips.h:418
5b7874aa 11308msgid "Use 32-bit general registers"
9e620082
ZW
11309msgstr ""
11310
1737c953 11311#: config/mips/mips.h:420
5b7874aa 11312msgid "Use Irix PIC"
9e620082
ZW
11313msgstr ""
11314
1737c953 11315#: config/mips/mips.h:422
5b7874aa 11316msgid "Don't use Irix PIC"
9e620082
ZW
11317msgstr ""
11318
1737c953 11319#: config/mips/mips.h:424
5b7874aa 11320msgid "Use OSF PIC"
9e620082
ZW
11321msgstr ""
11322
1737c953 11323#: config/mips/mips.h:426
5b7874aa 11324msgid "Don't use OSF PIC"
9e620082
ZW
11325msgstr ""
11326
1737c953 11327#: config/mips/mips.h:428
5b7874aa 11328msgid "Use indirect calls"
9e620082
ZW
11329msgstr ""
11330
1737c953 11331#: config/mips/mips.h:430
5b7874aa 11332msgid "Don't use indirect calls"
9e620082
ZW
11333msgstr ""
11334
1737c953 11335#: config/mips/mips.h:432
5b7874aa 11336msgid "Use embedded PIC"
9e620082
ZW
11337msgstr ""
11338
1737c953 11339#: config/mips/mips.h:434
5b7874aa 11340msgid "Don't use embedded PIC"
9e620082
ZW
11341msgstr ""
11342
1737c953 11343#: config/mips/mips.h:436
5b7874aa 11344msgid "Use ROM instead of RAM"
9e620082
ZW
11345msgstr ""
11346
1737c953 11347#: config/mips/mips.h:438
5b7874aa 11348msgid "Don't use ROM instead of RAM"
9e620082
ZW
11349msgstr ""
11350
1737c953 11351#: config/mips/mips.h:440
5b7874aa 11352msgid "Put uninitialized constants in ROM (needs -membedded-data)"
9e620082
ZW
11353msgstr ""
11354
1737c953 11355#: config/mips/mips.h:442
5b7874aa 11356msgid "Don't put uninitialized constants in ROM"
9e620082
ZW
11357msgstr ""
11358
1737c953 11359#: config/mips/mips.h:444
5b7874aa 11360msgid "Use big-endian byte order"
9e620082
ZW
11361msgstr ""
11362
1737c953 11363#: config/mips/mips.h:446
5b7874aa 11364msgid "Use little-endian byte order"
9e620082
ZW
11365msgstr ""
11366
1737c953 11367#: config/mips/mips.h:448
5b7874aa 11368msgid "Use single (32-bit) FP only"
9e620082
ZW
11369msgstr ""
11370
1737c953 11371#: config/mips/mips.h:450
5b7874aa 11372msgid "Don't use single (32-bit) FP only"
9e620082
ZW
11373msgstr ""
11374
1737c953 11375#: config/mips/mips.h:452
5b7874aa 11376msgid "Use multiply accumulate"
9e620082
ZW
11377msgstr ""
11378
1737c953 11379#: config/mips/mips.h:454
5b7874aa 11380msgid "Don't use multiply accumulate"
9e620082
ZW
11381msgstr ""
11382
1737c953 11383#: config/mips/mips.h:456 config/rs6000/rs6000.h:347
5b7874aa 11384msgid "Don't generate fused multiply/add instructions"
9e620082
ZW
11385msgstr ""
11386
1737c953 11387#: config/mips/mips.h:458 config/rs6000/rs6000.h:345
5b7874aa 11388msgid "Generate fused multiply/add instructions"
9e620082
ZW
11389msgstr ""
11390
1737c953 11391#: config/mips/mips.h:460
5b7874aa 11392msgid "Work around early 4300 hardware bug"
9e620082
ZW
11393msgstr ""
11394
1737c953 11395#: config/mips/mips.h:462
5b7874aa 11396msgid "Don't work around early 4300 hardware bug"
9e620082
ZW
11397msgstr ""
11398
1737c953 11399#: config/mips/mips.h:464
5b7874aa 11400msgid "Optimize for 3900"
9e620082
ZW
11401msgstr ""
11402
1737c953 11403#: config/mips/mips.h:466
5b7874aa 11404msgid "Optimize for 4650"
9e620082
ZW
11405msgstr ""
11406
1737c953 11407#: config/mips/mips.h:468
5b7874aa 11408msgid "Trap on integer divide by zero"
9e620082
ZW
11409msgstr ""
11410
1737c953 11411#: config/mips/mips.h:470
5b7874aa 11412msgid "Don't trap on integer divide by zero"
9e620082
ZW
11413msgstr ""
11414
1737c953 11415#: config/mips/mips.h:472
5b7874aa 11416msgid "Trap on integer divide overflow"
9e620082
ZW
11417msgstr ""
11418
1737c953 11419#: config/mips/mips.h:474
5b7874aa 11420msgid "Don't trap on integer divide overflow"
9e620082
ZW
11421msgstr ""
11422
5b7874aa
ZW
11423#. This macro is similar to `TARGET_SWITCHES' but defines names of
11424#. command options that have values. Its definition is an
11425#. initializer with a subgrouping for each command option.
11426#.
11427#. Each subgrouping contains a string constant, that defines the
11428#. fixed part of the option name, and the address of a variable.
11429#. The variable, type `char *', is set to the variable part of the
11430#. given option if the fixed part matches. The actual option name
11431#. is made by appending `-m' to the specified name.
11432#.
11433#. Here is an example which defines `-mshort-data-NUMBER'. If the
11434#. given option is `-mshort-data-512', the variable `m88k_short_data'
11435#. will be set to the string `"512"'.
11436#.
11437#. extern char *m88k_short_data;
11438#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
1737c953 11439#: config/mips/mips.h:607 config/mips/mips.h:609
5b7874aa 11440msgid "Specify CPU for scheduling purposes"
9e620082
ZW
11441msgstr ""
11442
1737c953 11443#: config/mips/mips.h:611
5b7874aa 11444msgid "Specify CPU for code generation purposes"
9e620082
ZW
11445msgstr ""
11446
1737c953 11447#: config/mips/mips.h:613
5b7874aa 11448msgid "Specify a Standard MIPS ISA"
9e620082
ZW
11449msgstr ""
11450
1737c953 11451#: config/mips/mips.h:615
5b7874aa 11452msgid "Use mips16 entry/exit psuedo ops"
9e620082
ZW
11453msgstr ""
11454
1737c953 11455#: config/mips/mips.h:617
5b7874aa 11456msgid "Don't use MIPS16 instructions"
9e620082
ZW
11457msgstr ""
11458
1737c953
JM
11459#: config/mips/mips.h:621
11460msgid "Don't call any cache flush functions"
11461msgstr ""
11462
11463#: config/mips/mips.h:623
11464msgid "Specify cache flush function"
11465msgstr ""
11466
5b7874aa
ZW
11467#. Output assembler code to FILE to increment profiler label # LABELNO
11468#. for profiling a function entry.
1737c953 11469#: config/mips/mips.h:2750
5b7874aa 11470msgid "mips16 function profiling"
9e620082
ZW
11471msgstr ""
11472
1737c953
JM
11473#: config/mmix/mmix.c:126
11474#, c-format
11475msgid "-f%s not supported: ignored"
11476msgstr ""
11477
11478#: config/mmix/mmix.c:557
11479#, c-format
11480msgid ""
11481"too large function value type, needs %d registers, have only %d registers "
11482"for this"
11483msgstr ""
11484
11485#: config/mmix/mmix.c:644
11486msgid "stack frame too big"
11487msgstr ""
11488
11489#: config/mmix/mmix.c:672
11490#, c-format
11491msgid "stack frame not a multiple of 8 bytes: %d"
11492msgstr ""
11493
11494#: config/mmix/mmix.c:1029
11495#, c-format
11496msgid "stack frame not a multiple of octabyte: %d"
11497msgstr ""
11498
11499#: config/mmix/mmix.c:1197
11500msgid "function_profiler support for MMIX"
11501msgstr ""
11502
11503#: config/mmix/mmix.c:1234
11504msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11505msgstr ""
11506
11507#: config/mmix/mmix.c:1240
11508msgid "MMIX Internal: Last named vararg would not fit in a register"
11509msgstr ""
11510
11511#. FIXME: Remove when I know this trigs.
11512#: config/mmix/mmix.c:1563
11513msgid "oops, not debugged; fixing up value:"
11514msgstr ""
11515
11516#: config/mmix/mmix.c:2129 config/mmix/mmix.c:2263
11517msgid "MMIX Internal: Expected a CONST_INT, not this"
11518msgstr ""
11519
11520#: config/mmix/mmix.c:2137 config/mmix/mmix.c:2161 config/mmix/mmix.c:2280
11521#, c-format
11522msgid "MMIX Internal: Bad register: %d"
11523msgstr ""
11524
11525#: config/mmix/mmix.c:2208
11526msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11527msgstr ""
11528
11529#: config/mmix/mmix.c:2231
11530msgid "MMIX Internal: Expected a register, not this"
11531msgstr ""
11532
11533#: config/mmix/mmix.c:2241
11534msgid "MMIX Internal: Expected a constant, not this"
11535msgstr ""
11536
11537#. Presumably there's a missing case above if we get here.
11538#: config/mmix/mmix.c:2273
11539#, c-format
11540msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11541msgstr ""
11542
11543#. We need the original here.
11544#: config/mmix/mmix.c:2324
11545msgid "MMIX Internal: Cannot decode this operand"
11546msgstr ""
11547
11548#: config/mmix/mmix.c:2383
11549msgid "MMIX Internal: This is not a recognized address"
11550msgstr ""
11551
11552#: config/mmix/mmix.c:2852 config/mmix/mmix.c:2921
11553#, c-format
11554msgid "MMIX Internal: %s is not a shiftable int"
11555msgstr ""
11556
11557#: config/mmix/mmix.c:3040
11558msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11559msgstr ""
11560
11561#: config/mmix/mmix.c:3047
11562msgid "MMIX Internal: What's the CC of this?"
11563msgstr ""
11564
11565#: config/mmix/mmix.c:3051
11566msgid "MMIX Internal: What is the CC of this?"
11567msgstr ""
11568
11569#: config/mmix/mmix.c:3122
11570msgid "MMIX Internal: This is not a constant:"
11571msgstr ""
11572
11573#. For these target macros, there is no generic documentation here. You
11574#. should read `Using and Porting GCC' for that. Only comments specific
11575#. to the MMIX target are here.
11576#.
11577#. There are however references to the specific texinfo node (comments
11578#. with "Node:"), so there should be little or nothing amiss. Probably
11579#. the opposite, since we don't have to care about old littering and
11580#. soon outdated generic comments.
11581#. Node: Driver
11582#. When both ABI:s work, this is how we tell them apart in code. The
11583#. GNU abi is implied the default. Also implied in TARGET_DEFAULT.
11584#. User symbols are in the same name-space as built-in symbols, but we
11585#. don't need the built-in symbols, so remove those and instead apply
11586#. stricter operand checking. Don't warn when expanding insns.
11587#. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11588#. Provide default program start 0x100 unless -mno-set-program-start.
11589#. Link to ELF if requested.
11590#. Put unused option values here.
11591#: config/mmix/mmix.h:136
11592msgid "Set start-address of the program"
11593msgstr ""
11594
11595#: config/mmix/mmix.h:138
11596msgid "Set start-address of data"
11597msgstr ""
11598
11599#. FIXME: Provide a way to *load* the epsilon register.
11600#. Kill some of these; preferrably the -mint=* ones.
11601#: config/mmix/mmix.h:174
11602msgid "For intrinsics library: pass all parameters in registers"
11603msgstr ""
11604
11605#: config/mmix/mmix.h:177
11606msgid "Use register stack for parameters and return value"
11607msgstr ""
11608
11609#: config/mmix/mmix.h:179
11610msgid "Use call-clobbered registers for parameters and return value"
11611msgstr ""
11612
11613#: config/mmix/mmix.h:181
11614msgid "Use epsilon-respecting floating point compare instructions"
11615msgstr ""
11616
11617#: config/mmix/mmix.h:184
11618msgid "Use zero-extending memory loads, not sign-extending ones"
11619msgstr ""
11620
11621#: config/mmix/mmix.h:187
11622msgid ""
11623"Generate divide results with reminder having the same sign as the divisor "
11624"(not the dividend)"
11625msgstr ""
11626
11627#: config/mmix/mmix.h:191
11628msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11629msgstr ""
11630
11631#: config/mmix/mmix.h:193
11632msgid "Do not provide a default start-address 0x100 of the program"
11633msgstr ""
11634
11635#: config/mmix/mmix.h:195
11636msgid "Link to emit program in ELF format (rather than mmo)"
11637msgstr ""
11638
5b7874aa
ZW
11639#: config/mn10300/mn10300.h:59
11640msgid "Work around hardware multiply bug"
9e620082
ZW
11641msgstr ""
11642
5b7874aa
ZW
11643#: config/mn10300/mn10300.h:60
11644msgid "Do not work around hardware multiply bug"
9e620082
ZW
11645msgstr ""
11646
5b7874aa
ZW
11647#: config/mn10300/mn10300.h:61
11648msgid "Target the AM33 processor"
9e620082
ZW
11649msgstr ""
11650
5b7874aa
ZW
11651#: config/mn10300/mn10300.h:65
11652msgid "Enable linker relaxations"
9e620082
ZW
11653msgstr ""
11654
5b7874aa
ZW
11655#: config/ns32k/ns32k.h:104 config/s390/s390.h:52
11656msgid "Don't use hardware fp"
9e620082
ZW
11657msgstr ""
11658
5b7874aa
ZW
11659#: config/ns32k/ns32k.h:105
11660msgid "Alternative calling convention"
9e620082
ZW
11661msgstr ""
11662
5b7874aa
ZW
11663#: config/ns32k/ns32k.h:107
11664msgid "Pass some arguments in registers"
9e620082
ZW
11665msgstr ""
11666
5b7874aa
ZW
11667#: config/ns32k/ns32k.h:108
11668msgid "Pass all arguments on stack"
9e620082
ZW
11669msgstr ""
11670
5b7874aa
ZW
11671#: config/ns32k/ns32k.h:109
11672msgid "Optimize for 32532 cpu"
9e620082
ZW
11673msgstr ""
11674
5b7874aa
ZW
11675#: config/ns32k/ns32k.h:110
11676msgid "Optimize for 32332 cpu"
9e620082
ZW
11677msgstr ""
11678
5b7874aa
ZW
11679#: config/ns32k/ns32k.h:112
11680msgid "Optimize for 32032"
9e620082
ZW
11681msgstr ""
11682
5b7874aa
ZW
11683#: config/ns32k/ns32k.h:114
11684msgid "Register sb is zero. Use for absolute addressing"
9e620082
ZW
11685msgstr ""
11686
5b7874aa
ZW
11687#: config/ns32k/ns32k.h:115
11688msgid "Do not use register sb"
9e620082
ZW
11689msgstr ""
11690
5b7874aa
ZW
11691#: config/ns32k/ns32k.h:116
11692msgid "Do not use bitfield instructions"
9e620082
ZW
11693msgstr ""
11694
5b7874aa
ZW
11695#: config/ns32k/ns32k.h:117
11696msgid "Use bitfield instructions"
9e620082
ZW
11697msgstr ""
11698
5b7874aa
ZW
11699#: config/ns32k/ns32k.h:118
11700msgid "Generate code for high memory"
9e620082
ZW
11701msgstr ""
11702
5b7874aa
ZW
11703#: config/ns32k/ns32k.h:119
11704msgid "Generate code for low memory"
9e620082
ZW
11705msgstr ""
11706
5b7874aa
ZW
11707#: config/ns32k/ns32k.h:120
11708msgid "32381 fpu"
9e620082
ZW
11709msgstr ""
11710
5b7874aa
ZW
11711#: config/ns32k/ns32k.h:121
11712msgid "Use multiply-accumulate fp instructions"
9e620082
ZW
11713msgstr ""
11714
5b7874aa
ZW
11715#: config/ns32k/ns32k.h:123
11716msgid "Do not use multiply-accumulate fp instructions"
9e620082
ZW
11717msgstr ""
11718
5b7874aa
ZW
11719#: config/ns32k/ns32k.h:124
11720msgid "\"Small register classes\" kludge"
9e620082
ZW
11721msgstr ""
11722
5b7874aa
ZW
11723#: config/ns32k/ns32k.h:125
11724msgid "No \"Small register classes\" kludge"
9e620082
ZW
11725msgstr ""
11726
5b7874aa
ZW
11727#: config/pa/pa.c:162
11728#, c-format
11729msgid ""
1737c953 11730"unknown -mschedule= option (%s).\n"
5b7874aa 11731"Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
9e620082
ZW
11732msgstr ""
11733
5b7874aa
ZW
11734#: config/pa/pa.c:187
11735#, c-format
11736msgid ""
1737c953 11737"unknown -march= option (%s).\n"
5b7874aa 11738"Valid options are 1.0, 1.1, and 2.0\n"
9e620082
ZW
11739msgstr ""
11740
5b7874aa
ZW
11741#: config/pa/pa.c:192
11742msgid "PIC code generation is not supported in the portable runtime model\n"
9e620082
ZW
11743msgstr ""
11744
5b7874aa
ZW
11745#: config/pa/pa.c:197
11746msgid "PIC code generation is not compatible with fast indirect calls\n"
9e620082
ZW
11747msgstr ""
11748
5b7874aa
ZW
11749#: config/pa/pa.c:202
11750msgid "-g is only supported when using GAS on this processor,"
9e620082
ZW
11751msgstr ""
11752
5b7874aa 11753#: config/pa/pa.c:203
1737c953 11754msgid "-g option disabled"
9e620082
ZW
11755msgstr ""
11756
5b7874aa
ZW
11757#: config/pdp11/pdp11.h:56
11758msgid "Do not use hardware floating point"
9e620082
ZW
11759msgstr ""
11760
5b7874aa
ZW
11761#. return float result in ac0
11762#: config/pdp11/pdp11.h:58
11763msgid "Return floating point results in ac0"
9e620082
ZW
11764msgstr ""
11765
5b7874aa
ZW
11766#: config/pdp11/pdp11.h:59
11767msgid "Return floating point results in memory"
9e620082
ZW
11768msgstr ""
11769
5b7874aa
ZW
11770#. is 11/40
11771#: config/pdp11/pdp11.h:61
11772msgid "Generate code for an 11/40"
9e620082
ZW
11773msgstr ""
11774
5b7874aa
ZW
11775#. is 11/45
11776#: config/pdp11/pdp11.h:64
11777msgid "Generate code for an 11/45"
9e620082
ZW
11778msgstr ""
11779
5b7874aa
ZW
11780#. is 11/10
11781#: config/pdp11/pdp11.h:67
11782msgid "Generate code for an 11/10"
9e620082
ZW
11783msgstr ""
11784
5b7874aa
ZW
11785#. use movstrhi for bcopy
11786#. use 32 bit for int
11787#: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11788msgid "Use 32 bit int"
9e620082
ZW
11789msgstr ""
11790
5b7874aa
ZW
11791#: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11792msgid "Use 16 bit int"
9e620082
ZW
11793msgstr ""
11794
5b7874aa
ZW
11795#. use 32 bit for float
11796#: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
11797msgid "Use 32 bit float"
9e620082
ZW
11798msgstr ""
11799
5b7874aa
ZW
11800#: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
11801msgid "Use 64 bit float"
9e620082
ZW
11802msgstr ""
11803
5b7874aa
ZW
11804#. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11805#. is branching expensive - on a PDP, it's actually really cheap
11806#. this is just to play around and check what code gcc generates
11807#. split instruction and data memory?
11808#: config/pdp11/pdp11.h:89
11809msgid "Target has split I&D"
9e620082
ZW
11810msgstr ""
11811
5b7874aa
ZW
11812#: config/pdp11/pdp11.h:90
11813msgid "Target does not have split I&D"
9e620082
ZW
11814msgstr ""
11815
5b7874aa
ZW
11816#. UNIX assembler syntax?
11817#: config/pdp11/pdp11.h:92
11818msgid "Use UNIX assembler syntax"
9e620082
ZW
11819msgstr ""
11820
5b7874aa
ZW
11821#: config/pdp11/pdp11.h:93
11822msgid "Use DEC assembler syntax"
9e620082
ZW
11823msgstr ""
11824
5b7874aa
ZW
11825#: config/pj/pj.h:73
11826msgid "Generate little endian data"
9e620082
ZW
11827msgstr ""
11828
5b7874aa
ZW
11829#: config/pj/pj.h:75
11830msgid "Generate big endian data"
9e620082
ZW
11831msgstr ""
11832
5b7874aa
ZW
11833#: config/pj/pj.h:77
11834msgid "Turn on maintainer testing code"
9e620082
ZW
11835msgstr ""
11836
5b7874aa
ZW
11837#: config/pj/pj.h:79
11838msgid "Enable Transmeta picoJava extensions"
9e620082
ZW
11839msgstr ""
11840
5b7874aa
ZW
11841#: config/pj/pj.h:81
11842msgid "Disable Transmeta picoJava extensions"
9e620082
ZW
11843msgstr ""
11844
5b7874aa
ZW
11845#: config/pj/pj.h:83
11846msgid "Disable reorganization pass"
9e620082
ZW
11847msgstr ""
11848
5b7874aa
ZW
11849#: config/romp/romp.c:682
11850#, c-format
11851msgid "invalid %%B value"
9e620082
ZW
11852msgstr ""
11853
1737c953 11854#: config/romp/romp.c:709 config/rs6000/rs6000.c:5630
9e620082 11855#, c-format
5b7874aa 11856msgid "invalid %%S value"
9e620082
ZW
11857msgstr ""
11858
5b7874aa
ZW
11859#: config/romp/romp.c:718 config/romp/romp.c:725
11860#, c-format
11861msgid "invalid %%b value"
9e620082
ZW
11862msgstr ""
11863
5b7874aa
ZW
11864#: config/romp/romp.c:765 config/romp/romp.c:776
11865#, c-format
11866msgid "invalid %%z value"
9e620082
ZW
11867msgstr ""
11868
5b7874aa 11869#: config/romp/romp.c:784 config/romp/romp.c:792
9e620082 11870#, c-format
5b7874aa 11871msgid "invalid %%Z value"
9e620082
ZW
11872msgstr ""
11873
5b7874aa 11874#: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
1737c953 11875#: config/rs6000/rs6000.c:5409
5b7874aa
ZW
11876#, c-format
11877msgid "invalid %%k value"
9e620082
ZW
11878msgstr ""
11879
5b7874aa 11880#: config/romp/romp.c:900 config/romp/romp.c:943
9e620082 11881#, c-format
5b7874aa 11882msgid "invalid %%j value"
9e620082
ZW
11883msgstr ""
11884
5b7874aa
ZW
11885#. Perform any needed actions needed for a function that is receiving a
11886#. variable number of arguments.
11887#.
11888#. CUM is as above.
11889#.
11890#. MODE and TYPE are the mode and type of the current parameter.
11891#.
11892#. PRETEND_SIZE is a variable that should be set to the amount of stack
11893#. that must be pushed by the prolog to pretend that our caller pushed
11894#. it.
11895#.
11896#. Normally, this macro will push all remaining incoming registers on the
11897#. stack and set PRETEND_SIZE to the length of the registers pushed.
11898#: config/romp/romp.h:661
11899msgid "can't have varargs with -mfp-arg-in-fp-regs"
9e620082
ZW
11900msgstr ""
11901
1737c953 11902#: config/rs6000/aix.h:134 config/rs6000/beos.h:32
5b7874aa 11903msgid "Always pass floating-point arguments in memory"
9e620082
ZW
11904msgstr ""
11905
1737c953 11906#: config/rs6000/aix.h:136 config/rs6000/beos.h:34
5b7874aa 11907msgid "Don't always pass floating-point arguments in memory"
9e620082
ZW
11908msgstr ""
11909
5b7874aa
ZW
11910#: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
11911msgid "Support message passing with the Parallel Environment"
9e620082
ZW
11912msgstr ""
11913
5b7874aa
ZW
11914#: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
11915msgid "Compile for 64-bit pointers"
9e620082
ZW
11916msgstr ""
11917
5b7874aa
ZW
11918#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
11919msgid "Compile for 32-bit pointers"
9e620082
ZW
11920msgstr ""
11921
5b7874aa 11922#: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
1737c953 11923msgid "-maix64 and POWER architecture are incompatible"
9e620082
ZW
11924msgstr ""
11925
5b7874aa 11926#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
1737c953 11927msgid "-maix64 requires PowerPC64 architecture remain enabled"
9e620082
ZW
11928msgstr ""
11929
5b7874aa
ZW
11930#: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
11931msgid ""
1737c953 11932"-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
9e620082
ZW
11933msgstr ""
11934
1737c953 11935#: config/rs6000/rs6000.c:439
5b7874aa 11936msgid "-mmultiple is not supported on little endian systems"
9e620082
ZW
11937msgstr ""
11938
1737c953 11939#: config/rs6000/rs6000.c:446
5b7874aa 11940msgid "-mstring is not supported on little endian systems"
9e620082
ZW
11941msgstr ""
11942
1737c953 11943#: config/rs6000/rs6000.c:452
9e620082 11944#, c-format
5b7874aa 11945msgid "-f%s ignored (all code is position independent)"
9e620082
ZW
11946msgstr ""
11947
1737c953 11948#: config/rs6000/rs6000.c:461
5b7874aa 11949msgid "-ffunction-sections disabled on AIX when debugging"
9e620082
ZW
11950msgstr ""
11951
1737c953 11952#: config/rs6000/rs6000.c:467
5b7874aa 11953msgid "-fdata-sections not supported on AIX"
9e620082
ZW
11954msgstr ""
11955
1737c953
JM
11956#: config/rs6000/rs6000.c:482
11957#, c-format
11958msgid "unknown -mdebug-%s switch"
11959msgstr ""
11960
11961#: config/rs6000/rs6000.c:492
11962#, c-format
11963msgid "Unknown switch -mlong-double-%s"
11964msgstr ""
11965
11966#: config/rs6000/rs6000.c:549
5b7874aa 11967#, c-format
1737c953 11968msgid "unknown ABI specified: '%s'"
9e620082
ZW
11969msgstr ""
11970
1737c953 11971#: config/rs6000/rs6000.c:5336
5b7874aa
ZW
11972#, c-format
11973msgid "invalid %%f value"
9e620082
ZW
11974msgstr ""
11975
1737c953 11976#: config/rs6000/rs6000.c:5345
5b7874aa
ZW
11977#, c-format
11978msgid "invalid %%F value"
9e620082
ZW
11979msgstr ""
11980
1737c953 11981#: config/rs6000/rs6000.c:5354
5b7874aa
ZW
11982#, c-format
11983msgid "invalid %%G value"
9e620082
ZW
11984msgstr ""
11985
1737c953 11986#: config/rs6000/rs6000.c:5389
5b7874aa
ZW
11987#, c-format
11988msgid "invalid %%j code"
9e620082
ZW
11989msgstr ""
11990
1737c953 11991#: config/rs6000/rs6000.c:5399
9e620082 11992#, c-format
5b7874aa 11993msgid "invalid %%J code"
9e620082
ZW
11994msgstr ""
11995
1737c953 11996#: config/rs6000/rs6000.c:5429
9e620082 11997#, c-format
5b7874aa 11998msgid "invalid %%K value"
9e620082
ZW
11999msgstr ""
12000
1737c953 12001#: config/rs6000/rs6000.c:5556
9e620082 12002#, c-format
5b7874aa 12003msgid "invalid %%p value"
9e620082
ZW
12004msgstr ""
12005
1737c953 12006#: config/rs6000/rs6000.c:5593
9e620082 12007#, c-format
5b7874aa 12008msgid "invalid %%q value"
9e620082
ZW
12009msgstr ""
12010
1737c953 12011#: config/rs6000/rs6000.c:5656
9e620082 12012#, c-format
5b7874aa 12013msgid "%%S computed all 1's mask"
9e620082
ZW
12014msgstr ""
12015
1737c953 12016#: config/rs6000/rs6000.c:5683
9e620082 12017#, c-format
5b7874aa 12018msgid "%%S computed all 0's mask"
9e620082
ZW
12019msgstr ""
12020
1737c953 12021#: config/rs6000/rs6000.c:5693
9e620082 12022#, c-format
5b7874aa 12023msgid "invalid %%T value"
9e620082
ZW
12024msgstr ""
12025
1737c953 12026#: config/rs6000/rs6000.c:5703
9e620082 12027#, c-format
5b7874aa 12028msgid "invalid %%u value"
9e620082
ZW
12029msgstr ""
12030
1737c953 12031#: config/rs6000/rs6000.c:5712
9e620082 12032#, c-format
5b7874aa 12033msgid "invalid %%v value"
9e620082
ZW
12034msgstr ""
12035
5b7874aa
ZW
12036#. Run-time compilation parameters selecting different hardware subsets.
12037#.
12038#. Macro to define tables used to set the flags.
12039#. This is a list in braces of pairs in braces,
12040#. each pair being { "NAME", VALUE }
12041#. where VALUE is the bits to set or minus the bits to clear.
12042#. An empty string NAME is used to identify the default VALUE.
1737c953 12043#: config/rs6000/rs6000.h:273
5b7874aa 12044msgid "Use POWER instruction set"
9e620082
ZW
12045msgstr ""
12046
1737c953 12047#: config/rs6000/rs6000.h:276
5b7874aa 12048msgid "Use POWER2 instruction set"
9e620082
ZW
12049msgstr ""
12050
1737c953 12051#: config/rs6000/rs6000.h:278
5b7874aa 12052msgid "Do not use POWER2 instruction set"
9e620082
ZW
12053msgstr ""
12054
1737c953 12055#: config/rs6000/rs6000.h:281
5b7874aa 12056msgid "Do not use POWER instruction set"
9e620082
ZW
12057msgstr ""
12058
1737c953 12059#: config/rs6000/rs6000.h:283
5b7874aa 12060msgid "Use PowerPC instruction set"
9e620082
ZW
12061msgstr ""
12062
1737c953 12063#: config/rs6000/rs6000.h:286
5b7874aa 12064msgid "Do not use PowerPC instruction set"
9e620082
ZW
12065msgstr ""
12066
1737c953 12067#: config/rs6000/rs6000.h:288
5b7874aa 12068msgid "Use PowerPC General Purpose group optional instructions"
9e620082
ZW
12069msgstr ""
12070
1737c953 12071#: config/rs6000/rs6000.h:290
5b7874aa 12072msgid "Don't use PowerPC General Purpose group optional instructions"
9e620082
ZW
12073msgstr ""
12074
1737c953 12075#: config/rs6000/rs6000.h:292
5b7874aa 12076msgid "Use PowerPC Graphics group optional instructions"
9e620082
ZW
12077msgstr ""
12078
1737c953 12079#: config/rs6000/rs6000.h:294
5b7874aa 12080msgid "Don't use PowerPC Graphics group optional instructions"
9e620082
ZW
12081msgstr ""
12082
1737c953 12083#: config/rs6000/rs6000.h:296
5b7874aa 12084msgid "Use PowerPC-64 instruction set"
9e620082
ZW
12085msgstr ""
12086
1737c953 12087#: config/rs6000/rs6000.h:298
5b7874aa
ZW
12088msgid "Don't use PowerPC-64 instruction set"
12089msgstr ""
12090
1737c953
JM
12091#: config/rs6000/rs6000.h:300
12092msgid "Use AltiVec instructions"
12093msgstr ""
12094
12095#: config/rs6000/rs6000.h:302
12096msgid "Don't use AltiVec instructions"
12097msgstr ""
12098
12099#: config/rs6000/rs6000.h:304
5b7874aa
ZW
12100msgid "Use new mnemonics for PowerPC architecture"
12101msgstr ""
12102
1737c953 12103#: config/rs6000/rs6000.h:306
5b7874aa
ZW
12104msgid "Use old mnemonics for PowerPC architecture"
12105msgstr ""
12106
1737c953 12107#: config/rs6000/rs6000.h:309
5b7874aa
ZW
12108msgid "Put everything in the regular TOC"
12109msgstr ""
12110
1737c953 12111#: config/rs6000/rs6000.h:311
5b7874aa
ZW
12112msgid "Place floating point constants in TOC"
12113msgstr ""
12114
1737c953 12115#: config/rs6000/rs6000.h:313
5b7874aa
ZW
12116msgid "Don't place floating point constants in TOC"
12117msgstr ""
12118
1737c953 12119#: config/rs6000/rs6000.h:315
5b7874aa
ZW
12120msgid "Place symbol+offset constants in TOC"
12121msgstr ""
12122
1737c953 12123#: config/rs6000/rs6000.h:317
5b7874aa
ZW
12124msgid "Don't place symbol+offset constants in TOC"
12125msgstr ""
12126
1737c953 12127#: config/rs6000/rs6000.h:323
5b7874aa
ZW
12128msgid "Place variable addresses in the regular TOC"
12129msgstr ""
12130
1737c953 12131#: config/rs6000/rs6000.h:329
5b7874aa
ZW
12132msgid "Generate load/store multiple instructions"
12133msgstr ""
12134
1737c953 12135#: config/rs6000/rs6000.h:331
5b7874aa
ZW
12136msgid "Do not generate load/store multiple instructions"
12137msgstr ""
12138
1737c953 12139#: config/rs6000/rs6000.h:335
5b7874aa
ZW
12140msgid "Generate string instructions for block moves"
12141msgstr ""
12142
1737c953 12143#: config/rs6000/rs6000.h:337
5b7874aa
ZW
12144msgid "Do not generate string instructions for block moves"
12145msgstr ""
12146
1737c953 12147#: config/rs6000/rs6000.h:341
5b7874aa
ZW
12148msgid "Generate load/store with update instructions"
12149msgstr ""
12150
1737c953 12151#: config/rs6000/rs6000.h:343
5b7874aa
ZW
12152msgid "Do not generate load/store with update instructions"
12153msgstr ""
12154
1737c953 12155#: config/rs6000/rs6000.h:351
5b7874aa
ZW
12156msgid "Don't schedule the start and end of the procedure"
12157msgstr ""
12158
1737c953
JM
12159#: config/rs6000/rs6000.h:357
12160msgid "Return all structures in memory (AIX default)"
12161msgstr ""
12162
12163#: config/rs6000/rs6000.h:359
12164msgid "Return small structures in registers (SVR4 default)"
12165msgstr ""
12166
5b7874aa
ZW
12167#. This macro is similar to `TARGET_SWITCHES' but defines names of
12168#. command options that have values. Its definition is an
12169#. initializer with a subgrouping for each command option.
12170#.
12171#. Each subgrouping contains a string constant, that defines the
12172#. fixed part of the option name, and the address of a variable.
12173#. The variable, type `char *', is set to the variable part of the
12174#. given option if the fixed part matches. The actual option name
12175#. is made by appending `-m' to the specified name.
12176#.
12177#. Here is an example which defines `-mshort-data-NUMBER'. If the
12178#. given option is `-mshort-data-512', the variable `m88k_short_data'
12179#. will be set to the string `"512"'.
12180#.
12181#. extern char *m88k_short_data;
12182#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
1737c953 12183#: config/rs6000/rs6000.h:439 config/sparc/sparc.h:691
5b7874aa
ZW
12184msgid "Use features of and schedule code for given CPU"
12185msgstr ""
12186
1737c953 12187#: config/rs6000/rs6000.h:442
5b7874aa
ZW
12188msgid "Enable debug output"
12189msgstr ""
12190
1737c953
JM
12191#: config/rs6000/rs6000.h:443
12192msgid "Specify ABI to use"
12193msgstr ""
12194
12195#: config/rs6000/rs6000.h:445
12196msgid "Specify size of long double (64 or 128 bits)"
12197msgstr ""
12198
5b7874aa
ZW
12199#. Definitions for __builtin_return_address and __builtin_frame_address.
12200#. __builtin_return_address (0) should give link register (65), enable
12201#. this.
12202#. This should be uncommented, so that the link register is used, but
12203#. currently this would result in unmatched insns and spilling fixed
12204#. registers so we'll leave it for another day. When these problems are
12205#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12206#. (mrs)
12207#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12208#. Number of bytes into the frame return addresses can be found. See
12209#. rs6000_stack_info in rs6000.c for more information on how the different
12210#. abi's store the return address.
1737c953 12211#: config/rs6000/rs6000.h:1790
5b7874aa
ZW
12212msgid "RETURN_ADDRESS_OFFSET not supported"
12213msgstr ""
12214
1737c953
JM
12215#: config/rs6000/sysv4.h:88
12216msgid "Select ABI calling convention"
5b7874aa
ZW
12217msgstr ""
12218
1737c953
JM
12219#: config/rs6000/sysv4.h:89
12220msgid "Select method for sdata handling"
5b7874aa
ZW
12221msgstr ""
12222
1737c953
JM
12223#: config/rs6000/sysv4.h:104
12224msgid "Align to the base type of the bitfield"
5b7874aa
ZW
12225msgstr ""
12226
1737c953
JM
12227#: config/rs6000/sysv4.h:106
12228msgid "Don't align to the base type of the bitfield"
5b7874aa
ZW
12229msgstr ""
12230
1737c953 12231#: config/rs6000/sysv4.h:108
5b7874aa
ZW
12232msgid "Don't assume that unaligned accesses are handled by the system"
12233msgstr ""
12234
1737c953 12235#: config/rs6000/sysv4.h:110
5b7874aa
ZW
12236msgid "Assume that unaligned accesses are handled by the system"
12237msgstr ""
12238
1737c953
JM
12239#: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12240msgid "Produce code relocatable at runtime"
5b7874aa
ZW
12241msgstr ""
12242
1737c953
JM
12243#: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12244msgid "Don't produce code relocatable at runtime"
5b7874aa
ZW
12245msgstr ""
12246
1737c953
JM
12247#: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12248msgid "Produce little endian code"
5b7874aa
ZW
12249msgstr ""
12250
1737c953
JM
12251#: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12252msgid "Produce big endian code"
5b7874aa
ZW
12253msgstr ""
12254
1737c953
JM
12255#: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12256#: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12257#: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12258#: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12259#: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12260#: config/rs6000/sysv4.h:157
5b7874aa
ZW
12261msgid "no description yet"
12262msgstr ""
12263
1737c953
JM
12264#: config/rs6000/sysv4.h:133
12265msgid "Use EABI"
5b7874aa
ZW
12266msgstr ""
12267
1737c953
JM
12268#: config/rs6000/sysv4.h:134
12269msgid "Don't use EABI"
5b7874aa
ZW
12270msgstr ""
12271
1737c953 12272#: config/rs6000/sysv4.h:137
5b7874aa
ZW
12273msgid "Do not allow bitfields to cross word boundaries"
12274msgstr ""
12275
1737c953
JM
12276#: config/rs6000/sysv4.h:139
12277msgid "Use alternate register names"
5b7874aa
ZW
12278msgstr ""
12279
1737c953
JM
12280#: config/rs6000/sysv4.h:141
12281msgid "Don't use alternate register names"
5b7874aa
ZW
12282msgstr ""
12283
1737c953
JM
12284#: config/rs6000/sysv4.h:145
12285msgid "Link with libsim.a, libc.a and sim-crt0.o"
5b7874aa
ZW
12286msgstr ""
12287
1737c953
JM
12288#: config/rs6000/sysv4.h:147
12289msgid "Link with libads.a, libc.a and crt0.o"
5b7874aa
ZW
12290msgstr ""
12291
1737c953
JM
12292#: config/rs6000/sysv4.h:149
12293msgid "Link with libyk.a, libc.a and crt0.o"
5b7874aa
ZW
12294msgstr ""
12295
1737c953
JM
12296#: config/rs6000/sysv4.h:151
12297msgid "Link with libmvme.a, libc.a and crt0.o"
5b7874aa
ZW
12298msgstr ""
12299
1737c953 12300#: config/rs6000/sysv4.h:153
5b7874aa
ZW
12301msgid "Set the PPC_EMB bit in the ELF flags header"
12302msgstr ""
12303
12304#. Sometimes certain combinations of command options do not make sense
12305#. on a particular target machine. You can define a macro
12306#. `OVERRIDE_OPTIONS' to take account of this. This macro, if
12307#. defined, is executed once just after all the command options have
12308#. been parsed.
12309#.
12310#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12311#. get control.
1737c953 12312#: config/rs6000/sysv4.h:212
5b7874aa 12313#, c-format
1737c953 12314msgid "bad value for -mcall-%s"
5b7874aa
ZW
12315msgstr ""
12316
1737c953 12317#: config/rs6000/sysv4.h:228
5b7874aa 12318#, c-format
1737c953 12319msgid "bad value for -msdata=%s"
5b7874aa
ZW
12320msgstr ""
12321
1737c953 12322#: config/rs6000/sysv4.h:245
5b7874aa 12323#, c-format
1737c953 12324msgid "-mrelocatable and -msdata=%s are incompatible"
5b7874aa
ZW
12325msgstr ""
12326
1737c953 12327#: config/rs6000/sysv4.h:253
5b7874aa 12328#, c-format
1737c953 12329msgid "-f%s and -msdata=%s are incompatible"
5b7874aa
ZW
12330msgstr ""
12331
1737c953 12332#: config/rs6000/sysv4.h:261
5b7874aa 12333#, c-format
1737c953 12334msgid "-msdata=%s and -mcall-%s are incompatible"
5b7874aa
ZW
12335msgstr ""
12336
1737c953
JM
12337#: config/rs6000/sysv4.h:268
12338msgid "-mrelocatable and -mno-minimal-toc are incompatible"
5b7874aa
ZW
12339msgstr ""
12340
1737c953 12341#: config/rs6000/sysv4.h:274
5b7874aa 12342#, c-format
1737c953 12343msgid "-mrelocatable and -mcall-%s are incompatible"
5b7874aa
ZW
12344msgstr ""
12345
1737c953 12346#: config/rs6000/sysv4.h:281
5b7874aa 12347#, c-format
1737c953 12348msgid "-fPIC and -mcall-%s are incompatible"
5b7874aa
ZW
12349msgstr ""
12350
1737c953 12351#: config/rs6000/sysv4.h:288
5b7874aa
ZW
12352msgid "-mcall-aixdesc must be big endian"
12353msgstr ""
12354
12355#: config/s390/s390.c:1483
12356msgid "invalid UNSPEC as operand (1)"
12357msgstr ""
12358
12359#: config/s390/s390.c:1513
12360msgid "invalid UNSPEC as operand (2)"
12361msgstr ""
12362
12363#: config/s390/s390.c:1519
12364msgid "UNKNOWN in s390_output_symbolic_const !?"
12365msgstr ""
12366
12367#: config/s390/s390.c:1535
1737c953 12368msgid "cannot decompose address.\n"
5b7874aa
ZW
12369msgstr ""
12370
12371#: config/s390/s390.c:1672
12372msgid "UNKNOWN in print_operand !?"
12373msgstr ""
12374
12375#: config/s390/s390.c:2171
12376msgid "no code label found"
12377msgstr ""
12378
12379#: config/s390/s390.c:2494
1737c953 12380msgid "total size of local variables exceeds architecture limit"
5b7874aa
ZW
12381msgstr ""
12382
12383#: config/s390/s390.h:53
12384msgid "Set backchain"
12385msgstr ""
12386
12387#: config/s390/s390.h:54
12388msgid "Don't set backchain (faster, but debug harder"
12389msgstr ""
12390
12391#: config/s390/s390.h:55
12392msgid "Use bras for execucable < 64k"
12393msgstr ""
12394
12395#: config/s390/s390.h:56
12396msgid "Don't use bras"
12397msgstr ""
12398
12399#: config/s390/s390.h:57
12400msgid "Additional debug prints"
12401msgstr ""
12402
12403#: config/s390/s390.h:58
12404msgid "Don't print additional debug prints"
12405msgstr ""
12406
12407#: config/s390/s390.h:59
12408msgid "64 bit mode"
12409msgstr ""
12410
12411#: config/s390/s390.h:60
12412msgid "31 bit mode"
12413msgstr ""
12414
12415#: config/s390/s390.h:61
12416msgid "mvcle use"
12417msgstr ""
12418
12419#: config/s390/s390.h:62
12420msgid "mvc&ex"
12421msgstr ""
12422
12423#. The sp_switch attribute only has meaning for interrupt functions.
1737c953 12424#: config/sh/sh.c:4723 config/sh/sh.c:4762
5b7874aa
ZW
12425#, c-format
12426msgid "`%s' attribute only applies to interrupt functions"
12427msgstr ""
12428
12429#. The argument must be a constant string.
1737c953 12430#: config/sh/sh.c:4730
5b7874aa
ZW
12431#, c-format
12432msgid "`%s' attribute argument not a string constant"
12433msgstr ""
12434
12435#. The argument must be a constant integer.
1737c953 12436#: config/sh/sh.c:4769
5b7874aa
ZW
12437#, c-format
12438msgid "`%s' attribute argument not an integer constant"
12439msgstr ""
12440
1737c953
JM
12441#: config/sparc/linux.h:88 config/sparc/linux64.h:139
12442msgid "Use 128 bit long doubles"
12443msgstr ""
12444
12445#: config/sparc/sp64-elf.h:82 config/sparc/splet.h:29
5b7874aa
ZW
12446msgid "Generate code for big endian"
12447msgstr ""
12448
1737c953 12449#: config/sparc/sp64-elf.h:83 config/sparc/splet.h:30
5b7874aa
ZW
12450msgid "Generate code for little endian"
12451msgstr ""
12452
1737c953 12453#: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65
5b7874aa
ZW
12454msgid "Use little-endian byte order for data"
12455msgstr ""
12456
1737c953 12457#: config/sparc/sparc.c:297
5b7874aa
ZW
12458#, c-format
12459msgid "%s is not supported by this configuration"
12460msgstr ""
12461
1737c953 12462#: config/sparc/sparc.c:304
5b7874aa
ZW
12463msgid "-mlong-double-64 not allowed with -m64"
12464msgstr ""
12465
1737c953 12466#: config/sparc/sparc.c:329
5b7874aa
ZW
12467msgid "-mcmodel= is not supported on 32 bit systems"
12468msgstr ""
12469
1737c953 12470#: config/sparc/sparc.c:410
5b7874aa
ZW
12471msgid "profiling does not support code models other than medlow"
12472msgstr ""
12473
1737c953 12474#: config/sparc/sparc.c:5792 config/sparc/sparc.c:5798
5b7874aa 12475#, c-format
1737c953 12476msgid "invalid %%Y operand"
5b7874aa
ZW
12477msgstr ""
12478
1737c953 12479#: config/sparc/sparc.c:5868
5b7874aa 12480#, c-format
1737c953 12481msgid "invalid %%A operand"
5b7874aa
ZW
12482msgstr ""
12483
1737c953 12484#: config/sparc/sparc.c:5878
5b7874aa 12485#, c-format
1737c953 12486msgid "invalid %%B operand"
5b7874aa
ZW
12487msgstr ""
12488
1737c953 12489#: config/sparc/sparc.c:5917
5b7874aa 12490#, c-format
1737c953 12491msgid "invalid %%c operand"
5b7874aa
ZW
12492msgstr ""
12493
1737c953 12494#: config/sparc/sparc.c:5918
5b7874aa 12495#, c-format
1737c953 12496msgid "invalid %%C operand"
5b7874aa
ZW
12497msgstr ""
12498
1737c953 12499#: config/sparc/sparc.c:5939
5b7874aa 12500#, c-format
1737c953 12501msgid "invalid %%d operand"
5b7874aa
ZW
12502msgstr ""
12503
1737c953 12504#: config/sparc/sparc.c:5940
5b7874aa 12505#, c-format
1737c953 12506msgid "invalid %%D operand"
5b7874aa
ZW
12507msgstr ""
12508
1737c953 12509#: config/sparc/sparc.c:5958
5b7874aa 12510#, c-format
1737c953 12511msgid "invalid %%f operand"
5b7874aa
ZW
12512msgstr ""
12513
1737c953 12514#: config/sparc/sparc.c:6008
5b7874aa
ZW
12515msgid "long long constant not a valid immediate operand"
12516msgstr ""
12517
1737c953 12518#: config/sparc/sparc.c:6011
5b7874aa
ZW
12519msgid "floating point constant not a valid immediate operand"
12520msgstr ""
12521
12522#. To make profiling work with -f{pic,PIC}, we need to emit the profiling
12523#. code into the rtl. Also, if we are profiling, we cannot eliminate
12524#. the frame pointer (because the return address will get smashed).
1737c953 12525#: config/sparc/sparc.h:396
5b7874aa
ZW
12526#, c-format
12527msgid "%s and profiling conflict: disabling %s"
12528msgstr ""
12529
1737c953 12530#: config/sparc/sparc.h:570
5b7874aa
ZW
12531msgid "Use function_epilogue()"
12532msgstr ""
12533
1737c953 12534#: config/sparc/sparc.h:572
5b7874aa
ZW
12535msgid "Do not use function_epilogue()"
12536msgstr ""
12537
1737c953 12538#: config/sparc/sparc.h:574
5b7874aa
ZW
12539msgid "Assume possible double misalignment"
12540msgstr ""
12541
1737c953 12542#: config/sparc/sparc.h:576
5b7874aa
ZW
12543msgid "Assume all doubles are aligned"
12544msgstr ""
12545
1737c953 12546#: config/sparc/sparc.h:578
5b7874aa
ZW
12547msgid "Pass -assert pure-text to linker"
12548msgstr ""
12549
1737c953 12550#: config/sparc/sparc.h:580
5b7874aa
ZW
12551msgid "Do not pass -assert pure-text to linker"
12552msgstr ""
12553
1737c953 12554#: config/sparc/sparc.h:582
5b7874aa
ZW
12555msgid "Use flat register window model"
12556msgstr ""
12557
1737c953 12558#: config/sparc/sparc.h:584
5b7874aa
ZW
12559msgid "Do not use flat register window model"
12560msgstr ""
12561
1737c953 12562#: config/sparc/sparc.h:586
5b7874aa
ZW
12563msgid "Use ABI reserved registers"
12564msgstr ""
12565
1737c953 12566#: config/sparc/sparc.h:588
5b7874aa
ZW
12567msgid "Do not use ABI reserved registers"
12568msgstr ""
12569
1737c953 12570#: config/sparc/sparc.h:590
5b7874aa
ZW
12571msgid "Use hardware quad fp instructions"
12572msgstr ""
12573
1737c953 12574#: config/sparc/sparc.h:592
5b7874aa
ZW
12575msgid "Do not use hardware quad fp instructions"
12576msgstr ""
12577
1737c953 12578#: config/sparc/sparc.h:594
5b7874aa
ZW
12579msgid "Compile for v8plus ABI"
12580msgstr ""
12581
1737c953 12582#: config/sparc/sparc.h:596
5b7874aa
ZW
12583msgid "Do not compile for v8plus ABI"
12584msgstr ""
12585
1737c953 12586#: config/sparc/sparc.h:598
5b7874aa
ZW
12587msgid "Utilize Visual Instruction Set"
12588msgstr ""
12589
1737c953 12590#: config/sparc/sparc.h:600
5b7874aa
ZW
12591msgid "Do not utilize Visual Instruction Set"
12592msgstr ""
12593
12594#. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9.
1737c953 12595#: config/sparc/sparc.h:603
5b7874aa
ZW
12596msgid "Optimize for Cypress processors"
12597msgstr ""
12598
1737c953 12599#: config/sparc/sparc.h:605
5b7874aa
ZW
12600msgid "Optimize for SparcLite processors"
12601msgstr ""
12602
1737c953 12603#: config/sparc/sparc.h:607
5b7874aa
ZW
12604msgid "Optimize for F930 processors"
12605msgstr ""
12606
1737c953 12607#: config/sparc/sparc.h:609
5b7874aa
ZW
12608msgid "Optimize for F934 processors"
12609msgstr ""
12610
1737c953 12611#: config/sparc/sparc.h:611
5b7874aa
ZW
12612msgid "Use V8 Sparc ISA"
12613msgstr ""
12614
1737c953 12615#: config/sparc/sparc.h:613
5b7874aa
ZW
12616msgid "Optimize for SuperSparc processors"
12617msgstr ""
12618
12619#. End of deprecated options.
1737c953 12620#: config/sparc/sparc.h:616
5b7874aa
ZW
12621msgid "Pointers are 64-bit"
12622msgstr ""
12623
1737c953 12624#: config/sparc/sparc.h:618
5b7874aa
ZW
12625msgid "Pointers are 32-bit"
12626msgstr ""
12627
1737c953 12628#: config/sparc/sparc.h:620
5b7874aa
ZW
12629msgid "Use 32-bit ABI"
12630msgstr ""
12631
1737c953 12632#: config/sparc/sparc.h:622
5b7874aa
ZW
12633msgid "Use 64-bit ABI"
12634msgstr ""
12635
1737c953 12636#: config/sparc/sparc.h:624
5b7874aa
ZW
12637msgid "Use stack bias"
12638msgstr ""
12639
1737c953 12640#: config/sparc/sparc.h:626
5b7874aa
ZW
12641msgid "Do not use stack bias"
12642msgstr ""
12643
1737c953 12644#: config/sparc/sparc.h:628
5b7874aa
ZW
12645msgid "Use structs on stronger alignment for double-word copies"
12646msgstr ""
12647
1737c953 12648#: config/sparc/sparc.h:630
5b7874aa
ZW
12649msgid "Do not use structs on stronger alignment for double-word copies"
12650msgstr ""
12651
1737c953 12652#: config/sparc/sparc.h:632
5b7874aa
ZW
12653msgid "Optimize tail call instructions in assembler and linker"
12654msgstr ""
12655
1737c953 12656#: config/sparc/sparc.h:634
5b7874aa
ZW
12657msgid "Do not optimize tail call instructions in assembler or linker"
12658msgstr ""
12659
1737c953 12660#: config/sparc/sparc.h:695
5b7874aa
ZW
12661msgid "Use given Sparc code model"
12662msgstr ""
12663
12664#: config/stormy16/stormy16.c:1167
12665msgid "cannot use va_start in interrupt function"
12666msgstr ""
12667
1737c953 12668#: config/stormy16/stormy16.c:1524
5b7874aa
ZW
12669msgid "`B' operand is not constant"
12670msgstr ""
12671
1737c953 12672#: config/stormy16/stormy16.c:1530
5b7874aa
ZW
12673msgid "`B' operand has multiple bits set"
12674msgstr ""
12675
1737c953 12676#: config/stormy16/stormy16.c:1557
5b7874aa
ZW
12677msgid "`o' operand is not constant"
12678msgstr ""
12679
1737c953
JM
12680#: config/stormy16/stormy16.c:1572
12681msgid "xstormy16_print_operand: unknown code"
5b7874aa
ZW
12682msgstr ""
12683
1737c953 12684#: config/stormy16/stormy16.c:1622
5b7874aa
ZW
12685#, c-format
12686msgid "switch statement of size %lu entries too large"
12687msgstr ""
12688
12689#: config/v850/v850-c.c:68
12690msgid "#pragma GHS endXXXX found without previous startXXX"
12691msgstr ""
12692
12693#: config/v850/v850-c.c:70
12694msgid "#pragma GHS endXXX does not match previous startXXX"
12695msgstr ""
12696
12697#: config/v850/v850-c.c:95
1737c953 12698msgid "cannot set interrupt attribute: no current function"
5b7874aa
ZW
12699msgstr ""
12700
12701#: config/v850/v850-c.c:103
1737c953 12702msgid "cannot set interrupt attribute: no such identifier"
5b7874aa
ZW
12703msgstr ""
12704
12705#: config/v850/v850-c.c:149
12706msgid "junk at end of #pragma ghs section"
12707msgstr ""
12708
12709#: config/v850/v850-c.c:166
12710#, c-format
1737c953 12711msgid "unrecognized section name \"%s\""
5b7874aa
ZW
12712msgstr ""
12713
12714#: config/v850/v850-c.c:181
12715msgid "malformed #pragma ghs section"
12716msgstr ""
12717
12718#: config/v850/v850-c.c:201
12719msgid "junk at end of #pragma ghs interrupt"
12720msgstr ""
12721
12722#: config/v850/v850-c.c:213
12723msgid "junk at end of #pragma ghs starttda"
12724msgstr ""
12725
12726#: config/v850/v850-c.c:225
12727msgid "junk at end of #pragma ghs startsda"
12728msgstr ""
12729
12730#: config/v850/v850-c.c:237
12731msgid "junk at end of #pragma ghs startzda"
12732msgstr ""
12733
12734#: config/v850/v850-c.c:249
12735msgid "junk at end of #pragma ghs endtda"
12736msgstr ""
12737
12738#: config/v850/v850-c.c:261
12739msgid "junk at end of #pragma ghs endsda"
12740msgstr ""
12741
12742#: config/v850/v850-c.c:273
12743msgid "junk at end of #pragma ghs endzda"
12744msgstr ""
12745
1737c953 12746#: config/v850/v850.c:119
5b7874aa 12747#, c-format
1737c953 12748msgid "%s=%s is not numeric"
5b7874aa
ZW
12749msgstr ""
12750
1737c953 12751#: config/v850/v850.c:126
5b7874aa 12752#, c-format
1737c953 12753msgid "%s=%s is too large"
5b7874aa
ZW
12754msgstr ""
12755
1737c953 12756#: config/v850/v850.c:282
5b7874aa
ZW
12757msgid "const_double_split got a bad insn:"
12758msgstr ""
12759
1737c953 12760#: config/v850/v850.c:774
5b7874aa
ZW
12761msgid "output_move_single:"
12762msgstr ""
12763
1737c953 12764#: config/v850/v850.c:2078
5b7874aa
ZW
12765msgid "a data area attribute cannot be specified for local variables"
12766msgstr ""
12767
1737c953 12768#: config/v850/v850.c:2089
5b7874aa
ZW
12769#, c-format
12770msgid "data area of '%s' conflicts with previous declaration"
12771msgstr ""
12772
1737c953 12773#: config/v850/v850.c:2292
5b7874aa 12774#, c-format
1737c953 12775msgid "bogus JR construction: %d\n"
5b7874aa
ZW
12776msgstr ""
12777
1737c953 12778#: config/v850/v850.c:2313 config/v850/v850.c:2515
5b7874aa 12779#, c-format
1737c953 12780msgid "bad amount of stack space removal: %d"
5b7874aa
ZW
12781msgstr ""
12782
1737c953 12783#: config/v850/v850.c:2491
5b7874aa 12784#, c-format
1737c953 12785msgid "bogus JARL construction: %d\n"
5b7874aa
ZW
12786msgstr ""
12787
12788#. Macro to define tables used to set the flags.
12789#. This is a list in braces of pairs in braces,
12790#. each pair being { "NAME", VALUE }
12791#. where VALUE is the bits to set or minus the bits to clear.
12792#. An empty string NAME is used to identify the default VALUE.
12793#: config/v850/v850.h:119
12794msgid "Support Green Hills ABI"
12795msgstr ""
12796
12797#: config/v850/v850.h:122
12798msgid "Prohibit PC relative function calls"
12799msgstr ""
12800
12801#: config/v850/v850.h:125
12802msgid "Reuse r30 on a per function basis"
12803msgstr ""
12804
12805#: config/v850/v850.h:128
12806msgid "Use stubs for function prologues"
12807msgstr ""
12808
12809#: config/v850/v850.h:131
12810msgid "Same as: -mep -mprolog-function"
12811msgstr ""
12812
12813#: config/v850/v850.h:132
12814msgid "Enable backend debugging"
12815msgstr ""
12816
12817#: config/v850/v850.h:134
12818msgid "Compile for the v850 processor"
12819msgstr ""
12820
12821#: config/v850/v850.h:137
12822msgid "Use 4 byte entries in switch tables"
12823msgstr ""
12824
12825#. This macro is similar to `TARGET_SWITCHES' but defines names of
12826#. command options that have values. Its definition is an
12827#. initializer with a subgrouping for each command option.
12828#.
12829#. Each subgrouping contains a string constant, that defines the
12830#. fixed part of the option name, and the address of a variable. The
12831#. variable, type `char *', is set to the variable part of the given
12832#. option if the fixed part matches. The actual option name is made
12833#. by appending `-m' to the specified name.
12834#.
12835#. Here is an example which defines `-mshort-data-NUMBER'. If the
12836#. given option is `-mshort-data-512', the variable `m88k_short_data'
12837#. will be set to the string `"512"'.
12838#.
12839#. extern char *m88k_short_data;
12840#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
12841#: config/v850/v850.h:181
12842msgid "Set the max size of data eligible for the TDA area"
12843msgstr ""
12844
12845#: config/v850/v850.h:184
12846msgid "Set the max size of data eligible for the SDA area"
12847msgstr ""
12848
12849#: config/v850/v850.h:187
12850msgid "Set the max size of data eligible for the ZDA area"
12851msgstr ""
12852
1737c953 12853#: ada/misc.c:218
5b7874aa
ZW
12854msgid "`-gnat' misspelled as `-gant'"
12855msgstr ""
12856
12857#: ch/actions.c:118
12858#, c-format
12859msgid "%d errors, %d sorries, do granting"
12860msgstr ""
12861
12862#: ch/actions.c:135
12863msgid "GNU compiler does not support statically allocated objects"
12864msgstr ""
12865
1737c953 12866#: ch/actions.c:138 objc/objc-act.c:911
5b7874aa
ZW
12867#, c-format
12868msgid "`%s' cannot be statically allocated"
12869msgstr ""
12870
12871#: ch/actions.c:300
12872#, c-format
12873msgid "causing unhandled exception `%s' (this is flaged only once)"
12874msgstr ""
12875
12876#: ch/actions.c:438
12877msgid "range failure (not inside function)"
12878msgstr ""
12879
12880#: ch/actions.c:440
12881msgid "possible range failure (not inside function)"
12882msgstr ""
12883
12884#: ch/actions.c:445
12885msgid "expression will always cause RANGEFAIL"
12886msgstr ""
12887
12888#: ch/actions.c:492
12889msgid "right hand side of assignment is a mode"
12890msgstr ""
12891
12892#: ch/actions.c:498
12893#, c-format
12894msgid "incompatible modes in %s"
12895msgstr ""
12896
12897#: ch/actions.c:523
12898#, c-format
12899msgid "bad string length in %s"
12900msgstr ""
12901
12902#: ch/actions.c:631 ch/actions.c:644
12903#, c-format
12904msgid "mode mismatch in %s expression"
12905msgstr ""
12906
12907#: ch/actions.c:638
12908#, c-format
12909msgid "%s expression must be referable"
12910msgstr ""
12911
12912#: ch/actions.c:667
12913#, c-format
12914msgid "%s not allowed outside a PROC"
12915msgstr ""
12916
12917#: ch/actions.c:673
12918#, c-format
12919msgid "%s action in PROC with no declared RESULTS"
12920msgstr ""
12921
12922#: ch/actions.c:704
12923msgid "RETURN not allowed outside PROC"
12924msgstr ""
12925
12926#: ch/actions.c:717
12927msgid "RETURN with a value, in PROC returning void"
12928msgstr ""
12929
12930#: ch/actions.c:726
12931msgid "RETURN with no value and no RESULT action in procedure"
12932msgstr ""
12933
12934#: ch/actions.c:749
12935#, c-format
12936msgid "no label named `%s'"
12937msgstr ""
12938
12939#: ch/actions.c:751
12940#, c-format
12941msgid "cannot GOTO label `%s' outside current function"
12942msgstr ""
12943
12944#: ch/actions.c:773
12945#, c-format
12946msgid "no EXITable label named `%s'"
12947msgstr ""
12948
12949#: ch/actions.c:775
12950#, c-format
12951msgid "cannot EXIT label `%s' outside current function"
12952msgstr ""
12953
12954#: ch/actions.c:1018
12955msgid "case selector not compatible with label"
12956msgstr ""
12957
12958#: ch/actions.c:1044
12959msgid "ELSE label not within a CASE statement"
12960msgstr ""
12961
12962#: ch/actions.c:1048
12963msgid "multiple default labels found in a CASE statement"
12964msgstr ""
12965
12966#: ch/actions.c:1049
12967msgid "this is the first ELSE label"
12968msgstr ""
12969
12970#: ch/actions.c:1070
12971msgid "label found outside of CASE statement"
12972msgstr ""
12973
12974#: ch/actions.c:1073
12975msgid "duplicate CASE value"
12976msgstr ""
12977
12978#: ch/actions.c:1074 ch/actions.c:1127
12979msgid "this is the first entry for that value"
12980msgstr ""
12981
12982#: ch/actions.c:1077 ch/actions.c:1130
12983msgid "CASE value out of range"
12984msgstr ""
12985
12986#: ch/actions.c:1079 ch/actions.c:1132
12987msgid "empty range"
12988msgstr ""
12989
12990#: ch/actions.c:1081 ch/actions.c:1134
12991msgid "label within scope of cleanup or variable array"
12992msgstr ""
12993
12994#: ch/actions.c:1105 ch/actions.c:1302
12995msgid "mode in label is not discrete"
12996msgstr ""
12997
12998#: ch/actions.c:1122
12999msgid "label not within a CASE statement"
13000msgstr ""
13001
13002#: ch/actions.c:1282
1737c953 13003msgid "lower bound of range must be a discrete literal expression"
5b7874aa
ZW
13004msgstr ""
13005
13006#: ch/actions.c:1287
1737c953 13007msgid "upper bound of range must be a discrete literal expression"
5b7874aa
ZW
13008msgstr ""
13009
13010#: ch/actions.c:1311
1737c953 13011msgid "CASE label is not valid"
5b7874aa
ZW
13012msgstr ""
13013
1737c953
JM
13014#: ch/actions.c:1357
13015msgid "number of CASE selectors does not match the number of CASE label lists"
5b7874aa
ZW
13016msgstr ""
13017
13018#: ch/actions.c:1442
13019#, c-format
13020msgid "incomplete CASE - %s not handled"
13021msgstr ""
13022
13023#: ch/actions.c:1461
13024msgid "CASE selector with variable range"
13025msgstr ""
13026
13027#: ch/actions.c:1465
13028msgid "too many cases to do CASE completeness testing"
13029msgstr ""
13030
13031#: ch/actions.c:1550
13032msgid "type of tuple cannot be implicit in multiple assignent"
13033msgstr ""
13034
13035#: ch/actions.c:1552
13036msgid "conditional expression cannot be used in multiple assignent"
13037msgstr ""
13038
13039#: ch/actions.c:1554
13040msgid "internal error - unknown type in multiple assignment"
13041msgstr ""
13042
13043#: ch/actions.c:1558
13044msgid "no operator allowed in multiple assignment,"
13045msgstr ""
13046
13047#: ch/actions.c:1568
13048msgid "location modes in multiple assignment are not equivalent"
13049msgstr ""
13050
13051#: ch/actions.c:1606
1737c953 13052msgid "you may not assign a value to a BUFFER or EVENT location"
5b7874aa
ZW
13053msgstr ""
13054
13055#: ch/actions.c:1614
13056msgid "can't assign value to READonly location"
13057msgstr ""
13058
13059#: ch/actions.c:1619
13060msgid "cannot assign to location with non-value property"
13061msgstr ""
13062
13063#: ch/actions.c:1639
13064msgid "lefthand side of assignment is not a location"
13065msgstr ""
13066
13067#: ch/actions.c:1715 ch/actions.c:1785
13068msgid "bitstring slice"
13069msgstr ""
13070
13071#: ch/actions.c:1810
13072msgid "LENGTH on left-hand-side is non-portable"
13073msgstr ""
13074
13075#: ch/actions.c:1814
1737c953 13076msgid "can only set LENGTH of array location"
5b7874aa
ZW
13077msgstr ""
13078
13079#: ch/convert.c:63
13080msgid "internal error: trying to make loc-identity with non-location"
13081msgstr ""
13082
13083#: ch/convert.c:117
13084msgid "cannot convert to a boolean mode"
13085msgstr ""
13086
13087#: ch/convert.c:152
13088msgid "cannot convert to a char mode"
13089msgstr ""
13090
13091#: ch/convert.c:248
13092msgid "powerset tuple element out of range"
13093msgstr ""
13094
13095#: ch/convert.c:284 ch/convert.c:312
13096#, c-format
13097msgid "incompatible member of powerset tuple (at position #%d)"
13098msgstr ""
13099
13100#: ch/convert.c:394
13101#, c-format
13102msgid "no initializer value for fixed field `%s'"
13103msgstr ""
13104
13105#: ch/convert.c:436
13106#, c-format
13107msgid "non-constant value for tag field `%s'"
13108msgstr ""
13109
13110#: ch/convert.c:488
13111#, c-format
13112msgid "field `%s' in wrong variant"
13113msgstr ""
13114
13115#: ch/convert.c:495
13116#, c-format
13117msgid "missing variant fields (at least `%s')"
13118msgstr ""
13119
13120#: ch/convert.c:518
13121#, c-format
13122msgid "bad initializer for field `%s'"
13123msgstr ""
13124
13125#: ch/convert.c:525
13126#, c-format
13127msgid "no initializer value for variant field `%s'"
13128msgstr ""
13129
13130#: ch/convert.c:531
13131msgid "no selected variant"
13132msgstr ""
13133
13134#: ch/convert.c:546 ch/convert.c:912
13135msgid "mixture of labelled and unlabelled tuple elements"
13136msgstr ""
13137
13138#: ch/convert.c:557
13139msgid "probably not a structure tuple"
13140msgstr ""
13141
13142#: ch/convert.c:559
13143#, c-format
13144msgid "excess initializer for field `%s'"
13145msgstr ""
13146
13147#: ch/convert.c:566
13148msgid "excess unnamed initializers"
13149msgstr ""
13150
13151#: ch/convert.c:693
13152msgid "non-constant start index for tuple"
13153msgstr ""
13154
13155#: ch/convert.c:736
13156msgid "invalid array tuple label"
13157msgstr ""
13158
13159#: ch/convert.c:750
13160msgid "non-constant array tuple index range"
13161msgstr ""
13162
13163#: ch/convert.c:759
13164#, c-format
13165msgid "incompatible array tuple element %s"
13166msgstr ""
13167
13168#: ch/convert.c:775
13169msgid "multiple (*) or (ELSE) array tuple labels"
13170msgstr ""
13171
13172#: ch/convert.c:784
13173msgid "empty range in array tuple"
13174msgstr ""
13175
13176#: ch/convert.c:801
13177#, c-format
13178msgid "array tuple has duplicate index %s"
13179msgstr ""
13180
13181#: ch/convert.c:809
13182msgid "array tuple index out of range"
13183msgstr ""
13184
13185#: ch/convert.c:811
13186msgid "too many array tuple values"
13187msgstr ""
13188
13189#: ch/convert.c:883
13190msgid "dynamic array tuple without (*) or (ELSE)"
13191msgstr ""
13192
13193#: ch/convert.c:885
13194#, c-format
13195msgid "missing array tuple element %s"
13196msgstr ""
13197
13198#: ch/convert.c:892
13199#, c-format
13200msgid "missing array tuple elements %s : %s"
13201msgstr ""
13202
13203#: ch/convert.c:1086
13204msgid "initializer is not an array or string mode"
13205msgstr ""
13206
13207#: ch/convert.c:1096
13208msgid "destination is too small"
13209msgstr ""
13210
13211#: ch/convert.c:1152
13212msgid "internal error: unknown type of expression"
13213msgstr ""
13214
13215#: ch/decl.c:1033
13216#, c-format
13217msgid "`%s' must not be declared readonly"
13218msgstr ""
13219
13220#: ch/decl.c:1037
13221msgid "declaration of readonly variable without initialization"
13222msgstr ""
13223
13224#: ch/decl.c:1059
13225#, c-format
1737c953 13226msgid "no initialization allowed for `%s'"
5b7874aa
ZW
13227msgstr ""
13228
13229#: ch/decl.c:1067
13230#, c-format
13231msgid "value for loc-identity `%s' is not a location"
13232msgstr ""
13233
13234#: ch/decl.c:1074
13235#, c-format
13236msgid "location for `%s' not read-compatible"
13237msgstr ""
13238
13239#: ch/decl.c:1101
13240#, c-format
13241msgid "nonconstant initializer for `%s'"
13242msgstr ""
13243
13244#: ch/decl.c:1132
13245msgid "do_decl: internal error: don't know what to initialize"
13246msgstr ""
13247
13248#: ch/decl.c:1189
13249msgid "RECURSIVE PROCs"
13250msgstr ""
13251
13252#: ch/decl.c:1445
13253#, c-format
13254msgid "`%s' must not be READonly"
13255msgstr ""
13256
13257#: ch/decl.c:1471
13258msgid "POS may not be specified for a list of field declarations"
13259msgstr ""
13260
13261#: ch/decl.c:1525
13262msgid "(ELSE) case label as well as ELSE variant"
13263msgstr ""
13264
13265#: ch/decl.c:1610 ch/decl.c:1613
13266msgid "inconsistent modes between labels and tag field"
13267msgstr ""
13268
13269#: ch/decl.c:1618
13270msgid "too few tag labels"
13271msgstr ""
13272
13273#: ch/decl.c:1620
13274msgid "too many tag labels"
13275msgstr ""
13276
13277#: ch/decl.c:1658
13278msgid "case label lower limit is not a discrete constant expression"
13279msgstr ""
13280
13281#: ch/decl.c:1660
13282msgid "case label upper limit is not a discrete constant expression"
13283msgstr ""
13284
13285#: ch/decl.c:1670
13286msgid "case label must be a discrete constant expression"
13287msgstr ""
13288
13289#: ch/decl.c:1697
13290msgid "variant label declared here..."
13291msgstr ""
13292
13293#: ch/decl.c:1699
13294msgid "...is duplicated here"
9e620082
ZW
13295msgstr ""
13296
5b7874aa
ZW
13297#: ch/decl.c:1729
13298#, c-format
13299msgid "no field (yet) for tag %s"
9e620082
ZW
13300msgstr ""
13301
5b7874aa
ZW
13302#: ch/decl.c:1824
13303msgid "non-value mode may only returned by LOC"
9e620082
ZW
13304msgstr ""
13305
5b7874aa
ZW
13306#: ch/decl.c:1847
13307#, c-format
13308msgid "mode of `%s' is not a mode"
9e620082
ZW
13309msgstr ""
13310
5b7874aa
ZW
13311#: ch/decl.c:1853
13312#, c-format
13313msgid "`%s' may only be passed by LOC"
9e620082
ZW
13314msgstr ""
13315
5b7874aa 13316#: ch/decl.c:2281
9e620082 13317#, c-format
1737c953 13318msgid "nothing named `%s' to grant"
9e620082
ZW
13319msgstr ""
13320
5b7874aa 13321#: ch/decl.c:2321
9e620082 13322#, c-format
5b7874aa 13323msgid "duplicate grant for `%s'"
9e620082
ZW
13324msgstr ""
13325
5b7874aa
ZW
13326#: ch/decl.c:2322
13327#, c-format
13328msgid "previous grant for `%s'"
9e620082
ZW
13329msgstr ""
13330
5b7874aa
ZW
13331#: ch/decl.c:2409
13332#, c-format
13333msgid "duplicate definition `%s'"
9e620082
ZW
13334msgstr ""
13335
5b7874aa
ZW
13336#: ch/decl.c:2410
13337#, c-format
13338msgid "previous definition of `%s'"
9e620082
ZW
13339msgstr ""
13340
5b7874aa
ZW
13341#: ch/decl.c:3248 ch/decl.c:3258
13342#, c-format
13343msgid "ambiguous choice for seize `%s' -"
13344msgstr ""
13345
13346#: ch/decl.c:3249 ch/decl.c:3259
13347#, c-format
13348msgid " - can seize this `%s' -"
13349msgstr ""
13350
13351#: ch/decl.c:3250 ch/decl.c:3261
13352#, c-format
13353msgid " - or this granted decl `%s'"
13354msgstr ""
13355
13356#: ch/decl.c:4430
13357#, c-format
13358msgid "enumerator value for `%s' is less then 0"
13359msgstr ""
13360
13361#: ch/decl.c:4512
13362#, c-format
13363msgid "enumerators `%s' and `%s' have equal values"
13364msgstr ""
13365
13366#: ch/decl.c:4618
1737c953 13367msgid "undefined value in SET mode is obsolete and deprecated"
5b7874aa
ZW
13368msgstr ""
13369
13370#: ch/decl.c:4794
13371msgid "BASE variable never declared"
13372msgstr ""
13373
13374#: ch/decl.c:4796
13375msgid "cannot BASE a variable on a PROC/PROCESS name"
13376msgstr ""
13377
13378#: ch/decl.c:4848
13379msgid "INTERNAL ERROR: handle_one_level is broken"
13380msgstr ""
13381
13382#: ch/expr.c:126
13383#, c-format
13384msgid "tuple without specified mode not allowed in %s"
13385msgstr ""
13386
13387#: ch/expr.c:128
13388#, c-format
13389msgid "conditional expression not allowed in %s"
13390msgstr ""
13391
13392#: ch/expr.c:130
13393#, c-format
13394msgid "internal error: unknown expression mode in %s"
13395msgstr ""
13396
13397#: ch/expr.c:147
13398msgid "CASE selector is not a discrete expression"
13399msgstr ""
13400
1737c953
JM
13401#: ch/expr.c:215
13402msgid ""
13403"The number of CASE selectors does not match the number of CASE label lists"
13404msgstr ""
13405
5b7874aa
ZW
13406#: ch/expr.c:594
13407msgid "powerset is not addressable"
13408msgstr ""
13409
13410#: ch/expr.c:639
13411msgid "array is not addressable"
13412msgstr ""
13413
13414#: ch/expr.c:687
13415#, c-format
1737c953 13416msgid "too few arguments in call to `%s'"
5b7874aa
ZW
13417msgstr ""
13418
13419#: ch/expr.c:689
13420#, c-format
1737c953 13421msgid "too many arguments in call to `%s'"
5b7874aa
ZW
13422msgstr ""
13423
13424#: ch/expr.c:758
1737c953 13425msgid "cannot dereference, not a pointer"
5b7874aa
ZW
13426msgstr ""
13427
13428#: ch/expr.c:768
13429#, c-format
1737c953 13430msgid "missing '.' operator or undefined mode name `%s'"
5b7874aa
ZW
13431msgstr ""
13432
13433#: ch/expr.c:771
1737c953 13434msgid "you have forgotten the '.' operator which must"
5b7874aa
ZW
13435msgstr ""
13436
13437#: ch/expr.c:772
13438#, c-format
13439msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
13440msgstr ""
13441
13442#: ch/expr.c:786
1737c953 13443msgid "can't dereference PTR value using unary `->'"
5b7874aa
ZW
13444msgstr ""
13445
13446#: ch/expr.c:831
13447msgid "invalid type argument of `->'"
13448msgstr ""
13449
13450#: ch/expr.c:856 ch/expr.c:969
13451msgid "operand of '.' is not a STRUCT"
13452msgstr ""
13453
13454#: ch/expr.c:909
13455#, c-format
1737c953 13456msgid "no field named `%s'"
5b7874aa
ZW
13457msgstr ""
13458
13459#: ch/expr.c:1217
13460msgid "ABS argument must be discrete or real mode"
13461msgstr ""
13462
13463#: ch/expr.c:1250
13464#, c-format
1737c953 13465msgid "argument %d to ABSTIME must be of integer type"
5b7874aa
ZW
13466msgstr ""
13467
13468#: ch/expr.c:1288 ch/expr.c:1329
1737c953 13469msgid "parameter 1 must be referable"
5b7874aa
ZW
13470msgstr ""
13471
13472#: ch/expr.c:1294 ch/expr.c:1335 ch/expr.c:1372
1737c953 13473msgid "mode mismatch in parameter 1"
5b7874aa
ZW
13474msgstr ""
13475
13476#: ch/expr.c:1301 ch/expr.c:1342
1737c953 13477msgid "parameter 2 must be a positive integer"
5b7874aa
ZW
13478msgstr ""
13479
13480#: ch/expr.c:1436
13481msgid "CARD argument must be powerset mode"
13482msgstr ""
13483
13484#: ch/expr.c:1487
1737c953 13485msgid "expression for DESCR-builtin must be referable"
5b7874aa
ZW
13486msgstr ""
13487
13488#: ch/expr.c:1535
13489#, c-format
1737c953 13490msgid "argument to `%s' must be of integer type"
5b7874aa
ZW
13491msgstr ""
13492
13493#: ch/expr.c:1568
13494#, c-format
13495msgid "argument 1 to `%s' must be of floating point mode"
13496msgstr ""
13497
13498#: ch/expr.c:1602
13499#, c-format
1737c953 13500msgid "first argument to `%s' must be a mode"
5b7874aa
ZW
13501msgstr ""
13502
13503#: ch/expr.c:1609
13504#, c-format
13505msgid "READonly modes for %s must have a value"
13506msgstr ""
13507
13508#: ch/expr.c:1692
13509msgid "argument to TERMINATE must be a reference primitive value"
13510msgstr ""
13511
13512#: ch/expr.c:1741
1737c953 13513msgid "argument 1 to INTTIME must be of mode TIME"
5b7874aa
ZW
13514msgstr ""
13515
13516#: ch/expr.c:1888
13517msgid ""
13518"LENGTH argument must be string, buffer, event mode, text location or mode"
13519msgstr ""
13520
13521#: ch/expr.c:1917
13522msgid "UPPER argument must have a mode, or be a mode"
13523msgstr ""
13524
13525#: ch/expr.c:1919
13526msgid "LOWER argument must have a mode, or be a mode"
13527msgstr ""
13528
13529#: ch/expr.c:1953
13530msgid "UPPER argument must be string, array, mode or integer"
13531msgstr ""
13532
13533#: ch/expr.c:1955
13534msgid "LOWER argument must be string, array, mode or integer"
13535msgstr ""
13536
13537#: ch/expr.c:1991
13538#, c-format
13539msgid "%s argument must be POWERSET mode"
9e620082
ZW
13540msgstr ""
13541
5b7874aa 13542#: ch/expr.c:2017
9e620082 13543#, c-format
5b7874aa 13544msgid "%s called for empty POWERSET"
9e620082
ZW
13545msgstr ""
13546
5b7874aa
ZW
13547#: ch/expr.c:2098
13548msgid "argument to NUM is not discrete"
9e620082
ZW
13549msgstr ""
13550
5b7874aa 13551#: ch/expr.c:2110
1737c953 13552msgid "no integer mode which matches expression's mode"
9e620082
ZW
13553msgstr ""
13554
5b7874aa
ZW
13555#: ch/expr.c:2119
13556msgid "NUM's parameter is below its mode range"
9e620082
ZW
13557msgstr ""
13558
5b7874aa
ZW
13559#: ch/expr.c:2122
13560msgid "NUM's parameter is above its mode range"
9e620082
ZW
13561msgstr ""
13562
5b7874aa 13563#: ch/expr.c:2161
1737c953 13564msgid "cannot take SUCC or PRED of a numbered SET"
9e620082
ZW
13565msgstr ""
13566
5b7874aa 13567#: ch/expr.c:2169
1737c953 13568msgid "SUCC or PRED must not be done on a PTR"
9e620082
ZW
13569msgstr ""
13570
5b7874aa 13571#: ch/expr.c:2172
1737c953 13572msgid "SUCC or PRED for a reference type is not standard"
9e620082
ZW
13573msgstr ""
13574
5b7874aa
ZW
13575#: ch/expr.c:2182
13576msgid "SUCC or PRED argument must be a discrete mode"
9e620082
ZW
13577msgstr ""
13578
5b7874aa
ZW
13579#: ch/expr.c:2203
13580#, c-format
1737c953 13581msgid "taking the %s of a value already at its %s value"
9e620082
ZW
13582msgstr ""
13583
5b7874aa
ZW
13584#: ch/expr.c:2254
13585msgid "size applied to a function mode"
9e620082
ZW
13586msgstr ""
13587
5b7874aa
ZW
13588#: ch/expr.c:2260
13589msgid "sizeof applied to a void mode"
9e620082
ZW
13590msgstr ""
13591
5b7874aa
ZW
13592#: ch/expr.c:2265
13593msgid "sizeof applied to an incomplete mode"
9e620082
ZW
13594msgstr ""
13595
5b7874aa
ZW
13596#: ch/expr.c:2360
13597msgid "cannot call a PROCESS, you START a PROCESS"
9e620082
ZW
13598msgstr ""
13599
5b7874aa 13600#: ch/expr.c:2422
9e620082 13601#, c-format
5b7874aa 13602msgid "invalid %s"
9e620082
ZW
13603msgstr ""
13604
5b7874aa 13605#: ch/expr.c:2437
9e620082 13606#, c-format
5b7874aa 13607msgid "%s parameter %d must be a location"
9e620082
ZW
13608msgstr ""
13609
5b7874aa
ZW
13610#: ch/expr.c:2445
13611#, c-format
13612msgid "%s parameter %d is READ-only"
9e620082
ZW
13613msgstr ""
13614
5b7874aa 13615#: ch/expr.c:2488
9e620082 13616#, c-format
5b7874aa 13617msgid "LOC actual parameter %d is a non-referable location"
9e620082
ZW
13618msgstr ""
13619
5b7874aa
ZW
13620#: ch/expr.c:2494
13621#, c-format
13622msgid "mode mismatch in parameter %d"
9e620082
ZW
13623msgstr ""
13624
5b7874aa
ZW
13625#: ch/expr.c:2518
13626#, c-format
13627msgid "too many arguments to procedure `%s'"
9e620082
ZW
13628msgstr ""
13629
5b7874aa
ZW
13630#: ch/expr.c:2521
13631msgid "too many arguments to procedure"
9e620082
ZW
13632msgstr ""
13633
5b7874aa 13634#: ch/expr.c:2527
9e620082 13635#, c-format
5b7874aa 13636msgid "too few arguments to procedure `%s'"
9e620082
ZW
13637msgstr ""
13638
5b7874aa
ZW
13639#: ch/expr.c:2530
13640msgid "too few arguments to procedure"
9e620082
ZW
13641msgstr ""
13642
5b7874aa
ZW
13643#: ch/expr.c:2596
13644msgid "syntax error (integer used as function)"
9e620082
ZW
13645msgstr ""
13646
5b7874aa
ZW
13647#: ch/expr.c:2616
13648msgid "syntax error - missing operator, comma, or '('?"
9e620082
ZW
13649msgstr ""
13650
5b7874aa
ZW
13651#: ch/expr.c:2977
13652#, c-format
13653msgid "unimplemented builtin function `%s'"
9e620082
ZW
13654msgstr ""
13655
5b7874aa 13656#: ch/expr.c:2981
9e620082 13657#, c-format
5b7874aa 13658msgid "internal error - bad builtin function `%s'"
9e620082
ZW
13659msgstr ""
13660
5b7874aa
ZW
13661#: ch/expr.c:2995
13662msgid "empty expression in string index"
9e620082
ZW
13663msgstr ""
13664
5b7874aa
ZW
13665#: ch/expr.c:3000
13666msgid "only one expression allowed in string index"
9e620082
ZW
13667msgstr ""
13668
5b7874aa
ZW
13669#: ch/expr.c:3017
13670msgid "invalid: primval ( untyped_exprlist )"
9e620082
ZW
13671msgstr ""
13672
5b7874aa
ZW
13673#: ch/expr.c:3081 ch/expr.c:3095
13674msgid "operand is variable-size bitstring/power-set"
9e620082
ZW
13675msgstr ""
13676
5b7874aa
ZW
13677#: ch/expr.c:3245
13678#, c-format
13679msgid "tree code `%s' unhandled in build_compare_set_expr"
9e620082
ZW
13680msgstr ""
13681
5b7874aa
ZW
13682#: ch/expr.c:3410
13683msgid "incompatible modes in concat expression"
9e620082
ZW
13684msgstr ""
13685
5b7874aa 13686#: ch/expr.c:3459
1737c953 13687msgid "invalid operation on array of chars"
9e620082
ZW
13688msgstr ""
13689
5b7874aa
ZW
13690#: ch/expr.c:3504
13691msgid "comparison of variant structures is unsafe"
9e620082
ZW
13692msgstr ""
13693
5b7874aa
ZW
13694#: ch/expr.c:3511
13695msgid "compare with variant records"
9e620082
ZW
13696msgstr ""
13697
5b7874aa 13698#: ch/expr.c:3688 ch/expr.c:3924
9e620082 13699#, c-format
5b7874aa 13700msgid "incompatible operands to %s"
9e620082
ZW
13701msgstr ""
13702
5b7874aa
ZW
13703#: ch/expr.c:3740
13704msgid "relational operator not allowed for this mode"
9e620082
ZW
13705msgstr ""
13706
5b7874aa 13707#: ch/expr.c:3794
9e620082 13708#, c-format
1737c953 13709msgid "cannot use %s operator on PROC mode variable"
9e620082
ZW
13710msgstr ""
13711
5b7874aa 13712#: ch/expr.c:3800
9e620082 13713#, c-format
5b7874aa 13714msgid "invalid left operand of %s"
9e620082
ZW
13715msgstr ""
13716
5b7874aa 13717#: ch/expr.c:3805 ch/expr.c:4357
9e620082 13718#, c-format
5b7874aa 13719msgid "invalid right operand of %s"
9e620082
ZW
13720msgstr ""
13721
5b7874aa
ZW
13722#: ch/expr.c:3819
13723msgid "repetition expression must be constant"
9e620082
ZW
13724msgstr ""
13725
5b7874aa
ZW
13726#: ch/expr.c:3829
13727msgid "left argument to MOD/REM operator must be integral"
9e620082
ZW
13728msgstr ""
13729
5b7874aa
ZW
13730#: ch/expr.c:3834
13731msgid "right argument to MOD/REM operator must be integral"
9e620082
ZW
13732msgstr ""
13733
5b7874aa
ZW
13734#: ch/expr.c:3891
13735msgid "right operand of IN is not a powerset"
9e620082
ZW
13736msgstr ""
13737
5b7874aa
ZW
13738#: ch/expr.c:3896
13739msgid "left operand of IN incompatible with right operand"
9e620082
ZW
13740msgstr ""
13741
5b7874aa
ZW
13742#: ch/expr.c:3987
13743msgid "-> operator not allow in constant expression"
9e620082
ZW
13744msgstr ""
13745
5b7874aa
ZW
13746#: ch/expr.c:4000
13747msgid "taking the address of a string literal is non-standard"
9e620082
ZW
13748msgstr ""
13749
5b7874aa
ZW
13750#: ch/expr.c:4002
13751msgid "taking the address of a function is non-standard"
9e620082
ZW
13752msgstr ""
13753
5b7874aa
ZW
13754#: ch/expr.c:4005
13755msgid "ADDR requires a LOCATION argument"
9e620082
ZW
13756msgstr ""
13757
5b7874aa
ZW
13758#: ch/expr.c:4035
13759msgid "-> expression is not addressable"
9e620082
ZW
13760msgstr ""
13761
5b7874aa
ZW
13762#: ch/expr.c:4062
13763msgid "ADDR parameter must be a LOCATION"
9e620082
ZW
13764msgstr ""
13765
5b7874aa
ZW
13766#: ch/expr.c:4071
13767msgid "possible internal error in build_chill_arrow_expr"
dc6746e7
PT
13768msgstr ""
13769
5b7874aa 13770#: ch/expr.c:4076
dc6746e7 13771#, c-format
5b7874aa 13772msgid "%s is not addressable"
dc6746e7
PT
13773msgstr ""
13774
5b7874aa
ZW
13775#: ch/expr.c:4175
13776msgid "repetition count is not an integer constant"
d51681a7
PT
13777msgstr ""
13778
5b7874aa
ZW
13779#: ch/expr.c:4183
13780msgid "repetition count < 0"
d51681a7
PT
13781msgstr ""
13782
5b7874aa
ZW
13783#: ch/expr.c:4188
13784msgid "repetition value not constant"
d51681a7
PT
13785msgstr ""
13786
5b7874aa
ZW
13787#: ch/expr.c:4200
13788msgid "bitstring repetition of non-constant boolean"
13789msgstr ""
13790
13791#: ch/expr.c:4223
13792msgid "string repetition operand is non-constant bitstring"
13793msgstr ""
13794
13795#: ch/expr.c:4283
13796msgid "non-char, non-bit string repetition"
d51681a7
PT
13797msgstr ""
13798
5b7874aa 13799#: ch/expr.c:4311
9e620082 13800#, c-format
5b7874aa 13801msgid "invalid operand of %s"
d51681a7
PT
13802msgstr ""
13803
5b7874aa 13804#: ch/expr.c:4322
4ba01ed2 13805#, c-format
5b7874aa 13806msgid "right operand of %s is not array of boolean"
d51681a7
PT
13807msgstr ""
13808
5b7874aa 13809#: ch/expr.c:4335
9e620082 13810#, c-format
5b7874aa 13811msgid "%s operator applied to boolean variable"
d51681a7
PT
13812msgstr ""
13813
5b7874aa
ZW
13814#: ch/expr.c:4406
13815msgid "non-boolean mode in conditional expression"
d51681a7
PT
13816msgstr ""
13817
5b7874aa
ZW
13818#: ch/grant.c:1978
13819msgid "decode_constant: invalid component_ref"
d51681a7
PT
13820msgstr ""
13821
5b7874aa
ZW
13822#: ch/grant.c:1986
13823msgid "decode_constant: mode and value mismatch"
d51681a7
PT
13824msgstr ""
13825
5b7874aa
ZW
13826#: ch/grant.c:1989
13827msgid "decode_constant: cannot decode this mode"
4ba01ed2
PT
13828msgstr ""
13829
5b7874aa
ZW
13830#: ch/grant.c:2214
13831msgid "decode_constant_selective: mode and value mismatch"
d51681a7
PT
13832msgstr ""
13833
5b7874aa
ZW
13834#: ch/grant.c:2217
13835msgid "decode_constant_selective: cannot decode this mode"
13836msgstr ""
13837
13838#: ch/grant.c:2677
9e620082 13839#, c-format
5b7874aa
ZW
13840msgid "can't write to %s"
13841msgstr ""
13842
13843#: ch/grant.c:2764
13844msgid "FORBID is not yet implemented"
4ba01ed2
PT
13845msgstr ""
13846
5b7874aa
ZW
13847#. this nerver should happen
13848#: ch/grant.c:2825
9e620082 13849#, c-format
1737c953 13850msgid "function \"really_grant_this\" called for `%s'"
d51681a7
PT
13851msgstr ""
13852
5b7874aa
ZW
13853#: ch/inout.c:1645
13854msgid "non-integral text length"
d51681a7
PT
13855msgstr ""
13856
5b7874aa
ZW
13857#: ch/inout.c:1650
13858msgid "non-constant text length"
d51681a7
PT
13859msgstr ""
13860
5b7874aa
ZW
13861#: ch/inout.c:1655
13862msgid "text length must be greater then 0"
d51681a7
PT
13863msgstr ""
13864
5b7874aa
ZW
13865#: ch/inout.c:1755
13866#, c-format
13867msgid "argument %d of %s must be of mode ASSOCIATION"
d51681a7
PT
13868msgstr ""
13869
5b7874aa
ZW
13870#: ch/inout.c:1760 ch/inout.c:2146 ch/inout.c:2516 ch/inout.c:2751
13871#, c-format
13872msgid "argument %d of %s must be a location"
d51681a7
PT
13873msgstr ""
13874
5b7874aa
ZW
13875#: ch/inout.c:1795
13876msgid "argument 2 of ASSOCIATE must not be an empty string"
d51681a7
PT
13877msgstr ""
13878
5b7874aa
ZW
13879#: ch/inout.c:1811
13880msgid "argument 2 to ASSOCIATE must be a string"
d51681a7
PT
13881msgstr ""
13882
5b7874aa
ZW
13883#: ch/inout.c:1850
13884msgid "argument 3 to ASSOCIATE must be a string"
d51681a7
PT
13885msgstr ""
13886
5b7874aa 13887#: ch/inout.c:2031
1737c953 13888msgid "too many arguments in call to MODIFY"
d51681a7
PT
13889msgstr ""
13890
5b7874aa
ZW
13891#: ch/inout.c:2044
13892msgid "argument 2 of MODIFY must not be an empty string"
d51681a7
PT
13893msgstr ""
13894
5b7874aa
ZW
13895#: ch/inout.c:2060
13896msgid "argument 2 to MODIFY must be a string"
d51681a7
PT
13897msgstr ""
13898
5b7874aa
ZW
13899#: ch/inout.c:2094
13900msgid "argument 3 to MODIFY must be a string"
dc6746e7
PT
13901msgstr ""
13902
5b7874aa 13903#: ch/inout.c:2141
9e620082 13904#, c-format
5b7874aa 13905msgid "argument %d of %s must be an ACCESS or TEXT mode"
dc6746e7
PT
13906msgstr ""
13907
5b7874aa
ZW
13908#: ch/inout.c:2355
13909msgid "argument 4 of CONNECT must be of mode WHERE"
dc6746e7
PT
13910msgstr ""
13911
5b7874aa
ZW
13912#: ch/inout.c:2371
13913msgid "index expression for ACCESS without index"
dc6746e7
PT
13914msgstr ""
13915
5b7874aa
ZW
13916#: ch/inout.c:2376 ch/inout.c:2554 ch/inout.c:2636 ch/inout.c:4356
13917#: ch/inout.c:4504
13918msgid "incompatible index mode"
d51681a7
PT
13919msgstr ""
13920
5b7874aa
ZW
13921#: ch/inout.c:2476
13922msgid "argument 3 to CONNECT must be of mode USAGE"
dc6746e7
PT
13923msgstr ""
13924
5b7874aa 13925#: ch/inout.c:2511
9e620082 13926#, c-format
5b7874aa 13927msgid "argument %d of %s must be of mode ACCESS"
dc6746e7
PT
13928msgstr ""
13929
5b7874aa 13930#: ch/inout.c:2545
1737c953 13931msgid "too few arguments in call to `readrecord'"
dc6746e7
PT
13932msgstr ""
13933
5b7874aa
ZW
13934#: ch/inout.c:2569 ch/inout.c:2648
13935msgid "incompatible record mode"
d51681a7
PT
13936msgstr ""
13937
5b7874aa
ZW
13938#: ch/inout.c:2574
13939msgid "store location must not be READonly"
d51681a7
PT
13940msgstr ""
13941
5b7874aa 13942#: ch/inout.c:2616
1737c953 13943msgid "too few arguments in call to `writerecord'"
dc6746e7
PT
13944msgstr ""
13945
5b7874aa
ZW
13946#: ch/inout.c:2643
13947msgid "transfer to ACCESS without record mode"
d51681a7
PT
13948msgstr ""
13949
5b7874aa 13950#: ch/inout.c:2746
9e620082 13951#, c-format
5b7874aa 13952msgid "argument %d of %s must be of mode TEXT"
d51681a7
PT
13953msgstr ""
13954
5b7874aa
ZW
13955#: ch/inout.c:2803
13956msgid "TEXT doesn't have a location"
dc6746e7
PT
13957msgstr ""
13958
5b7874aa
ZW
13959#: ch/inout.c:2905
13960msgid "incompatible index mode for SETETEXTACCESS"
dc6746e7
PT
13961msgstr ""
13962
5b7874aa
ZW
13963#: ch/inout.c:2915
13964msgid "incompatible record mode for SETTEXTACCESS"
dc6746e7
PT
13965msgstr ""
13966
5b7874aa
ZW
13967#: ch/inout.c:2945
13968msgid "parameter 2 must be a location"
dc6746e7
PT
13969msgstr ""
13970
5b7874aa
ZW
13971#: ch/inout.c:2955
13972msgid "incompatible modes in parameter 2"
dc6746e7
PT
13973msgstr ""
13974
5b7874aa
ZW
13975#: ch/inout.c:3062
13976msgid "conditional expression not allowed in this context"
d51681a7
PT
13977msgstr ""
13978
5b7874aa
ZW
13979#: ch/inout.c:3064
13980#, c-format
13981msgid "untyped expression as argument %d"
d51681a7
PT
13982msgstr ""
13983
5b7874aa
ZW
13984#: ch/inout.c:3141 ch/inout.c:3187
13985#, c-format
1737c953 13986msgid "cannot process %d bits integer for READTEXT argument %d"
d51681a7
PT
13987msgstr ""
13988
5b7874aa
ZW
13989#: ch/inout.c:3262
13990#, c-format
1737c953 13991msgid "cannot process %d bits integer WRITETEXT argument %d"
dc6746e7
PT
13992msgstr ""
13993
5b7874aa
ZW
13994#: ch/inout.c:3283 ch/inout.c:3338 ch/inout.c:3417 ch/inout.c:3483
13995#: ch/inout.c:3534 ch/inout.c:3619 ch/inout.c:3654
13996#, c-format
13997msgid "argument %d is READonly"
d51681a7
PT
13998msgstr ""
13999
5b7874aa
ZW
14000#: ch/inout.c:3290 ch/inout.c:3345 ch/inout.c:3424 ch/inout.c:3491
14001#: ch/inout.c:3542 ch/inout.c:3627 ch/inout.c:3659
14002#, c-format
14003msgid "argument %d must be referable"
9e620082
ZW
14004msgstr ""
14005
5b7874aa
ZW
14006#: ch/inout.c:3578
14007#, c-format
14008msgid "cannot process argument %d of WRITETEXT, unknown size"
9e620082
ZW
14009msgstr ""
14010
5b7874aa
ZW
14011#. datatype is not yet implemented, issue a warning
14012#: ch/inout.c:3725
dc6746e7 14013#, c-format
1737c953 14014msgid "cannot process mode of argument %d for %sTEXT"
dc6746e7
PT
14015msgstr ""
14016
5b7874aa
ZW
14017#: ch/inout.c:3868
14018msgid "too few arguments for this format string"
d51681a7
PT
14019msgstr ""
14020
5b7874aa 14021#: ch/inout.c:3893 ch/inout.c:3902
9e620082 14022#, c-format
5b7874aa
ZW
14023msgid "type of argument %d invalid for conversion code at offset %d"
14024msgstr ""
14025
14026#: ch/inout.c:4012
14027msgid "unmatched open paren"
dc6746e7
PT
14028msgstr ""
14029
5b7874aa 14030#: ch/inout.c:4026 ch/inout.c:4221
9e620082 14031#, c-format
5b7874aa 14032msgid "bad format specification character (offset %d)"
d51681a7
PT
14033msgstr ""
14034
5b7874aa 14035#: ch/inout.c:4039
9e620082 14036#, c-format
5b7874aa 14037msgid "repetition factor overflow (offset %d)"
4ba01ed2
PT
14038msgstr ""
14039
5b7874aa 14040#: ch/inout.c:4057 ch/inout.c:4064 ch/inout.c:4071
9e620082 14041#, c-format
5b7874aa 14042msgid "duplicate qualifier (offset %d)"
4ba01ed2
PT
14043msgstr ""
14044
5b7874aa
ZW
14045#: ch/inout.c:4093
14046#, c-format
14047msgid "clause width overflow (offset %d)"
4ba01ed2
PT
14048msgstr ""
14049
5b7874aa 14050#: ch/inout.c:4106
9e620082 14051#, c-format
5b7874aa 14052msgid "no fraction (offset %d)"
d51681a7
PT
14053msgstr ""
14054
5b7874aa 14055#: ch/inout.c:4124
9e620082 14056#, c-format
5b7874aa 14057msgid "no fraction width (offset %d)"
4ba01ed2
PT
14058msgstr ""
14059
5b7874aa 14060#: ch/inout.c:4131
9e620082 14061#, c-format
5b7874aa 14062msgid "fraction width overflow (offset %d)"
d51681a7
PT
14063msgstr ""
14064
5b7874aa
ZW
14065#: ch/inout.c:4142
14066#, c-format
14067msgid "no exponent (offset %d)"
d51681a7
PT
14068msgstr ""
14069
5b7874aa 14070#: ch/inout.c:4160
9e620082 14071#, c-format
5b7874aa 14072msgid "no exponent width (offset %d)"
dc6746e7
PT
14073msgstr ""
14074
5b7874aa 14075#: ch/inout.c:4167
9e620082 14076#, c-format
5b7874aa 14077msgid "exponent width overflow (offset %d)"
dc6746e7
PT
14078msgstr ""
14079
5b7874aa
ZW
14080#: ch/inout.c:4208
14081msgid "internal error in check_format_string"
dc6746e7
PT
14082msgstr ""
14083
5b7874aa 14084#: ch/inout.c:4224
9e620082 14085#, c-format
5b7874aa 14086msgid "no padding character (offset %d)"
dc6746e7
PT
14087msgstr ""
14088
5b7874aa
ZW
14089#. too may arguments for format string
14090#: ch/inout.c:4256
14091msgid "too many arguments for this format string"
d51681a7
PT
14092msgstr ""
14093
5b7874aa
ZW
14094#: ch/inout.c:4354 ch/inout.c:4502
14095msgid "missing index expression"
d51681a7
PT
14096msgstr ""
14097
5b7874aa 14098#: ch/inout.c:4361
1737c953 14099msgid "too few arguments in call to `writetext'"
dc6746e7
PT
14100msgstr ""
14101
5b7874aa
ZW
14102#: ch/inout.c:4374
14103msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
dc6746e7
PT
14104msgstr ""
14105
5b7874aa
ZW
14106#: ch/inout.c:4397
14107msgid "`format string' for WRITETEXT must be a CHARACTER string"
dc6746e7
PT
14108msgstr ""
14109
5b7874aa 14110#: ch/inout.c:4509
1737c953 14111msgid "too few arguments in call to `readtext'"
dc6746e7
PT
14112msgstr ""
14113
5b7874aa 14114#: ch/inout.c:4522
9e620082 14115msgid ""
5b7874aa
ZW
14116"argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] "
14117"expression"
dc6746e7
PT
14118msgstr ""
14119
5b7874aa
ZW
14120#: ch/inout.c:4543
14121msgid "`format string' for READTEXT must be a CHARACTER string"
4ba01ed2
PT
14122msgstr ""
14123
5b7874aa
ZW
14124#: ch/lang.c:105
14125msgid "non-constant expression"
dc6746e7
PT
14126msgstr ""
14127
5b7874aa 14128#: ch/lang.c:191
1737c953 14129msgid "ignoring case upon input and"
dc6746e7
PT
14130msgstr ""
14131
5b7874aa 14132#: ch/lang.c:192
1737c953 14133msgid "making special words uppercase wouldn't work"
dc6746e7
PT
14134msgstr ""
14135
5b7874aa 14136#: ch/lang.c:203
1737c953 14137msgid "making special words uppercase and"
d51681a7
PT
14138msgstr ""
14139
5b7874aa 14140#: ch/lang.c:204
1737c953 14141msgid " ignoring case upon input wouldn't work"
9e620082
ZW
14142msgstr ""
14143
5b7874aa
ZW
14144#: ch/lang.c:277 java/typeck.c:178
14145msgid "internal error - use of undefined type"
dc6746e7
PT
14146msgstr ""
14147
5b7874aa
ZW
14148#: ch/lex.c:502
14149msgid "invalid C'xx' "
dc6746e7
PT
14150msgstr ""
14151
1737c953 14152#: ch/lex.c:607 java/jcf-parse.c:603 java/jcf-write.c:3327
dc6746e7 14153#, c-format
5b7874aa 14154msgid "can't close %s"
dc6746e7
PT
14155msgstr ""
14156
5b7874aa
ZW
14157#: ch/lex.c:711
14158msgid "malformed exponent part of floating-point literal"
dc6746e7
PT
14159msgstr ""
14160
5b7874aa
ZW
14161#: ch/lex.c:728
14162msgid "real number exceeds range of REAL"
dc6746e7
PT
14163msgstr ""
14164
5b7874aa
ZW
14165#: ch/lex.c:747 ch/lex.c:774
14166msgid "end-of-file in '<>' directive"
9e620082
ZW
14167msgstr ""
14168
5b7874aa
ZW
14169#: ch/lex.c:780
14170msgid "unrecognized compiler directive"
dc6746e7
PT
14171msgstr ""
14172
5b7874aa 14173#: ch/lex.c:788 ch/lex.c:834
dc6746e7 14174#, c-format
5b7874aa 14175msgid "unrecognized compiler directive `%s'"
dc6746e7
PT
14176msgstr ""
14177
5b7874aa
ZW
14178#: ch/lex.c:995
14179msgid "unterminated control sequence"
dc6746e7
PT
14180msgstr ""
14181
5b7874aa
ZW
14182#: ch/lex.c:1010 ch/lex.c:1046
14183msgid "invalid integer literal in control sequence"
dc6746e7
PT
14184msgstr ""
14185
5b7874aa
ZW
14186#: ch/lex.c:1021 ch/lex.c:1029
14187msgid "control sequence overflow"
dc6746e7
PT
14188msgstr ""
14189
5b7874aa
ZW
14190#: ch/lex.c:1023 ch/lex.c:1031
14191msgid "invalid control sequence"
d51681a7
PT
14192msgstr ""
14193
5b7874aa
ZW
14194#: ch/lex.c:1111
14195msgid "invalid base in read control sequence"
9e620082
ZW
14196msgstr ""
14197
5b7874aa
ZW
14198#: ch/lex.c:1118
14199msgid "invalid digit in control sequence"
dc6746e7
PT
14200msgstr ""
14201
5b7874aa
ZW
14202#: ch/lex.c:1145
14203msgid "unterminated string literal"
dc6746e7
PT
14204msgstr ""
14205
5b7874aa
ZW
14206#: ch/lex.c:1248 ch/lex.c:1334
14207#, c-format
14208msgid "invalid number format `%s'"
dc6746e7
PT
14209msgstr ""
14210
5b7874aa
ZW
14211#: ch/lex.c:1266
14212msgid "integer literal too big"
dc6746e7
PT
14213msgstr ""
14214
5b7874aa 14215#: ch/lex.c:1395
dc6746e7 14216#, c-format
5b7874aa 14217msgid "can't find %s"
dc6746e7
PT
14218msgstr ""
14219
5b7874aa
ZW
14220#: ch/lex.c:1421
14221msgid "USE_SEIZE_FILE directive must be followed by string"
dc6746e7
PT
14222msgstr ""
14223
5b7874aa
ZW
14224#: ch/lex.c:1693 f/lex.c:1202
14225msgid "invalid #ident"
d51681a7
PT
14226msgstr ""
14227
5b7874aa
ZW
14228#: ch/lex.c:1711 f/lex.c:1219
14229msgid "undefined or invalid # directive"
d51681a7
PT
14230msgstr ""
14231
5b7874aa
ZW
14232#: ch/lex.c:1765 ch/lex.c:1774 f/lex.c:1275
14233msgid "invalid #line"
dc6746e7
PT
14234msgstr ""
14235
5b7874aa
ZW
14236#: ch/lex.c:1843 f/lex.c:848
14237msgid "#-lines for entering and leaving files don't match"
dc6746e7
PT
14238msgstr ""
14239
5b7874aa
ZW
14240#: ch/lex.c:1868 f/lex.c:1385
14241msgid "invalid #-line"
dc6746e7
PT
14242msgstr ""
14243
5b7874aa
ZW
14244#: ch/lex.c:1998
14245msgid "missing `=' in compiler directive"
dc6746e7
PT
14246msgstr ""
14247
5b7874aa
ZW
14248#: ch/lex.c:2040 ch/lex.c:2050 ch/lex.c:2091
14249msgid "invalid value follows `=' in compiler directive"
9e620082
ZW
14250msgstr ""
14251
5b7874aa
ZW
14252#: ch/lex.c:2061
14253#, c-format
14254msgid "invalid `%c' character in name"
dc6746e7
PT
14255msgstr ""
14256
5b7874aa 14257#: ch/lex.c:2074
dc6746e7 14258#, c-format
5b7874aa 14259msgid "`%s' not integer constant synonym "
9e620082
ZW
14260msgstr ""
14261
5b7874aa
ZW
14262#: ch/lex.c:2097
14263msgid "value out of range in compiler directive"
9e620082
ZW
14264msgstr ""
14265
1737c953 14266#: ch/lex.c:2214 java/jcf-parse.c:599
5b7874aa
ZW
14267#, c-format
14268msgid "can't reopen %s"
9e620082
ZW
14269msgstr ""
14270
5b7874aa
ZW
14271#: ch/lex.c:2225
14272msgid "no modules seen"
9e620082
ZW
14273msgstr ""
14274
5b7874aa
ZW
14275#: ch/loop.c:480
14276msgid "modeless tuple not allowed in this context"
9e620082
ZW
14277msgstr ""
14278
5b7874aa
ZW
14279#: ch/loop.c:482
14280msgid "IN expression does not have a mode"
9e620082
ZW
14281msgstr ""
14282
5b7874aa
ZW
14283#: ch/loop.c:489
14284msgid "location enumeration for BOOLS"
9e620082
ZW
14285msgstr ""
14286
5b7874aa
ZW
14287#: ch/loop.c:517
14288msgid "location enumeration for bit-packed arrays"
9e620082
ZW
14289msgstr ""
14290
5b7874aa 14291#: ch/loop.c:526 ch/nloop.c:481
1737c953 14292msgid "loop's IN expression is not a composite object"
9e620082
ZW
14293msgstr ""
14294
5b7874aa
ZW
14295#: ch/loop.c:541 ch/nloop.c:498
14296msgid "start expr must have discrete mode"
dc6746e7
PT
14297msgstr ""
14298
5b7874aa
ZW
14299#: ch/loop.c:547 ch/nloop.c:504
14300msgid "DO FOR start expression is a numbered SET"
dc6746e7
PT
14301msgstr ""
14302
5b7874aa
ZW
14303#: ch/loop.c:555 ch/nloop.c:510
14304msgid "TO expression is a numbered SET"
dc6746e7
PT
14305msgstr ""
14306
5b7874aa
ZW
14307#: ch/loop.c:560 ch/nloop.c:525
14308msgid "TO expr must have discrete mode"
dc6746e7
PT
14309msgstr ""
14310
5b7874aa
ZW
14311#: ch/loop.c:565 ch/nloop.c:531
14312msgid "start expr and TO expr must be compatible"
dc6746e7
PT
14313msgstr ""
14314
5b7874aa
ZW
14315#: ch/loop.c:574 ch/nloop.c:546
14316msgid "BY expr must have discrete mode"
dc6746e7
PT
14317msgstr ""
14318
5b7874aa
ZW
14319#: ch/loop.c:579 ch/nloop.c:552
14320msgid "start expr and BY expr must be compatible"
dc6746e7
PT
14321msgstr ""
14322
5b7874aa
ZW
14323#: ch/loop.c:595 ch/nloop.c:765
14324msgid "loop identifier undeclared"
d51681a7
PT
14325msgstr ""
14326
5b7874aa
ZW
14327#: ch/loop.c:606
14328msgid "loop variable incompatible with start expression"
dc6746e7
PT
14329msgstr ""
14330
5b7874aa
ZW
14331#: ch/loop.c:633 ch/nloop.c:564
14332msgid "body of DO FOR will never execute"
dc6746e7
PT
14333msgstr ""
14334
5b7874aa
ZW
14335#: ch/loop.c:648 ch/nloop.c:585
14336msgid "BY expression is negative or zero"
d51681a7
PT
14337msgstr ""
14338
1737c953
JM
14339#: ch/loop.c:847 ch/nloop.c:817
14340msgid "can't iterate through array of BOOL"
14341msgstr ""
14342
14343#: ch/nloop.c:867
5b7874aa 14344msgid "Can't iterate through array of BOOL"
d51681a7
PT
14345msgstr ""
14346
5b7874aa
ZW
14347#: ch/parse.c:159
14348#, c-format
14349msgid "there was no start label to match the end label '%s'"
dc6746e7
PT
14350msgstr ""
14351
5b7874aa
ZW
14352#: ch/parse.c:162
14353#, c-format
14354msgid "start label '%s' does not match end label '%s'"
dc6746e7
PT
14355msgstr ""
14356
5b7874aa
ZW
14357#: ch/parse.c:192
14358#, c-format
14359msgid "`%s' not declared"
dc6746e7
PT
14360msgstr ""
14361
5b7874aa 14362#: ch/parse.c:226
1737c953 14363msgid "no RETURN or RESULT in procedure"
dc6746e7
PT
14364msgstr ""
14365
5b7874aa
ZW
14366#: ch/parse.c:245
14367msgid "PREFIXED clause with no prelix in unlabeled module"
dc6746e7
PT
14368msgstr ""
14369
5b7874aa
ZW
14370#: ch/parse.c:336
14371#, c-format
14372msgid "internal parser error - expected token %d"
dc6746e7
PT
14373msgstr ""
14374
5b7874aa
ZW
14375#: ch/parse.c:529
14376#, c-format
14377msgid "'%s!' is not followed by an identifier"
d51681a7
PT
14378msgstr ""
14379
5b7874aa
ZW
14380#: ch/parse.c:545
14381msgid "expected a name here"
d51681a7
PT
14382msgstr ""
14383
5b7874aa
ZW
14384#: ch/parse.c:560
14385msgid "expected a name string here"
4ba01ed2
PT
14386msgstr ""
14387
5b7874aa
ZW
14388#: ch/parse.c:591
14389#, c-format
14390msgid "`%s' undeclared"
d51681a7
PT
14391msgstr ""
14392
5b7874aa
ZW
14393#: ch/parse.c:669
14394msgid "action not allowed in SPEC MODULE"
d51681a7
PT
14395msgstr ""
14396
5b7874aa
ZW
14397#: ch/parse.c:691
14398msgid "missing defining occurrence"
dc6746e7
PT
14399msgstr ""
14400
5b7874aa
ZW
14401#: ch/parse.c:702
14402msgid "bad defining occurrence following ','"
4ba01ed2
PT
14403msgstr ""
14404
5b7874aa
ZW
14405#: ch/parse.c:802
14406msgid "missing '(' in exception list"
dc6746e7
PT
14407msgstr ""
14408
5b7874aa
ZW
14409#: ch/parse.c:827
14410msgid "ON exception names must be unique"
dc6746e7
PT
14411msgstr ""
14412
5b7874aa
ZW
14413#: ch/parse.c:837
14414msgid "syntax error in exception list"
dc6746e7
PT
14415msgstr ""
14416
5b7874aa
ZW
14417#: ch/parse.c:873
14418msgid "empty ON-condition"
dc6746e7
PT
14419msgstr ""
14420
5b7874aa
ZW
14421#: ch/parse.c:938
14422msgid "INIT not allowed at loc-identity declaration"
d51681a7
PT
14423msgstr ""
14424
5b7874aa
ZW
14425#: ch/parse.c:948
14426msgid "'=' used where ':=' is required"
dc6746e7
PT
14427msgstr ""
14428
5b7874aa
ZW
14429#: ch/parse.c:956
14430msgid "initialization is not allowed in spec module"
dc6746e7
PT
14431msgstr ""
14432
5b7874aa 14433#: ch/parse.c:964
1737c953 14434msgid "loc-identity declaration without initialization"
dc6746e7
PT
14435msgstr ""
14436
5b7874aa
ZW
14437#: ch/parse.c:1008
14438msgid "bad syntax following FORBID"
dc6746e7
PT
14439msgstr ""
14440
5b7874aa
ZW
14441#: ch/parse.c:1023
14442msgid "expected a postfix name here"
dc6746e7
PT
14443msgstr ""
14444
5b7874aa
ZW
14445#: ch/parse.c:1068
14446msgid "expected another rename clause"
dc6746e7
PT
14447msgstr ""
14448
5b7874aa
ZW
14449#: ch/parse.c:1128
14450msgid "syntax error in parameter name list"
d51681a7
PT
14451msgstr ""
14452
5b7874aa
ZW
14453#: ch/parse.c:1221
14454msgid "NONREF specific without LOC in result attribute"
dc6746e7
PT
14455msgstr ""
14456
5b7874aa
ZW
14457#: ch/parse.c:1223
14458msgid "DYNAMIC specific without LOC in result attribute"
dc6746e7
PT
14459msgstr ""
14460
5b7874aa
ZW
14461#: ch/parse.c:1245
14462msgid "exception names must be unique"
dc6746e7
PT
14463msgstr ""
14464
5b7874aa
ZW
14465#: ch/parse.c:1441
14466msgid "must specify a PROCESS name"
dc6746e7
PT
14467msgstr ""
14468
5b7874aa
ZW
14469#: ch/parse.c:1448
14470msgid "SIGNAL must be in global reach"
dc6746e7
PT
14471msgstr ""
14472
5b7874aa
ZW
14473#: ch/parse.c:1479
14474msgid "syntax error while parsing signal definition statement"
dc6746e7
PT
14475msgstr ""
14476
5b7874aa
ZW
14477#: ch/parse.c:1593
14478msgid "case range list"
dc6746e7
PT
14479msgstr ""
14480
5b7874aa
ZW
14481#: ch/parse.c:1660
14482msgid "misplaced colon in case label"
dc6746e7
PT
14483msgstr ""
14484
5b7874aa
ZW
14485#: ch/parse.c:1707
14486msgid "unrecognized case label list after ','"
d51681a7
PT
14487msgstr ""
14488
5b7874aa
ZW
14489#: ch/parse.c:1971 ch/parse.c:1997
14490msgid "bad ASM operand"
d51681a7
PT
14491msgstr ""
14492
5b7874aa
ZW
14493#: ch/parse.c:2067
14494msgid "readonly location modified by 'asm'"
d51681a7
PT
14495msgstr ""
14496
5b7874aa
ZW
14497#: ch/parse.c:2198
14498msgid "expected 'TO' in step enumeration"
d51681a7
PT
14499msgstr ""
14500
5b7874aa
ZW
14501#: ch/parse.c:2213
14502msgid "expected 'IN' in FOR control here"
d51681a7
PT
14503msgstr ""
14504
5b7874aa
ZW
14505#: ch/parse.c:2314
14506msgid "missing DELAY CASE alternative"
d51681a7
PT
14507msgstr ""
14508
5b7874aa
ZW
14509#. This is probably not possible
14510#: ch/parse.c:2348
14511msgid "non-referable location in DO WITH"
d51681a7
PT
14512msgstr ""
14513
5b7874aa
ZW
14514#: ch/parse.c:2360
14515msgid "WITH element must be of STRUCT mode"
4ba01ed2
PT
14516msgstr ""
14517
5b7874aa
ZW
14518#: ch/parse.c:2467
14519msgid "missing ')' in signal/buffer receive alternative"
dc6746e7
PT
14520msgstr ""
14521
5b7874aa
ZW
14522#: ch/parse.c:2481
14523msgid "misplaced 'IN' in signal/buffer receive alternative"
dc6746e7
PT
14524msgstr ""
14525
5b7874aa
ZW
14526#: ch/parse.c:2529
14527msgid "missing RECEIVE alternative"
dc6746e7
PT
14528msgstr ""
14529
5b7874aa
ZW
14530#: ch/parse.c:2655
14531msgid "PROCESS copy number must be integer"
d51681a7
PT
14532msgstr ""
14533
5b7874aa
ZW
14534#: ch/parse.c:2882
14535msgid "missing parenthesis for procedure call"
dc6746e7
PT
14536msgstr ""
14537
5b7874aa
ZW
14538#: ch/parse.c:2884
14539msgid "expression is not an action"
d51681a7
PT
14540msgstr ""
14541
5b7874aa
ZW
14542#: ch/parse.c:2918
14543msgid "syntax error in action"
d51681a7
PT
14544msgstr ""
14545
5b7874aa 14546#: ch/parse.c:2945
1737c953 14547msgid "no handler is permitted on this action"
d51681a7
PT
14548msgstr ""
14549
5b7874aa
ZW
14550#: ch/parse.c:2966
14551msgid "definition follows action"
dc6746e7
PT
14552msgstr ""
14553
5b7874aa
ZW
14554#: ch/parse.c:3042
14555msgid "bad tuple field name list"
dc6746e7
PT
14556msgstr ""
14557
5b7874aa
ZW
14558#: ch/parse.c:3088
14559msgid "invalid syntax for label in tuple"
dc6746e7
PT
14560msgstr ""
14561
5b7874aa
ZW
14562#: ch/parse.c:3133
14563msgid "bad syntax in tuple"
dc6746e7
PT
14564msgstr ""
14565
5b7874aa
ZW
14566#: ch/parse.c:3160
14567msgid "non-mode name before tuple"
dc6746e7
PT
14568msgstr ""
14569
5b7874aa
ZW
14570#: ch/parse.c:3205
14571msgid "invalid expression/location syntax"
dc6746e7
PT
14572msgstr ""
14573
5b7874aa
ZW
14574#: ch/parse.c:3262
14575msgid "RECEIVE expression"
d51681a7
PT
14576msgstr ""
14577
5b7874aa
ZW
14578#: ch/parse.c:3457
14579msgid "there should not be a ';' here"
d51681a7
PT
14580msgstr ""
14581
5b7874aa
ZW
14582#: ch/parse.c:3496
14583msgid "missing ELSE/ELSIF in IF expression"
dc6746e7
PT
14584msgstr ""
14585
5b7874aa
ZW
14586#: ch/parse.c:3547
14587msgid "conditional expression not allowed inside parentheses"
dc6746e7
PT
14588msgstr ""
14589
5b7874aa
ZW
14590#: ch/parse.c:3551
14591msgid "mode-less tuple not allowed inside parentheses"
dc6746e7
PT
14592msgstr ""
14593
5b7874aa
ZW
14594#. Z.200 doesn't allow mixed numbered and unnumbered set elements,
14595#. but we can do it. Print a warning
14596#: ch/parse.c:3664
14597msgid "mixed numbered and unnumbered set elements is not standard"
dc6746e7
PT
14598msgstr ""
14599
5b7874aa
ZW
14600#: ch/parse.c:3667
14601msgid "SET mode must define at least one named value"
dc6746e7
PT
14602msgstr ""
14603
5b7874aa
ZW
14604#: ch/parse.c:3766
14605msgid "POS not allowed for ARRAY"
d51681a7
PT
14606msgstr ""
14607
5b7874aa
ZW
14608#: ch/parse.c:3776
14609msgid "STEP not allowed in field definition"
d51681a7
PT
14610msgstr ""
14611
5b7874aa
ZW
14612#: ch/parse.c:3792
14613msgid "missing field name"
d51681a7
PT
14614msgstr ""
14615
5b7874aa
ZW
14616#: ch/parse.c:3801
14617msgid "bad field name following ','"
dc6746e7
PT
14618msgstr ""
14619
5b7874aa
ZW
14620#: ch/parse.c:3861
14621msgid "expected ':' in structure variant alternative"
d51681a7
PT
14622msgstr ""
14623
5b7874aa
ZW
14624#: ch/parse.c:3912
14625msgid "missing field"
dc6746e7
PT
14626msgstr ""
14627
5b7874aa
ZW
14628#: ch/parse.c:4060
14629msgid "VARYING bit-strings not implemented"
dc6746e7
PT
14630msgstr ""
14631
5b7874aa
ZW
14632#: ch/parse.c:4121
14633msgid "strings must be composed of chars"
dc6746e7
PT
14634msgstr ""
14635
5b7874aa
ZW
14636#: ch/parse.c:4171
14637msgid "BUFFER modes may not be readonly"
dc6746e7
PT
14638msgstr ""
14639
5b7874aa
ZW
14640#: ch/parse.c:4178
14641msgid "EVENT modes may not be readonly"
dc6746e7
PT
14642msgstr ""
14643
5b7874aa
ZW
14644#: ch/parse.c:4198
14645msgid "SIGNAL is not a valid mode"
dc6746e7
PT
14646msgstr ""
14647
5b7874aa
ZW
14648#: ch/parse.c:4235
14649msgid "syntax error - missing mode"
dc6746e7
PT
14650msgstr ""
14651
5b7874aa
ZW
14652#: ch/parse.c:4282
14653msgid "syntax error - expected a module or end of file"
dc6746e7
PT
14654msgstr ""
14655
5b7874aa 14656#: ch/satisfy.c:58
dc6746e7 14657#, c-format
5b7874aa 14658msgid " `%s', which depends on ..."
dc6746e7
PT
14659msgstr ""
14660
5b7874aa 14661#: ch/satisfy.c:90
9e620082 14662#, c-format
1737c953 14663msgid "cycle: `%s' depends on ..."
d51681a7
PT
14664msgstr ""
14665
5b7874aa 14666#: ch/satisfy.c:92
dc6746e7 14667#, c-format
5b7874aa 14668msgid " `%s'"
dc6746e7
PT
14669msgstr ""
14670
5b7874aa
ZW
14671#: ch/satisfy.c:151
14672msgid "SYN of this mode not allowed"
d51681a7
PT
14673msgstr ""
14674
5b7874aa
ZW
14675#: ch/satisfy.c:156
14676msgid "mode of SYN incompatible with value"
d51681a7
PT
14677msgstr ""
14678
5b7874aa
ZW
14679#: ch/satisfy.c:167
14680msgid "SYN value outside range of its mode"
dc6746e7
PT
14681msgstr ""
14682
5b7874aa
ZW
14683#: ch/satisfy.c:176
14684msgid "INIT string too large for mode"
dc6746e7
PT
14685msgstr ""
14686
5b7874aa 14687#: ch/satisfy.c:195
9e620082 14688#, c-format
5b7874aa 14689msgid "value of %s is not a valid constant"
dc6746e7
PT
14690msgstr ""
14691
5b7874aa
ZW
14692#: ch/satisfy.c:226
14693msgid "mode with non-value property in signal definition"
dc6746e7
PT
14694msgstr ""
14695
5b7874aa 14696#: ch/satisfy.c:403
9e620082 14697#, c-format
5b7874aa 14698msgid "undeclared identifier `%s'"
dc6746e7
PT
14699msgstr ""
14700
5b7874aa
ZW
14701#: ch/satisfy.c:456
14702msgid "RETURNS spec with invalid mode"
dc6746e7
PT
14703msgstr ""
14704
5b7874aa
ZW
14705#: ch/satisfy.c:520
14706msgid "operand to REF is not a mode"
d51681a7
PT
14707msgstr ""
14708
5b7874aa
ZW
14709#: ch/satisfy.c:554
14710msgid "field with non-value mode in variant structure not allowed"
d51681a7
PT
14711msgstr ""
14712
5b7874aa
ZW
14713#: ch/satisfy.c:593
14714msgid "buffer element mode must not have non-value property"
dc6746e7
PT
14715msgstr ""
14716
5b7874aa
ZW
14717#: ch/satisfy.c:602
14718msgid "recordmode must not have the non-value property"
d51681a7
PT
14719msgstr ""
14720
5b7874aa 14721#: ch/tasking.c:170 ch/tasking.c:218
9e620082 14722#, c-format
1737c953 14723msgid "tasking code %ld out of range for `%s'"
d51681a7
PT
14724msgstr ""
14725
5b7874aa 14726#: ch/tasking.c:284
9e620082 14727#, c-format
1737c953 14728msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
d51681a7
PT
14729msgstr ""
14730
5b7874aa
ZW
14731#: ch/tasking.c:325
14732msgid "PROCESS may only be declared at module level"
d51681a7
PT
14733msgstr ""
14734
5b7874aa 14735#: ch/tasking.c:549
9e620082 14736#, c-format
5b7874aa 14737msgid "process name %s never declared"
dc6746e7
PT
14738msgstr ""
14739
5b7874aa 14740#: ch/tasking.c:554
1737c953 14741msgid "you may only START a process, not a proc"
dc6746e7
PT
14742msgstr ""
14743
5b7874aa 14744#: ch/tasking.c:590
1737c953 14745msgid "SET expression not a location"
dc6746e7
PT
14746msgstr ""
14747
5b7874aa
ZW
14748#: ch/tasking.c:595
14749msgid "SET location must be INSTANCE mode"
dc6746e7
PT
14750msgstr ""
14751
5b7874aa 14752#: ch/tasking.c:632
dc6746e7 14753#, c-format
5b7874aa 14754msgid "too many arguments to process `%s'"
dc6746e7
PT
14755msgstr ""
14756
5b7874aa
ZW
14757#: ch/tasking.c:635
14758msgid "too many arguments to process"
dc6746e7
PT
14759msgstr ""
14760
5b7874aa 14761#: ch/tasking.c:640
9e620082 14762#, c-format
5b7874aa 14763msgid "too few arguments to process `%s'"
d51681a7
PT
14764msgstr ""
14765
5b7874aa
ZW
14766#: ch/tasking.c:643
14767msgid "too few arguments to process"
d51681a7
PT
14768msgstr ""
14769
5b7874aa
ZW
14770#: ch/tasking.c:983
14771msgid "COPY_NUMBER argument must be INSTANCE expression"
d51681a7
PT
14772msgstr ""
14773
5b7874aa 14774#: ch/tasking.c:1007
1737c953 14775msgid "GEN_CODE argument must be a process or signal name"
d51681a7
PT
14776msgstr ""
14777
5b7874aa
ZW
14778#: ch/tasking.c:1029
14779msgid "GEN_INST parameter 2 must be an integer mode"
d51681a7
PT
14780msgstr ""
14781
5b7874aa
ZW
14782#: ch/tasking.c:1050
14783msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
d51681a7
PT
14784msgstr ""
14785
5b7874aa 14786#: ch/tasking.c:1076
9e620082 14787#, c-format
5b7874aa 14788msgid "%s is not a declared process"
d51681a7
PT
14789msgstr ""
14790
5b7874aa
ZW
14791#: ch/tasking.c:1097
14792msgid "PROC_TYPE argument must be INSTANCE expression"
d51681a7
PT
14793msgstr ""
14794
5b7874aa 14795#: ch/tasking.c:1139
1737c953 14796msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
d51681a7
PT
14797msgstr ""
14798
5b7874aa 14799#: ch/tasking.c:1289
9e620082 14800#, c-format
5b7874aa 14801msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
d51681a7
PT
14802msgstr ""
14803
5b7874aa 14804#: ch/tasking.c:1314
9e620082 14805#, c-format
5b7874aa 14806msgid "too many values for SIGNAL `%s'"
d51681a7
PT
14807msgstr ""
14808
5b7874aa 14809#: ch/tasking.c:1320
d51681a7 14810#, c-format
5b7874aa 14811msgid "too few values for SIGNAL `%s'"
d51681a7
PT
14812msgstr ""
14813
5b7874aa 14814#: ch/tasking.c:1398
1737c953 14815msgid "signal sent without priority"
d51681a7
PT
14816msgstr ""
14817
5b7874aa
ZW
14818#: ch/tasking.c:1399 ch/tasking.c:2927
14819msgid " and no default priority was set."
d51681a7
PT
14820msgstr ""
14821
1737c953 14822#: ch/tasking.c:1400 ch/tasking.c:2777 ch/tasking.c:2928
5b7874aa 14823msgid " PRIORITY defaulted to 0"
d51681a7
PT
14824msgstr ""
14825
5b7874aa
ZW
14826#: ch/tasking.c:1415
14827msgid "SEND without a destination instance"
d51681a7
PT
14828msgstr ""
14829
5b7874aa
ZW
14830#: ch/tasking.c:1416
14831msgid " and no destination process specified"
d51681a7
PT
14832msgstr ""
14833
5b7874aa
ZW
14834#: ch/tasking.c:1417
14835msgid " for the signal"
d51681a7
PT
14836msgstr ""
14837
5b7874aa
ZW
14838#. as our system doesn't allow that and Z.200 specifies it,
14839#. we issue a warning
14840#: ch/tasking.c:1436
9e620082 14841#, c-format
1737c953 14842msgid "SEND to ANY copy of process `%s'"
d51681a7
PT
14843msgstr ""
14844
5b7874aa
ZW
14845#: ch/tasking.c:1441
14846msgid "SEND TO must be an INSTANCE mode"
d51681a7
PT
14847msgstr ""
14848
5b7874aa
ZW
14849#: ch/tasking.c:1455
14850msgid "SEND WITH must have a mode"
d51681a7
PT
14851msgstr ""
14852
5b7874aa 14853#: ch/tasking.c:1724
1737c953 14854msgid "internal error: RECEIVE CASE stack invalid"
d51681a7
PT
14855msgstr ""
14856
5b7874aa
ZW
14857#: ch/tasking.c:1764 ch/tasking.c:2492
14858msgid "SET requires INSTANCE location"
4ba01ed2
PT
14859msgstr ""
14860
5b7874aa
ZW
14861#: ch/tasking.c:1843
14862msgid "SIGNAL in RECEIVE CASE alternative follows"
4ba01ed2
PT
14863msgstr ""
14864
5b7874aa
ZW
14865#: ch/tasking.c:1844
14866#, c-format
14867msgid " a BUFFER name on line %d"
4ba01ed2
PT
14868msgstr ""
14869
5b7874aa
ZW
14870#: ch/tasking.c:1852
14871#, c-format
14872msgid "SIGNAL `%s' has no data fields"
d51681a7
PT
14873msgstr ""
14874
5b7874aa
ZW
14875#: ch/tasking.c:1857
14876#, c-format
14877msgid "SIGNAL `%s' requires data fields"
4ba01ed2
PT
14878msgstr ""
14879
5b7874aa
ZW
14880#: ch/tasking.c:1921
14881#, c-format
14882msgid "too few data fields provided for `%s'"
4ba01ed2
PT
14883msgstr ""
14884
5b7874aa
ZW
14885#: ch/tasking.c:1924
14886#, c-format
14887msgid "too many data fields provided for `%s'"
4ba01ed2
PT
14888msgstr ""
14889
5b7874aa
ZW
14890#: ch/tasking.c:1947
14891msgid "BUFFER in RECEIVE CASE alternative follows"
d51681a7
PT
14892msgstr ""
14893
5b7874aa
ZW
14894#: ch/tasking.c:1948
14895#, c-format
14896msgid " a SIGNAL name on line %d"
d51681a7
PT
14897msgstr ""
14898
5b7874aa 14899#: ch/tasking.c:1956
1737c953 14900msgid "BUFFER in RECEIVE CASE alternative must be a location"
d51681a7
PT
14901msgstr ""
14902
5b7874aa 14903#: ch/tasking.c:1962
1737c953 14904msgid "buffer receive alternative requires only 1 defining occurrence"
d51681a7
PT
14905msgstr ""
14906
5b7874aa 14907#: ch/tasking.c:2043
1737c953 14908msgid "incompatible modes in receive buffer alternative"
d51681a7
PT
14909msgstr ""
14910
5b7874aa 14911#: ch/tasking.c:2049
1737c953 14912msgid "defining occurrence in receive buffer alternative must be a location"
d51681a7
PT
14913msgstr ""
14914
5b7874aa 14915#: ch/tasking.c:2086
1737c953 14916msgid "buffer receive alternative without `IN location'"
d51681a7
PT
14917msgstr ""
14918
5b7874aa 14919#: ch/tasking.c:2092
1737c953 14920msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
d51681a7
PT
14921msgstr ""
14922
5b7874aa
ZW
14923#: ch/tasking.c:2331
14924msgid "RECEIVE CASE without alternatives"
d51681a7
PT
14925msgstr ""
14926
5b7874aa 14927#: ch/tasking.c:2369
1737c953 14928msgid "CONTINUE requires an event location"
d51681a7
PT
14929msgstr ""
14930
5b7874aa 14931#: ch/tasking.c:2503 ch/tasking.c:2939
1737c953 14932msgid "PRIORITY must be of integer type"
d51681a7
PT
14933msgstr ""
14934
5b7874aa 14935#: ch/tasking.c:2581
1737c953 14936msgid "delay alternative must be an EVENT location"
d51681a7
PT
14937msgstr ""
14938
5b7874aa
ZW
14939#: ch/tasking.c:2636
14940msgid "DELAY CASE without alternatives"
d51681a7
PT
14941msgstr ""
14942
5b7874aa 14943#: ch/tasking.c:2756
1737c953 14944msgid "DELAY action requires an event location"
d51681a7
PT
14945msgstr ""
14946
5b7874aa 14947#: ch/tasking.c:2767
1737c953 14948msgid "PRIORITY in DELAY action must be of integer type"
d51681a7
PT
14949msgstr ""
14950
5b7874aa
ZW
14951#: ch/tasking.c:2776
14952msgid "DELAY action without priority."
d51681a7
PT
14953msgstr ""
14954
5b7874aa 14955#: ch/tasking.c:2867
1737c953 14956msgid "send buffer action requires a BUFFER location"
d51681a7
PT
14957msgstr ""
14958
5b7874aa 14959#: ch/tasking.c:2884
1737c953 14960msgid "there must be only 1 value for send buffer action"
d51681a7
PT
14961msgstr ""
14962
5b7874aa 14963#: ch/tasking.c:2905
1737c953 14964msgid "convert failed for send buffer action"
d51681a7
PT
14965msgstr ""
14966
5b7874aa 14967#: ch/tasking.c:2911
1737c953 14968msgid "incompatible modes in send buffer action"
d51681a7
PT
14969msgstr ""
14970
5b7874aa 14971#: ch/tasking.c:2926
1737c953 14972msgid "buffer sent without priority"
d51681a7
PT
14973msgstr ""
14974
5b7874aa 14975#: ch/tasking.c:2945
1737c953 14976msgid "WITH not allowed for send buffer action"
dc6746e7
PT
14977msgstr ""
14978
5b7874aa 14979#: ch/tasking.c:2950
1737c953 14980msgid "TO not allowed for send buffer action"
dc6746e7
PT
14981msgstr ""
14982
5b7874aa 14983#: ch/tasking.c:3093
9e620082 14984#, c-format
5b7874aa 14985msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
dc6746e7
PT
14986msgstr ""
14987
5b7874aa
ZW
14988#: ch/tasking.c:3234
14989msgid "non-integral max queue size for EVENT/BUFFER mode"
dc6746e7
PT
14990msgstr ""
14991
5b7874aa
ZW
14992#: ch/tasking.c:3239
14993msgid "non-constant max queue size for EVENT/BUFFER mode"
dc6746e7
PT
14994msgstr ""
14995
5b7874aa
ZW
14996#: ch/tasking.c:3246
14997msgid "max queue_size for EVENT/BUFFER is not positive"
dc6746e7
PT
14998msgstr ""
14999
5b7874aa 15000#: ch/timing.c:224
1737c953 15001msgid "absolute time value must be of mode TIME"
dc6746e7
PT
15002msgstr ""
15003
5b7874aa 15004#: ch/timing.c:281 ch/timing.c:364
1737c953 15005msgid "duration primitive value must be of mode DURATION"
dc6746e7
PT
15006msgstr ""
15007
5b7874aa
ZW
15008#: ch/tree.c:58
15009msgid "string length > UPPER (UINT)"
dc6746e7
PT
15010msgstr ""
15011
5b7874aa 15012#: ch/tree.c:112
1737c953 15013msgid "can only build a powerset from a discrete mode"
dc6746e7
PT
15014msgstr ""
15015
5b7874aa
ZW
15016#: ch/tree.c:124
15017msgid "non-constant bitstring size invalid"
dc6746e7
PT
15018msgstr ""
15019
5b7874aa
ZW
15020#: ch/tree.c:126
15021msgid "non-constant powerset size invalid"
dc6746e7
PT
15022msgstr ""
15023
5b7874aa
ZW
15024#: ch/typeck.c:83
15025msgid "array or string index is a mode (instead of a value)"
dc6746e7
PT
15026msgstr ""
15027
5b7874aa
ZW
15028#: ch/typeck.c:114
15029msgid "index is not an integer expression"
dc6746e7
PT
15030msgstr ""
15031
5b7874aa
ZW
15032#: ch/typeck.c:122
15033msgid "index not compatible with index mode"
dc6746e7
PT
15034msgstr ""
15035
5b7874aa
ZW
15036#. should never happen
15037#: ch/typeck.c:132
15038msgid "index is not discrete"
dc6746e7
PT
15039msgstr ""
15040
5b7874aa
ZW
15041#: ch/typeck.c:196
15042msgid ""
15043"possible internal error - slice argument is neither referable nor constant"
dc6746e7
PT
15044msgstr ""
15045
5b7874aa
ZW
15046#: ch/typeck.c:285
15047msgid "bit array slice with non-constant length"
dc6746e7
PT
15048msgstr ""
15049
5b7874aa
ZW
15050#: ch/typeck.c:325
15051msgid "bitstring slice with non-constant length"
dc6746e7
PT
15052msgstr ""
15053
5b7874aa
ZW
15054#: ch/typeck.c:338
15055msgid "slice operation on non-array, non-bitstring value not supported"
dc6746e7
PT
15056msgstr ""
15057
5b7874aa
ZW
15058#: ch/typeck.c:390 ch/typeck.c:441
15059msgid "can only take slice of array or string"
dc6746e7
PT
15060msgstr ""
15061
5b7874aa
ZW
15062#: ch/typeck.c:455
15063msgid "slice length is not an integer"
dc6746e7
PT
15064msgstr ""
15065
5b7874aa
ZW
15066#: ch/typeck.c:488
15067msgid "slice length out-of-range"
dc6746e7
PT
15068msgstr ""
15069
5b7874aa
ZW
15070#: ch/typeck.c:543
15071msgid "too many index expressions"
15072msgstr ""
15073
15074#: ch/typeck.c:595
15075msgid "array index is not discrete"
dc6746e7
PT
15076msgstr ""
15077
5b7874aa
ZW
15078#: ch/typeck.c:675
15079msgid "invalid compound index for bitstring mode"
7bf81eee
PT
15080msgstr ""
15081
5b7874aa
ZW
15082#: ch/typeck.c:1079
15083msgid "conversions from variable_size value"
dc6746e7
PT
15084msgstr ""
15085
5b7874aa
ZW
15086#: ch/typeck.c:1084
15087msgid "conversions to variable_size mode"
dc6746e7
PT
15088msgstr ""
15089
5b7874aa
ZW
15090#: ch/typeck.c:1098
15091msgid "cannot convert to float"
dc6746e7
PT
15092msgstr ""
15093
5b7874aa
ZW
15094#: ch/typeck.c:1103
15095msgid "cannot convert float to this mode"
dc6746e7
PT
15096msgstr ""
15097
5b7874aa
ZW
15098#: ch/typeck.c:1130
15099msgid "OVERFLOW in expression conversion"
dc6746e7
PT
15100msgstr ""
15101
5b7874aa
ZW
15102#: ch/typeck.c:1159
15103msgid "overflow (not inside function)"
dc6746e7
PT
15104msgstr ""
15105
5b7874aa
ZW
15106#: ch/typeck.c:1161
15107msgid "possible overflow (not inside function)"
dc6746e7
PT
15108msgstr ""
15109
5b7874aa
ZW
15110#: ch/typeck.c:1166
15111msgid "expression will always cause OVERFLOW"
d51681a7
PT
15112msgstr ""
15113
5b7874aa
ZW
15114#: ch/typeck.c:1199
15115msgid "not implemented: constant conversion from that kind of expression"
d51681a7
PT
15116msgstr ""
15117
5b7874aa
ZW
15118#: ch/typeck.c:1205
15119msgid "not implemented: constant conversion to that kind of mode"
dc6746e7
PT
15120msgstr ""
15121
5b7874aa
ZW
15122#: ch/typeck.c:1216
15123msgid "non-standard, non-portable value conversion"
dc6746e7
PT
15124msgstr ""
15125
5b7874aa
ZW
15126#: ch/typeck.c:1222
15127msgid "location conversion between differently-sized modes"
dc6746e7
PT
15128msgstr ""
15129
5b7874aa
ZW
15130#: ch/typeck.c:1224
15131msgid "unsupported value conversion"
d51681a7
PT
15132msgstr ""
15133
5b7874aa
ZW
15134#: ch/typeck.c:1272
15135msgid "operand to bin must be a non-negative integer literal"
dc6746e7
PT
15136msgstr ""
15137
5b7874aa 15138#: ch/typeck.c:1288
9e620082 15139#, c-format
5b7874aa 15140msgid "size %d of BIN too big - no such integer mode"
d51681a7
PT
15141msgstr ""
15142
5b7874aa
ZW
15143#: ch/typeck.c:1302
15144msgid "BIN in pass 2"
dc6746e7
PT
15145msgstr ""
15146
5b7874aa
ZW
15147#: ch/typeck.c:1335
15148msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
dc6746e7
PT
15149msgstr ""
15150
5b7874aa
ZW
15151#: ch/typeck.c:2108
15152msgid "internal error in chill_root_resulting_mode"
d51681a7
PT
15153msgstr ""
15154
5b7874aa
ZW
15155#: ch/typeck.c:2367
15156msgid "string lengths not equal"
d51681a7
PT
15157msgstr ""
15158
5b7874aa
ZW
15159#: ch/typeck.c:2382
15160msgid "can't do ARRAY assignment - too large"
dc6746e7
PT
15161msgstr ""
15162
5b7874aa
ZW
15163#: ch/typeck.c:2400
15164msgid "rhs of array assignment is not addressable"
d51681a7
PT
15165msgstr ""
15166
5b7874aa
ZW
15167#: ch/typeck.c:2577
15168msgid "non-constant expression for BIN"
d51681a7
PT
15169msgstr ""
15170
5b7874aa
ZW
15171#: ch/typeck.c:2582
15172msgid "expression for BIN must not be negative"
d51681a7
PT
15173msgstr ""
15174
5b7874aa
ZW
15175#: ch/typeck.c:2587
15176msgid "cannot process BIN (>32)"
dc6746e7
PT
15177msgstr ""
15178
5b7874aa
ZW
15179#: ch/typeck.c:2603
15180msgid "bounds of range are not compatible"
d51681a7
PT
15181msgstr ""
15182
5b7874aa
ZW
15183#: ch/typeck.c:2612
15184msgid "negative string length"
dc6746e7
PT
15185msgstr ""
15186
5b7874aa
ZW
15187#: ch/typeck.c:2649
15188msgid "range's lower bound and parent mode don't match"
dc6746e7
PT
15189msgstr ""
15190
5b7874aa
ZW
15191#: ch/typeck.c:2654
15192msgid "range's upper bound and parent mode don't match"
dc6746e7
PT
15193msgstr ""
15194
5b7874aa
ZW
15195#: ch/typeck.c:2663
15196msgid "making range from non-mode"
d51681a7
PT
15197msgstr ""
15198
5b7874aa
ZW
15199#: ch/typeck.c:2669
15200msgid "floating point ranges"
dc6746e7
PT
15201msgstr ""
15202
5b7874aa
ZW
15203#: ch/typeck.c:2677
15204msgid "range mode has non-constant limits"
dc6746e7
PT
15205msgstr ""
15206
5b7874aa
ZW
15207#: ch/typeck.c:2686
15208msgid "range's high bound < mode's low bound"
dc6746e7
PT
15209msgstr ""
15210
5b7874aa
ZW
15211#: ch/typeck.c:2691
15212msgid "range's high bound > mode's high bound"
9e620082
ZW
15213msgstr ""
15214
5b7874aa
ZW
15215#: ch/typeck.c:2696
15216msgid "range mode high bound < range mode low bound"
dc6746e7
PT
15217msgstr ""
15218
5b7874aa
ZW
15219#: ch/typeck.c:2701
15220msgid "range's low bound < mode's low bound"
dc6746e7
PT
15221msgstr ""
15222
5b7874aa
ZW
15223#: ch/typeck.c:2706
15224msgid "range's low bound > mode's high bound"
dc6746e7
PT
15225msgstr ""
15226
5b7874aa 15227#: ch/typeck.c:2814
1737c953 15228msgid "stepsize in STEP must be an integer constant"
dc6746e7
PT
15229msgstr ""
15230
5b7874aa 15231#: ch/typeck.c:2818
1737c953 15232msgid "stepsize in STEP must be > 0"
dc6746e7
PT
15233msgstr ""
15234
5b7874aa 15235#: ch/typeck.c:2824
1737c953 15236msgid "stepsize in STEP must be the natural width of the array element mode"
7bf81eee
PT
15237msgstr ""
15238
5b7874aa 15239#: ch/typeck.c:2830 ch/typeck.c:3131
1737c953 15240msgid "starting word in POS must be an integer constant"
7bf81eee
PT
15241msgstr ""
15242
5b7874aa 15243#: ch/typeck.c:2834 ch/typeck.c:3138
1737c953 15244msgid "starting word in POS must be >= 0"
7bf81eee
PT
15245msgstr ""
15246
5b7874aa 15247#: ch/typeck.c:2836
1737c953 15248msgid "starting word in POS within STEP must be 0"
dc6746e7
PT
15249msgstr ""
15250
5b7874aa 15251#: ch/typeck.c:2848 ch/typeck.c:3155
1737c953 15252msgid "starting bit in POS must be an integer constant"
7bf81eee
PT
15253msgstr ""
15254
5b7874aa 15255#: ch/typeck.c:2854
1737c953 15256msgid "starting bit in POS within STEP must be 0"
7bf81eee
PT
15257msgstr ""
15258
5b7874aa 15259#: ch/typeck.c:2858 ch/typeck.c:3163
1737c953 15260msgid "starting bit in POS must be >= 0"
7bf81eee
PT
15261msgstr ""
15262
5b7874aa 15263#: ch/typeck.c:2866 ch/typeck.c:3171
1737c953 15264msgid "starting bit in POS must be < the width of a word"
7bf81eee
PT
15265msgstr ""
15266
5b7874aa 15267#: ch/typeck.c:2880 ch/typeck.c:3185
1737c953 15268msgid "length in POS must be an integer constant"
4ba01ed2
PT
15269msgstr ""
15270
5b7874aa 15271#: ch/typeck.c:2887 ch/typeck.c:3192
1737c953 15272msgid "length in POS must be > 0"
7bf81eee
PT
15273msgstr ""
15274
5b7874aa 15275#: ch/typeck.c:2894 ch/typeck.c:3205
1737c953 15276msgid "end bit in POS must be an integer constant"
7bf81eee
PT
15277msgstr ""
15278
5b7874aa 15279#: ch/typeck.c:2903 ch/typeck.c:3214
1737c953 15280msgid "end bit in POS must be >= the start bit"
d51681a7
PT
15281msgstr ""
15282
5b7874aa 15283#: ch/typeck.c:2909 ch/typeck.c:3219
1737c953 15284msgid "end bit in POS must be < the width of a word"
d51681a7
PT
15285msgstr ""
15286
5b7874aa
ZW
15287#: ch/typeck.c:2921
15288msgid ""
1737c953 15289"the length specified on POS within STEP must be the natural length of the "
5b7874aa 15290"array element type"
d51681a7
PT
15291msgstr ""
15292
5b7874aa 15293#: ch/typeck.c:2926
1737c953 15294msgid "step size in STEP must be >= the length in POS"
4ba01ed2
PT
15295msgstr ""
15296
5b7874aa
ZW
15297#: ch/typeck.c:2952
15298msgid "array index must be a range, not a single integer"
7bf81eee
PT
15299msgstr ""
15300
5b7874aa
ZW
15301#: ch/typeck.c:2958
15302msgid "array index is not a discrete mode"
7bf81eee
PT
15303msgstr ""
15304
5b7874aa
ZW
15305#: ch/typeck.c:3229
15306msgid ""
1737c953 15307"the length specified on POS must be the natural length of the field type"
7bf81eee
PT
15308msgstr ""
15309
5b7874aa
ZW
15310#: ch/typeck.c:3238
15311msgid "STRUCT fields must be layed out in monotonically increasing order"
7bf81eee
PT
15312msgstr ""
15313
5b7874aa 15314#: ch/typeck.c:3301
1737c953 15315msgid "if one field has a POS layout, then all fields must have a POS layout"
7bf81eee
PT
15316msgstr ""
15317
5b7874aa 15318#: ch/typeck.c:3444
1737c953 15319msgid "parameterized structures not implemented"
7bf81eee
PT
15320msgstr ""
15321
5b7874aa 15322#: ch/typeck.c:3449
1737c953 15323msgid "invalid parameterized type"
7bf81eee
PT
15324msgstr ""
15325
1737c953 15326#: cp/call.c:392
5b7874aa 15327msgid "unable to call pointer to member function here"
7bf81eee
PT
15328msgstr ""
15329
1737c953 15330#: cp/call.c:522
5b7874aa 15331msgid "destructors take no parameters"
7bf81eee
PT
15332msgstr ""
15333
1737c953 15334#: cp/call.c:2353
5b7874aa 15335msgid "%s %+#D%s"
7bf81eee
PT
15336msgstr ""
15337
1737c953 15338#: cp/call.c:2902
5b7874aa 15339msgid "ISO C++ forbids omitting the middle term of a ?: expression"
7bf81eee
PT
15340msgstr ""
15341
1737c953 15342#: cp/call.c:3448
5b7874aa 15343msgid " where cfront would use `%#D'"
7bf81eee
PT
15344msgstr ""
15345
1737c953 15346#: cp/call.c:3727
5b7874aa 15347msgid "`%+#D' is private"
7bf81eee
PT
15348msgstr ""
15349
1737c953 15350#: cp/call.c:3729
5b7874aa 15351msgid "`%+#D' is protected"
7bf81eee
PT
15352msgstr ""
15353
1737c953 15354#: cp/call.c:3731
5b7874aa 15355msgid "`%+#D' is inaccessible"
7bf81eee
PT
15356msgstr ""
15357
5b7874aa
ZW
15358#. There has already been a declaration of this method
15359#. or member template.
1737c953 15360#: cp/class.c:1005
5b7874aa 15361msgid "`%D' has already been declared in `%T'"
7bf81eee
PT
15362msgstr ""
15363
1737c953 15364#: cp/class.c:1086
5b7874aa 15365msgid "duplicate enum value `%D'"
7bf81eee
PT
15366msgstr ""
15367
1737c953 15368#: cp/class.c:1089
5b7874aa 15369msgid "duplicate field `%D' (as enum and non-enum)"
7bf81eee
PT
15370msgstr ""
15371
1737c953 15372#: cp/class.c:1096
5b7874aa 15373msgid "duplicate nested type `%D'"
7bf81eee
PT
15374msgstr ""
15375
1737c953 15376#: cp/class.c:1107
5b7874aa 15377msgid "duplicate field `%D' (as type and non-type)"
7bf81eee
PT
15378msgstr ""
15379
1737c953 15380#: cp/class.c:1111
5b7874aa 15381msgid "duplicate member `%D'"
7bf81eee
PT
15382msgstr ""
15383
1737c953 15384#: cp/class.c:1154
5b7874aa 15385msgid "conflicting access specifications for method `%D', ignored"
7bf81eee
PT
15386msgstr ""
15387
1737c953 15388#: cp/class.c:1156
7bf81eee 15389#, c-format
5b7874aa 15390msgid "conflicting access specifications for field `%s', ignored"
7bf81eee
PT
15391msgstr ""
15392
1737c953 15393#: cp/class.c:1199
5b7874aa 15394msgid "`%D' names constructor"
7bf81eee
PT
15395msgstr ""
15396
1737c953 15397#: cp/class.c:1205
5b7874aa 15398msgid "`%D' invalid in `%T'"
7bf81eee
PT
15399msgstr ""
15400
1737c953 15401#: cp/class.c:1213
5b7874aa 15402msgid "no members matching `%D' in `%#T'"
7bf81eee
PT
15403msgstr ""
15404
1737c953 15405#: cp/class.c:1245 cp/class.c:1253
5b7874aa 15406msgid "`%D' invalid in `%#T'"
4ba01ed2
PT
15407msgstr ""
15408
1737c953 15409#: cp/class.c:1246
5b7874aa 15410msgid " because of local method `%#D' with same name"
4ba01ed2
PT
15411msgstr ""
15412
1737c953 15413#: cp/class.c:1254
5b7874aa 15414msgid " because of local member `%#D' with same name"
4ba01ed2
PT
15415msgstr ""
15416
1737c953 15417#: cp/class.c:2111
5b7874aa 15418msgid "previous definition of `%#T'"
4ba01ed2
PT
15419msgstr ""
15420
5b7874aa 15421#. Here we know it is a hider, and no overrider exists.
1737c953 15422#: cp/class.c:2814
5b7874aa 15423msgid "`%D' was hidden"
4ba01ed2
PT
15424msgstr ""
15425
1737c953 15426#: cp/class.c:2815
5b7874aa 15427msgid " by `%D'"
4ba01ed2
PT
15428msgstr ""
15429
1737c953 15430#: cp/class.c:2857
5b7874aa 15431msgid "ISO C++ forbids member `%D' with same name as enclosing class"
4ba01ed2
PT
15432msgstr ""
15433
1737c953 15434#: cp/class.c:2862 cp/decl2.c:1898
5b7874aa 15435msgid "`%#D' invalid; an anonymous union can only have non-static data members"
4ba01ed2
PT
15436msgstr ""
15437
1737c953 15438#: cp/class.c:2868 cp/decl2.c:1904
5b7874aa 15439msgid "private member `%#D' in anonymous union"
4ba01ed2
PT
15440msgstr ""
15441
1737c953 15442#: cp/class.c:2871 cp/decl2.c:1906
5b7874aa 15443msgid "protected member `%#D' in anonymous union"
4ba01ed2
PT
15444msgstr ""
15445
1737c953 15446#: cp/class.c:3019
5b7874aa 15447msgid "bit-field `%#D' with non-integral type"
dc6746e7
PT
15448msgstr ""
15449
1737c953 15450#: cp/class.c:3039
5b7874aa 15451msgid "bit-field `%D' width not an integer constant"
7bf81eee
PT
15452msgstr ""
15453
1737c953 15454#: cp/class.c:3045
5b7874aa 15455msgid "negative width in bit-field `%D'"
7bf81eee
PT
15456msgstr ""
15457
1737c953 15458#: cp/class.c:3050
5b7874aa 15459msgid "zero width for bit-field `%D'"
7bf81eee
PT
15460msgstr ""
15461
1737c953 15462#: cp/class.c:3056
5b7874aa 15463msgid "width of `%D' exceeds its type"
7bf81eee
PT
15464msgstr ""
15465
1737c953 15466#: cp/class.c:3065
5b7874aa 15467msgid "`%D' is too small to hold all values of `%#T'"
7bf81eee
PT
15468msgstr ""
15469
1737c953 15470#: cp/class.c:3148
5b7874aa 15471msgid "member `%#D' with constructor not allowed in union"
7bf81eee
PT
15472msgstr ""
15473
1737c953 15474#: cp/class.c:3151
5b7874aa 15475msgid "member `%#D' with destructor not allowed in union"
7bf81eee
PT
15476msgstr ""
15477
1737c953 15478#: cp/class.c:3154
5b7874aa 15479msgid "member `%#D' with copy assignment operator not allowed in union"
7bf81eee
PT
15480msgstr ""
15481
1737c953 15482#: cp/class.c:3181
5b7874aa 15483msgid "multiple fields in union `%T' initialized"
7bf81eee
PT
15484msgstr ""
15485
1737c953 15486#: cp/class.c:3302
5b7874aa 15487msgid "field `%D' in local class cannot be static"
7bf81eee
PT
15488msgstr ""
15489
1737c953 15490#: cp/class.c:3308
5b7874aa 15491msgid "field `%D' invalidly declared function type"
7bf81eee
PT
15492msgstr ""
15493
1737c953 15494#: cp/class.c:3315
5b7874aa 15495msgid "field `%D' invalidly declared method type"
7bf81eee
PT
15496msgstr ""
15497
1737c953 15498#: cp/class.c:3321
5b7874aa 15499msgid "field `%D' invalidly declared offset type"
7bf81eee
PT
15500msgstr ""
15501
5b7874aa 15502#. Unions cannot have static members.
1737c953 15503#: cp/class.c:3339
5b7874aa 15504msgid "field `%D' declared static in union"
7bf81eee
PT
15505msgstr ""
15506
1737c953 15507#: cp/class.c:3365
5b7874aa 15508msgid "non-static reference `%#D' in class without a constructor"
7bf81eee
PT
15509msgstr ""
15510
1737c953 15511#: cp/class.c:3396
5b7874aa 15512msgid "non-static const member `%#D' in class without a constructor"
7bf81eee
PT
15513msgstr ""
15514
1737c953 15515#: cp/class.c:3411
5b7874aa 15516msgid "field `%#D' with same name as class"
7bf81eee
PT
15517msgstr ""
15518
1737c953 15519#: cp/class.c:3906
5b7874aa 15520msgid "initializer specified for non-virtual method `%D'"
7bf81eee
PT
15521msgstr ""
15522
1737c953
JM
15523#: cp/class.c:5261
15524msgid "trying to finish struct, but kicked out due to previous parse errors"
7bf81eee
PT
15525msgstr ""
15526
1737c953 15527#: cp/class.c:5718
9e620082 15528#, c-format
5b7874aa 15529msgid "language string `\"%s\"' not recognized"
7bf81eee
PT
15530msgstr ""
15531
1737c953 15532#: cp/class.c:6031 cp/class.c:6199 cp/class.c:6206
5b7874aa 15533msgid "not enough type information"
7bf81eee
PT
15534msgstr ""
15535
1737c953 15536#: cp/class.c:6183
5b7874aa 15537msgid "invalid operation on uninstantiated type"
7bf81eee
PT
15538msgstr ""
15539
1737c953 15540#: cp/class.c:6435
5b7874aa 15541msgid "changes meaning of `%D' from `%+#D'"
7bf81eee
PT
15542msgstr ""
15543
1737c953 15544#: cp/decl.c:1012 cp/decl.c:3259
5b7874aa 15545msgid "conflicts with previous declaration `%#D'"
7bf81eee
PT
15546msgstr ""
15547
1737c953 15548#: cp/decl.c:1201
5b7874aa 15549msgid "label `%D' used but not defined"
7bf81eee
PT
15550msgstr ""
15551
1737c953 15552#: cp/decl.c:1206
5b7874aa 15553msgid "label `%D' defined but not used"
7bf81eee
PT
15554msgstr ""
15555
1737c953 15556#: cp/decl.c:3069 cp/decl.c:3457
5b7874aa 15557msgid "previous declaration of `%D'"
7bf81eee
PT
15558msgstr ""
15559
1737c953 15560#: cp/decl.c:3236
5b7874aa 15561msgid "previous declaration of `%#D'"
7bf81eee
PT
15562msgstr ""
15563
1737c953 15564#: cp/decl.c:3270 cp/decl.c:3286
5b7874aa 15565msgid "ambiguates old declaration `%#D'"
7bf81eee
PT
15566msgstr ""
15567
1737c953 15568#: cp/decl.c:3280
5b7874aa 15569msgid "previous declaration `%#D' here"
7bf81eee
PT
15570msgstr ""
15571
1737c953 15572#: cp/decl.c:3297
5b7874aa 15573msgid "previous declaration as `%#D'"
7bf81eee
PT
15574msgstr ""
15575
1737c953 15576#: cp/decl.c:3340
5b7874aa 15577msgid "`%#D' previously defined here"
7bf81eee
PT
15578msgstr ""
15579
1737c953 15580#: cp/decl.c:3341
5b7874aa 15581msgid "`%#D' previously declared here"
7bf81eee
PT
15582msgstr ""
15583
5b7874aa 15584#. Prototype decl follows defn w/o prototype.
1737c953 15585#: cp/decl.c:3349
5b7874aa 15586msgid "prototype for `%#D'"
7bf81eee
PT
15587msgstr ""
15588
1737c953 15589#: cp/decl.c:3350
5b7874aa 15590msgid "follows non-prototype definition here"
7bf81eee
PT
15591msgstr ""
15592
1737c953 15593#: cp/decl.c:3362
5b7874aa 15594msgid "previous declaration of `%#D' with %L linkage"
7bf81eee
PT
15595msgstr ""
15596
1737c953 15597#: cp/decl.c:3391 cp/decl.c:3399
5b7874aa 15598msgid "after previous specification in `%#D'"
7bf81eee
PT
15599msgstr ""
15600
1737c953 15601#: cp/decl.c:3410
5b7874aa 15602msgid "previous non-inline declaration here"
7bf81eee
PT
15603msgstr ""
15604
1737c953 15605#: cp/decl.c:3541
5b7874aa 15606msgid "than previous declaration `%F'"
7bf81eee
PT
15607msgstr ""
15608
1737c953 15609#: cp/decl.c:3911
5b7874aa 15610msgid "`%#D' used prior to declaration"
7bf81eee
PT
15611msgstr ""
15612
5b7874aa
ZW
15613#. A redeclaration of main, but not a duplicate of the
15614#. previous one.
15615#.
15616#. [basic.start.main]
15617#.
15618#. This function shall not be overloaded.
1737c953 15619#: cp/decl.c:3970
5b7874aa 15620msgid "invalid redeclaration of `%D'"
7bf81eee
PT
15621msgstr ""
15622
1737c953 15623#: cp/decl.c:4061
5b7874aa 15624msgid "previous external decl of `%#D'"
7bf81eee
PT
15625msgstr ""
15626
1737c953 15627#: cp/decl.c:4163
5b7874aa 15628msgid "global declaration `%#D'"
7bf81eee
PT
15629msgstr ""
15630
1737c953 15631#: cp/decl.c:4609
5b7874aa 15632msgid "previous non-function declaration `%#D'"
7bf81eee
PT
15633msgstr ""
15634
1737c953 15635#: cp/decl.c:4858
5b7874aa
ZW
15636#, c-format
15637msgid "label `%s' referenced outside of any function"
7bf81eee
PT
15638msgstr ""
15639
1737c953 15640#: cp/decl.c:4963 cp/decl.c:4987
5b7874aa 15641msgid "jump to case label"
7bf81eee
PT
15642msgstr ""
15643
1737c953 15644#: cp/decl.c:4971
5b7874aa 15645msgid " crosses initialization of `%#D'"
7bf81eee
PT
15646msgstr ""
15647
1737c953 15648#: cp/decl.c:4974 cp/decl.c:5094
5b7874aa 15649msgid " enters scope of non-POD `%#D'"
7bf81eee
PT
15650msgstr ""
15651
1737c953 15652#: cp/decl.c:4994 cp/decl.c:5098
5b7874aa 15653msgid " enters try block"
7bf81eee
PT
15654msgstr ""
15655
5b7874aa 15656#. Can't skip init of __exception_info.
1737c953 15657#: cp/decl.c:4996 cp/decl.c:5090 cp/decl.c:5100
5b7874aa 15658msgid " enters catch block"
7bf81eee
PT
15659msgstr ""
15660
1737c953 15661#: cp/decl.c:5078
5b7874aa 15662msgid "jump to label `%D'"
7bf81eee
PT
15663msgstr ""
15664
1737c953 15665#: cp/decl.c:5079
5b7874aa 15666msgid " from here"
7bf81eee
PT
15667msgstr ""
15668
1737c953 15669#: cp/decl.c:5092
5b7874aa 15670msgid " skips initialization of `%#D'"
7bf81eee
PT
15671msgstr ""
15672
1737c953 15673#: cp/decl.c:6922
5b7874aa 15674msgid "an anonymous union cannot have function members"
7bf81eee
PT
15675msgstr ""
15676
1737c953 15677#: cp/decl.c:6939
5b7874aa 15678msgid "member %#D' with constructor not allowed in anonymous aggregate"
7bf81eee
PT
15679msgstr ""
15680
1737c953 15681#: cp/decl.c:6942
5b7874aa 15682msgid "member %#D' with destructor not allowed in anonymous aggregate"
7bf81eee
PT
15683msgstr ""
15684
1737c953 15685#: cp/decl.c:6945
5b7874aa
ZW
15686msgid ""
15687"member %#D' with copy assignment operator not allowed in anonymous aggregate"
7bf81eee
PT
15688msgstr ""
15689
1737c953 15690#: cp/decl.c:7018
5b7874aa 15691msgid "multiple types in one declaration"
7bf81eee
PT
15692msgstr ""
15693
1737c953 15694#: cp/decl.c:7021
5b7874aa 15695msgid "declaration does not declare anything"
7bf81eee
PT
15696msgstr ""
15697
1737c953
JM
15698#: cp/decl.c:7045
15699msgid "missing type-name in typedef-declaration"
7bf81eee
PT
15700msgstr ""
15701
1737c953 15702#: cp/decl.c:7052
5b7874aa 15703msgid "ISO C++ prohibits anonymous structs"
7bf81eee
PT
15704msgstr ""
15705
1737c953 15706#: cp/decl.c:7633
5b7874aa
ZW
15707msgid ""
15708"sorry: semantics of inline function static data `%#D' are wrong (you'll wind "
15709"up with multiple copies)"
7bf81eee
PT
15710msgstr ""
15711
1737c953 15712#: cp/decl.c:7634
5b7874aa 15713msgid " you can work around this by removing the initializer"
7bf81eee
PT
15714msgstr ""
15715
1737c953 15716#: cp/decl.c:8037
5b7874aa 15717msgid "assignment (not initialization) in declaration"
7bf81eee
PT
15718msgstr ""
15719
1737c953 15720#: cp/decl.c:8603
5b7874aa 15721msgid "invalid catch parameter"
9e620082
ZW
15722msgstr ""
15723
1737c953 15724#: cp/decl.c:8750
5b7874aa 15725msgid "`%D' declared as a friend"
7bf81eee
PT
15726msgstr ""
15727
1737c953 15728#: cp/decl.c:8756
5b7874aa 15729msgid "`%D' declared with an exception specification"
7bf81eee
PT
15730msgstr ""
15731
1737c953 15732#: cp/decl.c:8831
5b7874aa 15733msgid "cannot declare `::main' to be a template"
7bf81eee
PT
15734msgstr ""
15735
1737c953 15736#: cp/decl.c:8833
5b7874aa 15737msgid "cannot declare `::main' to be inline"
7bf81eee
PT
15738msgstr ""
15739
1737c953 15740#: cp/decl.c:8835
5b7874aa 15741msgid "cannot declare `::main' to be static"
7bf81eee
PT
15742msgstr ""
15743
1737c953 15744#: cp/decl.c:8838
5b7874aa 15745msgid "`main' must return `int'"
7bf81eee
PT
15746msgstr ""
15747
1737c953 15748#: cp/decl.c:8869
5b7874aa
ZW
15749msgid ""
15750"`%#D' does not refer to the unqualified type, so it is not used for linkage"
7bf81eee
PT
15751msgstr ""
15752
1737c953 15753#: cp/decl.c:9389
5b7874aa 15754msgid "overflow in array dimension"
7bf81eee
PT
15755msgstr ""
15756
1737c953 15757#: cp/decl.c:9679
5b7874aa 15758msgid "destructors must be member functions"
7bf81eee
PT
15759msgstr ""
15760
1737c953 15761#: cp/decl.c:10006
5b7874aa 15762msgid "`bool' is now a keyword"
7bf81eee
PT
15763msgstr ""
15764
1737c953 15765#: cp/decl.c:10037
5b7874aa 15766msgid "ISO C++ does not support `long long'"
7bf81eee
PT
15767msgstr ""
15768
1737c953 15769#: cp/decl.c:10178
5b7874aa
ZW
15770#, c-format
15771msgid "short, signed or unsigned invalid for `%s'"
7bf81eee
PT
15772msgstr ""
15773
1737c953 15774#: cp/decl.c:10183
5b7874aa
ZW
15775#, c-format
15776msgid "long and short specified together for `%s'"
7bf81eee
PT
15777msgstr ""
15778
1737c953 15779#: cp/decl.c:10194
5b7874aa
ZW
15780#, c-format
15781msgid "signed and unsigned given together for `%s'"
7bf81eee
PT
15782msgstr ""
15783
1737c953 15784#: cp/decl.c:10341
5b7874aa 15785msgid "storage class specifiers invalid in parameter declarations"
7bf81eee
PT
15786msgstr ""
15787
1737c953 15788#: cp/decl.c:10345
5b7874aa 15789msgid "typedef declaration invalid in parameter declaration"
7bf81eee
PT
15790msgstr ""
15791
1737c953 15792#: cp/decl.c:10358
5b7874aa 15793msgid "virtual outside class declaration"
7bf81eee
PT
15794msgstr ""
15795
1737c953 15796#: cp/decl.c:10412
5b7874aa
ZW
15797#, c-format
15798msgid "storage class specified for %s `%s'"
dc6746e7
PT
15799msgstr ""
15800
1737c953 15801#: cp/decl.c:10450
5b7874aa 15802msgid "storage class specifiers invalid in friend function declarations"
dc6746e7
PT
15803msgstr ""
15804
1737c953 15805#: cp/decl.c:10633
5b7874aa 15806msgid "destructor cannot be static member function"
7bf81eee
PT
15807msgstr ""
15808
1737c953 15809#: cp/decl.c:10657
5b7874aa 15810msgid "constructor cannot be static member function"
d51681a7
PT
15811msgstr ""
15812
1737c953 15813#: cp/decl.c:10660
5b7874aa 15814msgid "constructors cannot be declared virtual"
d51681a7
PT
15815msgstr ""
15816
1737c953 15817#: cp/decl.c:10675
5b7874aa 15818msgid "return value type specifier for constructor ignored"
d51681a7
PT
15819msgstr ""
15820
1737c953 15821#: cp/decl.c:10694
5b7874aa
ZW
15822#, c-format
15823msgid "can't initialize friend function `%s'"
4ba01ed2
PT
15824msgstr ""
15825
5b7874aa 15826#. Cannot be both friend and virtual.
1737c953 15827#: cp/decl.c:10698
5b7874aa 15828msgid "virtual functions cannot be friends"
d51681a7
PT
15829msgstr ""
15830
1737c953 15831#: cp/decl.c:10703
5b7874aa 15832msgid "friend declaration not in class definition"
4ba01ed2
PT
15833msgstr ""
15834
1737c953 15835#: cp/decl.c:10759
5b7874aa
ZW
15836#, c-format
15837msgid "cannot declare %s to references"
d51681a7
PT
15838msgstr ""
15839
1737c953 15840#: cp/decl.c:10785
5b7874aa 15841msgid "invalid type: `void &'"
d51681a7
PT
15842msgstr ""
15843
1737c953 15844#: cp/decl.c:10836
5b7874aa 15845msgid "discarding `const' applied to a reference"
4ba01ed2
PT
15846msgstr ""
15847
1737c953 15848#: cp/decl.c:10838
5b7874aa 15849msgid "discarding `volatile' applied to a reference"
d51681a7
PT
15850msgstr ""
15851
5b7874aa
ZW
15852#. [dcl.fct.spec] The explicit specifier shall only be used in
15853#. declarations of constructors within a class definition.
1737c953 15854#: cp/decl.c:11054
5b7874aa 15855msgid "only declarations of constructors can be `explicit'"
d51681a7
PT
15856msgstr ""
15857
1737c953 15858#: cp/decl.c:11062
5b7874aa
ZW
15859#, c-format
15860msgid "non-member `%s' cannot be declared `mutable'"
d51681a7
PT
15861msgstr ""
15862
1737c953 15863#: cp/decl.c:11067
5b7874aa
ZW
15864#, c-format
15865msgid "non-object member `%s' cannot be declared `mutable'"
d51681a7
PT
15866msgstr ""
15867
1737c953 15868#: cp/decl.c:11073
5b7874aa
ZW
15869#, c-format
15870msgid "function `%s' cannot be declared `mutable'"
d51681a7
PT
15871msgstr ""
15872
1737c953 15873#: cp/decl.c:11078
5b7874aa
ZW
15874#, c-format
15875msgid "static `%s' cannot be declared `mutable'"
4ba01ed2
PT
15876msgstr ""
15877
1737c953 15878#: cp/decl.c:11083
5b7874aa
ZW
15879#, c-format
15880msgid "const `%s' cannot be declared `mutable'"
4ba01ed2
PT
15881msgstr ""
15882
1737c953 15883#: cp/decl.c:11164
5b7874aa 15884msgid "typedef name may not be class-qualified"
d51681a7
PT
15885msgstr ""
15886
1737c953 15887#: cp/decl.c:11172
5b7874aa 15888msgid "invalid type qualifier for non-member function type"
d51681a7
PT
15889msgstr ""
15890
1737c953 15891#: cp/decl.c:11188
5b7874aa 15892msgid "typedef declaration includes an initializer"
d51681a7
PT
15893msgstr ""
15894
1737c953 15895#: cp/decl.c:11321
5b7874aa 15896msgid "unnamed variable or field declared void"
d51681a7
PT
15897msgstr ""
15898
1737c953 15899#: cp/decl.c:11330
5b7874aa 15900msgid "variable or field declared void"
d51681a7
PT
15901msgstr ""
15902
1737c953 15903#: cp/decl.c:11340
5b7874aa 15904msgid "cannot use `::' in parameter declaration"
4ba01ed2
PT
15905msgstr ""
15906
1737c953 15907#: cp/decl.c:11525
5b7874aa
ZW
15908#, c-format
15909msgid "`%s' is neither function nor member function; cannot be declared friend"
d51681a7
PT
15910msgstr ""
15911
1737c953 15912#: cp/decl.c:11542
5b7874aa 15913msgid "member functions are implicitly friends of their class"
d51681a7
PT
15914msgstr ""
15915
1737c953 15916#: cp/decl.c:11651
9e620082 15917#, c-format
5b7874aa 15918msgid "storage class `auto' invalid for function `%s'"
4ba01ed2
PT
15919msgstr ""
15920
1737c953 15921#: cp/decl.c:11653
9e620082 15922#, c-format
5b7874aa 15923msgid "storage class `register' invalid for function `%s'"
dc6746e7
PT
15924msgstr ""
15925
1737c953 15926#: cp/decl.c:11664
9e620082 15927#, c-format
5b7874aa
ZW
15928msgid ""
15929"storage class `static' invalid for function `%s' declared out of global scope"
dc6746e7
PT
15930msgstr ""
15931
1737c953 15932#: cp/decl.c:11666
9e620082 15933#, c-format
5b7874aa
ZW
15934msgid ""
15935"storage class `inline' invalid for function `%s' declared out of global scope"
d51681a7
PT
15936msgstr ""
15937
1737c953 15938#: cp/decl.c:11673
9e620082 15939#, c-format
5b7874aa 15940msgid "virtual non-class function `%s'"
d51681a7
PT
15941msgstr ""
15942
5b7874aa 15943#. FIXME need arm citation
1737c953 15944#: cp/decl.c:11708
5b7874aa 15945msgid "cannot declare static function inside another function"
dc6746e7
PT
15946msgstr ""
15947
1737c953 15948#: cp/decl.c:11985
5b7874aa
ZW
15949msgid ""
15950"invalid integer constant in parameter list, did you forget to give parameter "
15951"name?"
dc6746e7
PT
15952msgstr ""
15953
1737c953 15954#: cp/decl.c:12422
9e620082 15955#, c-format
5b7874aa 15956msgid "conversion to %s%s will never use a type conversion operator"
dc6746e7
PT
15957msgstr ""
15958
1737c953 15959#: cp/decl.c:13080
5b7874aa 15960msgid "previous definition here"
d51681a7
PT
15961msgstr ""
15962
1737c953 15963#: cp/decl.c:13494
5b7874aa 15964msgid "return type for `main' changed to `int'"
dc6746e7
PT
15965msgstr ""
15966
1737c953 15967#: cp/decl.c:13525
5b7874aa 15968msgid "`%D' implicitly declared before its definition"
dc6746e7
PT
15969msgstr ""
15970
1737c953 15971#: cp/decl2.c:529
5b7874aa
ZW
15972#, c-format
15973msgid "-f%s is no longer supported"
dc6746e7
PT
15974msgstr ""
15975
1737c953 15976#: cp/decl2.c:535
5b7874aa
ZW
15977msgid ""
15978"-fhandle-exceptions has been renamed to -fexceptions (and is now on by "
15979"default)"
dc6746e7
PT
15980msgstr ""
15981
1737c953 15982#: cp/decl2.c:561
5b7874aa 15983msgid "-fname-mangling-version is no longer supported"
dc6746e7
PT
15984msgstr ""
15985
1737c953 15986#: cp/decl2.c:624
5b7874aa 15987msgid "-Wno-strict-prototypes is not supported in C++"
d51681a7
PT
15988msgstr ""
15989
1737c953 15990#: cp/decl2.c:806
5b7874aa 15991msgid "template `%#D' defined in file without #pragma interface"
d51681a7
PT
15992msgstr ""
15993
1737c953 15994#: cp/decl2.c:963
5b7874aa 15995msgid "name missing for member function"
d51681a7
PT
15996msgstr ""
15997
5b7874aa
ZW
15998#. Something has gone very wrong. Assume we are mistakenly reducing
15999#. an expression instead of a declaration.
1737c953 16000#: cp/decl2.c:1030
5b7874aa 16001msgid "parser may be lost: is there a '{' missing somewhere?"
dc6746e7
PT
16002msgstr ""
16003
1737c953 16004#: cp/decl2.c:1061 cp/decl2.c:1075
5b7874aa 16005msgid "ambiguous conversion for array subscript"
dc6746e7
PT
16006msgstr ""
16007
1737c953 16008#: cp/decl2.c:1125
5b7874aa 16009msgid "anachronistic use of array size in vector delete"
dc6746e7
PT
16010msgstr ""
16011
1737c953 16012#: cp/decl2.c:1135
5b7874aa
ZW
16013msgid ""
16014"cannot delete a function. Only pointer-to-objects are valid arguments to "
16015"`delete'"
dc6746e7
PT
16016msgstr ""
16017
1737c953 16018#: cp/decl2.c:1373
5b7874aa 16019msgid "candidate%s: %+#D"
dc6746e7
PT
16020msgstr ""
16021
1737c953 16022#: cp/decl2.c:1376
5b7874aa 16023msgid " %#D"
d51681a7
PT
16024msgstr ""
16025
1737c953 16026#: cp/decl2.c:1432
5b7874aa 16027msgid "initializer invalid for static member with constructor"
dc6746e7 16028msgstr ""
5b7874aa 16029
1737c953 16030#: cp/decl2.c:1435
5b7874aa 16031msgid "(an out of class initialization is required)"
dc6746e7
PT
16032msgstr ""
16033
1737c953 16034#: cp/decl2.c:1608
5b7874aa 16035msgid "field initializer is not constant"
dc6746e7
PT
16036msgstr ""
16037
1737c953 16038#: cp/decl2.c:1886
5b7874aa 16039msgid "anonymous struct not inside named type"
dc6746e7
PT
16040msgstr ""
16041
1737c953 16042#: cp/decl2.c:1982
5b7874aa 16043msgid "namespace-scope anonymous aggregates must be static"
dc6746e7
PT
16044msgstr ""
16045
1737c953 16046#: cp/decl2.c:1992
5b7874aa 16047msgid "anonymous aggregate with no members"
dc6746e7
PT
16048msgstr ""
16049
5b7874aa
ZW
16050#. Overflow occurred. That means there are at least 4 billion
16051#. initialization functions.
1737c953 16052#: cp/decl2.c:2839
5b7874aa 16053msgid "too many initialization functions required"
dc6746e7
PT
16054msgstr ""
16055
1737c953 16056#: cp/decl2.c:3648
5b7874aa 16057msgid "use of old-style cast"
dc6746e7
PT
16058msgstr ""
16059
1737c953 16060#: cp/decl2.c:4207
5b7874aa 16061msgid " first declared as `%#D' here"
dc6746e7
PT
16062msgstr ""
16063
1737c953 16064#: cp/decl2.c:4210
5b7874aa 16065msgid " also declared as `%#D' here"
dc6746e7
PT
16066msgstr ""
16067
1737c953 16068#: cp/decl2.c:4226
5b7874aa 16069msgid " first type here"
dc6746e7
PT
16070msgstr ""
16071
1737c953 16072#: cp/decl2.c:4227
5b7874aa 16073msgid " other type here"
d51681a7
PT
16074msgstr ""
16075
1737c953 16076#: cp/decl2.c:4492
5b7874aa 16077msgid "`%D' is not a function,"
d51681a7
PT
16078msgstr ""
16079
1737c953 16080#: cp/decl2.c:4493
5b7874aa 16081msgid " conflict with `%D'"
d51681a7
PT
16082msgstr ""
16083
1737c953 16084#: cp/decl2.c:5125
5b7874aa 16085msgid "default argument missing for parameter %P of `%+#D'"
d51681a7
PT
16086msgstr ""
16087
5b7874aa 16088#: cp/error.c:35
d51681a7 16089#, c-format
5b7874aa 16090msgid "`%s' not supported by %s"
d51681a7
PT
16091msgstr ""
16092
5b7874aa 16093#: cp/error.c:572
d51681a7 16094#, c-format
5b7874aa 16095msgid "<anonymous %s>"
d51681a7
PT
16096msgstr ""
16097
5b7874aa 16098#: cp/error.c:833
d51681a7 16099#, c-format
5b7874aa 16100msgid "(static %s for %s)"
d51681a7
PT
16101msgstr ""
16102
1737c953 16103#: cp/error.c:2457
d51681a7 16104#, c-format
5b7874aa 16105msgid "In %s `%s':"
d51681a7
PT
16106msgstr ""
16107
1737c953 16108#: cp/error.c:2512
dc6746e7 16109#, c-format
5b7874aa 16110msgid "%s: In instantiation of `%s':\n"
dc6746e7
PT
16111msgstr ""
16112
1737c953 16113#: cp/error.c:2536
dc6746e7 16114#, c-format
5b7874aa 16115msgid "%s:%d: instantiated from `%s'\n"
dc6746e7
PT
16116msgstr ""
16117
1737c953 16118#: cp/error.c:2541
dc6746e7 16119#, c-format
5b7874aa 16120msgid "%s:%d: instantiated from here\n"
dc6746e7
PT
16121msgstr ""
16122
5b7874aa 16123#. damn ICE suppression
1737c953 16124#: cp/error.c:2694
dc6746e7 16125#, c-format
5b7874aa 16126msgid "unexpected letter `%c' in locate_error\n"
dc6746e7
PT
16127msgstr ""
16128
5b7874aa
ZW
16129#: cp/except.c:256
16130msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
dc6746e7
PT
16131msgstr ""
16132
5b7874aa
ZW
16133#: cp/except.c:327
16134msgid "mixing C++ and Java catches in a single translation unit"
dc6746e7
PT
16135msgstr ""
16136
5b7874aa
ZW
16137#: cp/except.c:663
16138msgid " in thrown expression"
dc6746e7
PT
16139msgstr ""
16140
5b7874aa
ZW
16141#: cp/friend.c:157
16142msgid "previous friend declaration of `%D'"
dc6746e7
PT
16143msgstr ""
16144
5b7874aa
ZW
16145#: cp/friend.c:422
16146msgid ""
16147"(if this is not what you intended, make sure the function template has "
16148"already been declared and add <> after the function name here) -Wno-non-"
1737c953 16149"template-friend disables this warning"
dc6746e7
PT
16150msgstr ""
16151
1737c953 16152#: cp/g++spec.c:198 java/jvspec.c:381
5b7874aa
ZW
16153#, c-format
16154msgid "argument to `%s' missing\n"
dc6746e7
PT
16155msgstr ""
16156
1737c953 16157#: cp/init.c:298
5b7874aa 16158msgid "initializer list treated as compound expression"
dc6746e7
PT
16159msgstr ""
16160
1737c953 16161#: cp/init.c:410
5b7874aa 16162msgid "member initializers for `%#D'"
dc6746e7
PT
16163msgstr ""
16164
1737c953 16165#: cp/init.c:412
5b7874aa 16166msgid " and `%#D'"
dc6746e7
PT
16167msgstr ""
16168
1737c953 16169#: cp/init.c:413
5b7874aa 16170msgid " will be re-ordered to match declaration order"
dc6746e7
PT
16171msgstr ""
16172
1737c953 16173#: cp/init.c:617
5b7874aa 16174msgid "base initializers for `%#T'"
dc6746e7
PT
16175msgstr ""
16176
1737c953 16177#: cp/init.c:618
5b7874aa 16178msgid " and `%#T'"
4ba01ed2
PT
16179msgstr ""
16180
1737c953 16181#: cp/init.c:619
5b7874aa 16182msgid " will be re-ordered to match inheritance order"
4ba01ed2
PT
16183msgstr ""
16184
1737c953 16185#: cp/init.c:1772
5b7874aa 16186msgid "object missing in use of pointer-to-member construct"
4ba01ed2
PT
16187msgstr ""
16188
1737c953 16189#: cp/init.c:1812
5b7874aa 16190msgid "member `%D' is non-static but referenced as a static member"
4ba01ed2
PT
16191msgstr ""
16192
1737c953 16193#: cp/init.c:1814 cp/typeck.c:3153 cp/typeck.c:3261
5b7874aa 16194msgid "at this point in file"
4ba01ed2
PT
16195msgstr ""
16196
1737c953 16197#: cp/init.c:1994
5b7874aa 16198msgid "new of array type fails to specify size"
4ba01ed2
PT
16199msgstr ""
16200
1737c953 16201#: cp/init.c:2005
5b7874aa 16202msgid "size in array new must have integral type"
dc6746e7
PT
16203msgstr ""
16204
1737c953 16205#: cp/init.c:2011
5b7874aa 16206msgid "zero size array reserves no space"
4ba01ed2
PT
16207msgstr ""
16208
1737c953 16209#: cp/init.c:2076
5b7874aa 16210msgid "new cannot be applied to a reference type"
dc6746e7
PT
16211msgstr ""
16212
1737c953 16213#: cp/init.c:2082
5b7874aa 16214msgid "new cannot be applied to a function type"
4ba01ed2
PT
16215msgstr ""
16216
1737c953 16217#: cp/init.c:2129
5b7874aa 16218msgid "call to Java constructor, while `jclass' undefined"
4ba01ed2
PT
16219msgstr ""
16220
1737c953
JM
16221#: cp/init.c:2145
16222msgid "can't find class$"
4ba01ed2
PT
16223msgstr ""
16224
1737c953 16225#: cp/init.c:2258
5b7874aa 16226msgid "invalid type `void' for new"
4ba01ed2
PT
16227msgstr ""
16228
1737c953 16229#: cp/init.c:2310
9e620082 16230#, c-format
5b7874aa 16231msgid "call to Java constructor with `%s' undefined"
4ba01ed2
PT
16232msgstr ""
16233
1737c953 16234#: cp/init.c:2437 cp/typeck2.c:383 cp/typeck2.c:1226
5b7874aa 16235msgid "initializer list being treated as compound expression"
4ba01ed2
PT
16236msgstr ""
16237
1737c953 16238#: cp/init.c:2443
5b7874aa 16239msgid "ISO C++ forbids aggregate initializer to new"
4ba01ed2
PT
16240msgstr ""
16241
1737c953 16242#: cp/init.c:2882
5b7874aa 16243msgid "initializer ends prematurely"
4ba01ed2
PT
16244msgstr ""
16245
1737c953 16246#: cp/init.c:2952
5b7874aa 16247msgid "cannot initialize multi-dimensional array with initializer"
4ba01ed2
PT
16248msgstr ""
16249
1737c953 16250#: cp/init.c:3127
5b7874aa 16251msgid "unknown array size in delete"
4ba01ed2
PT
16252msgstr ""
16253
1737c953 16254#: cp/init.c:3392
5b7874aa 16255msgid "type to vector delete is neither pointer or array type"
4ba01ed2
PT
16256msgstr ""
16257
5b7874aa
ZW
16258#: cp/lang-options.h:29
16259msgid "Do not obey access control semantics"
4ba01ed2
PT
16260msgstr ""
16261
5b7874aa
ZW
16262#: cp/lang-options.h:31
16263msgid "Change when template instances are emitted"
4ba01ed2
PT
16264msgstr ""
16265
5b7874aa
ZW
16266#: cp/lang-options.h:36
16267msgid "Check the return value of new"
4ba01ed2
PT
16268msgstr ""
16269
5b7874aa
ZW
16270#: cp/lang-options.h:39
16271msgid "Reduce size of object files"
4ba01ed2
PT
16272msgstr ""
16273
5b7874aa
ZW
16274#: cp/lang-options.h:43
16275msgid "Make string literals `char[]' instead of `const char[]'"
4ba01ed2
PT
16276msgstr ""
16277
5b7874aa
ZW
16278#: cp/lang-options.h:46
16279msgid "Dump the entire translation unit to a file"
dc6746e7
PT
16280msgstr ""
16281
5b7874aa
ZW
16282#: cp/lang-options.h:48
16283msgid "Do not inline member functions by default"
4ba01ed2
PT
16284msgstr ""
16285
5b7874aa
ZW
16286#: cp/lang-options.h:51
16287msgid "Do not generate run time type descriptor information"
4ba01ed2
PT
16288msgstr ""
16289
5b7874aa
ZW
16290#: cp/lang-options.h:56
16291msgid "Do not generate code to check exception specifications"
4ba01ed2
PT
16292msgstr ""
16293
5b7874aa
ZW
16294#: cp/lang-options.h:61
16295msgid "Scope of for-init-statement vars extends outside"
4ba01ed2
PT
16296msgstr ""
16297
5b7874aa 16298#: cp/lang-options.h:64
1737c953 16299msgid "Do not recognize GNU defined keywords"
4ba01ed2
PT
16300msgstr ""
16301
5b7874aa
ZW
16302#: cp/lang-options.h:68
16303msgid "Enable support for huge objects"
4ba01ed2
PT
16304msgstr ""
16305
5b7874aa
ZW
16306#: cp/lang-options.h:72
16307msgid "Export functions even if they can be inlined"
dc6746e7
PT
16308msgstr ""
16309
5b7874aa
ZW
16310#: cp/lang-options.h:75
16311msgid "Only emit explicit template instatiations"
dc6746e7
PT
16312msgstr ""
16313
5b7874aa
ZW
16314#: cp/lang-options.h:78
16315msgid "Only emit explicit instatiations of inline templates"
dc6746e7
PT
16316msgstr ""
16317
5b7874aa
ZW
16318#: cp/lang-options.h:84
16319msgid "Don't pedwarn about uses of Microsoft extensions"
dc6746e7
PT
16320msgstr ""
16321
5b7874aa 16322#: cp/lang-options.h:87
1737c953 16323msgid "Recognize and/bitand/bitor/compl/not/or/xor"
dc6746e7
PT
16324msgstr ""
16325
5b7874aa
ZW
16326#: cp/lang-options.h:91
16327msgid "Disable optional diagnostics"
dc6746e7
PT
16328msgstr ""
16329
5b7874aa
ZW
16330#: cp/lang-options.h:93
16331msgid "Downgrade conformance errors to warnings"
dc6746e7
PT
16332msgstr ""
16333
5b7874aa
ZW
16334#: cp/lang-options.h:96
16335msgid "Enable automatic template instantiation"
dc6746e7
PT
16336msgstr ""
16337
5b7874aa
ZW
16338#: cp/lang-options.h:101
16339msgid "Display statistics accumulated during compilation"
dc6746e7
PT
16340msgstr ""
16341
5b7874aa
ZW
16342#: cp/lang-options.h:104
16343msgid "Specify maximum template instantiation depth"
dc6746e7
PT
16344msgstr ""
16345
5b7874aa 16346#: cp/lang-options.h:106
1737c953 16347msgid "Use __cxa_atexit to register destructors"
dc6746e7
PT
16348msgstr ""
16349
5b7874aa
ZW
16350#: cp/lang-options.h:109
16351msgid "Discard unused virtual functions"
dc6746e7
PT
16352msgstr ""
16353
5b7874aa
ZW
16354#: cp/lang-options.h:112
16355msgid "Implement vtables using thunks"
dc6746e7
PT
16356msgstr ""
16357
5b7874aa
ZW
16358#: cp/lang-options.h:115
16359msgid "Emit common-like symbols as weak symbols"
dc6746e7
PT
16360msgstr ""
16361
5b7874aa
ZW
16362#: cp/lang-options.h:118
16363msgid "Emit cross referencing information"
dc6746e7
PT
16364msgstr ""
16365
5b7874aa
ZW
16366#: cp/lang-options.h:122
16367msgid "Warn about inconsistent return types"
dc6746e7
PT
16368msgstr ""
16369
5b7874aa
ZW
16370#: cp/lang-options.h:125
16371msgid "Warn about overloaded virtual function names"
dc6746e7
PT
16372msgstr ""
16373
5b7874aa
ZW
16374#: cp/lang-options.h:129
16375msgid "Don't warn when all ctors/dtors are private"
dc6746e7
PT
16376msgstr ""
16377
5b7874aa
ZW
16378#: cp/lang-options.h:131
16379msgid "Warn about non virtual destructors"
dc6746e7
PT
16380msgstr ""
16381
5b7874aa
ZW
16382#: cp/lang-options.h:134
16383msgid "Warn when a function is declared extern, then inline"
dc6746e7
PT
16384msgstr ""
16385
5b7874aa
ZW
16386#: cp/lang-options.h:137
16387msgid "Warn when the compiler reorders code"
4ba01ed2
PT
16388msgstr ""
16389
5b7874aa 16390#: cp/lang-options.h:140
1737c953 16391msgid "Warn when synthesis behavior differs from Cfront"
4ba01ed2
PT
16392msgstr ""
16393
5b7874aa
ZW
16394#: cp/lang-options.h:144
16395msgid "Don't warn when type converting pointers to member functions"
4ba01ed2
PT
16396msgstr ""
16397
5b7874aa
ZW
16398#: cp/lang-options.h:146
16399msgid "Warn about violations of Effective C++ style rules"
4ba01ed2
PT
16400msgstr ""
16401
5b7874aa
ZW
16402#: cp/lang-options.h:149
16403msgid "Warn when overload promotes from unsigned to signed"
dc6746e7
PT
16404msgstr ""
16405
5b7874aa
ZW
16406#: cp/lang-options.h:152
16407msgid "Warn if a C style cast is used in a program"
dc6746e7
PT
16408msgstr ""
16409
5b7874aa
ZW
16410#: cp/lang-options.h:156
16411msgid ""
16412"Don't warn when non-templatized friend functions are declared within a "
16413"template"
dc6746e7
PT
16414msgstr ""
16415
5b7874aa
ZW
16416#: cp/lang-options.h:159
16417msgid "Don't announce deprecation of compiler features"
dc6746e7
PT
16418msgstr ""
16419
5b7874aa
ZW
16420#: cp/lex.c:144
16421msgid "type name expected before `*'"
dc6746e7
PT
16422msgstr ""
16423
5b7874aa
ZW
16424#: cp/lex.c:166
16425msgid "cannot declare references to references"
dc6746e7
PT
16426msgstr ""
16427
5b7874aa
ZW
16428#: cp/lex.c:171
16429msgid "cannot declare pointers to references"
7bf81eee
PT
16430msgstr ""
16431
5b7874aa
ZW
16432#: cp/lex.c:175
16433msgid "type name expected before `&'"
7bf81eee
PT
16434msgstr ""
16435
1737c953 16436#: cp/lex.c:1000
5b7874aa
ZW
16437#, c-format
16438msgid "semicolon missing after %s declaration"
7bf81eee
PT
16439msgstr ""
16440
1737c953 16441#: cp/lex.c:1051
5b7874aa
ZW
16442#, c-format
16443msgid "junk at end of #pragma %s"
7bf81eee
PT
16444msgstr ""
16445
1737c953 16446#: cp/lex.c:1058
5b7874aa
ZW
16447#, c-format
16448msgid "invalid #pragma %s"
7bf81eee
PT
16449msgstr ""
16450
1737c953 16451#: cp/lex.c:1067
5b7874aa 16452msgid "#pragma vtable no longer supported"
9e620082
ZW
16453msgstr ""
16454
1737c953 16455#: cp/lex.c:1144
7bf81eee 16456#, c-format
5b7874aa 16457msgid "#pragma implementation for %s appears after file is included"
7bf81eee
PT
16458msgstr ""
16459
1737c953 16460#: cp/lex.c:1169
5b7874aa 16461msgid "junk at end of #pragma GCC java_exceptions"
7bf81eee
PT
16462msgstr ""
16463
1737c953 16464#: cp/lex.c:1270
5b7874aa
ZW
16465msgid ""
16466"(Each undeclared identifier is reported only once for each function it "
16467"appears in.)"
7bf81eee
PT
16468msgstr ""
16469
1737c953 16470#: cp/lex.c:1293
9e620082 16471#, c-format
5b7874aa 16472msgid "name lookup of `%s' changed"
7bf81eee
PT
16473msgstr ""
16474
1737c953 16475#: cp/lex.c:1295
5b7874aa 16476msgid " matches this `%D' under ISO standard rules"
7bf81eee
PT
16477msgstr ""
16478
1737c953 16479#: cp/lex.c:1297
5b7874aa 16480msgid " matches this `%D' under old rules"
7bf81eee
PT
16481msgstr ""
16482
1737c953 16483#: cp/lex.c:1307 cp/lex.c:1314
9e620082 16484#, c-format
5b7874aa 16485msgid "name lookup of `%s' changed for new ISO `for' scoping"
7bf81eee
PT
16486msgstr ""
16487
1737c953 16488#: cp/lex.c:1309
5b7874aa 16489msgid " cannot use obsolete binding at `%D' because it has a destructor"
7bf81eee
PT
16490msgstr ""
16491
1737c953 16492#: cp/lex.c:1316
5b7874aa 16493msgid " using obsolete binding at `%D'"
7bf81eee
PT
16494msgstr ""
16495
1737c953 16496#: cp/mangle.c:1892
5b7874aa 16497msgid "real-valued template parameters when cross-compiling"
7bf81eee
PT
16498msgstr ""
16499
5b7874aa
ZW
16500#: cp/method.c:166
16501msgid "methods cannot be converted to function pointers"
7bf81eee
PT
16502msgstr ""
16503
5b7874aa 16504#: cp/method.c:171
7bf81eee 16505#, c-format
5b7874aa 16506msgid "ambiguous request for method pointer `%s'"
7bf81eee
PT
16507msgstr ""
16508
5b7874aa
ZW
16509#: cp/method.c:257
16510msgid " `%#D' declared here"
7bf81eee
PT
16511msgstr ""
16512
1737c953
JM
16513#: parse.y:677
16514msgid "invalid default template argument"
16515msgstr ""
16516
16517#: parse.y:901
16518msgid "only constructors take base initializers"
16519msgstr ""
16520
16521#: parse.y:903
16522msgid "no base or member initializers given following ':'"
16523msgstr ""
16524
16525#: parse.y:945 parse.y:951
16526msgid "anachronistic old style base class initializer"
16527msgstr ""
16528
16529#. Handle `Class<Class<Type>>' without space in the `>>'
16530#: parse.y:1073
16531msgid "`>>' should be `> >' in template class name"
16532msgstr ""
16533
16534#: parse.y:1140 parse.y:1149
16535#, c-format
16536msgid "ISO C++ forbids an empty condition for `%s'"
16537msgstr ""
16538
16539#: parse.y:1316
16540msgid "ISO C++ forbids initialization of new expression with `='"
16541msgstr ""
16542
16543#: parse.y:1347
16544msgid "ISO C++ forbids compound literals"
16545msgstr ""
16546
16547#: parse.y:1588
16548msgid "ISO C++ forbids braced-groups within expressions"
16549msgstr ""
16550
16551#: parse.y:1994 parse.y:2009
16552msgid "sigof type specifier"
16553msgstr ""
16554
16555#: parse.y:1999
16556msgid "`sigof' applied to non-aggregate expression"
16557msgstr ""
16558
16559#: parse.y:2014
16560msgid "`sigof' applied to non-aggregate type"
16561msgstr ""
16562
16563#: parse.y:2354
16564#, c-format
16565msgid "storage class specifier `%s' not allowed after struct or class"
16566msgstr ""
16567
16568#: parse.y:2356
16569#, c-format
16570msgid "type specifier `%s' not allowed after struct or class"
16571msgstr ""
16572
16573#: parse.y:2358
16574#, c-format
16575msgid "type qualifier `%s' not allowed after struct or class"
16576msgstr ""
16577
16578#: parse.y:2360
16579msgid "no body nor ';' separates two class, struct or union declarations"
16580msgstr ""
16581
16582#: parse.y:2532
16583msgid "multiple access specifiers"
16584msgstr ""
16585
16586#: parse.y:2550
16587msgid "multiple `virtual' specifiers"
16588msgstr ""
16589
16590#: parse.y:2587
16591msgid "missing ';' before right brace"
16592msgstr ""
16593
16594#: parse.y:2807
16595msgid "ISO C++ forbids array dimensions with parenthesized type in new"
16596msgstr ""
16597
16598#: parse.y:3313
16599msgid "ISO C++ forbids label declarations"
16600msgstr ""
16601
16602#: parse.y:3468
16603msgid "ISO C++ forbids computed gotos"
16604msgstr ""
16605
16606#: parse.y:3476
16607msgid "label must be followed by statement"
16608msgstr ""
16609
16610#: parse.y:3572
16611msgid "ISO C++ forbids compound statements inside for initializations"
16612msgstr ""
16613
16614#. This helps us recover from really nasty
16615#. parse errors, for example, a missing right
16616#. parenthesis.
16617#: parse.y:3657 parse.y:3667
16618msgid "possibly missing ')'"
16619msgstr ""
16620
16621#: parse.y:3764 parse.y:3769
16622msgid "type specifier omitted for parameter"
16623msgstr ""
16624
16625#: cp/pt.c:704
5b7874aa 16626msgid " from definition of `%#D'"
7bf81eee
PT
16627msgstr ""
16628
1737c953 16629#: cp/pt.c:950
5b7874aa 16630msgid "%s %+#D"
7bf81eee
PT
16631msgstr ""
16632
1737c953 16633#: cp/pt.c:1124
5b7874aa 16634msgid "template-id `%D' for `%+D' does not match any template declaration"
7bf81eee
PT
16635msgstr ""
16636
1737c953 16637#: cp/pt.c:1132
5b7874aa 16638msgid "ambiguous template specialization `%D' for `%+D'"
7bf81eee
PT
16639msgstr ""
16640
1737c953 16641#: cp/pt.c:1840
5b7874aa 16642msgid "declaration of `%#D'"
7bf81eee
PT
16643msgstr ""
16644
1737c953 16645#: cp/pt.c:1841
5b7874aa 16646msgid " shadows template parm `%#D'"
7bf81eee
PT
16647msgstr ""
16648
1737c953 16649#: cp/pt.c:2775
5b7874aa 16650msgid "previous declaration `%D'"
7bf81eee
PT
16651msgstr ""
16652
1737c953 16653#: cp/pt.c:2792
5b7874aa 16654msgid "template parameter `%#D'"
7bf81eee
PT
16655msgstr ""
16656
1737c953 16657#: cp/pt.c:2804
5b7874aa 16658msgid " original definition appeared here"
7bf81eee
PT
16659msgstr ""
16660
1737c953 16661#: cp/pt.c:3502
5b7874aa 16662msgid "provided for `%D'"
7bf81eee
PT
16663msgstr ""
16664
1737c953 16665#: cp/pt.c:3914
5b7874aa 16666msgid "for template declaration `%D'"
7bf81eee
PT
16667msgstr ""
16668
5b7874aa
ZW
16669#: cp/pt.c:4919
16670msgid "%s %+#T"
7bf81eee
PT
16671msgstr ""
16672
1737c953 16673#: cp/pt.c:5941 cp/pt.c:6055
5b7874aa 16674msgid "instantiation of `%D' as type `%T'"
7bf81eee
PT
16675msgstr ""
16676
1737c953 16677#: cp/pt.c:6099
5b7874aa 16678msgid "in declaration `%D'"
7bf81eee
PT
16679msgstr ""
16680
1737c953 16681#: cp/pt.c:6337
5b7874aa 16682msgid "creating array with size zero"
7bf81eee
PT
16683msgstr ""
16684
1737c953 16685#: cp/pt.c:6845
7bf81eee 16686#, c-format
5b7874aa 16687msgid "use of `%s' in template"
7bf81eee
PT
16688msgstr ""
16689
1737c953 16690#: cp/pt.c:8058
5b7874aa 16691msgid "incomplete type unification"
7bf81eee
PT
16692msgstr ""
16693
1737c953 16694#: cp/pt.c:9013
7bf81eee 16695#, c-format
5b7874aa 16696msgid "use of `%s' in template type unification"
dc6746e7
PT
16697msgstr ""
16698
1737c953 16699#: cp/pt.c:9475 cp/pt.c:9612
5b7874aa 16700msgid "explicit specialization here"
dc6746e7
PT
16701msgstr ""
16702
5b7874aa
ZW
16703#: cp/repo.c:272
16704msgid "-frepo must be used with -c"
dc6746e7
PT
16705msgstr ""
16706
5b7874aa 16707#: cp/repo.c:366
dc6746e7 16708#, c-format
5b7874aa 16709msgid "mysterious repository information in %s"
dc6746e7
PT
16710msgstr ""
16711
5b7874aa 16712#: cp/repo.c:381
dc6746e7 16713#, c-format
5b7874aa 16714msgid "can't create repository information file `%s'"
dc6746e7
PT
16715msgstr ""
16716
5b7874aa
ZW
16717#: cp/rtti.c:200
16718msgid "cannot use typeid with -fno-rtti"
dc6746e7
PT
16719msgstr ""
16720
5b7874aa
ZW
16721#: cp/rtti.c:206
16722msgid "must #include <typeinfo> before using typeid"
dc6746e7
PT
16723msgstr ""
16724
1737c953 16725#: cp/search.c:1826
5b7874aa 16726msgid "adjusting pointers for covariant returns"
dc6746e7
PT
16727msgstr ""
16728
1737c953 16729#: cp/search.c:1830 cp/search.c:1837
5b7874aa 16730msgid "invalid covariant return type for `%#D'"
dc6746e7
PT
16731msgstr ""
16732
1737c953 16733#: cp/search.c:1831
5b7874aa 16734msgid " overriding `%#D' (must be pointer or reference to class)"
dc6746e7
PT
16735msgstr ""
16736
1737c953 16737#: cp/search.c:1838
5b7874aa 16738msgid " overriding `%#D' (must use pointer or reference)"
dc6746e7
PT
16739msgstr ""
16740
1737c953 16741#: cp/search.c:1843
5b7874aa 16742msgid "conflicting return type specified for `%#D'"
dc6746e7
PT
16743msgstr ""
16744
1737c953 16745#: cp/search.c:1844
5b7874aa 16746msgid " overriding `%#D'"
4ba01ed2
PT
16747msgstr ""
16748
1737c953 16749#: cp/search.c:1853
5b7874aa 16750msgid "looser throw specifier for `%#F'"
4ba01ed2
PT
16751msgstr ""
16752
1737c953 16753#: cp/search.c:1854
5b7874aa 16754msgid " overriding `%#F'"
dc6746e7
PT
16755msgstr ""
16756
5b7874aa
ZW
16757#. A static member function cannot match an inherited
16758#. virtual member function.
1737c953 16759#: cp/search.c:1944
5b7874aa 16760msgid "`%#D' cannot be declared"
dc6746e7
PT
16761msgstr ""
16762
1737c953 16763#: cp/search.c:1945
5b7874aa 16764msgid " since `%#D' declared in base class"
dc6746e7
PT
16765msgstr ""
16766
1737c953 16767#: cp/semantics.c:1045
5b7874aa 16768msgid "ISO C++ does not permit named return values"
dc6746e7
PT
16769msgstr ""
16770
1737c953 16771#: cp/semantics.c:1062
5b7874aa 16772msgid "can't redefine default return value for constructors"
dc6746e7
PT
16773msgstr ""
16774
1737c953 16775#: cp/semantics.c:1131
5b7874aa 16776msgid " will be re-ordered to precede member initializations"
dc6746e7
PT
16777msgstr ""
16778
1737c953 16779#: cp/semantics.c:1401
5b7874aa 16780msgid "`this' is unavailable for static member functions"
dc6746e7
PT
16781msgstr ""
16782
1737c953 16783#: cp/semantics.c:1407
5b7874aa 16784msgid "invalid use of `this' in non-member function"
dc6746e7
PT
16785msgstr ""
16786
1737c953 16787#: cp/semantics.c:1409
5b7874aa 16788msgid "invalid use of `this' at top level"
dc6746e7
PT
16789msgstr ""
16790
1737c953 16791#: cp/semantics.c:1701
5b7874aa 16792msgid "template type parameters must use the keyword `class' or `typename'"
dc6746e7
PT
16793msgstr ""
16794
1737c953 16795#: cp/spew.c:245
9e620082 16796#, c-format
5b7874aa 16797msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
dc6746e7
PT
16798msgstr ""
16799
1737c953 16800#: cp/spew.c:1020 cp/spew.c:1292
5b7874aa 16801msgid "parse error at end of saved function text"
dc6746e7
PT
16802msgstr ""
16803
1737c953 16804#: cp/spew.c:1062
5b7874aa 16805msgid "parse error in method specification"
dc6746e7
PT
16806msgstr ""
16807
1737c953 16808#: cp/spew.c:1104
5b7874aa 16809msgid "function body for constructor missing"
dc6746e7
PT
16810msgstr ""
16811
1737c953 16812#: cp/spew.c:1371
5b7874aa 16813msgid "circular dependency in default args of `%#D'"
dc6746e7
PT
16814msgstr ""
16815
1737c953 16816#: cp/spew.c:1495
5b7874aa
ZW
16817#, c-format
16818msgid "%s before `%s'"
d51681a7
PT
16819msgstr ""
16820
1737c953 16821#: cp/spew.c:1497
5b7874aa
ZW
16822#, c-format
16823msgid "%s before `%c'"
d51681a7
PT
16824msgstr ""
16825
1737c953 16826#: cp/spew.c:1499
5b7874aa
ZW
16827#, c-format
16828msgid "%s before `\\%o'"
d51681a7
PT
16829msgstr ""
16830
1737c953 16831#: cp/spew.c:1502
d51681a7 16832#, c-format
5b7874aa 16833msgid "%s before `%s' token"
d51681a7
PT
16834msgstr ""
16835
5b7874aa 16836#: cp/tree.c:224
d51681a7 16837#, c-format
5b7874aa 16838msgid "non-lvalue in %s"
d51681a7
PT
16839msgstr ""
16840
1737c953 16841#: cp/tree.c:1888
d51681a7 16842#, c-format
5b7874aa 16843msgid "`%s' attribute can only be applied to Java class definitions"
d51681a7
PT
16844msgstr ""
16845
1737c953 16846#: cp/tree.c:1918
d51681a7 16847#, c-format
5b7874aa 16848msgid "`%s' attribute can only be applied to class definitions"
d51681a7
PT
16849msgstr ""
16850
1737c953 16851#: cp/tree.c:1924
5b7874aa
ZW
16852#, c-format
16853msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
dc6746e7
PT
16854msgstr ""
16855
1737c953 16856#: cp/tree.c:1949
5b7874aa 16857msgid "requested init_priority is not an integer constant"
dc6746e7
PT
16858msgstr ""
16859
1737c953 16860#: cp/tree.c:1970
5b7874aa
ZW
16861#, c-format
16862msgid ""
16863"can only use `%s' attribute on file-scope definitions of objects of class "
16864"type"
dc6746e7
PT
16865msgstr ""
16866
1737c953 16867#: cp/tree.c:1978
5b7874aa 16868msgid "requested init_priority is out of range"
dc6746e7
PT
16869msgstr ""
16870
1737c953 16871#: cp/tree.c:1988
5b7874aa 16872msgid "requested init_priority is reserved for internal use"
d51681a7
PT
16873msgstr ""
16874
1737c953 16875#: cp/tree.c:1998
5b7874aa
ZW
16876#, c-format
16877msgid "`%s' attribute is not supported on this platform"
dc6746e7
PT
16878msgstr ""
16879
1737c953 16880#: cp/typeck.c:488
5b7874aa
ZW
16881#, c-format
16882msgid ""
16883"ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
dc6746e7
PT
16884msgstr ""
16885
1737c953 16886#: cp/typeck.c:1563
5b7874aa 16887msgid "ISO C++ forbids applying `sizeof' to a function type"
dc6746e7
PT
16888msgstr ""
16889
1737c953 16890#: cp/typeck.c:1569
5b7874aa 16891msgid "ISO C++ forbids applying `sizeof' to a member function"
d51681a7
PT
16892msgstr ""
16893
1737c953 16894#: cp/typeck.c:1575
5b7874aa
ZW
16895msgid ""
16896"ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
dc6746e7
PT
16897msgstr ""
16898
1737c953 16899#: cp/typeck.c:1624
5b7874aa 16900msgid "sizeof applied to a bit-field"
dc6746e7
PT
16901msgstr ""
16902
1737c953 16903#: cp/typeck.c:1627
5b7874aa 16904msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
dc6746e7
PT
16905msgstr ""
16906
1737c953
JM
16907#: cp/typeck.c:1774
16908msgid "invalid use of non-lvalue array"
16909msgstr ""
16910
16911#: cp/typeck.c:2219
5b7874aa 16912msgid "invalid reference to NULL ptr, use ptr-to-member instead"
dc6746e7
PT
16913msgstr ""
16914
1737c953 16915#: cp/typeck.c:2372
5b7874aa
ZW
16916#, c-format
16917msgid "invalid use of `%s' on pointer to member"
dc6746e7
PT
16918msgstr ""
16919
1737c953 16920#: cp/typeck.c:2378
5b7874aa 16921msgid "invalid type argument"
d51681a7
PT
16922msgstr ""
16923
1737c953 16924#: cp/typeck.c:2481
5b7874aa 16925msgid "ISO C++ forbids subscripting non-lvalue array"
dc6746e7
PT
16926msgstr ""
16927
1737c953 16928#: cp/typeck.c:2492
5b7874aa 16929msgid "subscripting array declared `register'"
dc6746e7
PT
16930msgstr ""
16931
1737c953 16932#: cp/typeck.c:2667 cp/typeck.c:2807
5b7874aa 16933msgid "pointer to member function called, but not in class scope"
d51681a7
PT
16934msgstr ""
16935
1737c953 16936#: cp/typeck.c:2805
5b7874aa
ZW
16937msgid ""
16938"invalid call to member function needing `this' in static member function "
16939"scope"
d51681a7
PT
16940msgstr ""
16941
1737c953 16942#: cp/typeck.c:2988
5b7874aa 16943msgid "ISO C++ forbids calling `::main' from within program"
d51681a7
PT
16944msgstr ""
16945
1737c953 16946#: cp/typeck.c:3151
5b7874aa 16947msgid "too many arguments to %s `%+#D'"
d51681a7
PT
16948msgstr ""
16949
1737c953 16950#: cp/typeck.c:3192
5b7874aa 16951msgid "parameter type of called function is incomplete"
d51681a7
PT
16952msgstr ""
16953
1737c953 16954#: cp/typeck.c:3259
5b7874aa 16955msgid "too few arguments to %s `%+#D'"
dc6746e7
PT
16956msgstr ""
16957
1737c953 16958#: cp/typeck.c:3596
5b7874aa
ZW
16959#, c-format
16960msgid "%s rotate count is negative"
dc6746e7
PT
16961msgstr ""
16962
1737c953 16963#: cp/typeck.c:3599
5b7874aa
ZW
16964#, c-format
16965msgid "%s rotate count >= width of type"
d51681a7
PT
16966msgstr ""
16967
1737c953 16968#: cp/typeck.c:3630 cp/typeck.c:3635 cp/typeck.c:3726 cp/typeck.c:3731
5b7874aa 16969msgid "ISO C++ forbids comparison between pointer and integer"
dc6746e7
PT
16970msgstr ""
16971
1737c953 16972#: cp/typeck.c:3947
5b7874aa 16973msgid "comparison between signed and unsigned integer expressions"
dc6746e7
PT
16974msgstr ""
16975
1737c953 16976#: cp/typeck.c:4086
5b7874aa 16977msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
dc6746e7
PT
16978msgstr ""
16979
1737c953 16980#: cp/typeck.c:4092
5b7874aa 16981msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
d51681a7
PT
16982msgstr ""
16983
1737c953 16984#: cp/typeck.c:4098
5b7874aa
ZW
16985msgid ""
16986"ISO C++ forbids using a pointer to member function in pointer arithmetic"
dc6746e7
PT
16987msgstr ""
16988
1737c953 16989#: cp/typeck.c:4104
5b7874aa 16990msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
d51681a7
PT
16991msgstr ""
16992
1737c953 16993#: cp/typeck.c:4175
5b7874aa 16994msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
d51681a7
PT
16995msgstr ""
16996
1737c953 16997#: cp/typeck.c:4177
5b7874aa 16998msgid "ISO C++ forbids using pointer to a function in subtraction"
dc6746e7
PT
16999msgstr ""
17000
1737c953 17001#: cp/typeck.c:4179
5b7874aa 17002msgid "ISO C++ forbids using pointer to a method in subtraction"
dc6746e7
PT
17003msgstr ""
17004
1737c953 17005#: cp/typeck.c:4181
5b7874aa 17006msgid "ISO C++ forbids using pointer to a member in subtraction"
dc6746e7
PT
17007msgstr ""
17008
1737c953 17009#: cp/typeck.c:4193
5b7874aa 17010msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
dc6746e7
PT
17011msgstr ""
17012
1737c953 17013#: cp/typeck.c:4301
5b7874aa 17014msgid "taking address of temporary"
dc6746e7
PT
17015msgstr ""
17016
1737c953 17017#: cp/typeck.c:4503
5b7874aa
ZW
17018#, c-format
17019msgid "ISO C++ forbids %sing an enum"
dc6746e7
PT
17020msgstr ""
17021
1737c953 17022#: cp/typeck.c:4547
5b7874aa 17023msgid "cast to non-reference type used as lvalue"
dc6746e7
PT
17024msgstr ""
17025
5b7874aa 17026#. ARM $3.4
1737c953 17027#: cp/typeck.c:4614
5b7874aa 17028msgid "ISO C++ forbids taking address of function `::main'"
dc6746e7
PT
17029msgstr ""
17030
1737c953 17031#: cp/typeck.c:4707
5b7874aa 17032msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
dc6746e7
PT
17033msgstr ""
17034
1737c953 17035#: cp/typeck.c:4723
5b7874aa 17036msgid "unary `&'"
dc6746e7
PT
17037msgstr ""
17038
1737c953 17039#: cp/typeck.c:4924
5b7874aa 17040msgid "cannot take the address of `this', which is an rvalue expression"
dc6746e7
PT
17041msgstr ""
17042
1737c953 17043#: cp/typeck.c:5233
5b7874aa
ZW
17044msgid ""
17045"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
dc6746e7
PT
17046msgstr ""
17047
1737c953 17048#: cp/typeck.c:5683
5b7874aa 17049msgid "ISO C++ forbids cast to non-reference type used as lvalue"
dc6746e7
PT
17050msgstr ""
17051
1737c953 17052#: cp/typeck.c:5789
5b7874aa 17053msgid "ISO C++ forbids assignment of arrays"
dc6746e7
PT
17054msgstr ""
17055
1737c953 17056#: cp/typeck.c:5804
5b7874aa 17057msgid "return value from function receives multiple initializations"
dc6746e7
PT
17058msgstr ""
17059
1737c953 17060#: cp/typeck.c:5941
5b7874aa 17061msgid " in pointer to member function conversion"
dc6746e7
PT
17062msgstr ""
17063
1737c953 17064#: cp/typeck.c:5949
5b7874aa 17065msgid " in pointer to member conversion"
dc6746e7
PT
17066msgstr ""
17067
1737c953 17068#: cp/typeck.c:6422 cp/typeck.c:6424
5b7874aa 17069msgid "in passing argument %P of `%+D'"
dc6746e7
PT
17070msgstr ""
17071
1737c953 17072#: cp/typeck.c:6538
5b7874aa 17073msgid "returning reference to temporary"
dc6746e7
PT
17074msgstr ""
17075
1737c953 17076#: cp/typeck.c:6545
5b7874aa 17077msgid "reference to non-lvalue returned"
dc6746e7
PT
17078msgstr ""
17079
1737c953 17080#: cp/typeck.c:6557
5b7874aa 17081msgid "reference to local variable `%D' returned"
dc6746e7
PT
17082msgstr ""
17083
1737c953 17084#: cp/typeck.c:6560
5b7874aa 17085msgid "address of local variable `%D' returned"
dc6746e7
PT
17086msgstr ""
17087
1737c953 17088#: cp/typeck.c:6591
5b7874aa 17089msgid "returning a value from a destructor"
dc6746e7
PT
17090msgstr ""
17091
5b7874aa
ZW
17092#. If a return statement appears in a handler of the
17093#. function-try-block of a constructor, the program is ill-formed.
1737c953 17094#: cp/typeck.c:6599
5b7874aa 17095msgid "cannot return from a handler of a function-try-block of a constructor"
dc6746e7
PT
17096msgstr ""
17097
5b7874aa 17098#. You can't return a value from a constructor.
1737c953 17099#: cp/typeck.c:6602
5b7874aa 17100msgid "returning a value from a constructor"
dc6746e7
PT
17101msgstr ""
17102
1737c953 17103#: cp/typeck.c:6619
5b7874aa
ZW
17104msgid ""
17105"return-statement with no value, in function declared with a non-void return "
17106"type"
dc6746e7
PT
17107msgstr ""
17108
1737c953 17109#: cp/typeck.c:6635
5b7874aa
ZW
17110msgid ""
17111"return-statement with a value, in function declared with a void return type"
dc6746e7
PT
17112msgstr ""
17113
1737c953 17114#: cp/typeck2.c:173
5b7874aa 17115msgid " because the following virtual functions are abstract:"
dc6746e7
PT
17116msgstr ""
17117
1737c953 17118#: cp/typeck2.c:175
5b7874aa 17119msgid "\t%#D"
dc6746e7
PT
17120msgstr ""
17121
1737c953 17122#: cp/typeck2.c:201
5b7874aa 17123msgid "`%D' has incomplete type"
dc6746e7
PT
17124msgstr ""
17125
1737c953 17126#: cp/typeck2.c:214
5b7874aa 17127msgid "forward declaration of `%#T'"
dc6746e7
PT
17128msgstr ""
17129
1737c953 17130#: cp/typeck2.c:270
5b7874aa 17131#, c-format
1737c953 17132msgid "internal error #%d"
dc6746e7
PT
17133msgstr ""
17134
1737c953 17135#: cp/typeck2.c:335
5b7874aa 17136msgid "initializer list construction invalid for derived class object `%D'"
dc6746e7
PT
17137msgstr ""
17138
1737c953 17139#: cp/typeck2.c:337
5b7874aa 17140msgid "initializer list construction invalid for polymorphic class object `%D'"
dc6746e7
PT
17141msgstr ""
17142
1737c953 17143#: cp/typeck2.c:340 cp/typeck2.c:346 cp/typeck2.c:352
5b7874aa 17144msgid "initializer list construction invalid for `%D'"
dc6746e7
PT
17145msgstr ""
17146
1737c953 17147#: cp/typeck2.c:341
5b7874aa 17148msgid "due to the presence of a constructor"
dc6746e7
PT
17149msgstr ""
17150
1737c953 17151#: cp/typeck2.c:347 cp/typeck2.c:353
5b7874aa 17152msgid "due to non-public access of member `%D'"
dc6746e7
PT
17153msgstr ""
17154
1737c953 17155#: cp/typeck2.c:365
5b7874aa 17156msgid "comma expression used to initialize return value"
dc6746e7
PT
17157msgstr ""
17158
1737c953 17159#: cp/typeck2.c:374
5b7874aa 17160msgid "cannot initialize arrays using this syntax"
dc6746e7
PT
17161msgstr ""
17162
1737c953
JM
17163#: cp/typeck2.c:436
17164msgid "ISO C++ forbids non-constant aggregate initializer expressions"
dc6746e7
PT
17165msgstr ""
17166
1737c953 17167#: cp/typeck2.c:516
5b7874aa 17168msgid "initializing array with parameter list"
dc6746e7
PT
17169msgstr ""
17170
1737c953 17171#: cp/typeck2.c:572
5b7874aa 17172msgid "initializer for scalar variable requires one element"
dc6746e7
PT
17173msgstr ""
17174
1737c953 17175#: cp/typeck2.c:670
5b7874aa 17176msgid "aggregate has a partly bracketed initializer"
dc6746e7
PT
17177msgstr ""
17178
1737c953 17179#: cp/typeck2.c:700 cp/typeck2.c:801
5b7874aa 17180msgid "non-trivial labeled initializers"
dc6746e7
PT
17181msgstr ""
17182
1737c953 17183#: cp/typeck2.c:717
5b7874aa 17184msgid "non-empty initializer for array of empty elements"
dc6746e7
PT
17185msgstr ""
17186
1737c953 17187#: cp/typeck2.c:767
5b7874aa 17188msgid "initializer list for object of class with virtual base classes"
dc6746e7
PT
17189msgstr ""
17190
1737c953 17191#: cp/typeck2.c:773
5b7874aa 17192msgid "initializer list for object of class with base classes"
dc6746e7
PT
17193msgstr ""
17194
1737c953 17195#: cp/typeck2.c:779
5b7874aa 17196msgid "initializer list for object using virtual functions"
dc6746e7
PT
17197msgstr ""
17198
1737c953 17199#: cp/typeck2.c:896
5b7874aa 17200msgid "index value instead of field name in union initializer"
dc6746e7
PT
17201msgstr ""
17202
1737c953 17203#: cp/typeck2.c:952
5b7874aa 17204msgid "excess elements in aggregate initializer"
dc6746e7
PT
17205msgstr ""
17206
1737c953 17207#: cp/typeck2.c:1057
5b7874aa 17208msgid "circular pointer delegation detected"
dc6746e7
PT
17209msgstr ""
17210
1737c953 17211#: cp/typeck2.c:1084
5b7874aa 17212msgid "result of `operator->()' yields non-pointer result"
dc6746e7
PT
17213msgstr ""
17214
1737c953 17215#: cp/typeck2.c:1086
5b7874aa 17216msgid "base operand of `->' is not a pointer"
dc6746e7
PT
17217msgstr ""
17218
1737c953 17219#: cp/typeck2.c:1277
5b7874aa
ZW
17220#, c-format
17221msgid "ISO C++ forbids defining types within %s"
dc6746e7
PT
17222msgstr ""
17223
5b7874aa
ZW
17224#: cp/xref.c:826
17225#, c-format
1737c953 17226msgid "can't create cross-reference file `%s'"
dc6746e7
PT
17227msgstr ""
17228
1737c953 17229#: f/com.c:11595
5b7874aa 17230msgid "no INTEGER type can hold a pointer on this configuration"
dc6746e7
PT
17231msgstr ""
17232
1737c953 17233#: f/com.c:11820
5b7874aa
ZW
17234#, c-format
17235msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
dc6746e7
PT
17236msgstr ""
17237
1737c953 17238#: f/com.c:11822
5b7874aa
ZW
17239#, c-format
17240msgid "and pointers are %d bits wide, but g77 doesn't yet work"
dc6746e7
PT
17241msgstr ""
17242
1737c953
JM
17243#: f/com.c:11824
17244msgid "properly unless they all are 32 bits wide"
dc6746e7
PT
17245msgstr ""
17246
1737c953 17247#: f/com.c:11825
5b7874aa 17248msgid "Please keep this in mind before you report bugs. g77 should"
d51681a7
PT
17249msgstr ""
17250
1737c953
JM
17251#: f/com.c:11826
17252msgid "support non-32-bit machines better as of version 0.6"
d51681a7
PT
17253msgstr ""
17254
5b7874aa 17255#. I/O will probably crash.
1737c953 17256#: f/com.c:11834
5b7874aa
ZW
17257#, c-format
17258msgid "configuration: char * holds %d bits, but ftnlen only %d"
d51681a7
PT
17259msgstr ""
17260
5b7874aa 17261#. ASSIGN 10 TO I will crash.
1737c953 17262#: f/com.c:11843
5b7874aa
ZW
17263#, c-format
17264msgid ""
17265"configuration: char * holds %d bits, but INTEGER only %d --\n"
17266" ASSIGN statement might fail"
d51681a7
PT
17267msgstr ""
17268
1737c953
JM
17269#: f/com.c:15573
17270msgid "directory name must immediately follow -I"
d51681a7
PT
17271msgstr ""
17272
5b7874aa
ZW
17273#: f/g77spec.c:254
17274#, c-format
17275msgid "overflowed output arg list for `%s'"
d51681a7
PT
17276msgstr ""
17277
1737c953 17278#: f/g77spec.c:393
5b7874aa 17279msgid "--driver no longer supported"
d51681a7
PT
17280msgstr ""
17281
1737c953 17282#: f/g77spec.c:406
5b7874aa
ZW
17283#, c-format
17284msgid "argument to `%s' missing"
d51681a7
PT
17285msgstr ""
17286
1737c953
JM
17287#: f/g77spec.c:410
17288msgid "no input files; unwilling to write output files"
d51681a7
PT
17289msgstr ""
17290
5b7874aa
ZW
17291#: f/lang-options.h:33
17292msgid "Print g77-specific compiler version info, run internal tests"
d51681a7
PT
17293msgstr ""
17294
1737c953 17295#: f/lang-options.h:37
5b7874aa 17296msgid "Program is written in typical FORTRAN 66 dialect"
d51681a7
PT
17297msgstr ""
17298
1737c953 17299#: f/lang-options.h:40
5b7874aa 17300msgid "Program is written in typical Unix f77 dialect"
d51681a7
PT
17301msgstr ""
17302
1737c953 17303#: f/lang-options.h:42
5b7874aa 17304msgid "Program does not use Unix-f77 dialectal features"
d51681a7
PT
17305msgstr ""
17306
1737c953 17307#: f/lang-options.h:44
5b7874aa 17308msgid "Program is written in Fortran-90-ish dialect"
d51681a7
PT
17309msgstr ""
17310
1737c953 17311#: f/lang-options.h:48
5b7874aa
ZW
17312msgid ""
17313"Treat local vars and COMMON blocks as if they were named in SAVE statements"
d51681a7
PT
17314msgstr ""
17315
1737c953 17316#: f/lang-options.h:50
5b7874aa 17317msgid "Allow $ in symbol names"
d51681a7
PT
17318msgstr ""
17319
1737c953 17320#: f/lang-options.h:54
5b7874aa 17321msgid "f2c-compatible code need not be generated"
dc6746e7
PT
17322msgstr ""
17323
1737c953 17324#: f/lang-options.h:57
5b7874aa 17325msgid "Unsupported; do not generate libf2c-calling code"
d51681a7
PT
17326msgstr ""
17327
1737c953 17328#: f/lang-options.h:59
5b7874aa 17329msgid "Unsupported; affects code-generation of arrays"
dc6746e7
PT
17330msgstr ""
17331
1737c953 17332#: f/lang-options.h:62
5b7874aa 17333msgid "Program is written in Fortran-90-ish free form"
d51681a7
PT
17334msgstr ""
17335
1737c953 17336#: f/lang-options.h:67
5b7874aa 17337msgid "Warn about use of (only a few for now) Fortran extensions"
d51681a7
PT
17338msgstr ""
17339
1737c953 17340#: f/lang-options.h:70
5b7874aa 17341msgid "Program is written in VXT (Digital-like) FORTRAN"
d51681a7
PT
17342msgstr ""
17343
1737c953 17344#: f/lang-options.h:73
5b7874aa 17345msgid "Disallow all ugly features"
d51681a7
PT
17346msgstr ""
17347
1737c953 17348#: f/lang-options.h:76
5b7874aa 17349msgid "Hollerith and typeless constants not passed as arguments"
d51681a7
PT
17350msgstr ""
17351
1737c953 17352#: f/lang-options.h:78
5b7874aa 17353msgid "Allow ordinary copying of ASSIGN'ed vars"
d51681a7
PT
17354msgstr ""
17355
1737c953 17356#: f/lang-options.h:81
5b7874aa 17357msgid "Dummy array dimensioned to (1) is assumed-size"
d51681a7
PT
17358msgstr ""
17359
1737c953 17360#: f/lang-options.h:84
5b7874aa 17361msgid "Trailing comma in procedure call denotes null argument"
d51681a7
PT
17362msgstr ""
17363
1737c953 17364#: f/lang-options.h:87
5b7874aa 17365msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
d51681a7
PT
17366msgstr ""
17367
1737c953 17368#: f/lang-options.h:91
5b7874aa 17369msgid "Initialization via DATA and PARAMETER is type-compatible"
dc6746e7
PT
17370msgstr ""
17371
1737c953 17372#: f/lang-options.h:93
5b7874aa 17373msgid "Allow INTEGER and LOGICAL interchangeability"
d51681a7
PT
17374msgstr ""
17375
1737c953 17376#: f/lang-options.h:96
5b7874aa 17377msgid "Print internal debugging-related info"
d51681a7
PT
17378msgstr ""
17379
1737c953 17380#: f/lang-options.h:99
5b7874aa 17381msgid "Initialize local vars and arrays to zero"
d51681a7
PT
17382msgstr ""
17383
1737c953 17384#: f/lang-options.h:103
5b7874aa 17385msgid "Backslashes in character/hollerith constants not special (C-style)"
dc6746e7
PT
17386msgstr ""
17387
1737c953 17388#: f/lang-options.h:105
5b7874aa 17389msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
dc6746e7
PT
17390msgstr ""
17391
1737c953 17392#: f/lang-options.h:109
5b7874aa 17393msgid "Disable the appending of underscores to externals"
dc6746e7
PT
17394msgstr ""
17395
1737c953 17396#: f/lang-options.h:112
5b7874aa 17397msgid "Never append a second underscore to externals"
dc6746e7
PT
17398msgstr ""
17399
1737c953 17400#: f/lang-options.h:114
5b7874aa 17401msgid "Intrinsics spelled as e.g. SqRt"
dc6746e7
PT
17402msgstr ""
17403
1737c953 17404#: f/lang-options.h:116
5b7874aa 17405msgid "Intrinsics in uppercase"
dc6746e7
PT
17406msgstr ""
17407
1737c953 17408#: f/lang-options.h:119
5b7874aa 17409msgid "Intrinsics letters in arbitrary cases"
dc6746e7
PT
17410msgstr ""
17411
1737c953 17412#: f/lang-options.h:121
5b7874aa 17413msgid "Language keywords spelled as e.g. IOStat"
d51681a7
PT
17414msgstr ""
17415
1737c953 17416#: f/lang-options.h:123
5b7874aa 17417msgid "Language keywords in uppercase"
dc6746e7
PT
17418msgstr ""
17419
1737c953 17420#: f/lang-options.h:126
5b7874aa 17421msgid "Language keyword letters in arbitrary cases"
dc6746e7
PT
17422msgstr ""
17423
1737c953 17424#: f/lang-options.h:128
5b7874aa 17425msgid "Internally convert most source to uppercase"
dc6746e7
PT
17426msgstr ""
17427
1737c953 17428#: f/lang-options.h:131
5b7874aa 17429msgid "Internally preserve source case"
dc6746e7
PT
17430msgstr ""
17431
1737c953 17432#: f/lang-options.h:133
5b7874aa 17433msgid "Symbol names spelled in mixed case"
dc6746e7
PT
17434msgstr ""
17435
1737c953 17436#: f/lang-options.h:135
5b7874aa 17437msgid "Symbol names in uppercase"
dc6746e7
PT
17438msgstr ""
17439
1737c953 17440#: f/lang-options.h:137
5b7874aa 17441msgid "Symbol names in lowercase"
d51681a7
PT
17442msgstr ""
17443
1737c953 17444#: f/lang-options.h:140
5b7874aa 17445msgid "Program written in uppercase"
dc6746e7
PT
17446msgstr ""
17447
1737c953 17448#: f/lang-options.h:142
5b7874aa 17449msgid "Program written in lowercase"
dc6746e7
PT
17450msgstr ""
17451
1737c953 17452#: f/lang-options.h:144
5b7874aa 17453msgid "Program written in strict mixed-case"
dc6746e7
PT
17454msgstr ""
17455
1737c953 17456#: f/lang-options.h:146
5b7874aa 17457msgid "Compile as if program written in uppercase"
dc6746e7
PT
17458msgstr ""
17459
1737c953 17460#: f/lang-options.h:148
5b7874aa 17461msgid "Compile as if program written in lowercase"
4ba01ed2
PT
17462msgstr ""
17463
1737c953 17464#: f/lang-options.h:150
5b7874aa 17465msgid "Preserve all spelling (case) used in program"
dc6746e7
PT
17466msgstr ""
17467
1737c953 17468#: f/lang-options.h:152
5b7874aa 17469msgid "Delete libU77 intrinsics with bad interfaces"
dc6746e7
PT
17470msgstr ""
17471
1737c953 17472#: f/lang-options.h:154
5b7874aa 17473msgid "Disable libU77 intrinsics with bad interfaces"
dc6746e7
PT
17474msgstr ""
17475
1737c953 17476#: f/lang-options.h:157
5b7874aa 17477msgid "Hide libU77 intrinsics with bad interfaces"
dc6746e7
PT
17478msgstr ""
17479
1737c953 17480#: f/lang-options.h:159
5b7874aa 17481msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
dc6746e7
PT
17482msgstr ""
17483
1737c953 17484#: f/lang-options.h:161
5b7874aa 17485msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
d51681a7
PT
17486msgstr ""
17487
1737c953 17488#: f/lang-options.h:164
5b7874aa 17489msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
d51681a7
PT
17490msgstr ""
17491
1737c953 17492#: f/lang-options.h:166
5b7874aa 17493msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
d51681a7
PT
17494msgstr ""
17495
1737c953 17496#: f/lang-options.h:168
5b7874aa 17497msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
d51681a7
PT
17498msgstr ""
17499
1737c953 17500#: f/lang-options.h:171
5b7874aa 17501msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
d51681a7
PT
17502msgstr ""
17503
1737c953 17504#: f/lang-options.h:173
5b7874aa 17505msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
dc6746e7
PT
17506msgstr ""
17507
1737c953 17508#: f/lang-options.h:175
5b7874aa 17509msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
dc6746e7
PT
17510msgstr ""
17511
1737c953 17512#: f/lang-options.h:178
5b7874aa 17513msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
d51681a7
PT
17514msgstr ""
17515
1737c953 17516#: f/lang-options.h:180
5b7874aa 17517msgid "Delete MIL-STD 1753 intrinsics"
d51681a7
PT
17518msgstr ""
17519
1737c953 17520#: f/lang-options.h:182
5b7874aa 17521msgid "Disable MIL-STD 1753 intrinsics"
d51681a7
PT
17522msgstr ""
17523
1737c953 17524#: f/lang-options.h:185
5b7874aa 17525msgid "Hide MIL-STD 1753 intrinsics"
d51681a7
PT
17526msgstr ""
17527
1737c953 17528#: f/lang-options.h:187
5b7874aa 17529msgid "Delete libU77 intrinsics"
d51681a7
PT
17530msgstr ""
17531
1737c953 17532#: f/lang-options.h:189
5b7874aa 17533msgid "Disable libU77 intrinsics"
d51681a7
PT
17534msgstr ""
17535
1737c953 17536#: f/lang-options.h:192
5b7874aa 17537msgid "Hide libU77 intrinsics"
d51681a7
PT
17538msgstr ""
17539
1737c953 17540#: f/lang-options.h:194
5b7874aa 17541msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
d51681a7
PT
17542msgstr ""
17543
1737c953 17544#: f/lang-options.h:196
5b7874aa 17545msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
4ba01ed2
PT
17546msgstr ""
17547
1737c953 17548#: f/lang-options.h:199
5b7874aa 17549msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
4ba01ed2
PT
17550msgstr ""
17551
1737c953 17552#: f/lang-options.h:201
5b7874aa 17553msgid "Treat initial values of 0 like non-zero values"
4ba01ed2
PT
17554msgstr ""
17555
1737c953 17556#: f/lang-options.h:204
5b7874aa
ZW
17557msgid ""
17558"Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
4ba01ed2
PT
17559msgstr ""
17560
1737c953 17561#: f/lang-options.h:207
5b7874aa 17562msgid "Take at least one trip through each iterative DO loop"
4ba01ed2
PT
17563msgstr ""
17564
1737c953 17565#: f/lang-options.h:211
5b7874aa 17566msgid "Print names of program units as they are compiled"
4ba01ed2
PT
17567msgstr ""
17568
1737c953 17569#: f/lang-options.h:214
5b7874aa 17570msgid "Disable fatal diagnostics about inter-procedural problems"
4ba01ed2
PT
17571msgstr ""
17572
1737c953 17573#: f/lang-options.h:216
5b7874aa 17574msgid "Make prefix-radix non-decimal constants be typeless"
4ba01ed2
PT
17575msgstr ""
17576
1737c953 17577#: f/lang-options.h:219
5b7874aa 17578msgid "Generate code to check subscript and substring bounds"
dc6746e7
PT
17579msgstr ""
17580
1737c953 17581#: f/lang-options.h:222
5b7874aa 17582msgid "Fortran-specific form of -fbounds-check"
dc6746e7
PT
17583msgstr ""
17584
1737c953 17585#: f/lang-options.h:226
5b7874aa 17586msgid "Disable warnings about inter-procedural problems"
d51681a7
PT
17587msgstr ""
17588
1737c953 17589#: f/lang-options.h:230
5b7874aa 17590msgid "Warn about constructs with surprising meanings"
d51681a7
PT
17591msgstr ""
17592
1737c953 17593#: f/lang-options.h:235
5b7874aa 17594msgid "Add a directory for INCLUDE searching"
d51681a7
PT
17595msgstr ""
17596
1737c953 17597#: f/lang-options.h:237
5b7874aa 17598msgid "Set the maximum line length"
9e620082
ZW
17599msgstr ""
17600
5b7874aa
ZW
17601#: f/lex.c:589
17602msgid "the meaning of `\\x' varies with -traditional"
d51681a7
PT
17603msgstr ""
17604
5b7874aa
ZW
17605#: f/lex.c:632
17606msgid "hex escape out of range"
d51681a7
PT
17607msgstr ""
17608
5b7874aa
ZW
17609#: f/lex.c:678
17610msgid "the meaning of `\\a' varies with -traditional"
d51681a7
PT
17611msgstr ""
17612
5b7874aa
ZW
17613#: f/lex.c:694
17614#, c-format
17615msgid "non-ANSI-standard escape sequence, `\\%c'"
d51681a7
PT
17616msgstr ""
17617
5b7874aa
ZW
17618#: f/lex.c:707
17619#, c-format
1737c953 17620msgid "non-ISO escape sequence `\\%c'"
7bf81eee
PT
17621msgstr ""
17622
5b7874aa 17623#: f/lex.c:711
dc6746e7 17624#, c-format
5b7874aa 17625msgid "unknown escape sequence `\\%c'"
dc6746e7
PT
17626msgstr ""
17627
5b7874aa 17628#: f/lex.c:713
4ba01ed2 17629#, c-format
5b7874aa 17630msgid "unknown escape sequence: `\\' followed by char code 0x%x"
4ba01ed2
PT
17631msgstr ""
17632
5b7874aa 17633#: f/lex.c:790
1737c953 17634msgid "badly formed directive -- no closing quote"
4ba01ed2
PT
17635msgstr ""
17636
5b7874aa 17637#: f/lex.c:1010
1737c953 17638msgid "bad directive -- missing close-quote"
4ba01ed2
PT
17639msgstr ""
17640
5b7874aa
ZW
17641#: f/lex.c:1124
17642#, c-format
17643msgid "ignoring pragma: %s"
4ba01ed2
PT
17644msgstr ""
17645
5b7874aa 17646#: f/lex.c:1331 f/lex.c:1375
1737c953 17647msgid "use `#line ...' instead of `# ...' in first line"
4ba01ed2
PT
17648msgstr ""
17649
5b7874aa
ZW
17650#: f/ste.c:1404 f/ste.c:1755
17651msgid "ASSIGNed FORMAT specifier is too small"
4ba01ed2
PT
17652msgstr ""
17653
5b7874aa
ZW
17654#: f/ste.c:2964
17655msgid "ASSIGN to variable that is too small"
4ba01ed2
PT
17656msgstr ""
17657
5b7874aa
ZW
17658#: f/ste.c:2992
17659msgid "ASSIGNed GOTO target variable is too small"
4ba01ed2
PT
17660msgstr ""
17661
1737c953 17662#: f/top.c:238
5b7874aa
ZW
17663#, c-format
17664msgid "%s no longer supported -- try -fvxt"
4ba01ed2
PT
17665msgstr ""
17666
1737c953 17667#: f/top.c:240
5b7874aa
ZW
17668#, c-format
17669msgid "%s no longer supported -- try -fno-vxt -ff90"
4ba01ed2
PT
17670msgstr ""
17671
1737c953 17672#: f/top.c:308 f/top.c:310
5b7874aa
ZW
17673#, c-format
17674msgid "%s disabled, use normal debugging flags"
4ba01ed2
PT
17675msgstr ""
17676
1737c953 17677#: java/check-init.c:915
5b7874aa
ZW
17678#, c-format
17679msgid "internal error in check-init: tree code not implemented: %s"
4ba01ed2
PT
17680msgstr ""
17681
1737c953
JM
17682#: java/check-init.c:988
17683#, c-format
17684msgid "final field '%s' may not have been initialized"
17685msgstr ""
17686
17687#: java/class.c:567 java/class.c:592
5b7874aa 17688msgid "internal error - too many interface type"
4ba01ed2
PT
17689msgstr ""
17690
1737c953 17691#: java/class.c:742
5b7874aa 17692msgid "bad method signature"
4ba01ed2
PT
17693msgstr ""
17694
1737c953 17695#: java/class.c:787
5b7874aa 17696msgid "misplaced ConstantValue attribute (not in any field)"
4ba01ed2
PT
17697msgstr ""
17698
1737c953 17699#: java/class.c:789
5b7874aa
ZW
17700#, c-format
17701msgid "duplicate ConstanValue atribute for field '%s'"
4ba01ed2
PT
17702msgstr ""
17703
1737c953 17704#: java/class.c:800
5b7874aa
ZW
17705#, c-format
17706msgid "ConstantValue attribute of field '%s' has wrong type"
4ba01ed2
PT
17707msgstr ""
17708
1737c953 17709#: java/class.c:1145
5b7874aa
ZW
17710#, c-format
17711msgid "field '%s' not found in class"
4ba01ed2
PT
17712msgstr ""
17713
1737c953 17714#: java/class.c:1403
5b7874aa 17715msgid "abstract method in non-abstract class"
4ba01ed2
PT
17716msgstr ""
17717
1737c953 17718#: java/class.c:2088
5b7874aa
ZW
17719#, c-format
17720msgid "non-static method '%s' overrides static method"
4ba01ed2
PT
17721msgstr ""
17722
1737c953 17723#: java/decl.c:1522
5b7874aa
ZW
17724#, c-format
17725msgid "In %s: overlapped variable and exception ranges at %d"
4ba01ed2
PT
17726msgstr ""
17727
1737c953 17728#: java/decl.c:1610
5b7874aa 17729msgid "bad type in parameter debug info"
4ba01ed2
PT
17730msgstr ""
17731
1737c953 17732#: java/decl.c:1620
5b7874aa
ZW
17733#, c-format
17734msgid "bad PC range for debug info for local `%s'"
4ba01ed2
PT
17735msgstr ""
17736
1737c953 17737#: java/expr.c:550
5b7874aa 17738msgid "stack underflow - dup* operation"
4ba01ed2
PT
17739msgstr ""
17740
1737c953 17741#: java/expr.c:1503
5b7874aa 17742#, c-format
4ba01ed2 17743msgid ""
5b7874aa 17744"reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
4ba01ed2
PT
17745msgstr ""
17746
1737c953 17747#: java/expr.c:1532
5b7874aa
ZW
17748#, c-format
17749msgid "field `%s' not found"
4ba01ed2
PT
17750msgstr ""
17751
1737c953 17752#: java/expr.c:1683
5b7874aa 17753msgid "ret instruction not implemented"
4ba01ed2
PT
17754msgstr ""
17755
1737c953 17756#: java/expr.c:1819
4ba01ed2 17757#, c-format
5b7874aa 17758msgid "method '%s' not found in class"
4ba01ed2
PT
17759msgstr ""
17760
1737c953 17761#: java/expr.c:2023
4ba01ed2 17762#, c-format
5b7874aa 17763msgid "failed to find class '%s'"
4ba01ed2
PT
17764msgstr ""
17765
1737c953 17766#: java/expr.c:2035
4ba01ed2 17767#, c-format
1737c953 17768msgid "class '%s' has no method named '%s' matching signature '%s'"
4ba01ed2
PT
17769msgstr ""
17770
1737c953 17771#: java/expr.c:2045
5b7874aa 17772msgid "invokestatic on non static method"
4ba01ed2
PT
17773msgstr ""
17774
1737c953 17775#: java/expr.c:2050
5b7874aa 17776msgid "invokestatic on abstract method"
4ba01ed2
PT
17777msgstr ""
17778
1737c953 17779#: java/expr.c:2058
5b7874aa 17780msgid "invoke[non-static] on static method"
4ba01ed2
PT
17781msgstr ""
17782
1737c953 17783#: java/expr.c:2335
5b7874aa 17784#, c-format
1737c953 17785msgid "missing field '%s' in '%s'"
4ba01ed2
PT
17786msgstr ""
17787
1737c953 17788#: java/expr.c:2341
d51681a7 17789#, c-format
1737c953 17790msgid "mismatching signature for field '%s' in '%s'"
d51681a7
PT
17791msgstr ""
17792
1737c953 17793#: java/expr.c:2364
dc6746e7 17794#, c-format
5b7874aa 17795msgid "assignment to final field `%s' not in field's class"
dc6746e7
PT
17796msgstr ""
17797
1737c953 17798#: java/expr.c:2369
7bf81eee 17799#, c-format
5b7874aa 17800msgid "assignment to final static field `%s' not in class initializer"
7bf81eee
PT
17801msgstr ""
17802
1737c953 17803#: java/expr.c:2376
5b7874aa
ZW
17804#, c-format
17805msgid "assignment to final field `%s' not in constructor"
9e620082
ZW
17806msgstr ""
17807
1737c953 17808#: java/expr.c:2614
dc6746e7 17809#, c-format
1737c953 17810msgid "can't expand %s"
dc6746e7
PT
17811msgstr ""
17812
1737c953 17813#: java/expr.c:2790
5b7874aa 17814msgid "invalid PC in line number table"
dc6746e7
PT
17815msgstr ""
17816
5b7874aa 17817#. We've just reached the end of a region of dead code.
1737c953 17818#: java/expr.c:2835
d51681a7 17819#, c-format
1737c953 17820msgid "unreachable bytecode from %d to before %d"
d51681a7
PT
17821msgstr ""
17822
5b7874aa 17823#. We've just reached the end of a region of dead code.
1737c953 17824#: java/expr.c:2872
d51681a7 17825#, c-format
1737c953 17826msgid "unreachable bytecode from %d to the end of the method"
5b7874aa
ZW
17827msgstr ""
17828
17829#. duplicate code from LOAD macro
1737c953 17830#: java/expr.c:3191
5b7874aa 17831msgid "unrecogized wide sub-instruction"
d51681a7
PT
17832msgstr ""
17833
5b7874aa 17834#: java/jcf-io.c:410
d51681a7 17835#, c-format
5b7874aa 17836msgid ""
1737c953 17837"source file for class `%s' is newer than its matching class file. Source "
5b7874aa 17838"file `%s' used instead"
d51681a7
PT
17839msgstr ""
17840
1737c953 17841#: java/jcf-parse.c:371
5b7874aa 17842msgid "bad string constant"
9e620082
ZW
17843msgstr ""
17844
1737c953 17845#: java/jcf-parse.c:427
9e620082 17846#, c-format
5b7874aa 17847msgid "bad value constant type %d, index %d"
9e620082
ZW
17848msgstr ""
17849
1737c953 17850#: java/jcf-parse.c:685
9e620082 17851#, c-format
1737c953 17852msgid "cannot find file for class %s"
9e620082
ZW
17853msgstr ""
17854
1737c953 17855#: java/jcf-parse.c:697
5b7874aa 17856msgid "not a valid Java .class file"
d51681a7
PT
17857msgstr ""
17858
1737c953 17859#: java/jcf-parse.c:700
5b7874aa 17860msgid "error while parsing constant pool"
d51681a7
PT
17861msgstr ""
17862
1737c953 17863#: java/jcf-parse.c:703
d51681a7 17864#, c-format
5b7874aa 17865msgid "error in constant pool entry #%d\n"
d51681a7
PT
17866msgstr ""
17867
5b7874aa 17868#. FIXME - where was first time
1737c953 17869#: java/jcf-parse.c:715
d51681a7 17870#, c-format
5b7874aa 17871msgid "reading class %s for the second time from %s"
d51681a7
PT
17872msgstr ""
17873
1737c953 17874#: java/jcf-parse.c:733
5b7874aa 17875msgid "error while parsing fields"
d51681a7
PT
17876msgstr ""
17877
1737c953 17878#: java/jcf-parse.c:736
5b7874aa 17879msgid "error while parsing methods"
d51681a7
PT
17880msgstr ""
17881
1737c953 17882#: java/jcf-parse.c:739
5b7874aa 17883msgid "error while parsing final attributes"
d51681a7
PT
17884msgstr ""
17885
1737c953 17886#: java/jcf-parse.c:753
5b7874aa
ZW
17887#, c-format
17888msgid ""
1737c953
JM
17889"the `java.lang.Object' that was found in `%s' didn't have the special zero-"
17890"length `gnu.gcj.gcj-compiled' attribute. This generally means that your "
17891"classpath is incorrectly set. Use `info gcj \"Input Options\"' to see the "
17892"info page describing how to set the classpath"
d51681a7
PT
17893msgstr ""
17894
1737c953 17895#: java/jcf-parse.c:838
5b7874aa
ZW
17896msgid "missing Code attribute"
17897msgstr ""
17898
1737c953
JM
17899#: java/jcf-parse.c:1063
17900msgid "source file seen twice on command line and will be compiled only once"
5b7874aa
ZW
17901msgstr ""
17902
1737c953 17903#: java/jcf-parse.c:1079
5b7874aa 17904msgid "no input file specified"
d51681a7
PT
17905msgstr ""
17906
1737c953 17907#: java/jcf-parse.c:1111
7bf81eee 17908#, c-format
5b7874aa
ZW
17909msgid "can't close input file %s"
17910msgstr ""
17911
1737c953 17912#: java/jcf-parse.c:1148
5b7874aa
ZW
17913#, c-format
17914msgid "bad zip/jar file %s"
7bf81eee
PT
17915msgstr ""
17916
1737c953 17917#: java/jcf-write.c:2577
7bf81eee
PT
17918#, c-format
17919msgid ""
5b7874aa 17920"internal error in generate_bytecode_insn - tree code not implemented: %s"
7bf81eee
PT
17921msgstr ""
17922
1737c953
JM
17923#: java/jcf-write.c:2884
17924msgid "field initializer type mismatch"
dc6746e7
PT
17925msgstr ""
17926
1737c953 17927#: java/jcf-write.c:3293
5b7874aa
ZW
17928#, c-format
17929msgid "can't create directory %s"
dc6746e7
PT
17930msgstr ""
17931
1737c953 17932#: java/jcf-write.c:3320
5b7874aa
ZW
17933#, c-format
17934msgid "can't to open %s"
17935msgstr ""
17936
17937#: java/jv-scan.c:183
1737c953 17938msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
5b7874aa
ZW
17939msgstr ""
17940
17941#: java/jv-scan.c:186
17942#, c-format
1737c953 17943msgid "can't open output file `%s'"
9e620082
ZW
17944msgstr ""
17945
5b7874aa
ZW
17946#: java/jv-scan.c:222
17947#, c-format
1737c953 17948msgid "file not found `%s'"
9e620082
ZW
17949msgstr ""
17950
1737c953 17951#: java/jvspec.c:384
5b7874aa 17952msgid "can't specify `-D' without `--main'\n"
9e620082
ZW
17953msgstr ""
17954
1737c953 17955#: java/jvspec.c:390
5b7874aa 17956msgid "-R requires -o"
9e620082
ZW
17957msgstr ""
17958
1737c953
JM
17959#: java/jvspec.c:397
17960msgid "warning: already-compiled .class files ignored with -C"
9e620082
ZW
17961msgstr ""
17962
1737c953 17963#: java/jvspec.c:404
5b7874aa 17964msgid "cannot specify both -C and -o"
9e620082
ZW
17965msgstr ""
17966
1737c953 17967#: java/jvspec.c:416
5b7874aa 17968msgid "cannot create temporary file"
9e620082
ZW
17969msgstr ""
17970
1737c953 17971#: java/jvspec.c:444
5b7874aa 17972msgid "using both @FILE with multiple files not implemented"
9e620082
ZW
17973msgstr ""
17974
1737c953 17975#: java/jvspec.c:501
5b7874aa 17976msgid "cannot specify `main' class when not linking"
9e620082
ZW
17977msgstr ""
17978
5b7874aa
ZW
17979#: java/lang-options.h:32
17980msgid "Disable automatic array bounds checking"
9e620082
ZW
17981msgstr ""
17982
5b7874aa
ZW
17983#: java/lang-options.h:34
17984msgid "Assume native functions are implemented using JNI"
4ba01ed2
PT
17985msgstr ""
17986
5b7874aa
ZW
17987#: java/lang-options.h:36
17988msgid "Set class path and suppress system path"
4ba01ed2
PT
17989msgstr ""
17990
5b7874aa
ZW
17991#: java/lang-options.h:38
17992msgid "Set class path"
4ba01ed2
PT
17993msgstr ""
17994
5b7874aa
ZW
17995#: java/lang-options.h:40
17996msgid "Choose class whose main method should be used"
4ba01ed2
PT
17997msgstr ""
17998
5b7874aa
ZW
17999#: java/lang-options.h:42
18000msgid "Choose input encoding (default comes from locale)"
4ba01ed2
PT
18001msgstr ""
18002
5b7874aa
ZW
18003#: java/lang-options.h:44
18004msgid "Add directory to class path"
4ba01ed2
PT
18005msgstr ""
18006
5b7874aa
ZW
18007#: java/lang-options.h:46
18008msgid "Directory where class files should be written"
9e620082
ZW
18009msgstr ""
18010
5b7874aa
ZW
18011#: java/lang-options.h:48
18012msgid "Warn if modifiers are specified when not necessary"
4ba01ed2
PT
18013msgstr ""
18014
5b7874aa
ZW
18015#: java/lang-options.h:50
18016msgid "Warn if deprecated empty statements are found"
4ba01ed2
PT
18017msgstr ""
18018
5b7874aa
ZW
18019#: java/lang-options.h:52
18020msgid "Warn if .class files are out of date"
4ba01ed2
PT
18021msgstr ""
18022
5b7874aa
ZW
18023#: java/lang-options.h:54
18024msgid "Always check for non gcj generated classes archives"
4ba01ed2
PT
18025msgstr ""
18026
5b7874aa
ZW
18027#: java/lang-options.h:56
18028msgid "Never optimize static class initialization code"
4ba01ed2
PT
18029msgstr ""
18030
1737c953 18031#: java/lang.c:431
5b7874aa
ZW
18032msgid "can't do dependency tracking with input from stdin"
18033msgstr ""
18034
1737c953 18035#: java/lang.c:447
5b7874aa
ZW
18036msgid "couldn't determine target name for dependency tracking"
18037msgstr ""
18038
1737c953 18039#: java/lex.c:303
5b7874aa
ZW
18040#, c-format
18041msgid ""
18042"unknown encoding: `%s'\n"
18043"This might mean that your locale's encoding is not supported\n"
18044"by your system's iconv(3) implementation. If you aren't trying\n"
18045"to use a particular encoding for your input file, try the\n"
1737c953 18046"`--encoding=UTF-8' option"
4ba01ed2
PT
18047msgstr ""
18048
5b7874aa 18049#: java/mangle.c:85
4ba01ed2 18050#, c-format
1737c953 18051msgid "can't mangle %s"
4ba01ed2
PT
18052msgstr ""
18053
5b7874aa
ZW
18054#: java/mangle_name.c:150 java/mangle_name.c:226
18055msgid "internal error - invalid Utf8 name"
4ba01ed2
PT
18056msgstr ""
18057
1737c953
JM
18058#: ../../gcc-cvs/gcc/java/parse.y:747 ../../gcc-cvs/gcc/java/parse.y:785
18059msgid "Missing name"
18060msgstr ""
18061
18062#: ../../gcc-cvs/gcc/java/parse.y:749 ../../gcc-cvs/gcc/java/parse.y:787
18063#: ../../gcc-cvs/gcc/java/parse.y:812 ../../gcc-cvs/gcc/java/parse.y:996
18064#: ../../gcc-cvs/gcc/java/parse.y:1343 ../../gcc-cvs/gcc/java/parse.y:1554
18065#: ../../gcc-cvs/gcc/java/parse.y:1556 ../../gcc-cvs/gcc/java/parse.y:1785
18066#: ../../gcc-cvs/gcc/java/parse.y:1811 ../../gcc-cvs/gcc/java/parse.y:1822
18067#: ../../gcc-cvs/gcc/java/parse.y:1833 ../../gcc-cvs/gcc/java/parse.y:1845
18068msgid "';' expected"
18069msgstr ""
18070
18071#: ../../gcc-cvs/gcc/java/parse.y:810
18072msgid "'*' expected"
18073msgstr ""
18074
18075#: ../../gcc-cvs/gcc/java/parse.y:824
18076msgid "Class or interface declaration expected"
18077msgstr ""
18078
18079#: ../../gcc-cvs/gcc/java/parse.y:859 ../../gcc-cvs/gcc/java/parse.y:861
18080msgid "Missing class name"
18081msgstr ""
18082
18083#: ../../gcc-cvs/gcc/java/parse.y:864 ../../gcc-cvs/gcc/java/parse.y:868
18084#: ../../gcc-cvs/gcc/java/parse.y:876 ../../gcc-cvs/gcc/java/parse.y:1041
18085#: ../../gcc-cvs/gcc/java/parse.y:1289 ../../gcc-cvs/gcc/java/parse.y:1291
18086#: ../../gcc-cvs/gcc/java/parse.y:1620 ../../gcc-cvs/gcc/java/parse.y:1856
18087#: ../../gcc-cvs/gcc/java/parse.y:1888 ../../gcc-cvs/gcc/java/parse.y:1940
18088msgid "'{' expected"
18089msgstr ""
18090
18091#: ../../gcc-cvs/gcc/java/parse.y:878
18092msgid "Missing super class name"
18093msgstr ""
18094
18095#: ../../gcc-cvs/gcc/java/parse.y:888 ../../gcc-cvs/gcc/java/parse.y:904
18096msgid "Missing interface name"
18097msgstr ""
18098
18099#: ../../gcc-cvs/gcc/java/parse.y:975 ../../gcc-cvs/gcc/java/parse.y:1308
18100#: ../../gcc-cvs/gcc/java/parse.y:1369 ../../gcc-cvs/gcc/java/parse.y:1578
18101#: ../../gcc-cvs/gcc/java/parse.y:1800 ../../gcc-cvs/gcc/java/parse.y:1809
18102#: ../../gcc-cvs/gcc/java/parse.y:1820 ../../gcc-cvs/gcc/java/parse.y:1831
18103#: ../../gcc-cvs/gcc/java/parse.y:1843 ../../gcc-cvs/gcc/java/parse.y:1860
18104#: ../../gcc-cvs/gcc/java/parse.y:1862 ../../gcc-cvs/gcc/java/parse.y:1933
18105#: ../../gcc-cvs/gcc/java/parse.y:2104 ../../gcc-cvs/gcc/java/parse.y:2166
18106#: ../../gcc-cvs/gcc/java/parse.y:2318 ../../gcc-cvs/gcc/java/parse.y:2330
18107#: ../../gcc-cvs/gcc/java/parse.y:2337 ../../gcc-cvs/gcc/java/parse.y:2344
18108#: ../../gcc-cvs/gcc/java/parse.y:2355 ../../gcc-cvs/gcc/java/parse.y:2357
18109#: ../../gcc-cvs/gcc/java/parse.y:2395 ../../gcc-cvs/gcc/java/parse.y:2397
18110#: ../../gcc-cvs/gcc/java/parse.y:2399 ../../gcc-cvs/gcc/java/parse.y:2420
18111#: ../../gcc-cvs/gcc/java/parse.y:2422 ../../gcc-cvs/gcc/java/parse.y:2424
18112#: ../../gcc-cvs/gcc/java/parse.y:2440 ../../gcc-cvs/gcc/java/parse.y:2442
18113#: ../../gcc-cvs/gcc/java/parse.y:2463 ../../gcc-cvs/gcc/java/parse.y:2465
18114#: ../../gcc-cvs/gcc/java/parse.y:2467 ../../gcc-cvs/gcc/java/parse.y:2495
18115#: ../../gcc-cvs/gcc/java/parse.y:2497 ../../gcc-cvs/gcc/java/parse.y:2499
18116#: ../../gcc-cvs/gcc/java/parse.y:2501 ../../gcc-cvs/gcc/java/parse.y:2519
18117#: ../../gcc-cvs/gcc/java/parse.y:2521 ../../gcc-cvs/gcc/java/parse.y:2532
18118#: ../../gcc-cvs/gcc/java/parse.y:2543 ../../gcc-cvs/gcc/java/parse.y:2554
18119#: ../../gcc-cvs/gcc/java/parse.y:2565 ../../gcc-cvs/gcc/java/parse.y:2576
18120#: ../../gcc-cvs/gcc/java/parse.y:2589 ../../gcc-cvs/gcc/java/parse.y:2593
18121#: ../../gcc-cvs/gcc/java/parse.y:2595 ../../gcc-cvs/gcc/java/parse.y:2608
18122msgid "Missing term"
18123msgstr ""
18124
18125#: ../../gcc-cvs/gcc/java/parse.y:990
18126msgid "Missing variable initializer"
18127msgstr ""
18128
18129#: ../../gcc-cvs/gcc/java/parse.y:1007
18130msgid "Invalid declaration"
18131msgstr ""
18132
18133#: ../../gcc-cvs/gcc/java/parse.y:1013
18134msgid "Can't specify array dimension in a declaration"
18135msgstr ""
18136
18137#: ../../gcc-cvs/gcc/java/parse.y:1015 ../../gcc-cvs/gcc/java/parse.y:1091
18138#: ../../gcc-cvs/gcc/java/parse.y:2141 ../../gcc-cvs/gcc/java/parse.y:2163
18139#: ../../gcc-cvs/gcc/java/parse.y:2167 ../../gcc-cvs/gcc/java/parse.y:2202
18140#: ../../gcc-cvs/gcc/java/parse.y:2279 ../../gcc-cvs/gcc/java/parse.y:2289
18141msgid "']' expected"
18142msgstr ""
18143
18144#: ../../gcc-cvs/gcc/java/parse.y:1019
18145msgid "Unbalanced ']'"
18146msgstr ""
18147
18148#: ../../gcc-cvs/gcc/java/parse.y:1055
18149msgid "Invalid method declaration, method name required"
18150msgstr ""
18151
18152#: ../../gcc-cvs/gcc/java/parse.y:1061 ../../gcc-cvs/gcc/java/parse.y:1063
18153#: ../../gcc-cvs/gcc/java/parse.y:2024
18154msgid "Identifier expected"
18155msgstr ""
18156
18157#: ../../gcc-cvs/gcc/java/parse.y:1066
18158msgid "Invalid method declaration, return type required"
18159msgstr ""
18160
18161#: ../../gcc-cvs/gcc/java/parse.y:1089 ../../gcc-cvs/gcc/java/parse.y:1534
18162#: ../../gcc-cvs/gcc/java/parse.y:1541 ../../gcc-cvs/gcc/java/parse.y:1550
18163#: ../../gcc-cvs/gcc/java/parse.y:1552 ../../gcc-cvs/gcc/java/parse.y:1580
18164#: ../../gcc-cvs/gcc/java/parse.y:1688 ../../gcc-cvs/gcc/java/parse.y:1969
18165#: ../../gcc-cvs/gcc/java/parse.y:2022
18166msgid "')' expected"
18167msgstr ""
18168
18169#: ../../gcc-cvs/gcc/java/parse.y:1105
18170msgid "Missing formal parameter term"
18171msgstr ""
18172
18173#: ../../gcc-cvs/gcc/java/parse.y:1120 ../../gcc-cvs/gcc/java/parse.y:1125
18174msgid "Missing identifier"
18175msgstr ""
18176
18177#: ../../gcc-cvs/gcc/java/parse.y:1145 ../../gcc-cvs/gcc/java/parse.y:1154
18178msgid "Missing class type term"
18179msgstr ""
18180
18181#: ../../gcc-cvs/gcc/java/parse.y:1306
18182msgid "Invalid interface type"
18183msgstr ""
18184
18185#: ../../gcc-cvs/gcc/java/parse.y:1498 ../../gcc-cvs/gcc/java/parse.y:1667
18186#: ../../gcc-cvs/gcc/java/parse.y:1669
18187msgid "':' expected"
18188msgstr ""
18189
18190#: ../../gcc-cvs/gcc/java/parse.y:1520 ../../gcc-cvs/gcc/java/parse.y:1525
18191#: ../../gcc-cvs/gcc/java/parse.y:1530
18192msgid "Invalid expression statement"
18193msgstr ""
18194
18195#: ../../gcc-cvs/gcc/java/parse.y:1548 ../../gcc-cvs/gcc/java/parse.y:1576
18196#: ../../gcc-cvs/gcc/java/parse.y:1616 ../../gcc-cvs/gcc/java/parse.y:1684
18197#: ../../gcc-cvs/gcc/java/parse.y:1752 ../../gcc-cvs/gcc/java/parse.y:1858
18198#: ../../gcc-cvs/gcc/java/parse.y:1926 ../../gcc-cvs/gcc/java/parse.y:2016
18199#: ../../gcc-cvs/gcc/java/parse.y:2018 ../../gcc-cvs/gcc/java/parse.y:2026
18200#: ../../gcc-cvs/gcc/java/parse.y:2262 ../../gcc-cvs/gcc/java/parse.y:2264
18201msgid "'(' expected"
18202msgstr ""
18203
18204#: ../../gcc-cvs/gcc/java/parse.y:1618
18205msgid "Missing term or ')'"
18206msgstr ""
18207
18208#: ../../gcc-cvs/gcc/java/parse.y:1665
18209msgid "Missing or invalid constant expression"
18210msgstr ""
18211
18212#: ../../gcc-cvs/gcc/java/parse.y:1686
18213msgid "Missing term and ')' expected"
18214msgstr ""
18215
18216#: ../../gcc-cvs/gcc/java/parse.y:1725
18217msgid "Invalid control expression"
18218msgstr ""
18219
18220#: ../../gcc-cvs/gcc/java/parse.y:1727 ../../gcc-cvs/gcc/java/parse.y:1729
18221msgid "Invalid update expression"
18222msgstr ""
18223
18224#: ../../gcc-cvs/gcc/java/parse.y:1754
18225msgid "Invalid init statement"
18226msgstr ""
18227
18228#: ../../gcc-cvs/gcc/java/parse.y:1929
18229msgid "Missing term or ')' expected"
18230msgstr ""
18231
18232#: ../../gcc-cvs/gcc/java/parse.y:1971
18233msgid "'class' or 'this' expected"
18234msgstr ""
18235
18236#: ../../gcc-cvs/gcc/java/parse.y:1973 ../../gcc-cvs/gcc/java/parse.y:1975
18237msgid "'class' expected"
18238msgstr ""
18239
18240#: ../../gcc-cvs/gcc/java/parse.y:2020
18241msgid "')' or term expected"
18242msgstr ""
18243
18244#: ../../gcc-cvs/gcc/java/parse.y:2139
18245msgid "'[' expected"
18246msgstr ""
18247
18248#: ../../gcc-cvs/gcc/java/parse.y:2217
18249msgid "Field expected"
18250msgstr ""
18251
18252#: ../../gcc-cvs/gcc/java/parse.y:2274 ../../gcc-cvs/gcc/java/parse.y:2284
18253msgid "Missing term and ']' expected"
18254msgstr ""
18255
18256#: ../../gcc-cvs/gcc/java/parse.y:2388
18257msgid "']' expected, invalid type expression"
18258msgstr ""
18259
18260#: ../../gcc-cvs/gcc/java/parse.y:2391
18261msgid "Invalid type expression"
18262msgstr ""
18263
18264#: ../../gcc-cvs/gcc/java/parse.y:2503
18265msgid "Invalid reference type"
18266msgstr ""
18267
18268#: ../../gcc-cvs/gcc/java/parse.y:2981
18269msgid "Constructor invocation must be first thing in a constructor"
18270msgstr ""
18271
18272#: ../../gcc-cvs/gcc/java/parse.y:2983
18273msgid "Only constructors can invoke constructors"
18274msgstr ""
18275
18276#: ../../gcc-cvs/gcc/java/parse.y:2992
18277#, c-format
18278msgid ": `%s' JDK1.1(TM) feature"
18279msgstr ""
18280
18281#: ../../gcc-cvs/gcc/java/parse.y:3052 ../../gcc-cvs/gcc/java/parse.y:3054
18282#, c-format
18283msgid ""
18284"%s.\n"
18285"%s"
18286msgstr ""
18287
18288#: ../../gcc-cvs/gcc/java/parse.y:3517
18289msgid "Can't use '$' as a separator for inner classes"
18290msgstr ""
18291
18292#: ../../gcc-cvs/gcc/java/parse.y:6792
18293#, c-format
18294msgid "malformed .zip archive in CLASSPATH: %s"
18295msgstr ""
18296
18297#: ../../gcc-cvs/gcc/java/parse.y:6863
18298#, c-format
18299msgid ""
18300"Can't find default package `%s'. Check the CLASSPATH environment variable "
18301"and the access to the archives"
18302msgstr ""
18303
18304#: ../../gcc-cvs/gcc/java/parse.y:12160
18305#, c-format
18306msgid "missing static field `%s'"
18307msgstr ""
18308
18309#: ../../gcc-cvs/gcc/java/parse.y:12165
18310#, c-format
18311msgid "not a static field `%s'"
18312msgstr ""
18313
18314#: ../../gcc-cvs/gcc/java/parse.y:12208
18315#, c-format
18316msgid "No case for %s"
18317msgstr ""
18318
18319#: ../../gcc-cvs/gcc/java/parse.y:13094
18320#, c-format
18321msgid "unregistered operator %s"
18322msgstr ""
18323
5b7874aa
ZW
18324#: java/typeck.c:566
18325msgid "junk at end of signature string"
4ba01ed2
PT
18326msgstr ""
18327
1737c953 18328#: java/verify.c:480
5b7874aa 18329msgid "bad pc in exception_table"
4ba01ed2
PT
18330msgstr ""
18331
1737c953 18332#: java/verify.c:1392
5b7874aa
ZW
18333#, c-format
18334msgid "unknown opcode %d@pc=%d during verification"
4ba01ed2
PT
18335msgstr ""
18336
1737c953 18337#: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
4ba01ed2 18338#, c-format
5b7874aa 18339msgid "verification error at PC=%d"
4ba01ed2
PT
18340msgstr ""
18341
5b7874aa
ZW
18342#: objc/lang-options.h:27
18343msgid "Dump decls to a .decl file"
4ba01ed2
PT
18344msgstr ""
18345
5b7874aa
ZW
18346#: objc/lang-options.h:29
18347msgid "Generate code for GNU runtime environment"
4ba01ed2
PT
18348msgstr ""
18349
5b7874aa
ZW
18350#: objc/lang-options.h:32
18351msgid "Generate code for NeXT runtime environment"
4ba01ed2
PT
18352msgstr ""
18353
5b7874aa
ZW
18354#: objc/lang-options.h:35
18355msgid "Warn if a selector has multiple methods"
4ba01ed2
PT
18356msgstr ""
18357
5b7874aa
ZW
18358#: objc/lang-options.h:39
18359msgid "Do not warn if inherited methods are unimplemented"
4ba01ed2
PT
18360msgstr ""
18361
5b7874aa
ZW
18362#: objc/lang-options.h:41
18363msgid "Generate C header of platform specific features"
4ba01ed2
PT
18364msgstr ""
18365
5b7874aa
ZW
18366#: objc/lang-options.h:43
18367msgid "Specify the name of the class for constant strings"
4ba01ed2
PT
18368msgstr ""
18369
1737c953 18370#: objc/objc-act.c:635
5b7874aa 18371msgid "no class name specified as argument to -fconstant-string-class"
4ba01ed2
PT
18372msgstr ""
18373
1737c953 18374#: objc/objc-act.c:786
5b7874aa
ZW
18375#, c-format
18376msgid "object does not conform to the `%s' protocol"
4ba01ed2
PT
18377msgstr ""
18378
1737c953 18379#: objc/objc-act.c:830
5b7874aa
ZW
18380#, c-format
18381msgid "class `%s' does not implement the `%s' protocol"
4ba01ed2
PT
18382msgstr ""
18383
1737c953 18384#: objc/objc-act.c:968
4ba01ed2 18385#, c-format
1737c953 18386msgid "unexpected type for `id' (%s)"
4ba01ed2
PT
18387msgstr ""
18388
1737c953
JM
18389#: objc/objc-act.c:973
18390msgid "undefined type `id', please import <objc/objc.h>"
9e620082
ZW
18391msgstr ""
18392
1737c953 18393#: objc/objc-act.c:1025
9e620082 18394#, c-format
5b7874aa 18395msgid "protocol `%s' has circular dependency"
9e620082
ZW
18396msgstr ""
18397
1737c953 18398#: objc/objc-act.c:1047 objc/objc-act.c:5248
9e620082 18399#, c-format
1737c953 18400msgid "cannot find protocol declaration for `%s'"
4ba01ed2
PT
18401msgstr ""
18402
1737c953
JM
18403#: objc-parse.y:1748 objc/objc-act.c:1308 objc/objc-act.c:5766
18404#: objc/objc-act.c:6095 objc/objc-act.c:6144 objc/objc-act.c:6180
4ba01ed2 18405#, c-format
1737c953 18406msgid "cannot find interface declaration for `%s'"
4ba01ed2
PT
18407msgstr ""
18408
1737c953 18409#: objc/objc-act.c:1333
5b7874aa 18410#, c-format
1737c953 18411msgid "cannot find reference tag for class `%s'"
4ba01ed2
PT
18412msgstr ""
18413
1737c953 18414#: objc/objc-act.c:2340
5b7874aa 18415#, c-format
1737c953 18416msgid "cannot find class `%s'"
4ba01ed2
PT
18417msgstr ""
18418
1737c953 18419#: objc/objc-act.c:2342
5b7874aa 18420#, c-format
1737c953 18421msgid "class `%s' already exists"
4ba01ed2
PT
18422msgstr ""
18423
5b7874aa 18424#. fatal did not work with 2 args...should fix
1737c953 18425#: objc/objc-act.c:2466
5b7874aa 18426#, c-format
1737c953 18427msgid "cannot find interface declaration for `%s', superclass of `%s'"
4ba01ed2
PT
18428msgstr ""
18429
1737c953 18430#: objc/objc-act.c:2473
4ba01ed2 18431#, c-format
1737c953 18432msgid "circular inheritance in interface declaration for `%s'"
4ba01ed2
PT
18433msgstr ""
18434
1737c953 18435#: objc/objc-act.c:3524 objc/objc-act.c:3541
5b7874aa 18436msgid "inconsistent instance variable specification"
4ba01ed2
PT
18437msgstr ""
18438
1737c953 18439#: objc/objc-act.c:4729
4ba01ed2 18440#, c-format
5b7874aa 18441msgid "multiple declarations for method `%s'"
4ba01ed2
PT
18442msgstr ""
18443
1737c953 18444#: objc/objc-act.c:4895
4ba01ed2 18445#, c-format
5b7874aa 18446msgid "invalid receiver type `%s'"
4ba01ed2
PT
18447msgstr ""
18448
1737c953 18449#: objc/objc-act.c:4926 objc/objc-act.c:4952 objc/objc-act.c:5000
4ba01ed2 18450#, c-format
5b7874aa 18451msgid "`%s' does not respond to `%s'"
4ba01ed2
PT
18452msgstr ""
18453
1737c953 18454#: objc/objc-act.c:4932 objc/objc-act.c:7217
4ba01ed2 18455#, c-format
5b7874aa 18456msgid "no super class declared in interface for `%s'"
4ba01ed2
PT
18457msgstr ""
18458
1737c953
JM
18459#: objc/objc-act.c:5030
18460msgid "cannot find class (factory) method"
dc6746e7
PT
18461msgstr ""
18462
1737c953 18463#: objc/objc-act.c:5031 objc/objc-act.c:5075
5b7874aa
ZW
18464#, c-format
18465msgid "return type for `%s' defaults to id"
dc6746e7
PT
18466msgstr ""
18467
1737c953 18468#: objc/objc-act.c:5048
5b7874aa 18469#, c-format
1737c953 18470msgid "method `%s' not implemented by protocol"
dc6746e7
PT
18471msgstr ""
18472
1737c953 18473#: objc/objc-act.c:5057
5b7874aa 18474msgid "return type defaults to id"
dc6746e7
PT
18475msgstr ""
18476
1737c953
JM
18477#: objc/objc-act.c:5074
18478msgid "cannot find method"
dc6746e7
PT
18479msgstr ""
18480
5b7874aa
ZW
18481#. Historically, a class method that produced objects (factory
18482#. method) would assign `self' to the instance that it
18483#. allocated. This would effectively turn the class method into
18484#. an instance method. Following this assignment, the instance
18485#. variables could be accessed. That practice, while safe,
18486#. violates the simple rule that a class method should not refer
18487#. to an instance variable. It's better to catch the cases
18488#. where this is done unknowingly than to support the above
18489#. paradigm.
1737c953 18490#: objc/objc-act.c:5317
d51681a7 18491#, c-format
5b7874aa 18492msgid "instance variable `%s' accessed in class method"
d51681a7
PT
18493msgstr ""
18494
1737c953 18495#: objc/objc-act.c:5567
d51681a7 18496#, c-format
1737c953 18497msgid "duplicate definition of class method `%s'"
d51681a7
PT
18498msgstr ""
18499
1737c953 18500#: objc/objc-act.c:5573
d51681a7 18501#, c-format
1737c953 18502msgid "duplicate declaration of class method `%s'"
d51681a7
PT
18503msgstr ""
18504
1737c953 18505#: objc/objc-act.c:5609
d51681a7 18506#, c-format
1737c953 18507msgid "duplicate definition of instance method `%s'"
d51681a7
PT
18508msgstr ""
18509
1737c953 18510#: objc/objc-act.c:5615
5b7874aa 18511#, c-format
1737c953 18512msgid "duplicate declaration of instance method `%s'"
dc6746e7
PT
18513msgstr ""
18514
1737c953 18515#: objc/objc-act.c:5655
5b7874aa
ZW
18516#, c-format
18517msgid "duplicate interface declaration for category `%s(%s)'"
d51681a7
PT
18518msgstr ""
18519
1737c953 18520#: objc/objc-act.c:5741
4ba01ed2 18521#, c-format
5b7874aa 18522msgid "instance variable `%s' is declared private"
4ba01ed2
PT
18523msgstr ""
18524
1737c953 18525#: objc/objc-act.c:5788
d51681a7 18526#, c-format
5b7874aa 18527msgid "instance variable `%s' is declared %s"
d51681a7
PT
18528msgstr ""
18529
1737c953 18530#: objc/objc-act.c:5798
5b7874aa 18531msgid "static access to object of type `id'"
d51681a7
PT
18532msgstr ""
18533
1737c953 18534#: objc/objc-act.c:5835 objc/objc-act.c:5928
d51681a7 18535#, c-format
5b7874aa 18536msgid "incomplete implementation of class `%s'"
d51681a7
PT
18537msgstr ""
18538
1737c953 18539#: objc/objc-act.c:5839 objc/objc-act.c:5933
5b7874aa
ZW
18540#, c-format
18541msgid "incomplete implementation of category `%s'"
dc6746e7
PT
18542msgstr ""
18543
1737c953 18544#: objc/objc-act.c:5844 objc/objc-act.c:5938
5b7874aa
ZW
18545#, c-format
18546msgid "method definition for `%c%s' not found"
dc6746e7
PT
18547msgstr ""
18548
1737c953 18549#: objc/objc-act.c:5982
5b7874aa
ZW
18550#, c-format
18551msgid "%s `%s' does not fully implement the `%s' protocol"
dc6746e7
PT
18552msgstr ""
18553
1737c953 18554#: objc/objc-act.c:6039 objc/objc-act.c:8138
5b7874aa 18555msgid "`@end' missing in implementation context"
dc6746e7
PT
18556msgstr ""
18557
1737c953 18558#: objc/objc-act.c:6067
dc6746e7 18559#, c-format
5b7874aa 18560msgid "reimplementation of class `%s'"
dc6746e7
PT
18561msgstr ""
18562
1737c953 18563#: objc/objc-act.c:6109
d51681a7 18564#, c-format
5b7874aa 18565msgid "conflicting super class name `%s'"
d51681a7
PT
18566msgstr ""
18567
1737c953 18568#: objc/objc-act.c:6124
d51681a7 18569#, c-format
5b7874aa 18570msgid "duplicate interface declaration for class `%s'"
d51681a7
PT
18571msgstr ""
18572
1737c953 18573#: objc/objc-act.c:6408
5b7874aa
ZW
18574#, c-format
18575msgid "duplicate declaration for protocol `%s'"
d51681a7
PT
18576msgstr ""
18577
1737c953 18578#: objc/objc-act.c:7258
5b7874aa 18579msgid "[super ...] must appear in a method context"
d51681a7
PT
18580msgstr ""
18581
1737c953 18582#: objc/objc-act.c:8240 objc/objc-act.c:8256
4ba01ed2 18583#, c-format
5b7874aa 18584msgid "potential selector conflict for method `%s'"
4ba01ed2
PT
18585msgstr ""
18586
1737c953
JM
18587#: objc-parse.y:2577
18588msgid "`@end' must appear in an implementation context"
7bf81eee
PT
18589msgstr ""
18590
1737c953
JM
18591#: objc-parse.y:2851
18592msgid "method definition not in class context"
9e620082
ZW
18593msgstr ""
18594
1737c953
JM
18595#: config/nextstep.h:163 config/nextstep.h:166
18596msgid "-p profiling is no longer supported. Use -pg instead"
dc6746e7
PT
18597msgstr ""
18598
1737c953
JM
18599#: config/arc/arc.h:59 config/mips/mips.h:1057
18600msgid "may not use both -EB and -EL"
dc6746e7
PT
18601msgstr ""
18602
1737c953
JM
18603#: config/arm/arm.h:213
18604msgid "-mapcs-26 and -mapcs-32 may not be used together"
dc6746e7
PT
18605msgstr ""
18606
1737c953
JM
18607#: config/arm/arm.h:225
18608msgid "-msoft-float and -mhard_float may not be used together"
dc6746e7
PT
18609msgstr ""
18610
1737c953
JM
18611#: config/arm/arm.h:236
18612msgid "-mbig-endian and -mlittle-endian may not be used together"
4ba01ed2
PT
18613msgstr ""
18614
1737c953
JM
18615#: config/arm/arm.h:254
18616msgid "incompatible interworking options"
dc6746e7
PT
18617msgstr ""
18618
1737c953
JM
18619#: config/vax/vax.h:42 config/vax/vax.h:43
18620msgid "profiling not supported with -mg\n"
dc6746e7
PT
18621msgstr ""
18622
1737c953
JM
18623#: f/lang-specs.h:35 gcc.c:677
18624msgid "GNU C does not support -C without using -E"
dc6746e7
PT
18625msgstr ""
18626
1737c953
JM
18627#: config/mcore/mcore.h:60
18628msgid "choose either big or little endian, not both"
dc6746e7
PT
18629msgstr ""
18630
1737c953
JM
18631#: config/mcore/mcore.h:63
18632msgid "choose either m340 or m210 not both"
18633msgstr ""
18634
18635#: config/mcore/mcore.h:64
18636msgid "the m210 does not have little endian support"
18637msgstr ""
18638
18639#: ada/lang-specs.h:39 gcc.c:698 java/jvspec.c:74
5b7874aa 18640msgid "-pg and -fomit-frame-pointer are incompatible"
9e620082
ZW
18641msgstr ""
18642
1737c953
JM
18643#: java/lang-specs.h:33
18644msgid "-fjni and -femit-class-files are incompatible"
dc6746e7
PT
18645msgstr ""
18646
1737c953
JM
18647#: java/lang-specs.h:34
18648msgid "-fjni and -femit-class-file are incompatible"
dc6746e7
PT
18649msgstr ""
18650
1737c953
JM
18651#: java/lang-specs.h:35 java/lang-specs.h:36
18652msgid "-femit-class-file should used along with -fsyntax-only"
dc6746e7
PT
18653msgstr ""
18654
1737c953
JM
18655#: config/mips/r3900.h:28 config/mips/r3900.h:42
18656msgid "-mhard-float not supported"
dc6746e7
PT
18657msgstr ""
18658
1737c953
JM
18659#: config/mips/r3900.h:30 config/mips/r3900.h:44
18660msgid "-msingle-float and -msoft-float can not both be specified"
dc6746e7
PT
18661msgstr ""
18662
1737c953
JM
18663#: config/mips/isa3264.h:123 config/mips/isa3264.h:128
18664#: config/mips/isa3264.h:140 config/mips/isa3264.h:145
18665msgid "-mlong32 and -mlong64 can not both be specified"
dc6746e7
PT
18666msgstr ""
18667
1737c953
JM
18668#: gcc.c:846
18669msgid "-E required when input is from standard input"
18670msgstr ""
18671
18672#: gcc.c:850
18673msgid "compilation of header file requested"
18674msgstr ""
18675
18676#: config/i860/fx2800.h:299
18677msgid "-p option not supported: use -pg instead"
dc6746e7
PT
18678msgstr ""
18679
5b7874aa 18680#: config/alpha/freebsd.h:36 config/i386/freebsd-aout.h:227
1737c953 18681#: config/ia64/freebsd.h:24
5b7874aa 18682msgid "`-p' not supported; use `-pg' and gprof(1)"
dc6746e7
PT
18683msgstr ""
18684
1737c953
JM
18685#: config/arm/riscix.h:73 config/arm/riscix.h:133
18686msgid "-mbsd and -pedantic incompatible"
9e620082
ZW
18687msgstr ""
18688
1737c953
JM
18689#: config/arm/riscix.h:74 config/arm/riscix.h:134
18690msgid "-mbsd and -mxopen incompatible"
9e620082
ZW
18691msgstr ""
18692
1737c953
JM
18693#: config/arm/riscix.h:75 config/arm/riscix.h:135
18694msgid "-mxopen and -pedantic incompatible"
9e620082
ZW
18695msgstr ""
18696
1737c953
JM
18697#: ada/lang-specs.h:42
18698msgid "-c or -S required for Ada"
dc6746e7
PT
18699msgstr ""
18700
1737c953 18701#: config/i386/cygwin.h:114
5b7874aa 18702msgid "mno-cygwin and mno-win32 are not compatible"
9e620082
ZW
18703msgstr ""
18704
1737c953 18705#: config/i386/cygwin.h:169 config/i386/mingw32.h:69
5b7874aa 18706msgid "shared and mdll are not compatible"
9e620082
ZW
18707msgstr ""
18708
1737c953
JM
18709#: config/mips/mips.h:854
18710msgid "-pipe is not supported"
9e620082
ZW
18711msgstr ""
18712
1737c953
JM
18713#: config/mips/mips.h:1053
18714msgid "may not use both -mfp64 and -msingle-float"
dc6746e7
PT
18715msgstr ""
18716
1737c953
JM
18717#: config/mips/mips.h:1054
18718msgid "may not use both -mfp64 and -m4650"
dc6746e7
PT
18719msgstr ""
18720
1737c953
JM
18721#: config/mips/mips.h:1056
18722msgid "may not use both -mgp32 and -mfp64"
dc6746e7
PT
18723msgstr ""
18724
1737c953 18725#: config/i386/sco5.h:666 config/i386/sco5.h:741
5b7874aa 18726msgid "-static not valid with -mcoff"
dc6746e7
PT
18727msgstr ""
18728
1737c953 18729#: config/i386/sco5.h:667 config/i386/sco5.h:742
5b7874aa 18730msgid "-shared not valid with -mcoff"
dc6746e7
PT
18731msgstr ""
18732
1737c953 18733#: config/i386/sco5.h:668 config/i386/sco5.h:743
5b7874aa 18734msgid "-symbolic not valid with -mcoff"
dc6746e7
PT
18735msgstr ""
18736
1737c953 18737#: config/i386/sco5.h:706
5b7874aa 18738msgid "-fpic is not valid with -mcoff"
dc6746e7
PT
18739msgstr ""
18740
1737c953 18741#: config/i386/sco5.h:707
5b7874aa 18742msgid "-fPIC is not valid with -mcoff"
dc6746e7
PT
18743msgstr ""
18744
1737c953 18745#: config/i386/sco5.h:744
5b7874aa 18746msgid "-fpic not valid with -mcoff"
dc6746e7
PT
18747msgstr ""
18748
1737c953 18749#: config/i386/sco5.h:745
5b7874aa 18750msgid "-fPIC not valid with -mcoff"
dc6746e7
PT
18751msgstr ""
18752
1737c953
JM
18753#: config/mmix/mmix.h:113
18754msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
9e620082 18755msgstr ""
This page took 3.204608 seconds and 5 git commands to generate.