https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119650
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>: https://gcc.gnu.org/g:c291bde420556c69423961f59ef6765dc6c4c547 commit r16-1465-gc291bde420556c69423961f59ef6765dc6c4c547 Author: Gaius Mulley <gaiusm...@gmail.com> Date: Thu Jun 12 10:00:36 2025 +0100 PR modula2/119650: Regenerate target independent documentation This patch regenerates the target independent documentation triggered by the additional library modules. gcc/m2/ChangeLog: PR modula2/119650 * gm2-libs/ARRAYOFCHAR.def: Remove comment about non existent read. * target-independent/m2/Builtins.texi: Regenerate. * target-independent/m2/SYSTEM-iso.texi: Ditto. * target-independent/m2/SYSTEM-pim.texi: Ditto. * target-independent/m2/gm2-libs.texi: Ditto. Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>