Intel® Fortran Compiler 17.0 Developer Guide and Reference
Turns a compile-time bounds check into a warning.
Linux and macOS: | -WB |
Windows: | /WB |
None
OFF |
Compile-time bounds checks are errors. |
This option turns a compile-time bounds check into a warning.
None