Re: [PATCH 1/5] Middle-end _BitInt support [PR102989]

2023-08-04 Thread Joseph Myers
On Fri, 4 Aug 2023, Richard Biener via Gcc-patches wrote: > > Sorry, I hoped it wouldn't take me almost 3 months and would be much shorter > > as well, but clearly I'm not good at estimating stuff... > > Well, it’s definitely feature creep with now the _Decimal and bitfield stuff … I think featu

Re: [PATCH 1/5] Middle-end _BitInt support [PR102989]

2023-08-04 Thread Jakub Jelinek via Gcc-patches
On Fri, Aug 04, 2023 at 01:25:07PM +, Richard Biener wrote: > > @@ -144,6 +144,9 @@ DEFTREECODE (BOOLEAN_TYPE, "boolean_type > > and TYPE_PRECISION (number of bits used by this type). */ > > DEFTREECODE (INTEGER_TYPE, "integer_type", tcc_type, 0) Thanks. > > +/* Bit-precise integer type