https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115497
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #23 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #16) > Patches series to eradicate __is_pointer, __is_scalar and __is_void posted: > https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655268.html And pushed. That should fix the immediate problem, please reopen if you still see problems with clang (I don't have a clang trunk build handy to check). I'll kill __is_arithmetic soonish.