https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89107
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Status|UNCONFIRMED |NEW Last reconfirmed| |2019-01-30 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Looks like the & is elided before the warning and the warning code doesn't handle RSHIFTs specially.