https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95926
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-06-29 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Note :s tries to overcome this for "single" result operations like a ^ b but single_use () checks make that stronger (and fail).