Produces an assembly listing with machine code annotations.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -fcode-asm |
Windows: | None |
None
OFF | No machine code annotations appear in the assembly listing file, if one is produced. |
This option produces an assembly listing file with machine code annotations. The resulting file has a .cod extension.
To use this option, you must also specify option -S.
Linux and Mac OS:
None
Windows: /FAc