5.7.12.11 Verbose-asm Option
The -fno-verbose-asm
option places extra commentary information in the generated
assembly code to make it more readable.
The -fno-verbose-asm
form of this option omits this extra information and is
useful when comparing two assembler files. This is the default action if no option is
specified.