Blame | Last modification | View Log | RSS feed
warn_option_letter:unknown option -%c%c: ignoredwarn_option_string:unknown option -%s%s: ignoredwarn_option_g:unknown debugging option -g%c: -g assumedwarn_preinclude:can't open pre-include file %s (ignored)warn_option_E:Obsolete use of '%s' to suppress errors -- use '-zu' for PCC modewarn_option_p:unknown profile option %s: -p assumedwarn_option:unknown option %s: ignoredwarn_usage_rw:undefined behaviour: $b written and read without intervening sequence pointwarn_usage_ww:undefined behaviour: $b written twice without intervening sequence pointpp_warn_triglyph:ANSI '%c%c%c' trigraph for '%c' found - was this intended?pp_warn_nested_comment:character sequence %s inside commentpp_warn_many_arglines:(possible error): >= %lu lines of macro argumentspp_warn_redefinition:repeated definition of #define macro %spp_warn_ifvaldef:#ifdef %s may indicate trouble...pp_warn_nonansi_header:Non-ANSI #include <%s>pp_warn_bad_pragma:Unrecognised #pragma (no '-' or unknown word)pp_warn_bad_pragma1:Unrecognised #pragma -%cpp_warn_unused_macro:#define macro '%s' defined but not usedpp_warn_unbalanced:Unbalanced #if/#ifdef/#ifndef/#endif in filepp_warn_macro_arg_exp_in_string:argument %s of macro %s expanded in %c...%cpp_warn_pragma_suppress:#pragma -b suppresses errors (hence non-ANSI)pp_warn_not_guarded:Header file not guarded against multiple inclusionpp_warn_guard_not_defined:File is guarded by '%s' but does not #define itpp_warn_continued_comment:trailing '\\' continues commentpp_warn_directive_in_args:preprocessor directive ignored in macro argument list\npp_warn_eol_string_skipped:Unmatched quote (%c) in skipped linepp_warn_deprecated_pragma:'#pragma -%c' is deprecated; use '%s'pp_warn_deprecated_pragma_keyword:'#pragma %s' is deprecated; use '%s'pp_rerr_redefinition:differing redefinition of #define macro %spp_rerr_nonunique_formal:duplicate macro formal parameter: '%s'pp_rerr_define_hash_arg:operand of # not macro formal parameterpp_rerr_define_hashhash:## first or last token in #define bodypp_rerr_newline_eof:missing newline before EOF - insertedpp_rerr_nonprint_char:unprintable char %#.2x found - ignoredpp_rerr_illegal_option:illegal option -D%s%spp_rerr_spurious_else:spurious #else ignoredpp_rerr_spurious_elif:spurious #elif ignoredpp_rerr_spurious_endif:spurious #endif ignoredpp_rerr_hash_line:number missing in #linepp_rerr_hash_error:#error encountered \"%s\"pp_rerr_hash_ident:#ident is not in ANSI Cpp_rerr_junk_eol:junk at end of #%s line - ignoredpp_err_eof_comment:EOF in commentpp_err_eof_string:EOF in stringpp_err_eol_string:quote (%c) inserted before newlinepp_err_eof_escape:EOF in string escapepp_err_missing_quote:Missing '%c' in pre-processor command linepp_err_if_defined:No identifier after #if definedpp_err_if_defined1:No ')' after #if defined(...pp_err_rpar_eof:Missing ')' after %s(... on line %ldpp_err_many_args:Too many arguments to macro %s(... on line %ldpp_err_few_args:Too few arguments to macro %s(... on line %ldpp_err_missing_identifier:Missing identifier after #definepp_err_missing_parameter:Missing parameter name in #define %s(...pp_err_missing_comma:Missing ',' or ')' after #define %s(...pp_err_undef:Missing identifier after #undefpp_err_ifdef:Missing identifier after #ifdefpp_err_include_quote:Missing '<' or '\"' after #includepp_err_include_junk:Junk after #include %c%s%cpp_err_include_file:#include file %c%s%c wouldn't openpp_err_unknown_directive:Unknown directive: #%spp_err_endif_eof:Missing #endif at EOFpp_fatalerr_hash_error:#error encountered \"%s\"pp_fatalerr_readfail:Host file system read error\nbind_warn_extern_clash:extern clash $r, $r clash (ANSI 6 char monocase)bind_warn_unused_static_decl:unused earlier static declaration of $rbind_warn_not_in_hdr:extern $r not declared in headerbind_warn_main_not_int:extern 'main' needs to be 'int' functionbind_warn_label_not_used:label $r was defined but not usedbind_warn_typedef_not_used:typedef $b declared but not usedbind_warn_typename_not_used:typename $b declared but not usedbind_warn_function_not_used:function $b declared but not usedbind_warn_variable_not_used:variable $b declared but not usedbind_warn_static_not_used:static $b declared but not usedinline_warn_implicit_return:implicit return in inlined non-void function $rflowgraf_warn_implicit_return:implicit return in non-void functionregalloc_warn_use_before_set:$b may be used before being setregalloc_warn_never_used:$b is set but never usedsem_warn_unsigned:ANSI surprise: 'long' $s 'unsigned' yields 'long'sem_warn_format_type:actual type $t of argument %d mismatches format '%.*s'sem_warn_bad_format:Illegal format conversion '%%%c'sem_warn_incomplete_format:Incomplete format stringsem_warn_format_nargs_0:Format requires 0 parameters, but %ld givensem_warn_format_nargs_1:Format requires 1 parameter, but %ld givensem_warn_format_nargs_n:Format requires %ld parameters, but %ld givensem_warn_addr_array:'&' unnecessary for function or array $esem_warn_bad_shift:shift of $m by %ld undefined in ANSI Csem_warn_divrem_0:division by zero: $ssem_warn_fp_overflow:floating point constant overflow: $ssem_warn_implicit_constructor:implicit constructor $t()sem_warn_cast_sametype:explicit cast to same typesem_warn_ctor_confused:user defined constructors confusingsem_warn_structassign:structure assignmentsem_errwarn_udiad_overflow:unsigned constant overflow: $ssem_errwarn_diad_overflow:signed constant overflow: $ssem_errwarn_umonad_overflow:unsigned constant overflow: $ssem_errwarn_monad_overflow:signed constant overflow: $ssem_errwarn_bad_shift:overlarge shift distancesem_errwarn_divrem_0:division by zero: $ssem_errwarn_ucomp_0:odd unsigned comparison with 0: $ssem_errwarn_ucomp_0_false:unsigned comparison with 0 is always false: $ssem_errwarn_ucomp_0_true:unsigned comparison with 0 is always true: $ssem_errwarn_fp_overflow:floating point constant overflow: $ssem_rerr_udiad_overflow:unsigned constant overflow: $ssem_rerr_diad_overflow:signed constant overflow: $ssem_rerr_umonad_overflow:unsigned constant overflow: $ssem_rerr_monad_overflow:signed constant overflow: $ssem_rerr_implicit_cast_overflow:implicit cast (to $t) overflowsem_rerr_implicit_cast5:$s: implicit cast of pointer loses $m qualifiersem_warn_depr_string:$s: deprecated conversion of string literal to pointer to non-constsem_rerr_too_many_args_ovld:too many arguments for overload resolutionsem_rerr_postdecr_bool:operand of $s cannot be 'bool'sem_rerr_opequal_bool:type of left operand of $s cannot be 'bool'sem_warn_deprecated_bool:deprecated use: operand of $s is 'bool'sem_warn_unusual_bool:$s: cast to 'bool' (other than integer 0 or 1)sem_warn_fix_fail:floating to integral conversion overflowsem_warn_index_ovfl:out-of-bound offset %ld in addresssem_warn_low_precision:lower precision in wider context: $ssem_warn_odd_condition:use of $s in condition contextsem_warn_void_context:no side effect in void context: $esem_warn_olde_mismatch:argument and old-style parameter mismatch: $esem_warn_uncheckable_format:'format' arg. to printf/scanf etc. is variable, so cannot be checkedsem_warn_narrow_voidstar:implicit cast from (void *), C++ forbidssem_warn_narrowing:implicit narrowing cast: $ssem_warn_fn_cast:$s: cast between function pointer and non-function objectsem_warn_pointer_int:explicit cast of pointer to 'int'bind_warn_unused_this_in_member:'this' unused in non-static member functionbind_warn_cpp_scope_differ:C++ scope may differ: $cbind_warn_new_tag_in_formals:$c invented in parameter listbind_err_cant_use_outer_member:attempt to use $p$rbind_err_extern_clash:extern clash $r, $r (linker %ld char)bind_err_extern_clash_monocase:extern clash $r, $r (linker %ld char monocase)bind_err_duplicate_tag:duplicate definition of $cbind_err_reuse_tag:re-using $c as $s tagbind_err_incomplete_tentative:incomplete tentative declaration of $rbind_err_type_disagreement:type disagreement for $rbind_err_duplicate_definition:duplicate definition of $rbind_err_duplicate_label:duplicate definition of label $r - ignoredbind_err_unset_label:label $r has not been setbind_err_undefined_static:static function $b not defined - treated as externbind_err_conflicting_globalreg:conflicting global register declarations for $bxbind_rerr_no_stg_friend:storage class not allowed for friends -- ignoredxbind_err_template_specialize_after:attempt to specialize after usexbind_err_template_undef:attempt to instantiate undefined template $bxbind_err_template_none:no template found to specialize or instantiatexbind_err_template_ambiguous:ambiguous templates to specialize or instantiatebind_err_template_tpara_redeclared:re-declaration of template type parameter $rfp_err_very_big:Overlarge floating point value foundfp_err_big_single:Overlarge (single precision) floating point value foundsem_err_typeclash:Illegal types for operands: $ssem_err_sizeof_struct:size of $c needed but not yet definedsem_rerr_sizeof_opaque:size of opaque $c neededsem_err_lvalue:Illegal in lvalue: function or array $esem_err_bitfield_address:bit fields do not have addressessem_err_lvalue1:Illegal in l-value: 'enum' constant $bsem_err_lvalue2:Illegal in the context of an l-value: $ssem_err_nonconst:illegal in %s: <unknown>sem_err_nonconst1:illegal in %s: non constant $bsem_err_nonconst2:illegal in %s: $sbind_msg_const_nonconst:illegal in constant expression: <unknown>bind_msg_const_nonconst1:illegal in constant expression: non constant $bbind_msg_const_nonconst2:illegal in constant expression: $smoan_floating_type_nonconst:illegal in floating type initialiser: <unknown>moan_floating_type_nonconst1:illegal in floating type initialiser: non constant $bmoan_floating_type_nonconst2:illegal in floating type initialiser: $smoan_static_int_type_nonconst:illegal in static integral type initialiser: <unknown>moan_static_int_type_nonconst1:illegal in static integral type initialiser: non constant $bmoan_static_int_type_nonconst2:illegal in static integral type initialiser: $ssem_err_nonfunction:attempt to apply a non-functionsem_err_void_argument:'void' values may not be argumentssem_err_bad_cast:$s: illegal cast of $t to pointersem_err_bad_cast1:$s: illegal cast to $tsem_err_bad_cast2:$s: cast to non-equal $t illegalsem_err_undef_struct:$c not yet defined - cannot be selected fromsem_err_unknown_field:$c has no $r fieldsem_err_no_this_pntr:no 'this' pointer to access membersem_err_no_this_pntr2:no 'this' pointer for member function $esem_err_dupl_default_value:duplicate declaration of default value for argument #%d: $rsem_err_missing_default_value:missing default value for argment #%d: $rsem_err_noncallsite_function:non-call site '.*' or '->*' yielding functionsem_err_illegal_loperand:illegal left operand to $ssem_err_addr_globalvar:$b is a global register variable - can't take its addresssem_err_ctor_confused:construction of value of type $t is recursively confusedsem_err_no_ctor_at_type:no constructor for $c at this type signaturesem_err_template_nontype_storage:template non-type $b has no storagesyn_err_template_member:template member expectedsyn_rerr_temp_para_redefinition:template parameter $b re-definedsimplify_err_outsizearray:array $b too largesimplify_err_illegal_use_of_mem_fn:illegal use of member function - '&$#b' intended?bind_rerr_undefined_tag:$s tag $b not definedbind_rerr_cant_declare_tag:$c cannot be declared herebind_rerr_mem_opaque:can't access data member $b of opaque typebind_rerr_linkage_disagreement:linkage disagreement for $r - treated as $gbind_rerr_linkage_disagreement_2:$b has no linkage, but $b requires it to havebind_rerr_linkage_disagreement_3:linkage disagreement between $b and $bbind_rerr_linkage_previously_c:$b was previously declared without \"C\" linkagebind_rerr_duplicate_typedef:duplicate typedef $rbind_rerr_local_extern:extern $r mismatches top-level declarationxbind_warn_implicit_virtual:$p$r inherits implicit virtualxbind_rerr_inherited_type_differs:inherited virtual function type differs: $bxbind_rerr_ovld_non_fn:attempt to overload non-function $bxbind_rerr_is_ambiguous_name:$r is an ambiguous name in $cxbind_rerr_dl_cant_be_overloaded:'operator delete' can't be overloadedxbind_rerr_bad_dl_type:'operator delete' must be of type 'void (void*)' or 'void (void*, size_t)'xbind_rerr_bad_global_dl_type:'::operator delete' must be of type 'void (void*)'xbind_rerr_bad_nw_type:'operator new' must have a return type of 'void*' and have a first argument of type 'size_t'xbind_rerr_more_than_one_C_linkage:more than one $r has \"C\" linkagexbind_rerr_both_virtual_and_nonvirtual:$r inherits both virtual and non-virtual attributes from bases of $ccg_rerr_iffy_arithmetics:iffy arithmetic shiftfp_rerr_very_small:small floating point value converted to 0.0fp_rerr_small_single:small (single precision) floating value converted to 0.0sem_rerr_sizeof_bitfield:sizeof <bit field> illegal - sizeof(int) assumedsem_rerr_sizeof_void:size of 'void' required - treated as 1sem_rerr_sizeof_array:size of a [] array required, treated as [1]sem_rerr_sizeof_function:size of function required - treated as size of pointersem_rerr_pointer_arith:<int> $s <pointer> treated as <int> $s (int)<pointer>sem_rerr_pointer_arith1:<pointer> $s <int> treated as (int)<pointer> $s <int>sem_rerr_assign_const:assignment to 'const' object $esem_rerr_addr_regvar:'register' attribute for $b ignored when address takensem_rerr_lcast:objects that have been cast are not l-valuessem_rerr_pointer_compare:comparison $s of pointer and int:\n\literal 0 (for == and !=) is only legal casesem_rerr_different_pointers:differing pointer types: $ssem_rerr_wrong_no_args:wrong number of parameters to $esem_rerr_casttoenum:$s: cast of $m to differing enumsem_rerr_valcasttoref:$s: non-lvalue cast to non-const referencesem_rerr_implicit_cast1:$s: implicit cast of pointer to non-equal pointersem_rerr_implicit_cast2:$s: implicit cast of non-0 int to pointersem_rerr_implicit_cast3:$s: implicit cast of pointer to 'int'sem_rerr_implicit_cast4:$s: implicit cast of $t to 'int'sem_rerr_nonpublic:$p$r is a non-public membersem_rerr_cant_balance:differing pointer types: $ssem_rerr_void_indirection:illegal indirection on (void *): '*'sem_rerr_noncallsite_ovld:non-call site overload (using $b for $e)sem_rerr_cast_dtype_from_vbase:cast to derived type from virtual basesem_rerr_abclass_need_vtable:confusion: abstract? $c needs vtablesem_rerr_too_many_args:too many arguments: $t constructorobj_fatalerr_io_object:I/O error on object streamcompiler_rerr_no_extern_decl:no external declaration in translation unitcompiler_fatalerr_io_error:I/O error writing '%s'compiler_fatalerr_load_version:load file created with a different version of the compilerdriver_fatalerr_io_object:I/O error on object streamdriver_fatalerr_io_asm:I/O error on assembler output streamdriver_fatalerr_io_listing:I/O error on listing streamaout_fatalerr_toomany:Too many symbols for 'a.out' outputaout_fatalerr_toobig:Module too big for a.out formattercoff_fatalerr_toomany:Too many relocations for COFF format in .o filecoff_fatalerr_toobig:Module too big for COFF formattermisc_fatalerr_space1:out of store (for error buffer)misc_fatalerr_toomanyerrs:Too many errorsmisc_fatalerr_space2:out of store (in cc_alloc)\n\(Compilation of the debugging tables requested with the -g option\n\requires a great deal of memory. Recompiling without -g, with\n\the more restricted -gf option, or with the program broken into\n\smaller pieces, may help.)misc_fatalerr_space3:out of store (in cc_alloc)driver_message_nolisting:Unable to open %s for listing: -l option ignoreddriver_message_noasm:This version of the compiler does not support -sdriver_message_writefail:Couldn't write file '%s'driver_message_oddoption:Unrecognized option '%c': ignoreddriver_message_readfail:Couldn't read file '%s'driver_message_toomanyfiles:Too many file argsdriver_message_asmstdout:Assembly code will go to stdoutdriver_message_no_listing:-m option useless without source listing. Ignoreddriver_message_nomap:-m file not available or corrupt - ignoreddriver_message_notest:This version of the compiler does not support the -test optiondriver_message_needfile:At least one file argument wanteddriver_message_spool:output to clog1.log & clog2.logdriver_message_testfile:No files allowed with -testdriver_abort_msg:Compilation aborted.driver_couldnt_write:couldn't write file '%s'driver_couldnt_read:couldn't read file '%s'driver_couldnt_read_counts:couldn't read \"counts\" filedriver_malformed_counts:malformed \"counts\" filedriver_copy_unparse:internal fault in copy_unparsedriver_ignored_filename_overlong:Overlong filename ignored: %s\ndriver_unknown_filetype:Error: type of '%s' unknown (file ignored)\ndriver_too_many_file_args:too many file argumentsdriver_toolenv_writefail:Couldn't write installation configuration\ndriver_incompat_cfrontcpp_ansi:-ansi incompatible with -cfront or -cppdriver_incompat_cfrontcpp_pcc:-pcc incompatible with -cfront or -cppdriver_incompat_pccansi_cfront:-cfront incompatible with -pcc or -ansidriver_incompat_pccansi_cpp:-cpp incompatible with -pcc or -ansidriver_ignored_arthur_unix:Warning: -arthur/-super ignored under unix\ndriver_ignored_linkerflags:Warning: linker flag(s) ignored with -c -E -M or -S\ndriver_conflict_EM:Warning: options -E and -M conflict: -E assumed\ndriver_conflict_strict_onetrip:Warning: -onetrip and -strict conflict: -strict assumed\ndriver_conflict_strict_f66:Warning: -f66 and -strict conflict: -strict assumed\ndriver_conflict_strict_extend:Warning: -extend and -strict conflict: -strict assumed\ndriver_implies_f66_onetrip:Warning: -f66 implies -onetrip\ndriver_option_bad:Error: bad option '%s': ignored\ndriver_option_nimp:Error: unimplemented option '%s': ignored\ndriver_via_not_opened:Can't open -via file %s\ndriver_option_bad1:Error: bad optiondriver_option_bad2:: ignored\ndriver_option_missing_filearg:Missing file argument for %s\ndriver_option_missing_lastarg:No argument to last compiler optiondriver_option_missing_arg:No argument to compiler option %s\ndriver_cant_open_output:Can't open %s for output\ndriver_cpp_toomanyfileargs:More than 2 file arguments to cpp ignored\ndriver_cpp_cantopenoutput:Can't open output file %s\ndriver_stdin_otherfiles:stdin ('-') combined with other files -- ignored\ndriver_noeffect:Warning: %s command with no effect\ndriver_banner:%s\ndriver_prerelease:%s\ndriver_expire:\This time-limited software remains the property of %s.\n\It will expire at (GMT) %s\nhelp_blank:\nhelp_bsd_f77:\n\nBSD compatible ANSI F77 compiler.\nhelp_usage:\n\Usage: %s [options] file1 file2 ... filen\nhelp_main_options:Main options:\nhelp_list:\-list Generate a compilation listing\nhelp_iso:\-iso Compile strictly according to ISO (BS 6192 : 1982)\nhelp_ansi:\-ansi Compile ANSI-style C source code\nhelp_strict:\-strict Accept only programs strictly conforming to ANSI standard\nhelp_pcc:\-pcc Compile UNIX PCC style C source code\nhelp_pcc_bsd:\-pcc Compile BSD UNIX PCC-style C source code\nhelp_f66:\-f66 Follow F66 practices or rules when conflicting with F77\nhelp_arthur:\-arthur Add 'arthur' to the list of libraries to be linked with\n\(Arthur only)\nhelp_brazil:\-super Add 'supervisor' to the list of libraries to be linked with\n\(Brazil only)\nhelp_dont_link:\-c Do not link the files being compiled\nhelp_dont_link_invoke:\-c Do not invoke the linker to link the files being compiled\nhelp_leave_comments:\-C Prevent the preprocessor from removing comments (Use with -E)\nhelp_predefine:\-D<symbol> Define <symbol> on entry to the compiler\nhelp_predefine_pp:\-D<symbol> Define preprocessor <symbol> on entry to the compiler\nhelp_preprocess_pascal:\-E Preprocess the Pascal source code only\nhelp_preprocess_c:\-E Preprocess the C source code only\nhelp_preprocess_fortran:\-E Preprocess the F77 source code only\nhelp_compiler_features:\-f<options> Enable a selection of compiler defined features\nhelp_runtime_checks:\-R<options> Disable selected run time error checks\nhelp_debug:\-g<options> Generate tables for high-level debugging\nhelp_debug_noopt:\-g Generate tables for high-level debugging\nhelp_include_I:\-I<directory> Include <directory> on the #include search path\nhelp_16bit_ints:\-i2 Make the default integer size 16 bits\nhelp_include_J:\-J<directory> Replace the default #include path with <directory>\nhelp_libraries:\-L<libs> Specify a comma-joined list of libraries to be linked with\n\instead of the standard library\nhelp_makefile:\-M<options> Generate a 'makefile' style list of dependencies\nhelp_output:\-o<file> Name the file that holds the final output of the compilation\nhelp_output_space:\-o <file> Name the file that holds the final output of the compilation\nhelp_optimised:\-O Invoke the object code improver\nhelp_optimize0:\-O0 Minimum optimization\nhelp_optimize1:\-O1 Restricted optimization for debugging\nhelp_optimize2:\-O2 Maximum optimization\nhelp_onetrip:\-onetrip Compile DO loops that are performed at least once if reached\nhelp_profile:\-P<options> Generate code to generate 'profile' information\nhelp_profile_lc:\-p<options> Generate code to generate 'profile' information\nhelp_readonly_strings:\-R Place all compile time strings in a 'Read only' segment\nhelp_readonly_strings_lc:\-r Place all compile time strings in a 'Read only' segment\nhelp_output_assembler:\-S Output assembly code instead of object code\nhelp_generate_assembler:\-S Generate assembly code instead of object code\nhelp_dont_downcase:\-U Do not convert upper case letters to lower case\nhelp_preundefine:\-U<symbol> Undefine <symbol> on entry to the compiler\nhelp_preundefine_pp:\-U<symbol> Undefine preprocessor <symbol> on entry to the compiler\nhelp_disable_warnings:\-W<options> Disable all or selected warning messages\nhelp_disable_warnings_lc:\-w<options> Disable all or selected warning and error messages\nhelp_helios_libraries:\-Z<option> Special Helios options for shared library building etc\nmisc_message_lineno:\"%s\", line %ld: %smisc_message_lineno_mpw:File \"%s\"; Line %ld # %smisc_message_lineno_unix:%s: %ld: %smisc_message_nolineno:\"%s\": %smisc_message_nolineno_mpw:File \"%s\" # %smisc_message_nolineno_unix:%s: %smisc_message_nofile:%smisc_message_sum1_zero:%s: 0 warningsmisc_message_sum1_sing:%s: 1 warningmisc_message_sum1:%s: %ld warningsmisc_message_sum1_zero_mpw:### \"%s\": 0 warningsmisc_message_sum1_sing_mpw:### \"%s\": 1 warningmisc_message_sum1_mpw:### \"%s\": %ld warningsmisc_message_sum2: (+ %ld suppressed)misc_message_sum3_zero:, 0 errorsmisc_message_sum3_sing:, 1 errormisc_message_sum3:, %ld errorsmisc_message_sum5_zero:, 0 serious errors\nmisc_message_sum5_sing:, 1 serious error\nmisc_message_sum5:, %ld serious errors\nmisc_message_internal:Failure of internal consistency checkmisc_msg_fnarg_this_fnap:<implicit 'this' argument to function call>misc_msg_fnarg_this_fnname:<implicit 'this' argument to $b>misc_msg_fnarg_fnap:<argument %d to function call>misc_msg_fnarg_fnname:<argument %d to $b>misc_died_on_recovery:Unable to recover from a previous errorwarn_untrustable:untrustable code generated for $rmisc_message_warning:Warning:misc_message_error:Error:misc_message_serious:Serious error:misc_message_fatal:Fatal error:misc_message_abandoned:\nCompilation abandoned.\nerrname_unset:<?>errname_pointertypes:<after * in declarator>errname_toplevel:<top level>errname_structelement:<structure component>errname_formalarg:<formal parameter>errname_formaltype:<formal parameter type declaration>errname_blockhead:<head of block>errname_typename:<type-name>errname_unknown:<unknown context>errname_error:<previous error>errname_invisible:<invisible>errname_let:<let>errname_character:<character constant>errname_wcharacter:<wide character constant>errname_integer:<integer constant>errname_int64con:<int64 constant>errname_boolean:<boolean constant>errname_floatcon:<floating constant>errname_string:<string constant>errname_wstring:<wide string constant>errname_identifier:<identifier>errname_binder:<variable>errname_tagbind:<struct/union tag>errname_simpletype:<simple type>errname_conversiontype:<conversion type>errname_new_type_name:<new-type-name>errname_catch_name:<catch name>errname_cond:_?_:_errname_displace:++ or --errname_postinc:++errname_postdec:--errname_arrow:->errname_dotstar:.*errname_arrowstar:->*errname_constructor:<constructor>errname_destructor:<destructor>errname_addrof:unary &errname_content:unary *errname_monplus:unary +errname_neg:unary -errname_fnap:<function argument>errname_fnarg:<function argument %d>errname_subscript:<subscript>errname_cast:<cast>errname_sizeoftype:sizeoferrname_sizeofexpr:sizeoferrname_ptrdiff:-errname_endcase:breakerrname_block:<block>errname_decl:declerrname_fndef:fndeferrname_typespec:typespecerrname_typedefname:typedefnameerrname_valof:valoferrname_ellipsis:...errname_init:<initialisation>errname_eol:\\nerrname_eof:<eof>errname_longdouble:long doubleerrname_membertemplate:<member template>errname_classtemplate:<class template>errname_rangecheck:<rangecheck>errname_checknot:<checknot>lex_warn_force_unsigned:'%s' treated as '%sul' in 32-bit implementationlex_warn_force_longlong:'%s' treated as '%sll'lex_warn_force_ulonglong:'%s' treated as '%sull'lex_warn_multi_char:non-portable - not 1 char in '...'lex_warn_cplusplusid:C++ keyword used as identifier: $rlex_warn_cplusplusimpl:Functionality of C++ keyword is not fully implemented: $rsyn_warn_hashif_undef:Undefined macro '%s' in #if - treated as 0syn_warn_invent_extern:inventing 'extern int %s();'syn_warn_unary_plus:Unary '+' is a feature of ANSI Csyn_warn_spurious_braces:spurious {} around scalar initialisersyn_warn_dangling_else:Dangling 'else' indicates possible errorsyn_warn_void_return:non-value return in non-void functionsyn_warn_use_of_short:'short' slower than 'int' on this machine (see manual)syn_warn_undeclared_parm:formal parameter $r not declared - 'int' assumedsyn_warn_old_style:Old-style function $rsyn_warn_give_args:Deprecated declaration %s() - give arg typessyn_warn_ANSI_decl:ANSI style function declaration used, '%s(...)'syn_warn_archaic_init:Ancient form of initialisation, use '='syn_warn_untyped_fn:implicit 'int' return type for $r - 'void' intended?syn_warn_no_named_member:$c has no named membersyn_warn_extra_comma:Superfluous ',' in 'enum' declarationsyn_warn_struct_padded:padding inserted in struct $bsyn_warn_switch_funny:'switch (e)' not followed by '{'syn_warn_modify_access:access declaration with no effectsyn_warn_storageclass_no_declarator:storage-class without declarator is spurioussyn_warn_lacks_storage_type:declaration lacks type/storage-class (assuming 'int'): $rsyn_warn_archaic_fnpara:archaic C-style function parameter $lsyn_warn_special_ops:'=', ',' or unary '&' defined as non-membersyn_warn_ineffective_asm_decl:asm(...) ignored: inline assembler not availablesyn_warn_insert_sym_anachronism:inserting $r in ':(...)' anachronismsyn_warn_superfluous_prefix:superfluous 'union','class', 'struct' or 'enum' prefixsyn_warn_no_default_structor:$b: $c has no default %ssyn_warn_export_ignored:$l ignored for templatesyn_warn_fntryblock:Function try block not implemented yet, handler(s) ignoredsyn_warn_qual_ignored:$s ignoredsyn_warn_qual_ignored_for:$s ignored for $rsyn_warn_qual_ignored_return:$s ignored in return typexsyn_info_instantiate_class: while instantiating $cxsyn_info_instantiate_fn: while instantiating function $p$rxsem_info_vtable_construction: while constructing vtable for $c, possibly a lack of a unique final overriderxsyn_info_ovld_candidate: candidate: $bxsyn_info_ovld_unop: candidate: builtin 'operator$#s($#t)'xsyn_info_ovld_binop: candidate: builtin 'operator$#s($#t,$#t)'xsyn_warn_ARM_cctor_suppress:$b suppresses default copy constructor under ARM semanticsxsyn_warn_ISO_cctor_no_suppress:$b does not suppress default copy constructor under ISO semanticsxsyn_warn_ARM_opeq_suppress:$b suppresses default operator= under ARM semanticsxsyn_warn_ISO_opeq_no_suppress:$b does not suppress default operator= under ISO semanticsxsyn_warn_delete_undef:delete of pointer to undefined $c; no destructor will be calledxsyn_warn_implicit_private_base:base class $c is implicitly privatexsyn_warn_exceptiontables_disabled:exception handling is not supported in this releasexsyn_warn_catch_bind_nyi:binding to caught object not yet implementedxsyn_warn_baseinit_order:base $c will be initialized in declaration order instead of the order writtenxsyn_warn_meminit_order:member $b will be initialized in declaration order instead of the order writtensimp_warn_checkvar:syserr soon: checkvar use %ldvargen_warn_nonull:omitting trailing '\\0' for %s [%ld]vargen_warn_unnamed_bitfield:Unnamed bit field initialised to 0vargen_warn_init_non_aggregate:Attempt to initialise non-aggregatevargen_warn_extended_init:extended constant initialiser usedlex_err_ioverflow:Number %s too large for 32-bit implementationlex_err_ioverflow_64:Number %s too large for 64-bit implementationlex_err_overlong_fp:Grossly over-long floating point numberlex_err_fp_syntax1:Digit required after exponent markerlex_err_overlong_hex:Grossly over-long hexadecimal constantlex_err_overlong_int:Grossly over-long numberlex_err_need_hex_dig:Hex digit needed after 0x or 0Xlex_err_need_hex_dig1:Missing hex digit(s) after \\xlex_err_backslash_blank:\\<space> and \\<tab> are invalid string escapeslex_err_unterminated_string:Newline or end of file within stringlex_err_bad_hash:misplaced preprocessor character '%c'lex_err_bad_char:illegal character (0x%lx = \'%c\') in sourcelex_err_bad_noprint_char:illegal character (hex code 0x%x) in sourcelex_err_ellipsis:(...) must have exactly 3 dotslex_err_illegal_whitespace:$s may not have whitespace in itsyn_err_illdtor:illegal destructor '~$#l'syn_err_bitsize:bit size %ld illegal - 1 assumedsyn_err_zerobitsize:zero width named bit field - 1 assumedsyn_err_arraysize:Array size %ld illegal - 1 assumedsyn_err_expected:expected $s - inserted before $lsyn_err_expected1:expected $s - inserted before $lsyn_err_expected1_aftercommand:expected $s after command - inserted before $lsyn_err_expected2:expected $s or $s - inserted $s before $lsyn_err_expecteda:expected $ssyn_err_expected1a:expected $ssyn_err_expected1a_aftercommand:expected $s after commandsyn_err_expected2a:expected $s or $ssyn_err_mix_strings:char and wide (L\"...\") strings do not concatenatesyn_err_expected_expr:<expression> expected but found $lsyn_err_valof_block:{ following a cast will be treated as VALOF blocksyn_err_typedef:typedef name $r used in expression contextsyn_err_assertion:___assert(0, $e)syn_err_expected_member:Expected <member> but found $lsyn_err_hashif_eof:EOF not newline after #if ...syn_err_hashif_junk:Junk after #if <expression>syn_err_initialisers:too many initialisers in {} for aggregatesyn_err_initialisers1:{} must have 1 element to initialise scalarsyn_rerr_empty_init:Initialiser list must contain at least one expressionsyn_err_default:'default' not in switch - ignoredsyn_err_default1:duplicate 'default' case ignoredsyn_err_case:'case' not in switch - ignoredsyn_err_case1:duplicated case constant: %ldsyn_err_expected_cmd:<command> expected but found $lsyn_err_expected_stmt:<statement> expected but found $lsyn_err_expected_while:'while' expected after 'do' but found $lsyn_err_else:Misplaced 'else' ignoredsyn_err_continue:'continue' not in loop - ignoredsyn_err_break:'break' not in loop or switch - ignoredsyn_err_no_label:'goto' not followed by label - ignoredsyn_err_no_brace:'{' of function body expected - found $lsyn_err_stgclass:storage class $s not permitted in context %s - ignoredsyn_err_stgclass1:storage class $s incompatible with $g - ignoredsyn_err_typeclash:type $s inconsistent with $msyn_rerr_typeclash_type:type $t inconsistent with $msyn_err_tag_brace:'{' or <identifier> expected after $s but found $lsyn_err_expected3:Expecting <declarator> or <type> but found $lsyn_err_unneeded_id:superfluous $l in <abstract declarator> - ignoredsyn_err_undef_struct_member:undefined $c member: $rsyn_err_undef_struct_object:undefined $c object: $rsyn_err_selfdef_struct_member:attempt to include $c member: $r within itselfsyn_err_selfdef_struct_object:attempt to include $c object: $r within itselfsyn_err_incomplete_tag:incomplete type $csyn_err_void_type:illegal 'void' typesyn_err_void_object_member:illegal 'void' member: $rsyn_err_void_object_object:illegal 'void' object: $rsyn_err_duplicate_type:duplicate type specification of formal parameter $rsyn_err_not_a_formal:Non-formal $r in parameter-type-specifiersyn_err_cant_init:$g names may not be initialisedsyn_err_enumdef:<identifier> expected but found $l in 'enum' definitionsyn_err_undef_enum:Undefined enum $rsyn_err_misplaced_brace:Misplaced '{' at top level - ignoring blocksyn_err_not_friend:not a friend class $rsyn_err_undef_basetag:undefined base: $csyn_err_missing_basetag:missing base tag: $lsyn_err_incomp_arg_ovld:Incompatible arguments to $b (overload missing?)syn_err_no_operator_ovld:No operator $s with this type signaturesyn_err_multi_overload_call:ambiguous %d-way overload for call to $bsyn_err_multi_operator_ovld:ambiguous %d-way overload for operator $ssyn_err_pseudo_undefined:Missing definition for $rsyn_err_multi_convfn_ovld:ambiguous %d-way choice of conversion from $c to $tsyn_err_multi_ctor_ovld:ambiguous %d-way choice of constructor from $t to $csyn_err_ambiguous_user_defined_conv:ambiguous implicit user-defined conversion from $c to $csyn_err_illegal_asm_decl:illegal asm(...) declaration (ignored)syn_err_recursive_app_operator_arrow:recursive application of operator->() to object of type $c; return type intended?sem_err_assign_ovld:no suitable operator=() for $c: overload missing?sem_warn_virtual:virtual function call of $bsem_warn_addr_of_memfn:address of member function $bxsem_warn_cast_undef_struct:cast from ptr/ref to $c to ptr/ref to $c; one is undefined, assuming unrelatedxsem_err_cast_ptrmemfn_this_offset:can't yet cast ptr-to-mem needing this offsetxsem_warn_unreachable_handler:handler is unreachablexsem_warn_pure_virtual:pure virtual function $b calledsem_warn_name_mangling_unique:name mangling truncated '%s'syn_err_constructor_init:constructor forbids $r = {...} initialisersyn_err_no_named_member:$c has no $r membersyn_err_not_found_named_member:member $r not found in $csyn_err_missing_named_mfn:Missing class member function namesyn_err_classname_not_found:class-name $r not foundsyn_err_member_cannot_init:member cannot be initialised: $rsyn_err_lacks_bclass_anachronism:$c lacks base class for ':(...)' anachronismsyn_err_not_member:$l is not a member of struct/class $bsyn_err_catch_ignored:misplaced 'catch' ignoredsyn_err_illegal_simple_types:illegal <simple type>: $msyn_err_no_member_here:class member $b cannot be defined heresyn_err_friend_type:'friend <type>;' needs elaborated-type-specifiersyn_err_linkage_spec:expected <linkage-spec> '}' before $lsyn_err_illegal_operator:'operator $s' is illegalsyn_err_wrong_args_ovld:wrong number of arguments to overload $bsyn_err_cannot_follow_unary_dcolon:$l cannot follow unary '::'syn_err_cannot_follow_binary_dcolon:$l cannot follow binary '::'syn_err_expected_dtor_name:expected destructor name after ::~, found $lsyn_err_missing_tlevel_decl:missing top-level declaration: $rsyn_err_no_decl_at_type:no $b declaration at this typesyn_err_lacks_arg_ctor:$t lacks an %ld-argument constructorsyn_err_no_nullary_ctor:no nullary constructor: $bsyn_err_requires_pntr_arg:requires pointer argument: $ssyn_err_duplicated_mem_init:duplicate member initialisation: $rsyn_err_init_not_in_ctor:member initialiser not in constructorsyn_err_expected_id_in_mem_init:expecting <identifier> in <member-initialiser>syn_err_missing_catch_after_try:omitted 'catch' after 'try'syn_err_ill_this:legal only in member function: $lsyn_err_template_notclassorfunction:'template' not class nor functionsyn_err_template_scope:invalid $c scopesyn_err_unspecialized_template:attempt to use $c without parameterssyn_err_asm_not_available:inline assembler not available in strict ANSI modesyn_err_structreg_large:__value_in_regs structures must fit into 4 wordssyn_err_structreg_packed:__value_in_regs structures cannot be packedsyn_err_type_member_in_qual:cannot have member $r of type $t in $s $csyn_err_unpacked_member_in_qual:cannot have member $r of type unpacked $c in $s $cxsem_rerr_no_conversion:no conversion to type $t in $cxsem_rerr_abstract_class_member:abstract $c member: $rxsem_rerr_abstract_class_object:abstract $c object: $rxsem_rerr_abstract_tag:abstract type $csem_err_multiple_target_types:type deduction: overloaded function type of $bsem_err_temp_type_float:floating point type not allowedsem_err_addr_template:attempt to take address of template $bsem_err_typededuce_disagree:type deduction fails: $t disagrees with $tsem_warn_typededuce_arraysize:type deduction fails: array size differssem_err_typededuce_ambiguous:type deduction fails: function type %d-way resolvablesem_err_typededuce_pointer:type deduction fails: $t incompatible to $tsem_err_typededuce_recognize:type deduction fails: un-recognizable type $tsem_err_typededuce_type:type deduction fails: free template type arg $rsem_err_typededuce_const:type deduction fails: free template non-type arg $rsem_err_typename_not_found:type deduction failed: typename $b not found\nsem_err_template_ambiguous:Ambiguous class/function templatessem_err_non_type_arg_linkage:extern linkage expected for template argument $bsem_err_non_type_arg_value:illegal non-type template arg $esem_err_template_arg_linkage:template type arg $t must have extern linkagesem_err_call_dependency:call to $e not dependent on template args to $csem_err_type_arg_expected:template type arg expectedsem_err_typeclash_1:template type $r requires a $m but given $tsem_err_typeclash_2:template type expected, found $esem_err_typeclash_3:template type inconsistent with $tsem_err_lvalue_needed:temporary required for template argumentsem_err_dotdotdot_handler_not_last:handler for '...' must come lastsem_rerr_template_formal_length_class:number of template formals for $c differs from a previous declarationsem_rerr_template_formal_length_function:number of template formals for $b differs from a previous declarationsem_rerr_template_formal_type:template formal type $t inconsistent with $tsem_err_longlongbitfield:long long bitfields are not supportedsem_err_too_large:structure or array too largevargen_err_long_string:string initialiser longer than %s [%ld]vargen_err_nonstatic_addr:non-static address $b in constant initialiservargen_err_bad_ptr:$s: illegal use in constant initialiservargen_err_init_void:objects of type 'void' can not be initialisedvargen_err_undefined_struct:$c must be defined for (static) variable declarationvargen_err_open_array:uninitialised static [] arrays illegalvargen_err_overlarge_reg:invalid global register number; 1 to %d allowedvargen_err_no_float_reg:no global floating point registers allowedvargen_err_no_int_reg:no global int registers allowedvargen_err_not_int:invalid type for global int registervargen_err_not_float:invalid type for global floating point registervargen_err_badinit:illegal initialisation to $r%+ldvg_err_dynamicinit:Initialised dynamic array with -ZR or -ZLvargen_rerr_nonaligned:Non-aligned ADCON at data+0x%lx (value $r+0x%lx) set to NULLvargen_rerr_datadata_reloc:RISC OS (or other) reentrant module has static init. to data $rvargen_rerr_compiler_confused:compiler confused: static const with dynamic initialisationvargen_rerr_local_static_with_dtor:unimplemented: local static with destructor: $blex_rerr_8_or_9:digit 8 or 9 found in octal numberlex_rerr_pp_number:number illegally followed by letterlex_rerr_hex_exponent:hex number cannot have exponentlex_rerr_esc16_truncated:overlarge escape '\\x%s%lx' treated as '\\x%lx'lex_rerr_esc8_truncated:overlarge escape '\\%o' treated as '\\%o'lex_rerr_illegal_esc:illegal string escape '\\%c' - treated as %clex_rerr_not1wchar:L'...' needs exactly 1 wide characterlex_rerr_empty_char:no chars in character constant ''lex_rerr_overlong_char:more than 4 chars in character constantsyn_rerr_qualified_void:Return type may not be a void type other than 'void'syn_rerr_array_0:array [0] foundsyn_rerr_void_valof:void valof blocks are not permittedsyn_rerr_undeclared:undeclared name, inventing 'extern int %s'syn_rerr_undeclared_fn:undeclared name, inventing 'extern \"C\" int %s(...);'syn_rerr_insert_parens:parentheses (..) inserted around expression following $ssyn_rerr_return_expr_void:return <expr> illegal for void functionsyn_rerr_return_expr_ctor:return <expr> illegal for constructorsyn_rerr_return_expr_dtor:return <expr> illegal for destructorsyn_rerr_qualified_typedef:$m typedef $b has $m re-specifiedsyn_rerr_no_quals_allowed:only non-static member functions can be const or volatilesyn_rerr_no_quals_allowed_ptr:pointers to const or volatile functions must be pointers to non-static member functionssyn_rerr_missing_type:missing type specification - 'int' assumedsyn_rerr_missing_type_for:missing type specification for $r - 'int' assumedsyn_rerr_long_float:ANSI C does not support 'long float'syn_rerr_missing_type1:omitted <type> before formal declarator - 'int' assumedsyn_rerr_missing_type2:function prototype formal $r needs type or class - 'int' assumedsyn_rerr_ellipsis_first:ellipsis (...) cannot be only parametersyn_rerr_mixed_formals:prototype and old-style parameters mixedsyn_rerr_open_member:illegal [] member: $rsyn_rerr_ref_void:illegal type (void &) treated as (int &)syn_rerr_ill_ref:$t of reference illegal -- '&' ignoredsyn_rerr_fn_returntype:function returning $t illegal -- assuming pointersyn_rerr_abst_class_rtype:abstract $c is illegal for function return typesyn_rerr_array_elttype:array of $t illegal -- assuming pointersyn_rerr_fn_ptr_type:type may not be function -- assuming pointersyn_rerr_fn_ptr_member:member $r may not be function -- assuming pointersyn_rerr_fn_ptr_object:object $r may not be function -- assuming pointersyn_rerr_fn_ptr1:function $r may not be initialised - assuming function pointersyn_rerr_archaic_init:Ancient form of initialisation, use '='syn_rerr_bitfield:illegal bit field type $t - 'int' assumedsyn_rerr_ANSIbitfield:ANSI C forbids bit field type $tsyn_rerr_missing_formal:formal name missing in function definitionsyn_rerr_ineffective:declaration with no effectsyn_rerr_duplicate_member:duplicate member $bsyn_rerr_duplicate_member2:duplicate member $p$rsyn_rerr_semicolon_in_arglist:',' (not ';') separates formal parameterssyn_rerr_no_members:$c has no memberssyn_rerr_not_base:$b is not a base member of $csyn_rerr_badly_placed_access:access declarations only in public and protected partssyn_rerr_modify_access:base access rights cannot be alteredxsyn_rerr_bad_conv:illegal conversion $p$rxsyn_rerr_zero_params:$p$r must have zero parametersxsyn_rerr_non_memfn_operator:$p$r must be a non-static member functionxsyn_rerr_no_return_type_allowed:no return type allowed for $p$rxsyn_rerr_must_be_function:$p$r must be a functionxsyn_rerr_bad_operator_declarator:Invalid declarator in operator contextxsyn_rerr_ignored_new_array_ctor:'new' <array> initialiser ignoredxsyn_rerr_empty_placement:empty 'new' placement argument listsyn_rerr_jump_past_init:jump past initialisation for $bsyn_rerr_ambiguous_qualification:$r is ambiguously qualifiedsyn_rerr_ambiguous_destructor:Ambiguous definitions for destructor $rsyn_rerr_opaque_class_member:opaque $c member: $rsyn_rerr_opaque_class_object:opaque $c object: $rsyn_rerr_opaque_tag:opaque type $csyn_rerr_insert_braces:inserting { } around command after $ssyn_rerr_not_decl_qual:Definition of $c not $s: qualifier ignoredsyn_rerr_ignored_non_fn:$g ignored for non-function $rsyn_rerr_ignored_non_fnaux:$s ignored for non-function $rsyn_rerr_global_anon_union:global anonymous union must be staticsyn_rerr_defaults_ordering:defaulted parameter $r followed by non-defaultedsyn_rerr_unknown_linkage:unknown linkage: extern $esyn_rerr_illegal_anon_union_mem:illegal anonymous union member $rsyn_rerr_illegal_nonpub_anon_union_mem:illegal non-public anonymous union member $rsyn_rerr_delete_expr_anachronism:'e' ignored in 'delete [e]' anachronismsyn_rerr_self_copying_ctor:self-copying constructor for $csyn_rerr_duplicated_base:duplicate base $c ignoredsyn_rerr_no_arg_in_template:no arguments in template<>syn_rerr_superfluous_access_adjuster:superfluous type for access adjuster, declaration ignoredsyn_rerr_private_bmember_ignored:private overloaded base member ignoredsyn_rerr_local_default:$b has auto storagesyn_rerr_declaree_out_of_scope:'$#b::$#r' cannot be declared heresyn_rerr_declaree_out_of_scope_2:$b cannot be declared heresyn_rerr_friend_class_not_definable:friend $c shall not be definedsyn_rerr_expect_dtor:expecting destructor for $c, found $rsyn_rerr_union_w_base:unions may not have basesxsyn_rerr_meminit_wrong_args:too few/many arguments to initialiser for simple member $bsyn_rerr_ref_not_initialised:reference $b must be initialisedxsyn_rerr_no_default_ref:references cannot be default initialisedxsyn_rerr_no_new_ref:$s type cannot be a referencesyn_rerr_no_const_fns:function types cannot be $msyn_rerr_const_not_initialised:constant $b must be initialisedxsyn_rerr_const_not_initialised_2:constant must be initialisedsyn_rerr_addrof_cdtor_taken:can't take address of constructor or destructorsyn_rerr_multi_convfn_bool:ambiguous %d-way choice of conversion from $c in Boolean contextsyn_rerr_tagdef_in_formals:cannot define within formals: $csyn_rerr_neg_unsigned_enum:$c cannot have both negative and unsigned enumeratorsxsyn_rerr_instantiate_mixup:instantiate don't mix with template or specializationxsyn_rerr_spurious_instantiate:too many instantiate requestsyn_rerr_extra_template_actuals:extra template actual(s) ignoredsyn_rerr_no_typedef:typedef name $b not allowed after $ssyn_rerr_bad_template:templates are only allowed in namespace and class scopessyn_rerr_missing_qual:$c has been declared as $s but not defined as $ssyn_moan_hashif_nonconst:illegal in #if <expression>: <unknown>syn_moan_hashif_nonconst1:illegal in #if <expression>: non constant $bsyn_moan_hashif_nonconst2:illegal in #if <expression>: $ssyn_moan_case_nonconst:illegal in case expression (ignored): <unknown>syn_moan_case_nonconst1:illegal in case expression (ignored): non constant $bsyn_moan_case_nonconst2:illegal in case expression (ignored): $ssyn_moan_hashif:#if <expression>syn_moan_case:case expression (ignored)xsyn_constructor_string:constructorxsyn_copy_constructor_string:copy constructorxsyn_destructor_string:destructorxsyn_copy_assign_string:copy assignmentmisc_disaster_banner:\n\Internal inconsistency: either resource shortage or compiler fault. If you\n\cannot alter your program to avoid this failure, please contact your supplier\nmcdep_warn_fpinconsistent:Software floating point inconsistent with FPE2/3 and FPREGARGSgen_warn_Lisp:Lisp-support stack push needed %ldgen_err_swi:SWI number 0x%x too largegen_err_irq:%s cannot handle __irq functionsgen_err_swst:an __irq function cannot call functions that use stack checkingthumbgen_fatalerr_branch_structure:Branch structure too complicated for Thumb compilerthumbgen_fatalerr_switch_too_large:switch statement too large for Thumb compilerobj_warn_area_name_truncated:area name \"%s\" trunctatedobj_err_common:repeated common block $robj_err_common1:common block $r too smallobj_err_common2:common block $r too largearmobj_fatalerr_toomany:Too many symbols for ACORN linkerarmdbg_fatalerr_toobig:Debug table size exceeds space in Acorn AOF formatarmdbg_warn_itemsize:ASD debug item for $m would be too large - truncated before $rasm_non_const:illegal constant (ignored): <unknown>asm_nonconst1:illegal constant expression (ignored): non constant $basm_nonconst2:illegal constant expression (ignored): $sasm_err_bad_shift:illegal shift specifier: %sasm_err_expected_shift:shift specifier expectedasm_err_bad_opcode:illegal instruction opcode: %sasm_err_bad_physreg:physical registername expected, but found %s insteadasm_err_bad_psrfield:illegal PSR field: %sasm_err_expected_psr:PSR field expectedasm_err_bad_shiftval:shift value %d out of rangeasm_err_expected_coproc:coprocessor identifier expectedasm_err_unknown_coproc:illegal coprocessor identifier: %sasm_err_ldrt_adrmode:preindexed addressing not available for LDRT/STRTasm_err_no_mrs:MRS & MSR are not available on this architectureasm_err_no_teqp:TEQP/TSTP/CMPP/CMNP are not available on this architectureasm_err_no_longmul:long multiply is not available on this architectureasm_err_no_halfword:halfword support is not available on this architectureasm_err_no_clz:count leading zeros is not available on this architectureasm_err_no_dspmul:dsp multiply is not available on this architectureasm_err_corrupted_reg:R%ld corrupted but possibly reused later. This code may not work correctlyasm_err_ldm_base_list:LDM/STM base with writeback in register listasm_err_ldm_empty:LDM/STM with empty register listasm_err_ldm_badlist:LDM/STM with illegal register listasm_err_ldr_base_wb:LDR/STR base, [base] with writebackasm_err_mul_conflict:MUL/MLA with Rd = Rmasm_err_mull_conflict:MULL/MLAL with Rhi = Rlo, Rhi = Rm or Rlo = Rmasm_err_swp_conflict:SWP with Rd = Rm, Rm = Rn or Rd = Rnasm_err_adc_conflict:Thumb ADC/SBC cannot be used as 3-operand instructionsasm_err_pc:illegal use of PC as operandasm_err_write_pc:illegal write to PCasm_err_branch_pc:branching by writing PC is not supportedasm_err_fn_id:function identifier expectedasm_err_fn_notfound:function %s undefinedasm_err_thumb_highreg:illegal access to high register R%dasm_err_int_expected:expression of type <int> expectedasm_err_float_expected:expression of type <float> expectedasm_err_const_range:constant expression %u out of range (max %u)asm_err_offset_range:offset %d out of rangeasm_err_offset_align:unaligned offset not allowedasm_err_ibase:IBASE or 9 expectedasm_err_mdrsdr:MDR or SDR expectedasm_err_sdr:SDR expectedmcdep_warn_unaligned:illegal unaligned load or store access - use __packed insteadconfig_proc_arch_mismatch:specified processor '%s' does not match specified architecture '%s' (try '-arch %s')config_interwork_needs_thumb:'-apcs /interwork' is only allowed when compiling for processors that support THUMB instructionsconfig_need_thumb:specified processor or architecture does not support THUMB instructionsconfig_obsolete_fp:apcs /fp will not be supported in future releases of the compilerconfig_obsolete_reent:this implementation of /reent is obsoleteconfig_obsolete_wide:apcs /wide is less efficient than apcs /narrowconfig_obsolete_26bit:apcs /26 will not be supported in future releases of the compilerconfig_obsolete_nofpr:apcs /nofpr will not be supported in future releases of the compilerconfig_obsolete_asd:ASD debug table format will not be supported in future releases of the compilerconfig_obsolete_dwarf:-dwarf is obsolete. Use -dwarf2 (recommended) or -dwarf1 instead