C++ Logo

std-proposals

Advanced search

Re: [std-proposals] 128-bit integers

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Sun, 11 Feb 2024 21:32:34 +0000
On Sun, 11 Feb 2024, 20:54 Thiago Macieira via Std-Proposals, <
std-proposals_at_[hidden]> wrote:

> On Sunday, 11 February 2024 11:02:14 PST Jonathan Wakely wrote:
> > I should also note that current GCC trunk still has no support for
> _BitInt
> > (that I can see).
> >
> > As Jan already said, it supports it fully.
>
> Not the one Matt has on Godbolt:
> https://c.godbolt.org/z/MbPMbvnYh
>
> Note the -m32
>

I don't think anything except the x86_64 psABI has specified how to
represent _BitInt yet.

Received on 2024-02-11 21:33:52