https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119650
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>: https://gcc.gnu.org/g:f0401f950e00c99069169c31448909960426bb7b commit r15-9993-gf0401f950e00c99069169c31448909960426bb7b Author: Gaius Mulley <gaiusm...@gmail.com> Date: Thu Jul 17 22:51:45 2025 +0100 [PATCH] 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. (cherry picked from commit c291bde420556c69423961f59ef6765dc6c4c547) Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>