Re: int128_t and uint128_t typeinfo

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Tue, 21 Feb 2017 22:51:40 +0100
On 21 Feb 2017, at 18:26, Dimitry Andric <dim_at_FreeBSD.org> wrote:
> 
> On 21 Feb 2017, at 13:48, Hartmut Brandt <hartmut.brandt_at_dlr.de> wrote:
>> 
>> 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
> 
> I need to think a bit on the above, then I'll commit a fix.

Okay, can you please try r314061?

-Dimitry


Received on Tue Feb 21 2017 - 20:51:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:10 UTC