https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93538
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2020-02-04 Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Target Milestone|--- |8.4 Summary|equality of address of |[8/9/10 Regression] |first member to address to |equality of address of |enclosing object not folded |first member to address to | |enclosing object not folded Ever confirmed|0 |1 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- These kind of tests were folded by forwprop. I will have a look.