https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102989
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55148|0 |1 is obsolete| | --- Comment #49 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 55151 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55151&action=edit gcc14-bitint-wip.patch Added a testcase with various operations with _BitInt(N) operands and tweaked c-typeck.cc/fold-const.cc to accept those.