https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109762
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2023-05-07 Target Milestone|--- |13.2 Keywords| |rejects-valid --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Dave Murphy from comment #1) > Created attachment 55014 [details] > proposed patch The correct fix is to use aarch64_feature_flags instead. I am testing a patch right now.