Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/arch/alpha/gen



On Wed, Mar 13, 2013 at 08:44:03AM -0400, Christos Zoulas wrote:
> But most of the structure is explicitly initialized. It is probably better
> to explicitly set the missing members that calling memset().

I have verified that only argument and scratch registers remain
uninitialized, and so removed the memset() now.

Martin


Home | Main Index | Thread Index | Old Index