svn commit: r274926 - head/sys/dev/mpt

Dimitry Andric dim at FreeBSD.org
Sun Nov 23 21:47:26 UTC 2014


On 23 Nov 2014, at 22:37, Ian Lepore <ian at FreeBSD.org> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20141123/1c5e6022/attachment.sig>


More information about the svn-src-head mailing list