Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 10:48:01 -0700
From:      "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r315689 - head/lib/libcompiler_rt
Message-ID:  <E8F445EB-9DAD-4406-9B3A-FBECB74A1D30@gmail.com>
In-Reply-To: <201703212107.v2LL7bYE020476@repo.freebsd.org>
References:  <201703212107.v2LL7bYE020476@repo.freebsd.org>

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

--Apple-Mail=_4EAF6CE8-E9AE-4129-B859-D54CB0CC2CFB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8


> On Mar 21, 2017, at 14:07, Dimitry Andric <dim@FreeBSD.org> wrote:
>=20
> Author: dim
> Date: Tue Mar 21 21:07:37 2017
> New Revision: 315689
> URL: https://svnweb.freebsd.org/changeset/base/315689
>=20
> Log:
>  Gcc has incompatible internal declarations for __divtc3 and __multc3 =
as
>  defined in compiler-rt, but it has no option to silence its warning, =
so
>  make gcc warnings for libcompiler_rt non-fatal.
>=20
>  Noticed by:	lwhsu
>  MFC after:	3 days
>=20
> Modified:
>  head/lib/libcompiler_rt/Makefile

This doesn=E2=80=99t work:

11:31:39
/workspace/src/contrib/compiler-rt/lib/builtins/divtc3.c:21:1: error: =
conflicting types for built-in function '__divtc3' [-Werror]

11:31:39
 __divtc3(long double __a, long double __b, long double __c, long double =
__d)

11:31:39  ^~~~~~~~

Thanks,
-Ngie

--Apple-Mail=_4EAF6CE8-E9AE-4129-B859-D54CB0CC2CFB
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJY2qHSAAoJEPWDqSZpMIYVrOoQANYX2l5of1t3rSAiHQRkz+mq
PsHwx9AwfsBkEwphuqEyrT/LdgXJgyhSKU3yBIrBcFdHQGtEQ0qNOi1o2uj6lGyO
Uy/Vdst7ORmWgIaSKE9viGXf6xP6cBmd7wSBiDIVcPIuEjuHWgDtGjeiJSCkOKzH
jrq5AVCrJL2IRBfLkozedgMNYyJ+p74Cxv4rh2ar/m8Dra+vwgJa6YSB55uC5abU
1Leiw0ofGEFyie+CaRXL2Fzs16Fx7mqotKFZ3h9icF/287Ak/NOPrhe1TBoP13/O
hUGuRQ1HjxflpEtRWRURs3yckEd9fAgx/YP2OXl22M+w0Q00OoPFV8J3+pLIsmTh
MUBoF7wF4h9dkGmXUL4gN87hXaJGGnb0EGY+BBLuA1x4rpTvyTGg6cOy9j1zXn6u
SVuIQpucKzUR530ZNtq4raXn+zxng/1lQwbYAHq2OggmHkj2r9cDxpwH3jhKSHoS
SAIigebAVjS22+l5UpUqN7/8TaV2FEzyJqe18rEztB7oaSGAwL7H9GrCgzr5SGGX
4YntFPD1w0+H9EDSs1flvs82/otNpNOCecdeOxqEGarTvoEkOEjxo7kf72sLDQgJ
haThaJkRLsHwCS14bf7eiHO+66YTmV3Bceu8LnL0sBEsDgo38SU6Im2qGQAkUPIL
eLOc0+dWGbLBVuL0lo7A
=mmSF
-----END PGP SIGNATURE-----

--Apple-Mail=_4EAF6CE8-E9AE-4129-B859-D54CB0CC2CFB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E8F445EB-9DAD-4406-9B3A-FBECB74A1D30>