From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OF5VQ-000893-LC for mharc-grub-devel@gnu.org; Thu, 20 May 2010 09:09:44 -0400 Received: from [140.186.70.92] (port=60819 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF5Uy-0007xh-RZ for grub-devel@gnu.org; Thu, 20 May 2010 09:09:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF5Ua-0006ay-3a for grub-devel@gnu.org; Thu, 20 May 2010 09:09:16 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:62964) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF5UZ-0006a7-Uw for grub-devel@gnu.org; Thu, 20 May 2010 09:08:52 -0400 Received: by fg-out-1718.google.com with SMTP id 16so477190fgg.12 for ; Thu, 20 May 2010 06:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type; bh=Z/Y2/CClNDD009XRLEJ8qZEvAcXdS9YKarAUAQQ9PsU=; b=SThonISUr1JQzPszkvV/iQGce9zVlAMo8r4hbMI7AHmViycb+VrQNztktRW0SDkLCK CiYkWGCLkqz1916+iqvh/eGaq5rZNeFfrSg2Kh7XdSqwui8TWCZo07M2EqVZqvg69J3h WxyC/yPRUkIhrT/Z1ONCmGbY3tnrtGHumVg2M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; b=pa+aOLOdjqyuKN/ON2PdBKnk7zyMbN5o3/L02YOrj2yP1vkPnAX+SPMrGn9BGLCwqH tdmxZcRvb3dEheEBquY3qkEMXrHkdo06MZ9fo4crbnpyZf8auqXBcvWYGdCaCHSRk86I 5V9TIwYn9mU9W6F2oBP8RvHKANTgvOjd8dvlU= Received: by 10.102.182.18 with SMTP id e18mr69526muf.85.1274360930863; Thu, 20 May 2010 06:08:50 -0700 (PDT) Received: from debian.bg45.phnet (public-docking-hg-2-006.ethz.ch [129.132.247.6]) by mx.google.com with ESMTPS id 24sm28923908bkr.12.2010.05.20.06.08.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 20 May 2010 06:08:50 -0700 (PDT) Message-ID: <4BF5345A.5010103@gmail.com> Date: Thu, 20 May 2010 15:08:42 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GRUB 2 X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig4EC13D55A8ADE970135BD62E" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: GCC 4.5 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2010 13:09:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4EC13D55A8ADE970135BD62E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, all. I've noticed that GCC 4.5 is released and is available in debian. With this version -mregparam=3D3 bug is fixed. So I intend to remove all NESTED_FUNC_ATTR and use -mregparm=3D3 only on gcc >=3D4.5 and= -mregparam=3D1 otherwise. This has the disadvatantage of increasing binar= y size with pre-4.5 gcc but it also greatly reduces the bug surface and so will eventually result in better quality. Any oppositions? I do not intend to require gcc 4.5, only highly recommend it. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig4EC13D55A8ADE970135BD62E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkv1NGAACgkQNak7dOguQgm9FAD/a3SAgHL880EAFoyyZtcbLMtd Vzs7xMPeP3EIMnSt0l0BALSRk6ZvrDrNGaarTdZFNU2cjRiUhTwjT52tHRJTpQhq =YihH -----END PGP SIGNATURE----- --------------enig4EC13D55A8ADE970135BD62E--