OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [libcpp/] [po/] [ja.po] - Rev 823

Go to most recent revision | Compare with Previous | Blame | View Log

# Japanese messages for gcc 3.0
# Copyright (C) 2001 Free Software Foundation, Inc.
# Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001
#    Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999.
#    IIDA Yosiaki <iida@secom.ne.jp>, 1999.
#
msgid ""
msgstr ""
"Project-Id-Version: gcc 3.0\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2007-07-18 21:18-0700\n"
"PO-Revision-Date: 2001-12-05 22:47+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-JP\n"
"Content-Transfer-Encoding: 8bit\n"

#: charset.c:654
#, fuzzy, c-format
msgid "conversion from %s to %s not supported by iconv"

#: charset.c:657
msgid "iconv_open"
msgstr ""

#: charset.c:665
#, c-format
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""

#: charset.c:742
#, fuzzy, c-format
msgid "character 0x%lx is not in the basic source character set\n"

#: charset.c:759 charset.c:1352
msgid "converting to execution character set"
msgstr ""

#: charset.c:765
#, c-format
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""

#: charset.c:889
#, c-format
msgid "Character %x might not be NFKC"
msgstr ""

#: charset.c:949
#, fuzzy
msgid "universal character names are only valid in C++ and C99"

#: charset.c:952
#, fuzzy, c-format
msgid "the meaning of '\\%c' is different in traditional C"

#: charset.c:961
msgid "In _cpp_valid_ucn but not a UCN"
msgstr ""

#: charset.c:986
#, fuzzy, c-format
msgid "incomplete universal character name %.*s"

#: charset.c:998
#, fuzzy, c-format
msgid "%.*s is not a valid universal character"

#: charset.c:1008 lex.c:472
msgid "'$' in identifier or number"
msgstr ""

#: charset.c:1018
#, fuzzy, c-format
msgid "universal character %.*s is not valid in an identifier"

#: charset.c:1022
#, fuzzy, c-format
msgid "universal character %.*s is not valid at the start of an identifier"

#: charset.c:1056 charset.c:1571
msgid "converting UCN to source character set"
msgstr ""

#: charset.c:1060
msgid "converting UCN to execution character set"
msgstr ""

#: charset.c:1132
#, fuzzy
msgid "the meaning of '\\x' is different in traditional C"

#: charset.c:1149
msgid "\\x used with no following hex digits"

#: charset.c:1156
msgid "hex escape sequence out of range"

#: charset.c:1195
msgid "octal escape sequence out of range"

#: charset.c:1263
#, fuzzy
msgid "the meaning of '\\a' is different in traditional C"

#: charset.c:1270
#, c-format
msgid "non-ISO-standard escape sequence, '\\%c'"

#: charset.c:1278
#, c-format
msgid "unknown escape sequence '\\%c'"

#: charset.c:1286
#, fuzzy, c-format
msgid "unknown escape sequence: '\\%s'"

#: charset.c:1293
#, fuzzy
msgid "converting escape sequence to execution character set"

#: charset.c:1415 charset.c:1478
#, fuzzy
msgid "character constant too long for its type"

#: charset.c:1418
msgid "multi-character character constant"

#: charset.c:1510
msgid "empty character constant"

#: charset.c:1612
#, c-format
msgid "failure to convert %s to %s"
msgstr ""

#: directives.c:214 directives.c:240
#, c-format
msgid "extra tokens at end of #%s directive"

#: directives.c:343
#, c-format
msgid "#%s is a GCC extension"

#: directives.c:355
msgid "suggest not using #elif in traditional C"

#: directives.c:358
#, c-format
msgid "traditional C ignores #%s with the # indented"

#: directives.c:362
#, c-format
msgid "suggest hiding #%s from traditional C with an indented #"

#: directives.c:388
msgid "embedding a directive within macro arguments is not portable"
msgstr ""

#: directives.c:408
#, fuzzy
msgid "style of line directive is a GCC extension"

#: directives.c:458
#, c-format
msgid "invalid preprocessing directive #%s"

#: directives.c:524
msgid "\"defined\" cannot be used as a macro name"

#: directives.c:530
#, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"

#: directives.c:533
#, c-format
msgid "no macro name given in #%s directive"

#: directives.c:536
msgid "macro names must be identifiers"

#: directives.c:577
#, c-format
msgid "undefining \"%s\""

#: directives.c:632
msgid "missing terminating > character"

#: directives.c:687
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"

#: directives.c:727
#, fuzzy, c-format
msgid "empty filename in #%s"

#: directives.c:737
msgid "#include nested too deeply"

#: directives.c:778
msgid "#include_next in primary source file"

#: directives.c:804
#, c-format
msgid "invalid flag \"%s\" in line directive"

#: directives.c:856
#, c-format
msgid "\"%s\" after #line is not a positive integer"

#: directives.c:862
msgid "line number out of range"

#: directives.c:875 directives.c:952
#, c-format
msgid "\"%s\" is not a valid filename"

#: directives.c:912
#, fuzzy, c-format
msgid "\"%s\" after # is not a positive integer"

#: directives.c:1014
#, fuzzy, c-format
msgid "invalid #%s directive"

#: directives.c:1077
#, c-format
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
msgstr ""

#: directives.c:1086
#, c-format
msgid "registering pragma \"%s\" with name expansion and no namespace"
msgstr ""

#: directives.c:1104
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""

#: directives.c:1107
#, fuzzy, c-format
msgid "#pragma %s %s is already registered"

#: directives.c:1110
#, c-format
msgid "#pragma %s is already registered"
msgstr ""

#: directives.c:1140
msgid "registering pragma with NULL handler"
msgstr ""

#: directives.c:1350
msgid "#pragma once in main file"

#: directives.c:1373
msgid "invalid #pragma GCC poison directive"

#: directives.c:1382
#, c-format
msgid "poisoning existing macro \"%s\""

#: directives.c:1403
msgid "#pragma system_header ignored outside include file"

#: directives.c:1427
#, fuzzy, c-format
msgid "cannot find source file %s"

#: directives.c:1431
#, c-format
msgid "current file is older than %s"

#: directives.c:1599
msgid "_Pragma takes a parenthesized string literal"

#: directives.c:1671
msgid "#else without #if"

#: directives.c:1676
msgid "#else after #else"

#: directives.c:1678 directives.c:1711
msgid "the conditional began here"

#: directives.c:1704
msgid "#elif without #if"

#: directives.c:1709
msgid "#elif after #else"

#: directives.c:1739
msgid "#endif without #if"

#: directives.c:1816
msgid "missing '(' after predicate"

#: directives.c:1831
msgid "missing ')' to complete answer"

#: directives.c:1851
msgid "predicate's answer is empty"

#: directives.c:1878
msgid "assertion without predicate"

#: directives.c:1880
msgid "predicate must be an identifier"

#: directives.c:1966
#, c-format
msgid "\"%s\" re-asserted"

#: directives.c:2190
#, c-format
msgid "unterminated #%s"

#: errors.c:118
msgid "warning: "

#: errors.c:120
msgid "internal error: "

#: errors.c:122
#, fuzzy
msgid "error: "

#: errors.c:186
#, fuzzy
msgid "stdout"

#: errors.c:188
#, c-format
msgid "%s: %s"
msgstr "%s: %s"

#: expr.c:203
#, fuzzy
msgid "too many decimal points in number"

#: expr.c:223
#, fuzzy, c-format
msgid "invalid digit \"%c\" in octal constant"

#: expr.c:229
#, fuzzy
msgid "use of C99 hexadecimal floating constant"

#: expr.c:238
#, fuzzy
msgid "exponent has no digits"

#: expr.c:245
#, fuzzy
msgid "hexadecimal floating constants require an exponent"

#: expr.c:251
#, fuzzy, c-format
msgid "invalid suffix \"%.*s\" on floating constant"

#: expr.c:261 expr.c:295
#, fuzzy, c-format
msgid "traditional C rejects the \"%.*s\" suffix"

#: expr.c:268
#, fuzzy, c-format
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"

#: expr.c:281
#, fuzzy, c-format
msgid "invalid suffix \"%.*s\" on integer constant"

#: expr.c:303
#, fuzzy
msgid "use of C99 long long integer constant"

#: expr.c:310
#, fuzzy
msgid "imaginary constants are a GCC extension"

#: expr.c:396
#, fuzzy
msgid "integer constant is too large for its type"

#: expr.c:408
msgid "integer constant is so large that it is unsigned"

#: expr.c:490
msgid "missing ')' after \"defined\""

#: expr.c:497
msgid "operator \"defined\" requires an identifier"

#: expr.c:505
#, c-format
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"

#: expr.c:515
msgid "this use of \"defined\" may not be portable"
msgstr ""

#: expr.c:554
#, fuzzy
msgid "floating constant in preprocessor expression"

#: expr.c:560
#, fuzzy
msgid "imaginary number in preprocessor expression"

#: expr.c:605
#, c-format
msgid "\"%s\" is not defined"

#: expr.c:733 expr.c:762
#, c-format
msgid "missing binary operator before token \"%s\""
msgstr ""

#: expr.c:753
#, fuzzy, c-format
msgid "token \"%s\" is not valid in preprocessor expressions"

#: expr.c:770
msgid "missing expression between '(' and ')'"
msgstr ""

#: expr.c:773
#, fuzzy
msgid "#if with no expression"

#: expr.c:776
#, fuzzy, c-format
msgid "operator '%s' has no right operand"

#: expr.c:781
#, fuzzy, c-format
msgid "operator '%s' has no left operand"

#: expr.c:807
msgid " ':' without preceding '?'"
msgstr ""

#: expr.c:834
#, fuzzy
msgid "unbalanced stack in #if"

#: expr.c:853
#, fuzzy, c-format
msgid "impossible operator '%u'"

#: expr.c:943
#, fuzzy
msgid "missing ')' in expression"

#: expr.c:964
msgid "'?' without following ':'"
msgstr ""

#: expr.c:974
msgid "integer overflow in preprocessor expression"

#: expr.c:979
#, fuzzy
msgid "missing '(' in expression"

#: expr.c:1011
#, c-format
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr ""

#: expr.c:1016
#, c-format
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr ""

#: expr.c:1275
msgid "traditional C rejects the unary plus operator"

#: expr.c:1358
msgid "comma operator in operand of #if"

#: expr.c:1490
msgid "division by zero in #if"

#: files.c:402
msgid "NULL directory in find_file"
msgstr ""

#: files.c:440
msgid "one or more PCH files were found, but they were invalid"
msgstr ""

#: files.c:443
msgid "use -Winvalid-pch for more information"
msgstr ""

#: files.c:501
#, c-format
msgid "%s is a block device"

#: files.c:518
#, c-format
msgid "%s is too large"

#: files.c:553
#, c-format
msgid "%s is shorter than expected"

#: files.c:782
#, fuzzy, c-format
msgid "no include path in which to search for %s"

#: files.c:1071
msgid "Multiple include guards may be useful for:\n"

#: init.c:407
#, fuzzy
msgid "cppchar_t must be an unsigned type"

#: init.c:411
#, c-format
msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
msgstr ""

#: init.c:418
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""

#: init.c:421
msgid "target char is less than 8 bits wide"
msgstr ""

#: init.c:425
msgid "target wchar_t is narrower than target char"
msgstr ""

#: init.c:429
msgid "target int is narrower than target char"
msgstr ""

#: init.c:434
msgid "CPP half-integer narrower than CPP character"
msgstr ""

#: init.c:438
#, c-format
msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
msgstr ""

#: lex.c:271
msgid "backslash and newline separated by space"

#: lex.c:276
msgid "backslash-newline at end of file"

#: lex.c:291
#, c-format
msgid "trigraph ??%c converted to %c"

#: lex.c:298
#, fuzzy, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"

#: lex.c:344
msgid "\"/*\" within comment"

#: lex.c:402
#, c-format
msgid "%s in preprocessing directive"

#: lex.c:411
msgid "null character(s) ignored"

#: lex.c:448
#, fuzzy, c-format
msgid "`%.*s' is not in NFKC"

#: lex.c:451
#, fuzzy, c-format
msgid "`%.*s' is not in NFC"

#: lex.c:539
#, c-format
msgid "attempt to use poisoned \"%s\""

#: lex.c:547
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"

#: lex.c:647
msgid "null character(s) preserved in literal"

#: lex.c:650
#, c-format
msgid "missing terminating %c character"

#: lex.c:842
msgid "no newline at end of file"

#: lex.c:1002 traditional.c:162
msgid "unterminated comment"

#: lex.c:1013
#, fuzzy
msgid "C++ style comments are not allowed in ISO C90"

#: lex.c:1015
msgid "(this will be reported only once per input file)"

#: lex.c:1020
msgid "multi-line comment"

#: lex.c:1333
#, fuzzy, c-format
msgid "unspellable token %s"

#: line-map.c:313
#, c-format
msgid "In file included from %s:%u"

#: line-map.c:331
#, c-format
msgid ""
",\n"
"                 from %s:%u"
msgstr ""
",\n"

#: macro.c:83
#, fuzzy, c-format
msgid "macro \"%s\" is not used"

#: macro.c:122 macro.c:312
#, fuzzy, c-format
msgid "invalid built-in macro \"%s\""

#: macro.c:156
#, fuzzy
msgid "could not determine file timestamp"

#: macro.c:253
#, fuzzy
msgid "could not determine date and time"

#: macro.c:416
msgid "invalid string literal, ignoring final '\\'"

#: macro.c:466
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"

#: macro.c:538
msgid "ISO C99 requires rest arguments to be used"

#: macro.c:543
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"

#: macro.c:548
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"

#: macro.c:659 traditional.c:675
#, c-format
msgid "unterminated argument list invoking macro \"%s\""

#: macro.c:762
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"

#: macro.c:1278
#, c-format
msgid "duplicate macro parameter \"%s\""

#: macro.c:1324
#, c-format
msgid "\"%s\" may not appear in macro parameter list"

#: macro.c:1332
msgid "macro parameters must be comma-separated"

#: macro.c:1349
msgid "parameter name missing"

#: macro.c:1366
msgid "anonymous variadic macros were introduced in C99"

#: macro.c:1371
msgid "ISO C does not permit named variadic macros"

#: macro.c:1380
msgid "missing ')' in macro parameter list"

#: macro.c:1458
#, fuzzy
msgid "ISO C99 requires whitespace after the macro name"

#: macro.c:1482
#, fuzzy
msgid "missing whitespace after the macro name"

#: macro.c:1512
msgid "'#' is not followed by a macro parameter"

#: macro.c:1531
msgid "'##' cannot appear at either end of a macro expansion"

#: macro.c:1629
#, c-format
msgid "\"%s\" redefined"

#: macro.c:1634
msgid "this is the location of the previous definition"

#: macro.c:1684
#, fuzzy, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"

#: macro.c:1707
#, fuzzy, c-format
msgid "invalid hash type %d in cpp_macro_definition"

#: pch.c:84 pch.c:332 pch.c:354 pch.c:360
msgid "while writing precompiled header"
msgstr ""

#: pch.c:467
#, fuzzy, c-format
msgid "%s: not used because `%.*s' not defined"

#: pch.c:479
#, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr ""

#: pch.c:520
#, fuzzy, c-format
msgid "%s: not used because `%s' is defined"

#: pch.c:533 pch.c:696
msgid "while reading precompiled header"
msgstr ""

#: traditional.c:745
#, fuzzy, c-format
msgid "detected recursion whilst expanding macro \"%s\""

#: traditional.c:912
#, fuzzy
msgid "syntax error in macro parameter list"

#~ msgid "offset outside bounds of constant string"

#~ msgid "__builtin_saveregs not supported by this target"

#~ msgid "argument of `__builtin_args_info' must be constant"

#~ msgid "argument of `__builtin_args_info' out of range"

#~ msgid "missing argument in `__builtin_args_info'"

#~ msgid "`va_start' used in function with fixed args"

#~ msgid "second parameter of `va_start' not last named argument"

#~ msgid "`__builtin_next_arg' called without an argument"

#~ msgid "too many arguments to function `va_start'"

#~ msgid "first argument to `va_arg' not of type `va_list'"

#~ msgid "`%s' is promoted to `%s' when passed through `...'"

#~ msgid "(so you should pass `%s' not `%s' to `va_arg')"

#~ msgid "invalid arg to `__builtin_frame_address'"

#~ msgid "invalid arg to `__builtin_return_address'"

#~ msgid "unsupported arg to `__builtin_frame_address'"

#~ msgid "unsupported arg to `__builtin_return_address'"

#~ msgid "second arg to `__builtin_expect' must be a constant"

#~ msgid "__builtin_longjmp second argument must be 1"

#~ msgid "__builtin_trap not supported by this target"

#~ msgid "built-in function `%s' not currently supported"

#~ msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"

#~ msgid "`%s' attribute directive ignored"

#~ msgid "`%s' attribute does not apply to types"

#~ msgid "wrong number of arguments specified for `%s' attribute"

#~ msgid "`%s' attribute ignored"

#~ msgid "unknown machine mode `%s'"

#~ msgid "no data type for mode `%s'"

#~ msgid "type with more precision than %s"

#~ msgid "section attribute cannot be specified for local variables"

#~ msgid "section of `%s' conflicts with previous declaration"

#~ msgid "section attribute not allowed for `%s'"

#~ msgid "section attributes are not supported for this target"

#~ msgid "requested alignment is not a constant"

#~ msgid "requested alignment is not a power of 2"

#~ msgid "requested alignment is too large"

#~ msgid "alignment may not be specified for `%s'"

#~ msgid "`%s' defined both normally and as an alias"

#~ msgid "alias arg not a string"

#~ msgid "`%s' attribute applies only to functions"

#~ msgid "can't set `%s' attribute after definition"

#~ msgid "overflow in constant expression"

#~ msgid "integer overflow in expression"

#~ msgid "floating point overflow in expression"

#~ msgid "large integer implicitly truncated to unsigned type"

#~ msgid "negative integer implicitly converted to unsigned type"

#~ msgid "overflow in implicit constant conversion"

#~ msgid "operation on `%s' may be undefined"

#~ msgid "expression statement has incomplete type"

#~ msgid "case label does not reduce to an integer constant"

#~ msgid "invalid truth-value expression"

#~ msgid "invalid operands to binary %s"

#~ msgid "comparison is always false due to limited range of data type"

#~ msgid "comparison is always true due to limited range of data type"

#~ msgid "comparison of unsigned expression >= 0 is always true"

#~ msgid "comparison of unsigned expression < 0 is always false"

#~ msgid "struct type value used where scalar is required"

#~ msgid "union type value used where scalar is required"

#~ msgid "array type value used where scalar is required"

#~ msgid "suggest parentheses around assignment used as truth value"

#~ msgid "invalid use of `restrict'"

#~ msgid "too few arguments to function `%s'"

#~ msgid "too many arguments to function `%s'"

#~ msgid "pointers are not permitted as case values"

#~ msgid "ISO C++ forbids range expressions in switch statements"

#~ msgid "ISO C forbids range expressions in switch statements"

#~ msgid "empty range specified"

#~ msgid "duplicate (or overlapping) case value"

#~ msgid "this is the first entry overlapping that value"

#~ msgid "duplicate case value"

#~ msgid "previously used here"

#~ msgid "multiple default labels in one switch"

#~ msgid "this is the first default label"

#~ msgid "-Wformat-y2k ignored without -Wformat"

#~ msgid "-Wformat-extra-args ignored without -Wformat"

#~ msgid "-Wformat-nonliteral ignored without -Wformat"

#~ msgid "-Wformat-security ignored without -Wformat"

#~ msgid "-Wmissing-format-attribute ignored without -Wformat"

#~ msgid "void value not ignored as it ought to be"

#~ msgid "conversion to non-scalar type requested"

#~ msgid "unknown C standard `%s'"

#~ msgid "array `%s' assumed to have one element"

#~ msgid "`struct %s' incomplete in scope ending here"

#~ msgid "`union %s' incomplete in scope ending here"

#~ msgid "`enum %s' incomplete in scope ending here"

#~ msgid "label `%s' defined but not used"

#~ msgid "shadowing built-in function `%s'"

#~ msgid "shadowing library function `%s'"

#~ msgid "library function `%s' declared as non-function"

#~ msgid "built-in function `%s' declared as non-function"

#~ msgid "`%s' redeclared as different kind of symbol"

#~ msgid "previous declaration of `%s'"

#~ msgid "conflicting types for built-in function `%s'"

#~ msgid "conflicting types for `%s'"

#~ msgid "A parameter list with an ellipsis can't match an empty parameter name list declaration."

#~ msgid "An argument type that has a default promotion can't match an empty parameter name list declaration."

#~ msgid "redefinition of `%s'"

#~ msgid "redeclaration of `%s'"

#~ msgid "conflicting declarations of `%s'"

#~ msgid "`%s' previously defined here"

#~ msgid "`%s' previously declared here"

#~ msgid "prototype for `%s' follows"

#~ msgid "non-prototype definition here"

#~ msgid "prototype for `%s' follows and number of arguments doesn't match"

#~ msgid "prototype for `%s' follows and argument %d doesn't match"

#~ msgid "`%s' declared inline after being called"

#~ msgid "`%s' declared inline after its definition"

#~ msgid "static declaration for `%s' follows non-static"

#~ msgid "non-static declaration for `%s' follows static"

#~ msgid "const declaration for `%s' follows non-const"

#~ msgid "type qualifiers for `%s' conflict with previous decl"

#~ msgid "redundant redeclaration of `%s' in same scope"

#~ msgid "nested extern declaration of `%s'"

#~ msgid "`%s' used prior to declaration"

#~ msgid "`%s' was declared implicitly `extern' and later `static'"

#~ msgid "type mismatch with previous external decl"

#~ msgid "previous external decl of `%s'"

#~ msgid "type mismatch with previous implicit declaration"

#~ msgid "previous implicit declaration of `%s'"

#~ msgid "type of external `%s' is not global"

#~ msgid "`%s' was previously implicitly declared to return `int'"

#~ msgid "`%s' was declared `extern' and later `static'"

#~ msgid "extern declaration of `%s' doesn't match global one"

#~ msgid "`%s' locally external but globally static"

#~ msgid "declaration of `%s' shadows a parameter"

#~ msgid "declaration of `%s' shadows a symbol from the parameter list"

#~ msgid "declaration of `%s' shadows previous local"

#~ msgid "declaration of `%s' shadows global declaration"

#~ msgid "function `%s' was previously declared within a block"

#~ msgid "implicit declaration of function `%s'"

#~ msgid "label %s referenced outside of any function"

#~ msgid "duplicate label declaration `%s'"

#~ msgid "this is a previous declaration"

#~ msgid "unnamed struct/union that defines no instances"

#~ msgid "useless keyword or type name in empty declaration"

#~ msgid "two types specified in one empty declaration"

#~ msgid "empty declaration"

#~ msgid "`%s' is usually a function"

#~ msgid "typedef `%s' is initialized"

#~ msgid "function `%s' is initialized like a variable"

#~ msgid "parameter `%s' is initialized"

#~ msgid "variable-sized object may not be initialized"

#~ msgid "variable `%s' has initializer but incomplete type"

#~ msgid "elements of array `%s' have incomplete type"

#~ msgid "declaration of `%s' has `extern' and is initialized"

#~ msgid "initializer fails to determine size of `%s'"

#~ msgid "array size missing in `%s'"

#~ msgid "zero or negative size array `%s'"

#~ msgid "storage size of `%s' isn't known"

#~ msgid "storage size of `%s' isn't constant"

#~ msgid "ignoring asm-specifier for non-static local variable `%s'"

#~ msgid "ANSI C forbids parameter `%s' shadowing typedef"

#~ msgid "`long long long' is too long for GCC"

#~ msgid "ISO C89 does not support `long long'"

#~ msgid "duplicate `%s'"

#~ msgid "two or more data types in declaration of `%s'"

#~ msgid "`%s' fails to be a typedef or built in type"

#~ msgid "type defaults to `int' in declaration of `%s'"

#~ msgid "both long and short specified for `%s'"

#~ msgid "long or short specified with char for `%s'"

#~ msgid "long or short specified with floating type for `%s'"

#~ msgid "the only valid combination is `long double'"

#~ msgid "both signed and unsigned specified for `%s'"

#~ msgid "long, short, signed or unsigned invalid for `%s'"

#~ msgid "long, short, signed or unsigned used invalidly for `%s'"

#~ msgid "complex invalid for `%s'"

#~ msgid "ISO C89 does not support complex types"

#~ msgid "ISO C does not support plain `complex' meaning `double complex'"

#~ msgid "ISO C does not support complex integer types"

#~ msgid "duplicate `const'"

#~ msgid "duplicate `restrict'"

#~ msgid "duplicate `volatile'"

#~ msgid "multiple storage classes in declaration of `%s'"

#~ msgid "function definition declared `auto'"

#~ msgid "function definition declared `register'"

#~ msgid "function definition declared `typedef'"

#~ msgid "storage class specified for structure field `%s'"

#~ msgid "storage class specified for parameter `%s'"

#~ msgid "storage class specified for typename"

#~ msgid "`%s' initialized and declared `extern'"

#~ msgid "`%s' has both `extern' and initializer"

#~ msgid "nested function `%s' declared `extern'"

#~ msgid "top-level declaration of `%s' specifies `auto'"

#~ msgid "declaration of `%s' as array of voids"

#~ msgid "declaration of `%s' as array of functions"

#~ msgid "size of array `%s' has non-integer type"

#~ msgid "ISO C forbids zero-size array `%s'"

#~ msgid "size of array `%s' is negative"

#~ msgid "ISO C89 forbids array `%s' whose size can't be evaluated"

#~ msgid "ISO C89 forbids variable-size array `%s'"

#~ msgid "size of array `%s' is too large"

#~ msgid "ISO C89 does not support flexible array members"

#~ msgid "array type has incomplete element type"

#~ msgid "ANSI C forbids const or volatile function types"

#~ msgid "`%s' declared as function returning a function"

#~ msgid "`%s' declared as function returning an array"

#~ msgid "ISO C forbids qualified void function return type"

#~ msgid "type qualifiers ignored on function return type"

#~ msgid "ISO C forbids qualified function types"

#~ msgid "invalid type modifier within pointer declarator"

#~ msgid "ISO C forbids const or volatile function types"

#~ msgid "variable or field `%s' declared void"

#~ msgid "field `%s' declared as a function"

#~ msgid "field `%s' has incomplete type"

#~ msgid "invalid storage class for function `%s'"

#~ msgid "`noreturn' function returns non-void value"

#~ msgid "cannot inline function `main'"

#~ msgid "variable `%s' declared `inline'"

#~ msgid "function declaration isn't a prototype"

#~ msgid "parameter names (without types) in function declaration"

#~ msgid "parameter has incomplete type"

#~ msgid "parameter `%s' points to incomplete type"

#~ msgid "parameter points to incomplete type"

#~ msgid "parameter `%s' has just a forward declaration"

#~ msgid "`void' in parameter list must be the entire list"

#~ msgid "`%s %s' declared inside parameter list"

#~ msgid "anonymous struct declared inside parameter list"

#~ msgid "anonymous union declared inside parameter list"

#~ msgid "anonymous enum declared inside parameter list"

#~ msgid "its scope is only this definition or declaration, which is probably not what you want."

#~ msgid "redefinition of `%s %s'"

#~ msgid "%s defined inside parms"

#~ msgid "union"

#~ msgid "structure"

#~ msgid "%s has no %s"

#~ msgid "named members"

#~ msgid "members"

#~ msgid "nested redefinition of `%s'"

#~ msgid "bit-field `%s' width not an integer constant"

#~ msgid "bit-field `%s' has invalid type"

#~ msgid "bit-field `%s' type invalid in ISO C"

#~ msgid "negative width in bit-field `%s'"

#~ msgid "width of `%s' exceeds its type"

#~ msgid "zero width for bit-field `%s'"

#~ msgid "`%s' is narrower than values of its type"

#~ msgid "flexible array member in union"

#~ msgid "flexible array member not at end of struct"

#~ msgid "flexible array member in otherwise empty struct"

#~ msgid "duplicate member `%s'"

#~ msgid "union cannot be made transparent"

#~ msgid "redeclaration of `enum %s'"

#~ msgid "enum defined inside parms"

#~ msgid "enumeration values exceed range of largest integer"

#~ msgid "enumerator value for `%s' not integer constant"

#~ msgid "overflow in enumeration values"

#~ msgid "ISO C restricts enumerator values to range of `int'"

#~ msgid "return type is an incomplete type"

#~ msgid "return type defaults to `int'"

#~ msgid "no previous prototype for `%s'"

#~ msgid "`%s' was used with no prototype before its definition"

#~ msgid "no previous declaration for `%s'"

#~ msgid "`%s' was used with no declaration before its definition"

#~ msgid "return type of `%s' is not `int'"

#~ msgid "first argument of `%s' should be `int'"

#~ msgid "second argument of `%s' should be `char **'"

#~ msgid "third argument of `%s' should probably be `char **'"

#~ msgid "`%s' takes only zero or two arguments"

#~ msgid "`%s' is normally a non-static function"

#~ msgid "parm types given both in parmlist and separately"

#~ msgid "parameter name omitted"

#~ msgid "parameter `%s' declared void"

#~ msgid "parameter name missing from parameter list"

#~ msgid "multiple parameters named `%s'"

#~ msgid "type of `%s' defaults to `int'"

#~ msgid "declaration for parameter `%s' but no such parameter"

#~ msgid "number of arguments doesn't match prototype"

#~ msgid "promoted argument `%s' doesn't match prototype"

#~ msgid "argument `%s' doesn't match prototype"

#~ msgid "type of parameter `%s' is not declared"

#~ msgid "this function may return with or without a value"

#~ msgid "size of return value of `%s' is %u bytes"

#~ msgid "size of return value of `%s' is larger than %d bytes"

#~ msgid "`for' loop initial declaration used outside C99 mode"

#~ msgid "`%s %s' declared in `for' loop initial declaration"

#~ msgid "declaration of non-variable `%s' in `for' loop initial declaration"

#~ msgid "declaration of static variable `%s' in `for' loop initial declaration"

#~ msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"

#~ msgid "ignoring `%s' at end of `-f%s'"

#~ msgid "argument format specified for non-function `%s'"

#~ msgid "unrecognized format specifier"

#~ msgid "`%s' is an unrecognized format function type"

#~ msgid "format string has invalid operand number"

#~ msgid "format string arg follows the args to be formatted"

#~ msgid "format string arg not a string type"

#~ msgid "args to be formatted is not '...'"

#~ msgid "strftime formats cannot format arguments"

#~ msgid "function does not return string type"

#~ msgid "` ' flag"

#~ msgid "the ` ' printf flag"

#~ msgid "`+' flag"

#~ msgid "the `+' printf flag"

#~ msgid "`#' flag"

#~ msgid "the `#' printf flag"

#~ msgid "`0' flag"

#~ msgid "the `0' printf flag"

#~ msgid "`-' flag"

#~ msgid "the `-' printf flag"

#~ msgid "`'' flag"

#~ msgid "the `'' printf flag"

#~ msgid "`I' flag"

#~ msgid "the `I' printf flag"

#~ msgid "field width"

#~ msgid "field width in printf format"

#~ msgid "precision"

#~ msgid "precision in printf format"

#~ msgid "length modifier"

#~ msgid "length modifier in printf format"

#~ msgid "assignment suppression"

#~ msgid "`a' flag"

#~ msgid "the `a' scanf flag"

#~ msgid "field width in scanf format"

#~ msgid "length modifier in scanf format"

#~ msgid "the `'' scanf flag"

#~ msgid "the `I' scanf flag"

#~ msgid "`_' flag"

#~ msgid "the `_' strftime flag"

#~ msgid "the `-' strftime flag"

#~ msgid "the `0' strftime flag"

#~ msgid "`^' flag"

#~ msgid "the `^' strftime flag"

#~ msgid "the `#' strftime flag"

#~ msgid "field width in strftime format"

#~ msgid "`E' modifier"

#~ msgid "the `E' strftime modifier"

#~ msgid "`O' modifier"

#~ msgid "the `O' strftime modifier"

#~ msgid "the `O' modifier"

#~ msgid "fill character"

#~ msgid "fill character in strfmon format"

#~ msgid "the `^' strfmon flag"

#~ msgid "the `+' strfmon flag"

#~ msgid "`(' flag"

#~ msgid "the `(' strfmon flag"

#~ msgid "`!' flag"

#~ msgid "the `!' strfmon flag"

#~ msgid "the `-' strfmon flag"

#~ msgid "field width in strfmon format"

#~ msgid "left precision"

#~ msgid "left precision in strfmon format"

#~ msgid "right precision"

#~ msgid "right precision in strfmon format"

#~ msgid "length modifier in strfmon format"

#~ msgid "function might be possible candidate for `%s' format attribute"

#~ msgid "missing $ operand number in format"

#~ msgid "%s does not support %%n$ operand number formats"

#~ msgid "operand number out of range in format"

#~ msgid "format argument %d used more than once in %s format"

#~ msgid "format argument %d unused before used argument %d in $-style format"

#~ msgid "format not a string literal, format string not checked"

#~ msgid "format not a string literal and no format arguments"

#~ msgid "format not a string literal, argument types not checked"

#~ msgid "too many arguments for format"

#~ msgid "unused arguments in $-style format"

#~ msgid "zero-length format string"

#~ msgid "format is a wide character string"

#~ msgid "unterminated format string"

#~ msgid "null format string"

#~ msgid "embedded `\\0' in format"

#~ msgid "spurious trailing `%%' in format"

#~ msgid "repeated %s in format"

#~ msgid "missing fill character at end of strfmon format"

#~ msgid "too few arguments for format"

#~ msgid "zero width in %s format"

#~ msgid "empty left precision in %s format"

#~ msgid "field precision"

#~ msgid "empty precision in %s format"

#~ msgid "%s does not support the `%s' %s length modifier"

#~ msgid "conversion lacks type at end of format"

#~ msgid "unknown conversion type character `%c' in format"

#~ msgid "unknown conversion type character 0x%x in format"

#~ msgid "%s does not support the `%%%c' %s format"

#~ msgid "%s used with `%%%c' %s format"

#~ msgid "%s does not support %s"

#~ msgid "%s does not support %s with the `%%%c' %s format"

#~ msgid "%s ignored with %s and `%%%c' %s format"

#~ msgid "%s ignored with %s in %s format"

#~ msgid "use of %s and %s together with `%%%c' %s format"

#~ msgid "use of %s and %s together in %s format"

#~ msgid "`%%%c' yields only last 2 digits of year in some locales"

#~ msgid "`%%%c' yields only last 2 digits of year"

#~ msgid "no closing `]' for `%%[' format"

#~ msgid "use of `%s' length modifier with `%c' type character"

#~ msgid "%s does not support the `%%%s%c' %s format"

#~ msgid "operand number specified with suppressed assignment"

#~ msgid "operand number specified for format taking no argument"

#~ msgid "writing through null pointer (arg %d)"

#~ msgid "reading through null pointer (arg %d)"

#~ msgid "writing into constant object (arg %d)"

#~ msgid "extra type qualifiers in format argument (arg %d)"

#~ msgid "format argument is not a pointer (arg %d)"

#~ msgid "format argument is not a pointer to a pointer (arg %d)"

#~ msgid "%s is not type %s (arg %d)"

#~ msgid "%s format, %s arg (arg %d)"

#~ msgid "badly nested C headers from preprocessor"

#~ msgid "leaving more files than we entered"

#~ msgid "ignoring #pragma %s %s"

#~ msgid "ignoring #pragma %s"

#~ msgid "non hex digit '%c' in universal-character-name"

#~ msgid "universal-character-name on EBCDIC target"

#~ msgid "universal-character-name used for '%c'"

#~ msgid "hex escape out of range"

#~ msgid "unknown escape sequence: '\\' followed by char 0x%x"

#~ msgid "universal-character-name '\\u%04x' not valid in identifier"

#~ msgid "both 'f' and 'l' suffixes on floating constant"

#~ msgid "floating point number exceeds range of '%s'"

#~ msgid "stray '%c' in program"

#~ msgid "stray '\\%o' in program"

#~ msgid "floating constant may not be in radix 16"

#~ msgid "traditional C rejects the 'l' suffix"

#~ msgid "ISO C forbids imaginary numeric constants"

#~ msgid "floating point number exceeds range of 'double'"

#~ msgid "two 'u' suffixes on integer constant"

#~ msgid "traditional C rejects the 'u' suffix"

#~ msgid "three 'l' suffixes on integer constant"

#~ msgid "'lul' is not a valid integer suffix"

#~ msgid "'Ll' and 'lL' are not valid integer suffixes"

#~ msgid "more than one 'i' or 'j' suffix on integer constant"

#~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"

#~ msgid "width of integer constant changes with -traditional"

#~ msgid "integer constant is unsigned in ISO C, signed with -traditional"

#~ msgid "width of integer constant may change on other systems with -traditional"

#~ msgid "integer constant larger than the maximum value of %s"

#~ msgid "decimal constant is so large that it is unsigned"

#~ msgid "integer constant is larger than the maximum value for its type"

#~ msgid "missing white space after number '%.*s'"

#~ msgid "Ignoring invalid multibyte character"

#~ msgid "syntax error"

#~ msgid "ISO C forbids an empty source file"

#~ msgid "argument of `asm' is not a constant string"

#~ msgid "ISO C forbids data definition with no type or storage class"

#~ msgid "data definition has no type or storage class"

#~ msgid "ISO C does not allow extra `;' outside of a function"

#~ msgid "ISO C forbids `&&'"

#~ msgid "`sizeof' applied to a bit-field"

#~ msgid "ISO C forbids omitting the middle term of a ?: expression"

#~ msgid "ISO C89 forbids compound literals"

#~ msgid "ISO C forbids braced-groups within expressions"

#~ msgid "traditional C rejects string concatenation"

#~ msgid "ISO C does not permit use of `varargs.h'"

#~ msgid "`%s' is not at beginning of declaration"

#~ msgid "ISO C forbids empty initializer braces"

#~ msgid "ISO C89 forbids specifying subobject to initialize"

#~ msgid "obsolete use of designated initializer without `='"

#~ msgid "obsolete use of designated initializer with `:'"

#~ msgid "ISO C forbids specifying range of elements to initialize"

#~ msgid "ISO C forbids nested functions"

#~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"

#~ msgid "ISO C forbids forward references to `enum' types"

#~ msgid "comma at end of enumerator list"

#~ msgid "no semicolon at end of struct or union"

#~ msgid "extra semicolon in struct or union specified"

#~ msgid "ISO C doesn't support unnamed structs/unions"

#~ msgid "ISO C forbids member declarations with no members"

#~ msgid "deprecated use of label at end of compound statement"

#~ msgid "ISO C89 forbids mixed declarations and code"

#~ msgid "ISO C forbids label declarations"

#~ msgid "braced-group within expression allowed only inside a function"

#~ msgid "empty body in an else-statement"

#~ msgid "ISO C forbids `goto *expr;'"

#~ msgid "ISO C forbids forward parameter declarations"

#~ msgid "ISO C requires a named argument before `...'"

#~ msgid "`...' in old-style identifier list"

#~ msgid "%s at end of input"

#~ msgid "%s before %s'%c'"

#~ msgid "%s before %s'\\x%x'"

#~ msgid "%s before string constant"

#~ msgid "%s before numeric constant"

#~ msgid "%s before \"%s\""

#~ msgid "%s before '%s' token"

#~ msgid "syntax error at '%s' token"

#~ msgid "YYDEBUG not defined."

#~ msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"

#~ msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"

#~ msgid "junk at end of '#pragma pack'"

#~ msgid "junk at end of #pragma weak"

#~ msgid "break statement not within loop or switch"

#~ msgid "continue statement not within a loop"

#~ msgid "destructor needed for `%#D'"

#~ msgid "where case label appears here"

#~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"

#~ msgid "%s qualifier ignored on asm"

#~ msgid "`%s' has an incomplete type"

#~ msgid "invalid use of void expression"

#~ msgid "invalid use of array with unspecified bounds"

#~ msgid "invalid use of undefined type `%s %s'"

#~ msgid "invalid use of incomplete typedef `%s'"

#~ msgid "function types not truly compatible in ISO C"

#~ msgid "types are not quite compatible"

#~ msgid "sizeof applied to a function type"

#~ msgid "sizeof applied to a void type"

#~ msgid "sizeof applied to an incomplete type"

#~ msgid "arithmetic on pointer to an incomplete type"

#~ msgid "__alignof__ applied to an incomplete type"

#~ msgid "`__alignof' applied to a bit-field"

#~ msgid "invalid use of non-lvalue array"

#~ msgid "%s has no member named `%s'"

#~ msgid "request for member `%s' in something not a structure or union"

#~ msgid "dereferencing pointer to incomplete type"

#~ msgid "dereferencing `void *' pointer"

#~ msgid "invalid type argument of `%s'"

#~ msgid "subscript missing in array reference"

#~ msgid "array subscript has type `char'"

#~ msgid "array subscript is not an integer"

#~ msgid "ISO C forbids subscripting `register' array"

#~ msgid "ISO C89 forbids subscripting non-lvalue array"

#~ msgid "subscript has type `char'"

#~ msgid "subscripted value is neither array nor pointer"

#~ msgid "`%s' undeclared here (not in a function)"

#~ msgid "`%s' undeclared (first use in this function)"

#~ msgid "(Each undeclared identifier is reported only once"

#~ msgid "for each function it appears in.)"

#~ msgid "local declaration of `%s' hides instance variable"

#~ msgid "called object is not a function"

#~ msgid "too many arguments to function"

#~ msgid "type of formal parameter %d is incomplete"

#~ msgid "%s as integer rather than floating due to prototype"

#~ msgid "%s as integer rather than complex due to prototype"

#~ msgid "%s as complex rather than floating due to prototype"

#~ msgid "%s as floating rather than integer due to prototype"

#~ msgid "%s as complex rather than integer due to prototype"

#~ msgid "%s as floating rather than complex due to prototype"

#~ msgid "%s as `float' rather than `double' due to prototype"

#~ msgid "%s with different width due to prototype"

#~ msgid "%s as unsigned due to prototype"

#~ msgid "%s as signed due to prototype"

#~ msgid "too few arguments to function"

#~ msgid "suggest parentheses around + or - inside shift"

#~ msgid "suggest parentheses around && within ||"

#~ msgid "suggest parentheses around arithmetic in operand of |"

#~ msgid "suggest parentheses around comparison in operand of |"

#~ msgid "suggest parentheses around arithmetic in operand of ^"

#~ msgid "suggest parentheses around comparison in operand of ^"

#~ msgid "suggest parentheses around + or - in operand of &"

#~ msgid "suggest parentheses around comparison in operand of &"

#~ msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"

#~ msgid "right shift count is negative"

#~ msgid "right shift count >= width of type"

#~ msgid "left shift count is negative"

#~ msgid "left shift count >= width of type"

#~ msgid "shift count is negative"

#~ msgid "shift count >= width of type"

#~ msgid "comparing floating point with == or != is unsafe"

#~ msgid "ISO C forbids comparison of `void *' with function pointer"

#~ msgid "comparison of distinct pointer types lacks a cast"

#~ msgid "comparison between pointer and integer"

#~ msgid "ISO C forbids ordered comparisons of pointers to functions"

#~ msgid "comparison of complete and incomplete pointers"

#~ msgid "ordered comparison of pointer with integer zero"

#~ msgid "unordered comparison on non-floating point argument"

#~ msgid "comparison between signed and unsigned"

#~ msgid "comparison of promoted ~unsigned with constant"

#~ msgid "comparison of promoted ~unsigned with unsigned"

#~ msgid "pointer of type `void *' used in arithmetic"

#~ msgid "pointer to a function used in arithmetic"

#~ msgid "pointer of type `void *' used in subtraction"

#~ msgid "pointer to a function used in subtraction"

#~ msgid "wrong type argument to unary plus"

#~ msgid "wrong type argument to unary minus"

#~ msgid "ISO C does not support `~' for complex conjugation"

#~ msgid "wrong type argument to bit-complement"

#~ msgid "wrong type argument to abs"

#~ msgid "wrong type argument to conjugation"

#~ msgid "wrong type argument to unary exclamation mark"

#~ msgid "ISO C does not support `++' and `--' on complex types"

#~ msgid "wrong type argument to %s"

#~ msgid "%s of pointer to unknown structure"

#~ msgid "invalid lvalue in increment"

#~ msgid "invalid lvalue in decrement"

#~ msgid "increment"

#~ msgid "decrement"

#~ msgid "ISO C forbids the address of a cast expression"

#~ msgid "invalid lvalue in unary `&'"

#~ msgid "attempt to take address of bit-field structure member `%s'"

#~ msgid "%s"
#~ msgstr "%s"

#~ msgid "ISO C forbids use of conditional expressions as lvalues"

#~ msgid "ISO C forbids use of compound expressions as lvalues"

#~ msgid "ISO C forbids use of cast expressions as lvalues"

#~ msgid "%s of read-only member `%s'"

#~ msgid "%s of read-only variable `%s'"

#~ msgid "%s of read-only location"

#~ msgid "cannot take address of bitfield `%s'"

#~ msgid "global register variable `%s' used in nested function"

#~ msgid "register variable `%s' used in nested function"

#~ msgid "address of global register variable `%s' requested"

#~ msgid "cannot put object with volatile field into register"

#~ msgid "address of register variable `%s' requested"

#~ msgid "signed and unsigned type in conditional expression"

#~ msgid "ISO C forbids conditional expr with only one void side"

#~ msgid "ISO C forbids conditional expr between `void *' and function pointer"

#~ msgid "pointer type mismatch in conditional expression"

#~ msgid "pointer/integer type mismatch in conditional expression"

#~ msgid "type mismatch in conditional expression"

#~ msgid "left-hand operand of comma expression has no effect"

#~ msgid "cast specifies array type"

#~ msgid "cast specifies function type"

#~ msgid "ISO C forbids casting nonscalar to the same type"

#~ msgid "ISO C forbids casts to union type"

#~ msgid "cast to union type from type not present in union"

#~ msgid "cast discards qualifiers from pointer target type"

#~ msgid "cast increases required alignment of target type"

#~ msgid "cast from pointer to integer of different size"

#~ msgid "cast does not match function type"

#~ msgid "cast to pointer from integer of different size"

#~ msgid "invalid lvalue in assignment"

#~ msgid "assignment"

#~ msgid "%s makes qualified function pointer from unqualified"

#~ msgid "%s discards qualifiers from pointer target type"

#~ msgid "ISO C prohibits argument conversion to union type"

#~ msgid "ISO C forbids %s between function pointer and `void *'"

#~ msgid "pointer targets in %s differ in signedness"

#~ msgid "%s from incompatible pointer type"

#~ msgid "%s makes pointer from integer without a cast"

#~ msgid "%s makes integer from pointer without a cast"

#~ msgid "incompatible type for argument %d of `%s'"

#~ msgid "incompatible type for argument %d of indirect function call"

#~ msgid "incompatible types in %s"

#~ msgid "passing arg %d of `%s'"

#~ msgid "passing arg %d of pointer to function"

#~ msgid "initializer for static variable is not constant"

#~ msgid "initializer for static variable uses complicated arithmetic"

#~ msgid "aggregate initializer is not constant"

#~ msgid "aggregate initializer uses complicated arithmetic"

#~ msgid "traditional C rejects automatic aggregate initialization"

#~ msgid "(near initialization for `%s')"

#~ msgid "char-array initialized from wide string"

#~ msgid "int-array initialized from non-wide string"

#~ msgid "initializer-string for array of chars is too long"

#~ msgid "array initialized from non-constant array expression"

#~ msgid "initializer element is not constant"

#~ msgid "initialization"

#~ msgid "initializer element is not computable at load time"

#~ msgid "invalid initializer"

#~ msgid "extra brace group at end of initializer"

#~ msgid "missing braces around initializer"

#~ msgid "braces around scalar initializer"

#~ msgid "initialization of flexible array member in a nested context"

#~ msgid "initialization of a flexible array member"

#~ msgid "deprecated initialization of zero-length array"

#~ msgid "initialization of zero-length array before end of structure"

#~ msgid "initialization of zero-length array inside a nested context"

#~ msgid "missing initializer"

#~ msgid "empty scalar initializer"

#~ msgid "extra elements in scalar initializer"

#~ msgid "initialization designators may not nest"

#~ msgid "array index in non-array initializer"

#~ msgid "field name not in record or union initializer"

#~ msgid "nonconstant array index in initializer"

#~ msgid "array index in initializer exceeds array bounds"

#~ msgid "empty index range in initializer"

#~ msgid "array index range in initializer exceeds array bounds"

#~ msgid "unknown field `%s' specified in initializer"

#~ msgid "initialized field with side-effects overwritten"

#~ msgid "excess elements in char array initializer"

#~ msgid "excess elements in struct initializer"

#~ msgid "excess elements in union initializer"

#~ msgid "traditional C rejects initialization of unions"

#~ msgid "excess elements in array initializer"

#~ msgid "excess elements in scalar initializer"

#~ msgid "asm template is not a string constant"

#~ msgid "invalid lvalue in asm statement"

#~ msgid "modification by `asm'"

#~ msgid "function declared `noreturn' has a `return' statement"

#~ msgid "`return' with no value, in function returning non-void"

#~ msgid "`return' with a value, in function returning void"

#~ msgid "return"
#~ msgstr "return"

#~ msgid "function returns address of local variable"

#~ msgid "switch quantity not an integer"

#~ msgid "`long' switch expression not converted to `int' in ISO C"

#~ msgid "case label not within a switch statement"

#~ msgid "`default' label not within a switch statement"

#~ msgid "inlining failed in call to `%s'"

#~ msgid "called from here"

#~ msgid "can't inline call to `%s'"

#~ msgid "function call has aggregate value"

#~ msgid "variable offset is passed paritially in stack and in reg"

#~ msgid "variable size is passed partially in stack and in reg"

#~ msgid "internal error"

#~ msgid "no arguments"

#~ msgid "fopen %s"
#~ msgstr "fopen %s"

#~ msgid "fclose %s"
#~ msgstr "fclose %s"

#~ msgid "collect2 version %s"
#~ msgstr "collect2 version %s"

#~ msgid "%d constructor(s) found\n"

#~ msgid "%d destructor(s)  found\n"

#~ msgid "%d frame table(s) found\n"

#~ msgid "%s terminated with signal %d [%s]%s"

#~ msgid "%s returned %d exit status"

#~ msgid "[cannot find %s]"

#~ msgid "cannot find `%s'"

#~ msgid "redirecting stdout: %s"

#~ msgid "[Leaving %s]\n"

#~ msgid ""
#~ "\n"
#~ "write_c_file - output name is %s, prefix is %s\n"
#~ msgstr ""
#~ "\n"

#~ msgid "cannot find `nm'"

#~ msgid "pipe"
#~ msgstr "pipe"

#~ msgid "fdopen"
#~ msgstr "fdopen"

#~ msgid "dup2 %d 1"
#~ msgstr "dup2 %d 1"

#~ msgid "close %d"
#~ msgstr "close %d"

#~ msgid "execvp %s"
#~ msgstr "execvp %s"

#~ msgid "init function found in object %s"

#~ msgid "fini function found in object %s"

#~ msgid "fclose"
#~ msgstr "fclose"

#~ msgid "unable to open file '%s'"

#~ msgid "unable to stat file '%s'"

#~ msgid "unable to mmap file '%s'"

#~ msgid "not found\n"

#~ msgid "dynamic dependency %s not found"

#~ msgid "bad magic number in file '%s'"

#~ msgid "dynamic dependencies.\n"

#~ msgid "cannot find `ldd'"

#~ msgid "execv %s"
#~ msgstr "execv %s"

#~ msgid ""
#~ "\n"
#~ "ldd output with constructors/destructors.\n"
#~ msgstr ""
#~ "\n"

#~ msgid "unable to open dynamic dependency '%s'"

#~ msgid "%s: not a COFF file"

#~ msgid "%s: cannot open as COFF file"

#~ msgid "Library lib%s not found"

#~ msgid "open %s"
#~ msgstr "open %s"

#~ msgid "incompatibilities between object file & expected values"

#~ msgid ""
#~ "\n"
#~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
#~ msgstr ""
#~ "\n"

#~ msgid "string section missing"

#~ msgid "section pointer missing"

#~ msgid "no symbol table found"

#~ msgid "no cmd_strings found"

#~ msgid ""
#~ "\n"
#~ "Updating header and load commands.\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid "load command map, %d cmds, new size %ld.\n"

#~ msgid ""
#~ "writing load commands.\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid "close %s"
#~ msgstr "close %s"

#~ msgid "could not convert 0x%l.8x into a region"

#~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"

#~ msgid "bad magic number"

#~ msgid "bad header version"

#~ msgid "bad raw header version"

#~ msgid "raw header buffer too small"

#~ msgid "old raw header file"

#~ msgid "unsupported version"

#~ msgid "unknown {de,en}code_mach_o_hdr return value %d"

#~ msgid "fstat %s"
#~ msgstr "fstat %s"

#~ msgid "lseek %s 0"
#~ msgstr "lseek %s 0"

#~ msgid "read %s"
#~ msgstr "read %s"

#~ msgid "read %ld bytes, expected %ld, from %s"

#~ msgid "msync %s"
#~ msgstr "msync %s"

#~ msgid "munmap %s"
#~ msgstr "munmap %s"

#~ msgid "write %s"
#~ msgstr "write %s"

#~ msgid "wrote %ld bytes, expected %ld, to %s"

#~ msgid ""
#~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
#~ ";; %d successes.\n"
#~ "\n"
#~ msgstr ""

#~ msgid ""
#~ "\n"
#~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
#~ ";; %d successes.\n"
#~ msgstr ""
#~ "\n"

#~ msgid "Use VAX-C alignment"

#~ msgid "invalid %%Q value"

#~ msgid "invalid %%C value"

#~ msgid "invalid %%N value"

#~ msgid "invalid %%M value"

#~ msgid "invalid %%m value"

#~ msgid "invalid %%L value"

#~ msgid "invalid %%O value"

#~ msgid "invalid %%P value"

#~ msgid "invalid %%V value"

#~ msgid "Generate code assuming DW bit is set"

#~ msgid "Generate code assuming DW bit is not set"

#~ msgid "Generate code using byte writes"

#~ msgid "Do not generate byte writes"

#~ msgid "Use small memory model"

#~ msgid "Use normal memory model"

#~ msgid "Use large memory model"

#~ msgid "Generate 29050 code"

#~ msgid "Generate 29000 code"

#~ msgid "Use kernel global registers"

#~ msgid "Use user global registers"

#~ msgid "Emit stack checking code"

#~ msgid "Do not emit stack checking code"

#~ msgid "Work around storem hardware bug"

#~ msgid "Do not work around storem hardware bug"

#~ msgid "Store locals in argument registers"

#~ msgid "Do not store locals in arg registers"

#~ msgid "Use software floating point"

#~ msgid "Do not generate multm instructions"

#~ msgid "bad value `%s' for -mtrap-precision switch"

#~ msgid "bad value `%s' for -mfp-rounding-mode switch"

#~ msgid "bad value `%s' for -mfp-trap-mode switch"

#~ msgid "bad value `%s' for -mcpu switch"

#~ msgid "fp software completion requires -mtrap-precision=i"

#~ msgid "rounding mode not supported for VAX floats"

#~ msgid "trap mode not supported for VAX floats"

#~ msgid "L%d cache latency unknown for %s"

#~ msgid "bad value `%s' for -mmemory-latency"

#~ msgid "invalid %%r value"

#~ msgid "invalid %%R value"

#~ msgid "invalid %%h value"

#~ msgid "invalid %%U value"

#~ msgid "invalid %%s value"

#~ msgid "invalid %%E value"

#~ msgid "invalid %%xn code"

#~ msgid "Use hardware fp"

#~ msgid "Do not use hardware fp"

#~ msgid "Use fp registers"

#~ msgid "Do not use fp registers"

#~ msgid "Do not assume GAS"

#~ msgid "Assume GAS"

#~ msgid "Request IEEE-conformant math library routines (OSF/1)"

#~ msgid "Emit IEEE-conformant code, without inexact exceptions"

#~ msgid "Emit IEEE-conformant code, with inexact exceptions"

#~ msgid "Do not emit complex integer constants to read-only memory"

#~ msgid "Use VAX fp"

#~ msgid "Do not use VAX fp"

#~ msgid "Emit code for the byte/word ISA extension"

#~ msgid "Emit code for the motion video ISA extension"

#~ msgid "Emit code for the fp move and sqrt ISA extension"

#~ msgid "Emit code for the counting ISA extension"

#~ msgid "Use features of and schedule given CPU"

#~ msgid "Schedule given CPU"

#~ msgid "Control the generated fp rounding mode"

#~ msgid "Control the IEEE trap mode"

#~ msgid "Control the precision given to fp exceptions"

#~ msgid "Tune expected memory latency"

#~ msgid "%s causes a section type conflict"

#~ msgid "bad value (%s) for -mcpu switch"

#~ msgid "invalid operand to %R code"

#~ msgid "invalid operand to %H/%L code"

#~ msgid "invalid operand to %U code"

#~ msgid "invalid operand to %V code"

#~ msgid "invalid operand output code"

#~ msgid "switch -mcpu=%s conflicts with -march= switch"

#~ msgid "bad value (%s) for %s switch"

#~ msgid "target CPU does not support APCS-32"

#~ msgid "target CPU does not support APCS-26"

#~ msgid "target CPU does not support interworking"

#~ msgid "target CPU does not support THUMB instructions."

#~ msgid "enabling backtrace support is only meaningful when compiling for the Thumb."

#~ msgid "enabling callee interworking support is only meaningful when compiling for the Thumb."

#~ msgid "enabling caller interworking support is only meaningful when compiling for the Thumb."

#~ msgid "interworking forces APCS-32 to be used"

#~ msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"

#~ msgid "-fpic and -mapcs-reent are incompatible"

#~ msgid "APCS reentrant code not supported.  Ignored"

#~ msgid "-g with -mno-apcs-frame may not give sensible debugging"

#~ msgid "Passing floating point arguments in fp regs not yet supported"

#~ msgid "Invalid floating point emulation option: -mfpe-%s"

#~ msgid "Structure size boundary can only be set to 8 or 32"

#~ msgid "-mpic-register= is useless without -fpic"

#~ msgid "Unable to use '%s' for PIC register"

#~ msgid "Unable to find a temporary location for static chain register"

#~ msgid "Unable to compute real location of stacked parameter"

#~ msgid "no low registers available for popping high registers"

#~ msgid "Interrupt Service Routines cannot be coded in Thumb mode."

#~ msgid "Generate APCS conformant stack frames"

#~ msgid "Store function names in object code"

#~ msgid "Use the 32-bit version of the APCS"

#~ msgid "Use the 26-bit version of the APCS"

#~ msgid "Pass FP arguments in FP registers"

#~ msgid "Generate re-entrant, PIC code"

#~ msgid "The MMU will trap on unaligned accesses"

#~ msgid "Use library calls to perform FP operations"

#~ msgid "Use hardware floating point instructions"

#~ msgid "Assume target CPU is configured as big endian"

#~ msgid "Assume target CPU is configured as little endian"

#~ msgid "Assume big endian bytes, little endian words"

#~ msgid "Support calls between Thumb and ARM instruction sets"

#~ msgid "Generate a call to abort if a noreturn function returns"

#~ msgid "Do not move instructions into a function's prologue"

#~ msgid "Do not load the PIC register in function prologues"

#~ msgid "Generate call insns as indirect calls, if necessary"

#~ msgid "Compile for the Thumb not the ARM"

#~ msgid "Thumb: Generate (non-leaf) stack frames even if not needed"

#~ msgid "Thumb: Generate (leaf) stack frames even if not needed"

#~ msgid "Thumb: Assume non-static functions may be called from ARM code"

#~ msgid "Thumb: Assume function pointers may go to non-Thumb aware code"

#~ msgid "Specify the name of the target CPU"

#~ msgid "Specify the name of the target architecture"

#~ msgid "Specify the version of the floating point emulator"

#~ msgid "Specify the minimum bit alignment of structures"

#~ msgid "Specify the register to be used for PIC addressing"

#~ msgid "initialized variable `%s' is marked dllimport"

#~ msgid "static variable `%s' is marked dllimport"

#~ msgid "Ignore dllimport attribute for functions"

#~ msgid "Do symbol renaming for BSD"

#~ msgid "Do symbol renaming for X/OPEN"

#~ msgid "Don't do symbol renaming"

#~ msgid "MCU `%s' not supported"

#~ msgid "large frame pointer change (%d) with -mtiny-stack"

#~ msgid "Only initialized variables can be placed into program memory area."

#~ msgid "Assume int to be 8 bit integer"

#~ msgid "Change the stack pointer without disabling interrupts"

#~ msgid "Use subroutines for function prologue/epilogue"

#~ msgid "Change only the low 8 bits of the stack pointer"

#~ msgid "Do not generate tablejump insns"

#~ msgid "Output instruction sizes to the asm file"

#~ msgid "Specify the initial stack address"

#~ msgid "Specify the MCU name"

#~ msgid "Trampolines not supported\n"

#~ msgid "Unknown CPU version %d, using 40.\n"

#~ msgid "ISR %s requires %d words of local vars, max is 32767."

#~ msgid "junk at end of '#pragma %s'"

#~ msgid "Small memory model"

#~ msgid "Big memory model"

#~ msgid "Use MPYI instruction for C3x"

#~ msgid "Do not use MPYI instruction for C3x"

#~ msgid "Use fast but approximate float to integer conversion"

#~ msgid "Use slow but accurate float to integer conversion"

#~ msgid "Enable use of RTPS instruction"

#~ msgid "Disable use of RTPS instruction"

#~ msgid "Enable use of RTPB instruction"

#~ msgid "Disable use of RTPB instruction"

#~ msgid "Generate code for C30 CPU"

#~ msgid "Generate code for C31 CPU"

#~ msgid "Generate code for C32 CPU"

#~ msgid "Generate code for C33 CPU"

#~ msgid "Generate code for C40 CPU"

#~ msgid "Generate code for C44 CPU"

#~ msgid "Emit code compatible with TI tools"

#~ msgid "Emit code to use GAS extensions"

#~ msgid "Save DP across ISR in small memory model"

#~ msgid "Don't save DP across ISR in small memory model"

#~ msgid "Pass arguments on the stack"

#~ msgid "Pass arguments in registers"

#~ msgid "Enable new features under development"

#~ msgid "Disable new features under development"

#~ msgid "Use the BK register as a general purpose register"

#~ msgid "Do not allocate BK register"

#~ msgid "Enable use of DB instruction"

#~ msgid "Disable use of DB instruction"

#~ msgid "Enable debugging"

#~ msgid "Disable debugging"

#~ msgid "Force constants into registers to improve hoisting"

#~ msgid "Don't force constants into registers"

#~ msgid "Force RTL generation to emit valid 3 operand insns"

#~ msgid "Allow RTL generation to emit invalid 3 operand insns"

#~ msgid "Allow unsigned interation counts for RPTB/DB"

#~ msgid "Disallow unsigned iteration counts for RPTB/DB"

#~ msgid "Preserve all 40 bits of FP reg across call"

#~ msgid "Only preserve 32 bits of FP reg across call"

#~ msgid "Enable parallel instructions"

#~ msgid "Disable parallel instructions"

#~ msgid "Enable MPY||ADD and MPY||SUB instructions"

#~ msgid "Disable MPY||ADD and MPY||SUB instructions"

#~ msgid "Assume that pointers may be aliased"

#~ msgid "Assume that pointers not aliased"

#~ msgid "Specify maximum number of iterations for RPTS"

#~ msgid "Select CPU to generate code for"

#~ msgid "Generate code for the C400"

#~ msgid "Generate code for the C300"

#~ msgid "Generate code for c1"

#~ msgid "Generate code for c2"

#~ msgid "Generate code for c32"

#~ msgid "Generate code for c34"

#~ msgid "Use standard calling sequence, with arg count word"

#~ msgid "Place arg count in a nop instruction (faster than push)"

#~ msgid "Don't push arg count, depend on symbol table"

#~ msgid "Use data cache for volatile mem refs (default)"

#~ msgid "Don't use data cache for volatile mem refs"

#~ msgid "Bypass data cache for volatile mem refs"

#~ msgid "Use 64-bit longs"

#~ msgid "Use cc- and libc-compatible 32-bit longs"

#~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"

#~ msgid "Enable use of conditional move instructions"

#~ msgid "Disable use of conditional move instructions"

#~ msgid "Debug argument support in compiler"

#~ msgid "Debug stack support in compiler"

#~ msgid "Debug memory address support in compiler"

#~ msgid "Make adjacent short instructions parallel if possible."

#~ msgid "Do not make adjacent short instructions parallel."

#~ msgid "Link programs/data to be in external memory by default"

#~ msgid "Link programs/data to be in onchip memory by default"

#~ msgid "Change the branch costs within the compiler"

#~ msgid "Change the threshold for conversion to conditional execution"

#~ msgid "Stack size > 32k"

#~ msgid "inline float constants not supported on this host"

#~ msgid "Profiling not implemented yet."

#~ msgid "Trampolines not yet implemented"

#~ msgid "Generate code the unix assembler can handle"

#~ msgid "Generate code an embedded assembler can handle"

#~ msgid "fr30_print_operand_address: unhandled address"

#~ msgid "fr30_print_operand: unrecognised %p code"

#~ msgid "fr30_print_operand: unrecognised %b code"

#~ msgid "fr30_print_operand: unrecognised %B code"

#~ msgid "fr30_print_operand: invalid operand to %A code"

#~ msgid "fr30_print_operand: invalid %x code"

#~ msgid "fr30_print_operand: invalid %F code"

#~ msgid "fr30_print_operand: unknown code"

#~ msgid "fr30_print_operand: unhandled MEM"

#~ msgid "Assume small address space"

#~ msgid "-ms2600 is used without -ms."

#~ msgid "Only initialized variables can be placed into the 8-bit area."

#~ msgid "Generate H8/S code"

#~ msgid "Do not generate H8/S code"

#~ msgid "Generate H8/S2600 code"

#~ msgid "Do not generate H8/S2600 code"

#~ msgid "Make integers 32 bits wide"

#~ msgid "Use registers for argument passing"

#~ msgid "Do not use registers for argument passing"

#~ msgid "Consider access to byte sized memory slow"

#~ msgid "Enable linker relaxing"

#~ msgid "Generate H8/300H code"

#~ msgid "Do not generate H8/300H code"

#~ msgid "Use H8/300 alignment rules"

#~ msgid "real name is too long - alias ignored"

#~ msgid "alias name is too long - alias ignored"

#~ msgid "junk at end of #pragma map"

#~ msgid "malformed #pragma map, ignored"

#~ msgid "Generate char instructions"

#~ msgid "Do not generate char instructions"

#~ msgid "Use the Cygwin interface"

#~ msgid "Use the Mingw32 interface"

#~ msgid "Create GUI application"

#~ msgid "Don't set Windows defines"

#~ msgid "Set Windows defines"

#~ msgid "Create console application"

#~ msgid "Generate code for a DLL"

#~ msgid "Ignore dllimport for functions"

#~ msgid "Use Mingw-specific thread support"

#~ msgid "-f%s ignored for target (all code is position independent)"

#~ msgid "Internal gcc abort from %s:%d"

#~ msgid "The local variable `insn' has the value:"

#~ msgid "Retain standard MXDB information"

#~ msgid "Retain legend information"

#~ msgid "Generate external legend information"

#~ msgid "Emit identifying info in .s file"

#~ msgid "Warn when a function arg is a structure"

#~ msgid "argument is a structure"

#~ msgid "-mbnu210 is ignored (option is obsolete)."

#~ msgid "bad value (%s) for -march= switch"

#~ msgid "bad value (%s) for -mcpu= switch"

#~ msgid "Register '%c' is unknown"

#~ msgid "Register '%c' already specified in allocation order"

#~ msgid "-mregparm=%d is not between 0 and %d"

#~ msgid "-malign-loops=%d is not between 0 and %d"

#~ msgid "-malign-jumps=%d is not between 0 and %d"

#~ msgid "-malign-functions=%d is not between 0 and %d"

#~ msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"

#~ msgid "-mbranch-cost=%d is not between 0 and 5"

#~ msgid "floating constant misused"

#~ msgid "invalid UNSPEC as operand"

#~ msgid "invalid expression as operand"

#~ msgid "selector must be an immediate"

#~ msgid "mask must be an immediate"

#~ msgid "half-pic init called on systems that don't support it."

#~ msgid "Same as -mcpu=i386"

#~ msgid "Same as -mcpu=i486"

#~ msgid "Same as -mcpu=pentium"

#~ msgid "Same as -mcpu=pentiumpro"

#~ msgid "Alternate calling convention"

#~ msgid "Use normal calling convention"

#~ msgid "Align some doubles on dword boundary"

#~ msgid "Align doubles on word boundary"

#~ msgid "Uninitialized locals in .bss"

#~ msgid "Uninitialized locals in .data"

#~ msgid "Use IEEE math for fp comparisons"

#~ msgid "Do not use IEEE math for fp comparisons"

#~ msgid "Return values of functions in FPU registers"

#~ msgid "Do not return values of functions in FPU registers"

#~ msgid "Do not generate sin, cos, sqrt for FPU"

#~ msgid "Generate sin, cos, sqrt for FPU"

#~ msgid "Omit the frame pointer in leaf functions"

#~ msgid "Enable stack probing"

#~ msgid "Emit Intel syntax assembler opcodes"

#~ msgid "Align destination of the string operations"

#~ msgid "Do not align destination of the string operations"

#~ msgid "Inline all known string operations"

#~ msgid "Do not inline all known string operations"

#~ msgid "Use push instructions to save outgoing arguments"

#~ msgid "Do not use push instructions to save outgoing arguments"

#~ msgid "sizeof(long double) is 16."

#~ msgid "sizeof(long double) is 12."

#~ msgid "Schedule code for given CPU"

#~ msgid "Generate code for given CPU"

#~ msgid "Control allocation order of integer registers"

#~ msgid "Number of registers used to pass integer arguments"

#~ msgid "Loop code aligned to this power of 2"

#~ msgid "Jump targets are aligned to this power of 2"

#~ msgid "Function starts are aligned to this power of 2"

#~ msgid "Attempt to keep stack aligned to this power of 2"

#~ msgid "Branches are this expensive (1-5, arbitrary units)"

#~ msgid "Profiling uses mcount"

#~ msgid "Emit half-PIC code"

#~ msgid "Emit ELF object code"

#~ msgid "Emit ROSE object code"

#~ msgid "Symbols have a leading underscore"

#~ msgid "Align to >word boundaries"

#~ msgid "Use mcount for profiling"

#~ msgid "Use mcount_ptr for profiling"

#~ msgid "Generate ELF output"

#~ msgid "Use Mingw32 interface"

#~ msgid "Use Cygwin interface"

#~ msgid "Use bare Windows interface"

#~ msgid "`%s' declared as both exported to and imported from a DLL."

#~ msgid "Environment variable DJGPP not defined."

#~ msgid "Environment variable DJGPP points to missing file '%s'."

#~ msgid "Environment variable DJGPP points to corrupt file '%s'."

#~ msgid "Generate code which uses the FPU"

#~ msgid "Do not generate code which uses the FPU"

#~ msgid "sorry, not implemented: #pragma align NAME=SIZE"

#~ msgid "malformed #pragma align - ignored"

#~ msgid "sorry, not implemented: #pragma noalign NAME"

#~ msgid "stack limit expression is not supported"

#~ msgid "Generate SA code"

#~ msgid "Generate SB code"

#~ msgid "Generate KA code"

#~ msgid "Generate KB code"

#~ msgid "Generate JA code"

#~ msgid "Generate JD code"

#~ msgid "Generate JF code"

#~ msgid "generate RP code"

#~ msgid "Generate MC code"

#~ msgid "Generate CA code"

#~ msgid "Generate CF code"

#~ msgid "Use alternate leaf function entries"

#~ msgid "Do not use alternate leaf function entries"

#~ msgid "Perform tail call optimization"

#~ msgid "Do not perform tail call optimization"

#~ msgid "Use complex addressing modes"

#~ msgid "Do not use complex addressing modes"

#~ msgid "Align code to 8 byte boundary"

#~ msgid "Do not align code to 8 byte boundary"

#~ msgid "Enable compatibility with iC960 v2.0"

#~ msgid "Enable compatibility with iC960 v3.0"

#~ msgid "Enable compatibility with ic960 assembler"

#~ msgid "Do not permit unaligned accesses"

#~ msgid "Permit unaligned accesses"

#~ msgid "Layout types like Intel's v1.3 gcc"

#~ msgid "Do not layout types like Intel's v1.3 gcc"

#~ msgid "Use 64 bit long doubles"

#~ msgid "Enable linker relaxation"

#~ msgid "Do not enable linker relaxation"

#~ msgid "conflicting architectures defined - using C series"

#~ msgid "conflicting architectures defined - using K series"

#~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"

#~ msgid "The -mlong-double-64 option does not work yet."

#~ msgid "ia64_print_operand: unknown code"

#~ msgid "value of -mfixed-range must have form REG1-REG2"

#~ msgid "unknown register name: %s"

#~ msgid "%s-%s is an empty range"

#~ msgid "cannot optimize division for both latency and throughput"

#~ msgid "Generate big endian code"

#~ msgid "Generate little endian code"

#~ msgid "Generate code for GNU as"

#~ msgid "Generate code for Intel as"

#~ msgid "Generate code for GNU ld"

#~ msgid "Generate code for Intel ld"

#~ msgid "Generate code without GP reg"

#~ msgid "Emit stop bits before and after volatile extended asms"

#~ msgid "Don't emit stop bits before and after volatile extended asms"

#~ msgid "Emit code for Itanium (TM) processor B step"

#~ msgid "Use in/loc/out register names"

#~ msgid "Disable use of sdata/scommon/sbss"

#~ msgid "Enable use of sdata/scommon/sbss"

#~ msgid "gp is constant (but save/restore gp on indirect calls)"

#~ msgid "Generate self-relocatable code"

#~ msgid "Generate inline division, optimize for latency"

#~ msgid "Generate inline division, optimize for throughput"

#~ msgid "Enable Dwarf 2 line debug info via GNU as"

#~ msgid "Disable Dwarf 2 line debug info via GNU as"

#~ msgid "Specify range of registers to make fixed."

#~ msgid "-msystem-v and -p are incompatible"

#~ msgid "-msystem-v and -mthreads are incompatible"

#~ msgid "bad value (%s) for -mmodel switch"

#~ msgid "bad value (%s) for -msdata switch"

#~ msgid "const objects cannot go in .sdata/.sbss"

#~ msgid "invalid operand to %s code"

#~ msgid "invalid operand to %p code"

#~ msgid "invalid operand to %T/%B code"

#~ msgid "invalid operand to %N code"

#~ msgid "Display compile time statistics"

#~ msgid "Align all loops to 32 byte boundary"

#~ msgid "Only issue one instruction per cycle"

#~ msgid "Prefer branches over conditional execution"

#~ msgid "Code size: small, medium or large"

#~ msgid "Small data area: none, sdata, use"

#~ msgid "-f%s ignored for 68HC11/68HC12 (not supported)"

#~ msgid "Compile with 16-bit integer mode"

#~ msgid "Compile with 32-bit integer mode"

#~ msgid "Auto pre/post decrement increment allowed"

#~ msgid "Auto pre/post decrement increment not allowed"

#~ msgid "Compile for a 68HC11"

#~ msgid "Compile for a 68HC12"

#~ msgid "Specify the register allocation order"

#~ msgid "Indicate the number of soft registers available"

#~ msgid "-malign-loops=%d is not between 1 and %d"

#~ msgid "-malign-jumps=%d is not between 1 and %d"

#~ msgid "-malign-functions=%d is not between 1 and %d"

#~ msgid "-fPIC is not currently supported on the 68000 or 68010\n"

#~ msgid "Internal gcc monitor: short-branch(%x)"

#~ msgid "Internal gcc error: Can't express symbolic location"

#~ msgid "argument #%d is a structure"

#~ msgid "%R not followed by %B/C/D/E"

#~ msgid "invalid %x/X value"

#~ msgid "invalid %H value"

#~ msgid "invalid %h value"

#~ msgid "invalid %Q value"

#~ msgid "invalid %q value"

#~ msgid "invalid %o value"

#~ msgid "invalid %p value"

#~ msgid "invalid %s/S value"

#~ msgid "invalid %P operand"

#~ msgid "invalid %B value"

#~ msgid "invalid %C value"

#~ msgid "invalid %D value"

#~ msgid "invalid %E value"

#~ msgid "`%d' operand isn't a register"

#~ msgid "invalid %r value"

#~ msgid "operand is r0"

#~ msgid "operand is const_double"

#~ msgid "invalid code"

#~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"

#~ msgid "Invalid option `-mshort-data-%s'"

#~ msgid "-mshort-data-%s is too large "

#~ msgid "-mshort-data-%s and PIC are incompatible"

#~ msgid "Invalid option `-mstack-increment=%s'"

#~ msgid "Inline constants if it can be done in 2 insns or less"

#~ msgid "inline constants if it only takes 1 instruction"

#~ msgid "Set maximum alignment to 4"

#~ msgid "Set maximum alignment to 8"

#~ msgid "Do not use the divide instruction"

#~ msgid "Do not arbitary sized immediates in bit operations"

#~ msgid "Always treat bitfield as int-sized"

#~ msgid "Force functions to be aligned to a 4 byte boundary"

#~ msgid "Force functions to be aligned to a 2 byte boundary"

#~ msgid "Emit call graph information"

#~ msgid "Prefer word accesses over byte accesses"

#~ msgid "Generate code for the M*Core M340"

#~ msgid "Maximum amount for a single stack increment operation"

#~ msgid "-mips%d not supported"

#~ msgid "bad value (%s) for -mips switch"

#~ msgid "bad value (%s) for -mabi= switch"

#~ msgid "-mabi=%s does not support -mips%d"

#~ msgid "The -mabi=32 support does not work yet."

#~ msgid "This target does not support the -mabi switch."

#~ msgid "-mcpu=%s does not support -mips%d"

#~ msgid "-mips%d does not support 64 bit fp registers"

#~ msgid "-mips%d does not support 64 bit gp registers"

#~ msgid "-G is incompatible with PIC code which is the default"

#~ msgid "-membedded-pic and -mabicalls are incompatible"

#~ msgid "-G and -membedded-pic are incompatible"

#~ msgid "Invalid option `entry%s'"

#~ msgid "-mentry is only meaningful with -mips-16"

#~ msgid "internal error: %%) found without a %%( in assembler pattern"

#~ msgid "internal error: %%] found without a %%[ in assembler pattern"

#~ msgid "internal error: %%> found without a %%< in assembler pattern"

#~ msgid "internal error: %%} found without a %%{ in assembler pattern"

#~ msgid "PRINT_OPERAND: Unknown punctuation '%c'"

#~ msgid "PRINT_OPERAND null pointer"

#~ msgid "invalid use of %%d, %%x, or %%X"

#~ msgid "PRINT_OPERAND_ADDRESS, null pointer"

#~ msgid "can't open %s"

#~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"

#~ msgid "can't rewind %s"

#~ msgid "can't write to %s"

#~ msgid "can't read from %s"

#~ msgid "can't close %s"

#~ msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."

#~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."

#~ msgid "can not handle inconsistent calls to `%s'"

#~ msgid "No default crt0.o"

#~ msgid "Use 64-bit int type"

#~ msgid "Use 64-bit long type"

#~ msgid "Use 32-bit long type"

#~ msgid "Optimize lui/addiu address loads"

#~ msgid "Don't optimize lui/addiu address loads"

#~ msgid "Use MIPS as"

#~ msgid "Use GNU as"

#~ msgid "Use symbolic register names"

#~ msgid "Don't use symbolic register names"

#~ msgid "Use GP relative sdata/sbss sections"

#~ msgid "Don't use GP relative sdata/sbss sections"

#~ msgid "Output compiler statistics"

#~ msgid "Don't output compiler statistics"

#~ msgid "Don't optimize block moves"

#~ msgid "Optimize block moves"

#~ msgid "Use mips-tfile asm postpass"

#~ msgid "Don't use mips-tfile asm postpass"

#~ msgid "Use hardware floating point"

#~ msgid "Use 64-bit FP registers"

#~ msgid "Use 32-bit FP registers"

#~ msgid "Use 64-bit general registers"

#~ msgid "Use 32-bit general registers"

#~ msgid "Use Irix PIC"

#~ msgid "Don't use Irix PIC"

#~ msgid "Use OSF PIC"

#~ msgid "Don't use OSF PIC"

#~ msgid "Use indirect calls"

#~ msgid "Don't use indirect calls"

#~ msgid "Use embedded PIC"

#~ msgid "Don't use embedded PIC"

#~ msgid "Use ROM instead of RAM"

#~ msgid "Don't use ROM instead of RAM"

#~ msgid "Put uninitialized constants in ROM (needs -membedded-data)"

#~ msgid "Don't put uninitialized constants in ROM"

#~ msgid "Use big-endian byte order"

#~ msgid "Use little-endian byte order"

#~ msgid "Use single (32-bit) FP only"

#~ msgid "Don't use single (32-bit) FP only"

#~ msgid "Use multiply accumulate"

#~ msgid "Don't use multiply accumulate"

#~ msgid "Work around early 4300 hardware bug"

#~ msgid "Don't work around early 4300 hardware bug"

#~ msgid "Optimize for 4650"

#~ msgid "Optimize for 3900"

#~ msgid "Trap on integer divide by zero"

#~ msgid "Don't trap on integer divide by zero"

#~ msgid "Trap on integer divide overflow"

#~ msgid "Don't trap on integer divide overflow"

#~ msgid "Specify CPU for scheduling purposes"

#~ msgid "Specify MIPS ISA"

#~ msgid "Use mips16 entry/exit psuedo ops"

#~ msgid "Don't use MIPS16 instructions"

#~ msgid "mips16 function profiling"

#~ msgid "Work around hardware multiply bug"

#~ msgid "Do not work around hardware multiply bug"

#~ msgid "Target the AM33 processor"

#~ msgid "optimization turned on"

#~ msgid "optimization turned off"

#~ msgid "optimization level restored"

#~ msgid "Don't use hardware fp"

#~ msgid "Alternative calling convention"

#~ msgid "Pass some arguments in registers"

#~ msgid "Pass all arguments on stack"

#~ msgid "Optimize for 32532 cpu"

#~ msgid "Optimize for 32332 cpu"

#~ msgid "Optimize for 32032"

#~ msgid "Register sb is zero. Use for absolute addressing"

#~ msgid "Do not use register sb"

#~ msgid "Do not use bitfield instructions"

#~ msgid "Use bitfield instructions"

#~ msgid "Generate code for high memory"

#~ msgid "Generate code for low memory"

#~ msgid "32381 fpu"

#~ msgid "Use multiply-accumulate fp instructions"

#~ msgid "Do not use multiply-accumulate fp instructions"

#~ msgid "\"Small register classes\" kludge"

#~ msgid "No \"Small register classes\" kludge"

#~ msgid ""
#~ "Unknown -mschedule= option (%s).\n"
#~ "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
#~ msgstr ""

#~ msgid ""
#~ "Unknown -march= option (%s).\n"
#~ "Valid options are 1.0, 1.1, and 2.0\n"
#~ msgstr ""

#~ msgid "PIC code generation is not supported in the portable runtime model\n"

#~ msgid "PIC code generation is not compatible with fast indirect calls\n"

#~ msgid "PIC code generation is not compatible with profiling\n"

#~ msgid "-g is only supported when using GAS on this processor,"

#~ msgid "-g option disabled."

#~ msgid "Do not use hardware floating point"

#~ msgid "Return floating point results in ac0"

#~ msgid "Return floating point results in memory"

#~ msgid "Generate code for an 11/40"

#~ msgid "Generate code for an 11/45"

#~ msgid "Generate code for an 11/10"

#~ msgid "Use 32 bit int"

#~ msgid "Use 16 bit int"

#~ msgid "Use 32 bit float"

#~ msgid "Use 64 bit float"

#~ msgid "Target has split I&D"

#~ msgid "Target does not have split I&D"

#~ msgid "Use UNIX assembler syntax"

#~ msgid "Use DEC assembler syntax"

#~ msgid "Generate little endian data"

#~ msgid "Generate big endian data"

#~ msgid "Turn on maintainer testing code"

#~ msgid "Enable Transmeta picoJava extensions"

#~ msgid "Disable Transmeta picoJava extensions"

#~ msgid "Disable reorganization pass"

#~ msgid "invalid %%B value"

#~ msgid "invalid %%S value"

#~ msgid "invalid %%b value"

#~ msgid "invalid %%H value"

#~ msgid "invalid %%z value"

#~ msgid "invalid %%Z value"

#~ msgid "invalid %%k value"

#~ msgid "invalid %%j value"

#~ msgid "can't have varargs with -mfp-arg-in-fp-regs"

#~ msgid "Always pass floating-point arguments in memory"

#~ msgid "Don't always pass floating-point arguments in memory"

#~ msgid "Support message passing with the Parallel Environment"

#~ msgid "Compile for 64-bit pointers"

#~ msgid "Compile for 32-bit pointers"

#~ msgid "-maix64 and POWER architecture are incompatible."

#~ msgid "-maix64 requires PowerPC64 architecture remain enabled."

#~ msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported."

#~ msgid "-mmultiple is not supported on little endian systems"

#~ msgid "-mstring is not supported on little endian systems"

#~ msgid "-f%s ignored for AIX (all code is position independent)"

#~ msgid "-ffunction-sections disabled on AIX when debugging"

#~ msgid "-fdata-sections not supported on AIX"

#~ msgid "Unknown -mdebug-%s switch"

#~ msgid "invalid %%f value"

#~ msgid "invalid %%F value"

#~ msgid "invalid %%G value"

#~ msgid "invalid %%j code"

#~ msgid "invalid %%J code"

#~ msgid "invalid %%K value"

#~ msgid "invalid %%p value"

#~ msgid "invalid %%q value"

#~ msgid "%%S computed all 1's mask"

#~ msgid "%%S computed all 0's mask"

#~ msgid "invalid %%T value"

#~ msgid "invalid %%u value"

#~ msgid "invalid %%v value"

#~ msgid "invalid %%W value"

#~ msgid "Use POWER instruction set"

#~ msgid "Use POWER2 instruction set"

#~ msgid "Do not use POWER2 instruction set"

#~ msgid "Do not use POWER instruction set"

#~ msgid "Use PowerPC instruction set"

#~ msgid "Do not use PowerPC instruction set"

#~ msgid "Use PowerPC General Purpose group optional instructions"

#~ msgid "Don't use PowerPC General Purpose group optional instructions"

#~ msgid "Use PowerPC Graphics group optional instructions"

#~ msgid "Don't use PowerPC Graphics group optional instructions"

#~ msgid "Use PowerPC-64 instruction set"

#~ msgid "Don't use PowerPC-64 instruction set"

#~ msgid "Use new mnemonics for PowerPC architecture"

#~ msgid "Use old mnemonics for PowerPC architecture"

#~ msgid "Put everything in the regular TOC"

#~ msgid "Place floating point constants in TOC"

#~ msgid "Don't place floating point constants in TOC"

#~ msgid "Place symbol+offset constants in TOC"

#~ msgid "Don't place symbol+offset constants in TOC"

#~ msgid "Place variable addresses in the regular TOC"

#~ msgid "Generate load/store multiple instructions"

#~ msgid "Do not generate load/store multiple instructions"

#~ msgid "Generate string instructions for block moves"

#~ msgid "Do not generate string instructions for block moves"

#~ msgid "Generate load/store with update instructions"

#~ msgid "Do not generate load/store with update instructions"

#~ msgid "Generate fused multiply/add instructions"

#~ msgid "Don't generate fused multiply/add instructions"

#~ msgid "Don't schedule the start and end of the procedure"

#~ msgid "Use features of and schedule code for given CPU"

#~ msgid "Enable debug output"

#~ msgid "RETURN_ADDRESS_OFFSET not supported"

#~ msgid "Select ABI calling convention."

#~ msgid "Select method for sdata handling."

#~ msgid "Align to the base type of the bitfield."

#~ msgid "Don't align to the base type of the bitfield."

#~ msgid "Don't assume that unaligned accesses are handled by the system"

#~ msgid "Assume that unaligned accesses are handled by the system"

#~ msgid "Produce code relocatable at runtime."

#~ msgid "Don't produce code relocatable at runtime."

#~ msgid "Produce little endian code."

#~ msgid "Produce big endian code."

#~ msgid "Use 128 bit long doubles"

#~ msgid "no description yet"

#~ msgid "Use EABI."

#~ msgid "Don't use EABI."

#~ msgid "Use alternate register names."

#~ msgid "Don't use alternate register names."

#~ msgid "Link with libsim.a, libc.a and sim-crt0.o."

#~ msgid "Link with libads.a, libc.a and crt0.o."

#~ msgid "Link with libyk.a, libc.a and crt0.o."

#~ msgid "Link with libmvme.a, libc.a and crt0.o."

#~ msgid "Set the PPC_EMB bit in the ELF flags header"

#~ msgid "Bad value for -mcall-%s"

#~ msgid "Bad value for -msdata=%s"

#~ msgid "-mrelocatable and -msdata=%s are incompatible."

#~ msgid "-f%s and -msdata=%s are incompatible."

#~ msgid "-msdata=%s and -mcall-%s are incompatible."

#~ msgid "-mrelocatable and -mno-minimal-toc are incompatible."

#~ msgid "-mrelocatable and -mcall-%s are incompatible."

#~ msgid "-fPIC and -mcall-%s are incompatible."

#~ msgid "-mcall-aixdesc must be big endian"

#~ msgid "Generate code for big endian"

#~ msgid "Generate code for little endian"

#~ msgid "Use little-endian byte order for data"

#~ msgid "%s is not supported by this configuration"

#~ msgid "-mlong-double-64 not allowed with -m64"

#~ msgid "bad value (%s) for -mcmodel= switch"

#~ msgid "-mcmodel= is not supported on 32 bit systems"

#~ msgid "profiling does not support code models other than medlow"

#~ msgid "Invalid %%Y operand"

#~ msgid "Invalid %%A operand"

#~ msgid "Invalid %%B operand"

#~ msgid "Invalid %%c operand"

#~ msgid "Invalid %%C operand"

#~ msgid "Invalid %%d operand"

#~ msgid "Invalid %%D operand"

#~ msgid "Invalid %%f operand"

#~ msgid "long long constant not a valid immediate operand"

#~ msgid "floating point constant not a valid immediate operand"

#~ msgid "%s and profiling conflict: disabling %s"

#~ msgid "Use FUNCTION_EPILOGUE"

#~ msgid "Do not use FUNCTION_EPILOGUE"

#~ msgid "Assume possible double misalignment"

#~ msgid "Assume all doubles are aligned"

#~ msgid "Pass -assert pure-text to linker"

#~ msgid "Do not pass -assert pure-text to linker"

#~ msgid "Use flat register window model"

#~ msgid "Do not use flat register window model"

#~ msgid "Use ABI reserved registers"

#~ msgid "Do not use ABI reserved registers"

#~ msgid "Use hardware quad fp instructions"

#~ msgid "Do not use hardware quad fp instructions"

#~ msgid "Compile for v8plus ABI"

#~ msgid "Do not compile for v8plus ABI"

#~ msgid "Utilize Visual Instruction Set"

#~ msgid "Do not utilize Visual Instruction Set"

#~ msgid "Optimize for Cypress processors"

#~ msgid "Optimize for SparcLite processors"

#~ msgid "Optimize for F930 processors"

#~ msgid "Optimize for F934 processors"

#~ msgid "Use V8 Sparc ISA"

#~ msgid "Optimize for SuperSparc processors"

#~ msgid "Pointers are 64-bit"

#~ msgid "Pointers are 32-bit"

#~ msgid "Use 32-bit ABI"

#~ msgid "Use 64-bit ABI"

#~ msgid "Use stack bias"

#~ msgid "Do not use stack bias"

#~ msgid "Use structs on stronger alignment for double-word copies"

#~ msgid "Do not use structs on stronger alignment for double-word copies"

#~ msgid "Optimize tail call instructions in assembler and linker"

#~ msgid "Do not optimize tail call instructions in assembler or linker"

#~ msgid "Use given Sparc code model"

#~ msgid "#pragma GHS endXXXX found without previous startXXX"

#~ msgid "#pragma GHS endXXX does not match previous startXXX"

#~ msgid "Cannot set interrupt attribute: no current function"

#~ msgid "Cannot set interrupt attribute: no such identifier"

#~ msgid "junk at end of #pragma ghs section"

#~ msgid "unrecognised section name \"%s\""

#~ msgid "malformed #pragma ghs section"

#~ msgid "junk at end of #pragma ghs interrupt"

#~ msgid "junk at end of #pragma ghs starttda"

#~ msgid "junk at end of #pragma ghs startsda"

#~ msgid "junk at end of #pragma ghs startzda"

#~ msgid "junk at end of #pragma ghs endtda"

#~ msgid "junk at end of #pragma ghs endsda"

#~ msgid "junk at end of #pragma ghs endzda"

#~ msgid "%s=%s is not numeric."

#~ msgid "%s=%s is too large."

#~ msgid "a data area attribute cannot be specified for local variables"

#~ msgid "data area of '%s' conflicts with previous declaration"

#~ msgid "Bogus JR construction: %d\n"

#~ msgid "Bad amount of stack space removal: %d"

#~ msgid "Bogus JARL construction: %d\n"

#~ msgid "Support Green Hills ABI"

#~ msgid "Prohibit PC relative function calls"

#~ msgid "Reuse r30 on a per function basis"

#~ msgid "Use stubs for function prologues"

#~ msgid "Same as: -mep -mprolog-function"

#~ msgid "Enable backend debugging"

#~ msgid "Compile for the v850 processor"

#~ msgid "Use 4 byte entries in switch tables"

#~ msgid "Set the max size of data eligible for the TDA area"

#~ msgid "Set the max size of data eligible for the SDA area"

#~ msgid "Set the max size of data eligible for the ZDA area"

#~ msgid "cannot convert to a pointer type"

#~ msgid "pointer value used where a floating point value was expected"

#~ msgid "aggregate value used where a float was expected"

#~ msgid "conversion to incomplete type"

#~ msgid "can't convert between vector values of different size"

#~ msgid "aggregate value used where an integer was expected"

#~ msgid "pointer value used where a complex was expected"

#~ msgid "aggregate value used where a complex was expected"

#~ msgid "can't convert value to a vector"

#~ msgid "unable to call pointer to member function here"

#~ msgid "destructors take no parameters"

#~ msgid "ISO C++ forbids omitting the middle term of a ?: expression"

#~ msgid "conflicting access specifications for field `%s', ignored"

#~ msgid "trying to finish struct, but kicked out due to previous parse errors."

#~ msgid "language string `\"%s\"' not recognized"

#~ msgid "not enough type information"

#~ msgid "invalid operation on uninstantiated type"

#~ msgid "object size exceeds built-in limit for virtual function table implementation"

#~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"

#~ msgid "declaration of `%s' shadows a member of `this'"

#~ msgid "label `%s' referenced outside of any function"

#~ msgid "jump to case label"

#~ msgid "  enters try block"

#~ msgid "  enters catch block"

#~ msgid "  from here"

#~ msgid "the ABI requires vtable thunks"

#~ msgid "multiple types in one declaration"

#~ msgid "declaration does not declare anything"

#~ msgid "Missing type-name in typedef-declaration."

#~ msgid "ISO C++ prohibits anonymous structs"

#~ msgid "assignment (not initialization) in declaration"

#~ msgid "invalid catch parameter"

#~ msgid "cannot declare `::main' to be a template"

#~ msgid "cannot declare `::main' to be inline"

#~ msgid "cannot declare `::main' to be static"

#~ msgid "`main' must return `int'"

#~ msgid "overflow in array dimension"

#~ msgid "destructors must be member functions"

#~ msgid "`bool' is now a keyword"

#~ msgid "ISO C++ does not support `long long'"

#~ msgid "short, signed or unsigned invalid for `%s'"

#~ msgid "long and short specified together for `%s'"

#~ msgid "signed and unsigned given together for `%s'"

#~ msgid "storage class specifiers invalid in parameter declarations"

#~ msgid "typedef declaration invalid in parameter declaration"

#~ msgid "virtual outside class declaration"

#~ msgid "storage class specified for %s `%s'"

#~ msgid "storage class specifiers invalid in friend function declarations"

#~ msgid "destructor cannot be static member function"

#~ msgid "constructor cannot be static member function"

#~ msgid "constructors cannot be declared virtual"

#~ msgid "return value type specifier for constructor ignored"

#~ msgid "can't initialize friend function `%s'"

#~ msgid "virtual functions cannot be friends"

#~ msgid "friend declaration not in class definition"

#~ msgid "cannot declare %s to references"

#~ msgid "invalid type: `void &'"

#~ msgid "discarding `const' applied to a reference"

#~ msgid "discarding `volatile' applied to a reference"

#~ msgid "only declarations of constructors can be `explicit'"

#~ msgid "non-member `%s' cannot be declared `mutable'"

#~ msgid "non-object member `%s' cannot be declared `mutable'"

#~ msgid "function `%s' cannot be declared `mutable'"

#~ msgid "static `%s' cannot be declared `mutable'"

#~ msgid "const `%s' cannot be declared `mutable'"

#~ msgid "typedef declaration includes an initializer"

#~ msgid "unnamed variable or field declared void"

#~ msgid "variable or field declared void"

#~ msgid "cannot use `::' in parameter declaration"

#~ msgid "`%s' is neither function nor member function; cannot be declared friend"

#~ msgid "member functions are implicitly friends of their class"

#~ msgid "storage class `auto' invalid for function `%s'"

#~ msgid "storage class `register' invalid for function `%s'"

#~ msgid "storage class `static' invalid for function `%s' declared out of global scope"

#~ msgid "storage class `inline' invalid for function `%s' declared out of global scope"

#~ msgid "virtual non-class function `%s'"

#~ msgid "cannot declare static function inside another function"

#~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"

#~ msgid "conversion to %s%s will never use a type conversion operator"

#~ msgid "return type for `main' changed to `int'"

#~ msgid "-f%s is no longer supported"

#~ msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"

#~ msgid "-fname-mangling-version is no longer supported"

#~ msgid "-Wno-strict-prototypes is not supported in C++"

#~ msgid "name missing for member function"

#~ msgid "`__alignof__' applied to a bit-field"

#~ msgid "parser may be lost: is there a '{' missing somewhere?"

#~ msgid "ambiguous conversion for array subscript"

#~ msgid "anachronistic use of array size in vector delete"

#~ msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"

#~ msgid "initializer invalid for static member with constructor"

#~ msgid "(an out of class initialization is required)"

#~ msgid "field initializer is not constant"

#~ msgid "anonymous struct not inside named type"

#~ msgid "namespace-scope anonymous aggregates must be static"

#~ msgid "anonymous aggregate with no members"

#~ msgid "too many initialization functions required"

#~ msgid "use of old-style cast"

#~ msgid "`%s' not supported by %s"

#~ msgid "<anonymous %s>"
#~ msgstr "<̵̾ %s>"

#~ msgid "(static %s for %s)"

#~ msgid "In %s `%s':"

#~ msgid "%s: In instantiation of `%s':\n"

#~ msgid "%s:%d:   instantiated from `%s'\n"

#~ msgid "%s:%d:   instantiated from here\n"

#~ msgid "call to Java `catch' or `throw' with `jthrowable' undefined"

#~ msgid "mixing C++ and Java catches in a single translation unit"

#~ msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning."

#~ msgid "argument to `%s' missing\n"

#~ msgid "initializer list treated as compound expression"

#~ msgid "  will be re-ordered to match declaration order"

#~ msgid "  will be re-ordered to match inheritance order"

#~ msgid "base class initializer specified, but no base class to initialize"

#~ msgid "initializer for unnamed base class ambiguous"

#~ msgid "no base class to initialize"

#~ msgid "object missing in use of pointer-to-member construct"

#~ msgid "at this point in file"

#~ msgid "new of array type fails to specify size"

#~ msgid "size in array new must have integral type"

#~ msgid "zero size array reserves no space"

#~ msgid "new cannot be applied to a reference type"

#~ msgid "new cannot be applied to a function type"

#~ msgid "call to Java constructor, while `jclass' undefined"

#~ msgid "Can't find class$"

#~ msgid "invalid type `void' for new"

#~ msgid "call to Java constructor with `%s' undefined"

#~ msgid "initializer list being treated as compound expression"

#~ msgid "ISO C++ forbids aggregate initializer to new"

#~ msgid "initializer ends prematurely"

#~ msgid "cannot initialize multi-dimensional array with initializer"

#~ msgid "unknown array size in delete"

#~ msgid "type to vector delete is neither pointer or array type"

#~ msgid "Do not obey access control semantics"

#~ msgid "Change when template instances are emitted"

#~ msgid "Check the return value of new"

#~ msgid "Reduce size of object files"

#~ msgid "Make string literals `char[]' instead of `const char[]'"

#~ msgid "Dump the entire translation unit to a file"

#~ msgid "Do not inline member functions by default"

#~ msgid "Do not generate run time type descriptor information"

#~ msgid "Do not generate code to check exception specifications"

#~ msgid "Scope of for-init-statement vars extends outside"

#~ msgid "Do not recognise GNU defined keywords"

#~ msgid "Do not treat the namespace `std' as a normal namespace"

#~ msgid "Enable support for huge objects"

#~ msgid "Export functions even if they can be inlined"

#~ msgid "Only emit explicit template instatiations"

#~ msgid "Only emit explicit instatiations of inline templates"

#~ msgid "Don't pedwarn about uses of Microsoft extensions"

#~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"

#~ msgid "Disable optional diagnostics"

#~ msgid "Downgrade conformance errors to warnings"

#~ msgid "Enable automatic template instantiation"

#~ msgid "Display statistics accumulated during compilation"

#~ msgid "Specify maximum template instantiation depth"

#~ msgid "Use __cxa_atexit to register destructors."

#~ msgid "Discard unused virtual functions"

#~ msgid "Implement vtables using thunks"

#~ msgid "Emit common-like symbols as weak symbols"

#~ msgid "Emit cross referencing information"

#~ msgid "Warn about inconsistent return types"

#~ msgid "Warn about overloaded virtual function names"

#~ msgid "Don't warn when all ctors/dtors are private"

#~ msgid "Warn about non virtual destructors"

#~ msgid "Warn when a function is declared extern, then inline"

#~ msgid "Warn when the compiler reorders code"

#~ msgid "Warn when synthesis behaviour differs from Cfront"

#~ msgid "Don't warn when type converting pointers to member functions"

#~ msgid "Warn about violations of Effective C++ style rules"

#~ msgid "Warn when overload promotes from unsigned to signed"

#~ msgid "Warn if a C style cast is used in a program"

#~ msgid "Don't warn when non-templatized friend functions are declared within a template"

#~ msgid "Don't announce deprecation of compiler features"

#~ msgid "type name expected before `*'"

#~ msgid "cannot declare references to references"

#~ msgid "cannot declare pointers to references"

#~ msgid "type name expected before `&'"

#~ msgid "semicolon missing after %s declaration"

#~ msgid "junk at end of #pragma %s"

#~ msgid "invalid #pragma %s"

#~ msgid "#pragma implementation for %s appears after file is included"

#~ msgid "junk at end of #pragma GCC java_exceptions"

#~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"

#~ msgid "name lookup of `%s' changed"

#~ msgid "name lookup of `%s' changed for new ISO `for' scoping"

#~ msgid "real-valued template parameters when cross-compiling"

#~ msgid "methods cannot be converted to function pointers"

#~ msgid "ambiguous request for method pointer `%s'"

#~ msgid "invalid default template argument"

#~ msgid "no base or member initializers given following ':'"

#~ msgid "base initializers not allowed for non-member functions"

#~ msgid "only constructors take base initializers"

#~ msgid "anachronistic old style base class initializer"

#~ msgid "`>>' should be `> >' in template class name"

#~ msgid "ISO C++ forbids an empty condition for `%s'"

#~ msgid "ISO C++ forbids `&&'"

#~ msgid "ISO C++ forbids initialization of new expression with `='"

#~ msgid "ISO C++ forbids compound literals"

#~ msgid "ISO C++ forbids braced-groups within expressions"

#~ msgid "sigof type specifier"

#~ msgid "`sigof' applied to non-aggregate expression"

#~ msgid "`sigof' applied to non-aggregate type"

#~ msgid "storage class specifier `%s' not allowed after struct or class"

#~ msgid "type specifier `%s' not allowed after struct or class"

#~ msgid "type qualifier `%s' not allowed after struct or class"

#~ msgid "no body nor ';' separates two class, struct or union declarations"

#~ msgid "multiple access specifiers"

#~ msgid "multiple `virtual' specifiers"

#~ msgid "missing ';' before right brace"

#~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"

#~ msgid "ISO C++ forbids label declarations"

#~ msgid "ISO C++ forbids computed gotos"

#~ msgid "label must be followed by statement"

#~ msgid "ISO C++ forbids compound statements inside for initializations"

#~ msgid "possibly missing ')'"

#~ msgid "type specifier omitted for parameter"

#~ msgid "creating array with size zero"

#~ msgid "use of `%s' in template"

#~ msgid "incomplete type unification"

#~ msgid "use of `%s' in template type unification"

#~ msgid "-frepo must be used with -c"

#~ msgid "mysterious repository information in %s"

#~ msgid "can't create repository information file `%s'"

#~ msgid "taking dynamic typeid of object with -fno-rtti"

#~ msgid "cannot use typeid with -fno-rtti"

#~ msgid "must #include <typeinfo> before using typeid"

#~ msgid "adjusting pointers for covariant returns"

#~ msgid "recoverable compiler error, fixups for virtual function"

#~ msgid "ISO C++ does not permit named return values"

#~ msgid "can't redefine default return value for constructors"

#~ msgid "   will be re-ordered to precede member initializations"

#~ msgid "`this' is unavailable for static member functions"

#~ msgid "invalid use of `this' in non-member function"

#~ msgid "invalid use of `this' at top level"

#~ msgid "template type parameters must use the keyword `class' or `typename'"

#~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"

#~ msgid "parse error"

#~ msgid "parse error at end of saved function text"

#~ msgid "parse error in method specification"

#~ msgid "function body for constructor missing"

#~ msgid "%s before `%s'"

#~ msgid "%s before `%c'"

#~ msgid "%s before `\\%o'"

#~ msgid "%s before `%s' token"

#~ msgid "non-lvalue in %s"

#~ msgid "`java_interface' attribute can only be applied to Java class definitions"

#~ msgid "`com_interface' only supported with -fvtable-thunks"

#~ msgid "`com_interface' attribute can only be applied to class definitions"

#~ msgid "requested init_priority is not an integer constant"

#~ msgid "can only use init_priority attribute on file-scope definitions of objects of class type"

#~ msgid "requested init_priority is out of range"

#~ msgid "requested init_priority is reserved for internal use"

#~ msgid "init_priority attribute is not supported on this platform"

#~ msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"

#~ msgid "ISO C++ forbids applying `sizeof' to a function type"

#~ msgid "ISO C++ forbids applying `sizeof' to a member function"

#~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"

#~ msgid "sizeof applied to a bit-field"

#~ msgid "ISO C++ forbids applying `sizeof' to an expression of function type"

#~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"

#~ msgid "invalid use of `%s' on pointer to member"

#~ msgid "invalid type argument"

#~ msgid "ISO C++ forbids subscripting non-lvalue array"

#~ msgid "subscripting array declared `register'"

#~ msgid "pointer to member function called, but not in class scope"

#~ msgid "invalid call to member function needing `this' in static member function scope"

#~ msgid "ISO C++ forbids calling `::main' from within program"

#~ msgid "parameter type of called function is incomplete"

#~ msgid "%s rotate count is negative"

#~ msgid "%s rotate count >= width of type"

#~ msgid "ISO C++ forbids comparison between pointer and integer"

#~ msgid "comparison between signed and unsigned integer expressions"

#~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"

#~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"

#~ msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic"

#~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"

#~ msgid "ISO C++ forbids using pointer of type `void *' in subtraction"

#~ msgid "ISO C++ forbids using pointer to a function in subtraction"

#~ msgid "ISO C++ forbids using pointer to a method in subtraction"

#~ msgid "ISO C++ forbids using pointer to a member in subtraction"

#~ msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"

#~ msgid "taking address of temporary"

#~ msgid "ISO C++ forbids %sing an enum"

#~ msgid "cast to non-reference type used as lvalue"

#~ msgid "ISO C++ forbids taking address of function `::main'"

#~ msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"

#~ msgid "unary `&'"

#~ msgid "cannot take the address of `this', which is an rvalue expression"

#~ msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"

#~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"

#~ msgid "ISO C++ forbids assignment of arrays"

#~ msgid "return value from function receives multiple initializations"

#~ msgid "   in pointer to member function conversion"

#~ msgid "   in pointer to member conversion"

#~ msgid "returning reference to temporary"

#~ msgid "reference to non-lvalue returned"

#~ msgid "returning a value from a destructor"

#~ msgid "cannot return from a handler of a function-try-block of a constructor"

#~ msgid "returning a value from a constructor"

#~ msgid "return-statement with no value, in function declared with a non-void return type"

#~ msgid "return-statement with a value, in function declared with a void return type"

#~ msgid "  because the following virtual functions are abstract:"

#~ msgid "Internal error #%d."

#~ msgid "due to the presence of a constructor"

#~ msgid "comma expression used to initialize return value"

#~ msgid "cannot initialize arrays using this syntax"

#~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"

#~ msgid "initializing array with parameter list"

#~ msgid "initializer for scalar variable requires one element"

#~ msgid "aggregate has a partly bracketed initializer"

#~ msgid "non-trivial labeled initializers"

#~ msgid "non-empty initializer for array of empty elements"

#~ msgid "initializer list for object of class with virtual base classes"

#~ msgid "initializer list for object of class with base classes"

#~ msgid "initializer list for object using virtual functions"

#~ msgid "index value instead of field name in union initializer"

#~ msgid "excess elements in aggregate initializer"

#~ msgid "circular pointer delegation detected"

#~ msgid "result of `operator->()' yields non-pointer result"

#~ msgid "base operand of `->' is not a pointer"

#~ msgid "ISO C++ forbids defining types within %s"

#~ msgid "Can't create cross-reference file `%s'"

#~ msgid "traditional C rejects the `U' suffix"

#~ msgid "too many 'l' suffixes in integer constant"

#~ msgid "integer constant contains digits beyond the radix"

#~ msgid "integer constant out of range"

#~ msgid "\"defined\" operator appears during macro expansion"

#~ msgid "ISO C++ does not permit \"%s\" in #if"

#~ msgid "absolute file name in remap_filename"

#~ msgid "ignoring nonexistent directory \"%s\"\n"

#~ msgid "%s: Not a directory"

#~ msgid "ignoring duplicate directory \"%s\"\n"

#~ msgid "-include and -imacros cannot be used with -fpreprocessed"

#~ msgid "#include \"...\" search starts here:\n"

#~ msgid "#include <...> search starts here:\n"

#~ msgid "End of search list.\n"

#~ msgid "I/O error on output"

#~ msgid "buffers still stacked in cpp_finish"

#~ msgid "Argument missing after %s"

#~ msgid "Assertion missing after %s"

#~ msgid "Directory name missing after %s"

#~ msgid "File name missing after %s"

#~ msgid "Macro name missing after %s"

#~ msgid "Path name missing after %s"

#~ msgid "Number missing after %s"

#~ msgid "Target missing after %s"

#~ msgid "Too many filenames. Type %s --help for usage info"

#~ msgid "Output filename specified twice"

#~ msgid "-I- specified twice"

#~ msgid "GNU CPP version %s (cpplib)"
#~ msgstr "GNU CPP version %s (cpplib)"

#~ msgid "you must additionally specify either -M or -MM"

#~ msgid "Usage: %s [switches] input output\n"

#~ msgid ""
#~ "Switches:\n"
#~ "  -include <file>           Include the contents of <file> before other files\n"
#~ "  -imacros <file>           Accept definition of macros in <file>\n"
#~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
#~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
#~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
#~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
#~ msgstr ""

#~ msgid ""
#~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
#~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
#~ "  -I-                       Fine-grained include path control; see info docs\n"
#~ "  -nostdinc                 Do not search system include directories\n"
#~ "                             (dirs specified with -isystem will still be used)\n"
#~ "  -nostdinc++               Do not search system include directories for C++\n"
#~ "  -o <file>                 Put output into <file>\n"
#~ msgstr ""

#~ msgid ""
#~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
#~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
#~ "  -trigraphs                Support ISO C trigraphs\n"
#~ "  -lang-c                   Assume that the input sources are in C\n"
#~ "  -lang-c89                 Assume that the input sources are in C89\n"
#~ msgstr ""

#~ msgid ""
#~ "  -lang-c++                 Assume that the input sources are in C++\n"
#~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
#~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
#~ "  -lang-asm                 Assume that the input sources are in assembler\n"
#~ msgstr ""

#~ msgid ""
#~ "  -std=<std name>           Specify the conformance standard; one of:\n"
#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
#~ "                            iso9899:199409, iso9899:1999\n"
#~ "  -+                        Allow parsing of C++ style features\n"
#~ "  -w                        Inhibit warning messages\n"
#~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
#~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
#~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
#~ msgstr ""
#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
#~ "                            iso9899:199409, iso9899:1999\n"

#~ msgid ""
#~ "  -Wno-comment{s}           Do not warn about comments\n"
#~ "  -Wtraditional             Warn about features not present in traditional C\n"
#~ "  -Wno-traditional          Do not warn about traditional C\n"
#~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
#~ "  -Wno-undef                Do not warn about testing undefined macros\n"
#~ "  -Wimport                  Warn about the use of the #import directive\n"
#~ msgstr ""

#~ msgid ""
#~ "  -Wno-import               Do not warn about the use of #import\n"
#~ "  -Werror                   Treat all warnings as errors\n"
#~ "  -Wno-error                Do not treat warnings as errors\n"
#~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
#~ "  -Wno-system-headers       Suppress warnings from system headers\n"
#~ "  -Wall                     Enable all preprocessor warnings\n"
#~ msgstr ""

#~ msgid ""
#~ "  -M                        Generate make dependencies\n"
#~ "  -MM                       As -M, but ignore system header files\n"
#~ "  -MF <file>                Write dependency output to the given file\n"
#~ "  -MG                       Treat missing header file as generated files\n"
#~ msgstr ""

#~ msgid ""
#~ "  -MP\t\t\t    Generate phony targets for all headers\n"
#~ "  -MQ <target>              Add a MAKE-quoted target\n"
#~ "  -MT <target>              Add an unquoted target\n"
#~ msgstr ""

#~ msgid ""
#~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
#~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
#~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
#~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
#~ "  -U<macro>                 Undefine <macro> \n"
#~ "  -v                        Display the version number\n"
#~ msgstr ""

#~ msgid ""
#~ "  -H                        Print the name of header files as they are used\n"
#~ "  -C                        Do not discard comments\n"
#~ "  -dM                       Display a list of macro definitions active at end\n"
#~ "  -dD                       Preserve macro definitions in output\n"
#~ "  -dN                       As -dD except that only the names are preserved\n"
#~ "  -dI                       Include #include directives in the output\n"
#~ msgstr ""

#~ msgid ""
#~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
#~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
#~ "  -P                        Do not generate #line directives\n"
#~ "  -$                        Do not allow '$' in identifiers\n"
#~ "  -remap                    Remap file names when including files.\n"
#~ "  --version                 Display version information\n"
#~ "  -h or --help              Display this information\n"
#~ msgstr ""

#~ msgid "'$' character(s) in identifier"

#~ msgid "possible start of unterminated string literal"

#~ msgid "multi-line string literals are deprecated"

#~ msgid "directives may not be used inside a macro argument"

#~ msgid "# followed by integer"

#~ msgid "\"%s\" cannot be used as a macro name"

#~ msgid "attempt to push file buffer with contexts stacked"

#~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"

#~ msgid "file \"%s\" left but not entered"

#~ msgid "expected to return to file \"%s\""

#~ msgid "expected to return to line number %u"

#~ msgid "header flags for \"%s\" have changed"

#~ msgid "invalid #ident"

#~ msgid "unknown #pragma namespace %s"

#~ msgid "#pragma once is obsolete"

#~ msgid "<builtin>"

#~ msgid "<command line>"

#~ msgid "<stdin>"

#~ msgid "file \"%s\" entered but not left"

#~ msgid "Invalid option %s"

#~ msgid "\"%s\" is not a valid option to the preprocessor"

#~ msgid "too many input files"

#~ msgid ";; Processing block from %d to %d, %d sets.\n"

#~ msgid "%s:%d: warning: "

#~ msgid "%s: warning: "

#~ msgid "((anonymous))"
#~ msgstr "((̵̾))"

#~ msgid "%s: warnings being treated as errors\n"

#~ msgid "%s: %s: "
#~ msgstr "%s: %s: "

#~ msgid "sorry, not implemented: "

#~ msgid "%s "
#~ msgstr "%s "

#~ msgid " %s"
#~ msgstr " %s"

#~ msgid "At top level:"

#~ msgid "In method `%s':"

#~ msgid "In function `%s':"

#~ msgid "compilation terminated.\n"

#~ msgid "%s:%d: confused by earlier errors, bailing out\n"

#~ msgid ""
#~ "Please submit a full bug report,\n"
#~ "with preprocessed source if appropriate.\n"
#~ "See %s for instructions.\n"
#~ msgstr ""

#~ msgid "Unrecognizable insn:"

#~ msgid "Insn does not satisfy its constraints:"

#~ msgid "Internal compiler error: Error reporting routines re-entered.\n"

#~ msgid "Internal compiler error in %s, at %s:%d"

#~ msgid "In file included from %s:%d"

#~ msgid ""
#~ ",\n"
#~ "                 from %s:%d"
#~ msgstr ""
#~ ",\n"

#~ msgid ":\n"
#~ msgstr ":\n"

#~ msgid "DW_LOC_OP %s not implememnted\n"

#~ msgid "internal regno botch: regno = %d\n"

#~ msgid "can't get current directory"

#~ msgid "Can't access real part of complex value in hard register"

#~ msgid "can't access imaginary part of complex value in hard register"

#~ msgid "ICE: emit_insn used where emit_jump_insn needed:\n"

#~ msgid "abort in %s, at %s:%d"

#~ msgid "exception handling disabled, use -fexceptions to enable"

#~ msgid "argument of `__builtin_eh_return_regno' must be constant"

#~ msgid "__builtin_eh_return not supported on this target"

#~ msgid "stack limits not supported on this target"

#~ msgid "function using short complex types cannot be inline"

#~ msgid "unsupported wide integer operation"

#~ msgid "prior parameter's size depends on `%s'"

#~ msgid "returned value in block_exit_expr"

#~ msgid "no INTEGER type can hold a pointer on this configuration"

#~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"

#~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"

#~ msgid "properly unless they all are 32 bits wide."

#~ msgid "Please keep this in mind before you report bugs.  g77 should"

#~ msgid "support non-32-bit machines better as of version 0.6."

#~ msgid "configuration: char * holds %d bits, but ftnlen only %d"

#~ msgid ""
#~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
#~ " ASSIGN statement might fail"
#~ msgstr ""

#~ msgid "Directory name must immediately follow -I"

#~ msgid "overflowed output arg list for `%s'"

#~ msgid "--driver no longer supported"

#~ msgid "argument to `%s' missing"

#~ msgid "No input files; unwilling to write output files"

#~ msgid "Print g77-specific compiler version info, run internal tests"

#~ msgid "Program is written in typical FORTRAN 66 dialect"

#~ msgid "Program is written in typical Unix f77 dialect"

#~ msgid "Program does not use Unix-f77 dialectal features"

#~ msgid "Program is written in Fortran-90-ish dialect"

#~ msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"

#~ msgid "Allow $ in symbol names"

#~ msgid "f2c-compatible code need not be generated"

#~ msgid "Unsupported; do not generate libf2c-calling code"

#~ msgid "Unsupported; affects code-generation of arrays"

#~ msgid "Program is written in Fortran-90-ish free form"

#~ msgid "Warn about use of (only a few for now) Fortran extensions"

#~ msgid "Program is written in VXT (Digital-like) FORTRAN"

#~ msgid "Disallow all ugly features"

#~ msgid "Hollerith and typeless constants not passed as arguments"

#~ msgid "Allow ordinary copying of ASSIGN'ed vars"

#~ msgid "Dummy array dimensioned to (1) is assumed-size"

#~ msgid "Trailing comma in procedure call denotes null argument"

#~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"

#~ msgid "Initialization via DATA and PARAMETER is type-compatible"

#~ msgid "Allow INTEGER and LOGICAL interchangeability"

#~ msgid "Print internal debugging-related info"

#~ msgid "Initialize local vars and arrays to zero"

#~ msgid "Backslashes in character/hollerith constants not special (C-style)"

#~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"

#~ msgid "Disable the appending of underscores to externals"

#~ msgid "Never append a second underscore to externals"

#~ msgid "Intrinsics spelled as e.g. SqRt"

#~ msgid "Intrinsics in uppercase"

#~ msgid "Intrinsics letters in arbitrary cases"

#~ msgid "Language keywords spelled as e.g. IOStat"

#~ msgid "Language keywords in uppercase"

#~ msgid "Language keyword letters in arbitrary cases"

#~ msgid "Internally convert most source to uppercase"

#~ msgid "Internally preserve source case"

#~ msgid "Symbol names spelled in mixed case"

#~ msgid "Symbol names in uppercase"

#~ msgid "Symbol names in lowercase"

#~ msgid "Program written in uppercase"

#~ msgid "Program written in lowercase"

#~ msgid "Program written in strict mixed-case"

#~ msgid "Compile as if program written in uppercase"

#~ msgid "Compile as if program written in lowercase"

#~ msgid "Preserve all spelling (case) used in program"

#~ msgid "Delete libU77 intrinsics with bad interfaces"

#~ msgid "Disable libU77 intrinsics with bad interfaces"

#~ msgid "Hide libU77 intrinsics with bad interfaces"

#~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"

#~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"

#~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"

#~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"

#~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"

#~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"

#~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"

#~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"

#~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"

#~ msgid "Delete MIL-STD 1753 intrinsics"

#~ msgid "Disable MIL-STD 1753 intrinsics"

#~ msgid "Hide MIL-STD 1753 intrinsics"

#~ msgid "Delete libU77 intrinsics"

#~ msgid "Disable libU77 intrinsics"

#~ msgid "Hide libU77 intrinsics"

#~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"

#~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"

#~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"

#~ msgid "Treat initial values of 0 like non-zero values"

#~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"

#~ msgid "Take at least one trip through each iterative DO loop"

#~ msgid "Print names of program units as they are compiled"

#~ msgid "Disable fatal diagnostics about inter-procedural problems"

#~ msgid "Make prefix-radix non-decimal constants be typeless"

#~ msgid "Generate code to check subscript and substring bounds"

#~ msgid "Fortran-specific form of -fbounds-check"

#~ msgid "Disable warnings about inter-procedural problems"

#~ msgid "Warn about constructs with surprising meanings"

#~ msgid "Add a directory for INCLUDE searching"

#~ msgid "Set the maximum line length"

#~ msgid "the meaning of `\\a' varies with -traditional"

#~ msgid "non-ANSI-standard escape sequence, `\\%c'"

#~ msgid "non-ANSI escape sequence `\\%c'"

#~ msgid "unknown escape sequence `\\%c'"

#~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"

#~ msgid "Badly formed directive -- no closing quote"

#~ msgid "#-lines for entering and leaving files don't match"

#~ msgid "Bad directive -- missing close-quote"

#~ msgid "ignoring pragma: %s"

#~ msgid "invalid #line"

#~ msgid "Use `#line ...' instead of `# ...' in first line"

#~ msgid "invalid #-line"

#~ msgid "ASSIGNed FORMAT specifier is too small"

#~ msgid "ASSIGN to variable that is too small"

#~ msgid "ASSIGNed GOTO target variable is too small"

#~ msgid "%s no longer supported -- try -fvxt"

#~ msgid "%s no longer supported -- try -fno-vxt -ff90"

#~ msgid "%s disabled, use normal debugging flags"

#~ msgid "invalid `asm': %s"

#~ msgid "output_operand: %s"
#~ msgstr "output_operand: %s"

#~ msgid "operand number missing after %-letter"

#~ msgid "operand number out of range"

#~ msgid "invalid %%-code"

#~ msgid "`%l' operand isn't a label"

#~ msgid "function might be possible candidate for attribute `noreturn'"

#~ msgid "`noreturn' function does return"

#~ msgid "control reaches end of non-void function"

#~ msgid "End insn %d for block %d not found in the insn stream."

#~ msgid "Insn %d is in multiple basic blocks (%d and %d)"

#~ msgid "Head insn %d for block %d not found in the insn stream."

#~ msgid "Basic block %i edge lists are corrupted"

#~ msgid "Basic block %d pred edge is corrupted"

#~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"

#~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"

#~ msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"

#~ msgid "In basic block %d:"

#~ msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"

#~ msgid "comparison is always %d due to width of bitfield"

#~ msgid "comparison is always %d"

#~ msgid "`or' of unmatched not-equal tests is always 1"

#~ msgid "`and' of mutually exclusive equal-tests is always 0"

#~ msgid "`%s' might be used uninitialized in this function"

#~ msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"

#~ msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"

#~ msgid "function returns an aggregate"

#~ msgid "unused parameter `%s'"

#~ msgid "Ambiguous abbreviation %s"

#~ msgid "Incomplete `%s' option"

#~ msgid "Missing argument to `%s' option"

#~ msgid "Extraneous argument to `%s' option"

#~ msgid "Using builtin specs.\n"

#~ msgid ""
#~ "Setting spec %s to '%s'\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid "Reading specs from %s\n"

#~ msgid "specs %%include syntax malformed after %ld characters"

#~ msgid "Could not find specs file %s\n"

#~ msgid "specs %%rename syntax malformed after %ld characters"

#~ msgid "specs %s spec was not found to be renamed"

#~ msgid "rename spec %s to %s\n"

#~ msgid ""
#~ "spec is '%s'\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid "specs unknown %% command after %ld characters"

#~ msgid "specs file malformed after %ld characters"

#~ msgid "spec file has no spec for linking"

#~ msgid "-pipe not supported"

#~ msgid ""
#~ "\n"
#~ "Go ahead? (y or n) "
#~ msgstr ""
#~ "\n"

#~ msgid ""
#~ "Internal error: %s (program %s)\n"
#~ "Please submit a full bug report.\n"
#~ "See %s for instructions."
#~ msgstr ""

#~ msgid "# %s %.2f %.2f\n"
#~ msgstr "# %s %.2f %.2f\n"

#~ msgid "Usage: %s [options] file...\n"

#~ msgid "Options:\n"

#~ msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
#~ msgstr ""

#~ msgid "  --help                   Display this information\n"

#~ msgid "  --target-help            Display target specific command line options\n"

#~ msgid "  (Use '-v --help' to display command line options of sub-processes)\n"

#~ msgid "  -dumpspecs               Display all of the built in spec strings\n"

#~ msgid "  -dumpversion             Display the version of the compiler\n"

#~ msgid "  -dumpmachine             Display the compiler's target processor\n"

#~ msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"

#~ msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"

#~ msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"

#~ msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"

#~ msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"

#~ msgid ""
#~ "  -print-multi-lib         Display the mapping between command line options and\n"
#~ "                           multiple library search directories\n"
#~ msgstr ""

#~ msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"

#~ msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"

#~ msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"

#~ msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"

#~ msgid "  -save-temps              Do not delete intermediate files\n"

#~ msgid "  -pipe                    Use pipes rather than intermediate files\n"

#~ msgid "  -time                    Time the execution of each subprocess\n"

#~ msgid "  -specs=<file>            Override builtin specs with the contents of <file>\n"

#~ msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"

#~ msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"

#~ msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
#~ msgstr ""

#~ msgid "  -V <version>             Run gcc version number <version>, if installed\n"
#~ msgstr ""

#~ msgid "  -v                       Display the programs invoked by the compiler\n"

#~ msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
#~ msgstr ""

#~ msgid "  -S                       Compile only; do not assemble or link\n"

#~ msgid "  -c                       Compile and assemble, but do not link\n"

#~ msgid "  -o <file>                Place the output into <file>\n"

#~ msgid ""
#~ "  -x <language>            Specify the language of the following input files\n"
#~ "                           Permissable languages include: c c++ assembler none\n"
#~ "                           'none' means revert to the default behaviour of\n"
#~ "                           guessing the language based on the file's extension\n"
#~ msgstr ""

#~ msgid ""
#~ "\n"
#~ "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
#~ " passed on to the various sub-processes invoked by %s.  In order to pass\n"
#~ " other options on to these processes the -W<letter> options must be used.\n"
#~ msgstr ""
#~ "\n"

#~ msgid "argument to `-Xlinker' is missing"

#~ msgid "argument to `-specs' is missing"

#~ msgid "argument to `-specs=' is missing"

#~ msgid "argument to `-b' is missing"

#~ msgid "argument to `-B' is missing"

#~ msgid "argument to `-V' is missing"

#~ msgid "invalid version number format"

#~ msgid "cannot specify -o with -c or -S and multiple compilations"

#~ msgid "Warning: -pipe ignored because -save-temps specified"

#~ msgid "Warning: -pipe ignored because -time specified"

#~ msgid "argument to `-x' is missing"

#~ msgid "argument to `-%s' is missing"

#~ msgid "Warning: `-x %s' after last input file has no effect"

#~ msgid "Invalid specification!  Bug in cc."

#~ msgid "%s\n"
#~ msgstr "%s\n"

#~ msgid "Spec failure: '%%*' has not been initialised by pattern match"

#~ msgid "Warning: use of obsolete %%[ operator in specs"

#~ msgid "Processing spec %c%s%c, which is '%s'\n"

#~ msgid "Spec failure: Unrecognised spec option '%c'"

#~ msgid "unrecognized option `-%s'"

#~ msgid "install: %s%s\n"

#~ msgid "programs: %s\n"

#~ msgid "libraries: %s\n"

#~ msgid ""
#~ "\n"
#~ "For bug reporting instructions, please see:\n"
#~ msgstr ""
#~ "\n"

#~ msgid "Configured with: %s\n"

#~ msgid "Thread model: %s\n"

#~ msgid "gcc version %s\n"

#~ msgid "gcc driver version %s executing gcc version %s\n"

#~ msgid "No input files"

#~ msgid "%s: %s compiler not installed on this system"

#~ msgid "%s: linker input file unused because linking not done"

#~ msgid "language %s not recognized"

#~ msgid "Internal gcc abort."

#~ msgid "Internal gcov abort.\n"

#~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"

#~ msgid "Could not open basic block file %s.\n"

#~ msgid "Could not open data file %s.\n"

#~ msgid "Assuming that all execution counts are zero.\n"

#~ msgid "Could not open program flow graph file %s.\n"

#~ msgid "No executable code associated with file %s.\n"

#~ msgid ".da file contents exhausted too early\n"

#~ msgid ".da file contents not exhausted\n"

#~ msgid "%6.2f%% of %d source lines executed in function %s\n"

#~ msgid "No executable source lines in function %s\n"

#~ msgid "%6.2f%% of %d branches executed in function %s\n"

#~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"

#~ msgid "No branches in function %s\n"

#~ msgid "%6.2f%% of %d calls executed in function %s\n"

#~ msgid "No calls in function %s\n"

#~ msgid "didn't use all bb entries of graph, function %s\n"

#~ msgid "block_num = %ld, num_blocks = %d\n"

#~ msgid "ERROR: too many basic blocks in .bb file %s\n"

#~ msgid "%6.2f%% of %d source lines executed in file %s\n"

#~ msgid "No executable source lines in file %s\n"

#~ msgid "%6.2f%% of %d branches executed in file %s\n"

#~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"

#~ msgid "No branches in file %s\n"

#~ msgid "%6.2f%% of %d calls executed in file %s\n"

#~ msgid "No calls in file %s\n"

#~ msgid "Could not open source file %s.\n"

#~ msgid "Could not open output file %s.\n"

#~ msgid "Creating %s.\n"

#~ msgid "call %d never executed\n"

#~ msgid "call %d returns = %d\n"

#~ msgid "call %d returns = %d%%\n"

#~ msgid "branch %d never executed\n"

#~ msgid "branch %d taken = %d\n"

#~ msgid "branch %d taken = %d%%\n"

#~ msgid "Unexpected EOF while reading source file %s.\n"

#~ msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"

#~ msgid "GCSE disabled: %d basic blocks and %d registers"

#~ msgid "fix_sched_param: unknown param: %s"

#~ msgid "function cannot be inline"

#~ msgid "varargs function cannot be inline"

#~ msgid "function using alloca cannot be inline"

#~ msgid "function using setjmp cannot be inline"

#~ msgid "function uses __builtin_eh_return"

#~ msgid "function with nested functions cannot be inline"

#~ msgid "function with label addresses used in initializers cannot inline"

#~ msgid "function too large to be inline"

#~ msgid "no prototype, and parameter address used; cannot be inline"

#~ msgid "inline functions not supported for this return value type"

#~ msgid "function with varying-size return value cannot be inline"

#~ msgid "function with varying-size parameter cannot be inline"

#~ msgid "function with transparent unit parameter cannot be inline"

#~ msgid "function with computed jump cannot inline"

#~ msgid "function with nonlocal goto cannot be inline"

#~ msgid "function with target specific attribute(s) cannot be inlined"

#~ msgid "internal error in check-init: tree code not implemented: %s"

#~ msgid "internal error - too many interface type"

#~ msgid "bad method signature"

#~ msgid "misplaced ConstantValue attribute (not in any field)"

#~ msgid "duplicate ConstanValue atribute for field '%s'"

#~ msgid "field '%s' not found in class"

#~ msgid "abstract method in non-abstract class"

#~ msgid "non-static method '%s' overrides static method"

#~ msgid "In %s: overlapped variable and exception ranges at %d"

#~ msgid "bad type in parameter debug info"

#~ msgid "bad PC range for debug info for local `%s'"

#~ msgid "stack underflow - dup* operation"

#~ msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"

#~ msgid "field `%s' not found"

#~ msgid "ret instruction not implemented"

#~ msgid "method '%s' not found in class"

#~ msgid "failed to find class '%s'"

#~ msgid "Class '%s' has no method named '%s' matching signature '%s'"

#~ msgid "invokestatic on non static method"

#~ msgid "invokestatic on abstract method"

#~ msgid "invoke[non-static] on static method"

#~ msgid "Missing field '%s' in '%s'"

#~ msgid "Mismatching signature for field '%s' in '%s'"

#~ msgid "assignment to final field `%s' not in field's class"

#~ msgid "assignment to final static field `%s' not in class initializer"

#~ msgid "assignment to final field `%s' not in constructor"

#~ msgid "Can't expand %s"

#~ msgid "invalid PC in line number table"

#~ msgid "Unreachable bytecode from %d to before %d."

#~ msgid "Unreachable bytecode from %d to the end of the method."

#~ msgid "unrecogized wide sub-instruction"

#~ msgid "Source file for class `%s' is newer than its matching class file. Source file used instead"

#~ msgid "bad string constant"

#~ msgid "bad value constant type %d, index %d"

#~ msgid "can't reopen %s"

#~ msgid "Cannot find file for class %s."

#~ msgid "not a valid Java .class file"

#~ msgid "error while parsing constant pool"

#~ msgid "error in constant pool entry #%d\n"

#~ msgid "reading class %s for the second time from %s"

#~ msgid "error while parsing fields"

#~ msgid "error while parsing methods"

#~ msgid "error while parsing final attributes"

#~ msgid "The `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrect set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath."

#~ msgid "missing Code attribute"

#~ msgid "error closing %s"

#~ msgid "source file seen twice on command line and will be compiled only once."

#~ msgid "no input file specified"

#~ msgid "can't close input file %s"

#~ msgid "Premature end of input file %s"

#~ msgid "bad zip/jar file %s"

#~ msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"

#~ msgid "can't create directory %s"

#~ msgid "can't to open %s"

#~ msgid "Only one of `--print-main', `--list-class', and `--complexity' allowed"

#~ msgid "Can't open output file `%s'"

#~ msgid "File not found `%s'"

#~ msgid "can't specify `-D' without `--main'\n"

#~ msgid "Warning: already-compiled .class files ignored with -C"

#~ msgid "cannot specify both -C and -o"

#~ msgid "cannot create temporary file"

#~ msgid "using both @FILE with multiple files not implemented"

#~ msgid "cannot specify `main' class when not linking"

#~ msgid "Disable automatic array bounds checking"

#~ msgid "Make is_compiled_class return 1"

#~ msgid "Dump class files to <name>.class"

#~ msgid "input file is list of file names to compile"

#~ msgid "Generate code for Boehm GC"

#~ msgid "Don't put synchronization structure in each object"

#~ msgid "Assume native functions are implemented using JNI"

#~ msgid "Set class path and suppress system path"

#~ msgid "Set class path"

#~ msgid "Choose class whose main method should be used"

#~ msgid "Choose input encoding (default is UTF-8)"

#~ msgid "Add directory to class path"

#~ msgid "Directory where class files should be written"

#~ msgid "Use built-in instructions for division"

#~ msgid "Warn if modifiers are specified when not necessary"

#~ msgid "Warn if deprecated empty statements are found"

#~ msgid "Warn if .class files are out of date"

#~ msgid "Always check for non gcj generated classes archives"

#~ msgid "can't do dependency tracking with input from stdin"

#~ msgid ""
#~ "unknown encoding: `%s'\n"
#~ "This might mean that your locale's encoding is not supported\n"
#~ "by your system's iconv(3) implementation.  If you aren't trying\n"
#~ "to use a particular encoding for your input file, try the\n"
#~ "`--encoding=UTF-8' option."
#~ msgstr ""

#~ msgid "Can't mangle %s"

#~ msgid "internal error - invalid Utf8 name"

#~ msgid "Missing name"

#~ msgid "';' expected"

#~ msgid "'*' expected"

#~ msgid "Class or interface declaration expected"

#~ msgid "Missing class name"

#~ msgid "'{' expected"

#~ msgid "Missing super class name"

#~ msgid "Missing interface name"

#~ msgid "Missing term"

#~ msgid "Missing variable initializer"

#~ msgid "Invalid declaration"

#~ msgid "Can't specify array dimension in a declaration"

#~ msgid "']' expected"

#~ msgid "Unbalanced ']'"

#~ msgid "Invalid method declaration, method name required"

#~ msgid "Identifier expected"

#~ msgid "Invalid method declaration, return type required"

#~ msgid "')' expected"

#~ msgid "Missing formal parameter term"

#~ msgid "Missing identifier"

#~ msgid "Missing class type term"

#~ msgid "Invalid interface type"

#~ msgid "':' expected"

#~ msgid "Invalid expression statement"

#~ msgid "'(' expected"

#~ msgid "Missing term or ')'"

#~ msgid "Missing term and ')' expected"

#~ msgid "Invalid control expression"

#~ msgid "Invalid update expression"

#~ msgid "Invalid init statement"

#~ msgid "Missing term or ')' expected"

#~ msgid "'class' or 'this' expected"

#~ msgid "'class' expected"

#~ msgid "')' or term expected"

#~ msgid "'[' expected"

#~ msgid "Field expected"

#~ msgid "Missing term and ']' expected"

#~ msgid "']' expected, invalid type expression"

#~ msgid "Invalid type expression"

#~ msgid "Invalid reference type"

#~ msgid "Constructor invocation must be first thing in a constructor"

#~ msgid "Only constructors can invoke constructors"

#~ msgid ": `%s' JDK1.1(TM) feature"

#~ msgid ""
#~ "%s.\n"
#~ "%s"
#~ msgstr ""
#~ "%s.\n"
#~ "%s"

#~ msgid "Can't use '$' as a separator for inner classes"

#~ msgid "malformed .zip archive in CLASSPATH: %s"

#~ msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives."

#~ msgid "missing static field `%s'"

#~ msgid "not a static field `%s'"

#~ msgid "No case for %s"

#~ msgid "unregistered operator %s"

#~ msgid "internal error - use of undefined type"

#~ msgid "junk at end of signature string"

#~ msgid "bad pc in exception_table"

#~ msgid "unknown opcode %d@pc=%d during verification"

#~ msgid "verification error at PC=%d"

#~ msgid "Dump decls to a .decl file"

#~ msgid "Generate code for GNU runtime environment"

#~ msgid "Generate code for NeXT runtime environment"

#~ msgid "Warn if a selector has multiple methods"

#~ msgid "Do not warn if inherited methods are unimplemented"

#~ msgid "Generate C header of platform specific features"

#~ msgid "Specify the name of the class for constant strings"

#~ msgid "no class name specified as argument to -fconstant-string-class"

#~ msgid "object does not conform to the `%s' protocol"

#~ msgid "class `%s' does not implement the `%s' protocol"

#~ msgid "`%s' cannot be statically allocated"

#~ msgid "Unexpected type for `id' (%s)"

#~ msgid "Undefined type `id', please import <objc/objc.h>"

#~ msgid "Cannot find protocol declaration for `%s'"

#~ msgid "Cannot find interface declaration for `%s'"

#~ msgid "Cannot find class `%s'"

#~ msgid "Cannot find interface declaration for `%s', superclass of `%s'"

#~ msgid "Circular inheritance in interface declaration for `%s'"

#~ msgid "inconsistent instance variable specification"

#~ msgid "multiple declarations for method `%s'"

#~ msgid "invalid receiver type `%s'"

#~ msgid "`%s' does not respond to `%s'"

#~ msgid "no super class declared in interface for `%s'"

#~ msgid "cannot find class (factory) method."

#~ msgid "return type for `%s' defaults to id"

#~ msgid "method `%s' not implemented by protocol."

#~ msgid "return type defaults to id"

#~ msgid "cannot find method."

#~ msgid "instance variable `%s' accessed in class method"

#~ msgid "duplicate definition of class method `%s'."

#~ msgid "duplicate declaration of class method `%s'."

#~ msgid "duplicate definition of instance method `%s'."

#~ msgid "duplicate declaration of instance method `%s'."

#~ msgid "duplicate interface declaration for category `%s(%s)'"

#~ msgid "instance variable `%s' is declared private"

#~ msgid "instance variable `%s' is declared %s"

#~ msgid "static access to object of type `id'"

#~ msgid "incomplete implementation of class `%s'"

#~ msgid "incomplete implementation of category `%s'"

#~ msgid "method definition for `%c%s' not found"

#~ msgid "%s `%s' does not fully implement the `%s' protocol"

#~ msgid "reimplementation of class `%s'"

#~ msgid "conflicting super class name `%s'"

#~ msgid "duplicate interface declaration for class `%s'"

#~ msgid "duplicate declaration for protocol `%s'"

#~ msgid "[super ...] must appear in a method context"

#~ msgid "potential selector conflict for method `%s'"

#~ msgid "`@end' must appear in an implementation context"

#~ msgid "method definition not in class context"

#~ msgid "syntax error at '@' token"

#~ msgid "invalid parameter `%s'"

#~ msgid "Arc profiling: some edge counts were bad."

#~ msgid "file %s not found, execution counts assumed to be zero."

#~ msgid "%s: internal abort\n"

#~ msgid "%s: error writing file `%s': %s\n"

#~ msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"

#~ msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"

#~ msgid "%s: warning: no read access for file `%s'\n"

#~ msgid "%s: warning: no write access for file `%s'\n"

#~ msgid "%s: warning: no write access for dir containing `%s'\n"

#~ msgid "%s: invalid file name: %s\n"

#~ msgid "%s: %s: can't get status: %s\n"

#~ msgid ""
#~ "\n"
#~ "%s: fatal error: aux info file corrupted at line %d\n"
#~ msgstr ""
#~ "\n"

#~ msgid "%s:%d: declaration of function `%s' takes different forms\n"

#~ msgid "%s: compiling `%s'\n"

#~ msgid "%s: wait: %s\n"

#~ msgid "%s: subprocess got fatal signal %d\n"

#~ msgid "%s: %s exited with status %d\n"

#~ msgid "%s: warning: missing SYSCALLS file `%s'\n"

#~ msgid "%s: can't read aux info file `%s': %s\n"

#~ msgid "%s: can't get status of aux info file `%s': %s\n"

#~ msgid "%s: can't open aux info file `%s' for reading: %s\n"

#~ msgid "%s: error reading aux info file `%s': %s\n"

#~ msgid "%s: error closing aux info file `%s': %s\n"

#~ msgid "%s: can't delete aux info file `%s': %s\n"

#~ msgid "%s: can't delete file `%s': %s\n"

#~ msgid "%s: warning: can't rename file `%s' to `%s': %s\n"

#~ msgid "%s: conflicting extern definitions of '%s'\n"

#~ msgid "%s: declarations of '%s' will not be converted\n"

#~ msgid "%s: conflict list for '%s' follows:\n"

#~ msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"

#~ msgid "%s: %d: `%s' used but missing from SYSCALLS\n"

#~ msgid "%s: %d: warning: no extern definition for `%s'\n"

#~ msgid "%s: warning: no static definition for `%s' in file `%s'\n"

#~ msgid "%s: multiple static defs of `%s' in file `%s'\n"

#~ msgid "%s: %d: warning: source too confusing\n"

#~ msgid "%s: %d: warning: varargs function declaration not converted\n"

#~ msgid "%s: declaration of function `%s' not converted\n"

#~ msgid "%s: warning: too many parameter lists in declaration of `%s'\n"

#~ msgid ""
#~ "\n"
#~ "%s: warning: too few parameter lists in declaration of `%s'\n"
#~ msgstr ""
#~ "\n"

#~ msgid "%s: %d: warning: found `%s' but expected `%s'\n"

#~ msgid "%s: local declaration for function `%s' not inserted\n"

#~ msgid ""
#~ "\n"
#~ "%s: %d: warning: can't add declaration of `%s' into macro call\n"
#~ msgstr ""
#~ "\n"

#~ msgid "%s: global declarations for file `%s' not inserted\n"

#~ msgid "%s: definition of function `%s' not converted\n"

#~ msgid "%s: %d: warning: definition of %s not converted\n"

#~ msgid "%s: found definition of `%s' at %s(%d)\n"

#~ msgid "%s: %d: warning: `%s' excluded by preprocessing\n"

#~ msgid "%s: function definition not converted\n"

#~ msgid "%s: `%s' not converted\n"

#~ msgid "%s: would convert file `%s'\n"

#~ msgid "%s: converting file `%s'\n"

#~ msgid "%s: can't get status for file `%s': %s\n"

#~ msgid "%s: can't open file `%s' for reading: %s\n"

#~ msgid ""
#~ "\n"
#~ "%s: error reading input file `%s': %s\n"
#~ msgstr ""
#~ "\n"

#~ msgid "%s: can't create/open clean file `%s': %s\n"

#~ msgid "%s: warning: file `%s' already saved in `%s'\n"

#~ msgid "%s: can't link file `%s' to `%s': %s\n"

#~ msgid "%s: can't create/open output file `%s': %s\n"

#~ msgid "%s: can't change mode of file `%s': %s\n"

#~ msgid "%s: cannot get working directory: %s\n"

#~ msgid "%s: input file names must have .c suffixes: %s\n"

#~ msgid "conversion from NaN to int"

#~ msgid "floating point overflow"

#~ msgid "overflow on truncation to integer"

#~ msgid "overflow on truncation to unsigned integer"

#~ msgid "%s: argument domain error"

#~ msgid "%s: function singularity"

#~ msgid "%s: overflow range error"

#~ msgid "%s: underflow range error"

#~ msgid "%s: total loss of precision"

#~ msgid "%s: partial loss of precision"

#~ msgid "%s: NaN - producing operation"

#~ msgid "Output constraint %d must specify a single register"

#~ msgid "Output regs must be grouped at top of stack"

#~ msgid "Implicitly popped regs must be grouped at top of stack"

#~ msgid "Output operand %d must use `&' constraint"

#~ msgid "can't use '%s' as a %s register"

#~ msgid "global register variable follows a function definition"

#~ msgid "register used for two global register variables"

#~ msgid "call-clobbered register used for global register variable"

#~ msgid "cannot reload integer constant operand in `asm'"

#~ msgid "impossible register constraint in `asm'"

#~ msgid "`&' constraint used with no register class"

#~ msgid "inconsistent operand constraints in an `asm'"

#~ msgid "frame size too large for reliable stack checking"

#~ msgid "try reducing the number of local variables"

#~ msgid "Can't find a register in class `%s' while reloading `asm'."

#~ msgid "Unable to find a register to spill in class `%s'."

#~ msgid "`asm' operand requires impossible reload"

#~ msgid "`asm' operand constraint incompatible with operand size"

#~ msgid "output operand is constant in `asm'"

#~ msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"

#~ msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"

#~ msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"

#~ msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"

#~ msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"

#~ msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"

#~ msgid "jump to `%s' invalidly jumps into binding contour"

#~ msgid "label `%s' used before containing binding contour"

#~ msgid "`asm' cannot be used in function where memory usage is checked"

#~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"

#~ msgid "unknown register name `%s' in `asm'"

#~ msgid "operand constraints for `asm' differ in number of alternatives"

#~ msgid "output operand constraint lacks `='"

#~ msgid "output constraint `%c' for operand %d is not at the beginning"

#~ msgid "output operand constraint %d contains `+'"

#~ msgid "operand constraint contains '+' or '=' at illegal position."

#~ msgid "`%%' constraint used with last operand"

#~ msgid "matching constraint not valid in output operand"

#~ msgid "output number %d not directly addressable"

#~ msgid "more than %d operands in `asm'"

#~ msgid "hard register `%s' listed as input operand to `asm'"

#~ msgid "input operand constraint contains `%c'"

#~ msgid "matching constraint references invalid operand number"

#~ msgid "asm operand %d probably doesn't match constraints"

#~ msgid "unused variable `%s'"

#~ msgid "enumeration value `%s' not handled in switch"

#~ msgid "case value `%ld' not in enumerated type"

#~ msgid "case value `%ld' not in enumerated type `%s'"

#~ msgid "type size can't be explicitly evaluated"

#~ msgid "variable-size type declared outside of any function"

#~ msgid "size of `%s' is %d bytes"

#~ msgid "size of `%s' is larger than %d bytes"

#~ msgid "packed attribute causes inefficient alignment for `%s'"

#~ msgid "packed attribute is unnecessary for `%s'"

#~ msgid "padding struct to align `%s'"

#~ msgid "padding struct size to alignment boundary"

#~ msgid "packed attribute causes inefficient alignment"

#~ msgid "packed attribute is unnecessary"

#~ msgid "\"%s\" and \"%s\" identical in first %d characters"

#~ msgid ""
#~ "\n"
#~ "Execution times (seconds)\n"
#~ msgstr ""
#~ "\n"

#~ msgid " TOTAL                 :"

#~ msgid "time in %s: %ld.%06ld (%ld%%)\n"

#~ msgid "collect: reading %s\n"

#~ msgid "collect: recompiling %s\n"

#~ msgid "collect: tweaking %s in %s\n"

#~ msgid "collect: relinking\n"

#~ msgid "ld returned %d exit status"

#~ msgid "Generate debugging info in default format"

#~ msgid "Generate debugging info in default extended format"

#~ msgid "Generate STABS format debug info"

#~ msgid "Generate extended STABS format debug info"

#~ msgid "Generate DWARF-1 format debug info"

#~ msgid "Generate extended DWARF-1 format debug info"

#~ msgid "Generate DWARF-2 debug info"

#~ msgid "Generate XCOFF format debug info"

#~ msgid "Generate extended XCOFF format debug info"

#~ msgid "Generate COFF format debug info"

#~ msgid "Do not store floats in registers"

#~ msgid "Consider all mem refs through pointers as volatile"

#~ msgid "Consider all mem refs to global data to be volatile"

#~ msgid "Consider all mem refs to static data to be volatile"

#~ msgid "Defer popping functions args from stack until later"

#~ msgid "When possible do not generate stack frames"

#~ msgid "Optimize sibling and tail recursive calls"

#~ msgid "When running CSE, follow jumps to their targets"

#~ msgid "When running CSE, follow conditional jumps"

#~ msgid "Perform a number of minor, expensive optimisations"

#~ msgid "Perform jump threading optimisations"

#~ msgid "Perform strength reduction optimisations"

#~ msgid "Perform loop unrolling when iteration count is known"

#~ msgid "Perform loop unrolling for all loops"

#~ msgid "Force all loop invariant computations out of loops"

#~ msgid "Strength reduce all loop general induction variables"

#~ msgid "Store strings in writable data section"

#~ msgid "Enable machine specific peephole optimisations"

#~ msgid "Copy memory operands into registers before using"

#~ msgid "Copy memory address constants into regs before using"

#~ msgid "Allow function addresses to be held in registers"

#~ msgid "Integrate simple functions into their callers"

#~ msgid "Generate code for funcs even if they are fully inlined"

#~ msgid "Pay attention to the 'inline' keyword"

#~ msgid "Emit static const variables even if they are not used"

#~ msgid "Check for syntax errors, then stop"

#~ msgid "Mark data as shared rather than private"

#~ msgid "Enable saving registers around function calls"

#~ msgid "Return 'short' aggregates in memory, not registers"

#~ msgid "Return 'short' aggregates in registers"

#~ msgid "Attempt to fill delay slots of branch instructions"

#~ msgid "Perform the global common subexpression elimination"

#~ msgid "Run CSE pass after loop optimisations"

#~ msgid "Run the loop optimiser twice"

#~ msgid "Delete useless null pointer checks"

#~ msgid "Pretend that host and target use the same FP format"

#~ msgid "Reschedule instructions before register allocation"

#~ msgid "Reschedule instructions after register allocation"

#~ msgid "Enable scheduling across basic blocks"

#~ msgid "Allow speculative motion of non-loads"

#~ msgid "Allow speculative motion of some loads"

#~ msgid "Allow speculative motion of more loads"

#~ msgid "Replace add,compare,branch with branch on count reg"

#~ msgid "Generate position independent code, if possible"

#~ msgid "Enable exception handling"

#~ msgid "Just generate unwind tables for exception handling"

#~ msgid "Support synchronous non-call exceptions"

#~ msgid "Insert arc based program profiling code"

#~ msgid "Create data files needed by gcov"

#~ msgid "Use profiling information for branch probabilities"

#~ msgid "Reorder basic blocks to improve code placement"

#~ msgid "Do the register renaming optimization pass"

#~ msgid "Improve FP speed by violating ANSI & IEEE rules"

#~ msgid "Do not put unitialised globals in the common section"

#~ msgid "Do not generate .size directives"

#~ msgid "place each function into its own section"

#~ msgid "place data items into their own section"

#~ msgid "Add extra commentry to assembler output"

#~ msgid "Output GNU ld formatted global initialisers"

#~ msgid "Enables a register move optimisation"

#~ msgid "Do the full regmove optimization pass"

#~ msgid "Pack structure members together without holes"

#~ msgid "Insert stack checking code into the program"

#~ msgid "Specify that arguments may alias each other & globals"

#~ msgid "Assume arguments may alias globals but not each other"

#~ msgid "Assume arguments do not alias each other or globals"

#~ msgid "Assume strict aliasing rules apply"

#~ msgid "Align the start of loops"

#~ msgid "Align labels which are only reached by jumping"

#~ msgid "Align all labels"

#~ msgid "Align the start of functions"

#~ msgid "Generate code to check every memory access"

#~ msgid "Add a prefix to all function names"

#~ msgid "Suppress output of instruction numbers and line number notes in debugging dumps"

#~ msgid "Instrument function entry/exit with profiling calls"

#~ msgid "Enable SSA optimizations"

#~ msgid "Enable dead code elimination"

#~ msgid "External symbols have a leading underscore"

#~ msgid "Process #ident directives"

#~ msgid "Enables an rtl peephole pass run before sched2"

#~ msgid "Enables guessing of branch probabilities"

#~ msgid "Set errno after built-in math functions"

#~ msgid "Convert floating point constant to single precision constant"

#~ msgid "Report time taken by each compiler pass at end of run"

#~ msgid "Report on permanent memory allocation at end of run"

#~ msgid "Trap for signed overflow in addition / subtraction / multiplication."

#~ msgid "Compile just for ISO C89"

#~ msgid "Do not promote floats to double if using -traditional"

#~ msgid "Determine language standard"

#~ msgid "Make bitfields by unsigned by default"

#~ msgid "Make 'char' be signed by default"

#~ msgid "Make 'char' be unsigned by default"

#~ msgid "Attempt to support traditional K&R style C"

#~ msgid "Do not recognise the 'asm' keyword"

#~ msgid "Do not recognise any built in functions"

#~ msgid "Assume normal C execution environment"

#~ msgid "Assume that standard libraries & main might not exist"

#~ msgid "Allow different types as args of ? operator"

#~ msgid "Allow the use of $ inside identifiers"

#~ msgid "Use the same size for double as for float"

#~ msgid "Use the smallest fitting integer to hold enums"

#~ msgid "Override the underlying type for wchar_t to `unsigned short'"

#~ msgid "Enable most warning messages"

#~ msgid "Warn about casting functions to incompatible types"

#~ msgid "Warn about functions which might be candidates for format attributes"

#~ msgid "Warn about casts which discard qualifiers"

#~ msgid "Warn about subscripts whose type is 'char'"

#~ msgid "Warn if nested comments are detected"

#~ msgid "Warn about possibly confusing type conversions"

#~ msgid "Warn about printf/scanf/strftime/strfmon format anomalies"

#~ msgid "Don't warn about strftime formats yielding 2 digit years"

#~ msgid "Don't warn about too many arguments to format functions"

#~ msgid "Warn about non-string-literal format strings"

#~ msgid "Warn about possible security problems with format functions"

#~ msgid "Warn about implicit function declarations"

#~ msgid "Warn when a declaration does not specify a type"

#~ msgid "Warn about the use of the #import directive"

#~ msgid "Do not warn about using 'long long' when -pedantic"

#~ msgid "Warn about suspicious declarations of main"

#~ msgid "Warn about possibly missing braces around initialisers"

#~ msgid "Warn about global funcs without previous declarations"

#~ msgid "Warn about global funcs without prototypes"

#~ msgid "Warn about use of multicharacter literals"

#~ msgid "Warn about externs not at file scope level"

#~ msgid "Warn about possible missing parentheses"

#~ msgid "Warn about possible violations of sequence point rules"

#~ msgid "Warn about function pointer arithmetic"

#~ msgid "Warn about multiple declarations of the same object"

#~ msgid "Warn about signed/unsigned comparisons"

#~ msgid "Warn about testing equality of floating point numbers"

#~ msgid "Warn about unrecognized pragmas"

#~ msgid "Warn about non-prototyped function decls"

#~ msgid "Warn about constructs whose meaning change in ISO C"

#~ msgid "Warn when trigraphs are encountered"

#~ msgid "Mark strings as 'const char *'"

#~ msgid "Warn when a function is unused"

#~ msgid "Warn when a label is unused"

#~ msgid "Warn when a function parameter is unused"

#~ msgid "Warn when a variable is unused"

#~ msgid "Warn when an expression value is unused"

#~ msgid "Do not suppress warnings from system headers"

#~ msgid "Treat all warnings as errors"

#~ msgid "Warn when one local variable shadows another"

#~ msgid "Warn about enumerated switches missing a specific case"

#~ msgid "Warn about returning structures, unions or arrays"

#~ msgid "Warn about pointer casts which increase alignment"

#~ msgid "Warn about code that will never be executed"

#~ msgid "Warn about unitialized automatic variables"

#~ msgid "Warn when an inlined function cannot be inlined"

#~ msgid "Warn when the packed attribute has no effect on struct layout"

#~ msgid "Warn when padding is required to align struct members"

#~ msgid "Warn when an optimization pass is disabled"

#~ msgid "Warn about functions which might be candidates for attribute noreturn"

#~ msgid "Invalid option `%s'"

#~ msgid "Internal error: %s"

#~ msgid "`%s' declared `static' but never defined"

#~ msgid "`%s' defined but not used"

#~ msgid "can't open %s for writing"

#~ msgid "-ffunction-sections not supported for this target."

#~ msgid "-fdata-sections not supported for this target."

#~ msgid "-ffunction-sections disabled; it makes profiling impossible."

#~ msgid "-ffunction-sections may affect debugging on some targets."

#~ msgid "Errors detected in input file (your bison.simple is out of date)\n"

#~ msgid "error writing to %s"

#~ msgid "invalid register name `%s' for register variable"

#~ msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"

#~ msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"

#~ msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"

#~ msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"

#~ msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"

#~ msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
#~ msgstr ""

#~ msgid "  -O[number]              Set optimisation level to [number]\n"

#~ msgid "  -Os                     Optimise for space rather than speed\n"

#~ msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"

#~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"

#~ msgid "  -w                      Suppress warnings\n"

#~ msgid "  -W                      Enable extra warnings\n"

#~ msgid "  -Wunused                Enable unused warnings\n"

#~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"

#~ msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"

#~ msgid "  -p                      Enable function profiling\n"

#~ msgid "  -a                      Enable block profiling \n"

#~ msgid "  -ax                     Enable jump profiling \n"

#~ msgid "  -o <file>               Place output into <file> \n"

#~ msgid ""
#~ "  -G <number>             Put global and static data smaller than <number>\n"
#~ "                          bytes into a special section (on some targets)\n"
#~ msgstr ""

#~ msgid "  -aux-info <file>        Emit declaration info into <file>\n"

#~ msgid "  -quiet                  Do not display functions compiled or elapsed time\n"

#~ msgid "  -version                Display the compiler's version\n"

#~ msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"

#~ msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"

#~ msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"

#~ msgid "  --help                  Display this information\n"

#~ msgid ""
#~ "\n"
#~ "Language specific options:\n"
#~ msgstr ""
#~ "\n"

#~ msgid "  %-23.23s [undocumented]\n"

#~ msgid ""
#~ "\n"
#~ "There are undocumented %s specific options as well.\n"
#~ msgstr ""
#~ "\n"

#~ msgid ""
#~ "\n"
#~ " Options for %s:\n"
#~ msgstr ""
#~ "\n"

#~ msgid ""
#~ "\n"
#~ "Target specific options:\n"
#~ msgstr ""
#~ "\n"

#~ msgid "  -m%-23.23s [undocumented]\n"

#~ msgid ""
#~ "\n"
#~ "There are undocumented target specific options as well.\n"
#~ msgstr ""
#~ "\n"

#~ msgid "  They exist, but they are not documented.\n"

#~ msgid "unrecognized gcc debugging option: %c"

#~ msgid "unrecognized register name `%s'"

#~ msgid "Unrecognized option `%s'"

#~ msgid "use -gdwarf -g%d for DWARF v1, level %d"

#~ msgid "use -gdwarf-2   for DWARF v2"

#~ msgid "ignoring option `%s' due to invalid debug level specification"

#~ msgid "`%s': unknown or unsupported -g option"

#~ msgid "`%s' ignored, conflicts with `-g%s'"

#~ msgid "-param option missing argument"

#~ msgid "invalid --param option: %s"

#~ msgid "invalid parameter value `%s'"

#~ msgid "`-a' option (basic block profile) not supported"

#~ msgid "`-ax' option (jump profiling) not supported"

#~ msgid "Ignoring command line option '%s'"

#~ msgid "(It is valid for %s but not the selected language)"

#~ msgid "-Wuninitialized is not supported without -O"

#~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."

#~ msgid "instruction scheduling not supported on this target machine"

#~ msgid "this target machine does not have delayed branches"

#~ msgid "profiling does not work without a frame pointer"

#~ msgid "-f%sleading-underscore not supported on this target machine"

#~ msgid "Data size %ld.\n"

#~ msgid ""
#~ "%s%s%s version %s (%s)\n"
#~ "%s\tcompiled by GNU C version %s.\n"
#~ "%s%s%s version %s (%s) compiled by CC.\n"
#~ msgstr ""
#~ "%s%s%s version %s (%s)\n"
#~ "%s\tcompiled by GNU C version %s.\n"
#~ "%s%s%s version %s (%s) compiled by CC.\n"

#~ msgid "options passed: "

#~ msgid "options enabled: "

#~ msgid "floating point numbers not allowed in #if expressions"

#~ msgid "Invalid number in #if expression"

#~ msgid "Invalid character constant in #if"

#~ msgid "double quoted strings not allowed in #if expressions"

#~ msgid "Invalid token in expression"

#~ msgid "octal character constant does not fit in a byte"

#~ msgid "hex character constant does not fit in a byte"

#~ msgid "empty #if expression"

#~ msgid "Junk after end of expression."

#~ msgid "macro or #include recursion too deep"

#~ msgid "Usage: %s [switches] input output"

#~ msgid "-traditional is not supported in C++"

#~ msgid "-traditional and -ansi are mutually exclusive"

#~ msgid "Filename missing after -i option"

#~ msgid "Filename missing after -o option"

#~ msgid "Target missing after %s option"

#~ msgid "Filename missing after %s option"

#~ msgid "Macro name missing after -%c option"

#~ msgid "-pedantic and -traditional are mutually exclusive"

#~ msgid "-trigraphs and -traditional are mutually exclusive"

#~ msgid "Directory name missing after -I option"

#~ msgid "`/*' within comment"

#~ msgid "unterminated #%s conditional"

#~ msgid "not in any file?!"

#~ msgid "`defined' must be followed by ident or (ident)"

#~ msgid "cccp error: invalid special hash type"

#~ msgid "#include expects \"fname\" or <fname>"

#~ msgid "No include path in which to find %.*s"

#~ msgid "invalid macro name"

#~ msgid "invalid macro name `%s'"

#~ msgid "parameter name starts with a digit in #define"

#~ msgid "badly punctuated parameter list in #define"

#~ msgid "unterminated parameter list in #define"

#~ msgid "\"%.*s\" redefined"

#~ msgid "# operator should be followed by a macro argument name"

#~ msgid "invalid format #line command"

#~ msgid "undefining `defined'"

#~ msgid "undefining `%s'"

#~ msgid "extra text at end of directive"

#~ msgid "#error%.*s"
#~ msgstr "#error%.*s"

#~ msgid "#warning%.*s"
#~ msgstr "#warning%.*s"

#~ msgid "#elif not within a conditional"

#~ msgid "#%s not within a conditional"

#~ msgid "#else or #elif after #else"

#~ msgid "#else not within a conditional"

#~ msgid "unterminated string or character constant"

#~ msgid "arguments given to macro `%s'"

#~ msgid "no args to macro `%s'"

#~ msgid "only 1 arg to macro `%s'"

#~ msgid "only %d args to macro `%s'"

#~ msgid "too many (%d) args to macro `%s'"

#~ msgid ""
#~ "Internal error in %s, at tradcpp.c:%d\n"
#~ "Please submit a full bug report.\n"
#~ "See %s for instructions."
#~ msgstr ""

#~ msgid "arrays of functions are not meaningful"

#~ msgid "function return type cannot be function"

#~ msgid "invalid initializer for bit string"

#~ msgid "Tree check: expected %s, have %s in %s, at %s:%d"

#~ msgid "Tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"

#~ msgid "register name not specified for `%s'"

#~ msgid "invalid register name for `%s'"

#~ msgid "data type of `%s' isn't suitable for a register"

#~ msgid "register specified for `%s' isn't suitable for data type"

#~ msgid "global register variable has initial value"

#~ msgid "volatile register variables don't work as you might wish"

#~ msgid "register name given for non-register variable `%s'"

#~ msgid "size of variable `%s' is too large"

#~ msgid "alignment of `%s' is greater than maximum object file alignment. Using %d."

#~ msgid "requested alignment for %s is greater than implemented alignment of %d."

#~ msgid "floating point trap outputting a constant"

#~ msgid "initializer for integer value is too complicated"

#~ msgid "initializer for floating value is not a floating constant"

#~ msgid "unknown set constructor type"

#~ msgid "invalid initial value for member `%s'"

#~ msgid "weak declaration of `%s' must be public"

#~ msgid "weak declaration of `%s' must precede definition"

#~ msgid "only weak aliases are supported in this configuration"

#~ msgid "alias definitions not supported in this configuration; ignored"

#~ msgid "Virtual array %s[%lu]: element %lu out of bounds"

#~ msgid "No sclass for %s stab (0x%x)\n"

#~ msgid "`-p' not supported; use `-pg' and gprof(1)"

#~ msgid "may not use both -EB and -EL"

#~ msgid "-mapcs-26 and -mapcs-32 may not be used together"

#~ msgid "-msoft-float and -mhard_float may not be used together"

#~ msgid "-mbig-endian and -mlittle-endian may not be used together"

#~ msgid "Incompatible interworking options"

#~ msgid "-mbsd and -pedantic incompatible"

#~ msgid "-mbsd and -mxopen incompatible"

#~ msgid "-mxopen and -pedantic incompatible"

#~ msgid "A -ifile option requires a -map option"

#~ msgid "mno-cygwin and mno-win32 are not compatible"

#~ msgid "shared and mdll are not compatible"

#~ msgid "-static not valid with -mcoff"

#~ msgid "-shared not valid with -mcoff"

#~ msgid "-symbolic not valid with -mcoff"

#~ msgid "-fpic is not valid with -mcoff"

#~ msgid "-fPIC is not valid with -mcoff"

#~ msgid "-fpic not valid with -mcoff"

#~ msgid "-fPIC not valid with -mcoff"

#~ msgid "bx]"
#~ msgstr "bx]"

#~ msgid "bx"
#~ msgstr "bx"

#~ msgid "cx"
#~ msgstr "cx"

#~ msgid "-p option not supported: use -pg instead"

#~ msgid "choose either big or little endian, not both"

#~ msgid "choose either m340 or m210 not both"

#~ msgid "the m210 does not have little endian support"

#~ msgid "-pipe is not supported."

#~ msgid "may not use both -mfp64 and -msingle-float"

#~ msgid "may not use both -mfp64 and -m4650"

#~ msgid "-mhard-float not supported."

#~ msgid "-msingle-float and -msoft-float can not both be specified."

#~ msgid "-p profiling is no longer supported.  Use -pg instead."

#~ msgid "profiling not supported with -mg\n"

#~ msgid "GNU C does not support -C without using -E"

#~ msgid "-pg and -fomit-frame-pointer are incompatible"

#~ msgid "-E required when input is from standard input"

#~ msgid "Compilation of header file requested"

#~ msgid "-fjni and -femit-class-files are incompatible"

#~ msgid "-fjni and -femit-class-file are incompatible"

#~ msgid "iterator `%s' has derived type"

#~ msgid "%s before character constant"

#~ msgid "%s before character 0%o"

#~ msgid "more than one `f' in numeric constant"

#~ msgid "more than one `l' in numeric constant"

#~ msgid "invalid identifier `%s'"

#~ msgid "parse error at `..'"

#~ msgid "nondigits in number and not hexadecimal"

#~ msgid "numeric constant contains digits beyond the radix"

#~ msgid "two `u's in integer constant"

#~ msgid "Unterminated string constant"

#~ msgid "syntax error: cannot back up"

#~ msgid "parser stack overflow"

#~ msgid "invalid `for (ITERATOR)' syntax"

#~ msgid "`for (%s)' inside expansion of same iterator"

#~ msgid "case label within scope of cleanup or variable array"

#~ msgid "parse error; also virtual memory exceeded"

#~ msgid "duplicate array index in initializer"

#~ msgid "duplicate initializer"

#~ msgid "thumb_load_double_from_address: destination is not a register"

#~ msgid "thumb_load_double_from_address: source is not a computed memory address"

#~ msgid "thumb_load_double_from_address: base is not a register"

#~ msgid "thumb_load_double_from_address: Unhandled address calculation"

#~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"

#~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"

#~ msgid "YL found in limit_reload_class"

#~ msgid "Bad register extension code"

#~ msgid "Invalid offset in ybase addressing"

#~ msgid "Invalid shift operator in emit_1600_core_shift"

#~ msgid "Invalid mode for gen_tst_reg"

#~ msgid "Invalid mode for integer comparison in gen_compare_reg"

#~ msgid "Invalid register for compare"

#~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"

#~ msgid "-mptr%d not allowed on -m%d"

#~ msgid "parse errors have confused me too much"

#~ msgid "virtual memory exhausted"

#~ msgid "destructor for alien class `%s' cannot be a member"

#~ msgid "constructor for alien class `%s' cannot be a member"

#~ msgid "trying to make class `%s' a friend of global scope"

#~ msgid "parameter invalidly declared method type"

#~ msgid "parameter invalidly declared offset type"

#~ msgid "`void' in parameter list must be entire list"

#~ msgid "no file specified with -fdump-translation-unit"

#~ msgid "(you really want to initialize it separately)"

#~ msgid "`operator new' takes type `size_t' parameter"

#~ msgid "`operator new' takes type `size_t' as first parameter"

#~ msgid "`operator delete' must return type `void'"

#~ msgid "`operator delete' takes type `void *' as first parameter"

#~ msgid "too many arguments in declaration of `operator delete'"

#~ msgid "`...' invalid in specification of `operator delete'"

#~ msgid "`default' label within scope of cleanup or variable array"

#~ msgid "bad array initializer"

#~ msgid "end of file encountered inside string constant"

#~ msgid "end of file encountered inside character constant"

#~ msgid "invalid #pragma vtable"

#~ msgid "invalid `#pragma implementation'"

#~ msgid "%s at end of saved text"

#~ msgid "complex integer constant is too wide for `__complex int'"

#~ msgid "request for member `%s' is ambiguous in multiple inheritance lattice"

#~ msgid "Internal compiler error."

#~ msgid "Please submit a full bug report."

#~ msgid "duplicate label `%s' in switch statement"

#~ msgid "duplicate label (%d) in switch statement"

#~ msgid "range values `%s' and `%s' reversed"

#~ msgid "range values reversed"

#~ msgid "bad is_error(%d) in v_message"

#~ msgid "'defined' without an identifier"

#~ msgid "included file `%s' exists but is not readable"

#~ msgid "%s is a directory"

#~ msgid "macro argument \"%s\" is stringified"

#~ msgid "`##' at start of macro definition"

#~ msgid "`##' at end of macro definition"

#~ msgid "empty object-like macro went through full #define"

#~ msgid "first token = %d not %d in collect_formal_parameters"

#~ msgid "impossible token in macro argument list"

#~ msgid "illegal token in macro argument list"

#~ msgid "another parameter follows \"...\""

#~ msgid "collect_params: argc=%d argslen=0"
#~ msgstr "collect_params: argc=%d argslen=0"

#~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"

#~ msgid "C89 does not permit varargs macros"

#~ msgid "collect_params: impossible token type %d"

#~ msgid "attempt to use poisoned `%s'."

#~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"

#~ msgid "unterminated macro call"

#~ msgid "macro `%s' used with just one arg"

#~ msgid "macro `%s' used with only %d args"

#~ msgid "macro `%s' used with too many (%d) args"

#~ msgid ""
#~ "Switches:\n"
#~ "  -include <file>           Include the contents of <file> before other files\n"
#~ "  -imacros <file>           Accept definition of macros in <file>\n"
#~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
#~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
#~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
#~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
#~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
#~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
#~ "  -I-                       Fine-grained include path control; see info docs\n"
#~ "  -nostdinc                 Do not search system include directories\n"
#~ "                             (dirs specified with -isystem will still be used)\n"
#~ "  -nostdinc++               Do not search system include directories for C++\n"
#~ "  -o <file>                 Put output into <file>\n"
#~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
#~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
#~ "  -traditional              Follow K&R pre-processor behaviour\n"
#~ "  -trigraphs                Support ANSI C trigraphs\n"
#~ "  -lang-c                   Assume that the input sources are in C\n"
#~ "  -lang-c89                 Assume that the input sources are in C89\n"
#~ "  -lang-c++                 Assume that the input sources are in C++\n"
#~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
#~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
#~ "  -lang-asm                 Assume that the input sources are in assembler\n"
#~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
#~ "  -lang-chill               Assume that the input sources are in Chill\n"
#~ "  -std=<std name>           Specify the conformance standard; one of:\n"
#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
#~ "                            iso9899:199409, iso9899:1999\n"
#~ "  -+                        Allow parsing of C++ style features\n"
#~ "  -w                        Inhibit warning messages\n"
#~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
#~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
#~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
#~ "  -Wno-comment{s}           Do not warn about comments\n"
#~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
#~ "                             a string if -traditional is specified\n"
#~ "  -Wno-traditional          Do not warn about stringification\n"
#~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
#~ "  -Wno-undef                Do not warn about testing undefined macros\n"
#~ "  -Wimport                  Warn about the use of the #import directive\n"
#~ "  -Wno-import               Do not warn about the use of #import\n"
#~ "  -Werror                   Treat all warnings as errors\n"
#~ "  -Wno-error                Do not treat warnings as errors\n"
#~ "  -Wall                     Enable all preprocessor warnings\n"
#~ "  -M                        Generate make dependencies\n"
#~ "  -MM                       As -M, but ignore system header files\n"
#~ "  -MD                       As -M, but put output in a .d file\n"
#~ "  -MMD                      As -MD, but ignore system header files\n"
#~ "  -MG                       Treat missing header file as generated files\n"
#~ "  -g3                       Include #define and #undef directives in the output\n"
#~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
#~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
#~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
#~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
#~ "  -U<macro>                 Undefine <macro> \n"
#~ "  -v                        Display the version number\n"
#~ "  -H                        Print the name of header files as they are used\n"
#~ "  -C                        Do not discard comments\n"
#~ "  -dM                       Display a list of macro definitions active at end\n"
#~ "  -dD                       Preserve macro definitions in output\n"
#~ "  -dN                       As -dD except that only the names are preserved\n"
#~ "  -dI                       Include #include directives in the output\n"
#~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
#~ "  -P                        Do not generate #line directives\n"
#~ "  -$                        Do not allow '$' in identifiers\n"
#~ "  -remap                    Remap file names when including files.\n"
#~ "  --version                 Display version information\n"
#~ "  -h or --help              Display this information\n"
#~ msgstr ""
#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
#~ "                            iso9899:199409, iso9899:1999\n"

#~ msgid "mark active in cpp_pop_buffer"

#~ msgid "length < 0 in cpp_expand_to_buffer"

#~ msgid "backslash-newline within line comment"

#~ msgid "C++ style comments are not allowed in traditional C"

#~ msgid "embedded null character ignored"

#~ msgid "string constant runs past end of line"

#~ msgid "\\r escape inside string constant"

#~ msgid "null characters in string or character constant"

#~ msgid "missing '>' in `#include <FILENAME>'"

#~ msgid "unrecognized escape \\r%c"

#~ msgid "vertical tab in preprocessing directive"

#~ msgid "form feed in preprocessing directive"

#~ msgid "null character preserved"

#~ msgid "comment start split across lines"

#~ msgid "comment start '/*' split across lines"

#~ msgid "comment end '*/' split across lines"

#~ msgid "handle_directive called on macro buffer"

#~ msgid "ignoring #%s because of its indented #"

#~ msgid "ISO C does not allow #%s"

#~ msgid "redefining poisoned `%.*s'"

#~ msgid "garbage at end of #line"

#~ msgid "second token after #line is not a string"

#~ msgid "junk on line after #undef"

#~ msgid "cannot undefine poisoned \"%s\""

#~ msgid "malformed #pragma implementation"

#~ msgid "#%s with no argument"

#~ msgid "#%s with invalid argument"

#~ msgid "Cannot duplicate non-existant exception region."

#~ msgid "Never issued previous false_label"

#~ msgid "Basic blocks not numbered consecutively"

#~ msgid "file path prefix `%s%s' never used"

#~ msgid "file path prefix `%s' never used"

#~ msgid "%s: option `%s' is ambiguous\n"

#~ msgid "%s: option `--%s' doesn't allow an argument\n"

#~ msgid "%s: option `%c%s' doesn't allow an argument\n"

#~ msgid "%s: option `%s' requires an argument\n"

#~ msgid "%s: unrecognized option `--%s'\n"

#~ msgid "%s: unrecognized option `%c%s'\n"

#~ msgid "%s: illegal option -- %c\n"

#~ msgid "%s: invalid option -- %c\n"

#~ msgid "%s: option requires an argument -- %c\n"

#~ msgid "%s: option `-W %s' is ambiguous\n"

#~ msgid "%s: option `-W %s' doesn't allow an argument\n"

#~ msgid "function with complex parameters cannot be inline"

#~ msgid "Objective-C text in C source file"

#~ msgid "statically allocated objects not supported"

#~ msgid "output pipe has been closed"

#~ msgid "Unknown stab %s: : 0x%x\n"

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.