https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109762
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|12.3 |12.4 Summary|[13/14 Regression] |[12/13/14 Regression] |gcc/config/aarch64/aarch64- |gcc/config/aarch64/aarch64- |builtins.cc: mismatched |builtins.cc: mismatched |sizes for flags variables |sizes for flags variables --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually it has been broken since r12-8000-g14814e20161d . I am not going to make it into GCC 12.3 since aarch64_feature_flags is not there, a different patch needs to be done there I think. Or maybe it is ok there.