Re: [PATCH] Make gcc3.3 Eliminate Unused Static Functions

Robert Love (rml@tech9.net)
13 Jun 2003 11:07:19 -0700


On Fri, 2003-06-13 at 09:03, Tom Rini wrote:

> ... only if we say a min gcc version of 3.3 however, yes? Otherwise the
> kernel gets rather bloated. Just how wide-spread (and Good To Use) is
> gcc-3.3 now?

Good point.

I have been using gcc-3.3 for awhile now with success, and I can
recommend it at least for x86, but that really is not reason to force
anyone to move to it (yet).

So this change will be nice when gcc 3.3 or greater is the minimum
compiler, but not very nice until then. If we start eradicating ifdefs
users of older compilers will get very bloated kernels.

I would also like it if we did not have to do the hackish inling
stuff...

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/