From owner-freebsd-current@FreeBSD.ORG Sun Mar 15 13:52:44 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C42A11065677 for ; Sun, 15 Mar 2009 13:52:44 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8486E8FC21 for ; Sun, 15 Mar 2009 13:52:44 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 27A6E6284 for ; Sun, 15 Mar 2009 09:52:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1237125163; bh=mkKaMUFyp5G7QfVjRlRkeYICTfixgx26Nf1RAu9oMys=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=DyXoL2OjZBpGriFD/CPyHFTcRFxgjrQP02CyJgcMoD2GY2ol9rHdEmsbW5FWOD1dU G0xHVkDQTOB1n+SuF83v49MzziMx7/FRwRYgHh6EN5GPCfm5cOQkJxHRgkXfRpm DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=GAEJLZ5At87p474DhCIaBZDj61T39ls0fVY/Q4ruBSZUqulBoZllgGChvhVRwFwwc YFUGdE5DnkQNG4P45aA9f3ySiCeCX25xHI7OkYuvOp9qVCAncFfFtCNtB4E9Bwu Message-ID: <49BD0826.207@protected-networks.net> Date: Sun, 15 Mar 2009 09:52:38 -0400 From: Michael Butler User-Agent: Thunderbird 2.0.0.19 (X11/20090217) MIME-Version: 1.0 To: freebsd-current X-Enigmail-Version: 0.95.7 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: no-strict-aliasing? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2009 13:52:45 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I note that, with the alteration of compile parameters for the kernel, the option "-fno-strict-aliasing" is no longer used (for i386). Does the shift to c99/gnu99 mode change the behaviour of the compiler such that this is unnecessary or should I be "on the lookout" for obscure failures? ;-) Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkm9CCYACgkQQv9rrgRC1JK5kwCghoQ12uP9kWq2shIj6O3rm43c UiAAoIm5EnibUGdqlZqPWxuwzrNwhjpf =X50H -----END PGP SIGNATURE-----