Intel® Fortran Compiler 17.0 Developer Guide and Reference
Determines whether the compiler displays diagnostic messages by using their ID number values.
Linux and macOS: | -diag-id-numbers -no-diag-id-numbers |
Windows: | /Qdiag-id-numbers /Qdiag-id-numbers- |
None
-diag-id-numbers |
The compiler displays diagnostic messages by using their ID number values. |
This option determines whether the compiler displays diagnostic messages by using their ID number values. If you specify the negative form of the [Q]diag-id-numbers option, mnemonic names are output for driver diagnostics only.
None