Back to All Intel Fortran Compiler Diagnostics
- 5097: Extension to Fortran-77: INCLUDE statement
- 5098: Extension to Fortran-77: INCLUDE statement
- 5099: Keyword 'WHILE' expected in DO WHILE statement
- 5100: Keyword 'TIMES' expected in DO (expr) TIMES statement
- 5101: Keyword 'ONLY' expected in USE statement
- 5102: Cannot open include file 'xx'
- 5103: Cannot open source file 'xx'
- 5104: xx statement not implemented
- 5105: xx statement not supported
- 5106: Illegal statement
- 5107: Cannot back up to beginning of token
- 5108: Extension to FORTRAN-77: lower case characters
- 5109: Extension to FORTRAN-77: lower case characters
- 5110: Extension to FORTRAN-77: nonstandard comment
- 5111: Extension to FORTRAN-77: nonstandard comment
- 5112: Extension to FORTRAN-90: tab formatting
- 5113: Extension to FORTRAN-90: tab formatting
- 5114: Extension to FORTRAN-90: form feed pagination
- 5115: Extension to FORTRAN-90: form feed pagination
- 5116: Too many include files
- 5117: Bad # preprocessor line
- 5118: First statement in file must not be continued
- 5119: Token too long, max is xx. Last token on line xx
- 5120: Unterminated character constant
- 5121: Zero-length octal constant (DEC format)
- 5122: Hollerith constant too long, maximum length is xx
- 5123: Zero length hollerith constants are illegal
- 5124: End of file found while lexing a hollerith constant
- 5125: End of statement found while lexing a hollerith constant
- 5126: Statement too long
- 5127: Statements cannot be continued across directives
- 5128: Invalid FEAST state in fe_screen
- 5129: Multiple or conflicting PURE/ELEMENTAL/EXTRINSIC/RECURSIVE/type specification
- 5130: A prefix shall not specify ELEMENTAL, if proc-language-binding-spec appears in the function-stmt or subroutine-stmt.
- 5131: Syntax error, found IDENTIFIER 'BIND' when expecting one of: ; RESULT
- 5132: Syntax error, found IDENTIFIER 'RESULT' when expecting one of: ; BIND
- 5133: The input stream is empty
- 5134: An INCLUDE line may not contain other statements
- 5135: ddQdd constants are not supported on this platform
- 5136: Illegal syntax for IMPLICIT NONE statement.
- 5137: ddQdd constants are not supported with the -wsf switch; this error msg will not be repeated
- 5138: There are too many nested CDEC$ OPTIONS directives. The current limit, which is set by the MAX_OPTIONS_STK named constant is 100
- 5139: A CDEC$ ENDOPTIONS directive occurred without a corresponding CDEC$ OPTIONS directive
- 5140: Unrecognized directive
- 5141: END statement must be only statement on line
- 5142: Invalid use of $ character in identifier
- 5143: Missing mandatory separating blank
- 5144: Invalid character_kind_parameter. No underscore
- 5145: Invalid blank/tab
- 5146: Label on INCLUDE is invalid
- 5147: Label on INCLUDE is invalid
- 5148: A continuation character is illegal on a line with a statement label
- 5149: Illegal character in statement label field [x]
- 5150: Illegal statement label field
- 5151: Continuation character illegal as first non_blank in statement
- 5152: Invalid use of '&'. Not followed by comment or end of line
- 5153: Illegal continuation. No valid non_commentary source following &.
- 5154: Invalid use of '&' in quoted string.
- 5155: Is this comment line meant to be an HPF directive?
- 5156: Labelled statement is empty
- 5157: Too many continuation lines
- 5158: Unable to back input up to previous newline
- 5159: HPF$ must follow continued directive
- 5160: Too many includes
- 5161: Include files and/or DICTIONARY statements nested too deeply
- 5162: Invalid DEC$ directive; line size not 72, 80 or 132
- 5163: Invalid DEC$ directive continuation
- 5164: Radix_specified constants not supported in this dialect
- 5165: Invalid STRICT/NOSTRICT directive placement
- 5166: Allowing ';' to appear as the first nonblank character on a line is not standard Fortran 90/95
- 5167: Multiply defined conditional compilation variable
- 5168: Undefined conditional compilation variable
- 5169: Misplaced conditional compilation directive or nesting too deep
- 5170: Invalid conditional compilation expression component
- 5171: Invalid DEC$ INTEGER directive; default not 2 or 4
- 5172: Invalid DEC$ REAL directive; default not 4 or 8
- 5173: Directive must be at the top of a program unit
- 5174: Unterminated conditional compilation directive
- 5175: Conditional compilation component not numeric
- 5176: Conditional compilation component not logical
- 5177: Invalid DEC$ directive
- 5178: Invalid character in DEC$ DEBUG or DEC$_NODEBUG directive
- 5179: Invalid string in DEC$ OBJCOMMENT directive (not LIB)
- 5180: This directive is invalid in strict f90/f95 mode
- 5181: INTERFACE TO invalid in current dialect
- 5182: Missing parentheses for an empty argument list
- 5183: Missing ampersand in continued character constant
- 5184: Embedded blanks/tabs invalid in free form constants
- 5185: xx statement not supported
- 5186: Extension to FORTRAN-90: carriage return
- 5187: Extension to FORTRAN-90: carriage return
- 5188: 'DIR PREFIX' required on continued parallel directive
- 5189: Directive ELSEIF cannot follow ELSE
- 5190: Illegal character in input
- 5191: Invalid fixed form continuation
- 5192: Lead underscore not allowed
- 5193: Lead underscore not allowed
- 5194: Source line truncated.
- 5195: Continuation character illegal in this column in fixed form program
- 5196: Fortran 95 does not allow array constructors in square brackets
- 5197: Fortran 90 does not allow array constructors in square brackets
- 5198: Use of comma to separate io-access spec and io_list is non_standard.
- 5199: Too many continuation lines
- 5222: Improper continuation after a noncontinuable condition.
- 5260: Keyword 'OPERATOR' expected in USE statement
- 5261: Extension to standard: A blank shall be used to separate labels from adjacent keywords, names or constants in free source form.
- 5262: Invalid DEC$ INTEGER directive; default not 2, 4 or 8
- 5263: Invalid OPTIMIZE level, must be 0, 1, 2 or 3
- 5264: DEC$ OPTIMIZE directive invalid in BLOCK DATA; directive ignored.
- 5265: Multiple DEC$ OPTIMIZE directives; all except first one will be ignored.
- 5266: DEC$ OPTIMIZE directive must be at the top of a program unit; directive ignored.
- 5267: A statement label is required.
- 5268: Extension to standard: The text exceeds right hand column allowed on the line.
- 5269: Operator END of program unit cannot be continued.
- 5270: Internal Compiler Error:
- 5271: Internal Compiler Warning:
- 5272: Line truncated to characters
- 5273: Directive found when statement continuation expected. Directive ignored.
- 5274: Token incorrectly continued across lines
- 5275: The backslash character and following character is not a valid escape sequence
- 5276: Unbalanced parentheses
- 5277: Syntax error, found ',' following statement keyword
- 5278: Parenthesized format label not allowed
- 5279: Error in opening directory for generated module interfaces: xxxx
- 5281: The 'type-spec' is invalid in an image selector specifier.
- 5282: Keyword 'CONCURRENT' expected in DO CONCURRENT statement
- 5400: Test informational: (no arguments)
- 5401: Qualifier NOOPTIMIZE is recommended with qualifier DEBUG
- 5402: String too long - truncated to 31 characters
- 5403: Duplicate IDENT ignored
- 5407: Unrecognized alignment . Using
- 5415: Feature not yet implemented: xxxx
- 5416: Qualifier fpe not supported on this platform. Using default fpe3 instead.
- 5417: Name too long, shortened from: xxxx to: xxxx
- 5418: USEROPEN routine must be defined with C or Default calling convention
- 5420: Qualifier 'xxxx' value '' out of range, using value ''
- 5422: Qualifier 'xxxx' keyword 'xxxx' replaced by qualifier 'xxxx' keyword 'xxxx'
- 5424: Qualifiers 'xxxx' and 'xxxx' conflict as used, using 'xxxx'
- 5425: Qualifier 'xxxx' conflicts with floating-point mode and will be ignored
- 5426: Qualifiers DOUBLE and EXTENDED are not supported in Fortran. Setting to FAST
- 5427: Program may contain only one main entry routine
- 5434: XMM register was modified, but -mCG_allow_xmm was not specified
- 5435: X87/MMX register was modified, but -mCG_allow_x87 was not specified
- 5436: Overlapping storage initializations encountered with xxxx
- 5437: Possible access beyond allocated symbol xxxx sized xxxx bytes
- 5438: Cannot disable Fortran error message xx
- 5439: Routine xxxx called with different number and/or type of actual arguments in earlier call - C or DEFAULT attribute required if intended.
- 5440: Address taken of internal procedure (xxxx) with up-level references; calls through this address may fail.
- 5448: In the call to xxxx, actual argument # does not match the type and kind of the corresponding dummy argument.
- 5451: STDCALL,REFERENCE attributes needed in the called routine when passing xxxx intrinsic as argument with the CREF switch
- 5452: A BARRIER directive appearing here can deadlock at runtime.
- 5459: Inconsistent THREADPRIVATE declaration of common block, THREADPRIVATE assumed
- 5460: Case selection values must fit within a signed 32 bit integer. Value truncated.
- 5461: Case selection values must fit within a signed 64 bit integer. Value truncated.
- 5462: Global name too long, shortened from: xxxx to: xxxx
- 5463: Type mismatch between dummy and actual args in call to 'xxxx'
- 5464: Incorrect number of actual arguments to intrinsic function xxxx
- 5465: Mixing floating-point and MMX(TM) instructions may hurt performance
- 5466: MMX instructions are followed by a call without first having seen an EMMS instruction
- 5467: A function contains MMX instructions and returns without first having seen an EMMS instruction
- 5468: A transition from MMX instructions to FP instructions occurred without first having seen an EMMS instruction
- 5471: The argument for KIND must have an intrinsic data type.
- 5479: Subscript # of the array xxxx has value which is greater than the upper bound of
- 5480: Subscript # of the array xxxx has value which is less than the lower bound of
- 5481: Variable xxxx has substring ending point which is greater than the variable length of
- 5482: Variable xxxx has substring starting point which is less than one
- 5483: Sharable propagation failed for routine 'xxxx'
- 5484: Sharable directive should be inserted by user as '!$ omp sharable(xxxx)'
- 5485: Argument xxxx must be declared as sharable
- 5486: Global variable 'xxxx' not made sharable since it is not allocated space in any compilation unit
- 5487: Sharable directive should be inserted by user for expression xxxx used as an argument
- 5488: Total routines: xxxx, Routines w/o profile info: xxxx
- 5489: 'xxxx' declared extern during feedback, but static during instrumentation; value profiling disabled for this routine.
- 5490: No dynamic profile for 'xxxx': computing static profile
- 5491: Profile information will be ignored for 'xxxx'. Computing static profile.
- 5492: Value profile mismatch. Value profiling will be ignored for 'xxxx'
- 5493: No value profile information available in .dpi file
- 5494: Value profiling of divides was requested, but information not available in .dpi file
- 5495: Value profiling of shifts was requested, but information not available in .dpi file
- 5496: Value profiling of memcpy/memset was requested, but information not available in .dpi file
- 5497: xxxx : xxxx
- 5498: xxxx
- 5499: Illegal size for operand xxxx xxxx