https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114444
--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 57789 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57789&action=edit Proposed fix This patch corrects two error format specifiers. gcc/m2/ChangeLog: * gm2-compiler/M2Quads.mod (BuildTruncFunction): Correct error format specifier. (BuildFloatFunction): Correct error format specifier.