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

--- Comment #3 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:a3ac769a5973057b0006a0aca5e754a9dc53e357

commit r17-236-ga3ac769a5973057b0006a0aca5e754a9dc53e357
Author: Eric Botcazou <[email protected]>
Date:   Thu Apr 30 20:56:25 2026 +0200

    Ada: Fix build of GNAT tools with coverage enabled

    This removes an obsolete comment in the process.

    gcc/
            * Makefile.in (COVERAGE_FLAGS): Remove obsolete comment.

    gcc/ada/
            PR ada/110336
            * gcc-interface/Makefile.in (COVERAGE_FLAGS): New variable
            (GCC_LINK_FLAGS): Add $(COVERAGE_FLAGS).
            (ALL_CFLAGS): Likewise.
            (enable_host_pie): Fold into single use.

Reply via email to