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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Eric Botcazou
<ebotca...@gcc.gnu.org>:

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

commit r15-10028-gd80498a7025750445dd21a21888bf8a5df158bb0
Author: Eric Botcazou <ebotca...@gcc.gnu.org>
Date:   Mon Jul 21 20:27:37 2025 +0200

    Ada: Fix wrong tag in style check warnings

    This fixes an old issue whereby violations of the style check -gnatyc are
    sometimes reported as violations of -gnatyt instead.

    gcc/ada/
            PR ada/121184
            * styleg.adb (Check_Comment): Use consistent warning message.

Reply via email to