Date: Tue, 6 Jun 2017 18:41:44 +0000 From: Glen Barber <gjb@FreeBSD.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r319631 - stable/10/lib/clang Message-ID: <20170606184144.GA54898@FreeBSD.org> In-Reply-To: <201706061840.v56IeFsx041985@repo.freebsd.org> References: <201706061840.v56IeFsx041985@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 06, 2017 at 06:40:15PM +0000, Dimitry Andric wrote: > Author: dim > Date: Tue Jun 6 18:40:14 2017 > New Revision: 319631 > URL: https://svnweb.freebsd.org/changeset/base/319631 >=20 > Log: > Work around a gcc 4.2 bug on powerpc architectures, where using > -fdata-sections can cause bogus "section type conflict" errors. See > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D33168 for more informati= on. > =20 > Since the upstream fixes are under GPLv3 and non-trivial, just disable > using function and data sections, at the cost of a slightly larger > executable. > =20 > Direct commit to stable/10, since the version of clang in head and > stable/11 cannot be built by gcc 4.2 at all. >=20 Thank you very much! Glen --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlk292gACgkQAxRYpUeP 4pNjZg//TW/O2zzkZZTFPM6rlWhtRmLEsl+/XFtQuiBcYNogNdPe0i2BIPq35YyY h/bnul8g9/iFy9VhvAx6ovHwr+ZgUuidhFVF9W7rullTlLge45OkASv+A+1kSwnx 07XQXoXJvytBoxWBEeg2LnoVZZz+tbr/q65k7alGbaoogSfnS+E0yiIqyjm+ROwm IEItMxDMCcCu7Mwo27Q/y6vl0mg/mFA4AkKOVgz4BYYTG3FuOQKFAqzcAI+KbtaA VB+g1aE0Vt7CtegpvrGR/oI5hdJEoHSlenLIOrLqeqvS3uKrCvq+Ao6xHRi8jKKA 2lGyS1pBzoh2MYcHqhAyDb8QzVi0JiN+GKKCrs0bxrxYuWCM1bzC2gUHKuKLJ6/J DBXrfbg8o4yehMyemih0XbWzcUPb8ObK5KWgOsIe1dguElHRehGgODA8swRkiwMM KZv+nLfdZHCuIHJUzYYYwFvzHBPlaTFCVw5XHjyVLzHhK8cxq+Rv3onhraQED9w3 SFrqYDyXpLxoxrLiFS7kTN0PdP9ICfgksCttpvmO0tun7z2eM9XlLMDip5p+mIej RJUfJU0DQmDsqf0dkg/prPdX0bW/5H/pkPPHIIsQ53YdNWa/tOpTfysAqhOl0Dqt IFiOhnKcwBZroACKXik4H9leBkaesGPOLsRqhDiYYyktDzl9f9E= =BvbB -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170606184144.GA54898>