On Tuesday 22 April 2008 19:26, Eric Sandeen wrote:
I was grepping them away.
It just shuts up the warning. It is still useful - suppresses
false positives.
I didn't check whether gcc is clever enough to reuse stack space
occupied by unused parameter(s) as a free space for automatic
variables. In theory it is allowed to do that and reduce stack usage
that way.
--
vda
--