https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113208
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-03-25 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #19) > I will redo the reduction to make sure it is valid. I have not had the time to do the re-reduction. so I will let someone else handle that if needed. Note it might be the case where we have ICF doing the alias which causes the difference but I am not 100% sure there. Anyways confirmed with my reduction with the soruces in comment #16, #17 and #18.