https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113511
Bug ID: 113511 Summary: lack of libm2 ABI compatibility on powerpc platforms Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: gaius at gcc dot gnu.org Target Milestone: --- Following on from PR111956 gm2 can generate objects using -mabi=ibmlongdouble and -mabi=ieeelongdouble. However it only links to the libgm2 generated using the --with-long-double-128 and --with-long-double-format flags selected during configure.