https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108553
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Iain D Sandoe <ia...@gcc.gnu.org>: https://gcc.gnu.org/g:6dd4578f4779b27b2115d78226ff7df46c939061 commit r13-5398-g6dd4578f4779b27b2115d78226ff7df46c939061 Author: Iain Sandoe <i...@sandoe.co.uk> Date: Thu Jan 26 09:46:32 2023 +0000 Modula-2: Remove debug code [PR108553]. Remove debugging code accidentally left in place in r13-5373-g80cf2c5e8f496b. Signed-off-by: Iain Sandoe <i...@sandoe.co.uk> PR modula2/108553 gcc/m2/ChangeLog: * gm2-lang.cc (gm2_langhook_init_options): Remove debug code.