Mr Steven Mark <steven_mark_99@yahoo.com> writes: > .comm s,4,4 > My question is that why in second case "s" is being > declared as a ".globl" and in first case not? That's not necessary for common symbols.