g, Zi, Z7
Tells the compiler to generate full debugging information in the object file or a project database (PDB) file.
Zd
This option has been deprecated. Use keyword minimal in option /debug.
zero, Qzero
Initializes to zero all local scalar variables of intrinsic type INTEGER, REAL, COMPLEX, or LOGICAL that are saved but not yet initialized.
Zl
This is an alternate option name for option /libdir:none. For more information, see option libdir.
Zp
This is an alternate option name for option -align recnbyte or /align:recnbyte. For more information, see option align.
Zs
This is an alternate option name for option /syntax-only. For more information, see option syntax-only.