From owner-freebsd-current@freebsd.org Tue Feb 21 21:51:53 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A14BCE80A9 for ; Tue, 21 Feb 2017 21:51:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 423951F8A for ; Tue, 21 Feb 2017 21:51:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3EADCCE80A8; Tue, 21 Feb 2017 21:51:53 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E52ACE80A7 for ; Tue, 21 Feb 2017 21:51:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from springbank.echomania.com (springbank.echomania.com [IPv6:2a01:7c8:aab2:81::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "springbank.echomania.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08C691F88 for ; Tue, 21 Feb 2017 21:51:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) X-Virus-Scanned: Debian amavisd-new at springbank.echomania.com Received: from [IPv6:2001:7b8:3a7::8181:e0b5:11f9:155c] (unknown [IPv6:2001:7b8:3a7:0:8181:e0b5:11f9:155c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by springbank.echomania.com (Postfix) with ESMTPSA id 64AEF58006D; Tue, 21 Feb 2017 22:51:46 +0100 (CET) From: Dimitry Andric Message-Id: <3EBF6862-8DEC-4F96-9C95-78FEE5242A6C@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_C2BFDFC6-901C-45DC-B075-B17A69C53525"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: int128_t and uint128_t typeinfo Date: Tue, 21 Feb 2017 22:51:40 +0100 In-Reply-To: <54594A33-C1DE-4491-8AD2-04E354EC5FAE@FreeBSD.org> Cc: current@freebsd.org To: Hartmut Brandt References: <54594A33-C1DE-4491-8AD2-04E354EC5FAE@FreeBSD.org> X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2017 21:51:53 -0000 --Apple-Mail=_C2BFDFC6-901C-45DC-B075-B17A69C53525 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 21 Feb 2017, at 18:26, Dimitry Andric wrote: >=20 > On 21 Feb 2017, at 13:48, Hartmut Brandt = wrote: >>=20 >> it looks like the typeinfo for __int128_t and __uint128_t is missing = from our dynamically linked libcxxrt. ... > * We also need to add the typeinfo for __u?int128_t * and __u?int128_t > const * > * Maybe these should be under the CXXABI_2.0 version, since that is > where newer libstdc++ places them > * Maybe these should be dependent on whether the architecture supports > 128 bit integers at all >=20 > I need to think a bit on the above, then I'll commit a fix. Okay, can you please try r314061? -Dimitry --Apple-Mail=_C2BFDFC6-901C-45DC-B075-B17A69C53525 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----- iEYEARECAAYFAlistnEACgkQsF6jCi4glqPkhgCg3tQhrGjPgk6EfjZaYOPgKj+l weEAn2C2JSBL6U6gu2EMFb7u7upQNdiu =AEHB -----END PGP SIGNATURE----- --Apple-Mail=_C2BFDFC6-901C-45DC-B075-B17A69C53525--