This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ".globl" symbol


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]