Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 09:34:43 +0000
From:      Bosko Milekic <bmilekic@technokratis.com>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: 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
Message-ID:  <20030722093443.GD58118@technokratis.com>
In-Reply-To: <200307221024.h6MAOggG066724@repoman.freebsd.org>
References:  <200307221024.h6MAOggG066724@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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@technokratis.com  *  bmilekic@FreeBSD.org
TECHNOkRATIS Consulting Services  *  http://www.technokratis.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030722093443.GD58118>