From owner-svn-src-all@FreeBSD.ORG Sun Nov 23 21:47:26 2014 Return-Path: Delivered-To: svn-src-all@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 CCEB6453; Sun, 23 Nov 2014 21:47:26 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8717AB8B; Sun, 23 Nov 2014 21:47:26 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::b130:3e2f:8715:b8f9] (unknown [IPv6:2001:7b8:3a7:0:b130:3e2f:8715:b8f9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 0E8BBB80A; Sun, 23 Nov 2014 22:47:24 +0100 (CET) Subject: Re: svn commit: r274926 - head/sys/dev/mpt Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: multipart/signed; boundary="Apple-Mail=_F5741A8B-DC5B-4CE0-9631-0841B1898B1D"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b1 From: Dimitry Andric In-Reply-To: <201411232137.sANLbY0F097559@svn.freebsd.org> Date: Sun, 23 Nov 2014 22:47:12 +0100 Message-Id: <33FD799A-274A-4797-8A0F-365B37868997@FreeBSD.org> References: <201411232137.sANLbY0F097559@svn.freebsd.org> To: Ian Lepore X-Mailer: Apple Mail (2.1993) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2014 21:47:26 -0000 --Apple-Mail=_F5741A8B-DC5B-4CE0-9631-0841B1898B1D Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 23 Nov 2014, at 22:37, Ian Lepore wrote: > > Author: ian > Date: Sun Nov 23 21:37:33 2014 > New Revision: 274926 > URL: https://svnweb.freebsd.org/changeset/base/274926 > > Log: > Squelch a (bogus) used before init warning when building with gcc. There have been quite a number of commits now for silencing gcc's mostly incorrect used-before-init warnings. Of course, this is due to base gcc being very old. So maybe it's time to start using -Wno-uninitialized for gcc 4.2 and earlier? -Dimitry --Apple-Mail=_F5741A8B-DC5B-4CE0-9631-0841B1898B1D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.26 iEYEARECAAYFAlRyVesACgkQsF6jCi4glqM6TACfZfAbFPdaTDIolcj/PS1jJgjA 6pgAoKL9d7ELBsBWFdu0L416DrZY6bYl =Q9YP -----END PGP SIGNATURE----- --Apple-Mail=_F5741A8B-DC5B-4CE0-9631-0841B1898B1D--