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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <[email protected]>:

https://gcc.gnu.org/g:6ae7f781322d2813e52c4227b3a1ee440b909a0d

commit r16-5822-g6ae7f781322d2813e52c4227b3a1ee440b909a0d
Author: Andrew Pinski <[email protected]>
Date:   Mon Dec 1 21:55:22 2025 -0800

    aarch64: have aarch64-tuning-enums.def installed for plugins [PR122912]

    aarch64-tuning-enums.def is needed now to be installed for plugins so
    add it to TM_H like the other .def files.

    Pushed as obvious after a build and install for aarch64-linux-gnu.

            PR target/122912
    gcc/ChangeLog:

            * config/aarch64/t-aarch64 (TM_H): Add aarch64-tuning-enums.def.

    Signed-off-by: Andrew Pinski <[email protected]>

Reply via email to