On Tue, Dec 27, 2022 at 9:41 PM Alejandro Colomar <alx.manpages@xxxxxxxxx> wrote: > > Hi Branden, > > On 12/28/22 01:00, G. Branden Robinson wrote: > > At 2022-12-28T00:33:13+0100, Alejandro Colomar wrote: > (I used C23 syntax for rounding up to a power of 2, to avoid some magic macro. > That line is not necessary, but improves performance considerably for small > upper bounds. I don't know if it's available already in GCC or Clang.) at least current gcc13 does not implement N3022 yet :-| that actually a nice and looong needed addition (like 30 years late)