https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116073
Gaius Mulley <gaius at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60272|0 |1 is obsolete| | --- Comment #5 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 60298 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60298&action=edit Proposed fix for 32 bit Apologies for the breakage. Here is a proposed fix which changes the default size of COFF_T to the same as CSSIZE_T. Bootstrapped successfully on x86_64, x86_32, aarch64 and ppc64le gnu/linux (and no regression failures).