Intel® Fortran Compiler 16.0 User and Reference Guide
Turns a compile-time bounds check into a warning.
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