/* Automatically generated by po2tbl.sed from gcc.pot. */ #if HAVE_CONFIG_H # include #endif #include "libgettext.h" const struct _msg_ent _msg_tbl[] = { {"", 1}, {"wrong number of arguments specified for `%s' attribute", 2}, {"unknown machine mode `%s'", 3}, {"no data type for mode `%s'", 4}, {"requested alignment is not a constant", 5}, {"requested alignment is not a power of 2", 6}, {"requested alignment is too large", 7}, {"unrecognized format specifier", 8}, {"format string has invalid operand number", 9}, {"format string arg follows the args to be formatted", 10}, {"format string arg not a string type", 11}, {"args to be formatted is not '...'", 12}, {"function does not return string type", 13}, {"alias arg not a string", 14}, {"expression statement has incomplete type", 15}, {"case label does not reduce to an integer constant", 16}, {"invalid truth-value expression", 17}, {"invalid operands to binary %s", 18}, {"struct type value used where scalar is required", 19}, {"union type value used where scalar is required", 20}, {"array type value used where scalar is required", 21}, {"invalid use of `restrict'", 22}, {"too few arguments to function `%s'", 23}, {"too many arguments to function `%s'", 24}, {"void value not ignored as it ought to be", 25}, {"conversion to non-scalar type requested", 26}, {"unknown C standard `%s'", 27}, {"`struct %s' incomplete in scope ending here", 28}, {"`union %s' incomplete in scope ending here", 29}, {"`enum %s' incomplete in scope ending here", 30}, {"\ A parameter list with an ellipsis can't match an empty parameter name list \ declaration.", 31}, {"\ An argument type that has a default promotion can't match an empty parameter \ name list declaration.", 32}, {"implicit declaration of function `%s'", 33}, {"label %s referenced outside of any function", 34}, {"duplicate label declaration `%s'", 35}, {"duplicate label `%s'", 36}, {"two types specified in one empty declaration", 37}, {"typedef `%s' is initialized", 38}, {"function `%s' is initialized like a variable", 39}, {"parameter `%s' is initialized", 40}, {"variable-sized object may not be initialized", 41}, {"variable `%s' has initializer but incomplete type", 42}, {"elements of array `%s' have incomplete type", 43}, {"`long long long' is too long for GCC", 44}, {"two or more data types in declaration of `%s'", 45}, {"`%s' fails to be a typedef or built in type", 46}, {"both long and short specified for `%s'", 47}, {"long or short specified with char for `%s'", 48}, {"long or short specified with floating type for `%s'", 49}, {"the only valid combination is `long double'", 50}, {"both signed and unsigned specified for `%s'", 51}, {"long, short, signed or unsigned invalid for `%s'", 52}, {"complex invalid for `%s'", 53}, {"multiple storage classes in declaration of `%s'", 54}, {"function definition declared `register'", 55}, {"function definition declared `typedef'", 56}, {"storage class specified for structure field `%s'", 57}, {"storage class specified for parameter `%s'", 58}, {"storage class specified for typename", 59}, {"`%s' has both `extern' and initializer", 60}, {"nested function `%s' declared `extern'", 61}, {"top-level declaration of `%s' specifies `auto'", 62}, {"iterator `%s' has derived type", 63}, {"iterator `%s' has noninteger type", 64}, {"declaration of `%s' as array of voids", 65}, {"declaration of `%s' as array of functions", 66}, {"size of array `%s' has non-integer type", 67}, {"size of array `%s' is negative", 68}, {"size of array `%s' is too large", 69}, {"`%s' declared as function returning a function", 70}, {"`%s' declared as function returning an array", 71}, {"invalid type modifier within pointer declarator", 72}, {"variable or field `%s' declared void", 73}, {"field `%s' declared as a function", 74}, {"field `%s' has incomplete type", 75}, {"invalid storage class for function `%s'", 76}, {"parameter `%s' has incomplete type", 77}, {"`void' in parameter list must be the entire list", 78}, {"redefinition of `%s %s'", 79}, {"nested redefinition of `%s'", 80}, {"redeclaration of `enum %s'", 81}, {"enumerator value for `%s' not integer constant", 82}, {"overflow in enumeration values", 83}, {"return-type is an incomplete type", 84}, {"number of arguments doesn't match prototype", 85}, {"argument `%s' doesn't match prototype", 86}, {"stray '\\' in program", 87}, {"invalid #-line", 88}, {"invalid #ident", 89}, {"undefined or invalid # directive `%s'", 90}, {"invalid #line", 91}, {"#-lines for entering and leaving files don't match", 92}, {"%s at end of input", 93}, {"%s at null character", 94}, {"%s before string constant", 95}, {"%s before character constant", 96}, {"%s before character 0%o", 97}, {"%s before `%s'", 98}, {"more than one `f' in numeric constant", 99}, {"more than one `l' in numeric constant", 100}, {"more than one `i' or `j' in numeric constant", 101}, {"both `f' and `l' in floating constant", 102}, {"`$' in identifier", 103}, {"invalid identifier `%s'", 104}, {"parse error at `..'", 105}, {"malformed floating constant", 106}, {"nondigits in number and not hexadecimal", 107}, {"numeric constant with no digits", 108}, {"numeric constant contains digits beyond the radix", 109}, {"floating constant exponent has no digits", 110}, {"hexadecimal floating constant has no exponent", 111}, {"floating constant out of range", 112}, {"two `u's in integer constant", 113}, {"three `l's in integer constant", 114}, {"complex integer constant is too wide for `complex int'", 115}, {"missing white space after number `%s'", 116}, {"malformed character constant", 117}, {"empty character constant", 118}, {"character constant too long", 119}, {"Unterminated string constant", 120}, {"syntax error", 121}, {"syntax error: cannot back up", 122}, {"parser stack overflow", 123}, {"argument of `asm' is not a constant string", 124}, {"ANSI C forbids data definition with no type or storage class", 125}, {"`sizeof' applied to a bit-field", 126}, {"`%s' undeclared here (not in a function)", 127}, {"`%s' undeclared (first use in this function)", 128}, {"(Each undeclared identifier is reported only once", 129}, {"for each function it appears in.)", 130}, {"`%s' implicitly declared as function", 131}, {"`[*]' in parameter declaration only allowed in ISO C 99", 132}, {"braced-group within expression allowed only inside a function", 133}, {"break statement not within loop or switch", 134}, {"continue statement not within a loop", 135}, {"invalid `for (ITERATOR)' syntax", 136}, {"`%s' is not an iterator", 137}, {"`for (%s)' inside expansion of same iterator", 138}, {"case label not within a switch statement", 139}, {"duplicate case value", 140}, {"case label within scope of cleanup or variable array", 141}, {"default label not within a switch statement", 142}, {"multiple default labels in one switch", 143}, {"ANSI C requires a named argument before `...'", 144}, {"`...' in old-style identifier list", 145}, {"parse error; also virtual memory exceeded", 146}, {"parse error", 147}, {"`%s' has an incomplete type", 148}, {"invalid use of void expression", 149}, {"invalid use of array with unspecified bounds", 150}, {"invalid use of undefined type `%s %s'", 151}, {"invalid use of incomplete typedef `%s'", 152}, {"sizeof applied to an incomplete type", 153}, {"arithmetic on pointer to an incomplete type", 154}, {"__alignof__ applied to an incomplete type", 155}, {"`__alignof' applied to a bit-field", 156}, {"invalid use of non-lvalue array", 157}, {"%s has no member named `%s'", 158}, {"request for member `%s' in something not a structure or union", 159}, {"dereferencing pointer to incomplete type", 160}, {"invalid type argument of `%s'", 161}, {"subscript missing in array reference", 162}, {"array subscript is not an integer", 163}, {"subscripted value is neither array nor pointer", 164}, {"called object is not a function", 165}, {"too many arguments to function", 166}, {"type of formal parameter %d is incomplete", 167}, {"%s as integer rather than floating due to prototype", 168}, {"%s as complex rather than floating due to prototype", 169}, {"%s as floating rather than integer due to prototype", 170}, {"%s as floating rather than complex due to prototype", 171}, {"%s as `float' rather than `double' due to prototype", 172}, {"%s with different width due to prototype", 173}, {"%s as unsigned due to prototype", 174}, {"%s as signed due to prototype", 175}, {"too few arguments to function", 176}, {"unordered comparison on non-floating point argument", 177}, {"wrong type argument to unary plus", 178}, {"wrong type argument to unary minus", 179}, {"wrong type argument to bit-complement", 180}, {"wrong type argument to abs", 181}, {"wrong type argument to conjugation", 182}, {"wrong type argument to unary exclamation mark", 183}, {"wrong type argument to %s", 184}, {"%s of pointer to unknown structure", 185}, {"invalid lvalue in increment", 186}, {"invalid lvalue in decrement", 187}, {"increment", 188}, {"decrement", 189}, {"invalid lvalue in unary `&'", 190}, {"attempt to take address of bit-field structure member `%s'", 191}, {"%s", 192}, {"cannot take address of bitfield `%s'", 193}, {"global register variable `%s' used in nested function", 194}, {"address of global register variable `%s' requested", 195}, {"cannot put object with volatile field into register", 196}, {"type mismatch in conditional expression", 197}, {"cast specifies array type", 198}, {"cast specifies function type", 199}, {"cast to union type from type not present in union", 200}, {"invalid lvalue in assignment", 201}, {"assignment", 202}, {"%s makes qualified function pointer from unqualified", 203}, {"%s discards qualifiers from pointer target type", 204}, {"ANSI forbids %s between function pointer and `void *'", 205}, {"pointer targets in %s differ in signedness", 206}, {"%s from incompatible pointer type", 207}, {"%s makes pointer from integer without a cast", 208}, {"%s makes integer from pointer without a cast", 209}, {"incompatible type for argument %d of `%s'", 210}, {"incompatible type for argument %d of indirect function call", 211}, {"incompatible types in %s", 212}, {"passing arg %d of `%s'", 213}, {"passing arg %d of pointer to function", 214}, {"initializer for static variable is not constant", 215}, {"initializer for static variable uses complicated arithmetic", 216}, {"(near initialization for `%s')", 217}, {"char-array initialized from wide string", 218}, {"int-array initialized from non-wide string", 219}, {"initializer-string for array of chars is too long", 220}, {"array initialized from non-constant array expression", 221}, {"initializer element is not constant", 222}, {"initializer element is not computable at load time", 223}, {"initialization", 224}, {"invalid initializer", 225}, {"extra brace group at end of initializer", 226}, {"missing braces around initializer", 227}, {"braces around scalar initializer", 228}, {"missing initializer", 229}, {"empty braces in initializer", 230}, {"empty scalar initializer", 231}, {"extra elements in scalar initializer", 232}, {"nonconstant array index in initializer", 233}, {"array index in non-array initializer", 234}, {"duplicate array index in initializer", 235}, {"empty index range in initializer", 236}, {"unknown field `%s' specified in initializer", 237}, {"field `%s' already initialized", 238}, {"duplicate initializer", 239}, {"excess elements in char array initializer", 240}, {"excess elements in struct initializer", 241}, {"excess elements in union initializer", 242}, {"excess elements in array initializer", 243}, {"excess elements in scalar initializer", 244}, {"asm template is not a string constant", 245}, {"invalid lvalue in asm statement", 246}, {"modification by `asm'", 247}, {"return", 248}, {"switch quantity not an integer", 249}, {"internal error", 250}, {"no arguments", 251}, {"fopen %s", 252}, {"fclose %s", 253}, {"collect2 version %s", 254}, {"%d constructor(s) found\n", 255}, {"%d destructor(s) found\n", 256}, {"%d frame table(s) found\n", 257}, {"%s terminated with signal %d [%s]%s", 258}, {"%s returned %d exit status", 259}, {"[cannot find %s]", 260}, {"cannot find `%s'", 261}, {"redirecting stdout: %s", 262}, {"[Leaving %s]\n", 263}, {"\ \n\ write_c_file - output name is %s, prefix is %s\n", 264}, {"cannot find `nm'", 265}, {"pipe", 266}, {"fdopen", 267}, {"dup2 %d 1", 268}, {"close %d", 269}, {"execvp %s", 270}, {"init function found in object %s", 271}, {"fini function found in object %s", 272}, {"fclose", 273}, {"unable to open file '%s'", 274}, {"unable to stat file '%s'", 275}, {"unable to mmap file '%s'", 276}, {"not found\n", 277}, {"dynamic dependency %s not found", 278}, {"bad magic number in file '%s'", 279}, {"dynamic dependencies.\n", 280}, {"cannot find `ldd'", 281}, {"execv %s", 282}, {"\ \n\ ldd output with constructors/destructors.\n", 283}, {"unable to open dynamic dependency '%s'", 284}, {"%s: not a COFF file", 285}, {"%s: cannot open as COFF file", 286}, {"Library lib%s not found", 287}, {"open %s", 288}, {"incompatibilities between object file & expected values", 289}, {"\ \n\ Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n", 290}, {"string section missing", 291}, {"section pointer missing", 292}, {"no symbol table found", 293}, {"no cmd_strings found", 294}, {"\ \n\ Updating header and load commands.\n\ \n", 295}, {"load command map, %d cmds, new size %ld.\n", 296}, {"\ writing load commands.\n\ \n", 297}, {"close %s", 298}, {"could not convert 0x%l.8x into a region", 299}, {"%s function, region %d, offset = %ld (0x%.8lx)\n", 300}, {"bad magic number", 301}, {"bad header version", 302}, {"bad raw header version", 303}, {"raw header buffer too small", 304}, {"old raw header file", 305}, {"unsupported version", 306}, {"unknown {de,en}code_mach_o_hdr return value %d", 307}, {"fstat %s", 308}, {"lseek %s 0", 309}, {"read %s", 310}, {"read %ld bytes, expected %ld, from %s", 311}, {"msync %s", 312}, {"munmap %s", 313}, {"write %s", 314}, {"wrote %ld bytes, expected %ld, to %s", 315}, {"\ ;; Combiner statistics: %d attempts, %d substitutions (%d requiring new \ space),\n\ ;; %d successes.\n\ \n", 316}, {"\ \n\ ;; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n\ ;; %d successes.\n", 317}, {"invalid %%Q value", 318}, {"invalid %%C value", 319}, {"invalid %%N value", 320}, {"invalid %%M value", 321}, {"invalid %%m value", 322}, {"invalid %%L value", 323}, {"invalid %%O value", 324}, {"invalid %%P value", 325}, {"invalid %%V value", 326}, {"bad value `%s' for -mtrap-precision switch", 327}, {"bad value `%s' for -mfp-rounding-mode switch", 328}, {"bad value `%s' for -mfp-trap-mode switch", 329}, {"bad value `%s' for -mcpu switch", 330}, {"invalid %%r value", 331}, {"invalid %%R value", 332}, {"invalid %%h value", 333}, {"invalid %%U value", 334}, {"invalid %%s value", 335}, {"invalid %%E value", 336}, {"invalid %%xn code", 337}, {"bad value (%s) for -mcpu switch", 338}, {"invalid operand to %R code", 339}, {"invalid operand to %H/%L code", 340}, {"invalid operand to %U code", 341}, {"invalid operand to %V code", 342}, {"invalid operand output code", 343}, {"bad value (%s) for %s switch", 344}, {"-fpic and -mapcs-reent are incompatible", 345}, {"Invalid floating point emulation option: -mfpe-%s", 346}, {"Unable to use '%s' for PIC register", 347}, {"No low registers available for popping high registers", 348}, {"thumb_load_double_from_address: destination is not a register", 349}, {"thumb_load_double_from_address: source is not a computed memory address", 350}, {"thumb_load_double_from_address: base is not a register", 351}, {"thumb_load_double_from_address: Unhandled address calculation", 352}, {"Invalid register class letter %c", 353}, {"ACCUM_HIGH_REGS class in limit_reload_class", 354}, {"YH_OR_ACCUM_HIGH_REGS found in limit_reload_class", 355}, {"YL found in limit_reload_class", 356}, {"Stack size > 32k", 357}, {"Invalid addressing mode", 358}, {"Bad register extension code", 359}, {"Invalid offset in ybase addressing", 360}, {"Invalid register in ybase addressing", 361}, {"inline float constants not supported on this host", 362}, {"Invalid shift operator in emit_1600_core_shift", 363}, {"Invalid mode for gen_tst_reg", 364}, {"Invalid mode for integer comparison in gen_compare_reg", 365}, {"Invalid register for compare", 366}, {"Profiling not implemented yet.", 367}, {"Trampolines not yet implemented", 368}, {"Internal gcc abort from %s:%d", 369}, {"The local variable `insn' has the value:", 370}, {"bad value (%s) for -march= switch", 371}, {"bad value (%s) for -mcpu= switch", 372}, {"Register '%c' is unknown", 373}, {"Register '%c' already specified in allocation order", 374}, {"-mregparm=%d is not between 0 and %d", 375}, {"-malign-loops=%d is not between 0 and %d", 376}, {"-malign-jumps=%d is not between 0 and %d", 377}, {"-malign-functions=%d is not between 0 and %d", 378}, {"-mpreferred-stack-boundary=%d is not between 2 and 31", 379}, {"-mbranch-cost=%d is not between 0 and 5", 380}, {"floating constant misused", 381}, {"invalid UNSPEC as operand", 382}, {"invalid expression as operand", 383}, {"half-pic init called on systems that don't support it.", 384}, {"Use hardware fp", 385}, {"Do not use hardware fp", 386}, {"Same as -mcpu=i386", 387}, {"Same as -mcpu=i486", 388}, {"Same as -mcpu=pentium", 389}, {"Same as -mcpu=pentiumpro", 390}, {"Alternate calling convention", 391}, {"Use normal calling convention", 392}, {"Align some doubles on dword boundary", 393}, {"Align doubles on word boundary", 394}, {"Uninitialized locals in .bss", 395}, {"Uninitialized locals in .data", 396}, {"Use IEEE math for fp comparisons", 397}, {"Do not use IEEE math for fp comparisons", 398}, {"Return values of functions in FPU registers", 399}, {"Do not return values of functions in FPU registers", 400}, {"Do not generate sin, cos, sqrt for FPU", 401}, {"Generate sin, cos, sqrt for FPU", 402}, {"Omit the frame pointer in leaf functions", 403}, {"Enable stack probing", 404}, {"Emit Intel syntax assembler opcodes", 405}, {"Align destination of the string operations", 406}, {"Do not align destination of the string operations", 407}, {"Inline all known string operations", 408}, {"Do not inline all known string operations", 409}, {"Use push instructions to save outgoing arguments", 410}, {"Do not use push instructions to save outgoing arguments", 411}, {"Schedule code for given CPU", 412}, {"Generate code for given CPU", 413}, {"Control allocation order of integer registers", 414}, {"Number of registers used to pass integer arguments", 415}, {"Loop code aligned to this power of 2", 416}, {"Jump targets are aligned to this power of 2", 417}, {"Function starts are aligned to this power of 2", 418}, {"Attempt to keep stack aligned to this power of 2", 419}, {"Branches are this expensive (1-5, arbitrary units)", 420}, {"`%s' declared as both exported to and imported from a DLL.", 421}, {"bad value (%s) for -mmodel switch", 422}, {"bad value (%s) for -msdata switch", 423}, {"invalid operand to %s code", 424}, {"invalid operand to %p code", 425}, {"invalid operand to %T/%B code", 426}, {"invalid operand to %N code", 427}, {"-malign-loops=%d is not between 1 and %d", 428}, {"-malign-jumps=%d is not between 1 and %d", 429}, {"-malign-functions=%d is not between 1 and %d", 430}, {"-fPIC is not currently supported on the 68000 or 68010\n", 431}, {"%R not followed by %B/C/D/E", 432}, {"invalid %x/X value", 433}, {"invalid %H value", 434}, {"invalid %h value", 435}, {"invalid %Q value", 436}, {"invalid %q value", 437}, {"invalid %o value", 438}, {"invalid %p value", 439}, {"invalid %s/S value", 440}, {"invalid %P operand", 441}, {"invalid %B value", 442}, {"invalid %C value", 443}, {"invalid %D value", 444}, {"invalid %E value", 445}, {"`%d' operand isn't a register", 446}, {"invalid %r value", 447}, {"operand is r0", 448}, {"operand is const_double", 449}, {"invalid code", 450}, {"-mtrap-large-shift and -mhandle-large-shift are incompatible", 451}, {"Invalid option `-mshort-data-%s'", 452}, {"-mshort-data-%s is too large ", 453}, {"-mshort-data-%s and PIC are incompatible", 454}, {"-mips%d not supported", 455}, {"bad value (%s) for -mips switch", 456}, {"bad value (%s) for -mabi= switch", 457}, {"-mabi=%s does not support -mips%d", 458}, {"The -mabi=32 support does not work yet.", 459}, {"This target does not support the -mabi switch.", 460}, {"-mcpu=%s does not support -mips%d", 461}, {"-mips%d does not support 64 bit fp registers", 462}, {"-mips%d does not support 64 bit gp registers", 463}, {"Invalid option `entry%s'", 464}, {"internal error: %%) found without a %%( in assembler pattern", 465}, {"internal error: %%] found without a %%[ in assembler pattern", 466}, {"internal error: %%> found without a %%< in assembler pattern", 467}, {"internal error: %%} found without a %%{ in assembler pattern", 468}, {"PRINT_OPERAND: Unknown punctuation '%c'", 469}, {"PRINT_OPERAND null pointer", 470}, {"PRINT_OPERAND: letter %c was found & insn was not CONST_INT", 471}, {"PRINT_OPERAND_ADDRESS, null pointer", 472}, {"gp_offset (%ld) or end_offset (%ld) is less than zero.", 473}, {"fp_offset (%ld) or end_offset (%ld) is less than zero.", 474}, {"can not handle inconsistent calls to `%s'", 475}, {"invalid %%B value", 476}, {"invalid %%S value", 477}, {"invalid %%b value", 478}, {"invalid %%H value", 479}, {"invalid %%z value", 480}, {"invalid %%Z value", 481}, {"invalid %%k value", 482}, {"invalid %%j value", 483}, {"can't have varargs with -mfp-arg-in-fp-regs", 484}, {"\ -maix64 required: 64-bit computation with 32-bit addressing not yet \ supported.", 485}, {"Unknown -mdebug-%s switch", 486}, {"invalid %%f value", 487}, {"invalid %%F value", 488}, {"invalid %%G value", 489}, {"invalid %%j code", 490}, {"invalid %%J code", 491}, {"invalid %%K value", 492}, {"invalid %%p value", 493}, {"invalid %%q value", 494}, {"%%S computed all 1's mask", 495}, {"%%S computed all 0's mask", 496}, {"invalid %%u value", 497}, {"invalid %%v value", 498}, {"RETURN_ADDRESS_OFFSET not supported", 499}, {"Bad value for -mcall-%s", 500}, {"Bad value for -msdata=%s", 501}, {"-mrelocatable and -msdata=%s are incompatible.", 502}, {"-f%s and -msdata=%s are incompatible.", 503}, {"-msdata=%s and -mcall-%s are incompatible.", 504}, {"-mrelocatable and -mno-minimal-toc are incompatible.", 505}, {"-mrelocatable and -mcall-%s are incompatible.", 506}, {"-fPIC and -mcall-%s are incompatible.", 507}, {"-mcall-aixdesc must be big endian", 508}, {"%s is not supported by this configuration", 509}, {"-mptr%d not allowed on -m%d", 510}, {"-mlong-double-64 not allowed with -m64", 511}, {"bad value (%s) for -mcmodel= switch", 512}, {"-mcmodel= is not supported on 32 bit systems", 513}, {"profiling does not support code models other than medlow", 514}, {"Invalid %%Y operand", 515}, {"Invalid %%A operand", 516}, {"Invalid %%B operand", 517}, {"Invalid %%c operand", 518}, {"Invalid %%C operand", 519}, {"Invalid %%d operand", 520}, {"Invalid %%D operand", 521}, {"Invalid %%f operand", 522}, {"long long constant not a valid immediate operand", 523}, {"floating point constant not a valid immediate operand", 524}, {"%s=%s is not numeric.", 525}, {"%s=%s is too large.", 526}, {"Bogus JR construction: %d\n", 527}, {"Bad amount of stack space removal: %d", 528}, {"Bogus JARL construction: %d\n", 529}, {"cannot convert to a pointer type", 530}, {"pointer value used where a floating point value was expected", 531}, {"aggregate value used where a float was expected", 532}, {"conversion to incomplete type", 533}, {"aggregate value used where an integer was expected", 534}, {"pointer value used where a complex was expected", 535}, {"aggregate value used where a complex was expected", 536}, {"destructors take no parameters", 537}, {"conflicting access specifications for field `%s', ignored", 538}, {"trying to finish struct, but kicked out due to previous parse errors.", 539}, {"language string `\"%s\"' not recognized", 540}, {"not enough type information", 541}, {"invalid operation on uninstantiated type", 542}, {"parse errors have confused me too much", 543}, {"label `%s' referenced outside of any function", 544}, {" enters try block", 545}, {"virtual memory exhausted", 546}, {"the new ABI requires vtable thunks", 547}, {"an anonymous union cannot have function members", 548}, {"multiple types in one declaration", 549}, {"assignment (not initialization) in declaration", 550}, {"invalid catch parameter", 551}, {"destructor for alien class `%s' cannot be a member", 552}, {"constructor for alien class `%s' cannot be a member", 553}, {"cannot declare `::main' to be a template", 554}, {"cannot declare `::main' to be inline", 555}, {"cannot declare `::main' to be static", 556}, {"overflow in array dimension", 557}, {"destructors must be member functions", 558}, {"`bool' is now a keyword", 559}, {"short, signed or unsigned invalid for `%s'", 560}, {"long and short specified together for `%s'", 561}, {"signed and unsigned given together for `%s'", 562}, {"storage class specifiers invalid in parameter declarations", 563}, {"typedef declaration invalid in parameter declaration", 564}, {"virtual outside class declaration", 565}, {"storage class specified for %s `%s'", 566}, {"storage class specifiers invalid in friend function declarations", 567}, {"destructor cannot be static member function", 568}, {"constructor cannot be static member function", 569}, {"return value type specifier for constructor ignored", 570}, {"can't initialize friend function `%s'", 571}, {"virtual functions cannot be friends", 572}, {"friend declaration not in class definition", 573}, {"cannot declare %s to references", 574}, {"invalid type: `void &'", 575}, {"only declarations of constructors can be `explicit'", 576}, {"non-member `%s' cannot be declared `mutable'", 577}, {"non-object member `%s' cannot be declared `mutable'", 578}, {"function `%s' cannot be declared `mutable'", 579}, {"static `%s' cannot be declared `mutable'", 580}, {"const `%s' cannot be declared `mutable'", 581}, {"typedef declaration includes an initializer", 582}, {"trying to make class `%s' a friend of global scope", 583}, {"unnamed variable or field declared void", 584}, {"variable or field declared void", 585}, {"cannot use `::' in parameter declaration", 586}, {"declaration of `%s' as void", 587}, {"`%s' is neither function nor member function; cannot be declared friend", 588}, {"storage class `auto' invalid for function `%s'", 589}, {"storage class `register' invalid for function `%s'", 590}, {"virtual non-class function `%s'", 591}, {"cannot declare static function inside another function", 592}, {"parameter has incomplete type", 593}, {"\ invalid integer constant in parameter list, did you forget to give parameter \ name?", 594}, {"parameter invalidly declared method type", 595}, {"parameter invalidly declared offset type", 596}, {"`void' in parameter list must be entire list", 597}, {"no file specified with -fdump-translation-unit", 598}, {"name missing for member function", 599}, {"`__alignof__' applied to a bit-field", 600}, {"parser may be lost: is there a '{' missing somewhere?", 601}, {"ambiguous conversion for array subscript", 602}, {"\ cannot delete a function. Only pointer-to-objects are valid arguments to \ `delete'", 603}, {"initializer invalid for static member with constructor", 604}, {"(you really want to initialize it separately)", 605}, {"field initializer is not constant", 606}, {"anonymous struct not inside named type", 607}, {"namespace-scope anonymous aggregates must be static", 608}, {"`operator new' must return type `void *'", 609}, {"`operator new' takes type `size_t' parameter", 610}, {"`operator new' takes type `size_t' as first parameter", 611}, {"`operator delete' must return type `void'", 612}, {"`operator delete' takes type `void *' as first parameter", 613}, {"second argument to `operator delete' must be of type `size_t'", 614}, {"too many arguments in declaration of `operator delete'", 615}, {"`...' invalid in specification of `operator delete'", 616}, {"call to Java `catch' or `throw', while `jthrowable' undefined", 617}, {"mixing C++ and Java `catch'es in single translation unit", 618}, {" in thrown expression", 619}, {"pointers are not permitted as case values", 620}, {"duplicate (or overlapping) case value", 621}, {"`default' label within scope of cleanup or variable array", 622}, {"argument to `%s' missing\n", 623}, {"base class initializer specified, but no base class to initialize", 624}, {"initializer for unnamed base class ambiguous", 625}, {"no base class to initialize", 626}, {"bad array initializer", 627}, {"object missing in use of pointer-to-member construct", 628}, {"at this point in file", 629}, {"new of array type fails to specify size", 630}, {"new cannot be applied to a reference type", 631}, {"new cannot be applied to a function type", 632}, {"call to Java constructor, while `jclass' undefined", 633}, {"invalid type `void' for new", 634}, {"call to Java constructor, while `%s' undefined", 635}, {"initializer ends prematurely", 636}, {"unknown array size in delete", 637}, {"type to vector delete is neither pointer or array type", 638}, {"type name expected before `*'", 639}, {"cannot declare references to references", 640}, {"cannot declare pointers to references", 641}, {"type name expected before `&'", 642}, {"parse error at end of saved function text", 643}, {"end of file encountered inside string constant", 644}, {"end of file encountered inside character constant", 645}, {"parse error in method specification", 646}, {"function body for constructor missing", 647}, {"semicolon missing after %s declaration", 648}, {"invalid #pragma vtable", 649}, {"invalid #pragma unit", 650}, {"invalid `#pragma interface'", 651}, {"invalid `#pragma implementation'", 652}, {"non hex digit '%c' in universal-character-name", 653}, {"\ universal-character-name designates `%c', part of the basic source character \ set", 654}, {"invalid universal-character-name", 655}, {"universal-character-name `\\U%08x' not valid in identifier", 656}, {"universal-character-name `\\u%04x' not valid in identifier", 657}, {"\\x used with no following hex digits", 658}, {"%s at end of saved text", 659}, {"\ (Each undeclared identifier is reported only once for each function it \ appears in.)", 660}, {"name lookup of `%s' changed for new ISO `for' scoping", 661}, {"complex integer constant is too wide for `__complex int'", 662}, {"malformatted character constant", 663}, {"ambiguous request for method pointer `%s'", 664}, {"request for member `%s' is ambiguous in multiple inheritance lattice", 665}, {"invalid default template argument", 666}, {"no base initializers given following ':'", 667}, {"base initializers not allowed for non-member functions", 668}, {"only constructors take base initializers", 669}, {"ISO C++ forbids an empty condition for `%s'", 670}, {"`sigof' applied to non-aggregate expression", 671}, {"`sigof' applied to non-aggregate type", 672}, {"storage class specifier `%s' not allowed after struct or class", 673}, {"type specifier `%s' not allowed after struct or class", 674}, {"type qualifier `%s' not allowed after struct or class", 675}, {"no body nor ';' separates two class, struct or union declarations", 676}, {"multiple access specifiers", 677}, {"multiple `virtual' specifiers", 678}, {"missing ';' before right brace", 679}, {"label must be followed by statement", 680}, {"possibly missing ')'", 681}, {"type specifier omitted for parameter", 682}, {" a template type parameter must begin with `class' or `typename'", 683}, {"incomplete type unification", 684}, {"mysterious repository information in %s", 685}, {"can't create repository information file `%s'", 686}, {"taking dynamic typeid of object with -fno-rtti", 687}, {"cannot use typeid with -fno-rtti", 688}, {"must #include before using typeid", 689}, {"non-lvalue in %s", 690}, {"`com_interface' only supported with -fvtable-thunks", 691}, {"requested init_priority is not an integer constant", 692}, {"\ can only use init_priority attribute on file-scope definitions of objects of \ class type", 693}, {"requested init_priority is out of range", 694}, {"sizeof applied to a bit-field", 695}, {"invalid reference to NULL ptr, use ptr-to-member instead", 696}, {"invalid use of `%s' on pointer to member", 697}, {"invalid type argument", 698}, {"pointer to member function called, but not in class scope", 699}, {"\ invalid call to member function needing `this' in static member function \ scope", 700}, {"parameter type of called function is incomplete", 701}, {"ISO C++ forbids comparison between pointer and integer", 702}, {"invalid use of a pointer to an incomplete type in pointer arithmetic", 703}, {"unary `&'", 704}, {"cannot take the address of `this', which is an ravlue expression", 705}, {"ISO C++ forbids casting to an array type", 706}, {" in pointer to member function conversion", 707}, {" in pointer to member conversion", 708}, {"returning a value from a destructor", 709}, {"cannot return from a handler of a function-try-block of a constructor", 710}, {"returning a value from a constructor", 711}, {" since the following virtual functions are abstract:", 712}, {"confused by earlier errors, bailing out", 713}, {"Internal compiler error.", 714}, {"Internal compiler error %d.", 715}, {"Please submit a full bug report.", 716}, {"See %s for instructions.", 717}, {"due to the presence of a constructor", 718}, {"cannot initialize arrays using this syntax", 719}, {"initializing array with parameter list", 720}, {"initializer for scalar variable requires one element", 721}, {"non-empty initializer for array of empty elements", 722}, {"index value instead of field name in union initializer", 723}, {"circular pointer delegation detected", 724}, {"result of `operator->()' yields non-pointer result", 725}, {"base operand of `->' is not a pointer", 726}, {"duplicate label `%s' in switch statement", 727}, {"duplicate label (%d) in switch statement", 728}, {"range values `%s' and `%s' reversed", 729}, {"range values reversed", 730}, {"Can't create cross-reference file `%s'", 731}, {"Internal gcc abort.", 732}, {"In file included from %s:%u", 733}, {"\ ,\n\ from %s:%u", 734}, {": ", 735}, {"warning: ", 736}, {"internal error: ", 737}, {"bad is_error(%d) in v_message", 738}, {"%s: %s", 739}, {"floating point numbers are not allowed in #if expressions", 740}, {"invalid number in #if expression", 741}, {"too many 'l' suffixes in integer constant", 742}, {"too many 'u' suffixes in integer constant", 743}, {"integer constant contains digits beyond the radix", 744}, {"integer constant out of range", 745}, {"integer constant is so large that it is unsigned", 746}, {"escape sequence out of range for character", 747}, {"multi-character character constant", 748}, {"'defined' without an identifier", 749}, {"string constants are not allowed in #if expressions", 750}, {"'%.*s' is not defined", 751}, {"'%.*s' is not allowed in #if expressions", 752}, {"non-ANSI-standard escape sequence, '\\%c'", 753}, {"octal escape sequence out of range", 754}, {"hex escape sequence out of range", 755}, {"integer overflow in preprocessor expression", 756}, {"comma operator in operand of #if", 757}, {"included file `%s' exists but is not readable", 758}, {"No include path in which to find %s", 759}, {"%s is too large", 760}, {"%s is shorter than expected\n", 761}, {"%s is a block device", 762}, {"%s is a directory", 763}, {"macro argument \"%s\" would be stringified in traditional C", 764}, {"macro argument \"%s\" is stringified", 765}, {"`##' at start of macro definition", 766}, {"`##' at end of macro definition", 767}, {"empty object-like macro went through full #define", 768}, {"# is not followed by a macro argument name", 769}, {"`#' is not followed by a macro argument name", 770}, {"first token = %d not %d in collect_formal_parameters", 771}, {"impossible token in macro argument list", 772}, {"illegal token in macro argument list", 773}, {"another parameter follows \"...\"", 774}, {"missing right paren in macro argument list", 775}, {"collect_params: argc=%d argslen=0", 776}, {"duplicate macro argument name \"%s\"", 777}, {"C99 does not permit use of __VA_ARGS__ as a macro argument name", 778}, {"C89 does not permit varargs macros", 779}, {"ISO C does not permit named varargs macros", 780}, {"collect_params: impossible token type %d", 781}, {"The C standard requires whitespace after #define %s", 782}, {"\"%s\" redefined", 783}, {"this is the location of the previous definition", 784}, {"attempt to use poisoned `%s'.", 785}, {"invalid special hash type", 786}, {"macroexpand: unexpected token %d (wanted LPAREN)", 787}, {"unterminated macro call", 788}, {"arguments given to macro `%s'", 789}, {"macro `%s' used without args", 790}, {"macro `%s' used with just one arg", 791}, {"macro `%s' used with only %d args", 792}, {"macro `%s' used with too many (%d) args", 793}, {"invalid hash type %d in dump_definition", 794}, {"ignoring nonexistent directory `%s'\n", 795}, {"%s: Not a directory", 796}, {"ignoring duplicate directory `%s'\n", 797}, {"-MG must be specified with one of -M or -MM", 798}, {"-lang-chill and -trigraphs are mutually exclusive", 799}, {"#include \"...\" search starts here:\n", 800}, {"#include <...> search starts here:\n", 801}, {"End of search list.\n", 802}, {"buffers still stacked in cpp_finish", 803}, {"I/O error on output", 804}, {"Argument missing after %s", 805}, {"Assertion missing after %s", 806}, {"Directory name missing after %s", 807}, {"File name missing after %s", 808}, {"Macro name missing after %s", 809}, {"Path name missing after %s", 810}, {"Number missing after %s", 811}, {"Too many arguments. Type %s --help for usage info", 812}, {"GNU CPP version %s (cpplib)\n", 813}, {"Output filename specified twice", 814}, {"-I- specified twice", 815}, {"Usage: %s [switches] input output\n", 816}, {"\ Switches:\n\ -include Include the contents of before other \ files\n\ -imacros Accept definition of macros in \n\ -iprefix Specify as a prefix for next two options\n\ -iwithprefix Add to the end of the system include path\n\ -iwithprefixbefore Add to the end of the main include path\n\ -isystem Add to the start of the system include \ path\n\ -idirafter Add to the end of the system include path\n\ -I Add 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 Put output into \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= 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 Define a with string '1' as its value\n\ -D= Define a with as its value\n\ -A () Assert the to \n\ -A- () Disable the to \n\ -U Undefine \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= 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", 817}, {"macro or `#include' recursion too deep", 818}, {"mark active in cpp_pop_buffer", 819}, {"length < 0 in cpp_expand_to_buffer", 820}, {"'/*' within comment", 821}, {"unterminated comment", 822}, {"backslash-newline within line comment", 823}, {"C++ style comments are not allowed in traditional C", 824}, {"C++ style comments are not allowed in ISO C89", 825}, {"(this will be reported only once per input file)", 826}, {"embedded null character ignored", 827}, {"embedded null characters ignored", 828}, {"%s in preprocessing directive", 829}, {"unterminated string or character constant", 830}, {"possible real start of unterminated constant", 831}, {"unterminated character constant", 832}, {"string constant runs past end of line", 833}, {"\\r escape inside string constant", 834}, {"null character in string or character constant", 835}, {"null characters in string or character constant", 836}, {"missing '>' in `#include '", 837}, {"unrecognized escape \\r%c", 838}, {"function macro %s must be used with arguments in traditional C", 839}, {"vertical tab in preprocessing directive", 840}, {"form feed in preprocessing directive", 841}, {"trigraph ??%c converted to %c", 842}, {"trigraph ??%c ignored", 843}, {"no newline at end of file", 844}, {"'$' character in identifier", 845}, {"multi-line string constant", 846}, {"missing terminating %c character", 847}, {"possible start of unterminated string literal", 848}, {"null characters preserved", 849}, {"null character preserved", 850}, {"comment start split across lines", 851}, {"multi-line comment", 852}, {"comment start '/*' split across lines", 853}, {"comment end '*/' split across lines", 854}, {"backslash and newline separated by space", 855}, {"Unspellable token", 856}, {"handle_directive called on macro buffer", 857}, {"# followed by integer", 858}, {"invalid preprocessing directive #%s", 859}, {"ignoring #%s because of its indented #", 860}, {"#%s may not be used inside a macro argument", 861}, {"ISO C does not allow #%s", 862}, {"traditional C ignores #%s with the # indented", 863}, {"suggest hiding #%s from traditional C with an indented #", 864}, {"#define must be followed by an identifier", 865}, {"\"defined\" is not a legal macro name", 866}, {"redefining poisoned `%.*s'", 867}, {"#%s expects \"FILENAME\" or ", 868}, {"junk at end of #%s", 869}, {"empty file name in #%s", 870}, {"#import is obsolete, use an #ifndef wrapper in the header file", 871}, {"#include_next in primary source file", 872}, {"invalid format #line", 873}, {"token after #line is not an integer", 874}, {"line number out of range in #line", 875}, {"garbage at end of #line", 876}, {"second token after #line is not a string", 877}, {"token after #undef is not an identifier", 878}, {"junk on line after #undef", 879}, {"cannot undefine poisoned \"%s\"", 880}, {"undefining `%s'", 881}, {"#error %.*s", 882}, {"#warning %.*s", 883}, {"malformed #pragma directive", 884}, {"#pragma once is obsolete", 885}, {"#pragma once outside include file", 886}, {"malformed #pragma implementation", 887}, {"#pragma implementation for %s appears after file is included", 888}, {"invalid #pragma poison directive", 889}, {"poisoning existing macro `%s'", 890}, {"#pragma system_header outside include file", 891}, {"#%s with no argument", 892}, {"#%s with invalid argument", 893}, {"garbage at end of #%s", 894}, {"attempt to use poisoned `%s'", 895}, {"#else without #if", 896}, {"#else after #else", 897}, {"the conditional began here", 898}, {"#elif without #if", 899}, {"#elif after #else", 900}, {"#endif without #if", 901}, {"ISO C forbids text after #%s", 902}, {"unterminated #%s", 903}, {"Invalid option %s", 904}, {"`%s' is not a legal option to the preprocessor", 905}, {"too many input files", 906}, {";; Processing block from %d to %d, %d sets.\n", 907}, {"\ Unable to access real part of complex value in a hard register on this target", 908}, {"\ Unable to access imaginary part of complex value in a hard register on this \ target", 909}, {"Cannot duplicate non-existant exception region.", 910}, {"exception handling disabled, use -fexceptions to enable", 911}, {"Never issued previous false_label", 912}, {"Duplicate call to __builtin_eh_return", 913}, {"function uses __builtin_eh_return", 914}, {"stack limits not supported on this target", 915}, {"function using short complex types cannot be inline", 916}, {"unsupported wide integer operation", 917}, {"output_operand: %s", 918}, {"operand number missing after %-letter", 919}, {"operand number out of range", 920}, {"invalid %%-code", 921}, {"`%l' operand isn't a label", 922}, {"Head insn %d for block %d not found in the insn stream.", 923}, {"Insn %d is in multiple basic blocks (%d and %d)", 924}, {"End insn %d for block %d not found in the insn stream.", 925}, {"Basic block %i edge lists are corrupted", 926}, {"Basic block %d pred edge is corrupted", 927}, {"NOTE_INSN_BASIC_BLOCK is missing for block %d", 928}, {"NOTE_INSN_BASIC_BLOCK is missing for block %d\n", 929}, {"NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d", 930}, {"In basic block %d:", 931}, {"Basic blocks not numbered consecutively", 932}, {"number of bb notes in insn chain (%d) != n_basic_blocks (%d)", 933}, {"Ambiguous abbreviation %s", 934}, {"Incomplete `%s' option", 935}, {"Missing argument to `%s' option", 936}, {"Extraneous argument to `%s' option", 937}, {"Using builtin specs.\n", 938}, {"\ Setting spec %s to '%s'\n\ \n", 939}, {"Reading specs from %s\n", 940}, {"specs %%include syntax malformed after %ld characters", 941}, {"Could not find specs file %s\n", 942}, {"specs %%rename syntax malformed after %ld characters", 943}, {"specs %s spec was not found to be renamed", 944}, {"rename spec %s to %s\n", 945}, {"\ spec is '%s'\n\ \n", 946}, {"specs unknown %% command after %ld characters", 947}, {"specs file malformed after %ld characters", 948}, {"spec file has no spec for linking", 949}, {"file path prefix `%s%s' never used", 950}, {"file path prefix `%s' never used", 951}, {"-pipe not supported", 952}, {"\ \n\ Go ahead? (y or n) ", 953}, {"Internal compiler error: program %s got fatal signal %d", 954}, {"# %s %.2f %.2f\n", 955}, {"argument to `-Xlinker' is missing", 956}, {"argument to `-specs' is missing", 957}, {"argument to `-specs=' is missing", 958}, {"argument to `-b' is missing", 959}, {"argument to `-B' is missing", 960}, {"argument to `-V' is missing", 961}, {"invalid version number format", 962}, {"cannot specify -o with -c or -S and multiple compilations", 963}, {"Warning: -pipe ignored since -save-temps specified", 964}, {"Warning: -pipe ignored since -time specified", 965}, {"argument to `-x' is missing", 966}, {"argument to `-%s' is missing", 967}, {"Warning: `-x %s' after last input file has no effect", 968}, {"Invalid specification! Bug in cc.", 969}, {"Spec failure: '%%*' has not been initialised by pattern match", 970}, {"Warning: use of obsolete %%[ operator in specs", 971}, {"Processing spec %c%s%c, which is '%s'\n", 972}, {"Spec failure: Unrecognised spec option '%c'", 973}, {"unrecognized option `-%s'", 974}, {"gcc version %s\n", 975}, {"gcc driver version %s executing gcc version %s\n", 976}, {"No input files", 977}, {"%s: %s compiler not installed on this system", 978}, {"%s: linker input file unused since linking not done", 979}, {"language %s not recognized", 980}, {"Internal gcov abort.\n", 981}, {"gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n", 982}, {"Could not open basic block file %s.\n", 983}, {"Could not open data file %s.\n", 984}, {"Assuming that all execution counts are zero.\n", 985}, {"Could not open program flow graph file %s.\n", 986}, {"No executable code associated with file %s.\n", 987}, {".da file contents exhausted too early\n", 988}, {".da file contents not exhausted\n", 989}, {"%6.2f%% of %d source lines executed in function %s\n", 990}, {"No executable source lines in function %s\n", 991}, {"%6.2f%% of %d branches executed in function %s\n", 992}, {"%6.2f%% of %d branches taken at least once in function %s\n", 993}, {"No branches in function %s\n", 994}, {"%6.2f%% of %d calls executed in function %s\n", 995}, {"No calls in function %s\n", 996}, {"didn't use all bb entries of graph, function %s\n", 997}, {"block_num = %ld, num_blocks = %d\n", 998}, {"ERROR: too many basic blocks in .bb file %s\n", 999}, {"%6.2f%% of %d source lines executed in file %s\n", 1000}, {"No executable source lines in file %s\n", 1001}, {"%6.2f%% of %d branches executed in file %s\n", 1002}, {"%6.2f%% of %d branches taken at least once in file %s\n", 1003}, {"No branches in file %s\n", 1004}, {"%6.2f%% of %d calls executed in file %s\n", 1005}, {"No calls in file %s\n", 1006}, {"Could not open source file %s.\n", 1007}, {"Could not open output file %s.\n", 1008}, {"Creating %s.\n", 1009}, {"call %d never executed\n", 1010}, {"call %d returns = %d\n", 1011}, {"call %d returns = %d%%\n", 1012}, {"branch %d never executed\n", 1013}, {"branch %d taken = %d\n", 1014}, {"branch %d taken = %d%%\n", 1015}, {"Unexpected EOF while reading source file %s.\n", 1016}, {"%s: option `%s' is ambiguous\n", 1017}, {"%s: option `--%s' doesn't allow an argument\n", 1018}, {"%s: option `%c%s' doesn't allow an argument\n", 1019}, {"%s: option `%s' requires an argument\n", 1020}, {"%s: unrecognized option `--%s'\n", 1021}, {"%s: unrecognized option `%c%s'\n", 1022}, {"%s: illegal option -- %c\n", 1023}, {"%s: invalid option -- %c\n", 1024}, {"%s: option requires an argument -- %c\n", 1025}, {"%s: option `-W %s' is ambiguous\n", 1026}, {"%s: option `-W %s' doesn't allow an argument\n", 1027}, {"varargs function cannot be inline", 1028}, {"function using alloca cannot be inline", 1029}, {"function using setjmp cannot be inline", 1030}, {"function with nested functions cannot be inline", 1031}, {"function with label addresses used in initializers cannot inline", 1032}, {"function too large to be inline", 1033}, {"no prototype, and parameter address used; cannot be inline", 1034}, {"inline functions not supported for this return value type", 1035}, {"function with varying-size return value cannot be inline", 1036}, {"function with varying-size parameter cannot be inline", 1037}, {"function with transparent unit parameter cannot be inline", 1038}, {"function with computed jump cannot inline", 1039}, {"function with nonlocal goto cannot be inline", 1040}, {"function with complex parameters cannot be inline", 1041}, {"function with target specific attribute(s) cannot be inlined", 1042}, {"Objective-C text in C source file", 1043}, {"statically allocated objects not supported", 1044}, {"Undefined type `id', please import ", 1045}, {"Cannot find protocol declaration for `%s'", 1046}, {"Cannot find interface declaration for `%s'", 1047}, {"`%s' redeclared as different kind of symbol", 1048}, {"Cannot find interface declaration for `%s', superclass of `%s'", 1049}, {"Circular inheritance in interface declaration for `%s'", 1050}, {"inconsistent instance variable specification", 1051}, {"no super class declared in interface for `%s'", 1052}, {"duplicate definition of class method `%s'.", 1053}, {"duplicate declaration of class method `%s'.", 1054}, {"duplicate definition of instance method `%s'.", 1055}, {"duplicate declaration of instance method `%s'.", 1056}, {"instance variable `%s' is declared private", 1057}, {"instance variable `%s' is declared %s", 1058}, {"reimplementation of class `%s'", 1059}, {"conflicting super class name `%s'", 1060}, {"previous declaration of `%s'", 1061}, {"[super ...] must appear in a method context", 1062}, {"Instance variable `%s' implicitly declared as function", 1063}, {"method definition not in class context", 1064}, {"%s: internal abort\n", 1065}, {"%s: error writing file `%s': %s\n", 1066}, {"%s: usage '%s [ -VqfnkN ] [ -i ] [ filename ... ]'\n", 1067}, {"%s: usage '%s [ -VqfnkNlgC ] [ -B ] [ filename ... ]'\n", 1068}, {"%s: warning: no read access for file `%s'\n", 1069}, {"%s: warning: no write access for file `%s'\n", 1070}, {"%s: warning: no write access for dir containing `%s'\n", 1071}, {"%s: invalid file name: %s\n", 1072}, {"%s: %s: can't get status: %s\n", 1073}, {"\ \n\ %s: fatal error: aux info file corrupted at line %d\n", 1074}, {"%s:%d: declaration of function `%s' takes different forms\n", 1075}, {"%s: compiling `%s'\n", 1076}, {"%s: wait: %s\n", 1077}, {"%s: subprocess got fatal signal %d\n", 1078}, {"%s: %s exited with status %d\n", 1079}, {"%s: warning: missing SYSCALLS file `%s'\n", 1080}, {"%s: can't read aux info file `%s': %s\n", 1081}, {"%s: can't get status of aux info file `%s': %s\n", 1082}, {"%s: can't open aux info file `%s' for reading: %s\n", 1083}, {"%s: error reading aux info file `%s': %s\n", 1084}, {"%s: error closing aux info file `%s': %s\n", 1085}, {"%s: can't delete aux info file `%s': %s\n", 1086}, {"%s: can't delete file `%s': %s\n", 1087}, {"%s: warning: can't rename file `%s' to `%s': %s\n", 1088}, {"%s: conflicting extern definitions of '%s'\n", 1089}, {"%s: declarations of '%s' will not be converted\n", 1090}, {"%s: conflict list for '%s' follows:\n", 1091}, {"%s: warning: using formals list from %s(%d) for function `%s'\n", 1092}, {"%s: %d: `%s' used but missing from SYSCALLS\n", 1093}, {"%s: %d: warning: no extern definition for `%s'\n", 1094}, {"%s: warning: no static definition for `%s' in file `%s'\n", 1095}, {"%s: multiple static defs of `%s' in file `%s'\n", 1096}, {"%s: %d: warning: source too confusing\n", 1097}, {"%s: %d: warning: varargs function declaration not converted\n", 1098}, {"%s: declaration of function `%s' not converted\n", 1099}, {"%s: warning: too many parameter lists in declaration of `%s'\n", 1100}, {"\ \n\ %s: warning: too few parameter lists in declaration of `%s'\n", 1101}, {"%s: %d: warning: found `%s' but expected `%s'\n", 1102}, {"%s: local declaration for function `%s' not inserted\n", 1103}, {"\ \n\ %s: %d: warning: can't add declaration of `%s' into macro call\n", 1104}, {"%s: global declarations for file `%s' not inserted\n", 1105}, {"%s: definition of function `%s' not converted\n", 1106}, {"%s: %d: warning: definition of %s not converted\n", 1107}, {"%s: found definition of `%s' at %s(%d)\n", 1108}, {"%s: %d: warning: `%s' excluded by preprocessing\n", 1109}, {"%s: function definition not converted\n", 1110}, {"%s: `%s' not converted\n", 1111}, {"%s: would convert file `%s'\n", 1112}, {"%s: converting file `%s'\n", 1113}, {"%s: can't get status for file `%s': %s\n", 1114}, {"%s: can't open file `%s' for reading: %s\n", 1115}, {"\ \n\ %s: error reading input file `%s': %s\n", 1116}, {"%s: can't create/open clean file `%s': %s\n", 1117}, {"%s: warning: file `%s' already saved in `%s'\n", 1118}, {"%s: can't link file `%s' to `%s': %s\n", 1119}, {"%s: can't create/open output file `%s': %s\n", 1120}, {"%s: can't change mode of file `%s': %s\n", 1121}, {"%s: cannot get working directory: %s\n", 1122}, {"%s: input file names must have .c suffixes: %s\n", 1123}, {"can't use '%s' as a %s register", 1124}, {"global register variable follows a function definition", 1125}, {"Unable to find a register to spill in class `%s'.", 1126}, {"RTL check: access of elt %d of `%s' with last elt %d", 1127}, {"RTL check: expected elt %d type '%c', have '%c' (rtx %s)", 1128}, {"RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)", 1129}, {"RTL check: expected code `%s', have `%s'", 1130}, {"RTL check: expected code `%s' or `%s', have `%s'", 1131}, {"RTL check: access of elt %d of vector with last elt %d", 1132}, {"\ Internal compiler error in `%s', at %s:%d\n\ Please submit a full bug report.\n\ See %s for instructions.", 1133}, {"jump to `%s' invalidly jumps into binding contour", 1134}, {"`asm' cannot be used in function where memory usage is checked", 1135}, {"`asm' cannot be used with `-fcheck-memory-usage'", 1136}, {"unknown register name `%s' in `asm'", 1137}, {"too many alternatives in `asm'", 1138}, {"operand constraints for `asm' differ in number of alternatives", 1139}, {"output operand constraint lacks `='", 1140}, {"output operand constraint %d contains `+'", 1141}, {"operand constraint contains '+' or '=' at illegal position.", 1142}, {"`%%' constraint used with last operand", 1143}, {"matching constraint not valid in output operand", 1144}, {"output number %d not directly addressable", 1145}, {"more than %d operands in `asm'", 1146}, {"hard register `%s' listed as input operand to `asm'", 1147}, {"input operand constraint contains `%c'", 1148}, {"matching constraint references invalid operand number", 1149}, {"type size can't be explicitly evaluated", 1150}, {"variable-size type declared outside of any function", 1151}, {"Invalid option `%s'", 1152}, {"output pipe has been closed", 1153}, {"Errors detected in input file (your bison.simple is out of date)\n", 1154}, {"invalid register name `%s' for register variable", 1155}, {"unrecognized register name `%s'", 1156}, {"Unrecognized option `%s'", 1157}, {"use -gdwarf -g%d for DWARF v1, level %d", 1158}, {"use -gdwarf-2 for DWARF v2", 1159}, {"Data size %ld.\n", 1160}, {"\ %s%s%s version %s (%s) compiled by GNU C version %s.\n\ %s%s%s version %s (%s) compiled by CC.\n", 1161}, {"options passed: ", 1162}, {"options enabled: ", 1163}, {"arrays of functions are not meaningful", 1164}, {"function return type cannot be function", 1165}, {"invalid initializer for bit string", 1166}, {"Tree check: expected %s, have %s", 1167}, {"Tree check: expected class '%c', have '%c' (%s)", 1168}, {"global register variable has initial value", 1169}, {"floating point trap outputting a constant", 1170}, {"initializer for integer value is too complicated", 1171}, {"initializer for floating value is not a floating constant", 1172}, {"unknown set constructor type", 1173}, {"invalid initial value for member `%s'", 1174}, {"Unknown stab %s: : 0x%x\n", 1175}, {"may not use both -EB and -EL", 1176}, {"-mapcs-26 and -mapcs-32 may not be used together", 1177}, {"-msoft-float and -mhard_float may not be used together", 1178}, {"-mbig-endian and -mlittle-endian may not be used together", 1179}, {"-mbsd and -pedantic incompatible", 1180}, {"-mbsd and -mxopen incompatible", 1181}, {"-mxopen and -pedantic incompatible", 1182}, {"A -ifile option requires a -map option", 1183}, {"`-p' not supported; use `-pg' and gprof(1)", 1184}, {"-static not valid with -mcoff", 1185}, {"-shared not valid with -mcoff", 1186}, {"-symbolic not valid with -mcoff", 1187}, {"-fpic is not valid with -mcoff", 1188}, {"-fPIC is not valid with -mcoff", 1189}, {"-fpic not valid with -mcoff", 1190}, {"-fPIC not valid with -mcoff", 1191}, {"-p option not supported: use -pg instead", 1192}, {"-pipe is not supported.", 1193}, {"may not use both -mfp64 and -msingle-float", 1194}, {"may not use both -mfp64 and -m4650", 1195}, {"-mhard-float not supported.", 1196}, {"-msingle-float and -msoft-float can not both be specified.", 1197}, {"-p profiling is no longer supported. Use -pg instead.", 1198}, {"profiling not supported with -mg\n", 1199}, {"GNU C++ does not support -C without using -E", 1200}, {"-pg and -fomit-frame-pointer are incompatible", 1201}, {"GNU C does not support -C without using -E", 1202}, {"-E required when input is from standard input", 1203}, {"Compilation of header file requested", 1204}, }; int _msg_tbl_length = 1204;