From owner-svn-src-head@FreeBSD.ORG Fri Nov 14 04:37:07 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41B2D957; Fri, 14 Nov 2014 04:37:07 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0145CA7A; Fri, 14 Nov 2014 04:37:06 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 63312A176; Fri, 14 Nov 2014 04:37:05 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id AD7A318E3; Fri, 14 Nov 2014 05:37:02 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Bruce Evans Subject: Re: svn commit: r274340 - in head/sys: crypto/rijndael dev/random geom/bde References: <201411100944.sAA9icnN061962@svn.freebsd.org> <3C962D07-3AAF-42EA-9D3E-D8F6D9A812B0@FreeBSD.org> <86sihq5a2v.fsf@nine.des.no> <20141111223756.F3519@besplex.bde.org> <86oasd6dad.fsf@nine.des.no> <20141112100207.Q1068@besplex.bde.org> <86h9y44fkp.fsf@nine.des.no> <20141114131512.C1552@besplex.bde.org> Date: Fri, 14 Nov 2014 05:37:02 +0100 In-Reply-To: <20141114131512.C1552@besplex.bde.org> (Bruce Evans's message of "Fri, 14 Nov 2014 14:01:47 +1100 (EST)") Message-ID: <86h9y2e6tt.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, "Bjoern A. Zeeb" , src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 04:37:07 -0000 Bruce Evans writes: > Bruce Evans writes: > > This seems to have been fixed somewhere between 4.2 and 4.8. Clang does > > not complain, but I don't know whether that is because it's smarter than > > GCC 4.2 or because -Wunreachable-code is unimplemented. There is no > > documentation of Clang's -W options. > Maybe they are documented on the net, but clang almost no documentation > of anything in FreeBSD installations of it. No, they aren't. I checked the latest documentation (3.6, newer than what we have) and the entire section is blank. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no