https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115917

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Sam James <sja...@gcc.gnu.org>:

https://gcc.gnu.org/g:e236e9edbe78f2be5224a0f188ae3bb74d6b3c1b

commit r13-9217-ge236e9edbe78f2be5224a0f188ae3bb74d6b3c1b
Author: Arsen ArsenoviÄ <ar...@aarsen.me>
Date:   Thu Aug 15 19:17:41 2024 +0200

    gnat: fix lto-type-mismatch between C_Version_String and
gnat_version_string [PR115917]

    gcc/ada/ChangeLog:

            PR ada/115917
            * gnatvsn.ads: Add note about the duplication of this value in
            version.c.
            * version.c (VER_LEN_MAX): Define to the same value as
            Gnatvsn.Ver_Len_Max.
            (gnat_version_string): Use VER_LEN_MAX as bound.

    (cherry picked from commit 9cbcf8d1de159e6113fafb5dc2feb4a7e467a302)

Reply via email to