Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 20:06:13 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Alex Richardson <arichardson@FreeBSD.org>
Cc:        "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org>
Subject:   Re: git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
Message-ID:  <AC4D09C3-7718-4F98-8167-833DBD591AFE@FreeBSD.org>
In-Reply-To: <202103121845.12CIjAub046152@gitrepo.freebsd.org>
References:  <202103121845.12CIjAub046152@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_764D54AA-739C-41C1-9479-859C5B8F8314
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 12 Mar 2021, at 19:45, Alex Richardson <arichardson@FreeBSD.org> =
wrote:
>=20
> The branch main has been updated by arichardson:
>=20
> URL: =
https://cgit.FreeBSD.org/src/commit/?id=3D05eac56a0432d07acd7f159125855437=
a4dd6259
>=20
> commit 05eac56a0432d07acd7f159125855437a4dd6259
> Author:     Alex Richardson <arichardson@FreeBSD.org>
> AuthorDate: 2021-03-12 18:44:42 +0000
> Commit:     Alex Richardson <arichardson@FreeBSD.org>
> CommitDate: 2021-03-12 18:44:44 +0000
>=20
>    lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
>=20
>    Apparently GCC only supports arithmetic expressions that use static
>    const variables in initializers starting with GCC8. To keep older
>    versions happy use a macro instead.
>=20
>    Fixes:          221622ec0c ("lib/msun: Avoid FE_INEXACT for x86 =
log2l/log10l")
>    Reported by:    Jenkins
>    Reviewed By:    imp
>    Differential Revision: https://reviews.freebsd.org/D29233

Since gcc 6 is EOLed by upstream, why are we still running CI with it?
Isn't it time to upgrade the CI compiler(s), so these kludges don't have
to be used anymore?

-Dimitry


--Apple-Mail=_764D54AA-739C-41C1-9479-859C5B8F8314
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYEu7pQAKCRCwXqMKLiCW
o225AJ4rfbxpSWkb3yXP3z8CaJUPhQcS7wCeMMY22fZ6c4DzWXWWSwfcqLAsWYM=
=C7K4
-----END PGP SIGNATURE-----

--Apple-Mail=_764D54AA-739C-41C1-9479-859C5B8F8314--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AC4D09C3-7718-4F98-8167-833DBD591AFE>