https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21278
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2021-08-18 00:00:00 |2023-6-9 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Hmm, I think this is a job for final value replacement. I Know we handle & already but this seems like something it could handle too.