>>>> "Nix" == nix
<nix(a)esperi.demon.co.uk> writes:
Nix> On Sat, 20 Jul 2002, Martin Buchholz moaned:
Nix> In many cases, GCC will notice things like
Nix> (foo *) ((void *) bar)
Nix> and elide the useless cast to `void *'.
C is not Elisp. There is no "code" there to be elided.