|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [patch] remove global zero initializers
On Fri, Dec 15, 2006 at 11:09:03AM +0100, Jes Sorensen wrote:
> Hi,
>
> This one falls in the micro optimisation area, but still. No reason to
> zero initialize global variables.
Hi,
just FYI, gcc is supposed to automatically put 0 initialized variables into
bss. See `-fno-zero-initialized-in-bss' option.
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|