Re: [PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

On 6/19/07, Jeremy Fitzhardinge <jeremy@goop.org> wrote:
Technically speaking, C standard guarantees the data be initialized correctly;
just from the point view of code style, let the compiler selects how
to initialize will be better, this could let the compiler has more
optimization points.

-- 
Denis Cheng
Linux Application Developer
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] trivial: the memset operation on a automatic a ..., Jeremy Fitzhardinge, (Mon Jun 18, 10:07 am)
Re: [PATCH] trivial: the memset operation on a automatic a ..., rae l, (Thu Jun 21, 6:21 am)