https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118303
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-01-05 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|middle-end |ipa --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think these can just be xfailed like it was done for hppa 32bit as mentioned in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92548#c2 on why they fail currently. Maybe now since there are 2 targets, a target feature proc might be useful and replace the hppa test with that.