https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118232
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- It's going to be difficult to prevent. At some point I considered making FRE dumb down addresses it CSEs to &base + offset. The late diagnostics are too late here.