Intel® Fortran Compiler XE 13.1 User and Reference Guides
Determines whether the compiler displays diagnostic messages by using their ID number values.
All
Linux and OS X: | -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 -no-diag-id-numbers (Linux* OS and OS X*) or /Qdiag-id-numbers- (Windows* OS), mnemonic names are output for driver diagnostics only.
None