E_ACCESS_VIA_VOID_PTR_IGNORED access through "void" pointer ignored E_ACOMP_FAIL cc: acomp failed for %s E_A_CONFLICT_DY cc: -a conflicts with -dy. E_ACPP_USAGE usage: [-BCEHPV] [-Aname[(value)] ...] [-Dname[=value] ...] [-Uname ...] [-Idir ...] [-X[tac]] [-Ydirectory] [input E_ADDRESS_IN_CONST_INITIALIZER an address is not allowed in a constant initializer for an integral type whose size is smaller th E_ALIAS_ENUM_LIE %s is not an enum E_ALIAS_EXPECTING_POINTER %s must be defined as a pointer prior to use in #pragma %s E_ALIAS_EXPECTING_TYPE expecting type in #pragma %s E_ALIAS_EXPECTING_VARIABLE %s must be declared as a variable prior to use in #pragma %s E_ALIAS_LEVEL_NEEDS_O3 -xO3 or above is needed for -xalias_level; -xalias_level ignored. E_ALIAS_NO_TAG struct/union missing tag in #pragma %s E_ALIAS_NOT_AN_ENUM enum %s must be defined prior to use in #pragma %s E_ALIAS_NOT_A_STRUCT struct %s must be defined prior to use in #pragma %s E_ALIAS_NOT_A_UNION union %s must be defined prior to use in #pragma %s E_ALIAS_STRUCT_LIE %s is not a struct E_ALIAS_UNION_LIE %s is not a union E_ALREADY_PRAGMA_QUAL %s appears in previous #pragma MP taskloop %s(): %s, line %d E_ALREADY_TASKLOOP redundant #pragma MP taskloop: %s, line %d E_AND_DOT_DOT_DOT_INVALID syntax error: "&..." invalid E_ANNARG_ISNT_FUNCARG annotation argument is not a function argument: %s in ARGUNUSED(...) E_ANNOTATION_OUTSIDE_FUNC annotation must be outside function: %s E_ANNOTATION_PRECEDE_ASM annotation can not be applied to asms: %s E_ANNOTATION_TOO_MANY_ARG argument number mismatch with annotation: VARARGS(...,%d): effective args(%d) must be no less than tho E_ANNOTATION_TOO_MANY_ARG2 argument number mismatch with annotation: VARARGS(...,0): effective args(%d) must be no less than tho E_ANNOTATION_WITHIN_FUNC annotation must be used within function: %s E_A_NOMEM memory can not be deallocated due to bad argument E_ANSI_CONST_UNSIGNED_OP ANSI C treats constant as unsigned: op "%s" E_ANSI_REQS_FRML_PARM_BFORE_DOT ANSI C requires formal parameter before "..." E_ARG_CANT_BE_UNKNOWN_SIZE argument cannot have unknown size: arg #%d E_ARG_INCOMPATIBLE_WITH_ARG argument #%d is incompatible with prototype: prototype: %%s : "%s", line %d argument : %%s E_ARG_INCOMPATIBLE_WITH_ARG_L argument #%d is incompatible with prototype: prototype: %s : "%s", line %d argument : %s E_ARG_MISMATCH argument mismatch: %d arg passed, %d expected E_ARG_NOT_MATCH_REMEMBERED_TYPE argument does not match remembered type: arg #%d E_ARGS_MISMATCH argument mismatch: %d args passed, %d expected E_ARGSNUMB_MISTMACH_ANNOTATION argument number mismatch with annotation: %s requires at least %d args E_ARGS_TO_LOCK_FUNC_MISSING the arguments to function %s are missing E_ARGUEMENT_MISMATCH argument mismatch E_ARGUMENT_CONVERT %s is converted to %s : arg #%d of function %s E_ARRAY_DIMENSION_TOO_BIG array dimension too big E_ARRAY_OF_INCOMPLETE parameter has incomplete type: %s E_ARRAY_OF_INCOMPLETE_NONAME parameter has incomplete type E_ARRAY_SIZE_NONINTEGER array size expression is not of integer type E_ARRSIZE_TYPE_SPECIFIER type specifier can not be used as array size expression qualifier E_ARY_DERIVED_FROM_FLEX_MBR type of array "%s" can not be derived from structure with flexible array member E_ASCII_UTF16_USHORT_CHAR_ERR U string literals may only contain ASCII E_AS_FAIL cc: assembler failed for %s E_ASG_ARY_TO_PTR array member of function with struct type assigned to pointer %s : result undefined E_ASGN_CONST modification of constant data: %s %s E_ASGN_CONST_COLUMN :: %s E_ASGN_CONST_PSB possible modification of constant data: %s %s E_ASGN_CONST_PSB_COLUMN :: %s E_ASGN_CONST_PSB_TITLE possible modification of constant data E_ASGN_CONST_TITLE modification of constant data E_ASGN_DEALLOC assigned value never used: %s%0.0s; memory deallocated at %s E_ASGN_DEALLOC_COLUMN :: set at %s :: memory deallocated at %s E_ASGN_DEALLOC_TITLE assigned value never used E_ASGN_NEVER_USED assigned value never used: %s %0.0s%s E_ASGN_NEVER_USED_COLUMN :: set at %s E_ASGN_NEVER_USED_TITLE assigned value never used E_ASGN_RESET assigned value never used: %s%0.0s; reset at %s E_ASGN_RESET_COLUMN :: set at %s :: reset at %s E_ASGN_RESET_TITLE assigned value never used E_AS_INCLUDED_IN %s (as included in %s) E_ASM_ARG_MUST_BE_STRING asm() argument must be normal string literal E_ASM_CANT_HAVE_OLD_STYLE_PARMS asm definition cannot have old-style parameters E_ASM_DISABLES_OPTIMIZATION asm() statement disables optimization within function E_ASM_ILLEGAL_OUTSIDE_FUNC asm statement illegal outside function E_ASM_IS_AN_EXTENSION_OF_ANSI __asm is an extension of ANSI C E_ASM_VALID_ONLY_FOR_FUNC_DEF "asm" valid only for function definition E_ASSERT_ID_DOT_DOT_EXPECTED "#assert identifier (..." expected E_ASSERT_IDENTIFIER_EXPECTED "#assert identifier" expected E_ASSERT_MISSING_PAREN "#assert" missing ")" E_ASSERT_NO_TKNS_BETWEEN_PARENS missing tokens between parentheses E_ASSIGN_INT_FROM_BIG_CONST %d-bit constant truncated to %d bits by assignment E_ASSIGN_INT_TO_SMALL_INT assignment of %d-bit integer to %d-bit integer E_ASSIGNMENT_NOT_EQUALITY equality operator "==" found where assignment "=" expected E_ASSIGNMENT_TO_COND_EXPR conditional expression is not a valid lvalue E_ASSIGNMENT_TYPE_MISMATCH assignment type mismatch: %s "=" %s E_ASSIGN_NARROW_CONV assignment causes implicit narrowing conversion E_ASSIGN_NARROW_CONV_COLUMN E_ASSIGN_NARROW_CONV_TITLE assignment causes implicit narrowing conversion E_ASSIGN_NEG_CONST_TO_UNSIGNED assignment of negative constant to unsigned type E_ASSIGN_UINT_TO_SIGNED_INT assignment of %d-bit unsigned integer to %d-bit signed integer E_ASSUME_SUCCESSFUL_LOCK %s will assume this call to %s succeeds in obtaining the lock E_AUTO_REDECLARES_EXTERNAL automatic redeclares external: %s E_AUTO_REG_INAPPROPRIATE_HERE auto/register inappropriate here E_AUTO_VARIABLE_TOO_BIG automatic variable is too big: %s E_BAD_ARG_ANNOTATION bad argument to annotation: arg #%d of %s E_BAD_ARG_M_OPT invalid arg for option M E_BAD_ARG_PROTOLIB bad argument to /* PROTOLIB */ E_BAD_ARGS_ARGUNUSED bad directive argument list: ARGUNUSED E_BAD_ARRSIZE_STORAGE_CLASS wrong storage class keyword in array size expression E_BAD_CAST_OF_VOID_EXP improper cast of void expression E_BAD_COMP_CNTRL_LINE invalid compiler control line in ".i" file E_BAD_CONST_SUFF_BF_TOKENIZE bad constant suffix got by bf_tokenize() E_BAD_C_OPT bad -c option E_BAD_ENUM_OPTION_VALUE %s: Warning illegal use of -%s option, illegal value ignored: %s E_BAD_FEATURES_FLAG invalid -features flag value E_BAD_FILE_NUMBER bad file number E_BAD_FILE_SPEC bad file specification E_BAD_FLAG bad flag: %s E_BAD_FORMAT_ARG_TYPE function argument type inconsistent with format: %s(arg %d) %s and (format) %s in %s E_BAD_FORMAT_ARG_TYPE1 function argument ( number ) type inconsistent with format E_BAD_FORMAT_ARG_TYPE2 function argument type inconsistent with format: %s(arg %d) %s and (format) %s in %s(%d) E_BAD_FORMAT_ARG_TYPE_COLUMN %s (arg %d) %s :: (format) %s E_BAD_FORMAT_ARG_TYPE_TITLE function argument ( number ) type inconsistent with format E_BAD_FORMAT_STR malformed format string: %s in %s E_BAD_FORMAT_STR1 malformed format string E_BAD_FORMAT_STR2 malformed format string: %s in %s(%d) E_BAD_FORMAT_STR_COLUMN %-16s E_BAD_FORMAT_STR_TITLE malformed format string E_BAD_FUNC_DIRECTIVE directive must precede function definition: /* %s */ E_BAD_INPUT_FILE can't open %s for input E_BAD_LANG_VERSION unknown language version '%c' E_BAD_LNF format error in '%s' (old lint format?) E_BAD_LNFILE .ln file %s is bad - relint E_BAD_LOCK_TYPE the lock parameter for %s must be of type %s E_BAD_LOCK_TYPE_ANNO the lock parameter for this annotation must be of type %s E_BAD_LOG_OPTION_VALUE %s: Warning: illegal use of -%s option ignored, bad value: %s E_BAD_LOG_OPTION_VALUE_C illegal use of -%s option ignored, bad value: %s E_BAD_MAXOPT bad -maxopt E_BAD_MESSAGE_TAG bad message tag: %s E_BAD_MP_TASKLOOP_VAR_LIST ignoring malformed #pragma MP taskloop %s(var1 [,var2 ...]) E_BAD_N_OPT bad -N option E_BAD_NP_OPT bad -Np option E_BAD_NUM_OF_DIGITS_IN_UCN not enough hex digits in universal character name E_BAD_OCTAL_DIGIT bad octal digit: '%c' E_BAD_O_OPT unrecognized -O option value, optimization level 2 assumed E_BAD_OPERAND_FOR_UNARY_AND unacceptable operand for unary & E_BAD_OPT_Y Bad option -Y %s,%s. Ignored E_BAD_PASS2_2_OPTION unknown pass2 -2 option arg: %s E_BAD_PASS2_OPTION unknown pass2 option E_BAD_POINTER_SUBTRACTION improper pointer subtraction E_BAD_PRAGMA_ALIGN_VALUE bad #pragma align value: %d E_BAD_PRAGMA_MAXCPUS ignoring malformed #pragma MP taskloop maxcpus(n) E_BAD_PRAGMA_PACK_VALUE bad #pragma pack value: %d E_BAD_PRAGMA_SCHEDTYPE ignoring malformed #pragma MP taskloop schedtype(scheduling_type) E_BAD_PRINTFLIKE_SCANFLIKE_ARG argument %d must be "char *" for PRINTFLIKE/SCANFLIKE E_BAD_PRINTF_SCANF_ARG_ANNOT argument #%d function %s must be "char *" for annotation %s E_BAD_PTR_CAST pointer casts may be troublesome E_BAD_PTR_CAST_ALIGN pointer cast may result in improper alignment E_BAD_PTR_CAST_ALIGN_COLUMN E_BAD_PTR_CAST_ALIGN_TITLE pointer cast may result in improper alignment E_BAD_PTR_CAST_COLUMN E_BAD_PTR_CAST_TITLE pointer casts may be troublesome E_BAD_PTR_INT_COMB_ARG improper pointer/integer combination: arg #%d E_BAD_PTR_INT_COMBINATION improper pointer/integer combination: op "%s" E_BAD_QUALIFIERS_WITH_VOID inappropriate qualifiers with "void" E_BAD_SET_OPTION_ITEM %s: Warning illegal use of -%s option, illegal item ignored: %s E_BAD_SHARP_OR_SHARPS_IN_MACRO bad use of "#" or "##" in macro #define E_BAD_SIGN_EXTEND conversion to larger integral type may sign-extend incorrectly E_BAD_SIGN_EXTEND_COLUMN E_BAD_SIGN_EXTEND_TITLE conversion to larger integral type may sign-extend incorrectly E_BAD_SMALL_A_OPT bad -a option E_BAD_SMALL_D_OPT -d%c? E_BAD_SMALL_E_OPT bad -e option E_BAD_SMALL_N_OPT bad -n option E_BAD_SMALL_Q_OPT bad -Q E_BAD_SMALL_S_OPT bad -s option E_BAD_SMALL_X_D_OPT bad -xD flag E_BAD_SMALL_X_OPT Unknown flag: -x%c ? E_BAD_STORAGE_IN_FOR_DECL wrong storage class in for-loop declaration E_BAD_STORAGE_THREAD_IGNORED __thread variable specifier ignored: %s E_BAD_TOKEN_IN_ERROR_DIRECTIVE bad token in #error directive: %s E_BAD_TOKEN_IN_WARN_DIRECTIVE bad token in #warning directive: %s E_BAD_TYPE_CODE bad type code E_BAD_TYPE_REPRESENTATION Error of internal type representation E_BAD_VARARGS_USE dubious use of /* VARARGS */ with: /* %s */ E_BAD_XN_OPT bad -xN option E_BAD_XOPENMP_OPT bad -xopenmp option E_BAD_X_OPT unknown language version '%c' E_BASE_TYPE_IS_REALLY base type is really "%s %s": %s E_BIT_FIELD_TOO_BIG bit-field too big: %s E_BIT_FLD_SIZE_EQUAL_ZERO zero sized bit-field E_BIT_FLD_SIZE_LESS_EQUAL_ZERO bit-field size <= 0: %s E_BIT_FLD_SIZE_LESS_ZERO bit-field size < 0: %s E_BLOCK_DECL_UNUSED declaration unused in block: %s E_BLOCK_DECL_UNUSED1 declaration unused in block E_BLOCK_DECL_UNUSED_COLUMN E_BLOCK_DECL_UNUSED_TITLE declaration unused in block E_B_NOT_ON_HP -B symbolic not supported on hp. E_BREAK_OUTSIDE_LOOP_OR_SWITCH "break" outside loop or switch E_BUCKET_SIZE_TOO_SMALL bucketsz[] too small E_C90_NON_INTEGRAL_ARRAY_SIZE integral constant expression expected, note this is a vla in C99 E_C99_INTEGER_PROMOTION constant promoted according to the 1999 ISO C standard E_C99_LINK -xc99=lib is not available on SunOS %s E_C99_UNAVAILABLE c99 utility unavailable SunOS %s FLG_PROD_INFO4 For more information, please browse http://www.sun.com/softwar E_C99_UNAVAILABLE1 c99 utility unavailable %s FLG_XVIS -xvis[=] Enable the use of VIS inline templates E_CANNOT_COPY_TMPFILES %s: cannot copy temporaries: %s E_CANNOT_COPY_TO_FILE %s: cannot copy to file: %s E_CANNOT_DEFINE_DEFINED cannot define "defined" E_CANNOT_OPEN cannot open E_CANNOT_OPEN_OPT_FILE %s: cannot open option file: %s E_CANNOT_OPEN_OUTPUT %s: cannot open output file: %s E_CANNOT_OPEN_TMP lint: cannot open temporaries: %s E_CANNOT_RECOVER cannot recover from previous errors E_CANT_ACCESS_INCLUDE_FILE cannot access include file: %s E_CANT_ACCESS_MBR_NON_STRUCT_U cannot access member of non-struct/union object E_CANT_BEGIN_MACRO_WITH_SHARP cannot begin macro replacement with "##" E_CANT_CONCAT_MIXED_UTF_STRINGS cannot concatenate sixteen-bit string literal with wide or regular string literal E_CANT_CONCAT_WIDE_REG_STRINGS cannot concatenate wide and regular string literals E_CANT_CREATE_LL_FILE cannot open "%s": %s. File created as "%s". E_CANT_CREATE_TMP cc: cannot create temporaries: %s E_CANT_DECL_ARY_OF_FUNC_VOID cannot declare array of functions or void E_CANT_DECL_FILESCOPE_VM can not declare variably modified type at file scope E_CANT_DEREF_NON_POINTER_TYPE cannot dereference non-pointer type E_CANT_DUP_STDOUT preprocessor: cannot duplicate stdout E_CANT_END_MACRO_WITH_SHARP cannot end macro replacement with "#" or "##" E_CANT_EXEC cc: Can't exec %s E_CANT_FIND_DIR Unable to find current directory E_CANT_FIND_INCLUDE_FILE cannot find include file: %s E_CANT_FIXCONTINUE_REINITIALIZE fix and continue: cannot reinitialize %s E_CANT_FREOPEN_LL_DEV_NULL cannot freopen %s to /dev/null E_CANT_FREOPEN_STDOUT cannot freopen stdout to /dev/null E_CANT_GET_MORE_ROOM_FOR can't get more room for %s (no more swap space) E_CANT_GET_MORE_ROOM_FOR_OLD can't get more room for %s E_CANT_HAVE_DOT_DOT_DOT_ASM cannot have "..." in asm function E_CANT_HAVE_VOID_OBJECT cannot have void object: %s E_CANT_INIT_EXTERN_DECL cannot initialize "extern" declaration: %s E_CANT_INIT_FUNCTION cannot initialize function: %s E_CANT_INITIALIZE_PARAM cannot initialize parameter: %s E_CANT_INIT_IN_PCH header file to be included in a PCH file contains function definition: %s E_CANT_INIT_TYPEDEF cannot initialize typedef: %s E_CANT_INIT_VLA variable length array may not be initialized: %s E_CANT_MALLOC_FILENAME Unable to malloc %s filename space. E_CANT_MALLOC_ND1_LIST Unable to malloc ND1_LIST space E_CANT_MALLOC_ND1_TREE Unable to malloc ND1 tree space E_CANT_MALLOC_TMP_FILENAME Unable to malloc %s filename space. E_CANT_MALLOC_VAR_ARG_ALLOC_TRE Unable to malloc var_arg_alloc tree space E_CANT_OPEN_ALT_STDOUT preprocessor: cannot open alternate stdout E_CANT_OPEN_DEV_NULL preprocessor: Can't open /dev/null E_CANT_OPEN_INCLUDE_FILE cannot open include file (too many open files): %s E_CANT_OPEN_IR_FILE cannot open %s E_CANT_OPEN_LL_FILE cannot create %s file: %s, E_CANT_OPEN_PCH_FILE cannot open PCH file: %s E_CANT_OPEN_ST_PERF cannot open st_perf.out E_CANT_QUAL_NONPARAM_ARY only outermost array type derivation of a function parameter can be qualified E_CANT_REDEFINE_ANSI_PREDEFINE ANSI C predefined macro "%s" cannot be redefined E_CANT_REQUAL_VIA_PRAGMA %s previously qualified via #pragma MP taskloop %s(): %s, line %d. It cannot also be qualified as a %s E_CANT_RETURN_INCOMPLETE_TYPE cannot return incomplete type E_CANT_TAKE_ADDRESS_BIT_FIELD cannot take address of bit-field: %s E_CANT_TAKE_ADDRESS_OF_REGISTER cannot take address of register: %s E_CANT_TAKE_ADDRESS_REGISTER cannot take address of register: %s E_CANT_TAKE_SIZEOF_BIT_FIELD cannot take sizeof bit-field: %s E_CANT_TAKE_SIZEOF_FUNC cannot take sizeof function E_CANT_TAKE_SIZEOF_FUNC_N cannot take sizeof function: %s E_CANT_TAKE_SIZEOF_VOID cannot take sizeof void E_CANT_TR_CONV can't convert?? E_CANT_UNDEFINE_ANSI_PREDEFINE ANSI C predefined macro "%s" cannot be undefined E_CANT_UNDEFINE_DEFINED cannot undefine "defined" E_CANT_XCROSSFILE_GLOBSTATIC cannot redeclare %s from extern to static when using -xcrossfile or -xipo E_CANT_XCROSSFILE_GLOBSTAT_OLD cannot redeclare %s from extern to static in -xcrossfile mode E_CASE_FALLTHRU fallthrough on case statement E_CASE_LBL_AFFECTED_CONVERSION case label affected by conversion: %s E_CASE_OUTSIDE_SWITCH "case" outside switch E_CAST_DOESNT_YIELD_LVALUE a cast does not yield an lvalue E_CAST_INT_CONST_TO_SMALL_INT cast from %d-bit integer constant expression to %d-bit integer E_CAST_INT_TO_SMALL_INT cast from %d-bit integer to %d-bit integer E_CAST_NONSCALAR_TO_SCALAR cast of non-scalar pointer to scalar pointer is valid only at -xalias_level=any E_CAST_SCALAR_STRUCT_TO_SCALAR cast of struct field to scalar pointer E_CAST_SCALAR_TO_SCALAR cast of scalar pointer to scalar pointer requires explicit aliasing at all -xalias_level(s) except any E_CAST_SCALAR_TO_STRUCT cast of scalar pointer to struct pointer E_CAST_STRUCT_TO_STRUCT cast of struct pointer to struct pointer requires explicit aliasing under alias_level=strict E_CAST_TO_PTR_FROM_INT cast to pointer from %d-bit integer E_CAST_UINT_TO_SIGNED_INT cast from %d-bit unsigned integer to %d-bit signed integer E_CAST_VOID_PTR_TO_STRUCT cast of void pointer to struct pointer E_CC_FATAL_ERR cc: Fatal error in %s : %s E_CG_FAIL cc: cg failed for %s E_CG_FAIL_NO_FILE cc: cg failed E_CGOPTION_REQ_ARG Fatal error: cg option %s requires an argument E_CHAR_CONST_TOO_LONG character constant too long E_CHAR_ESC_DOES_NO_FIT_IN_CHAR character escape does not fit in character E_CHMOD Cannot change mode of %s FLG_FPRECISION -fprecision=

Set FP rounding precision mode p(single, double, extended) E_CHR_ESC_DOES_NOT_FIT_WCHAR character escape does not fit in wide character E_CHUNKSIZE_OUT_OF_RANGE the chunk size specified for this scheduling type must be greater than zero, schedule type will be acce E_C_LPAREN_IN_EVAL C_LParen in eval() E_CMD_LINE command line, %s E_CMD_LINE_UNACCESSIBLE ******* command line is not accessible ... E_CNTRL_EXP_MUST_BE_SCALAR_TYPE controlling expressions must have scalar type E_CNV_CNST_FP_LONG_DBL_OUTRANGE conversion of floating-point constant to long double out of range E_CNV_HEX_CONST_EVAL_FMT conversion of hex floating-point constant cannot be represented exactly in its evaluation format E_COMMENT_DOSNT_CONCAT_TOKENS comment does not concatenate tokens E_COMMENT_REPLACED_BY_SHARPS comment is replaced by "##" E_COMP_INT_WITH_LARGE_INT comparing %d-bit integer with %d-bit integer E_COMP_LIT_NOT_ALLOWED compound literal not allowed E_CONDITIONAL_OP_CONDVAR_CHOICE ?: operator being used to choose the condition variable parameter for %s; %s will assume %s was E_CONDITIONAL_OP_LOCK_CHOICE ?: operator being used to choose the lock parameter for %s; %s will assume %s was chosen E_CONDITIONAL_OP_LOCKCHOICE ?: operator being used to choose the lock parameter; %s will assume %s was chosen E_CONFLICT %s conflicts with %s. %s turned off E_CONFLICT_C Conflicting option -%c with %s E_CONFLICT_MCS Mcs options (-mr, -mc) conflict with %s. mcs options turned off FLG_ERRWARN_TAG -errwarn= Treats warnings spec E_CONFLICT_O_G -O conflicts with -g. -O turned off. E_CONFLICT_O_J -O conflicts with -J. -O turned off. FLG_X601 -x601 Generate code for the PowerPC(TM) 601 processor. FLG_X603 -x6 E_CONFLICT_O_MAXOPT optimization level -xO must not exceed -xmaxopt value FLG_XMAXOPT -xmaxopt=[off,1,2,3,4,5] maximum optimizat E_CONFLICT_S Conflicting option -S with %s E_CONFLICT_XILDOFF -x%s conflicts with -xildoff, using -x%s E_CONFLICT_XILDON -x%s conflicts with -xildon, using -x%s E_CONSTANT_CONDITION constant in conditional context E_CONST_EXPR constant operand%s to op: "%s" E_CONST_OBJ_SHOULD_HAVE_INITIZR const object should have initializer: %s E_CONST_PROMOTED_LONG constant promoted to long E_CONST_PROMOTED_LONG_LONG constant promoted to long long E_CONST_PROMOTED_UNSIGNED_INT constant promoted to unsigned int E_CONST_PROMOTED_UNSIGNED_LL constant promoted to unsigned long long E_CONST_PROMOTED_UNSIGNED_LONG constant promoted to unsigned long E_CONST_TRUNCATED_BY_ASSIGN constant truncated by assignment E_CONTINUE_OUTSIDE_LOOP_SWITCH "continue" outside loop E_CONV_CONST_FP_DBL_OUT_RANGE conversion of floating-point constant to double out of range E_CONV_CONST_FP_FLOAT_OUT_RANGE conversion of floating-point constant to float out of range E_CONV_DOUBLE_INTEGRAL_OUT_RNGE conversion of double to integral is out of range E_CONV_TO_DOUBLE_OUT_OF_RANGE conversion to double is out of range E_CONV_TO_FLOAT_OUT_OF_RANGE conversion to float is out of range E_CPP_FAIL cc: preprocessor failed for %s E_CV_FUNC_IGNORES_SIMPLE_PTR %s ignores a simple pointer to condition variable E_DEAD_NONCONST dead part of constant expression is nonconstant E_DECLARATION_HIDES_PARAMETER declaration hides parameter: %s declaration: %s parameter : %s E_DECLARATION_IN_CODE declaration can not follow a statement E_DECLARATION_IN_FOR declaration statement is not allowed in for-loop initialization E_DECL_INTRODUCES_NEW_TYPE_ANSI declaration introduces new type in ANSI C: %s %s E_DEFAULT_OUTSIDE_SWITCH "default" outside switch E_DEF_STATIC_INLINE_EXTERN definition of non-constant static variable "%s" in inline extern function E_DESIG_INIT_DISABLED designated initializers is a C99 ISO feature E_DESIG_INIT_FIELD designated initializer field reference on non-struct/union type E_DESIG_INIT_INDEX_BOUND designator expression for array is out of bound E_DESIG_INIT_INDEX_CONST designated initializer index for array is not constant E_DESIG_INIT_INDEX_NONCONST designator expression for array is not an integer constant E_DESIG_INIT_NON_ARRAY array designated initializer used on non-array type E_DESIG_INIT_NONARRAY array designator used on non-array type E_DESIG_INIT_NONSTRUCT structure/union designator used on non-struct/union type E_DIRECTIVE_ARG_NUM_MISMATCH argument number mismatch with directive: /* %s%d */ E_DIRECTIVE_ARG_NUM_MISMATCH2 argument number mismatch with directive: /* %s */ E_DIRECTIVE_IN_MACRO_LIST directive not honored in macro argument list E_DIRECTIVE_MAY_NOT_BE_PORTABLE directive within macro argument list might not be portable E_DIRECTIVE_NEEDS_ARG directive requires argument: /* %s */ E_DIRECTIVE_NOT_FOR_ASM directive can not be applied to asms: /* %s */ E_DIRECTIVE_TOO_MANY_ARG argument number mismatch with directive: /* VARARGS%d */: effective args(%d) must be no less than those E_DIRECTIVE_TOO_MANY_ARG2 argument number mismatch with directive: /* VARARGS */: effective args(%d) must be no less than those E_DIRECT_US directives can't be used together: %s in %s :: %s in %s E_DIRECT_US_COLUMN %s in %s :: %s in %s E_DIRECT_US_TITLE directives can't be used together E_DIR_ERROR E_DISQUALIFIED_LOCK the lock specified via the lock parameter for %s is ignored by %s because it is an automatic variable or a v E_DISQUALIFIED_LOCK_ANNO the lock specified via the lock parameter for this annotation is ignored by %s because it is an automat E_DIVISION_BY_ZERO division by 0 E_DOLLAR_USED_IN_ENUM "$" used in enumerator %s E_DOLLAR_USED_IN_IDENTIFIER "$" used in identifier %s E_DOLLAR_USED_IN_MEMBER "$" used in member %s E_DOLLAR_USED_IN_PARAMETER "$" used in parameter %s E_DOLLAR_USED_IN_TAG "$" used in tag %s E_DO_PRAGMA_OUT_OF_MEMORY do_pragma: out of memory E_D_OPT_ARG_NOT_AN_IDENTIFIER -D option argument not an identifier E_D_OPT_NOT_FOLLOWED_BY_EQUAL -D option argument not followed by "=" E_D_OPT_TOO_LONG -D option too long, option ignored E_DOT_L_OPERAND_NOT_STRUCT_U left operand of "." must be struct/union object E_DUB_DECL_USE_TAG_ONLY_UNNAMED dubious %s declaration; use tag only: E_DUBIOUS_DECL_USE_TAG_ONLY dubious %s declaration; use tag only: %s E_DUBIOUS_ESCAPE_CHAR dubious escape: \%c E_DUBIOUS_ESCAPE_MBCHAR dubious escape \%wc E_DUBIOUS_ESCAPE_UNPRINTABLE dubious escape: \<%#x> E_DUBIOUS_ID_REDECLARED identifier with dubious declaration redeclared: %s, previous: "%s", line %d E_DUBIOUS_ID_REDEFINED identifier with dubious declaration redefined: %s, previous: "%s", line %d E_DUBIOUS_REF_TYPEDEF dubious reference to %s typedef: %s E_DUBIOUS_TAG_DECLARATION dubious tag declaration: %s %s E_DUBIOUS_TAG_DECL_UNNAMED dubious tag declaration: %s E_DUBIOUS_TAG_IN_FUNC_PROTO dubious tag in function prototype: %s %s E_DUP_CASE_IN_SWITCH duplicate case in switch: %d E_DUP_CASE_IN_SWITCH_L duplicate case in switch: %lld E_DUPLICATE_CONST duplicate const in declaration E_DUPLICATE_DEFAULT_IN_SWITCH duplicate "default" in switch E_DUPLICATE_FORMAL_PARAM duplicate formal parameter: %s E_DUPLICATE_MEMBER_NAME duplicate member name: %s E_DUPLICATE_REDEF_EXTNAME duplicate redefine_extname pragma ignored; previous %s, line %d E_DUPLICATE_RESTRICT duplicate restrict in declaration E_DUPLICATE_VOLATILE duplicate volatile in declaration E_DUP_MP_PRAGMA duplicate #pragma MP taskloop %s, previous: %s, line %d E_DUP_NOMEMDEP_PRAGMA duplicate #pragma nomemorydepend, previous: %s, line %d E_DUP_PIPELOOP_PRAGMA #pragma pipeloop, overrides previous: %s, line %d E_DUP_REDEF_EXTNAME_OVERRIDES redefine_extname pragma overrides previous at %s, line %d E_DUP_UNROLL_PRAGMA #pragma unroll, overrides previous: %s, line %d E_ELIF_FOLLOWS_ELSE #elif follows #else E_ELIF_MISSING_IF #elif has no preceding #if E_ELIF_REQUIRES_CONST_EXP #elif must be followed by a constant expression E_ELSE_MISSING_IF #else has no preceding #if E_EMBEDDED_NUL_ILLEGAL_IN_ASM embedded NUL not permitted in asm() E_EMPTY_ASSERT_DIRECTIVE empty #assert directive E_EMPTY_CHAR_CONSTANT empty character constant E_EMPTY_CONST_EXP_AFTER_EXPAND empty constant expression after macro expansion E_EMPTY_DECLARATION syntax error: empty declaration E_EMPTY_FILE_NAME empty file name E_EMPTY_HEADER_NAME empty header name E_EMPTY_INITIALIZER syntax error: empty initializer E_EMPTY_MBR_DECLARATION syntax error: empty member declaration E_EMPTY_POIND_DEFINE_DIRECTIVE empty #define directive line E_EMPTY_PREDICATE_ARGUMENT empty predicate argument E_EMPTY_TRANSLATION_UNIT empty translation unit E_EMPTY_UNASSERT_DIRECTIVE empty #unassert directive E_EMPTY_UNDEF_DIRECTIVE empty #undef directive, identifier expected E_END_OF_LOOP_CODE_NOT_REACHED end-of-loop code not reached E_ENUM enum member declared inconsistently: %s. current : %d in %s previous: %d in %s E_ENUM_COLUMN %-16s %d %s :: %d %s E_ENUM_CONST_HIDES_PARAMETER enumeration constant hides parameter: %s E_ENUM_CONSTS_HAVE_DIFF_TYPES enum constants have different types: op "%s" E_ENUM_NEVER_DEF enum never defined: %s E_ENUM_TITLE enum member declared inconsistently E_ENUM_TYPE_MISMATCH_ARG enum type mismatch: arg #%d E_ENUM_TYPE_MISMATCH_OP enum type mismatch: op "%s" E_ENUM_UNUSE enum member defined but never used: %s in %s E_ENUM_UNUSE_COLUMN %-16s E_ENUM_UNUSE_TITLE enum member defined but never used E_ENUM_USED_OWN_INITIALIZER enumerator used in its own initializer: %s E_ENUM_VAL_OVERFLOWS_INT_MAX enumerator value overflows INT_MAX (%ld) E_EOF_IN_COMMENT EOF in comment E_EOF_IN_MACRO_ARG EOF in argument list of macro: %s E_EQUALITY_NOT_ASSIGNMENT assignment operator "=" found where "==" was expected E_ERROR (%d) error: E_ERROR_PRAGMA #error E_ERROR_WRITING_TMP cc: error in writing temporary file: %s E_ESC_A_IS_ANSI_ALERT \a is ANSI C "alert" character E_ESC_U_IS_C99_UCN \%c is universal character name escape in C99 ISO E_ESC_X_IS_ANSI_HEX_ESCAPE \x is ANSI C hex escape E_EXPLICITPAR_OPENMP cc: explicit parallelization may not be used with %s E_EXPLICITPAR_OPENMP_OLD cc: -xexplicitpar may not be used with -xopenmp=parallel E_EXPR_NULL_EFFECT expression, or sub-expression, has null effect E_EXPR_NULL_EFFECT_COLUMN E_EXPR_NULL_EFFECT_TITLE expression, or sub-expression, has null effect E_EXTERN_INLINE_UNDEFINED extern inline function "%s" not defined in translation unit E_EXTERN_PRIOR_REDECL_STATIC extern and prior uses redeclared as static: %s E_EXTERN_VM variable declared with external linkage can not have variably modified type: %s E_EXTRA_BYTE_IN_STR_IGNORED %d extra byte(s) in string literal initializer ignored E_FAILED cc: %s failed for %s E_FALSE_LOGICAL_EXPR logical expression always false: op "&&" E_FATAL_ERR cc: Fatal error in %s E_FCLOSE_ERR cannot close output file E_FCLOSE_LL_ERR cannot close "%s": %s E_FILE_MISSING_LITERAL string literal expected after #file E_FILE_NOT_PREPROCESSED File stack empty: file probably not preprocessed E_FILE_SCOPE_ALIAS_LEVEL_PRAGMA #pragma alias_level valid only at file scope. E_F_INT_ERR Internal Error (%s) -- Please report this bug E_FIRST_OPERAND_SCALAR_TYPE first operand must have scalar type: op "?:" E_FLTARRSMLSTRUCT Small struct containing array of floating point type being passed or returned. E_FLTEVAL_UNAVAILABLE flteval=2 conflicts with -fprecision or -nofstore or -xarch=sse2 FLG_FLTEVAL -flteval[=] Evaluation of E_FORMAL_PARAM_LACKS_NAME formal parameter lacks name: param #%d E_FORMAT_16S_TAB_SD %-16s %s(%d) E_FORMAT_16S_TAB_SDSD %-16s %s(%d) :: %s(%d) E_FORMAT_16S_TAB_SDSSDS %-16s %s(%d) %s :: %s(%d) %s E_FORMAT_AFTER_INCLUDED_IN ================= E_FORMAT_ALLOCATED_AT allocated at E_FORMAT_AT at %s(%d) E_FORMAT_CALL_STACK call stack: E_FORMAT_CALL_STACK2 %s%s%*s, %s(%d) E_FORMAT_COLUMN %s E_FORMAT_COLUMN16 %-16s E_FORMAT_COLUMN32 %-32s E_FORMAT_COLUMN36 %-36s E_FORMAT_COLUMN56 %-56s E_FORMAT_CONTEXT_COORD line %d, %s E_FORMAT_CONTEXT_LMARGIN | E_FORMAT_CONTEXT_LMARGIN2 ...| E_FORMAT_CONTEXT_UMARGIN | E_FORMAT_COORD %s(%d) E_FORMAT_DECLARATION declaration E_FORMAT_DEFINED_AT defined at E_FORMAT_DOT_DOT_DOT E_FORMAT_FILENAME "%s", E_FORMAT_HDR_COORD %s:%s(%d) E_FORMAT_LINENO_LINT (%d) E_FORMAT_LINENO_SPR line %d: E_FORMAT_NONAME E_FORMAT_NOPAR E_FORMAT_NULL_STRING E_FORMAT_PAR E_FORMAT_POSITION_INDICATOR E_FORMAT_S E_FORMAT_S_ARG_D_TAB_SDS %s (arg %d) %s(%d) %s E_FORMAT_S_ARG_D_TAB_SDSSDS %s (arg %d) %s(%d) %s :: %s(%d) %s E_FORMAT_S_ARGD_TABS_FMTS_TABSD %s (arg %d) %s :: (format) %s %s(%d) E_FORMAT_SD_IN_SSD_IN_S %s (%d) in %s :: %s (%d) in %s E_FORMAT_S_IN_S %s in %s E_FORMAT_SY_NOSYM E_FORMAT_TAG %s, E_FORMAT_TYPE %s: E_FP_CONST_CALC_OUT_OF_RANGE floating-point constant calculation out of range: op "%s" E_FP_CONST_CAUSE_EXCEPT floating-point constant folding causes exception E_FP_DIVISION_BY_ZERO division by 0 E_FP_INVALID invalid floating point operation E_FP_OVERFLOW floating point operation causes overflow E_FP_UNDERFLOW floating point operation causes underflow E_F_RD_ERR read error from '%s' E_FSIMPLE_OPTION_IGNORE -fsimple option is ignored. E_FUNC_ARG_UNUSED argument unused in function: %s in %s E_FUNC_ARG_UNUSED1 argument unused in function E_FUNC_ARG_UNUSED_COLUMN %s in %s E_FUNC_ARG_UNUSED_TITLE argument unused in function E_FUNC_CANT_RTN_FUNC_ARY function cannot return function or array E_FUNC_DECL_VAR_ARG function declared with variable number of args: %s in %s and %s E_FUNC_DECL_VAR_ARG1 function declared with variable number of arguments E_FUNC_DECL_VAR_ARG2 function declared with variable number of args: %s in %s(%d) and %s(%d) E_FUNC_DECL_VAR_ARG_COLUMN %-16s %s :: %s E_FUNC_DECL_VAR_ARG_TITLE function declared with variable number of arguments E_FUNC_DESIGNATOR_NOT_FUNC_TYPE function designator is not of function type E_FUNC_DIRECTIVE_ALIGNMENT directive must precede function definition: ALIGNMENT E_FUNC_DIRECTIVE_ARGSUSED directive must precede function definition: ARGSUSED E_FUNC_DIRECTIVE_ARGUNUSED directive must precede function definition: ARGUNUSED E_FUNC_DIRECTIVE_LINTLIBRARY directive must precede function definition: LINTLIBRARY E_FUNC_DIRECTIVE_NOTREACHED must be used within function: /* NOTREACHED */ E_FUNC_DIRECTIVE_VARARGS directive must precede function definition: VARARGS E_FUNC_EXPECTS_TO_RETURN_VALUE function expects to return value: %s E_FUNC_HAS_NO_RETURN_STMT Function has no return statement : %s E_FUNC_NO_RET_VAL function falls off bottom without returning value: %s E_FUNC_NO_RET_VAL1 function falls off bottom without returning value E_FUNC_NO_RET_VAL_COLUMN E_FUNC_NO_RET_VAL_TITLE function falls off bottom without returning value E_FUNC_PROTO_REQ_TYPES function prototype parameters must have types E_FUNC_REDEFINED_THROUGH_PRAGMA identifier redefined by use in pragma redefine_extname: %s E_FUNC_RET_ALWAYS_IGNOR function returns value which is always ignored: %s E_FUNC_RET_ALWAYS_IGNOR1 function returns value which is always ignored E_FUNC_RET_ALWAYS_IGNOR2 function returns value which is always ignored: %s E_FUNC_RET_ALWAYS_IGNOR_COLUMN E_FUNC_RET_ALWAYS_IGNOR_TITLE function returns value which is always ignored E_FUNC_RET_MAYBE_IGNORED function returns value which is sometimes ignored: %s E_FUNC_RET_MAYBE_IGNORED1 function returns value which is sometimes ignored E_FUNC_RET_MAYBE_IGNORED2 function returns value which is sometimes ignored: %s E_FUNC_RET_MAYBE_IGNORED_COLUMN E_FUNC_RET_MAYBE_IGNORED_TITLE function returns value which is sometimes ignored E_FUNC_RET_PTR_TO_AUTO function returns pointer to automatic E_FUNC_RET_PTR_TO_PARAM function returns pointer to parameter E_FUNC_RETURNS_DOUBLE function actually returns double: %s E_FUNC_SET_NOT_USED set but not used in function: %s in %s E_FUNC_SET_NOT_USED1 set but not used in function E_FUNC_SET_NOT_USED_COLUMN %s in %s E_FUNC_SET_NOT_USED_TITLE set but not used in function E_FUNC_UNREACHED unreached function: %s E_FUNC_UNREACHED_COLUMN %-20s in %s E_FUNC_UNREACHED_TITLE unreached function E_FUNC_USED_VAR_ARG function called with variable number of args: %s in %s and %s E_FUNC_USED_VAR_ARG1 function called with variable number of arguments E_FUNC_USED_VAR_ARG2 function called with variable number of args: %s in %s(%d) and %s(%d) E_FUNC_USED_VAR_ARG_COLUMN %-16s %s :: %s E_FUNC_USED_VAR_ARG_TITLE function called with variable number of arguments E_FUNC_VAL_USED_NONE_RET function value is used, but none returned: %s E_FUNC_VAL_USED_NONE_RET1 function value is used, but none returned E_FUNC_VAL_USED_NONE_RET2 function value is used, but none returned: %s E_FUNC_VAL_USED_NONE_RET_COLUMN E_FUNC_VAL_USED_NONE_RET_TITLE function value is used, but none returned E_FUNC_VAR_UNUSED variable unused in function: %s in %s E_FUNC_VAR_UNUSED1 variable unused in function E_FUNC_VAR_UNUSED_COLUMN %s in %s E_FUNC_VAR_UNUSED_TITLE variable unused in function E_FWD_DECLARING_ENUM forward declaring enum: %s E_F_WR_ERR write error in '%s' E_G_CONFLICT_O4 -g conflicts with auto-inlining, auto-inlining turned off E_GLOBAL_COULD_BE_STATIC declared global, could be static: %s in %s E_GLOBAL_COULD_BE_STATIC1 declared global, could be static E_GLOBAL_COULD_BE_STATIC2 declared global, could be static: %s in %s(%d) E_GLOBAL_COULD_BE_STATIC_COLUMN %-16s E_GLOBAL_COULD_BE_STATIC_TITLE declared global, could be static E_GOTO_INTO_VLA_SCOPE goto into the scope of identifier with variably modified type is not allowed E_G_V9_IMPLY_XCODE a -xcode value producing position independent code should be specified when producing dynamic objects by pass E_H_C_CHECK0 .c file has no corresponding .h file: %s E_H_C_CHECK0_COLUMN E_H_C_CHECK0_TITLE .c file has no corresponding .h file E_H_C_CHECK1 extern declared in .h file but not defined in corresponding .c file: %s in %s E_H_C_CHECK1_COLUMN %-16s E_H_C_CHECK1_TITLE extern declared in .h file but not defined in corresponding .c file E_H_C_CHECK2 extern defined in .c file but not declared in corresponding .h file: %s in %s E_H_C_CHECK2_COLUMN %-16s E_H_C_CHECK2_TITLE extern defined in .c file but not declared in corresponding .h file E_HDRSTOP_BEFORE_INCLUDE #pragma hdrstop or -xpchstop prior to first #include disables use of precompiled headers E_HPUX_BAD_FORMAT_STR %%ll not allowed by printf and scanf family of routines on hp : %s in %s E_HPUX_BAD_FORMAT_STR1 %ll not allowed by printf and scanf family of routines on hp E_HPUX_BAD_FORMAT_STR2 %%ll not allowed by printf and scanf family of routines on hp : %s in %s(%d) E_HPUX_BAD_FORMAT_STR_COLUMN %-16s E_HPUX_BAD_FORMAT_STR_TITLE %ll not allowed by printf and scanf family of routines on hp E_HWCPROF_REQUIRES_DWARF cc: -xhwcprof requires -xdebugformat=dwarf E_HWCPROF_REQUIRES_OPT cc: -xhwcprof requires -xO FLG_XC99 -xc99[=] Enable ISO C99 features, ={all,none,[no_]lib} F E_IA64_NOT_INSTALLED -xarch=ia64 support is unavailable. FLG_XC99_1 -xc99[=] Enable ISO C99 features, ={%all,%none} FLG_XC E_IDENT_EXPECTED_AFTER_POUND identifier expected after "#" E_IDENTIFIER_EXPECTED_AFTER_A identifier or "-" expected after -A E_IDENTIFIER_REDECLARED identifier redeclared: %s current : %s previous: %s : "%s", line %d E_IDENTIFIER_REDECLARED_STATIC identifier redeclared: %s current : static %s previous: %s : "%s", line %d E_IDENTIFIER_REDEFINED identifier redefined: %s current : %s previous: %s : "%s", line %d E_IDENT_MISSING_LITERAL string literal expected after #ident E_ID_EXPECTED_AFTER_UNDEF identifier expected after #undef E_ID_REDECL_ANSI_REQS_STATIC identifier redeclared; ANSI C requires "static": %s E_ID_REDECLARED identifier redeclared: %s E_ID_REQUIRED_FOR_POUND_DEFINE "#" must be followed by formal identifier in #define E_IFDEF_REQUIRES_IDENTIFIER #ifdef must be followed by an identifier E_IF_ELSE_ANNOTATION annotation must be in if/else: %s E_IF_ELSE_DIRECTIVE directive must be in if/else: /* EMPTY */ E_IFLESS_ENDIF #if-less #endif E_IFNDEF_REQUIRES_IDENTIFIER #ifndef must be followed by an identifier E_IF_REQUIRES_CONST_EXP #if must be followed by a constant expression E_IGNORE_BAD_ALIAS_LEVEL_PRAGMA ignoring malformed #pragma alias_level E_IGNORE_BAD_ALIAS_PRAGMA ignoring malformed #pragma alias E_IGNORE_BAD_MAYNOTPTTO_PRAGMA ignoring malformed #pragma may_not_point_to E_IGNORE_BAD_MAYPTTO_PRAGMA ignoring malformed #pragma may_point_to E_IGNORE_BAD_NOALIAS_PRAGMA ignoring malformed #pragma noalias E_IGNORE_BAD_PRAGMA_PIPELOOP ignoring malformed #pragma pipeloop(n) E_IGNORE_BAD_PRAGMA_REDEF_EXT ignoring malformed #pragma redefine_extname E_IGNORE_BAD_PRAGMA_TASKLOOP ignoring malformed #pragma MP taskloop ... E_IGNORE_BAD_PRAGMA_UNROLL ignoring malformed #pragma unroll E_IGNORE_BAD_SCOPE_FOR_PRAGMA #pragma %s must be at file or function scope E_IGNORE_COMP_THREAD assertion that there are competing threads will be ignored (are you sure you want to assert that?) E_IGNORED_C9XOPT ignored option -c9X= E_IGNORE_DUP_REDEF_EXTNAME duplicate redefine_extname pragma ignored, %s has been referenced; previous %s, line %d E_IGNORED_XINLINE_VALUE -xinline= both %s and no%%%s were specified. Rightmost wins (%s) E_IGNORE_EXTRA_PRAGMA_PARAMS ignoring extra #pragma %s parameters: %s E_IGNORE_LOCK_HELD assertion that some locks are held will be ignored (are you sure you want to assert that?) E_IGNORE_MALFORMED_INTTOUNSIGND ignoring malformed #pragma int_to_unsigned symbol E_IGNORE_MALFORMED_PRAGMA ignoring malformed #pragma %s ( function [,function ...] ) E_IGNORE_MALFORMED_PRAGMA_ALIGN ignoring malformed #pragma align int ( ident [,ident ...] ) E_IGNORE_MALFORMED_PRAGMA_EMSG ignoring malformed #pragma error_messages ({on|off|default}, errtag [,errtag ...]) E_IGNORE_MALFORMED_PRAGMA_MP ignoring malformed #pragma MP ... E_IGNORE_MALFORMED_PRAGMA_NSE ignoring malformed #pragma no_side_effect ( id [,id ...] ) E_IGNORE_MALFORMED_PRAGMA_OPT ignoring malformed #pragma opt E_IGNORE_MALFORMED_PRAGMA_PACK ignoring malformed #pragma pack(n) E_IGNORE_MALFORMED_PRAGMA_UCF ignoring malformed #pragma unknown_control_flow ( id [,id ...] ) E_IGNORE_MALFORMED_PRAGMA_WEAK ignoring malformed #pragma weak symbol [=value] E_IGNORE_MALFORMED_UNSHARED igoring malformed #pragma unshared ( id [,id ...] ) E_IGNORE_PREVIOUS_MAXCPU #pragma MP taskloop maxcpu, overrides previous: %s, line %d E_IGNORE_REQUAL_VIA_PRAGMA ignoring #pragma MP taskloop %s() for variable %s, which was previously qualified via #pragma MP task E_ILLEGAL_FILESRC %s: illegal -filesrc= option: %s E_ILLEGAL_LHS Illegal lhs of assignment E_ILLEGAL_N_IN_STD_MODE %s: Warning illegal option -N%s (if -Nme is OFF) E_ILLEGAL_OPT__ illegal option -- E_ILLEGAL_OPT illegal option -X%s LINE line USAGE usage: %s [ options] files. Use '%s -flags' for details FLG_VERBOSE Verbose m E_ILLEGAL_OPT_A illegal option -a%s E_ILLEGAL_OPT_B illegal option -B%s E_ILLEGAL_OPT_C illegal option -%c%s E_ILLEGAL_OPT_D illegal option -d%s E_ILLEGAL_OPT_DIROUT lint: Warning: -dirout option ignored, directory unaccessible: %s E_ILLEGAL_OPT_E cc: illegal -e%s option E_ILLEGAL_OPT_F illegal option -f%s E_ILLEGAL_OPTION_N %s: Warning illegal option -N%s E_ILLEGAL_OPT_K cc: illegal option -K%s E_ILLEGAL_OPT_LEVEL cc: illegal optimization level E_ILLEGAL_OPT_LINT_XARCH illegal option -X%s E_ILLEGAL_OPT_LK illegal option -k%s E_ILLEGAL_OPT_LP cc: illegal option -p%s E_ILLEGAL_OPT_LQ cc: illegal option -q%s E_ILLEGAL_OPT_LX illegal option -x%s E_ILLEGAL_OPT_M illegal option -m%s E_ILLEGAL_OPT_Q illegal option -Q%s E_ILLEGAL_OPT_W cc: illegal option -W%s E_ILLEGAL_OPT_X cc: illegal option -X%s E_ILLEGAL_OPT_XM illegal value for -xmaxopt must be one of {off,1,2,3,4,5} E_ILLEGAL_OPT_Y cc: illegal option -Y%s E_ILLEGAL_OPT_Z illegal option -Z%s E_ILLEGAL_PERF Option %s must appear before the -xlic_lib=sunperf option FLG_W_INTEL -W, Pass to specified compone E_ILLEGAL_SUF cc: Illegal suffix for object file %s E_ILLEGAL_SUFFIX cc: illegal suffix of output filename E_ILLEGAL_SUFFIX2 cc: illegal suffix of output file %s E_ILLEGAL_USE_N %s: Warning illegal use of -N%s option E_ILLEGAL_XALIAS_LEVEL illegal value for -xalias_level FLG_XALIAS_LEVEL -xalias_level= Enable optimizations based on the spec E_ILLEGAL_XJOBS cc: illegal value for -xjobs, must be positive integer FLG_XPROFILE_PATHMAP -xprofile_pathmap=:,

Specify for location of E_ILLEGAL_XMEMALIGN illegal value for -xmemalign E_IMAGINARY_CONV_TO_ZERO _Imaginary types converted to real types result in a 0.0 of real type E_IMPL_CONV_RETURN return type %s is converted to function return-type %s E_IMPLICIT_DECL_FUNC_RETURN_INT implicitly declaring function to return int: %s() E_IMPROPER_MEMBER_USE improper member use: %s E_INCL_MNO_US include file may be unnecessary: %s E_INCL_MNO_US_COLUMN %-32s :: %s E_INCL_MNO_US_TITLE include file may be unnecessary E_INCL_MNUSD include file may be unnecessary: %s E_INCL_MNUSD_COLUMN E_INCL_MNUSD_TITLE include file may be unnecessary E_INCL_NO_US include file is unnecessary: %s E_INCL_NO_US_COLUMN %-32s :: %s E_INCL_NO_US_TITLE include file is unnecessary E_INCL_NUSD include file is unnecessary: %s E_INCL_NUSD_COLUMN E_INCL_NUSD_TITLE include file is unnecessary E_INCLUDED_IN included in line %d, %s E_INCLUDE_DIR_UNDEF Include directory %s undefined E_INCLUDE_EXPANSION_NO_FILE no file name after expansion E_INCLUDE_MISSING #include <... missing '>' E_INCLUDE_MISSING_FILENAME #include directive missing file name E_INCOMPLETE_COMPLEX_IMAGINARY incomplete %s type specifier E_INCOMPLETE_COMPOUND_LITERAL compound literal of incomplete type: %s E_INCOMPLETE_DEF_MACRO_PARAMS incomplete #define macro parameter list E_INCOMPLETE_PARAMETER parameter has incomplete type E_INCOMPLETE_STRUCT_UNION_ENUM incomplete struct/union/enum %s: %s E_INCONS_ARG_DECL function argument declared inconsistently: %s(arg %d) in %s %s and %s %s E_INCONS_ARG_DECL1 function argument ( number ) declared inconsistently E_INCONS_ARG_DECL2 function argument declared inconsistently: %s(arg %d) in %s(%d) %s and %s(%d) %s E_INCONS_ARG_DECL_COLUMN %s (arg %d) %s %s :: %s %s E_INCONS_ARG_DECL_TITLE function argument ( number ) declared inconsistently E_INCONS_ARG_USED argument used inconsistently: %s(arg %d) in %s %s and %s %s E_INCONS_ARG_USED1 function argument ( number ) used inconsistently E_INCONS_ARG_USED2 argument used inconsistently: %s(arg %d) in %s(%d) %s and %s(%d) %s E_INCONS_ARG_USED_COLUMN %s (arg %d) %s %s :: %s %s E_INCONS_ARG_USED_TITLE function argument ( number ) used inconsistently E_INCONSISTENT_REDECL_EXTERN inconsistent redeclaration of extern: %s E_INCONSISTENT_REDECL_STATIC inconsistent redeclaration of static: %s E_INCONSISTENT_STOR_CLASS_FUNC inconsistent storage class for function: %s E_INCONS_VAL_TYPE_DECL value type declared inconsistently: %s in %s %s and %s %s E_INCONS_VAL_TYPE_DECL1 value type declared inconsistently E_INCONS_VAL_TYPE_DECL2 value type declared inconsistently: %s in %s(%d) %s and %s(%d) %s E_INCONS_VAL_TYPE_DECL_COLUMN %-16s %s %s :: %s %s E_INCONS_VAL_TYPE_DECL_TITLE value type declared inconsistently E_INCONS_VAL_TYPE_USED value type used inconsistently: %s in %s %s and %s %s E_INCONS_VAL_TYPE_USED1 value type used inconsistently E_INCONS_VAL_TYPE_USED2 value type used inconsistently: %s in %s(%d) %s and %s(%d) %s E_INCONS_VAL_TYPE_USED_COLUMN %-16s %s %s :: %s %s E_INCONS_VAL_TYPE_USED_TITLE value type used inconsistently E_INC_USR_INC_MAY_NOT_PORTABLE #include of /usr/include/... may be non-portable E_INDISTING_FROM_TRUNC %s in %s may be indistinguishable from %s in %s due to truncation E_INDISTING_FROM_TRUNC1 may be indistinguishable due to truncation E_INDISTING_FROM_TRUNC2 %s (%d) in %s may be indistinguishable from %s (%d) in %s due to truncation E_INDISTING_FROM_TRUNC_COLUMN %s in %s :: %s in %s E_INDISTING_FROM_TRUNC_TITLE may be indistinguishable due to truncation E_INFO (%d) info: E_IN_FUNC_ERR NOTE(%s(...)) cannot be used inside a function E_INIT_DOES_NOT_FIT initializer does not fit or is out of range: %s E_INITIALIZATION_TYPE_MISMATCH initialization type mismatch E_INIT_REQUIRED {}-enclosed initializer required E_INIT_SIGN_EXTEND initializer will be sign-extended: %s E_INLINE_CANNOT_OPEN cannot open inline file %s FLG_XPREFETCH -xprefetch= Specify instruction prefetch (nop on Ultra1) FLG_FN E_INLINE_DEFINED_EXTERN function "%s" not inlined. Already defined as extern. E_INLINE_DEFINED_INLINE function "%s" not made external. Already defined as inline. E_INLINE_FAIL cc: inline failed for %s E_INLINE_FUNC_REDECL_STATIC inline function definition redeclared: %s current : static %s previous: inline %s : "%s", line %d E_INLINE_INVALID_USE invalid use of inline keyword E_INLINE_MAIN inline keyword cannot be applied to function "main" E_INLINE_NEEDS_FUNC inline keyword applied to %s: must be a function identifier E_INLINE_WARN inline failed for %s E_INTEGER_OVERFLOW_DETECTED integer overflow detected: op "%s" E_INTEGRAL_CONSTANT_TOO_LARGE integral constant too large E_INTEGRAL_CONST_EXP_EXPECTED integral constant expression expected E_INTERPRETED_AS_LINE_DIRECTIVE interpreted as a #line directive E_INVALID_ANNOTATION_NAME possibly invalid annotation name: %s E_INVALID_CAST_EXPRESSION invalid cast expression E_INVALID_DIRECTIVE invalid directive E_INVALID_INITIALIZER invalid initializer E_INVALID_IN_MODE_ONLY_FUNCS language construct invalid in mode_only_funcs E_INVALID_INPUT_TOKEN invalid input token: %s E_INVALID_MODE_FUNCS_EXTRAS language construct invalid in mode_funcs_and_extras E_INVALID_MULTIBYTE_CHAR invalid multibyte character E_INVALID_PAGESIZE_UNIT pagesize must end with [k|m|g], not %c E_INVALID_SOURCE_CHARACTER invalid source character: '%c' E_INVALID_STATIC_VLA_QUAL no array size after static array qualifier E_INVALID_SWITCH_EXP_TYPE invalid switch expression type E_INVALID_TARGET_FILENAME invalid target filename E_INVALID_TOKEN invalid token: %s E_INVALID_TOKEN_IN_DEFINE_MACRO invalid token in #define macro parameters: %s E_INVALID_TOKEN_IN_DIRECTIVE invalid token in directive: %s E_INVALID_TOKEN_LEX invalid token: %s E_INVALID_TOKEN_TOO_LONG_LEX invalid token: %s... E_INVALID_TYPE_COMBINATION invalid type combination E_INVALID_TYPE_FOR_BIT_FIELD invalid type for bit-field: %s E_INVALID_UCN_FOR_ID universal character name value is not valid in identifier: \%c%.4X E_INVALID_UCN_VALUE invalid universal character name value: \%c%.4X E_INVALID_UNPRINTABLE_SRC_CHR invalid source character: <%#x> E_INVALID_USE_OF_DEFINE invalid use of "defined" operator E_INVALID_VALUE invalid value for %s, should be {%s} FLG_XCROSSFILE_N -xcrossfile[=] Enable optimization and inlining across E_INVALID_VAR_TYPE Invalid type found for variable or lock E_IR2HF_FAIL cc: ir2hf failed for %s FLG_XHELP_N -xhelp= Display on-line help information f(flags, readme) E_IRCACHE_IPO Problem retrieving IR from cache, compiling source: %s FLG_XDEBUGFORMAT -xdebugformat= Selects the format of de E_IROPT_FAIL cc: iropt failed for %s E_IROPT_FAIL_NO_FILE cc: iropt failed E_KEYWORD_FOR_XA_AND_XT %s is a keyword for -Xa and -Xt E_KEYWORD_IN_ANSI %s is a keyword in ANSI C E_KEYWORD_IN_C99 %s is a keyword in ISO C99 E_LABEL_NO_STMT label should be followed by a (possibly empty) statement E_LABEL_NOT_USED label unused: %s in %s E_LABEL_NOT_USED_COLUMN %s in %s E_LABEL_NOT_USED_TITLE label unused E_LABEL_REDEFINED label redefined: %s E_LANG_VER language version "%s"? E_LATX_WARN latx value for -xprefetch ignored, -xprefetch=auto required when specifying a latx value FLG_XPREFETCH_LATX -xprefet E_LATX_WARN_FORM latx value for -xprefetch flag should be of the form ., where n is one or more digits FLG_XBUILTIN -xbuil E_LDSCOPE_FOR_EXTERN_ONLY only identifiers with external linkage may have linker scoping: %s E_LEFT_MUST_BE_PTR_TO_STRUCT_U left operand of "->" must be pointer to struct/union E_LIB_NOT_FOUND %s: -l%s not found E_LICENSE_ERROR license error: %s E_LIC_LIB_FAIL cc: lic_lib_auth failed E_LINKOPT_IGNORE_XILDON -xlinkopt ignored when -xildon is used. E_LINT1_FAILED %s: errors in %s; no output created E_LINT1_FAILED0 %s: lint1 failed for %s E_LINT2_NOT_RUN %s: pass2 not run - errors in %s FNAME_SEPARATOR E_LINT_WARN "%s", line %d: warning: E_LOCK_FUNC_ARGS_MISSING the arguments to function %s are missing E_LOCK_FUNC_IGNORES_COND_VAR the condition variable specified via the condition variable parameter for %s is ignored by %s becau E_LOCK_FUNC_IGNORES_PTR %s ignores a simple pointer to lock E_LOCK_LINT_CONFUSED_BY_MODE the reader/writer mode parameter of %s is too complex for %s, %s will assume a value of RW_READER E_LOCK_WHERE_NONLOCK lock used where non-lock variable needed E_LONG_LONG_NOT_ALLOWED_NOCX long long not allowed with -nocx E_LONG_LONG_NOT_ALLOWED_XC long long not allowed in Xc mode E_LOOP_CODE_TYPE loop code type %c? E_LOOP_EMPTY empty loop body E_LOOP_NOT_ENTERED_AT_TOP loop not entered at top E_LOOP_TYPE loop type %c? E_L_OPERAND_DOT_NOT_LVALUE_NOW left operand of "." must be lvalue in this context, program behavior is undefined E_L_OPERAND_DOT_NOT_LVALUE_OLD left operand of "." must be lvalue in this context E_L_OPERAND_NOT_MODIFIABLE_LVAL left operand must be modifiable lvalue: op "%s" E_L_PAREN_EXPECTED_AFT_FIRST_ID "(" expected after first identifier E_MACRO_RECURSION macro recursion E_MACRO_REDEFINED macro redefined: %s E_MACRO_REPLACEMENT_CHAR_CONST macro replacement within a character constant E_MACRO_REPLACEMENT_IN_STRING macro replacement within a string literal E_MAIN_PARAM only 0 or 2 parameters allowed: main() E_MAIN_RET_VAL function must be of type int: main() E_MALFORMED_PRAGMA_W_FUNC ignoring malformed #pragma %s ( id [,id ...] ) E_MALLOC_FAILS malloc() fails E_MALLOC_FAILS_IN_DOESCAPE out of space in doescape() E_MAXCPU_OUT_OF_RANGE maxcpu must be greater than zero, #pragma ignored E_MCR_NODIFF different definitions of macro: %s %s :: %s E_MCR_NODIFF_COLUMN %-16s %s :: %s E_MCR_NODIFF_TITLE different definitions of macro E_MCS_FAIL cc: mcs failed for %s E_MCS_FAIL2 cc: mcs failed E_MEMBER_CANT_BE_FUNCTION member cannot be function: %s E_MEMBER_CANT_BE_VM member can not have variably modified type: %s E_MEMBER_FROM_NON_STRUCT Member "%s" of a non-struct encountered E_MISMATCHED_PARENS mismatched parentheses E_MISMATCHED_TERNARY_OP mismatched "?" and ":" E_MIS_OVERIDE_MIS2 -misalign overrides -misalign2, using -misalign. E_MISSING_ARG Argument missing in NOTE(%s(...)) E_MISSING_MEMBER Member "%s" not found in struct E_MISSING_NOTE_NAME missing name in NOTE(%s(...)) E_MISSING_OPERAND missing operand E_MISSING_OPERATOR missing operator E_MISSING_R_PAREN missing ")" E_MODIFIER_OVERFLOW type has > 16 modifiers, only 16 will be used E_MODIFY_TYPEDEF_IGNORED modification of typedef with "%s" ignored E_MODULUS_BY_ZERO modulus by 0 E_M_OPT_MISSING_FILE preprocessor: no input file specified with -M flag E_MORE_THAN_2_FILES more than 2 files specified E_MSG_BAD_ARG amsg.msg_prepare_text: bad message argument type E_MSG_BAD_FORMAT amsg: bad format of message argument E_MULTI_CHAR_CHAR_CONST more than one character honored in character constant: %s E_MULTIPLE_X_OPT_CONFLICT -X invoked multiply with different arguments E_MULT_USE_H multiple use of -h option, previous one discarded. E_MULT_USE_K multiple use of -K option, previous one discarded. E_MULT_USE_Q multiple use of -Q option, previous one discarded. E_MUST_B_TYPE_FUNC_RTN_UNSIGNED must have type "function-returning-unsigned": %s E_NAME_DECL_NOT_USED_DEF name declared but never used or defined: %s in %s E_NAME_DECL_NOT_USED_DEF1 name declared but never used or defined E_NAME_DECL_NOT_USED_DEF2 name declared but never used or defined: %s in %s(%d) E_NAME_DECL_NOT_USED_DEF_COLUMN %-16s E_NAME_DECL_NOT_USED_DEF_TITLE name declared but never used or defined E_NAME_DEF_NOT_USED name defined but never used: %s in %s E_NAME_DEF_NOT_USED1 name defined but never used E_NAME_DEF_NOT_USED2 name defined but never used: %s in %s(%d) E_NAME_DEF_NOT_USED_COLUMN %-16s E_NAME_DEF_NOT_USED_TITLE name defined but never used E_NAME_MULTIPLY_DEF name multiply defined: %s in %s and %s E_NAME_MULTIPLY_DEF1 name multiply defined E_NAME_MULTIPLY_DEF2 name multiply defined: %s in %s(%d) and %s(%d) E_NAME_MULTIPLY_DEF_COLUMN %-16s %s :: %s E_NAME_MULTIPLY_DEF_TITLE name multiply defined E_NAME_SYNTAX_ERR poorly formed name in NOTE(%s(...)) E_NAME_USED_NOT_DEF name used but not defined: %s in %s E_NAME_USED_NOT_DEF1 name used but not defined E_NAME_USED_NOT_DEF2 name used but not defined: %s in %s(%d) E_NAME_USED_NOT_DEF_COLUMN %-16s E_NAME_USED_NOT_DEF_TITLE name used but not defined E_NATIVE64 cc: 64-bit code is not supported on this machine E_NEG_ARRAY_SUBSCRIPT array subscript cannot be negative: %d E_NEG_CONST negative constant E_NEVER_DEALLOC memory not deallocated: %s E_NEVER_DEALLOC_COLUMN E_NEVER_DEALLOC_PSB memory possibly not deallocated: %s E_NEVER_DEALLOC_PSB_COLUMN E_NEVER_DEALLOC_PSB_TITLE memory possibly not deallocated E_NEVER_DEALLOC_TITLE memory not deallocated E_NEW_LDSCOPE_MUST_BE_HIGHER redeclaration must have the same or more restrictive linker scoping: %s E_NEWLINE_IN_BF_TOKENIZE new-line gotten by bf_tokenize() E_NEWLINE_IN_CHAR_CONST newline in character constant E_NEWLINE_IN_STRING_LITERAL newline in string literal E_NEWLINE_IN_STR_LITERAL newline in string literal E_NEWLINE_NOT_LAST newline not last character in file E_NO_CHILD_PROC cc: Lost %s - No child process! E_NO_CLOSING_GREATER_THAN no closing ">" in "#include <..." E_NO_EFFECT_OPTION Option %s has no effect -- ignored. E_NO_EXPLICIT_TYPE_GIVEN no explicit type given E_NO_HEX_DIGITS_AFTER_ESCAPE_X no hex digits follow \x E_NO_IMPLICIT_DECL_ALLOWED implicit function declaration: %s E_NO_LDSCOPE_AFTER_DEFN linker scoping must match definition: %s E_NO_MATCHING_ENDIF %s on line %ld has no matching #endif E_NONC99_COMPOUND_LITERAL compound literal is a C99 ISO feature E_NONCONST_BIT_FLD_SIZE non-constant bit-field size E_NONCONST_CAN_FOLD_INT integer constant expression required for initializer E_NONCONST_CASE_EXPRESSION non-constant case expression E_NONCONST_ENUM_VAL non-constant enumerator value E_NON_CONST_INIT non-constant initializer: op "%s" E_NON_CONST_INIT_SCONV non-constant initializer involving a cast E_NON_FORMAL_ID_FOLLOWS_SHARP non-formal identifier follows "#" in #define E_NON_INTEGRAL_CASE_EXPRESSION non-integral case expression E_NONLOCK_WHERE_LOCK lock used where non-lock variable needed E_NONPORTABLE_BIT_FIELD_TYPE nonportable bit-field type E_NONPORTABLE_CHAR_CONST nonportable character constant E_NONPORT_SBITWISE_OP bitwise operation on signed value nonportable E_NONPORT_SBITWISE_OP_COLUMN E_NONPORT_SBITWISE_OP_TITLE bitwise operation on signed value nonportable E_NON_PTR_CANT_RESTRICT_QUAL_2 Non-pointer types cannot be restrict qualified E_NON_PTR_CANT_RESTRICT_QUALIFY Non-pointer types cannot be _Restrict qualified E_NONSTD_ALIGN_FIELD non-standard alignment of "double" field %s E_NONSTD_ALIGN_STRUCT "double" field causes non-standard alignment of struct/union. E_NONTHREAD_THREAD_REDECL first declaration of variable does not have __thread specifier: %s E_NON_UNIQUE_REQRS_S_U_OBJ non-unique member requires struct/union object: %s E_NON_UNIQUE_REQRS_S_U_PTR non-unique member requires struct/union pointer: %s E_NONZERO_ARGUMENTS annotation requires nonzero argument: %s E_NONZERO_ARGUMENTS_2 annotation requires nonzero argument: %s(...,%d) E_NOOPT_CONFLICT_O cc: Optimization level must be >= 3, or not specified at all, with -xopenmp=noopt FLG_XOPENMP -xopenmp= En E_NO_OUTPUT_FILE cc: No input file specified, no output generated E_NO_PCH_STOP_POINT No #pragma hdrstop or #include that matches -xpchstop=file E_NOP_ELSE_STMT statement has no consequent: %s E_NOP_IF_STMT statement has no consequent: %s E_NO_REPLACEMENT_IN_CHAR_CONST no macro replacement within a character constant E_NO_REPLACEMENT_IN_STRING no macro replacement within a string literal E_NO_SIDE_EFFECT_UNDECLARED symbol "%s" in #pragma no_side_effect has not been declared E_NOTE_IN_SU_ERR note in struct/union ignored by lock_lint, NOTE: %s ERROR_LINE_SEP_WITH_POS line %d [%d] E_NOT_ENOUGH_THR_ARGS Not enough arguments to thread call E_NOT_IN_FUNC_ERR NOTE(%s(...)) can only be used inside a function E_NO_TOKENS_AFTER_ASSERT_NAME no tokens following "#assert name (" E_NO_TOKENS_AFTER_EXPANSION no tokens after expansion E_NO_TOKENS_FOLLOW_PRAGMA no tokens follow "#pragma" E_NO_TOKENS_IN_POUND_LINE no tokens in #line directive E_NOT_SUPPORTED_HP_A option not supported on hp -a E_NOT_SUPPORTED_HP_H option not supported on hp -h E_NOT_SUPPORTED_HP_I option not supported on hp -i E_NOT_SUPPORTED_HP_T option not supported on hp -t E_NOT_SUPPORTED_HP_Z option not supported on hp -z E_NOT_SUPPORTED_MW_Z option -Z%s not supported in this release E_NO_TYPE_FOR_OLDSTYLE_PARAM no explicit type given for parameter: %s E_NO_V9 %s requires -xarch=v9; %s ignored E_NO_WHITE_SPACE white-space is required between the identifier and replacement list of an object-like macro E_NULL E_NULL_CHAR_INPUT null character in input E_NULL_DIMENSION null dimension: %s E_NULL_DIMENSION_UNNAMED null dimension: E_NULL_IDENT amsg: NULL ident E_NUMBER_ANNARG_MISTMATCH number of annotation argument mismatch: %s E_NUMBER_EXPECTED number expected E_NUMERIC_ESCAPE_IN_UTF16 U string literals may not contain numeric escapes E_N_UNSUPPORTED_OS cc: Option %s is not supported on this OS version FLG_N_XF Compile for later mapfile reordering FLG_Y_INTEL - E_OBSOLETE_OS cc: This version of C cannot be run on Solaris 7 or earlier FLG_C99_O -O Generate optimized code (n={0|1|2|3|4| E_O_DISABLED cc: Warning: -O is disabled. FLG_LA Suppress complaints about assignments of long values to variables that are not E_O_IGNORED %s: -o ignored E_OLD_STYLE_DECL_HIDES_PROTO old-style declaration hides prototype declaration: %s E_OLD_STYLE_DECL_OR_BAD_TYPE old-style declaration or incorrect type for: %s E_OLD_STYLE_FUNC_DECL old style function declaration E_OLD_STYLE_FUNC_DEF old style function definition E_OMP_ATOMIC_EXPR_REFERENCE right hand side of atomic expression references variable "%s" E_OMP_AUTO_THREADPRIV variable "%s" specified in threadprivate pragma must be either extern or static E_OMP_BAD_ATOMIC_EXPR bad expression for atomic construct E_OMP_BAD_CHUNKSIZE bad chunksize expression in schedule clause E_OMP_BAD_CRITICAL_NESTING pragma critical(%s) is not allowed to be nested inside of critical with the same name E_OMP_BAD_DEFAULT bad value for default clause: %s E_OMP_BAD_IF_TYPE if clause expression does not have scalar type E_OMP_BAD_NESTING pragma %s is not allowed to be nested inside of %s E_OMP_BAD_NUM_THREADS_TYPE num_threads clause expression does not have integer type E_OMP_BAD_PRAGMA bad %s pragma %s E_OMP_BAD_SCHEDULE_KIND invalid kind for schedule clause: %s E_OMP_BAD_SECTION_STATEMENT section directive should be followed by a statement E_OMP_CANT_BE_IN_PRIVATE private variable "%s" cannot be specified in a %s clause E_OMP_CANT_BE_IN_REDUCTION reduction variable "%s" cannot be specified in a %s clause E_OMP_CONST_PRIVATE private variable "%s" must not have a const-qualified type E_OMP_CONST_REDUCTION reduction variable "%s" must not have a const-qualified type E_OMP_COPYIN_NOT_THREADPRIVATE copyin variable "%s" is not threadprivate E_OMP_COPYPRIV_MUST_BE_PRIVATE variable "%s" specified in a copyprivate clause must be private in an enclosing context E_OMP_COPYPRIV_WITH_NOWAIT the copyprivate clause must not be used with the nowait clause E_OMP_DEFAULT_VIOLATED "%s" must be explicitly listed in a data attribute clause of enclosing omp pragma %s E_OMP_DUP_CLAUSE variable "%s" must not be specified in more than one clause E_OMP_ERROR E_OMP_EXTRA_CLAUSE Only a single %s clause may appear on a pragma %s E_OMP_FOR_BAD_CONTROL control expression of omp for loop does not have a canonical shape E_OMP_FOR_BAD_INDEX_TYPE index variable %s of omp for loop must be a signed integer E_OMP_FOR_BAD_INIT init expression of omp for loop does not have a canonical shape E_OMP_FOR_BAD_ITER iteration expression of omp for loop does not have a canonical shape E_OMP_FOR_INCONSIST_ITER iteration expression of omp for loop is inconsistent with control expression E_OMP_FOR_WITHOUT_FOR no for loop after openmp for pragma E_OMP_INVALID_CLAUSE %s is not a valid clause for pragma %s E_OMP_LABELED_DIRECTIVE openmp directive can not be labeled E_OMP_NEGATIVE_NUM_THREADS num_threads clause expression must be positive integer E_OMP_NONCANONICAL_FOR %s - for loop bind to omp %s does not have canonical shape E_OMP_NONFILE_THREADPRIV threadprivate directive must appear at file scope E_OMP_NONORDERED_FOR ordered directive used within the lexical extent of non-ordered for E_OMP_NO_STATEMENT pragma omp %s should be followed by a statement E_OMP_ORDERED_NOFOR ordered directive outside the lexical extent of for directive E_OMP_PRIVATE_PRIVATE variable "%s" is already specified as private in enclosing openmp pragma E_OMP_REDUCTION_BADTYPE type of reduction variable "%s" is invalid E_OMP_REDUCTION_NOTSHARED reduction variable "%s" is not shared E_OMP_RUNTIME_CHUNKSIZE chunksize is not allowed in runtime schedule E_OMP_SECTION_NO_SECTIONS section directive should be used inside of sections directive only E_OMP_SHARED_CONTROL_VAR shared loop control variable "%s" was made private E_OMP_STATIC_THREADPRIV variable "%s" specified in threadprivate directive in block scope must be static E_OMP_STRUCTBLK_BREAKING_IN %s statement not allowed to jump into the openmp structured block E_OMP_STRUCTBLK_BREAKING_OUT %s statement not allowed to jump out of the openmp structured block E_OMP_STRUCTBLK_VIOLATION %s statement not allowed to enter or exit an openmp structured block E_OMP_STRUCTBLK_VIOLATION_OLD %s statement not allowed in an openmp structured block E_OMP_SYNTAX_ERROR badly formed OpenMP pragma E_OMP_THREADPRIV_REF threadprivate directive must precede all references to variable "%s" E_OMP_THREADPRIV_WRONG_CLAUSE threadprivate variable "%s" is not permitted in %s clause E_OMP_THREADPRIV_WRONG_SCOPE threadprivate directive must appear at the scope of variable "%s" E_OMP_TLS_WRONG_CLAUSE __thread variable "%s" is not permitted in %s clause E_OMP_VAR_INCOMPLETE %s variable "%s" must not have an incomplete type E_O_MULTPLE_FILES cc: -o cannot be used when producing multple output files FLG_XMEMALIGN -xmemalign[=] Controls memory al E_ONLY_ONE_STORAGE_CLASS_ALLOWD only one storage class allowed E_ONLY_QUALS_ALLOWED_AFTER_STAR only qualifiers allowed after * E_ONLY_REG_VALID_FORMAL_PARAM only "register" valid as formal parameter storage class E_O_OPTION_IGNORE -o option is ignored. E_O_OVERWRITE -o would overwrite %s E_OPEN_F cannot open '%s' E_OPERAND_CANT_BE_VOID_TYPE operand cannot have void type: op "%s" E_OPERAND_MUST_BE_ARITH_TYPE operands must have arithmetic type: op "%s" E_OPERAND_MUST_BE_FLOATING_TYPE operand must have floating type: op "%s" E_OPERAND_MUST_BE_INTEGRAL_TYPE operands must have integral type: op "%s" E_OPERAND_MUST_BE_REAL_FLOAT operand must have real floating type: op "%s" E_OPERAND_MUST_BE_REAL_OR_PTR operand must be of integer, real or pointer type : op "%s" E_OPERAND_MUST_BE_SCALAR_TYPE operands must have scalar type: op "%s" E_OPERAND_NOT_MODIFIABLE_LVALUE operand must be modifiable lvalue: op "%s" E_OPERANDS_INCOMPATIBLE_TYPE operands have incompatible types: %s "%s" %s E_OPERANDS_INCOMPATIBLE_TYPES operands have incompatible types: %s "%s" %s E_OPERANDS_INCOMPAT_PTR_TYPES operands have incompatible pointer types: op "%s" E_OPERAND_TREATED_AS_UNSIGNED operand treated as unsigned: %s E_OPT_CHANGE Optimizer level changed from %d to 3 to support parallelized code. E_OPT_CHANGE_DEPEND Optimizer level changed from %d to 3 to support dependence based transformations. E_OPT_CHANGE_OMP Specify a supported level of optimization when using -xopenmp, -xopenmp will not set an optimization level in a E_OPT_CHANGE_PROFILE Optimizer level changed from %d to 2 to support profile collection or using E_OPT_CHANGE_PROFILE_N -xprofile option resulted in an optimization level change from %d to 2 E_OPTIM_FAIL cc: optim failed for %s E_OPTION_FILE_ERRORS %s: errors in option file E_OPT_LEVEL_NOT_SUPPORTED optimization level %d not supported. using optimization level 1. E_OPT_LOWER Optimization level lowered from -%s%d to -%s%d. E_OPT_PASS_LD option -%c passed to ld E_OPT_UNKNOWN %s: unknown option: %c E_OUTFILE1 cc: Outfile %s would overwrite input file E_OUT_OF_BOUNDS out of bounds reference E_OUT_OF_MEM cc: Out of memory E_OUT_OF_MEMORY Out of memory E_OUT_OF_RANGE_POUND_NUMBER line number in #line directive must be less than or equal to %u E_OUT_OF_RANGE_POUND_NUM_OLD %u is invalid in #line directive E_OUT_SCOPE_EXTERN_REDECL_STAT out of scope extern and prior uses redeclared as static: %s E_OVERFLOW_ARRAY_SUBSCRIPT array subscript cannot be > %d: %d E_OVERFLOW_IN_HEX_ESCAPE overflow in hex escape E_PACK_ALIGN_INIT cannot use an address to initialize a field of a packed struct (#pragma pack) E_PARAM_MISMATCH_DECL_DEFINED parameter mismatch: %d declared, %d defined E_PARAM_NOT_IN_IDENTIFIER_LIST parameter not in identifier list: %s E_PARAM_PROMOTES_DIFFLY_IN_ANSI parameter promotes differently in ANSI C: %s E_PARAM_REDECLARED parameter redeclared: %s E_PAREN_EXPECTED_AFTER_ID_PND "(" expected after "# identifier" E_PARENLESS_FUNC_DEF ()-less function definition E_PASS_INT_FROM_BIG_CONST passing %d-bit integer constant arg, expecting %d-bit integer: %s(arg %d) E_PASS_INT_TO_SMALL_INT passing %d-bit integer arg, expecting %d-bit integer: %s(arg %d) E_PASS_UINT_TO_SIGNED_INT passing %d-bit unsigned integer arg, expecting %d-bit signed integer: %s(arg %d) E_PCH_AUTOFIRST_STOP cc: -xpchstop is invalid with -xpch=autofirst E_PCH_BAD_VIABLE_PREFIX PCH viable prefix must contain only pre-processor directives, including #include directives, and comment E_PCH_COLLECT_SOURCE -xpch=collect is ignored when more then one source file is specified FLG_XC99_LINT -Xc99[=] Enable ISO C E_PCH_CONDITIONAL_PREFIX end of viable prefix found inside conditionally compiled source code E_PCH_FILE_UNUSABLE_COMP_VERS incorrect compiler version in PCH file: expected %s found %s E_PCH_FILE_UNUSABLE_CWD PCH file unusable, current working directory must match directory from when PCH file was created. E_PCH_FILE_UNUSABLE_DEFS PCH file unusable, -D or -U options must match those used when creating PCH file E_PCH_FILE_UNUSABLE_MAGIC unrecognized magic number in PCH file: expected %s found %s E_PCH_FILE_UNUSABLE_OPS PCH file unusable, cc command options must match those used when creating PCH file E_PCH_FILE_UNUSABLE_PREFIX PCH file unusable, sequence of pre-processing directives, including #include directives, must match t E_PCH_FILE_UNUSABLE_SRC_PATH PCH file unusable, current source path must match the path from when PCH file was created. E_PCH_FILE_UNUSABLE_VERSION cannot read a PCH file with version stamp %d, please recreate PCH file using this compiler E_PCH_INVALID_DIRECTIVE directive is invalid with precompiled headers E_PCH_INVALID_PREDEFINED __DATE__ and __TIME__ are invalid with precompiled headers E_PCH_PREFIX_PREDEFINED __LINE__ and __FILE__ are invalid in precompiled header prefix E_P_FREE_DEALLOC duplicate deallocation of memory :: %s%s%s%s E_P_FREE_DEALLOC_COLUMN :: %s E_P_FREE_DEALLOC_PSBL possible duplicate deallocation of memory :: %s%s%s%s E_P_FREE_DEALLOC_PSBL_COLUMN :: %s E_P_FREE_DEALLOC_PSBL_TITLE possible duplicate deallocation of memory E_P_FREE_DEALLOC_TITLE duplicate deallocation of memory E_P_FREE_NULL deallocating NULL pointer :: %s%s%s E_P_FREE_NULL_COLUMN %0.0s%s E_P_FREE_NULL_PSBL deallocating a pointer that could be NULL :: %s%s%s E_P_FREE_NULL_PSBL_COLUMN %0.0s%s E_P_FREE_NULL_PSBL_TITLE deallocating a pointer that could be NULL E_P_FREE_NULL_TITLE deallocating NULL pointer E_P_FREE_SUSP deallocating a pointer produced in a questionable way :: %s%s%s E_P_FREE_SUSP_COLUMN %0.0s%s E_P_FREE_SUSP_PSBL deallocating a pointer that could be produced in a questionable way :: %s%s%s E_P_FREE_SUSP_PSBL_COLUMN %0.0s%s E_P_FREE_SUSP_PSBL_TITLE deallocating a pointer that could be produced in a questionable way E_P_FREE_SUSP_TITLE deallocating a pointer produced in a questionable way E_P_FREE_UNINI deallocating uninitialized pointer :: %s%s E_P_FREE_UNINI_COLUMN :: %s E_P_FREE_UNINI_PSBL deallocating a pointer that could be an uninitialized value :: %s%s E_P_FREE_UNINI_PSBL_COLUMN :: %s E_P_FREE_UNINI_PSBL_TITLE deallocating a pointer that could be an uninitialized value E_P_FREE_UNINI_TITLE deallocating uninitialized pointer E_P_FREE_VAR deallocating a pointer to a variable :: %s%s%s E_P_FREE_VAR_COLUMN :: %s E_P_FREE_VAR_PSBL deallocating a pointer that could point to a variable :: %s%s%s E_P_FREE_VAR_PSBL_COLUMN :: %s E_P_FREE_VAR_PSBL_TITLE deallocating a pointer that could point to a variable E_P_FREE_VAR_TITLE deallocating a pointer to a variable E_PIPELOOP_OUT_OF_RANGE dependence distance for #pragma pipeloop must be non-negative, #pragma ignored E_PND_DEF_REQUIRES_MACRO_NAME #define requires macro name E_POINTER_TO_OBJECT A pointer to any object or function cannot compare equal to a null pointer. A compiler may optimize this ex E_POINTTO_NOT_A_POINTER %s in #pragma %s must be a pointer E_POSSIBLY_NONPORT_SBITWISE_OP bitwise operation on signed value possibly nonportable E_POUND_LINE_NO_EXPECTED digit sequence expected after "#line" E_POUND_NUMBER_EXPECTED identifier or digit sequence expected after "#" E_PP_PRAGMA_ARG_MISMATCH argument mismatch in _Pragma operator E_PP_PRAGMA_REDEFINED macro definition _Pragma hides preprocessing operator _Pragma E_PRAGMA_FUNC_REQUIRED "%s" must specify a function for #pragma %s E_PRAGMA_FUNC_UNDECLARED function "%s" in #pragma %s has not been declared E_PRAGMA_MP_VAR_UNDECLARED symbol "%s" must be declared prior to use in a MP taskloop pragma E_PRAGMA_OPT_REDUCED #pragma opt %d reduced to %d (value of -xmaxopt) E_PRAGMA_UNSHARED_NOT_ALLOWED #pragma unshared not allowed for non-top-level static symbol "%s" E_PRECEDENCE_CONFUSION precedence confusion possible; parenthesize E_PRECISION_LOST_IN_BIT_FIELD precision lost in bit-field assignment: %s E_P_REF_DEALLOC reference to deallocated memory :: %s%s%s%s E_P_REF_DEALLOC_COLUMN :: %s E_P_REF_DEALLOC_PSBL possible reference to deallocated memory :: %s%s%s%s E_P_REF_DEALLOC_PSBL_COLUMN :: %s E_P_REF_DEALLOC_PSBL_TITLE possible reference to deallocated memory E_P_REF_DEALLOC_TITLE reference to deallocated memory E_PREFETCH_LEVEL -xprefetch_level option is ignored when the equivalent of -xprefetch=auto has not been specified FLG_XPREFETCH_ E_P_REF_NULL reference using a NULL pointer :: %s%s%s E_P_REF_NULL_COLUMN %0.0s%s E_P_REF_NULL_PSBL possible reference using NULL pointer :: %s%s%s E_P_REF_NULL_PSBL_COLUMN %0.0s%s E_P_REF_NULL_PSBL_TITLE possible reference using NULL pointer E_P_REF_NULL_TITLE reference using a NULL pointer E_P_REF_SUSP reference using a pointer produced in a questionable way :: %s%s%s E_P_REF_SUSP_COLUMN %0.0s%s E_P_REF_SUSP_PSBL possible reference using a pointer produced in a questionable way :: %s%s%s E_P_REF_SUSP_PSBL_COLUMN %0.0s%s E_P_REF_SUSP_PSBL_TITLE possible reference using a pointer produced in a questionable way E_P_REF_SUSP_TITLE reference using a pointer produced in a questionable way E_P_REF_UNINI reference using a pointer that is an uninitialized value :: %s%s E_P_REF_UNINI_COLUMN :: %s E_P_REF_UNINI_PSBL possible reference using an uninitialized pointer :: %s%s E_P_REF_UNINI_PSBL_COLUMN :: %s E_P_REF_UNINI_PSBL_TITLE possible reference using an uninitialized pointer E_P_REF_UNINI_TITLE reference using a pointer that is an uninitialized value E_P_REF_VAR reference using a pointer that points to a variable that no longer exists :: %s%s%s E_P_REF_VAR_COLUMN :: %s E_P_REF_VAR_PSBL possible reference using a pointer to a variable that no longer exists :: %s%s%s E_P_REF_VAR_PSBL_COLUMN :: %s E_P_REF_VAR_PSBL_TITLE possible reference using a pointer to a variable that no longer exists E_P_REF_VAR_TITLE reference using a pointer that points to a variable that no longer exists E_PREPROCESSING_DOT_I_FILE preprocessing a .i file E_P_RET_VAR return of a pointer to local variable :: %s%s%s E_P_RET_VAR_COLUMN :: %s E_P_RET_VAR_PSBL possible return of a pointer to local variable :: %s%s%s E_P_RET_VAR_PSBL_COLUMN :: %s E_P_RET_VAR_PSBL_TITLE possible return of a pointer to local variable E_P_RET_VAR_TITLE return of a pointer to local variable E_PRINTFLIKE_AND_SCANFLIKE directives can't be used together: /* PRINTFLIKE */ /* SCANFLIKE */ E_PRINT_IKWID E_PROC_TAB_FULL cc: Process table full - try again later E_PROF_NOT_AVAIL Profiling not available, -Wb options discarded. E_PROTO_AND_LINTLIB_ANNOT annotation PROTOLIB can only be used with LINTLIBRARY E_PROTOLIB_AND_LINTLIBRARY /* PROTOLIB */ can only be used with /* LINTLIBRARY */ E_PROTOTYPE_MISMATCH Prototype mismatch in arg %d for function %s: function : old style declaration %s prototype: %s E_PROTOTYPE_MISMATCH_ARG prototype mismatch: %d arg passed, %d expected E_PROTOTYPE_MISMATCH_ARGS prototype mismatch: %d args passed, %d expected E_PROTOTYPE_MISMATCH_PROMOTE Prototype mismatch in arg %d for function %s: function : old style declaration %s promoted to %s pr E_PTR_ARITH_MUST_KNOW_SIZE cannot do pointer arithmetic on operand of unknown size E_PTR_CONV_LOSES_BITS conversion of pointer loses bits E_PTRDIFF_OVERFLOW possible ptrdiff_t overflow E_PTR_TO_VOID_IN_ARITHMETIC pointer to void or function used in arithmetic E_P_USE_DEALLOC use of a pointer to deallocated memory :: %s%s%s%s E_P_USE_DEALLOC_COLUMN :: %s E_P_USE_DEALLOC_PSBL possible use of a pointer to deallocated memory :: %s%s%s%s E_P_USE_DEALLOC_PSBL_COLUMN :: %s E_P_USE_DEALLOC_PSBL_TITLE possible use of a pointer to deallocated memory E_P_USE_DEALLOC_TITLE use of a pointer to deallocated memory E_P_USE_NULL illegal use of NULL pointer :: %s%s%s E_P_USE_NULL_COLUMN %0.0s%s E_P_USE_NULL_PSBL possible illegal use of NULL pointer :: %s%s%s E_P_USE_NULL_PSBL_COLUMN %0.0s%s E_P_USE_NULL_PSBL_TITLE possible illegal use of NULL pointer E_P_USE_NULL_TITLE illegal use of NULL pointer E_P_USE_SUSP use of a pointer produced in a questionable way :: %s%s%s E_P_USE_SUSP_COLUMN %0.0s%s E_P_USE_SUSP_PSBL possible use of a pointer produced in a questionable way :: %s%s%s E_P_USE_SUSP_PSBL_COLUMN %0.0s%s E_P_USE_SUSP_PSBL_TITLE possible use of a pointer produced in a questionable way E_P_USE_SUSP_TITLE use of a pointer produced in a questionable way E_P_USE_UNINI use of a pointer that is an uninitialized value :: %s%s E_P_USE_UNINI_COLUMN :: %s E_P_USE_UNINI_PSBL use of a pointer that could be an uninitialized value :: %s%s E_P_USE_UNINI_PSBL_COLUMN :: %s E_P_USE_UNINI_PSBL_TITLE use of a pointer that could be an uninitialized value E_P_USE_UNINI_TITLE use of a pointer that is an uninitialized value E_P_USE_VAR use of a pointer to a variable that no longer exists :: %s%s%s E_P_USE_VAR_COLUMN :: %s E_P_USE_VAR_PSBL use of a pointer to a variable that may no longer exist :: %s%s%s E_P_USE_VAR_PSBL_COLUMN :: %s E_P_USE_VAR_PSBL_TITLE use of a pointer to a variable that may no longer exist E_P_USE_VAR_TITLE use of a pointer to a variable that no longer exists E_P_WRT_DEALLOC modification to deallocated memory :: %s%s%s%s E_P_WRT_DEALLOC_COLUMN :: %s E_P_WRT_DEALLOC_PSBL possible modification to deallocated memory :: %s%s%s%s E_P_WRT_DEALLOC_PSBL_COLUMN :: %s E_P_WRT_DEALLOC_PSBL_TITLE possible modification to deallocated memory E_P_WRT_DEALLOC_TITLE modification to deallocated memory E_P_WRT_NULL modification using a NULL pointer :: %s%s%s E_P_WRT_NULL_COLUMN :: %s E_P_WRT_NULL_PSBL modification using a pointer that could be NULL :: %s%s%s E_P_WRT_NULL_PSBL_COLUMN :: %s E_P_WRT_NULL_PSBL_TITLE modification using a pointer that could be NULL E_P_WRT_NULL_TITLE modification using a NULL pointer E_P_WRT_SUSP modification using a pointer produced in a questionable way :: %s%s%s E_P_WRT_SUSP_COLUMN %0.0s%s E_P_WRT_SUSP_PSBL modification using a pointer that could be produced in a questionable way :: %s%s%s E_P_WRT_SUSP_PSBL_COLUMN %0.0s%s E_P_WRT_SUSP_PSBL_TITLE modification using a pointer that could be produced in a questionable way E_P_WRT_SUSP_TITLE modification using a pointer produced in a questionable way E_P_WRT_UNINI modification using a pointer that is an uninitialized value :: %s%s E_P_WRT_UNINI_COLUMN :: %s E_P_WRT_UNINI_PSBL modification using a pointer that could be an uninitialized value :: %s%s E_P_WRT_UNINI_PSBL_COLUMN :: %s E_P_WRT_UNINI_PSBL_TITLE modification using a pointer that could be an uninitialized value E_P_WRT_UNINI_TITLE modification using a pointer that is an uninitialized value E_P_WRT_VAR modification to a variable that no longer exists :: %s%s%s E_P_WRT_VAR_COLUMN :: %s E_P_WRT_VAR_PSBL modification to a variable that may no longer exist :: %s%s%s E_P_WRT_VAR_PSBL_COLUMN :: %s E_P_WRT_VAR_PSBL_TITLE modification to a variable that may no longer exist E_P_WRT_VAR_TITLE modification to a variable that no longer exists E_READ_ERROR read error: E_REAL_CONV_TO_ZERO real types converted to _Imaginary types result in a 0.0 of _Imaginary type E_REALLOC_FAILS realloc() fails E_REALLOC_OUT_OF_MEMORY Cannot allocate space, out of memory E_RECURS_OPT_FILE %s: recursive option file: %s E_REDEF_EXTNAME_INCORRECT redefine_extname pragma is encountered after the first use of: %s E_REDEF_EXTNAME_STRING_USED use of a string literal or wide string literal in a redefine_extname pragma may result in undefined E_REDEFINE_SCHEDTYPE #pragma MP taskloop schedtype() redefines previous: %s, line %d E_REF_STATIC_EXTERN_INLINE reference to static identifier "%s" in extern inline function E_REF_STATIC_INLINE_EXTERN reference to static variable "%s" in inline extern function E_REQ_ARG cc: Option -%c requires an argument E_RET_INT_IMPLICITLY implicitly declared to return int: %s E_RET_INT_IMPLICITLY1 implicitly declared to return int E_RET_INT_IMPLICITLY_COLUMN E_RET_INT_IMPLICITLY_TITLE implicitly declared to return int E_RETURN_VALUE_TYPE_MISMATCH return value type mismatch E_R_PAREN_EXPECTED ")" expected ERROR_TYPE_ERROR error ERROR_TYPE_NO ERROR_TYPE_INFO info E_RW_FUNC_MISSING_SECOND_ARG function %s requires two arguments E_SBFOCUS_ABORT sbfocus aborted ignored E_SBFOCUS_MISSING unable to execute %s E_SB_NOT_SUPPORTED_XS Source browser is not supported with -Xs, %s is turned off. E_SCANF_AND_PRINTF_ANNOT annotations/directives can't be used together: PRINTFLIKE & SCANFLIKE E_SC_FUNC_MUST_STATIC_OR_EXTERN storage class for function must be static or extern E_SEC_ACCESS_WARN the use of %s() should be avoided E_SEC_BCOPY_WARN %s() should not be used for copying strings; use strlcpy() instead E_SEC_CATOPEN_WARN don't call %s() with a user-supplied message catalog E_SEC_CHDIR_WARN %s() is prone to pathname-race conditions. Do not use in multi-threaded programs E_SEC_CHMOD_WARN the use of %s() is prone to race conditions E_SEC_CHROOT_WARN chroot()-ed environments offer little protection E_SEC_CREAT_WITHOUT_EXCL O_CREAT without O_EXCL specified in call to %s() E_SEC_CREAT_WITHOUT_MODE O_CREAT specified, but "mode" parameter not set E_SEC_DLOPEN_WARN make sure that the parameter passed to %s() is either an unqualified pathname or a full pathname, not in any w E_SEC_EXEC_PATH avoid using %s() in daemons, privileged commands and libraries E_SEC_EXEC_WARN the use of %s() is restricted E_SEC_EXPAND_WARN %s() has similar problems as strcpy(); check bounds E_SEC_FOPEN_MODE %s() can't be used to safely create files E_SEC_FORBIDDEN_WARN_ASCFTIME do not use %s(); use strftime(buf, sizeof(buf), fmt, &tm) instead E_SEC_FORBIDDEN_WARN_CFTIME do not use %s(); use strftime(buf, sizeof(buf), fmt, &tm) instead E_SEC_FORBIDDEN_WARN_CREAT do not use %s(); use open(path, O_WRONLY|O_CREAT|O_TRUNC|O_EXCL, mode) instead E_SEC_FORBIDDEN_WARN_GETS do not use %s(); use fgets(buf, sizeof(buf), stdin) instead E_SEC_GETENV_WARN %s() values are completely user controlled; caution needed E_SEC_GETLOGIN_WARN avoid getlogin(); the return value is a mere hint as to the user id E_SEC_GETPASS_WARN getpass() returns at most 8 characters. getpassphrase() is preferred E_SEC_GLOB_WARN variable mask specifier to %s(); possible expansion issues E_SEC_KVM_WARN avoid using %s(). Write a proper kstat() interface if you need information from the kernel E_SEC_LOOP_WARN %s() used inside a loop: if you store the input in a buffer, make sure you check the boundary conditions E_SEC_MKDIR_WARN be careful about the user-supplied path for %s() E_SEC_MKTEMP_WARN avoid using %s(): generated pathname is not guaranteed to be safe to use E_SECOND_MUTEX_MISSING function %s requires two arguments E_SEC_PATH_WARN %s() opens files and should only open known-safe pathnames E_SEC_PRINTF_VAR_FMT variable format specifier to %s(); possible expansion issues E_SEC_RAND_WARN use of %s() is discouraged. Alternative: /dev/random E_SEC_READLINK_WARN return value of %s() is not guaranteed to be NUL terminated E_SEC_SCANF_UNBOUNDED_COPY format argument to %s() contains an unbounded string specifier E_SEC_SCANF_VAR_FMT variable format specifier to %s(): possible expansion issues E_SEC_SELECT_WARN avoid using %s(), poll() is preferred E_SEC_SHELL_WARN avoid using %s() as it invokes the shell E_SEC_SPRINTF_UNBOUNDED_COPY format argument to %s() contains an unbounded string specifier E_SEC_STRCPY_WARN variable argument to %s(); make sure it's safe E_SEC_STRNCAT_WARN don't use %s() in new code. strl*()'s are preferred E_SEC_STRNCPY_WARN don't use %s() in new code. strl*()'s are preferred. E_SEC_TEMPNAM_WARN avoid using %s(); use mkstemp() instead E_SEC_TMPFILE_WARN %s() is NOT multi-thread safe (it changes the umask) E_SEC_TRUNCATE_WARN avoid using %s(); use ftruncate() instead E_SEC_UMASK_WARN avoid using %s() in secure applications, if possible E_SEC_USE_AFTER_STAT possible race condition on parameter %s detected. It is used as parameter to both %s() (line %d) and %s() E_SEC_UTMP_WARN avoid using %s(); use the default utmp files E_SEMANTICS_OF_OP_CHG_IN_ANSI_C semantics of "%s" change in ANSI C; use explicit cast E_SEMI_COLON_REQD_AFT_LAST_MBR syntax requires ";" after last struct/union member E_SHIFT_CNT_NEG_TOO_BIG shift count negative or too big: %s %ld E_SHIFT_CNT_NEG_TOO_BIG_L shift count negative or too big: %s %lld E_SIGN_EXTENSION_PSBL sign extension from %d-bit to %d-bit integer E_S_IGNORE_Z -S option is ignored with -Zssbd option E_SLASH_STAR_IN_CMNT /* encountered inside a comment E_SMALL_X_D_OPT_UNSUPPORTED the -xD flag is unsupported E_SM_RETURN sm_return?? E_SM_SW_CASE1 sm_sw_case1?? E_SM_SW_CASE2 sm_sw_case2?? E_SM_SW_CASE3 sm_sw_case3?? UNKNOWN_FUNCTION unknown E_SRCBROWSER_POUND_LINE_TOO_BAD #line seen in source file. SunSourceBrowser data is likely to be incorrect. E_SRC_LINE_UNACCESSIBLE ******* source line is not accessible ... E_SRC_LINE_UNACCESSIBLE2 ******* can not find source line because the file contains #line directives E_SSBD_FAIL cc: ssbd failed for %s E_STATEMENT_NOT_REACHED statement not reached E_STATIC_FUNC_AT_BLOCK_LEVEL dubious static function at block level E_STATIC_FUNC_CALLD_NOT_DEFINED static function called but not defined: %s() E_STATIC_REDECLARES_EXTERN static redeclares external: %s E_STATIC_UNUSED static unused: %s E_STATIC_UNUSED1 static unused E_STATIC_UNUSED_COLUMN E_STATIC_UNUSED_TITLE static unused E_STATIC_VLA variable length array can not be declared with a static storage class: %s E_STATUS Status %d E_STDC_PRAGMA_WRONG pragma STDC %s must preceed explicit declarations and statements inside a compound statement E_STDC_SYNTAX_ERROR badly formed STDC pragma E_STDERR_ERROR stderr I/O error E_STDOUT_ERROR stdout I/O error E_ST_LOOKUP_OUT_OF_MEMORY st_lookup() out of memory E_STM_RCH statement not reached E_STM_RCH_COLUMN E_STM_RCH_TITLE statement not reached E_STMT_NOT_REACHED statement not reached E_STMT_NOT_REACHED_COLUMN E_STMT_NOT_REACHED_TITLE statement not reached E_STMT_NULL_EFFECT statement has null effect E_STMT_NULL_EFFECT_COLUMN E_STMT_NULL_EFFECT_TITLE statement has null effect E_STOREBACK_NOT_PRIVATE %s is not yet qualified as a private variable, storeback may be ignored if variable is not private by de E_STRING_EXPECTED_POUND_LINE string literal expected after #line E_STRING_EXPECTED_POUND_LINE_NO string literal expected after #line E_STRING_EXPECTED_POUND_NO string literal expected after # E_STR_LIT_ARRAY_INIT string literal must be sole array initializer E_STR_OVERFLOW_IN_BUF_SPRINTF string overflow in buf_sprintf MESSAGE_OVERFLOW_INDICATOR E_STRUCT_BY_VALUE struct/union argument pass by value: %s(arg %d) in %s(%d) %s E_STRUCT_BY_VALUE2 struct/union argument pass by value: %s(arg %d) in %s(%d) %s E_STRUCT_BY_VALUE_COLUMN %s (arg %d) %s %s E_STRUCT_BY_VALUE_TITLE struct/union argument ( number ) pass by value E_STRUCT_DERIVED_FROM_FLEX_MBR type of struct member "%s" can not be derived from structure with flexible array member E_STRUCT_INCONSIST struct declared inconsistently: %s in %s and %s E_STRUCT_INCONSIST_COLUMN %-16s %s :: %s E_STRUCT_INCONSIST_TITLE struct declared inconsistently E_STRUCT_SIZE_TOO_BIG struct is too big E_STRUCT_UNION_HAS_NO_NAMD_MBRS struct/union has no named members E_STRUCT_UNION_INIT_REQUIRED struct/union-valued initializer required E_ST_SAVE_OUT_OF_MEMORY st_save() out of memory E_SUFFIX_ZSSBD cc: suffix of output filename must be .%s when -Zssbd specified E_SUPPRESSION_DIRECTIVE_IGNORED lint suppression directive ignored on error message E_SUPPRESSION_DIRECTIVE_UNUSED lint suppression directive not used E_SUSPICIOUS_COMPARISON suspicious comparison of %s with %s: op "%s" E_SWITCH_EXP_MUST_BE_INTEGRAL switch expression must have integral type E_SYMBOL_IN_PRAGMA_WEAK symbol1 and symbol2 cannot be the same in #pragma weak symbol1 = symbol2: %s E_SYM_NOT_STRUCT Symbol %s is not a struct/union tag or type E_SYM_NOT_VAR Symbol %s is not a variable E_SYM_UNSHARED_NOT_DECLARED symbol "%s" in #pragma unshared has not been declared E_SYNTAX_ERROR_IN_MACRO_PARAMS syntax error in macro parameters E_TAG_REDECLARED (%s) tag redeclared: %s E_TAKING_ADDRESS_OF_VOID address of a void object cannot be taken E_TENTATIVE_THREAD_LOCAL __thread variable specifier not allowed for tentative definition: %s E_TKNS_EXPECTED_BETWEEN_PARENS tokens expected between parentheses E_TKNS_IGNORED_AT_END_OF_DIR tokens ignored at end of directive line E_TMPFILE_FILE_SYSTEM_FULL temporary file write failed: file system full E_TOGGLE_OFF_SERIAL #pragma MP taskloop toggles previous #pragma MP serial_loop: %s, line %d E_TOGGLE_OFF_SERIAL_NEST #pragma MP taskloop toggles previous #pragma MP serial_loop_nested: %s, line %d E_TOGGLE_OFF_TASKLOOP #pragma MP serial_loop toggles previous #pragma MP taskloop: %s, line %d E_TOGGLE_OFF_TASKLOOP_SN #pragma MP serial_loop_nested toggles previous #pragma MP taskloop: %s, line %d E_TOKEN_ILLEGAL_IN_DIRECTIVE token not allowed in directive: %s E_TOKENLESS_MACRO token-less macro argument E_TOKENS_AFTER_A_IGNORED tokens after -A- are ignored E_TOKENS_EXPECTED_AFTER_ID_PND tokens expected after "# identifier (" E_TOKENS_EXPECTED_AFTER_L_PAREN tokens expected after "(" E_TOKENS_IGNORED_AFTER_U_OPT tokens ignored after "-U{identifier}" E_TOO_FEW_ARG_FOR_FORMAT too few arguments for format: %s in %s E_TOO_FEW_ARG_FOR_FORMAT1 too few arguments for format E_TOO_FEW_ARG_FOR_FORMAT2 too few arguments for format: %s in %s(%d) E_TOO_FEW_ARG_FOR_FORMAT_COLUMN %-16s E_TOO_FEW_ARG_FOR_FORMAT_TITLE too few arguments for format E_TOO_MANY_ARG cc: Too many arguments: -Y %s,%s,%s E_TOO_MANY_ARG_FOR_FMT too many arguments for format: %s in %s E_TOO_MANY_ARG_FOR_FMT1 too many arguments for format E_TOO_MANY_ARG_FOR_FMT2 too many arguments for format: %s in %s(%d) E_TOO_MANY_ARG_FOR_FMT_COLUMN %-16s E_TOO_MANY_ARG_FOR_FMT_TITLE too many arguments for format E_TOO_MANY_ARG_NAMES Too many names in argument of NOTE(%s(...)) E_TOO_MANY_ARGS Too many arguments in NOTE(%s(...) E_TOO_MANY_ARRAY_INIT too many array initializers E_TOO_MANY_ELSES too many #else's E_TOO_MANY_ERRS too many errors E_TOO_MANY_FILES too many open files: %s E_TOO_MANY_INIT_SCALAR too many initializers for scalar E_TOO_MANY_STRUCT_UNION_INIT too many struct/union initializers E_TRAILING_COMMA_IN_ENUM trailing "," prohibited in enum declaration E_TRIGRAPH_REPLACED trigraph sequence replaced E_TRUE_LOGICAL_EXPR logical expression always true: op "||" E_TYPE_DEF_ALREADY_QUALIFIED typedef already qualified with %s E_TYPEDEF_DECLARES_NO_TYPE_NAME typedef declares no type name E_TYPEDEF_INCONSIST typedef declared inconsistently: %s. current : %s %s previous: %s %s E_TYPEDEF_INCONSIST_COLUMN %-16s %s %s :: %s %s E_TYPEDEF_INCONSIST_TITLE typedef declared inconsistently E_TYPEDEF_REDCLS_EXTERN typedef redeclares external: %s E_TYPEDEF_REDECLARED typedef redeclared: %s E_TYPEDEF_UNUSE typedef defined but not used: %s in %s E_TYPEDEF_UNUSE_COLUMN %-16s E_TYPEDEF_UNUSE_TITLE typedef defined but not used E_TYPEDEF_VALID_ONLY_FUNC_DEF "typedef" valid only for function declaration E_TYP_STORAGE_CLASS_OBSOLESCENT storage class after type is obsolescent E_UBE_FAIL cc: ube failed for %s E_UBE_IPA_FAIL cc: ube_ipa failed for %s E_UBE_IPA_FAIL_NO_FILE cc: ube_ipa failed E_UNABLE_MALLOC_DIRECTIVE unable to malloc lint directives space E_UNABLE_TO_EVAL_RUNPATH cc: Unable to evaluate runpath E_UNASSERT_REQUIRES_IDENTIFIER #unassert requires an identifier token E_UNBALANCED_NOTE Unbalanced "{}" in NOTE: %s E_UNCAL_F name defined but not used at runtime: %s E_UNCAL_F_COLUMN %-20s in %s E_UNCAL_F_TITLE name defined but not used at runtime E_UNDEF_EVAL_ORDER evaluation order undefined: %s E_UNDEFINED_LABEL undefined label: %s E_UNDEFINED_OR_MISSING_TYPE undefined or missing type for: %s E_UNDEFINED_OR_NOT_A_TYPE undefined or not a type: %s E_UNDEFINED_STRUCT_UNION_MEMBER undefined struct/union member: %s E_UNDEFINED_SYMBOL undefined symbol: %s E_UNDEFINING__STDC__ undefining __STDC__ E_UNDEFINING__STDC_VERSION__ undefining __STDC_VERSION__ E_UNEXPECTED_L_PAREN unexpected "(" E_UNEXPECTED_R_PAREN unexpected ")" E_UNEXPECTED_UINT_PROMOTION promotion of an unsigned integer type to a larger integer type or to the size of a pointer may have E_UNEXPECTED_UINT_PROMOTION_SUB promotion of an unsigned integer to the size of a pointer during subscript evaluation may have u E_UNEXPECTED_UNARY unexpected unary operation E_UNION_INCONSIST union declared inconsistently: %s in %s and %s E_UNION_INCONSIST_COLUMN %-16s %s :: %s E_UNION_INCONSIST_TITLE union declared inconsistently E_UNKNOWN_CTRL_FLOW_UNDECLARED symbol "%s" in #pragma unknown_control_flow has not been declared E_UNKNOWN_NAME E_UNKNOWN_OPERAND_SIZE unknown operand size: op "%s" E_UNKNOWN_SUFFIX %s: file with unknown suffix ignored: %s E_UNNAMED_STRUCT_MEMBER unnamed struct member E_UNNAMED_UNION_MEMBER unnamed union member E_UNREACHABLE_CASE_LABEL unreachable case label: %s E_UNRECOGNIZED_NOTE Unrecognized NOTE: %s E_UNRECOGNIZED_PRAGMA_IGNORED unrecognized #pragma ignored: %s E_UNRECOG_PASS_NAME cc: Unrecognized pass name: '%s%c' E_UNROLL_OUT_OF_RANGE unroll factor must be greater than zero, #pragma ignored E_UNSHARED_INIT_SYMBOL_ERROR #pragma unshared not allowed for initialized symbol "%s" E_UNSHARED_MUST_PRECEDE_USES #pragma unshared for symbol "%s" does not precede all its uses E_UNSPEC_VLA_SIZE variable length array with unspecified size is valid only as prototype parameter: %s E_UNSPEC_VLA_SIZE_NONAME variable length array with unspecified size is valid only as prototype parameter E_UNSUPPORTED_OS Error: Option %s is not supported on this OS version FLG_PROD_INFO3 For additional product information or for t E_U_OPT_ARG_NOT_AN_IDENTIFIER -U option argument not an identifier E_UP_COMPATIBLE_DIRECTIVE directive is an upward-compatible ANSI C extension E_USE_BEFORE_SET use before set: %s %s E_USE_BEFORE_SET_COLUMN E_USE_BEFORE_SET_PSB possible use before set: %s %s E_USE_BEFORE_SET_PSB_COLUMN E_USE_BEFORE_SET_PSB_TITLE possible use before set E_USE_BEFORE_SET_TITLE use before set E_USED_NEW_LNFILE using new .ln file - relint or use enhanced mode E_USED_OBSOLETE_LNFILE using obsolete .ln file - relint E_USED_OLD_LNFILE using old .ln file - relint E_USE_DOUBLE_INSTEAD_LONG_FLOAT use "double" instead of "long float" E_USED_UNKNOWN_LNFILE using unknown .ln file - relint E_USELESS_DECLARATION useless declaration E_USING_IGNORE using %s, ignoring all other -X options E_USING_OUT_OF_SCOPE_DECL using out of scope declaration: %s E_USING_QP_IGNORE using -qp, ignoring the -q%c option E_USING_XA_IGNORE using -xa, ignoring the -q%c option E_USING_X_IGNORE using -x%s, ignoring the -p option E_VALUE_TYPE inconsistent use of a value type as %s %s :: %s set as %s%s%s E_VALUE_TYPE_COLUMN used as %s :: %s %s :: %s set as %s E_VALUE_TYPE_PSB possible inconsistent use of a value type as %s %s :: %s set as %s%s%s E_VALUE_TYPE_PSB_COLUMN used as %s :: %s %s :: %s set as %s E_VALUE_TYPE_PSB_TITLE possible inconsistent use of a value type E_VALUE_TYPE_TITLE inconsistent use of a value type E_VARARGS_AND_PRINTF_ANNOT dubious use of annotation VARARGS with: PRINTFLIKE E_VARARGS_AND_PRINTFLIKE dubious use of /* VARARGS */ with: /* PRINTFLIKE */ E_VARARGS_AND_SCANF_ANNOT dubious use of annotation VARARGS with: SCANFLIKE E_VARARGS_AND_SCANFLIKE dubious use of /* VARARGS */ with: /* SCANFLIKE */ E_VARARGS_WITH_OTHER dubious use of VARARGS with: %s E_VAR_USED_BEFORE_SET variable may be used before set: %s E_VIS cc: -xvis requires an -xarch value of: v8plusa, v8plusb, v9a, or v9b FLG_XNORUNPATH -xnorunpath Do not build a runtime sea E_VOID_CANT_RETURN_VALUE void function cannot return value E_VOID_EXP_MAY_NOT_BE_ARGS void expressions may not be arguments: arg #%d E_VOID_MUST_BE_SOLE_PARAMETER "void" must be sole parameter E_VOID_PARAM_CANT_HAVE_NAME void parameter cannot have name: %s E_VRB_NEVER_USED content of variable or memory is not used: %s E_VRB_NEVER_USED_COLUMN E_VRB_NEVER_USED_TITLE content of variable or memory is not used E_WARNING (%d) warning: E_WARNING_PRAGMA #warning E_WARN_XTHREADVAR_NOSTACK -xthreadvar=no%%stack is not supported E_WAS_SERIAL_NEST_NOW_SERIAL #pragma MP serial_loop overrides previous #pragma MP serial_loop_nested: %s, line %d E_WAS_SERIAL_NOW_SERIAL_NEST #pragma MP serial_loop_nested overrides previous #pragma MP serial_loop: %s, line %d E_WHITESPACE_IN_CHAR_ASSIGN_OPS whitespace between two character assignment operators E_WHITE_SPACE_IN_DIRECTIVE invalid white space character in directive E_WRONG_LOCK_MODE the reader/writer mode parameter of %s must be one of the enum values RW_READER or RW_WRITER E_WRONG_LOCK_MODE_WARN the reader/writer mode parameter of %s should be one of the enum values RW_READER or RW_WRITER E_WRONG_NOTE_LOCK_TYPE wrong lock type in NOTE(%s(...)) E_XA_CONFLICT_G -xa conflicts with -g. -xa turned off. E_XARCH_WARN %s is not portable. E_XARCH_WARN1 -xarch=native has been explicitly specified, or implicitly specified by a macro option, -xarch=native on this arch E_XARCH_WARN1_N -xarch=native has been explicitly specified, or implicitly specified by a macro option, -xarch=native on this ar E_XARCH_WARN2 -xarch=native has been explicitly specified, or implicitly specified by a macro option, -xarch=native on this arch E_XARCH_WARN2_N -xarch=native has been explicitly specified, or implicitly specified by a macro option, -xarch=native on this ar E_XCODE Option %s not valid, changed to %s FLG_XCODE -xcode= Generate different code for forming addresses E_X_CROSSFILE_IGNORED Globalizing variable names for dbx fix and continue, crossfile optimization flag ignored. E_XCROSSFILE_NEEDS_O3 Warning: -xO3 or above is needed for -xcrossfile; -xcrossfile ignored. E_XCROSSFILE_NEEDS_O4 Warning: -xO4 or above is needed for -xcrossfile; -xcrossfile ignored. E_XCROSSFILE_NEEDS_O4_N -xO4 or above is needed for -xcrossfile; -xcrossfile ignored. E_XDEPEND_ZLP Adding -xdepend because this option is needed for -Zlp. E_X_FILES_GLOB_IGNORED Globalizing variable names for dbx fix and continue, -crossfilesglobals flag ignored. E_XIPO_NEEDS_O4 -xO4 or above is needed for -xipo; -xipo ignored. E_XIPO_WITH_XCROSSFILE cc: -xipo may not be used with -xcrossfile FLG_XIPO -xipo[=] Enable optimization and inlining across s E_XMERGE_CONFLICT_G -xMerge conflicts with -g. -xMerge turned off. E_XNATIVECONNECT_WITHOUT_G -G required when linking with -xnativeconnect, -xnativeconnect ignored FLG_XPROFILE_IRCACHE -xprofile E_XO3_NOT_SPECIFIED -xO3 or higher not specified, -crossmodinline flag ignored. E_X_OPT_ARG_MISSING -X flag must have a single argument E_X_OPT_REQUIRES_E_OR_P the -xD flag must be used with -E or -P E_XPARALLEL_CONFLICT_XLOOP -xparallel, -xautopar, or -xexplicitpar is needed for -xloopinfo. E_XPARALLEL_CONFLICT_XLOOP2 -xloopinfo option is ignored without specification of -xopenmp, -xparallel, -xautopar, or -xexplicit E_XPARALLEL_CONFLICT_XRED -xparallel or -xautopar, or -xexplicitpar with -xdepend is needed for -xreduction. E_XPARALLEL_CONFLICT_XRED_AE -xparallel or -xautopar is needed for -xreduction. FLG_XARCH2 -xarch= Specify target architectur E_XPCH_CONFLICT cc: -xpch options "%s" and "%s" cannot be used together E_XPREF_AUTO_TYPE_WITHOUT_AUTO -xprefetch_auto_type=indirect_array_access requires -xprefetch=auto defined FLG_XPCH -xpch=

En E_XPREFETCH_AUTO_TYPE_OPT3 Optimization level must be >= 3 with -xprefetch_auto_type=indirect_array_access E_XPROFILE_PATHMAP cc: -xprofile_pathmap requires -xprofile=use FLG_XPAGESIZE_HEAP -xpagesize_heap= Controls the preferred pa E_XS_XC99 cc: Option -Xs requires -xc99=none FLG_XPREFETCH_AUTO_TYPE -xprefetch_auto_type= Specify automatic indirect prefetc E_XS_XM1_NOT_COMPAT cc: -Xs and -xM1 are not compatible E_XS_XM1_NOT_COMPAT2 cc: -Xs and -xM1 are not compatible %s AVAIL_OPT cc: Available options:[ABcCDEfgHIKlLmnoOpPqQrRSuUvVwxWXYZ# E_XVECTOR_FROUND -xvector=yes requires -fround=nearest, %s ignored E_YACC_ERROR syntax error before or at: %s E_YACC_GENERIC_ERROR %s before or at: %s E_YL_NOT_USED_WITH cc: -YL may not be used with -YP E_YP_NOT_USED_WITH cc: -YP may not be used with -YL, -YU, or -YF E_YU_NOT_USED_WITH cc: -YU may not be used with -YP E_ZERO_INVALID_IN_POUND_LINE 0 is invalid in #line directive E_ZERO_INVALID_IN_POUND_NUMBER 0 is invalid in # directive E_ZERO_OR_NEGATIVE_SUBSCRIPT zero or negative subscript E_ZERO_SIZED_STRUCT_UNION zero-sized struct/union E_ZLP_EOL -Zlp flag ignored, the flag supported looptool and loopreport which have been replaced by features of the analyzer and E_Z_NOT_SUPPORTED %s: Warning: option -Z%s not supported in this release