[Bug plugins/122912] [16 Regression] AArch64: gcc-plugin.h includes not installed aarch64-tuning-enums.def
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 2 06:05:58 GMT 2025
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 <pinskia@gcc.gnu.org>:
https://gcc.gnu.org/g:6ae7f781322d2813e52c4227b3a1ee440b909a0d
commit r16-5822-g6ae7f781322d2813e52c4227b3a1ee440b909a0d
Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
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 <andrew.pinski@oss.qualcomm.com>
More information about the Gcc-bugs
mailing list