https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112910
Bug ID: 112910 Summary: Getting the size of the type size_t returns the wrong value on some platforms Product: gcc Version: 13.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: bouanto at zoho dot com Target Milestone: --- It seems that MAX_BITS_PER_WORD is not the same as the size of size_t on some platforms.