* Roman Zippel <[email protected]> wrote:
> A const for arguments which are passed by value is completely ignored
> by gcc. It has only an effect on local variables and even here a
> recent gcc doesn't need it either to produce better code. I left a few
> const which help gcc-3.x to produce slightly smaller code.
still nack... Using const is _not a bug_, and in fact there are some
good reasons to make use of it - so it should be left up to the authors
of the code how much they make use of const. This patch also creates
quite some churn in the -hrt queue, for no good reason.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]