https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81087
--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Eric Botcazou <[email protected]>: https://gcc.gnu.org/g:e501f3131cc244e4922f935a2a939d4616b73935 commit r15-10446-ge501f3131cc244e4922f935a2a939d4616b73935 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.
