https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595
Bug ID: 119595 Summary: Port libgcobol to 32-bit architectures Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: cobol Assignee: unassigned at gcc dot gnu.org Reporter: jakub at gcc dot gnu.org Target Milestone: --- While getting rid of _Float128 all around the library could be quite hard, getting rid of __int128/unsigned __int128 for 32-bit architectures shouldn't be that difficult.