From owner-cvs-src@FreeBSD.ORG Tue Jul 22 06:30:38 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0410037B401; Tue, 22 Jul 2003 06:30:38 -0700 (PDT) Received: from godel.mtl.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED7E43F75; Tue, 22 Jul 2003 06:30:37 -0700 (PDT) (envelope-from bmilekic@technokratis.com) Received: from godel.mtl.distributel.net (localhost [127.0.0.1]) h6M9YhEH058369; Tue, 22 Jul 2003 09:34:43 GMT (envelope-from bmilekic@technokratis.com) Received: (from bmilekic@localhost) by godel.mtl.distributel.net (8.12.9/8.12.9/Submit) id h6M9YhBe058368; Tue, 22 Jul 2003 09:34:43 GMT X-Authentication-Warning: godel.mtl.distributel.net: bmilekic set sender to bmilekic@technokratis.com using -f Date: Tue, 22 Jul 2003 09:34:43 +0000 From: Bosko Milekic To: Poul-Henning Kamp Message-ID: <20030722093443.GD58118@technokratis.com> References: <200307221024.h6MAOggG066724@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307221024.h6MAOggG066724@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 13:30:38 -0000 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/