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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>:

https://gcc.gnu.org/g:594ef1ff707866bcdc1f077c5d078a5bd250320f

commit r14-5899-g594ef1ff707866bcdc1f077c5d078a5bd250320f
Author: David Malcolm <dmalc...@redhat.com>
Date:   Tue Nov 28 03:20:02 2023 -0500

    analyzer: install header files for use by plugins [PR109077]

    PLUGIN_ANALYZER_INIT was added in r11-5583-g66dde7bc64b75d, but we
    haven't been installing the analyzer's headers files.

    Fixed thusly.

    gcc/ChangeLog:
            PR analyzer/109077
            * Makefile.in (PLUGIN_HEADERS): Add analyzer headers.
            (install-plugin): Keep the directory structure for files in
            "analyzer".

    Signed-off-by: David Malcolm <dmalc...@redhat.com>

Reply via email to