cvs commit: src/sys/kern init_main.c kern_malloc.c md5c.c
subr_autoconf.c subr_mbuf.c subr_prf.c tty_subr.c vfs_cluster.c
vfs_subr.c
Bosko Milekic
bmilekic at technokratis.com
Tue Jul 22 06:30:38 PDT 2003
On Tue, Jul 22, 2003 at 03:24:42AM -0700, Poul-Henning Kamp wrote:
> phk 2003/07/22 03:24:42 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/kern init_main.c kern_malloc.c md5c.c
> subr_autoconf.c subr_mbuf.c subr_prf.c
> tty_subr.c vfs_cluster.c vfs_subr.c
> Log:
> Don't attempt to inline large functions mb_alloc() and mb_free(),
> it more than doubles the text size of this file.
>
> GCC has wisely ignored us on this previously
Oh, I had no idea it was previously ignoring the inline...
I guess GCC's warnings just got fixed recently.
--
Bosko Milekic * bmilekic at technokratis.com * bmilekic at FreeBSD.org
TECHNOkRATIS Consulting Services * http://www.technokratis.com/
More information about the cvs-src
mailing list