https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81087
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Botcazou <[email protected]>: https://gcc.gnu.org/g:6a8b5b873fc6312dff29b8bdb9de444caae600ef commit r16-4605-g6a8b5b873fc6312dff29b8bdb9de444caae600ef Author: Nicolas Boulenguez <[email protected]> Date: Fri Oct 24 12:46:55 2025 +0200 Ada: Fix other instances of incorrect String lower bound in gnatlink This also reverts an unintentional change introduced by the initial fix. gcc/ada/ PR ada/81087 * gnatlink.adb (Is_Prefix): Move around, streamline and return false when the prefix is not strict. (Gnatlink): Fix other instances of incorrect lower bound assumption.
