From owner-cvs-src@FreeBSD.ORG Tue Mar 16 01:22:36 2004 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 4D74D16A4CE; Tue, 16 Mar 2004 01:22:36 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8568D43D2D; Tue, 16 Mar 2004 01:22:35 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i2G9Qnee035776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Mar 2004 11:26:51 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i2G9MWCh098749; Tue, 16 Mar 2004 11:22:32 +0200 (EET) (envelope-from ru) Date: Tue, 16 Mar 2004 11:22:32 +0200 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20040316092232.GA98718@ip.net.ua> References: <200403160024.i2G0OssC029519@repoman.freebsd.org> <20040316084538.GB97962@ip.net.ua> <20040316091153.GG97962@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox/etc current.rc 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, 16 Mar 2004 09:22:36 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 16, 2004 at 10:15:12AM +0100, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > Some kernel configs aren't even compilable with -O0 (see the recent > > ip_output.c commit for one example). >=20 > I know. -O0 disables dead code elimination, and the TCP/IP stack > relies on dead code elimination to remove IPV6-specific code when > INET6 is not defined. Whoever wrote that **** should be *******. >=20 Actually, that recent commit should have fixed this. ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVsdYUkv4P6juNwoRAocRAJ0RzcClQEGxMi8JCSp83IdOViHmQQCfQzVt erg8Du97ZxINR331upCteqs= =FC8U -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--