https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116181
--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>: https://gcc.gnu.org/g:bead6de23ecc75965f7c74a1f05539e30bd36ee0 commit r14-11007-gbead6de23ecc75965f7c74a1f05539e30bd36ee0 Author: Gaius Mulley <gaiusm...@gmail.com> Date: Fri Nov 29 16:36:14 2024 +0000 [PATCH] PR modula2/116181: m2rts fix -Wodr warning This patch fixes the -Wodr warning seen in pge-boot/m2rts.h when building pge. gcc/m2/ChangeLog: PR modula2/116181 * pge-boot/GM2RTS.h: Regenerate. * pge-boot/m2rts.h: Ditto. (cherry picked from commit 87ce8172f0bf649a8a79ef7481fb3bf35882083f) Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>