Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2017 20:41:11 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        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:  <1463BF75-D9E2-4BC2-881F-9DFE07A51FCF@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

--Apple-Mail=_DAAE4E40-AE62-4C09-AF64-77A1918FF1CB
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii

On 6 Jun 2017, at 20:40, Dimitry Andric <dim@FreeBSD.org> wrote:
> 
> Author: dim
> Date: Tue Jun  6 18:40:14 2017
> New Revision: 319631
> URL: https://svnweb.freebsd.org/changeset/base/319631
> 
> 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=33168 for more information.
> 
>  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.
> 
>  Direct commit to stable/10, since the version of clang in head and
>  stable/11 cannot be built by gcc 4.2 at all.

Forgot to add:

Reported by:	gjb

-Dimitry


--Apple-Mail=_DAAE4E40-AE62-4C09-AF64-77A1918FF1CB
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.0.30

iEYEARECAAYFAlk291MACgkQsF6jCi4glqMHdgCfcf2WtwYa2a2n/jOLlTEQMhzJ
ZWgAniG9cXfSVAb5Wk+zO9MV7w5Hi/sl
=M3se
-----END PGP SIGNATURE-----

--Apple-Mail=_DAAE4E40-AE62-4C09-AF64-77A1918FF1CB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1463BF75-D9E2-4BC2-881F-9DFE07A51FCF>