Intel® Fortran Compiler XE 13.1 User and Reference Guides
Turns a compile-time bounds check into a warning.
All
Linux and OS X: | -WB |
Windows: | /WB |
None
OFF |
Compile-time bounds checks are errors. |
This option turns a compile-time bounds check into a warning.
None